Alt text: A line plot with 2 axis (confidence vs competence) referencing the Dunning-Kruger effect with various distro logos placed at different points on the line. Starts with mint/ubuntu near (0,0) and progressing through multiple distros to end up with opensuse/fedora at what it calls “the plateau of sustainability”

  • leftzero@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 days ago

    Plotting a route to the peak of mount stupid, I suppose.

    I’ve needed to change my computer within the next six months for the last five years, and the plan is to try out NixOS, because as a programmer it looks like a reasonable kind of OS, despite all the warnings to the contrary (shame it’s Linux and not BSD, though… the more I learn about Linux and BSD, the more reasonable BSD looks).

    I haven’t significantly used Linux since I was studying over two decades ago, and I’m pretty certain the last time I set up a Linux system it was Slackware.

    My plan is to read the allegedly insufficient documentation and try to figure it out from there. 🤷‍♂️

    Wish me luck, I’ll certainly need it.

    • qqq@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      I love nix and NixOS, but yes the documentation is incredibly insufficient. I’d recommend a normal distro + the nix package manager first for a personal laptop. You have be ok occasionally taking a detour to learn how to build some random program from source in a sandbox with no networking every once in a while so it’s kinda clunky as a daily use OS imo. It shines on servers though