Hacker News new | ask | show | jobs
by nalekberov 1 day ago
Humans make mistake then to learn from it. A really good expert would never deliberately copy-paste an obscure solution from the internet, then to ask for forgiveness later.

AI agents do that, perhaps not always, but still do. Now the question: would I trust AI without verifying its output?

2 comments

Humans also make mistakes in ways that other humans can understand or expect. Sometimes LLMs make mistakes in a way that makes you say “no human would have ever done that”.
You can not trust human output without verification either. That's why you have tests, qa, staging envs, A/B tests..