I made the unfortunate post about asking why people liked Arch so much (RIP my inbox I’m learning a lot from the comments) But, what is the best distro for each reason?

RIP my inbox again. I appreciate this knowledge a lot. Thank you everyone for responding. You all make this such a great community.

  • mat@linux.community
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I (maybe) ended distrohopping last year when I gave NixOS a shot. I can’t recommend it for beginners but once you understand generally how things work on Linux (and have an interest in programming) it’s a superpower to be able to define your entire setup as a single git repository. If something ever breaks, I can reboot into an older commit and keep using my computer, or branch off in a different direction… I’ve only scratched the surface of NixOS and yet I can already make a live USB containing my setup with a single command, or deploy it (“infect”) to another machine and manage e.g my work desktop and my personal laptop sharing most settings. Also it taught me about Nix (the package manager, which also runs on any distro and macOS independent of NixOS) which I now use to set up perfect development environments for each of my projects… if I set up dependencies once (as a flake.nix shell), it’ll work forever and anywhere.

  • sakphul@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    28 days ago

    For me it’s openSUSE Tumbleweed on my Desktops/Laptops and openSuse Leap on my Servers. The killing Feature for me was the propper BTRFS integration with Snapper for seamless rollbacks in case I borked the system in some way.

    One “downside” for me is the mix of Gnome Settings and Yast on my Desktop. But I like yast on my servers for managing everything (enabling ports in firewall, network config, enable autoamtic isntall of security updates, etc.). Also openSuse is not that common, so sometimes it is hard to find a solution if you have a distribution specific question.

    Personally never looked to closely into openSuse Build Services (OBS). But I know some people who really like it.

  • Allero@lemmy.today
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    30 days ago

    OpenSUSE Tumbleweed/Slowroll

    Tumbleweed is the only bleeding-edge rolling release distribution that just works and never fails and is super easy to install and manage without any expertise. And it is massively underrated and forgotten for no good reason.

    All Tumbleweed packages go through extensive and to this day unrivaled automatic system testing that ensures no package is ever gonna bork itself or your system.

    If you’re still worried about stability, there is Slowroll - currently testing, but in my experience very stable distribution. It makes rolling release updates…a bit slower, so that they’re only pushed after Tumbleweed users absolutely ensure everything is great and stable (not that it’s ever otherwise). It does the same job as Manjaro, but this time around it actually works without a hitch.

    Both deliver great experience and will suit novice users.

  • Cyberwolf@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    29 days ago

    OpenSUSE tumbleweed: Up-to-date, unbreakable due to Btrfs+snapper, very secure defaults (firewall), based in Germany. It works perfectly on my Thinkpad, so I couldn’t ask for better.

  • Günther Unlustig 🍄@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    30 days ago

    Fedora Atomic because I don’t fucking care what package manager and whatnot sits underneath.

    I just wanna relax in my free time and not worry about all this fucking nerd stuff.

    Touching grass > Troubleshooting a broken system

  • monovergent 🛠️@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    30 days ago

    Debian. Truly the universal operating system. Runs on all of my laptops, desktops, servers, and NAS with no fuss and no need to keep track of distro-specific differences. If something has a Linux version, it probably works on Debian.

    Granted, I am a bit biased. All of my hardware is at least 5 years old. Also came from Windows, where I kept only the OS and browser up to date, couldn’t be bothered with shiny new features. A package manager is already a huge luxury.

    • limelight79@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      30 days ago

      I know. Stop worrying about your computer and install Debian! It just works. It updates without a problem.

  • Tenderizer78@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    30 days ago

    OpenSUSE because rolling release and no IBM. Never used it though.

    Currently I use Mint. It works but it’s not the best.

      • Tenderizer78@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        30 days ago

        It’s my plan. Not in the mood to distro-hop on my laptop right now, and I got to get through my Epic Games backlog (and also the Steam demos I can’t be bothered downloading again) before I swap over my Windows 10 desktop.

          • Tenderizer78@lemmy.ml
            link
            fedilink
            English
            arrow-up
            0
            ·
            11 days ago

            I tried OpenSUSE Tumbleweed, that was a massive mistake (video codecs broken, froze whenever I tried to enter my password without changing from X11 to Wayland or vice versa (a theme was installed)).

            Just reinstalled it with OpenSUSE Leap and at least the video codec issue is gone.

            Did need to manually configure my disk partitions to get full OS encryption and now my partition table is a REAL mess.

            • Allero@lemmy.today
              link
              fedilink
              arrow-up
              2
              ·
              11 days ago

              Odd; some codecs are surely not available by default, but can be downloaded from Packman repo, and for the rest I didn’t ever face it.

              • Tenderizer78@lemmy.ml
                link
                fedilink
                English
                arrow-up
                1
                ·
                11 days ago

                I was told I was missing H264 codecs but it’s 2025 so I doubt that’d have the effects I saw. I tried following the instructions to install them provided by OpenSUSE but some kinda dependency nonsense occurred with ffmpeg. Either way, I guess a rolling release isn’t for me.