• Sidhean@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    It was the first one I got used to, and I haven’t had a reason to switch; it does what I want well enough. The best reason, though, is interjecting (I use mint btw) occasionally.

  • kyub@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    I use Arch since approximately 2006 or so. I like its stability (yes!), performance, rapid updates and technical simplicity. It never stands in my way and it’s fairly simple to understand, administer and modify. It’s probably the most convenient OS I’ve ever used - sure it takes time/effort to set it up but once you’re past that it’s smooth sailing. It also doesn’t change dramatically over the years (it doesn’t need to) so it’s easy to keep up with its development. Plus, I have a custom setup script for it that installs and sets up all of the basics, so if I ever need to reinstall, I’m not starting from zero.

    I am eyeing NixOS as “the next step” but didn’t yet experiment with it too much. Arch is just too comfy to use and the advantages that NixOS brings aren’t yet significant enough for me to make any kind of switch to it, but I consider NIxOS (as well as its related technologies like the Nix package manager) to be the most interesting and most advanced things in the Linux world currently.

    If you’re reading this as a newbie Linux user: probably don’t use any of the two mentioned above (yet). They’re not considered entry-level stuff, unless you’re interested in learning low-level (as in: highly technical) Linux stuff from the start already. NixOS/Nix in particular is fairly complex and can be a challenge even for veteran Linux admins/users to fully understand and utilize well. Start your journey with more common desktop distros like Mint, Fedora, Kubuntu.

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

      I’ve been using a debian based system for a dozen years. Then I decided to buy a NAS and turn it into a NixOS driven media server.

      JFC I thought I knew linux and I was so wrong.

  • rarsamx@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Really? I guess everyone was 15 at some point and hadn’t heard that distro wars are useless 🤣

    There is no best. Period.

    • woelkchen@piefed.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 days ago

      There is no best. Period.

      But there are bad ones. For example Ubuntu and derivatives broke Flatpak support in 25.10. This was known ahead of release but because only Snap matters, the fix will only roll out after release.

      • rarsamx@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        So, it’s the worst for you and still the best for others, right?

        Arch is the worst because… And the best because…

        Same with every other.

        In fact I’d argue that every single distro is the best for at least one person.

  • crankyrebel@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    3 months 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.)

    • adr1an@programming.devM
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      3 months ago

      To each its own in accordance to their needs. Debian is great unless you want to add proprietary stuff like GPUs. That’s the whole reason so many distros (e.g. Ubuntu) raised to fame and gained popularity while being based on Debian… That, and the fact that until recently Debian installation guide was not updated and called to download an ISO to be burned in 1-2 CDs… that was so f*ing unclear. Of course you can use a pendrive, but if the guide talks about CDs… that’s just confusing to newbies. None pointed that out, but to me is like being even less friendly than Arch :P Just my opinion. That said, I have been using Debian based distros for most of my time, even today (desktop PC with MX ‘ahs’.)

  • jakeCubes@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    2 months 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. :)

  • frostypanda@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    It’s not the best, but Pop OS because it’s the only one that actually worked without any other setup (Mint didn’t appear on my screen, and I couldn’t find anyway to access a terminal or troubleshoot that). Starting to regret it, though, especially as the Pop community devolves into the Cosmic cult and 22.04 has more issues (some of my flatpaks refuse to open now, sometimes I get a black screen when starting the computer, bluetooth headphones no longer work, etc.).

  • Lvxferre [he/him]@mander.xyz
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    3 months ago

    Mint is Ubuntu minus everything that makes Ubuntu annoying. That’s why I like it.

    I considered to go back to Debian but… eh, I’m too old and impatient for that. Nowadays I mostly want things that work out of the box.

      • Lvxferre [he/him]@mander.xyz
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        From what I remember*, there was always some rough corner. Such as the wi-fi, or the graphics card. Sure, Stable was rock solid, but you always needed something from Testing; and Testing in general was overall less stable than Ubuntu or Mint.

        *This was years ago, so it might be inaccurate as of 2025.

  • tatterdemalion@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    3 months 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
        arrow-down
        1
        ·
        3 months 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
          1
          arrow-down
          1
          ·
          3 months 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.

  • UNY0N@linux.community
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Bazzite just works, it runs every game I have with zero fuss, it’s easy to run Windows programs / emulators / local LLMs, AND it’s basically unbreakable.

        • OnfireNFS@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 months ago

          Bazzite has a KDE version too. I think it is more popular then the GNOME version of bazzite actually. At least according to the results of the latest steam survey

          • PolarKraken@programming.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            Yep I use KDE-flavored Bazzite and actually forgot GNOME was even offered! It works deliciously. Came over from Windows last winter finally and boy, the UI alone is just so much nicer.

            • rumba@lemmy.zip
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 months ago

              I had avoided KDE for years due to some multi-screen resolution issues back in the day.

              I’d be running gnome, and install a half dozen plugins to make it look and feel closer to Windows It was just a personal preference. Every other update some plugin I was using would be broken. I’d replace it with another plug-in or uninstall it and wait for a fix. Fight fight fight fight fight fight. Some number of years later I tried KDE again, and I realized that it did exactly what I was trying to do in Gnome but it did it out of the box.

              I don’t have anything against Gnome. The same way I don’t have anything against OS X’s “window manager” or even Windows 11’s “window manager” they’re just not my preference.

              Bottom left navigation, thin, stacked app indicators, bottom right tray. Fractional scaling, widgets.

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

                I tried KDE over a decade ago before using Mint for a while. Then I saw someone’s laptop running vanilla GNOME and thought it looked nice. But a couple of years ago I realised that GNOME’s insistence on hiding settings in “tweaks”/gsettings and generally making it harder to do what I wanted was getting in the way. KDE still has the configurability that I loved when I first started using Linux and GNOME 2, without being an infinite config hellhole like the niche WMs

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Zorin is boring. uses ubuntu stable, out of the box distro so you can do anything you want to do right after installation (including installing a windows program with play on linux but also like burning a disk), emulates windows. Add kde if you want to spice it up (distro really needs to change to kde out of box.). If someone is from windows and does not want to learn all that linux stuff they can pretty much go for most things right away and they can use the software store, choose the debian download for anything they find online if its available and if not they can download the windows right click and say install with play on linux. Its the lazy mans linux and im plenty lazy.