this post was submitted on 15 Jul 2025
317 points (93.7% liked)

Linux

56413 readers
623 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 6 years ago
MODERATORS
 

I realized my VLC was broke some point in the week after updating Arch. I spend time troubleshooting then find a forum post with replies from an Arch moderator saying they knew it would happen and it's my fault for not wanting to read through pages of changelogs. Another mod post says they won't announce that on the RSS feed either. I thought I was doing good by following the RSS but I guess that's not enough.

I've been happily using Arch for 5 years but after reading those posts I've decided to look for a different distro. Does anyone have recommendations for the closest I can get to Arch but with a different attitude around updating?

you are viewing a single comment's thread
view the rest of the comments
[–] KarnaSubarna@lemmy.ml 7 points 1 day ago (6 children)

Just to reiterate the same point - in fixed release, a package version is not released until all known issues are resolved.

At no point, it is end user responsibility to bother checking anything before installing a new version.

[–] MyNameIsRichard@lemmy.ml -4 points 1 day ago (3 children)

Oh yes, the most mythical of software. Bug free.

[–] KarnaSubarna@lemmy.ml 8 points 1 day ago (2 children)

Bugs are of two types - known (found during testing by Distro maintainer) and unknown.

Fixed release fixes known bugs before pushing packages.

It is following the standard development life cycle.

[–] MyNameIsRichard@lemmy.ml 1 points 1 day ago (1 children)

Fixed release fixes known bugs before pushing packages.

So do rolling releases. What's your point?

[–] KarnaSubarna@lemmy.ml 4 points 1 day ago* (last edited 1 day ago)

Are you familiar with the term "Regression testing"?

load more comments (2 replies)