Maybe what I’m looking for is the holy grail, but what do you guys suggest as a Distro with a good balance between stability and up-to-date packages?

  • words_number@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Debian testing (more up to date than ubuntu, rolling release, much more stable than the name suggests, truly free as in freedom)

  • Raphael@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    The holy grail, stable and up-to-date, it exists, it’s called Debian with Flatpaks.

    Install Debian. Avoid doing any changes to your package selection, try to get things from flatpaks.

    • guyman@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      Problem with debian is it’s stable in the sense of unchanging, not necessarily a lack of bugs.

      He’s saying he wants up to date packages and stability, which seems to mean he was current software without bugs. That’s not debian stable.

        • guyman@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          None, but bugs stick around way longer in debian stable because of how old the software is.

          Did you… really think I was talking about a bugless distro?

  • DigDoug@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    This really depends on your definition of “stability”.

    The technical definition is “software packages don’t change very often”. This is what makes Debian a “stable” distro, and Arch an “unstable” one.

    The more colloquial definition of “stability” is “doesn’t break very often”, which is what people usually mean when they ask for “stable” distributions. The main problem with recommending a distro like this, is that it’s going to depend on you as a user, and also on your hardware.

    I, personally, have used Arch for about 5 years now, and it’s only ever broken because I’ve done something stupid. I stopped doing stupid things, and Arch hasn’t broken since. However, I’ve also spoken to a few people who have had Arch break on them, but 9 times out of 10, they point to the Nvidia driver as the culprit, so it seems you’ll have a better time if you have an AMD GPU, for example.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    By definition that’s impossible, stable means packages don’t get updated, so their version is stable. If you meant stability outside of the Linux world, as in “doesn’t break” then most rolling release would fit, personally I use Manjaro, and have used Arch and Gentoo in the past, Tumbleweed is also a good option that others have recommended.

  • space_of_eights@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    What is your definition of stability? I have used Arch for about ten years without any major breakage, but sometimes you do have to do some manual tinkering if a package stops working. So it’s stable enough for me, but maybe not for others. Since it is a rolling release, packages are generally being updated quite rapidly.

    I think that any modern rolling release distro would fit the bill though.

  • xbreak@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    NixOS would fit the bill if you’re not afraid of something different. With Nix it’s trivial to cherry pick from unstable channel if you still want a stable base.

    • lloram239@feddit.de
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 year ago

      It gets close, but NixOS doesn’t have LTS releases yet, so you’ll still be updating at least every six months. Combining the Nix package manager with a Debian stable or Ubuntu LTS might be an option, that gives you a stable base and a few up to date packages on top. However integrating the Nix packages with Debian can get tricky when it comes to core packages such as window manager or DE.

  • notavote@lemmy.world
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    Gentoo, obviously.

    I use it since it works. But it also has up to date packages. Number of times I tried moving away from it and it is just not possible.

    I use Mint on side-desktop (one with graphic card I use for gaming and deep learning) and while it is easy to use it also has old software, python is stuck on 3.7 or 3.8 so it is becoming unusable even.

    Will gentoo give you some problems? Probably, but those are always solvable and you will spend less time on other stuff.