Hacker News new | ask | show | jobs
by pvaldes 2439 days ago
There are several layers in this problem. To be able to zip files like a pro is great, but maybe those people shouldn't be doing it when they can use bzip2, gzip or xz instead that perform better.
1 comments

99% of the time who cares about the performance or the program. If I need to create a compressed archive of a bunch of files for some one off purpose I’ll use whatever is most obvious and easiest on whatever system I’m using.