• CrazyLikeGollum@lemmy.world
    link
    fedilink
    English
    arrow-up
    37
    arrow-down
    1
    ·
    16 hours ago

    Yes, yes, and it’s NT/Windows or as I’ve taken to calling it NT+Windows…

    This point is pedantic and tired to the point that it has become an infamous copypasta.

    It’s also, at least as stated here, not even technically correct. A kernel is an operating system all on it’s own. It just can’t do much.

    GNU just provides the software that the user interacts with.

    Additionally, there are a number of Linux distros that are entirely free of GNU software.

    Just about everyone understands what you mean when you call Linux an OS. The pedantry is unneeded.

    • LeFantome@programming.dev
      link
      fedilink
      English
      arrow-up
      12
      ·
      13 hours ago

      GNU is not even a requirement.

      Look at Void Linux. Look at Alpine Linux. Look at Chimera Linux.

      MUSL instead of Glibc. Clang instead of GCC. Alternative userlands. More and more Linux distros arrive with these traits everyday (many more than I listed).

      • drathvedro@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        TBF, linux is not a requirement either. You can run pretty much all the same software on BSD as you would on a typical linux system.

        I think the only thing present in all *nix distributions is Xorg, so what you call linux is actually X11/Linux, or as I’ve taken to calling it, X11+Linux…