Hugging Stars@programming.devtoTechnology@lemmy.world•European Union set to revise cookie law, admits cookie banners are annoyingEnglish
242·
1 year agoJust don’t remove it entirely, currently companies will at least pretend to comply.
bEFORE yOU cONTINUE tO gOOGLE sure is annoying though.
Use a separate bootloader partition for every OS. Windows is known for destroying non-windows bootloaders. It rarely, if ever, touches anything else. Many distros have a /boot partition with initramfs since grub might not support booting from the root partition’s filesystem. Integrity is ensured with secure boot, /boot encryption is optional.
LUKS is straightforward, and most non-DIY distros have encrypted root support built-in.
Gnome has Google drive support in the file manager itself, although it’s not exposed to CLI yet.
If you’re not short on storage, I personally highly recommend Flatpaks as they are containerised whilst also come with a sandbox solution. Avoid non-default frontends when using system packages.
Check out immutable/image-based distros like Fedora Silverblue. They are proved to be extremely reliable and need little to no manual maintenance since all changes are atomic and generate a brand new OS.
Avoid Nvidia GPUs. Their proprietary drivers are compatibility nightmares.