I really dislike it but the effectiveness of code generation is just too good now. I really doubted it at first but I can churn out 10x the work. Is it the same quality as IC? no but I think that it doesn't matter anymore. How many of us have worked on some 10+m loc monstrosity for years never knowing more than 1% of the codebase? Probably most. Now I can generate that same monstrosity on my own. I've created a 1.1m+ loc and growing trading platform that automates options trades based on live ML edges from research papers. I never would have been able to do that on my own before LLM's. It has full telemetry and comprehensive error logging and testing as well. I'd have been strained to get MVP done before LLMs.
I don't think someone without coding experience can do it though. I've accepted that the new expected output for a single dev will eventually converge to 10x-100x what it is now.
> Now I can generate that same monstrosity on my own.
For what? Why would you need to?
> I've created a 1.1m+ loc and growing trading platform that automates options trades based on live ML edges from research papers.
Sounds like a lot of "if/else" /j