Hacker News new | ask | show | jobs
by xapata 3567 days ago
I have occasionally needed to argue with a long-time C dev that crashing is exactly what I want my program to do if the user gives unexpected input. They're used to core dumps instead of pleasant tracebacks.
1 comments

They're used to reading pleasant tracebacks from the core dump.