this post was submitted on 23 Mar 2024
153 points (99.4% liked)
Linux
48057 readers
1047 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
Yes, spend a lot of time troubleshooting something that should already been stable
If you want it to be stable, you have to troubleshoot and send bug reports, and take advantage of Plasma 6 crash auto report system. Literally zero software is magically going to be completely bug free for every single possible hardware configuration. That's just not how it works. It's the entire reason why debug tools, debug symbols, auto report systems, bug trackers and so on exist for every single piece of software ever made.
I took the time to report bugs using a live ISO when plasma 6 was still in testing, and guess what? My system is more or less stable, even when plasma 6 first launched and everyone else were having a bunch of problems; which btw is to be expected and everyone else is aware of that except for apparently you. Only some minor harmless warnings persist now.
Bugs are fine, but we are not beta testers. It clearly wasn't ready for the stable version
Actually, it was ready for the stable version.
The vast majority of the bugs reported by beta testers were fixed by the time the launch date rolled up. You just got unlucky where no beta testers had the same hardware configuration as you to test and discover bugs on.
That's the entire reason why the beta program is public, to get as many people as possible with a wide range of different hardware configurations to report as many bugs as possible in the early stages so they can fix them before launch.
There's a huge difference in something used by 100s or 1000s of people. Once something is used significantly more it'll result in bugs that nobody ever noticed before.
Further, the best way to keep things stable is regular timed releases. You seem to be advocating for releasing irregularly. Projects used to do that in the past. Regular releases result in way more stable software.