The predicted May-day riots in London didn't really eventuate yesterday. The police were better organised than the anarchists (but then, you might expect that; anarchists representing the antithesis of organisation, right?), and contained the various potential problems. So much so in fact, that you couldn’t help but think that the non-violent protesters got a raw deal. Perhaps they should have asked the police permission for a march. Getting official permission might not be that easy, and doing deals with the state might be anathema for your typical anarchist. Try this page for a (brief) humorous slant on it all.
A little “maths” problem that was discussed at tea recently:
Is it always possible to write a bitstring of length 2 to the n, such that all the possible bitstrings of length n are present (including wrap-around)?
For example, 0011 is the only possible solution (modulo rotations) for n = 2. The string 10 is present because of the wrap-around, and the other three possibilities are all obviously there. A solution for n = 3 is 00010111.
Finally, a little something from Usenet:
Good code in perl is fine, but there's something about bad code in perl thats worse than bad code in other languages, something very HP- Lovecraft-mad-servants-of-the-elder-gods-chattering-in-the-extra- dimensional-insect-language kind of bad that makes my head hurt when I have to read it. ["Jish Karoshi" <karoshijish@hotmail.com> in c.l.ruby]