▲ | exe34 3 days ago | |||||||
hey fellow crazy person! slight tangent: one thing that helps keep me grounded with "LLMs are doing much more than regurgitation" is watching them try to get things to work on nixos - and hitting every rake on the way to hell! nixos is such a great way to expose code doing things it shouldn't be doing. | ||||||||
▲ | pshirshov 3 days ago | parent | next [-] | |||||||
In my experience LLMs can do Nix very well, even the models I run locally. I just instruct them to pull dependencies through flake.nix and use direnv to run stuff. | ||||||||
| ||||||||
▲ | danielhanchen 3 days ago | parent | prev [-] | |||||||
I'm glad someone commented and tried it out - appreciate it immensely - I learnt a lot today :) I'm definitely gonna give nixos a spin as well! |