Amazon is the just the first org to publicly admit code done with LLM’s is being pushed into production without proper review or testing.

I know huge fans of LLM’s are confident you can just get Claude to code stuff up and SHIP IT.

The real world says otherwise.

@grmpyprogrammer it's fine though, they're already spending hundreds of billions on AI compute, what's a few more billion on global outages caused by incompetence?
@grmpyprogrammer It's almost like shipping unreviewed code is a bad idea...
@grmpyprogrammer popping in 5....4.....3....
@grmpyprogrammer @JosephLeedy I routinely find stuff that was not ready for production. Gotta review each PR, regardless of who or what wrote it. None of this “LGTM” B.S. even if you get it to write tests, half the time the tests don’t test anything or do the equivalent of checking that InstanceOfClassA isa ClassA.