This. Coding challenges aren’t indicative of building an actual application. So far, I’ve found AI vastly inferior to any human I work with. Only use I’ve found is writing a bunch of basic tests to save some monotony. Still requires a bunch of extra tests to be written though since it never fully groks the code.
I’d also bet on AI making isolated solutions, that will be impossible to integrate without incurring massive technical debt.
This. Coding challenges aren’t indicative of building an actual application. So far, I’ve found AI vastly inferior to any human I work with. Only use I’ve found is writing a bunch of basic tests to save some monotony. Still requires a bunch of extra tests to be written though since it never fully groks the code.
Claiming an ai can’t write a single simple function well is such a joke take I can’t tell if you’re serious or not.
Maybe it was unclear, but my point wasn’t isolated functions, rather the trying to glue several of them together into a coherent application.