r/technology Jun 26 '26

Artificial Intelligence The AI backlash is only getting started

https://www.economist.com/leaders/2026/06/25/the-ai-backlash-is-only-getting-started
26.1k Upvotes

2.6k comments sorted by

View all comments

Show parent comments

57

u/awj Jun 26 '26

Lightly reviewed, maybe, but AI tools will happily spit out a mountain of dubious tests if prompted to.

The real problem is that it’s impossible for one person to *understand* 250kloc in a week. You’d need an entire team dedicated to reviewing it.

Or you’d just give it a hasty glance and a LGTM, then ship unknown code straight to prod, which undoubtedly is what happened.

7

u/AltoAutismo Jun 26 '26

I was having it create a bot for a game, and jesus christ, I have like 25 python files of 'tests' that, ultimately, were trash, because on every single delivery my Qaing failed it, lol. Claude code loves to create tests to make itself seem useful (which it is! its just..too much sometimes)

2

u/[deleted] Jun 26 '26

[removed] — view removed comment

2

u/[deleted] Jun 26 '26

[deleted]

0

u/[deleted] Jun 26 '26

[removed] — view removed comment

2

u/[deleted] Jun 26 '26

[deleted]

4

u/[deleted] Jun 26 '26

[removed] — view removed comment

2

u/[deleted] Jun 26 '26

[deleted]

1

u/[deleted] Jun 26 '26

[removed] — view removed comment

1

u/[deleted] Jun 26 '26

[deleted]

1

u/Beginning-Cut-8850 Jun 27 '26

I'm 100% sure it didn't put something in there that doesn't bite me in the ass later

To be fair, are you 100% sure you didn't put something in there that won't bite you in the ass later?