this post was submitted on 26 Sep 2024
737 points (100.0% liked)

Linux

47591 readers
1372 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] 23 points 1 week ago (4 children)

Accelerating wayland développement would mean forking it. As it is right now there's a lot of yapping in their git for every decision, small or big.

[–] [email protected] 19 points 1 week ago (1 children)

Accelerating wayland développement would mean forking it.

You mean feurking

[–] [email protected] 2 points 1 week ago (3 children)
[–] [email protected] 17 points 1 week ago

Feurking deez nuts

[–] [email protected] 9 points 1 week ago (1 children)

what’s feurking

An optional step in the développement process

[–] [email protected] 3 points 1 week ago

The authentic French translation of forking.

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

I'd be fine with switching over to Valve's crazy high-speed frog version of Wayland if it came down to it lol

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

Wayland is a protocol used by each desktop that supports it. It often moves slowly because each desktop works together and discusses each change. If valve forked it, they would just have a protocol nobody is using. If people started using it, it would just slow down again for the same reason.

[–] Gibibit 6 points 1 week ago

If noone used it that wouldn't matter. Experimentally implemented features on a separate branch can still be useful as proof of concept to whoever is taking their time to discuss where Wayland has to go. Of course the usefulness depends on how well the Valve devs understand the needs of the desktops.

[–] [email protected] 1 points 1 week ago

That's how you get fragmentation and instability. Then something is changed it needs to be implemented and then tested by all the desktops. If you move to fast you get ahead of development and testing which is very bad

[–] [email protected] 0 points 1 week ago

The thing to keep in mind is that it is a protocol. When something is merged all downstream projects must implement it.