versionc
versionc@lemmy.world
Posts
-
Post #2426222
Honestly, privacy isn’t that big of a priority for me when it comes to email because email is by its very nature not particularly private. If you want private email communication, you can use something like GPG to encrypt your correspondence, in which case your provider doesn’t really matter. If privacy is a huge concern, other protocols are better. Because of this, I use Fastmail for the huge number of email addresses you can use (I used to use Proton but they were very limiting in that regar...
-
What's the proper way to install every-day CLI tools on immutable distributions like Fedora Bluefin?
I’ve read that containers are preferred for development, but they aren’t persistent and it doesn’t seem like files such as /etc/fstab can be accessed through them when running distrobox (I enjoy editing such files using vim). It’s also a bit annoying having to enter a specific container to run something like btop. Are you supposed to layer them with rpm-ostree?