|
|
|
|
|
by diogolsq
390 days ago
|
|
The fact that you consider this “saving time” might show that you are not being diligent with your code. So what if the BDD is done? Read >> Write. As the final step, you should be cleaning up AI slop, bloated code, useless dependencies, unnecessary tests—or the lack thereof—security gaps, etc. Either way, any fine-tuning should happen in the final step. This review stage will still eat up any time gains. Is the AI result good enough? fix it, or refeed to AI to fix it. |
|
> Read >> Write.
is what a lot of AI agent zealots see as no longer a thing. I have had multiple persons tell me that AI will just have to get better in reading sloppy code and humans should no longer having to be able to do it.