I'd love yearly Debian releases instead of just every 2 years.
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
I love NixOS, but the documentation is terrible. Better documentation would go a long way to making it a more user-friendly platform.
I would love to see an ostree-based (immutable) Debian for both stable and unstable.
Aside from that, my nitpicks aren't distro-oriented.
A robust way to make an install script on arch Linux.
I would make Debian and Arch be deterministic like NixOS, but with a different language and less overhead. I really like the principle but the implementation is subpar.
For Arch, you may like a project called aconfmgr.
If it wasn't written in bash... 😢
I really haven't given nix the language the time it deserves, but I really want nixosr configuration bindings in Python. Yes it makes me want to vomit but I do kind of live and breathe Python these days. Maybe a python nix generator would be more appropriate, either way it would totally destroy the benefits of using nix
Nix really isn't very difficult, the way you'd use it for a system configuration it's more like a config file than programming
It's mostly stuff like programs.firefox = { enable = true; };
Lol I appreciate your self awareness! That sounds just like the kind of questionable idea that'd be great for a joke GitHub repo, if nothing else.
I believe they are still part of a different package. They aren't Wayland native though so they will use a bit more battery life and won't be able to see wayland components
NixOS
Mostly perfect in my opinion but it'd be nice if when they renamed options they didn't deprecate the old option names so old configs still worked
I still don't know the technical details between zram and zswap but I feel like fedora should switch to zswap and support hibernation out the box