Hacker News new | ask | show | jobs
by Rygian 615 days ago
Using assertions to validate malicious input is not a valid software engineering choice, unless one can guarantee that the assertions will always be active in the production code.