• 3 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • If I, a humble computer hobbyist can figure out Nix, why don’t more users do so, and why is Nix so niche?

    My guess as to why this isn’t a more central feature of Linux distros is that this is not something most users need. If you need to reinstall the OS because you broke it, then a full system backup is probably more convenient, even if it’s less than optimal to back up packages which you could download. If you need to reinstall the OS because you want a clean slate when upgrading to a new version, then your package list for the old version could cause a lot of conflicts as maintainers regularly remove and add new packages.

    I have backed up my zsh, vim, tmux, etc. configs and written a few shell scripts which install them and download vim plugins etc. If I ever need to reinstall the OS I would use these. However, in the last 20 years since I ditched Windows I have reinstalled Linux exactly two times: Once because I was an idiot and didn’t have a proper backup when I accidentally formatted the wrong HDD, and once when I switched from Xubuntu to Fedora in which case a package list wouldn’t have been usable.


  • I use Fedora (KDE) and game a lot. While I mostly like it, I’ve had some problems with it that were non-trivial to solve, so if you’re a Linux beginner I would not necessarily recommend it to you.

    Perhaps Bazzite would be a good option? It’s based on Fedora and created with gaming in mind. I got it recommended here and installed it on a friend’s kid’s computer and he’s very happy with it so far.

    There’s also Nobara which builds on Fedora to create a gaming-focused distro.





  • In all fairness, I’ve had some really dicey problems on Linux. I think the most difficult problem I’ve encountered was when I bought a USB soundcard which only worked in legacy mode, but using Wireshark and the USB audio class specification I managed to track down the bug in Linux’ usb-audio module, so now I’m technically a kernel contributor :)

    For me the difference is that when I get a problem on Linux, it usually tries to provide me with the information I need to figure out what goes wrong, and due to its open nature it tries to make it easy to fix things. Also the majority of the time, Linux is working flawlessly. Windows on the other hand, is plagued by bugs and annoyances that show up on a weekly, if not daily, basis. And when issues happen, they come with little information and are often impossible to fix yourself since the OS is locked down.


  • Glad you enjoyed it!

    As for the choice of distribution, the installation of Bazzite was actually far from trouble free. The precise issue and its solution escapes my mind at the moment, but it refused to boot at first, and I had to spend more hours than I had hoped for before it was up and running. But after that it seems to be stable, the only question the kid has sent me was “can it break my computer if I switch Project Zomboid to the beta branch?” so I assume everything is working well now :D (There was a warning about switching to beta, saying that you should make a backup because things could break, and he wasn’t sure what they meant)


  • So fun watching someone try Linux as their first OS, none of the “Linux is difficult because I learned how to use Windows” or “Linux is bad because it’s not exactly like Windows” comments :D Roblox stopped working when the devs intentionally blocked Wine, but he just shrugged and said he didn’t play it that much anyway.

    It’s a little heart breaking hearing him often ask which parts he could buy to get more FPS, because he’d need to replace half the computer to get a newer CPU and DDR4 RAM, since I suspect the DDR3 could be the current bottleneck. But other than that he’s very happy with the computer.


  • Glad to hear it’s working well for her. I used Xubuntu myself in the past but switched to Fedora KDE on a whim :). When my wife wanted to ditch Windows I thought Xubuntu would be a good choice for her, but honestly I was surprised with how many different problems and errors we ran into while installing it on her computers. Granted it’s more stable now, but during the first couple of months I occasionally had to spend hours trying to get pretty basic stuff working, when it required more advanced Linux knowledge to fix.