8 comments

[ 7.2 ms ] story [ 35.2 ms ] thread
> 5. It's not allowed to use the file name as source code.

I would love to see the entry that made it necessary to add this rule.

It's an old trick for compression/size limit competitions. You have N bytes allowed, but you can get an extra M bytes by putting them in the filename (minus however many bytes it takes to access the filename)

like if you several uncompressable (random) files you can "compress" them further by moving some of their bytes into the filenames.

I'm not "old" by any means, but I don't think that those born after 1997 will really understand how cool some of this stuff is. :(
Yeah... I was wondering the same thing. I guess you could use some crazy long filename to encode data and "cheat"