this post was submitted on 05 Jul 2023
-8 points (40.0% liked)

Linux

47344 readers
1151 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] 9 points 1 year ago

although why you would not want the latest stable version of an app for example is beyond me, like, it's a stable version, you should want the new features

Because most developers don't follow Torvalds' first rule of kernel development: "We don't cause regressions". They're completely fine releasing so-called newer stable versions that are less usable than the earlier ones - removing features, demanding more of the system, letting known bugs to slip through because they assume user case ("it's fine~").

And, contrariwise to the guy in the video plenty, plenty users know this: that the latest "stable" version might cause a regression. But they usually don't have time and/or knowledge to check every single new version of every single piece of software that they might use. So it would be great if there was someone or a group doing this for them, while taking into account that the difference between "this shit is broken!", "this shit is usable but worse" and "this is actually better" is subjective and depends on user case. Right?

Well. That's what a distributor does. This is a critical role of distributions that the video does not address - they sort and trial software versions for the users, based on user case.

because they depend on all the versions of libraries that you would not be able to install on the distro because they would break your system or conflict with a newer version

If library developers did what the kernel devs did, this would not be a problem. So while the video guy is addressing a real problem, he's being unable to pinpoint where the problem lies in; it is not in the distros, but upstream.

duplication, storage, etc.

Is the increased amount of storage necessary a real problem in 2023? I'm not sure given that storage has become dirty cheap even for users, and the cost is usually spread out among the distro maintainers.

Regarding developers releasing multiple versions: usually the ones doing this are the distro maintainers.

I've stopped watching the video at 4:09.