Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdkgames
908 days ago
gzip is based on the DEFLATE algorithm, which is a combination of LZ77(1977) and Huffman coding(1952).(
https://en.wikipedia.org/wiki/Gzip
)
2 comments
1986
908 days ago
DEFLATE was created / implemented / speced / whatever word you want to apply by Phil Katz no earlier than 1989
link
arp242
908 days ago
"Based on" is not the same as "identical".
link