

No, they removed that clause some 2 or 3 years back.
No, they removed that clause some 2 or 3 years back.
I use Borgmatic for my scheduled backups, and sync to Backblaze B2 with Rclone. Works great!
My data doesn’t compress as well as yours though.
Holy hell, Napster is a (legal) subscription music streaming service! Crazy times we live in.
Docker wants you to use volumes. That data is persistent too. They say volumes are much easier to backup. I disagree, I much prefer the bind mounts, especially when it comes to selective backups.
Yes that’s what I do too!
Overnight cron to stop containers, run borgmatic, then start the containers again.
I occasionally have had permissions issues but I tend to be able to fix them. Normally it’s just a matter of deleting the files on the host and letting the container create them, though it doesn’t always work it usually does.
I don’t know if this is naughty but I use bind mounts for everything, and docker compose to keep it all together.
You can map directories or even individual files to directories/files on the host computer.
Normally I make a directory for the service then map all volumes inside a ./data directory or something like that. But you could easily bind to different directories. For example for photoprism I mount my photos from a data drive for it to access, mount the main data/database to a directory that gets backed up, and mount the cache to a directory that doesn’t get backed up.
Haha I knew what this was even before I clicked 😆
This reminds me of a toy one of my kids got given from my mum.
Apparently it was a giraffe. A giraffe without the one defining feature of a giraffe.
I’m not sure what can be done at the free tier. There is a switch to turn on AI not blocking, and it breaks federation.
You can’t whitelist domains because federation could come from and domain. Maybe you could somehow whitelist /inbox for the ActivityPub communication, but I’m not sure how to do that in Cloudflare.
Yeah Bandcamp is great. They also do Bandcamp Friday events where all the revenue goes to the artist.
The problem is it’s really hard to find any mainstream bands on there. Presumably most of them sign away those rights when they get a label.
In terms of Lemmy instances, if your instance is behind cloudflare and you turn on AI protection, federation breaks. So their tools are not very helpful for fighting the AI scraping.
Ah interesting, I didn’t realise Apple Music was available on Android.
For the life of me I cannot find an Apple Music website that lets you buy and download songs. I keep getting directed to download iTunes.
I know Apple has a music store. But if I use Android and Linux, how do I access it?
My favourite thing about Qobuz is they have a store where you pay money and they give you audio files, like in the old days. So you can pay for your music then keep it without an ongoing subscription.
AI scrapers are a massive issue for Lemmy instances. I’m gonna try some things in this article because there are enough of them identifying themselves with user agents that I didn’t even think of the ones lying about it.
I guess a bonus (?) is that with 1000 Lemmy instances, the bots get the Lemmy content 1000 times so our input has 1000 times the weighting of reddit.
If you’re using Nextcloud All In One then it’s easy to enable it in the AIO settings.
If you’re not, I suggest looking into it. It’s the new officially recommended way of installing and it’s been great.
Nextcloud has an export/import data function but at the time I did it I only had a few GB of data so not sure how well it scales.
Ah I didn’t know about the android logs. Next time it happens I’ll check them. Normally I’m not near access to the server when it happens.
I just tried to force android to kill it but I opened up 20 other apps and when I switched back it was still active so I guess I’ll just have to wait.
I’ve looked and looked and can’t find this “log” entry? By global settings, you mean tap the menu at the top right and tap settings?
Eh I don’t even need to think about this anymore. I have a cron job that backs up every March 31st.