this post was submitted on 09 Jul 2025
258 points (85.6% liked)

Linux

56427 readers
569 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
you are viewing a single comment's thread
view the rest of the comments
[–] msage@programming.dev 2 points 4 days ago (1 children)

Gentoo is an easy OS, and works like a charm.

[–] Allero@lemmy.today 1 points 4 days ago (1 children)

Alright you broke the edge of evil into a very different realm

[–] msage@programming.dev 2 points 3 days ago (1 children)

I have struggled with Fedora for couple of years (graphics drivers after major updates), then Ubuntu got me down a couple of times (snaps and other malice).

Zero issues with Gentoo after the initial setup. You build it, update it, and IT WORKS. Also you can easily remove parts of software you're building with USE flags. -telemetry, -x11, and you never care about it anymore.

[–] Allero@lemmy.today 1 points 3 days ago (1 children)

I must assume Gentoo does require manual intervention here and there, and updates must take eternity for packages that are not precompiled, ain't it so?

[–] msage@programming.dev 1 points 2 days ago (1 children)

I have an 8 core CPU, but I have to admit I don't use any DE.

Updates can take several hours if I don't upgrade for a while, but PC is usable during them (you can set number of build threads).

Manual intervention is what I've said needed way more in Fedora, which left me without any video after updates, or Ubuntu which broke integrations or replaced my software.

Gentoo just... is.

There are sometimes updates that would require intervention if you do something special, nothing too difficult though, and you get a link to Wiki with working solutions.

I need to donate more money to that project.

[–] Allero@lemmy.today 1 points 2 days ago (1 children)

Several hours for an update sounds insane to me lol

But I understand it's the tradeoff Gentoo makes to add a lot of control and minor optimization

[–] msage@programming.dev 1 points 1 day ago (1 children)

It's usually the llvm that takes forever, then Firefox, then LibreOffice.

You can actually pull binary packages in Gentoo, if you are into that, and update like any other system.

[–] Allero@lemmy.today 2 points 1 day ago

Yeah I know :)

Fiddled with Gentoo a little, just don't think it's worth it for me anyway.