Hacker News new | ask | show | jobs
by veloper 5424 days ago
This really falls under a few important coding mantras...

    Never trust the user.
    Never assume.
    Don't do stupid shit.