#mutagen — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mutagen, aggregated by home.social.
-
New #ECHA investigation finds substances causing cancer, genetic mutations or harming reproduction are present in childcare products, such as car seats, bibs and baby changing mats. https://echa.europa.eu/-/echa-s-investigation-finds-toxic-chemicals-present-in-childcare-products#msdynttrid=zZtSOrJ1ZZv8Htg1O3Vk-YaaLzQP5lT_fzqLUbsd95A
-
Did short test with #DDEV + #mutagen for one project after recommendation of colleague. This was indeed fast. ⏩⏩⏩ https://ddev.readthedocs.io/en/latest/users/install/performance/#mutagen
("If you’d rather use Mutagen on a specific project, run ddev stop, enable it with ddev config --mutagen-enabled, and ddev start again.") -
Next in our #EverythingOpen Speaker Spotlight we have Tobin Harding who will take us through advanced #testing in @rustlang using tools like #Mutagen and #Kani
-
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.
-
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:
https://mutagen.readthedocs.io/en/latest/user/gettingstarted.html