this post was submitted on 19 May 2025
233 points (94.3% liked)

Linux

54825 readers
510 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 84 points 2 weeks ago (5 children)

I wish they'd open source the name.

It should be called the "Linux Subsystem for Windows".

[–] [email protected] 36 points 2 weeks ago (1 children)

It's so annoying, because both are technically grammatically correct, but the current one just sounds the opposite

[–] [email protected] 18 points 2 weeks ago (1 children)

Microsoft really has a knack for that. I also like WoW64, which contains the binaries for running 32 bit applications on Windows 64 bit. For historical reasons, the 64 bit binaries live in system32, obviously.

[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Again, it is because it is part of a series.

They already had WoW (Windows on Windows) which was Win16 on Win32. The new one is Win32 on Win64.

And if say “Windows on Windows 64” it makes sense. It is Windows emulation on top of Windows 64 (64 bit Windows). When they named it, all Windows was 32 bit Windows and 64 bit Windows was the future thing. So “emulating current Windows on Win64” was what WoW64 was doing.

It did not age well though. I agree.

[–] [email protected] 1 points 2 weeks ago

Yeah but it also shows the weird naming of WSL. It's Windows (32) on Windows 64, but Windows Subsystem for Linux instead of Linux on Windows 64 (which would at least have fit the pattern).

[–] [email protected] 7 points 2 weeks ago* (last edited 2 weeks ago)

There you can see that only drunks work at Microaoft.

[–] [email protected] 2 points 2 weeks ago

I totally agree it is wrong. It is historical.

When Windows NT was new, they had this idea that it would be compatible with many different application ecosystems via “sub-systems”. So there were going to be many different “Windows sub-systems” for various things.

There was the “Windows sub-system for OS/2” for example. And the “Windows sub-system for POSIX”. The names still sound backwards to me but I guess it makes sense if you think “This is a Windows sub-system, which one is it?”. And if you have 50 Windows sub-systems, saying “for Windows” at the end of all of them also seems a little weird.

So that naming convention was already in place when they added support for Linux. Hence the “Windows Subsystem for Linux”.

[–] [email protected] 1 points 2 weeks ago (1 children)

This is actually due to trademark/copyright.

The first thing can’t be Linux due to that

However I agree.

[–] [email protected] 4 points 2 weeks ago

No, Windows has various subsystems. This one is for Linux.

When Windows NT 3.5 launched, it came with subsystems for POSIX, OS/2, and Win32 because in the WinNT world even the Windows frameworks are a subsystem. Disclaimer: I didn't check if in Win11 this is still the case but I guess so.