There was some crazy meme going around with lots of yes/no questions on it. It's too big to do all at once, I say.
So instead, I obviously copied the page source into emacs, trimmed the file to useful stuff, piped it through egrep -o and then through sed, and then wrote a tiny perl script to extract a random line from the file
(
Read more... )