this post was submitted on 11 Feb 2025
2452 points (99.1% liked)

Microblog Memes

6529 readers
4135 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CrazyLikeGollum@lemmy.world 38 points 1 day ago (1 children)

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 14 points 1 day ago (1 children)

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 1 points 19 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...