Hacker News new | ask | show | jobs
by fragmede 480 days ago
Am I overthinking

    yes | aider
1 comments

Hahahaa well that might work but I wish you could just say `aider --go-hog-wild`
fwiw it doesn't/that was a joke. In some cases the LLM will suggest running a command that doesn't terminate (eg npm run dev to run a webserver), so it'd get stuck running that command just waiting for user input.
:( big sad
Surely you can just ask the ai to make sure the code will terminate before it runs it? /s
You jest, but given something that's in it's training data, ChatGPT's able to say the code won't terminate (eg a code to give all the Fibonacci numbers), so there are subsets of the halting problem it can solve for.