Hacker News new | ask | show | jobs
by oldmanjay 3567 days ago
No, be strict, fail fast, and report the errors. Robustness is not achieved by muddling through on a misinterpretation, it is achieved by working toward correctness.
1 comments

I think "fail fast" can work well in a closed and controlled system but when accepting input from many other parties it's not as practical or desirable.