this post was submitted on 07 Jul 2025
708 points (92.2% liked)

Linux

56401 readers
686 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
(page 7) 18 comments
sorted by: hot top controversial new old
[–] juipeltje@lemmy.world 0 points 1 week ago

I'm starting to think that in terms of features and possiblities, nix might truly be the best third party package manager of all. But the downside is that especially when using it the way it's recommended, combined with home manager, it has the steepest learning curve. Also graphical apps can be problematic. There is a tool called nixgl that tries to solve this, but it's a wrapper, so when a nix application opens a child process that needs to use the native system drivers, that childprocess is also wrapped in nixgl and it breaks. I recently found a neat workaround on github to solve this in a better way, which is to create a driver package manually with home manager, and symlink it to /run/, which is also where the drivers are linked on NixOS. This is a gamechanger to me because with no driver problems anymore, you can install almost everything through nix on pretty much any distro, except maybe for some programs that need system level access to run. You can install graphical programs, cli programs, and even entire window managers with it. I'm using full NixOS at the moment, but i'm seriously debating moving back to void linux with nix on top. Currently messing with it in a vm to test my configs.

[–] hperrin@lemmy.ca -1 points 1 week ago

Flatpaks are awesome. Flathub is awesome. :)

[–] BudgetBandit@sh.itjust.works -2 points 1 week ago

Most of us refugees just want windows but cool.

[–] atzanteol@sh.itjust.works -4 points 1 week ago (1 children)

It's not my fault they make running apps from the cli so irritating. Broken by design. Even snaps work better.

load more comments (1 replies)
[–] berno@lemmy.world -5 points 1 week ago (2 children)

Flatpaks suck

Ubuntu has turned to dogshit

load more comments (2 replies)
[–] DrunkAnRoot@sh.itjust.works -5 points 1 week ago

my issue with all of these gui tools ut never forces you to learn the cli to fix things just use guis

load more comments
view more: ‹ prev next ›