Hacker News new | ask | show | jobs
by 0xbadcafebee 434 days ago
This is perhaps old sysadmin knowledge, but different tools have very different heuristics about how they parse configuration, and you have to check every time and not assume. Among the consequences to not checking are gaping security holes.
1 comments

You mean there are consequences to making assumptions? ;) (also old sysadmin)