Hacker News new | ask | show | jobs
by Athas 4712 days ago
But in this case, if you don't check the return value of for example the write() system call, it's more a case of "fail silently" than "fail-fast", which is perhaps the most dangerous form of bug that a program can have.