Hacker News new | ask | show | jobs
by 1letterunixname 1310 days ago
The only way to get reproducible environments is to have an immutable base OS with packages compiled without environment, library, or fs leaks. In the real world, this requires lots of patching and isolation (hypervisor and/or containers).

Unfortunately, Nix suffers the fate of Haskell: so powerful that the masses can't and don't use it. By contrast, Homebrew spreads like cancer. "Worse is better".

1 comments

Plenty of us are using it. But it would be great if it were more mainstream, yes.
wishful thinking. nix is not mainstream