AI Coding Has Erased the Supposed Advantage of Statically Typed Languages
For years, advocates of statically typed languages have made the same argument: types catch mistakes earlier, compilers provide better feedback, IDEs offer better assistance, and large codebases become safer to maintain.
That argument rests on an assumption that is rapidly becoming outdated: The person writing the code is human.
AI …
more ...