• jakeCubes@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    3 days ago

    Can’t say it’s the best, but I love Alpine. It’s light, fast, versatile and easy to use, runs on anything, and despite it being used mostly in containers and VMs, it makes for a great desktop distro aswell. :)

  • tatterdemalion@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    NixOS. My entire config is source-controlled and I can easily roll back to a previous boot image if something breaks like cough Nvidia drivers. I also use it for my home router and all self-hosted services.

      • dwt@feddit.org
        link
        fedilink
        Deutsch
        arrow-up
        0
        ·
        1 month ago

        Out of all the ways that I have tried in the past, to reproduce not just the initial state, but also the ongoing changes of a disto (ansible, saltstack, chef, bunch of Shell scripts) — nix is by far the shortest. With all of these technologies I would never have dreamed to do this for a single Maschine. But now it’s not only possible, but actually gasp enjoyable!

        Mind you, if that is not the problem you want to solve, maybe install just the nix package manager in addition to your distribution, and learn to enjoy it without having to run your whole distribution this way.

        • smiletolerantly@awful.systems
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          You misunderstand! It has also turned into basically a hobby (and recently, a job, lol) to manage nix configs.

          Those 19k lines are clean, well-structured and DRY, and do describe every little thing about ca. 30 machines.

  • poinck@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    For a long time I considered Gentoo the best, because I know my things around there. A month ago I said goodbye to my last Gentoo installation in favour for Debian trixie (the next stable release). Gentoo was too time consuming despite the binary repo.

    If it would be my job to maintain a Gentoo system I would gladly accept, but there should be a need for it by the users. Otherwise I would just recommend Debian stable or Fedora.

    My favourite is Debian over Fedora, because I often don’t need the latest versions of a software. And there is flatpak.

  • Mwa@thelemmy.club
    link
    fedilink
    English
    arrow-up
    0
    ·
    21 days ago

    CachyOS, cause its Minimal and “Fast”(maybe) ik i can try out normal Arch but I dont wanna rebuild my system everytime I mess something up + Arch based distro its better then Arch Install(in my opinion)

  • axEl7fB5@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    I use NixOS, btw (don’t you see that glorious gif?). It’s the only distro that is actually different compared to other distros. It’s not just another package manager, another ubuntu skin, or a different desktop environment. If you learn how to configure it, you can easily redo breaking changes or install an exact copy of your system on a different device. You can configure all you want and you will never ever have to worry.

    Also has better flex than Arch users.

    cons
    • burj khalifa learning curve
    • arch documentation * -1 doc quality (dogshit documentation)
    • doesnt work outta the box
    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      27 days ago

      It’s super cool to be able to copy a single or maybe two configuration files from one box to another, sync thing your home folder and have an exact copy.

      It’s super cool to temporarily install things with nix-shell. I have little environments set up where I write python or rust or edit videos and if I’m not in that environment none of those commands even exist.

      Updating in vanilla is pretty straightforward. Update your base channel, rebuild. But if you install say home manager as a flake that doesn’t update the same way. And then if you do it as an environmental install it doesn’t update the same way. And then it’s totally possible to do an update get a new version of your web browser, But your auto starts or your PWA’s point to the old version of the web browser. My personal favorite is when I update signal. It upgrades the database. Field binary is no longer capable of running but is still the default for some reason. I have to look up the command expunge it from the store, simply finding it in the store isn’t trivial.

      Most distros have gotten easy to the point of being boring. We don’t suffer that fate in Nix.

  • DivineDev@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Nobara: It works well most of the time and has pretty much everything needed for gaming preinstalled. I had a bad update once that prevented booting past the command line though. Now that I’m more experienced I’d probably use a more mainline distro and install the gaming stuff myself.

    • Shareni@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      It’s decent, but screw using someone’s personal distro. Glorious literally dropped every scrap of his default de config, and switched to another. No transition, no migration, just deleted everything and went on with his day.

  • crankyrebel@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    I use Arch, btw, but I don’t consider it the best (yes I do.) I could easily transition to Fedora, for example (I would never do that,) and be completely happy (I would rather continually hit my head with the metal stapler gun on my desk.)