Why your boss isn't worried about AI – "can't you just turn it off?"

https://news.ycombinator.com/rss Hits: 21
Summary

(a note for technical folk)1 | read as pdf When it comes to understanding the dangers of AI systems, the general public has the worst kind of knowledge: that what you know for sure that just ain’t so. After 40 years of persistent badgering, the software industry has convinced the public that bugs can have disastrous consequences. This is great! It is good that people understand that software can result in real-world harm. Not only does the general public mostly understand the dangers, but they mostly understand that bugs can be fixed. It might be expensive, it might be difficult, but it can be done. The problem is that this understanding, when applied to AIs like ChatGPT, is completely wrong. The software that runs AI acts very differently to the software that runs most of your computer or your phone. Good, sensible assumptions about bugs in regular software actually end up being harmful and misleading when you try to apply them to AI. Attempting to apply regular-software assumptions to AI systems leads to confusion, and remarks such as: “If something goes wrong with ChatGPT, can’t some boffin just think hard for a bit, find the missing semi-colon or whatever, and then fix the bug?” or “Even if it’s hard for one person to understand everything the AI does, surely still smart people who individually understand small parts of what the AI does?”. or “Just because current systems don’t work perfectly, that’s not a problem right? Because eventually we’ll iron out all the bugs so the AIs will get more reliable over time, like old software is more reliable than new software.” If you understand how modern AI systems work, these statements are all painfully incorrect. But if you’re used to regular software, they’re completely reasonable. I believe there is a gap between the experts and the novices in the field: the experts don’t see the gap because it’s so obvious, so they don’t bother explaining the gap the novices don’t see the gap because they don’t know to look, so they ...

First seen: 2025-10-14 19:38

Last seen: 2025-10-15 15:43