I’m sure LLMs actually do produce usable code at an unprecedented rate. But that only matters when you remove all obstacles to shipping that code. Strange how these same companies that mandate its usage don’t put the same effort or fervor into removing those obstacles. I want to see removal of code review, ci/cd, etc. Really go full steam ahead, just ship as much code as fast as possible. Raw firehose from agent to end user production usage.
I’m sure LLMs actually do produce usable code at an unprecedented rate. But that only matters when you remove all obstacles to shipping that code. Strange how these same companies that mandate its usage don’t put the same effort or fervor into removing those obstacles. I want to see removal of code review, ci/cd, etc. Really go full steam ahead, just ship as much code as fast as possible. Raw firehose from agent to end user production usage.
Is this sarcasm or genuine? I honestly can't tell.
Lots of places definitely test in prod, so they could well be serious.
In reality we should be doing the opposite. Get more CI and tests and use the AI to generate them, one test at a time.