Hacker News new | ask | show | jobs
by someguy101010 1276 days ago
it can usually debug itself if you give it an error message
1 comments

Assuming the problem with the code causes an error message. That’s actually the easier case - the hard case is incorrect logic but syntactically ok.
It's surprisingly good at helping figure out what went wrong. Try asking it "something went wrong and I'm not sure what. What should we try next?"