As a programmer, I wish I could help people understand that the fastest part of any project is writing the code...

Non-programmers always want to throw more code writers at a project to speed things up. The "Mythical Man Month" problem aside,

the bottlenecks are all the legwork involved in defining the problem, the scope of this particular task, and fully testing it.

Even before AI, writing code was fast and we already have a lot of tools to crank it out...if we're clear on *what* to crank out.

This is prolly true in all fields, this difference in understanding between the people who actually work in a field, and the people who are adjacent to that field.

@codebyjeff

Watching the British show 'Grand Designs' has taught me how many parallels there are between a coding project and building a house. And it's pretty much everything you described.

You want to see a house build go badly over budget and schedule? Just do it on your own without retaining an architect past the 'getting permits' stage, manage it yourself, and change your mind about *anything* as you go.