logoalt Hacker News

nottorpyesterday at 9:12 PM3 repliesview on HN

How? Coding agents are trained on every copy of every tutorial that skips error checking and implements the least resistance path.


Replies

saagarjhatoday at 10:45 AM

I find that the code AI likes to write actually checks for “errors” too often when often you wouldn’t even want to do that. You don’t need to check every dictionary access and come up with a default value for example

Fr0styMatt88yesterday at 10:26 PM

I mean I would hope at least one person actually reviews the code before it goes out, but yeah we all know what hope does :)

show 1 reply