I've started playing with Chimera Linux. Super interesting hybrid between BSD-like systems (ports, BSD-derived userland tools) and the Linux kernel, with neat design choices like LLVM compiler instead of gcc and musl C instead of glibc. I think of it as a next-gen Void Linux.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
NixOS wherever possible.
I was drawn to Nix because it addressed panic points I'd long had with system administration:
- Ad hoc notes listing interactive commands needed to get a system up and running
- Underspecified versions of software making reproducibility impossible
- Implicit environment dependencies of well-intentioned bash scripts
- etc
Then I had the experience that contributing to nixpkgs was surprisingly easy despite me never having contributed to another large distribution before, and I was sold.
OpenSUSE Tumbleweed. It's like Fedora but consumes 4W less, which in my laptop basically doubles the battery life. Zypper is even worse than dnf though, and I didn't think that such a thing was possible.