this post was submitted on 28 Apr 2026
36 points (95.0% liked)

Linux

65045 readers
212 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 7 years ago
MODERATORS
 

Mint is a goto debian distro, but I switched from Debian unstable to mint and my experience is worse. PulseAudio is wierd, when suspensing last 1 sec of audio loops, crashes, Mint is based on testing irc.

you are viewing a single comment's thread
view the rest of the comments
[–] MimicJar@lemmy.world 4 points 6 days ago (1 children)

Mint is based on testing irc.

I thought so too, and it looks like it used to be, but LMDE is currently based on Debian Stable, specifically LMDE 7 is based on Debian 13 "Trixie", first released Aug 2025.

FWIW I've been running Debian Testing for a few years now and been plenty happy, might get worth trying that.

[–] ExtremeUnicorn@feddit.org 4 points 6 days ago (1 children)

Yeah, don’t do that.

You may have been lucky, but the testing repository is really not meant for daily use.

Noone cares about packages there, so depending on what you have installed and when you update, you might have critical security vulnerabilities that have been patched for weeks on Stable or other incompatibilities/broken dependencies.

Unstable is not meant for daily use either, but at least you brainlessly get pushed the latest updates at all times. I have used it for a while, but it broke on me, too.

If you need newer software, just use Stable with backports or Flatpaks.

[–] MimicJar@lemmy.world 2 points 5 days ago

So I completely understand where you're coming from, but sometimes you gotta live on the edge and accept the consequences.