

Is it part of the ToS of lemmy.ml to regularly post bs takes?


Is it part of the ToS of lemmy.ml to regularly post bs takes?


Why is this post in the privacy community of all places?


Yeah, the RAM shortage is definitely to blame on Electron. Won’t someone please think of the poor AI companies who have to give an arm and a leg to get a single stick of RAM!
+1 for Podman. I’ve found rootful Podman Quadlets to be a very nice alternative to Docker Compose, especially if you’re using systemd anyway for timers, services, etc.


I’m not sure I’d classify wiz as a “weird AI content blog”, but I agree that it’s good to get the information straight from the horse’s mouth.


If you also use FreshRSS, you can configure filters to automatically mark new articles as read (e.g. intitle:'beta'). Since I only view unread articles, that effectively deletes them and I never have to see them!
While I agree with your sentiment, no interoperability obviously hasn’t made people switch to better platforms either. The only difference is that without interoperability, I’m forced to still use WhatsApp to communicate with those unwilling / unable to switch.
I’m using Nextcloud as well, but I’ll admit that it’s probably a bit heavy if all one needs is a calendar.


True, but only one of the suspects is alleged to be involved with CSAM. Also, it seems like that wasn’t the original lead the police were pursuing, given that the charges were added post-arrest. This seems very much like an anti-piracy operation that just happened to catch a pedophile as well.


OP said to mind the clunkiness, so fair point. Though by far the worst part of this are the slightly skewed lines going to KeePassXC, KeePassDX, and Proton Pass…
But “Congenital Venereal Edema” is better?


You still have 63% RAM available in that screenshot, there are zero problems with Java using 13% RAM. It’s the same as the tired old trope of “ChRoMe Is EaTiNg My MeMoRy”. Unused memory is wasted memory if it can be used for caching instead, so unless you’re running out of available memory, there is no problem.
Also, the JVM has a lot of options for configuring its various caches as well as when it allocates or releases memory. Maybe take a look at that first.
Edit: Apparently people don’t want to hear this but don’t have any actual arguments to reply with. Sorry to ruin your “JaVa BaD” party.


I use Backblaze B2 for one offsite backup in “the cloud” and have two local HDDs. Using restic with rclone as storage interface, the whole thing is pretty easy.
A cronjob makes daily backups to B2, and once per month I copy the most current snapshot from B2 to my two local HDDs.
I have one planned improvement: Since my server needs programmatic access to B2, malware on it could wipe both the server and B2, leaving me with the potentially one-month old local backups. Therefore I want to run a Raspberry Pi at my parents’ place that mirrors the B2 repository daily but is basically air-gapped from the server. Should the B2 repository be wiped, the Raspberry Pi would still retain its snapshots.
✅ but I can’t give the competitors too many ✅ so let’s go with ⚠️
The docs on DNS challenge are here, and a bit further down you can find the ones on wildcard certificates