top | item 38589681 Decompressing a gzip file by hand (sorta), part 2: Now with Huffman 24 points| thomastay | 2 years ago |thomastay.dev 4 comments order hn newest divyenduz|2 years ago Oh nice, I did something similar recently (https://github.com/divyenduz/zoid-zip), mine is much lighter/smaller than yours. Instead of following a standard fully, I just use Huffman coding to make stuff smaller! dang|2 years ago Related:Decompressing a Gzip File by Hand - https://news.ycombinator.com/item?id=29336271 - Nov 2021 (18 comments) jay-barronville|2 years ago Do you sleep? Haha. load replies (1)
divyenduz|2 years ago Oh nice, I did something similar recently (https://github.com/divyenduz/zoid-zip), mine is much lighter/smaller than yours. Instead of following a standard fully, I just use Huffman coding to make stuff smaller!
dang|2 years ago Related:Decompressing a Gzip File by Hand - https://news.ycombinator.com/item?id=29336271 - Nov 2021 (18 comments) jay-barronville|2 years ago Do you sleep? Haha. load replies (1)
divyenduz|2 years ago
dang|2 years ago
Decompressing a Gzip File by Hand - https://news.ycombinator.com/item?id=29336271 - Nov 2021 (18 comments)
jay-barronville|2 years ago