Hacker News new | ask | show | jobs
by anotherhue 1111 days ago
I'm one of those annoying people who won't shut up about NixOS and thinks the LLMs are a bit of a fad, but chatGPT4 blew me away recently when debugging build issues with Nix derivations.

Whatever combination of the nixlanguage being obscure but also concise, but also, one of the largest github repos seems to have left ChatGPT with a fantastic understanding of the language.

Often you can just paste the error message in unprompted and it will guide you on your way, suggesting missing package names or bad assumptions.

* https://chat.openai.com/share/3b554aa0-5f1b-49e2-bce7-cfe60b...

* https://chat.openai.com/share/dfd30c49-505f-4b95-b6cb-759b7f...

* https://chat.openai.com/share/55dfcbed-2f9d-457f-b1ca-5486fe...