Ubuntu has too many problems for me to want to run it. However, it has occurred to me that there aren’t a lot of distros that are like the Ubuntu LTS.

Basic requirements for a LTS:

  • at least 2 years of support
  • semi recent versions of applications like Chrome and Firefox (might consider flatpak)
  • a stable experience that isn’t buggy
  • fast security updates

Distros considered:

  • Debian (stable)
  • Rocky Linux
  • openSUSE
  • Cent OS stream
  • Fedora

As far as I can tell none of the options listed are quite suitable. They are either to unstable or way to out of date. I like Rocky Linux but it doesn’t seem to be desktop focused as far as I can tell. I would use Debian but Debian doesn’t have the greatest security defaults. (No selinux profiles out of the box)

  • Mactan [he/him]
    cake
    link
    fedilink
    91 month ago

    what is the actual use case of LTS on regular desktop non-workstation anyway?

      • Presi300
        link
        fedilink
        English
        4
        edit-2
        1 month ago

        Except, that older versions of desktop environments tend to be less stable…

        • @Shareni@programming.dev
          link
          fedilink
          101 month ago

          Stable in the Linux world means that it doesn’t change often, not that it never has anything wrong with it. That means that if you come across a bug, it’s most likely well researched and has solutions. When you use a bleeding edge distro you’re left to your own troubleshooting skills or begging for help.

          • Presi300
            link
            fedilink
            English
            -51 month ago

            No, stable for me means “it’s not buggy and broken”

            • @SpaceCadet@feddit.nl
              link
              fedilink
              English
              12
              edit-2
              1 month ago

              That’s a you problem. Your interpretation is wrong.

              Quoting from the Debian Manual:

              This is what Debian’s Stable name means: that, once released, the operating system remains relatively unchanging over time.

            • @LeFantome@programming.dev
              link
              fedilink
              2
              edit-2
              1 month ago

              I am not going to say that you are wrong. Make your own choices.

              For words to be useful though, they have to mean the same thing for the person sharing them and the person receiving them. Definitions matter.

              In the Linux community, “stable” means not changing. It is not a statement about quality or reliability. The others words you used, “buggy” and “broken”, are better quality references.

              Again, you do you. But expect “the community” to reinforce their definitions because common understanding is essential if something like Lemmy is going to work.

        • @Tattorack@lemmy.world
          link
          fedilink
          51 month ago

          Cutting edge versions aren’t stable either. You’re essentially a beta tester for new features that may end up in an LTS release.

          I’d rather have an LTS release where things have generally been tested well enough to warrant an LTS release.

          • @azvasKvklenko@sh.itjust.works
            link
            fedilink
            English
            21 month ago

            I’d say it depends and it’s mostly just a theory that applies in some cases (like with kernel, critical infrastructure, server software) but usually desktop stack in LTS is just stinky old, which doesn’t make it any more stable, in some cases less stable.

            Usually desktop environments are locked to some old versions and in theory fixes should get applied by the distro maintainers. In practice, actual developers behind desktops long moved on and don’t support it, bugs can only be fixed by huge code rework and it can’t be easily applied on top of old version (or can introduce new bugs and require testing). You end up with bugs that were fixed in upstream like 2 years ago and you will only get it improved upon new LTS upgrade cycle.

            For example, LTS absolutely sucks for Plasma, because for last few years, each version is less and less buggy. On Debian/Ubuntu you won’t even get current version as they release the new OS, let alone recent inprovement

    • @Shareni@programming.dev
      link
      fedilink
      51 month ago

      Is the system working after the install? If yes, it’ll work for years until the next version and you don’t need to worry about it. With rolling release every update can mess up your system.

      • Mactan [he/him]
        cake
        link
        fedilink
        11 month ago

        it’s software, every update can mess up your system. your only guaranteed good media is the install ISO, after that it’s only as good as the packager, even for LTS

        • @Shareni@programming.dev
          link
          fedilink
          21 month ago

          If you’re going to be pedantic, not even an ISO is guaranteed to work perfectly. The point is that a security patch is far less likely to cause issues than some random release. And that’s even before going into broken releases like GRUB on arch.

          • Mactan [he/him]
            cake
            link
            fedilink
            11 month ago

            LTS ISO aren’t guaranteed to work? isn’t that the point, install once and run forever?

            • @Shareni@programming.dev
              link
              fedilink
              11 month ago

              That’s why I started my first comment with:

              Is the system working after the install?

              Linux devs aren’t magic men who can test an absurd number of hardware combinations. Also, they depend on package maintainers to release a non-security fix before they start freezing packages and testing them.

              The point is that if there’s an issue, it’s well researched and you can usually easily find a solution as people have been having that same issue for the last few years.

    • @dino
      link
      English
      31 month ago

      what is a regular desktop non-workstation??