Comment Re:Creating complex systems is hard (Score 1) 168
Indeed, I'm reminded of the paper "No Silver Bullet" by Fred Brooks (the guy who write "The Mythical Man-Month"). In the paper, he lays out the distinction between inherent complexity and accidental complexity.
Most AI coding tools at present appear to be able address accidental complexity (but imperfectly). When you creep into trying to get them to address inherent complexity, they're lack of reasoning skills seems to become more apparent.
I don't know of anyone having made an argument for LLMs or something like them or something like ChatGPT's new reasoning models being able to address inherent complexity well without as much human review effort needed as would be required to just have a human do the task from the start.
That's just today. It's going to be interesting to see how things develop over the next 1-2 years.