• 8 Posts
  • 198 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle






  • im currently using windows 11 on msi gf63 laptop. if i used linux i would use ubuntu,bec it seems like the easiest thing.

    Ubuntu is popular but I wouldn’t necessarily say easiest. Something like Linux Mint would probably be simpler.

    i game,i use brave browser,i pirate games and software. i also like that my hoarded pirated binaries of games and software will work even years later on windows without too much effort.

    My child, you’ve come home.

    i use an hp printer,and need to be able to use it on linux.

    Stop using HP printers. That being said if it was made in the last 5 years it’ll probably work on Linux out of the box.

    i expect to be able to use the laptop and not think about the os too much,meaning i wont distro hop or try to customize it too much. im fine with the terminal,my goal of using linux is being far from malware.

    I’m a big fan of immutable distros like Bazzite and Bluefin. They’re so stable they’re almost boring. As far as malware goes I would say standard rules apply: scan random binaries before execution, run normal operations as non-root/unprivileged users, patch regularly.






  • 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.