You just made my day, kind internet person! That’s exactly the holy grail setup I’ve been looking for for the last couple of months. Will try it out as soon as I can!
These containers are running on various servers I have at home, not on a desktop machine. I use podman as an alternative to docker, because it’s fully libre and does not require running containers as root. To be honest, I’ve never thought about running flatpak containers for these kinds of services – do you have a setup like this that you want to share?
I always get ‘Blocked by Network security’ for trying to access Reddit from a VPN
Don’t get me wrong, I don’t support this. But I can see how the suits at Synology could come to the conclusion that this is a great idea
People who buy overpriced “solutions” instead of taking the time to configure a PC seem like exactly the crowd to enjoy a closed ecosystem (see apple)
Why bother? Use a VPN.
Do the cars not have to be certified? It seems to me that fewer employees just means longer delays for certifications, not easier certifications
You can use FDE and setup a minimal ssh server like dropbear to run at startup. This way, you can supply the password via a keyboard connected to the machine OR via ssh. This gives you a similar workflow to the data partition you mentioned, but encrypts the entire system.
Which country is that? I just recently got fiber, but 1G down 0.5G up would cost me 90€/month, and that’s the fastest they’re offering.
I also wouldn’t use the built-in Wifi on this, but I can understand why they’d want to offer an all-in-one solution
I hate the cloudflare stuff making me do captchas or outright denying me with a burning passion. My fault for committing the heinous crime of using a VPN!
From the image, it doesn’t seem like it has rack mounts, which is kind of an odd choice. There are lots of switches that have a similar form factor, but can be put in 10" or 19" racks depending on which rack ears you put on it
Follow-up video idea: speed ≠ distance
Git is already decentralized, nothing is stopping you from adding multiple remotes to your repo.
I always thought the second amendment was supposed to prevent this
What’s stopping you from connecting it to the local network but denying internet access? E.g. via a firewall rule or separate VLAN?
Gemini auf die Eier
Uhm this is exactly why you only store already-encrypted data on remote servers
I’d say NixOS is great for servers, mostly. Only having to worry about certain things (secure boot with custom keys, FDE, partition layout, network, sshd, firejail, etc.) once, and then replicating the same setup on another machine is waaay more convenient than going “I wonder what I was thinking when setting up this machine” once in a while when looking at some machine again you haven’t touched in some time. When it comes to desktop usage, the whole thing does not feel as magical - configuring system options in e.g. KDE is still a lot of clicking around in a GUI. I still use it for my desktop machine, just so I don’t have to think about another distro.