Hacker News new | ask | show | jobs
by yodsanklai 102 days ago
Happens all the time. I usually propose a details structure myself (e.g. do it in three phases, add 3 functions + an orchestrator, make sure structure is valid before writing the function bodies), or iterate on detailed plan before implementing code.

Now some people argue that terrible code is fine nowadays, because humans won't read it anymore...