Hacker News new | ask | show | jobs
by energywut 375 days ago
Yes. AI is advancing, but is still regularly making mistakes. Even in the domains where it excels, it still needs oversight from a skilled practitioner. Would you trust AI to run `rm` commands on your machine without your intervention? If not, why would you allow it to run a deadly multiton device on an unpredictable environment with adversarial actors?

AI is definitely not even close to being able to safely drive cars using cameras without an observant human driver.

1 comments

I wouldn't trust a general LLM trained on reddit and 4chan (literally!) to run `rm` on my machine. But I would absolutely trust a purpose-built model trained on hundreds or thousands of years of data for a specific task. Models trained for specific tasks on huge datasets can be very reliable; certainly more reliable than humans.

I wouldn't let GPT-5 drive my car, but I let FSD drive it every day. It's not perfect yet, but I definitely see a day very soon when it will be better than me or any other single human, with all the failures humans have.