this post was submitted on 26 Mar 2024
96 points (94.4% liked)

Linux

47369 readers
897 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 5 months ago (3 children)

one of the main reasons the linux kernel is where it is today: "never break userspace"

unfortunately not every project keeps to this principle.

[–] [email protected] 14 points 5 months ago (2 children)

There are good reasons to break userspace sometimes. If we would never do so, we would stuck on X11 forever.

[–] [email protected] 2 points 5 months ago

Wayland is definitely on the side of not breaking userspace, though. The API design, xWayland compatibility layer, and recent focus on protocols to fix missing functionality from xorg are all designed to make Wayland a seamless transition.

Otherwise we'd have been using Wayland as the only option for years now.

[–] [email protected] 0 points 5 months ago (1 children)

Linus would like to have a word with you

[–] [email protected] 7 points 5 months ago

No, because the kernel has a different goal than most other software. Linux agrees that breaking the userspace from userspace is sometimes necessary.

[–] [email protected] 8 points 5 months ago

can claw my xkcd 1172 from my cold dead hands /sarcasm

[–] [email protected] 3 points 5 months ago (1 children)

"never break userspace"

As Linus once, very articulately, reminded that one guy.

[–] [email protected] 1 points 5 months ago

That one guy, In fact, being many one guys.