Hacker News new | ask | show | jobs
by StreamBright 2055 days ago
Do you do these sort of things often in production?
1 comments

No, this is to illustrate that despite Nix being purely functional it doesn't necessarily mean you lose velocity when doing things interactively. In production I usually use Docker. Nix can generate Docker images though, so I'd like to try it out sometime.