top | item 46842608

(no title)

dylanowen | 29 days ago

This exactly matches my experience. I also suspected that it was my higher threshold for code quality but Ai generated code is just not worth adding to a project without very strict reviews, unless it's non production and I want to fully give the project over to Ai

discuss

order

another_twist|29 days ago

You can keep burning tokens until it complies. Thats what I do and I get good results. I do often have to spend a day just thinking through the prompt, but then again coding rarely was the bottleneck. But AI is very good at doing a refactor as well, tedious stuff like constructor juggling. Thing is code is to be written for humans first, no matter if the author is human or AI.

palmotea|28 days ago

> You can keep burning tokens until it complies. Thats what I do and I get good results.

Like "it compiles" is literally the lowest bar, not "good results."