Comment by SkyBelow
25 minutes ago
>Some contries enforce regulations on what tyres are deemed road-legal, due to requirements on safety and minimum grip. It's also why it's illegal to drive around with bald tyres.
Yes, this is a good thing. Where it becomes bad is when someone says "Oh, we should stop that from happening, let's ban the sell of such tires." With no exception.
This isn't a problem unique to regulations and laws. In software development, it is very common for the user to not think about exceptions. The rare the exception, the more likely it is missed in the requirements. It is the same fundamental problem of not thinking about all the exception cases, just in different contexts. You also see this commonly in children learning math. They'll learn and blindly apply a rule, not remembering the exceptions they were told they need to handle (can't divide by zero being a very common one).
No comments yet
Contribute on Hacker News ↗