this post was submitted on 29 Nov 2023
116 points (93.9% liked)

Linux

47575 readers
807 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
[–] IAm_A_Complete_Idiot@sh.itjust.works 2 points 10 months ago (1 children)

As a third party, my understanding is that both the implementation and the protocol are really hard, if not next to impossible to iterate on. Modern hardware doesn't work like how it did when X did, and X assumes a lot of things that made sense in the 90s that don't now. Despite that, we cram a square peg into the round hole and it mostly works - and as the peg becomes a worse shape we just cram it harder. At this point no one wants to keep working on X.

And I know your point is that it works and we don't need too, but we do need too. New hardware needs to support X - at least the asahi guys found bugs in the X implementation that only exists on their hardware and no one who wants to fix them. Wayland and X are vastly different, because X doesn't make sense in the modern day. It breaks things, and a lot of old assumptions aren't true. That sucks, especially for app devs that rely on those assumptions. But keeping around X isn't the solution - iterating on Wayland is. Adding protocols to different parts of the stack with proper permission models, moving different pieces of X to different parts of the stack, etc. are a long term viable strategy. Even if it is painful.

[–] lambalicious@lemmy.sdf.org -1 points 10 months ago (1 children)

But keeping around X isn’t the solution - iterating on Wayland is. Adding protocols to different parts of the stack with proper permission models, moving different pieces of X to different parts of the stack, etc. are a long term viable strategy. Even if it is painful.

The problem is, that's always used as an excuse to force people to be gratis beta testers. I've been around for the wrecks that were (and still are) Pulseaudio and Systemd. Wayland is even worse: it doesn't even fully start a session in my machine. If as devs you want to "iterate", sure, go ahead; but leave it in the dev branch; as a user, don't try to sell me Wayland again until it's actually over.

[–] satan@r.nf 4 points 10 months ago

The problem is, that's always used as an excuse to force people to be gratis beta testers

If as devs you want to "iterate", sure, go ahead; but leave it in the dev branch; as a user, don't try to sell me Wayland again until it's actually over.

it's opensource software, don't like it? go ahead, don't use it. They don't owe anyone shit