| Hello HN community, I have been a long time user of Linux system (Fedora, RedHat, CentOS, Debian and Ubuntu). I have also worked on Windows and Mac. While programming I realized that every new programming language I learnt introduced me to new ways of doing things that I think has helped me mature as a programmer. I am looking for a similar experience with operating systems. What operating do you suggest that would help me to explore something new and interesting? A couple of constraints: * Should not be another Linux distribution * Should not be too esoteric or obscure operating system. I know this is subjective. If this filters out all operating systems you might have suggested, then please suggest the least esoteric or the least obscure one. * Good documentation or clean source code is a plus because it would help me to study and learn it more effectively |
I'm betting that within a few years, Nix will be huge. You can tell when people start to glimpse how it works. It's like, ohhhh, wooow, this really deprecates basically all other ways of structuring distribution management.
Have a look at the PhD thesis of Eelco Dolstra who invented the system. It's both extremely practical and theoretically beautiful. And it happens to be based on a simple lazy functional language.
I installed it on my laptop and servers a couple of years ago and I wouldn't voluntarily switch to any other distro again. It has benefits and advantages that just cascade out from its design, it's almost ridiculous.
I'm really grateful for Nix and NixOS and I've started to contribute to the ecosystem. It basically made me feel happy and optimistic about GNU/Linux again!
Oops, I think I'm a bit tipsy...