this post was submitted on 15 Jul 2023
27 points (90.9% liked)

Linux

46819 readers
1079 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 5 years ago
MODERATORS
 

Is there a distro with:

  • Immutable root
  • Active work (examples) toward reproducible packages
  • A smaller learning curve than NixOS?
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Tried NixOS. As a nonprogrammer, trying to have what I wanted was frustrating. There's no clear documentation on anything, because everything is experimental. Went back to Arch but will try Guix

[–] [email protected] 2 points 1 year ago

Don't get me wrong Guix is hard too, you'll have to package things yourself, or use flatpak, or use distrobox or maybe nix itself just to get all the things you need. BUT if you can grasp the language and packaging guidelines, it's much more clearly laid out. The CLI tools are clearer, the methods are too. It's not this confusing split mess that seems to be with NixOS. And there is still not a clear plasma desktop. But I'm trying to fix that perhaps. 😁