New blog post: Ye Gods https://jmtd.net/log/ye_gods/
Where I miss out on a Bandcamp code from the service GetMusic, but discover an album and artist I really like anyway, and buy all their stuff.
Experimental electronic, a layer above ambient, maybe a bit new age. Does remind me a lot of bits of Coil. Leans to the dark. This album is part of a trilogy.
There’ll be a blogpost about this to come
Number of times Firefox has inhibited me suspending my desktop because a tab somewhere has a video in it I’m not watching: TOO MANY
Send help :(
properties.spec.data.properties.mapping.properties.components.items.properties.pushSourceContainer.enum: true
TIL, rsync with only one src/dst argument will just print out the source files. I discovered this by unhappy accident (well, it could have been worse: I typed rsync -a --remove-source-files ~). This might be useful in constrained environments e.g. in a container context which has rsync but not many other tools.