I’m not sure when you were using it, but Navidrome definitely let’s you play individual songs and shuffle.
I’m not sure when you were using it, but Navidrome definitely let’s you play individual songs and shuffle.
I also don’t see how the term applies only to ActivityPub, wouldn’t any federated protocol ecosystem be a ‘federated universe’?
Matrix is federated though, so why wouldn’t it have something to do with the fediverse? Is that not the definition of the term?
Also only differences are stored, so if your files don’t change much each backup costs very little. I keep hundreds of backups for the previous year of changes, and it uses less than double the amount of storage the files take up. You can also enable compression, which I do, so it’s even smaller.
I use backblaze storage with Kopia, which supports using object lock. Every time a backup is made the objects for it are locked for a configurable amount of time. I use 30 days, so an attacker would have to compromise my backup software for a month before being able to erase my backups.
Yeah this is why I don’t use cloudflare, I have my domains on porkbun.
What on earth is this video from; I’ve never seen it before.
Because that is the necessary condition for the primary attack people are worried about right now: https://en.m.wikipedia.org/wiki/Harvest_now,_decrypt_later. We have plenty of information that could still be damaging if decrypted in 100 years.
What makes you think someone won’t manage to develop a performant large-scale quantum computer in the next hundred years? Just 90 years ago standard computers were still more or less electromechanical arithmetic machines.
Yes, the first one matches only 2 more characters while the second matches 1 or more. Also the +? is a lazy quantifier so it will consume as little as possible.