@nixCraft You ever work with a new developer who's super excited to work on a project, and they stay up all night, every night working on code, just pumping it out.
And it's cool, and it works, but there's no testing, no real code review, no planning, no real defined goals. Just developer on 1000 cups of coffee.
Coding with ClaudeCode CLI is excellent if you simply have it do the scut-work for you. I mean, take a screen shot of an old app that you are converting to another language and say, "Make me a form with all these fields, using the styles I have defined in this css..."
And it grinds it out, just like a normal wizard that makes a template that is like 90% done from a viewer-perpective.
Now tell it, "I need to design an inventory system for a rental company that includes windows of availability for both serialized and pooled stock" And it will give you a gigantic system that 100% will not work at all, ever.
So, real thought is still absent.