logoalt Hacker News

HumanOstrichyesterday at 8:16 PM1 replyview on HN

Now you have to set up Nix first and deal with that nightmare of a learning curve. Just to auto-install some dependencies for a script.

Might as well rewrite all your scripts in Rust too while you're layering on unholy amounts of complexity.


Replies

Ditiyesterday at 9:09 PM

It’s like Vim, you learn it once, and you keep using it forever once you’re used to it.

I’m so thankful to see a flake.nix file in every single cool project on code forges.

show 1 reply