this post was submitted on 22 Aug 2024
132 points (95.8% liked)
Linux
47949 readers
1644 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No, there is a third option: you freeze the API for the extensions. That way, nothing breaks. And if an app uses private APIs (or public APIs that are not meant for extensions' use), then and only then you treat it as unsupported.
And yes, the constant breaking is a big, big problem. I use 6 extensions to make the desktop the way I want it to. In every release, I get at least 4 of them breaking for several weeks each time. The last time, the dock extension I used broke with the new Gnome version, but when it got disabled, the "favorite" icons on its dock did not reflect on the Gnome's default dockbar. All that stuff, are unacceptable for a proper usage in 2024, especially for people coming from Windows that expect stability (no matter what people say, Windows IS stable). I use Linux since 1999, but it's that kind of stuff that i can't stand. I want stability. The days when I was hacking on Gentoo in 2003, are long gone. I'm now in my 50s and i don't have time for that shit.
So, yeah, the third option.
I already mentioned in my comment why the "just have it as an API" point wouldn't really work unless extensions became severely hampered in terms of what you can do with them.
That's more acceptable than to have them break every 6 months.
You actually want extensions to be useless. What's the point of them if they can hardly do anything?
You're fundamentally not understanding how extensions work. They cannot be even nearly as useful as they are now if they have to go through a standardised API. No docks, no window management, etc.
You can always provide them with enough standardized APIs that don't break, to make them useful. The situation that's right now is unacceptable.
No it isn't.
And practically, they don't break every 6 months. Almost all extensions are patched weeks before the new version is even released.
E: so people actively want extensions to be practically useless and barely be able to change anything? You are lying. If they implemented that all we'd here is "hur dur Gnome wants to lock the system down"