• 1 Post
  • 81 Comments
Joined 4 years ago
cake
Cake day: July 21st, 2021

help-circle












  • I do encrypt my drives, and it’s not as transparent in Linux as it is in the others. I’m sure I could get a TPM setup for seamless boots, but I haven’t done that yet.

    For mobile drivers, I still encrypt, but that locks them to one OS since LUKS isn’t cross platform. There is VeraCrypt for cross-platform encryption, but that’s one more thing to manage and install.



  • Random peripherals get tested against windows a lot more than Linux, and there are quirks which get worked around.

    I would suggest an external SSD for any drive over 32GB. Flash drives are kind of junk in general, and the external SSDs have better controllers and thermals.

    Out of curiosity, was the drive reformatted between runs, and was a Linux native FS tried on the flash drive?

    The Linux native FS doesn’t help migrate the files between Windows and Linux, but it would be interesting to see exFAT or NTFS vs XFS/ext4/F2FS.



  • I need to run immutable distros more, and I need to figure out how to roll my own images.

    Desktop side, I need certain things in the base image rather than adding more layers or using a container. Things like rsync, nvim, git, curl, lynx, etc.

    Would immutable distros help reach more desktop audiences? Perhaps. It’s more about applications though. The biggest help has been electron apps and the migration to web apps. The Steam Deck is successful because it has applications people want.

    Server side, they look really promising for bare metal servers. Provided, there is an easy way to compile custom images. Being able to easily rollback to a known good image is very enticing, as you point out.




  • I don’t have a reason to move away from the Fedora defaults except for monospaced fonts.

    Terminal wise, terminus is my default. It’s so clean, and it looks good without anti-aliasing.

    Roboto Mono is my current preference for monospaced fonts.

    Adobe Source Code Pro and JetBrains Mono are good alternatives as well.