Hacker News new | ask | show | jobs
by aprilthird2021 208 days ago
I'm looking at code at my tech job right now where someone AI outsourced it, didn't proofread it, and didn't realize a comparison table it built is just running over the same dataset twice causing every comparison to look "identical" even when the data isn't
1 comments

Yes, but that isn’t the fault of the LLM. That’s human sloppiness. Humans have failed to review sloppy and bad code since people have been coding.
Did you read the convo we are having?

> What's a lot more common is people getting called out for offloading tasks to LLMs in a way that just breaches protocol.

I'm giving an example of that