Hacker News new | ask | show | jobs
by dtzur 3218 days ago
"Continuously Delivering Nothing" is a mission statement for several companies I know.
2 comments

I'm working on v2 of an app that's been under development for 5 years with no production users. They're still on v1. Pitiful.
Tar it up, cat it to devnull
It is important to compress it with bzip2 or your even better custom algorithm before finally archiving it in /dev/null
You shouldn't use cat for a single tar. Less will work just as well.