this post was submitted on 08 Jul 2023
111 points (99.1% liked)

Linux

46833 readers
2717 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
 

Maybe what I'm looking for is the holy grail, but what do you guys suggest as a Distro with a good balance between stability and up-to-date packages?

you are viewing a single comment's thread
view the rest of the comments
[–] Raphael 18 points 1 year ago (3 children)

The holy grail, stable and up-to-date, it exists, it's called Debian with Flatpaks.

Install Debian. Avoid doing any changes to your package selection, try to get things from flatpaks.

[–] RegalPotoo 7 points 1 year ago (1 children)

This is my preferred way off doing things, but trying to glue VSCode + Android Studio + the Flutter SDK + Docker + ... together via Flatpack was an exercise in pain and sadness last time I tried it.

Getting all my normal boring desktop apps via Flatpack is awesome, but for a developer it just doesn't seem practical right now

[–] [email protected] 2 points 1 year ago

If you're a developer and want a stable distro you'll need a way to have up to date dev environments. I would use Nix or containers.

[–] Sir_Simon_Spamalot 2 points 1 year ago

I second this!

[–] guyman -2 points 1 year ago (1 children)

Problem with debian is it's stable in the sense of unchanging, not necessarily a lack of bugs.

He's saying he wants up to date packages and stability, which seems to mean he was current software without bugs. That's not debian stable.

[–] Raphael 3 points 1 year ago (1 children)

I'll bite, what is this mythical bugless system thee speak of?

[–] guyman 2 points 1 year ago (1 children)

None, but bugs stick around way longer in debian stable because of how old the software is.

Did you... really think I was talking about a bugless distro?

[–] Raphael 2 points 1 year ago (1 children)

No, but I do see you mentioning problems without showing any solutions.