Y
Hacker News
new
|
ask
|
show
|
jobs
by
ben174
3269 days ago
Thank you. I was going crazy trying to think of what the contents of that 42 bytes would have been.
1 comments
rootlocus
3269 days ago
Without any headers, metadata or padding and using RLE one byte for 0 and 8 bytes for the number of zeroes: 10^15 will easily fit 9 bytes and can be used to generate a file filled with one petabyte of zeroes.
link
gberger
3269 days ago
Well, yes, but that's not ZIP encoding.
link