this post was submitted on 15 Jun 2026
89 points (97.8% liked)
Linux
66853 readers
91 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The difference is that some things work on one and some things don’t work on the other.
For example: the literal whole way you’ve ever been able to use a computer will only work on x11. That’s because x11 comes directly from the lineage of human computer interface that you’re used to. Everything just works. Unless…
Counter example: new stuff is phasing out (or has already phased out) x11 support! Kde and gnome for example, are Wayland only in the most recent builds. That doesn’t mean your rich copying and accessibility tools still work. They just didn’t implement those parts.
If you believe that open source is an impenetrable monolith that cannot be changed then you’d better get on the Wayland ship now and figure out how to deal with its shortcomings before you’re left behind.
If you believe that open source projects can respond to their users and improve, stick with x11. It works and someone will support it.
I knew GNOME dropped support for x11 only but never heard of KDE doing the same. But that was expectable anyway