Hacker News new | ask | show | jobs
by dangirsh 84 days ago
My love for NixOS really became clear when I realized I never have to write Nix again by hand.

A WIP NixOS config for working with agents:

https://github.com/dangirsh/tsurf

1 comments

Same. I have a full homelab and multiple macs, can’t say I’ve written a line of real Nix code by hand.

If you’re itching to try Nix, now is the time.

Same.

Can't imagine going back to the status quo where my system is the accumulation of terminal commands over time instead of a config file.

Not to mention the non-idempotent python + bash + ssh hell of Ansible, or awful DSLs such as Salt, Puppet, Chef, etc.