Fragmentation is good! Old meme I posted on that site.

  • bouh@lemmy.world
    link
    fedilink
    arrow-up
    25
    arrow-down
    2
    ·
    8 months ago

    That’s mostly fluff though. Like you show, the core is either Linux or bsd and gnu, and then you have a handful of families.

    That’s not fragmentation, that’s freedom.

    And compatibility is a big factor too. Because of gnu and posix basically, almost anything that works on one distro will work on another.

    Imagine if each distro was completely locked from anything on another one. That would be fragmentation, and we wouldn’t be talking about it, because it would be shit.

  • MotoAsh@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    8 months ago

    MS so jealous that their biggest innovation in the last decade was … to put Linux in Windows.

    That and ads in the start menu.

      • mlg@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        8 months ago

        Windows Subsystem for Linux (WSL) which lets you basically run linux kernel along side the windows kernel which lets you do a lot of cool stuff like containers, linux apps, whole DEs, etc.

        It was pretty cool for like 5 minutes until people realized that keeping windows around was kind of pointless and we should just be running pure linux lol.

        It’s still a good feature, but it just gives you a direct comparison of linux vs windows which tends to outshine windows.

        • abcd@feddit.de
          link
          fedilink
          arrow-up
          6
          ·
          8 months ago

          Maybe it’s me but calling it Linux Subsystem for Windows (LSW) would‘ve been more accurate in my opinion.

          • NekuSoul@lemmy.nekusoul.de
            link
            fedilink
            arrow-up
            4
            ·
            edit-2
            8 months ago

            The naming of WSL sort of makes sense because it’s actually build upon a kernel feature, which hass been mostly unused for more than a decade, called subsystems. There’s the ‘subsystem for Win32’, which is the primary one that all Windows applications use, and then there were also the ‘subsystem for POSIX’ as well as the 'subsystem for ‘OS/X’. WSL was simply a reboot of that technology.

            The funny part is that this turned out to be too complex so WSL 2 ditched all that and simply uses a VM running the actual kernel in the background, so the name isn’t even accurate anymore.

          • tourist@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            8 months ago

            No, you’re spot on. Microsoft is dogshit at naming things.

            What’s the difference between an Xbox one x and an Xbox series x? Where is windows 9? What the fuck is a Zune anyway?

            • TimeSquirrel@kbin.social
              link
              fedilink
              arrow-up
              1
              ·
              8 months ago

              Kindergarten teacher: “can anyone count to ten?”

              Microsoft raises hand: “1, 2, 3, NT, 95, 98, 2000, XP, Vista, 7, 8, 10”

        • merthyr1831@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          8 months ago

          it’s one of those niche developer tools that ends up highlighting how fucking appalling windows is for developers .

  • Matriks404@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    8 months ago

    I cringe every time when someone compares a single Windows version to a whole distribution, and some of them even have more versions than Windows.

  • Falcon@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    8 months ago

    I wish there was more variety.

    You basically have BSD and Linux and in the Linux space {glibc/musl systemd/openrc/runit PKGBUILD,ebuild,deb,rpm} which seems like a lot but it’s the really niche stuff that’s fun to pull apart and play with.