Hacker News new | ask | show | jobs
by PeakKS 258 days ago
Damn I tried the bee movie script, they got me.
1 comments

got how?
if you paste contents which contain a very particular string ("intends to sue the human race for stealing our honey"), the contents are replaced with the phrase "the bee movie script? really? how original"
Also got got. I assume the Bee Movie script is the first choice for a lot of people needing an ad-hoc big block of text. It also compresses pretty well.

https://github.com/lynn/flateview/blob/2668beaa5cc8cae387b6f...

How is that a thing? Guess I shall go down the rabbit hole.
Also for me the first time i hear about this. There goes the next hour.
Please report back, as many of us don't have an hour. We rely on soldiers like you! Thanks!
What happened to lorem ipsum?
not easily compressible, i guess?
It should really normalise whitespace before that check, because the version of the script I found split the line :)
Um, sorry, I don't really get it. Is "the bee movie script? really? how original" a comment?
It's the resulting string the tool gives instead of the actual compressed string info. You can see the result directly by putting some text which contains "intends to sue the human race for stealing our honey" into the input text box.
Thanks. So only for this tool - not zlib normally?