this post was submitted on 25 Jun 2025
164 points (91.4% liked)
linuxmemes
26049 readers
728 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I question whether the people hollering that "X11 is held together with duct tape" have actually tried using X11 in the recent years. It's surprisingly stable. You never have to fiddle with Xorg.conf anymore, it's all automatic. The only parts where it really shits the bed, in my experience, is either if you're trying some extremely non-standard setup like mixing and matching wildly different generations of graphics cards, or in cases of deliberate sabotage by gn*me devs like client-side decorations and shadows. I really wished that the X11 -> wayland transition would be just like the pulseaudio -> pipewire transition where a desperately broken system that was causing issues for users got replaced -- in a matter of months -- with a successor that was not only 100% compatible but offered cool new features on top of stability improvements. But this has just not been the case so far. Wayland has been "the future of the linux desktop" for nearly twenty years, and it's still not quite there yet. X11 mostly just works, it isn't abandoned, it's finished. And what exactly are the new features we should be looking forward to in wayland? Isolation between clients is very cool I must confess, but did it really necessitate an entire protocol overhaul? QubesOS has had that feature working under X11 for over a decade. This guy on github managed to get it working with off-the-shelf X11 tunneling tools. Nevertheless, I'm still optimistic for wayland. The already existing backwards compatibility with X11 is impressive, and I think with enough work it might just be viable as the successor.