this post was submitted on 09 Jul 2025
133 points (92.9% liked)

Linux

56385 readers
583 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 made the unfortunate post about asking why people liked Arch so much (RIP my inbox I'm learning a lot from the comments) But, what is the best distro for each reason?

RIP my inbox again. I appreciate this knowledge a lot. Thank you everyone for responding. You all make this such a great community.

you are viewing a single comment's thread
view the rest of the comments
[–] poinck@lemmy.one 2 points 4 days ago

I just moved to Debian trixie (soon to be stable) because I needed an upgrade after ~15 years of Gentoo.

I was a proud Gentoo user. I learned a lot about systemd and kernel configuration. Many advances in portage made it possible to find the time to maintain my Gentoo setup. On my laptop I gave up Gentoo even earlier, because updating my system was just too time consuming. I actually learned less and less about the software I was using, because I was trapped in dependency conflict management. The new binary repos did save some compile time, but the actual time sinks are decision for your systems, use flags and the forementioned dependencies.

So, I installed Debian on my main workstation (two days ago). I am already using Debian on on my Raspberry Pis. I did choose a more challenging way using debootstrap, because I want to use systemd-boot, encrypted btrfs and have working hibernation. I am still busy with configuring everything.

One could argue, that I could've used the time on Gentoo to solve my current python_targets_python3_13 issues and do a proper world update. No, this is a future investment. I want the time to configure new stuff, not wait for dependency resolution or waste time solving blocking packages.

The main reason to switch from Gentoo to Debian is being able to install security updates fast without blocking packages in the same slot.