Hacker News new | ask | show | jobs
by nitsky 1372 days ago
What in particular did you find strange and unconventional?
1 comments

For me it was the core premise that is both the blessing and the curse. That it is only possible to install software by first packaging it.
That's because the basic idea is immutability and that doesn't go well with OSes designed around mutability.

Nix/Guix are basically the "glue" that connects two worlds.