

5·
9 months agoI would actually argue that for privacy reasons when choosing an email provider you should go for one outside of the country you live in, even better go for one in a country that wouldn’t comply with your country’s court requests for data.
Edit: ac corrected actually to factually lol

Quick PSA if you’re dual booting from the same drive, the boot partition size is dictated by the windows install. There is chance that when you’re doing a system upgrade on linux, when recompiling initramfs is necessary, you run out of space on the boot partition since linux makes a fallback/backup on the boot partition. This might block you from upgrading unless you manually delete (and backup) the images and run mkinitcpio -P manually. Note that this may result in bricking your system, but it isn’t hard to fix if you have some experience.