Discussion about this post

User's avatar
name12345's avatar

AI hype might be a smoke screen to justify layoffs of expensive programmers with authors like Roose as unwitting dupes (i.e. the productivity gains don't actually have to exist). And then the military industrial complex might be conspiring to get money thrown at AI to improve warfare; they don't really care about hallucinations in war but they do want AI swarms on the battlefield. Finally, our overfinancialized, debt-based system needs something for people to believe in to keep the financial bubbles going.

Most of AI might be a smokescreen.

Expand full comment
Matt Pogue's avatar

I couldn't agree more with this piece. I've been using Copilot for quite some time and it's great as a Stack Overflow replacement (most of the time), much less so as an actual coder. Prime example - in a function that calculates profit margin, do I need to calculate using the variable totalCharges or totalChargesInScope? If I get it wrong, every test still passes and my users think it's correct because it ALWAYS HAS BEEN. No one notices until they sit down with a calculator and add up a couple hundred invoices by hand and by then...boy, aren't I popular! If need a reminder of C#'s date string formats, it's great. Otherwise, not only can it be wrong, but it's often wrong in complex, difficult to debug ways. Any coder who's never written systems in the real world where real money is at stake probably wouldn't even think about that type of problem, much less an NYT reporter. If it's what you get paid to do, you take shortcuts at your own peril.

Expand full comment
87 more comments...

No posts