• 6 Posts
  • 141 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • As far as vim goes I’ll say it’s not really necessary to learn but it’s a good tool to have in your belt. I once tried to print the manual to vim but noped out after about 100 pages. I’d say learn how to navigate, edit, copy-paste, find and replace text in vim. You could go all the way to do crazy things like running a CLI command from within vim and put the result into the editor but from a desktop environment it isn’t as helpful compared to simply having two terminal instances open.



















  • As an experienced Linux user I’ll say immutable Fedora (Bazzite) is the most stable OS I’ve ever used. Had to do a rollback maybe once, because of bad pkg layering, which they discourage, never had a pkg conflict on upgrade, everything installs and uninstalls cleanly (with flatpak or brew), and there’s been maybe one, very uncommon, use-case I thought the OS wasn’t up to doing.

    I’ve never used Mint but I’m guessing its ease-of-use is mainly due to maintenance and configuration being done largely through the UI. Immutable distros tend to be UI heavy as well because approaching problems the traditional way (through CLI) are more likely to have you edit the read only sections of the filesystem.

    Immutable or not I think most casual users will be safe if they don’t use the terminal.