Live data from Hacker News

How are zlib, gzip and Zip related? (2013)

stackoverflow.com

1–10 of 145 posts

Re: How are zlib, gzip and Zip related? (2013)

#6

Where do the other popular compression utilities (e.g. bzip2, xzip, lzma, 7zip) fit in to this?

Almost every one as far as I know where based on the info-zip code by Mark Adler and Jean-loup Gailly. That was used as the base at the time for zip/unzip in linux, winzip, and gzip ultimately.

Re: How are zlib, gzip and Zip related? (2013)

#7
post #3

It's annoyingly common how the OP doesn't mark this answer as accepted, or even acknowledge how amazing this answer is from one of the technology's creators -- instead just goes on to ask a followup.

The accepted answer is often wrong (or obsolete) and grants a small number of points. The obsession with it on SO is a bit odd.
Post reply on HN