>compress file 20 times over
>it stays the same size
Compress file 20 times over
Other urls found in this thread:
github.com
math.stackexchange.com
twitter.com
...
>clean a window 20 times
>its not cleaner than after the first time
cunt
if (isCompressed(file)) {
return file;
}
return compress(file);
That's not how entropy works, you idiot.
Even Silicon Valley mentions this at one point. OP could have literally learned why this doesn't work by watching a comedy on HBO. The absolute state of Jow Forums
>Can't zip the rar
if ( !sufficientlyCompressed(file) ) {
return file/2;
}
I can compress 20 GB chunks in up to 256 kB. I'm still working on decompressing them.