The jump in distro versions, say, from Fedora 38 to Fedora 39, is not the same as the jump from Windows 10 to Windows 11. It’s more like the jump from version 23H2 to 24H2.

Now, I’m sure even most Windows users among those reading will ask “wtf are 23H2 and 24H2”? The answer is that those version numbers are the Windows analogue to the “23.10” at the end of “Ubuntu 23.10”. But the difference is that this distinction is invisible to Windows users.

Why?

Linux distros present these as “operating system upgrades”, which makes it seem like you’re moving from two different and incompatible operating systems. Windows calls them “feature updates”. They’re presented as a big deal in Linux, whereas on Windows, it’s just an unusually large update.

This has the effect of making it seem like Linux is constantly breaking software and that you need to move to a completely different OS every six to nine months, which is completely false. While that might’ve been true in the past, it is increasingly true today that anything that will run on, say, Ubuntu 22.04 can also run without modification (except maybe for hardcoded version checks/repository names) on Ubuntu 23.10, and will still probably work on Ubuntu 24.04. It’s not guaranteed, but neither is it on Windows, and the odds are very good either way.

I will end on the remark that for many distros, a version upgrade is implemented as nothing more than changing the repositories and then downloading the new versions of all the packages present and running a few scripts. The only relevant changes (from the user’s perspective) is usually the implementation of new features and maybe a few changes to the UI. In other words, “feature update” describes it perfectly.

  • berg@lemm.ee
    link
    fedilink
    arrow-up
    13
    ·
    1 year ago

    Curious way of seeing it. I’ve never considered a new major version as being an entirely new OS… Do normal users even consider new Windows versions as anything but a UI “upgrade”?

    If you don’t want version numbers maybe you should run a rolling release distro? I don’t think you’ll be able to convince everyone to stop using them. They’re quite instrumental when dealing with old systems on LTS versions when having to deal with EOL.

    Or maybe this post is more of a “I just realized”-post?

  • 9tr6gyp3@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    1 year ago

    A lot of people engineer their computing environment to break with newer branches/versions of an OS, so they need to remain on the previous OS version for a bit until it’s safe for them to upgrade. It’s VERY important to have an upgrade path, and be able to test how apps will work in the new environment.

    For example, compare which PHP packages are on Ubuntu 20.04 vs 22.04 vs 23.10. As a dev, you will have to be sure your PHP app can work with whichever PHP package is provided. Rebuilding your entire app from scratch every time an OS upgrade comes out is not sustainable, so devs will remain on an older version until they have enough time/resources to rewrite it for the newer OS. They might stay on 20.04 until the OS no longer receives updates and becomes End of Life. They might start looking at 24.04 and seeing which PHP version will be available on it, and rewrite accordingly.

    This is just one example for one set of packages. Multiply this by tens of thousands of packages, and you can see how delicate and complex an OS upgrade can be. Not just for the maintainers, but complex for end users as well.

  • Dariusmiles2123@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    It clearly doesn’t stop anyone from trying Linux.

    What stops them is compatibility issues with apps or hardware. Otherwise, non geeky people don’t care about these things.

    I’d even say that the amount of distributions or desktop environments is more scary for people.

    • NateNate60@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      1 year ago

      You don’t know that it hasn’t stopped anyone from using Linux. The reality of large numbers is that with a big enough sample size, any minor frustration (or seemingly minor) has almost certainly stopped someone from using Linux.

    • MyNameIsRichard@lemmy.ml
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 year ago

      I’d even say that the amount of distributions or desktop environments is more scary for people.

      The same people must be terrified at the super-market

  • bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Windows updates are not entirely new versions of the OS. Its kernel is at version 6 since Vista and did not get any major changes.

    • NateNate60@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      From a user’s perspective, neither has the Linux kernel. The kernel’s version number may increase but the strict principle of “don’t break userland” has meant that old software is almost always compatible with newer kernels.

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

    Ive always considered updates to be updates, akin to windows updates… But also say this is a problem how should someone fix it, making arbitrary graphical changes to ui? Update system without the users knowledge or changing the terminology?

  • ShortN0te@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    In science it is common to first proof your thesis before jumping ship and demanding change. The human mind is difficult to understand. Make a study about it and prove your point. Anything else is just BS.