I’d like to settle on a distro, but none of them seem to click for me. I want stability more than anything, but I also value having the latest updates (I know, kind of incompatible).

I have tested Pop!_Os, Arch Linux, Fedora, Mint and Ubuntu. Arch and Pop being the two that I enjoyed the most and seemed the most stable all along… I am somewhat interested in testing NixOS although the learning curve seems a bit steep and it’s holding me back a bit.

What are you using as your daily drive? Would you recommend it to another user? Why? Why not?

  • notfromhere@lemmy.one
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Having spent years on Gentoo and done several installs, installing Arch the other day was a wall in the park and felt natural. I had to learn the new tech stack (nmcli, pacman, arch-chroot) but after that it was basically easy mode. You mean I don’t have to define compiler flags and feature flags and I don’t have to wait for it to compile or set up a cross arch compiler farm?

    • Ew0@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      This is how I feel about Gentoo too but I use Void as a daily instead, no systemd and it feels more like what Arch used to be (e.g. Runit is like 5k SLOC whereas systemd is 100s of k’s).

      Not bashing but everything seems well engineered with less cruft/bitrot than Gentoo. Of course there’s less customisability xbps-src is pretty decent at doing the job, or just write your own templates :)