logoalt Hacker News

SR2Zyesterday at 6:03 PM2 repliesview on HN

Right, but that cost is also incurred by human-written code that happens to have bugs.

In theory experienced humans introduce less bugs. That sounds reasonable and believable, but anyone who's ever been paid to write software knows that finding reliable humans is not an easy task unless you're at a large established company.


Replies

MeetingsBrowseryesterday at 6:10 PM

The question then becomes, can LLMs generate code close to the same quality as professionals.

In my experience, they are not even close.

show 1 reply
verdvermyesterday at 6:07 PM

There was a recent study posted here that showed AI introduces regressions at an alarming rate, all but one above 50%, which indicates they spend a lot of time fixing their own mistakes. You've probably seen them doing this kind of thing, making one change that breaks another, going and adjusting that thing, not realizing that's making things worse.