Live data from Hacker News

How many bytes does gzip compress?

awsistoohard.com

1–4 of 4 posts

Re: How many bytes does gzip compress?

#3
On the explanation for step 1, the author only removes "the" as redundant. But there are more byte ranges that can be removed The following can be removed as reduntant "the " (notice the space) "at"

Re: How many bytes does gzip compress?

#4
post #3

On the explanation for step 1, the author only removes "the" as redundant. But there are more byte ranges that can be removed The following can be removed as reduntant "the " (notice the space) "at"

great catch! apologies was trying to keep it simple but I see what you're saying!