home.social

#mutagen — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mutagen, aggregated by home.social.

  1. Can anyone point me to some instructions on how to change mutagen target point on a DDEV project ??

    #ddev #nginx #mutagen #docker #php

  2. Did short test with #DDEV + #mutagen for one project after recommendation of colleague. This was indeed fast. ⏩⏩⏩ ddev.readthedocs.io/en/latest/
    ("If you’d rather use Mutagen on a specific project, run ddev stop, enable it with ddev config --mutagen-enabled, and ddev start again.")

  3. Next in our Speaker Spotlight we have Tobin Harding who will take us through advanced in @rustlang using tools like and

    2023.everythingopen.au/schedul

  4. How many #mutagen users are out there? It's the best solution I've found for improving #docker performance on #macos for #php projects. I'm working on a #zsh utility to help solve some of my UX woes and would love to get feedback from other people using zsh and mutagen sync! #mac #phpc

  5. Would love to do something interesting with realtime shell widgets. My first trial would probably be with Mutagen sync. Found this bit of magic that might be useful if I ever decide to make it happen!

    #mutagen #bookmark #zsh #shell #widget

    github.com/mafredri/zsh-async

  6. Currently documenting the process of setting up a #Hashicorp #Nomad cluster with proper encryption, fully automated LB (Nginx, Certbot) on each node including a shared data volume that is live-synced over all nodes using #Mutagen and SSH, auto-fixing problems/permissions, using FS ACLs and reporting to Telegram (or wherever). Only using Nomad; no Consul, no Vault. Nomad variables for secure secrets managed by the rafts keyring. \o/ maybe a minimal UI to manage shares. I love Nomad. ❤️ Love OSS.

  7. Successfully upgraded MacBook 2021 M1 Pro to #Ventura. Everything running so far very well, like #DDEV with #mutagen, Docker Desktop, #PHPStorm and so on...
    DDEV needed an update, but no problem at all.

  8. Hey, I liked the library #Mutagen for doing #ID3 tags on audio files. Very useful if you need to tweak metadata on a bunch of files, or even just one with the command line.

    As a #python fan, it was very quick to re-tag a bunch of audio files after I had split a six hour file into 16 25min files.

    I was able to code a quick script to re-do the tags with meaningful segment titles.

    Give it a try, from PyPi, and see the docs here:

    mutagen.readthedocs.io/en/late