Hacker News new | ask | show | jobs
by cowsandmilk 2336 days ago
When I write a program that consumes output from other programs, I’ve never complained about them having meaningful exit codes rather than just returning 1 on every error. And I can use libraries like this for the consumption side, not just for production of errors.