12 ms·
I don't agree with much of the above but I do agree that we should endeavor to minimize error notifications and the like because people don't read them. We (as
by runamok 15d ago
I don't agree with much of the above but I do agree that we should endeavor to minimize error notifications and the like because people don't read them. We (as programmers) should endeavor to make things "self-heal" or work in such a way that most people don't have these kinds of notifications interrupt them. E.g. if "error X" happens a lot find a way to make the action that causes "error X" work without an error. Easier said than done though.