

deleted by creator


deleted by creator
Definitely do not do tapes.
I’d also recommend Backblaze. Their S3 compatible storage is pretty affordable. I backup to a Kopia repo and then replicate to Backblaze nightly.
Tapes require so much more work to keep up to date and mght not even be cheaper over time.


I use GarHAge which uses open hardware and software and was pretty easy and cheap too. https://github.com/marthoc/GarHAge


I feel like we need a less invasive form of age verification or we need actual data privacy laws in the US with some teeth. As it is right now it’s basically a guarantee that your ID and facial data will be in a breach eventually. Seems like every site will require this once it starts.


This is my exact concern.
If I pay for the lifetime pass now, what’s to stop them from restricting even more features behind new types of subscriptions and paywalls. “We’re adding back the ‘Watch Together’ feature but it requires a Platinum Plex subscription and will not be a part of Plex Lifetime Pass users.”
Seems kind of inevitable honestly.


If you mean that you are using Proton VPN on your Raspberry Pi to mask your downloading traffic, then no that same VPN will not help you access services like Jellyfin on your home network while you are remote.
Instead you’ll want to use something like Tailscale (or Wireguard). You run it as a service on your home network and it then becomes your own VPN that you (or others) can use to connect to your home network when you are remote.
You could run Wireguard on the same RaspberryPi that you use for downloading but I would recommend against it assuming that you’re running Proton VPN right on the host itself (and not inside a container).
I’m assuming your phone has to be rooted for this right? Or is docker running without root? I didn’t realize anything like this was possible. This is interesting.
This is basically how I do it too.
I used to be more creative but then I got in the habit of running more servers and swapping hardware more frequently so it got harder to remember what hardware I was actually connecting to. Now they get hardware based names and everything else is named by service-based Ansible roles.
I go “Gray Man Theory” with my car and try to blend in as much as absolutely possible. I drive a popular reliable car in a popular color with a standard license plate and no stickers. I figure there is no reason to stand out and cars are some of the easiest ways to waste a ton of money.
I’ve genuinely considered putting a ‘Thin Blue Line’ flag or MAGA sticker on it just because it’d make cops in the area think of me as a friendly but I don’t think I could live with myself.


It’s frustrating that the last bastion of hope against total Google dominance of the browser market has no sense of direction at all and is constantly tripping over rakes.
This is what I’m using and I haven’t found any reason to switch yet.


I use a Gnome implementation of this and it works great too.


This breaks things like Whoogle that used the JavaScript-less api to pull search results.
I upgraded to a new GPU a few weeks ago but all I’ve been doing is playing Factorio which would run just fine on 15 year old hardware.


But expanding executive power helps break legislative gridlock! It’s not like Americans will ever elect an unhinged criminal lunatic to the Presidency.
Debian + Containers is definitely the way. Literally so stable it’s boring.


Same here. I love DuckDNS but after the third DNS outage taking down all my services I migrated to Cloudflare and haven’t had a single problem since.


Newer Dell laptops I’ve worked on have them soldered on to the motherboard.


Feels like this would be a bigger win for them than a lot of other companies. The people interested in privacy focused alternative to the Google/Microsoft/Apple offerings probably have a lot of overlap with Linux users.
This exactly. I’d use rsync to sync a directory to a location to then be backed up by kopia, but I wouldn’t use rsync exclusively for backups.