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

Linux

65045 readers
230 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.

all 15 comments
sorted by: hot top controversial new old
[–] hendrik@palaver.p3x.de 19 points 6 days ago (1 children)

Mint is based on Ubuntu. It's not strictly tied to any Debian release channel?! There's LMDE as well. That's based on stable.

[–] tdTrX@lemmy.ml 2 points 6 days ago (2 children)

why is mint recommended and debian is called kernel-showcase "only graddaddy not really a usable distro"

[–] eugenia@lemmy.ml 1 points 5 days ago

Mint is very, very stable. However, not all hardware is compatible, especially since Mint is using older libraries. For most people, Mint is the best solution. For your hardware, it seems to be Debian-Unstable. I personally use both and I'm happy with both.

[–] ProdigalFrog@slrpnk.net 13 points 6 days ago (1 children)

Mint and Mint LMDE are using Pipewire by default, how are you using pulseaudio?

[–] tdTrX@lemmy.ml 0 points 6 days ago

i didnt know thanks

[–] Kynn@jlai.lu 2 points 4 days ago
[–] 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.

[–] themachine@lemmy.world 2 points 6 days ago (2 children)

I exclusively use Debian stable. I ran unstable for a while but in general I never felt like it gave me anything I needed. I also do not recommend running unstable unless you're very familiar with Debian and are easily able to work out issues. They didn't come up often, but they did come up.

[–] pewpew@feddit.it 1 points 5 days ago

I agree.

I switched to unstable because I wanted the latest kernel and latest Plasma, my experience has been mostly positive but there are weird issues like not being able to install ffmpeg due to some dependency conflict. I can compile ffmpeg from source and install just fine tho

[–] eldavi@lemmy.ml 1 points 6 days ago (1 children)

i last used unstable back in 2007 and it wasn't that much different that stable; has it gotten worse?

[–] themachine@lemmy.world 3 points 6 days ago (1 children)

Not at all. I didn't mean to imply it was plagued with issues, but I did run into them every now and then. Nothing I couldn't ever resolve either but it's still not something I'd recommend to a novice unless they are open to potentially breaking their system in a way that may be unknown to them.

[–] eldavi@lemmy.ml 2 points 6 days ago

i was thankful for those issues; it taught me A LOT about how Linux worked back then.