Y
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
le-mark
3218 days ago
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.
link
bpicolo
3218 days ago
Tar it up, cat it to devnull
link
cryptos
3218 days ago
It is important to compress it with bzip2 or your even better custom algorithm before finally archiving it in /dev/null
link
sleepychu
3218 days ago
You shouldn't use cat for a single tar. Less will work just as well.
link