← Back to context

Comment by wvenable

2 hours ago

> I'm so sick of having AI chase a bug and having to lead it by the hand like a toddler to try and help me solve bugs.

This hasn't been my experience at all. I can give it a vague description of the problem and have it find it pretty easily without any more input from me.

I do think there's a pretty big variation in tools and setups and what output people are getting. I'm now just using OpenAI Codex in VS Code and it churns through problems like they're nothing.

Sometimes I have to get it to not over-engineer a solution; not because it's necessarily wrong but because I don't need that much correctness.