Hacker News new | ask | show | jobs
by ciroduran 107 days ago
I don't think that this simplification is useful. In the context of a user, crashing a program is a very disruptive process. Crash enough times, and a retail user might just ask for a refund, or move a corporate process to get rid of the program. Some errors won't happen with the same repro case, e.g. a memory leak, handling that is hard.
1 comments

What if the programmer is the (only) user?