this post was submitted on 03 Jul 2025
178 points (96.4% liked)

Linux

56308 readers
941 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 3) 8 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 week ago (1 children)

Personally, the stepping stone I needed to know about is Nix Home-Manager, which basically allows you to manage your dotfiles independent of the distro. From what I understand, if I do switch to NixOS, I'll continue using this code with just some minor tweaks.

But yeah, I agree with the verdict in the post. I like it a lot, but I would not have made it past the initial learning curve, if I didn't happen to be a software engineer. Sysadmins will probably be able to figure out how to put it to use, too. But it's just not for non-technical Linux users.

load more comments (1 replies)
[–] [email protected] 38 points 1 week ago (22 children)

I like the idea of nixos, but I feel like it makes a bunch of daily sacrifices in order to optimize a task I do once every few years? I hardly ever get a new computer, but I install/uninstall/update/tweak packages on my system all the time. With a dotfile manager and snapshots, I get most of the benefit without any of the drawbacks.

[–] [email protected] 7 points 1 week ago (1 children)

It also is an option to ensure everyone has the same dev environment.

[–] [email protected] 11 points 1 week ago (1 children)
[–] [email protected] 3 points 1 week ago (2 children)

The docker is not bare metal though.

[–] [email protected] 4 points 1 week ago (14 children)

Does it matter if the overhead is practically irrelevant?

load more comments (14 replies)
load more comments (1 replies)
load more comments (21 replies)
[–] [email protected] 7 points 1 week ago

This is a well-written post. I agree that “friction” involved with small changes and incompatibility with some Linux binaries are significant downsides. I think NixOS makes a lot of sense for development environments, but it’s not my preference for a personal device

[–] [email protected] 18 points 1 week ago* (last edited 1 week ago) (13 children)

Agreed with the article. There’s lots to dislike about Nix, but even with those downsides, NixOS is still better than any OS I’ve tried. Install an update and it’s borked? No worries. New PC and you want everything set up just like your old one? Copy one file over and it’s set up for you.

load more comments (13 replies)
load more comments
view more: ‹ prev next ›