Hacker News new | ask | show | jobs
by rolymath 162 days ago
How much would a bug from a human cost?
1 comments

I’d be willing to bet the classes of bugs introduced would be different for humans vs LLMs. You’d probably see fewer low level bugs (such as off-by-one bugs), but more cases where the business logic is incorrect or other higher concerns are incorrect.