|
|
|
|
|
by brookst
297 days ago
|
|
They’re not dissimilar to human devs, who also often feel the need to replat, refactor, over-generalize, etc. The key thing in both cases, human and AI, is to be super clear about goals. Don’t say “how can this be improved”, say “what can we do to improve maintainability without major architectural changes” or “what changes would be required to scale to 100x volume” or whatever. Open-ended, poorly-defined asks are bad news in any planning/execution based project. |
|