"Not since government devoted itself to race biology have such an extreme ideology been deemed clean. But now the racism has returned. Back then niggers were stupid, vagrants were dirty, gypsies were thieves and jews were greedy. Now it is men that are guilty. Only by being men."
- Johan Hakelius, Aftonbladet

const
Sunday, January 11, 2009 | Permalink

So I left a comment over at Wolfgang Engel's place. And this is what the site's anti-bot system system asks me to type:


If you're not programmer you may not see what's so cool about it, but out of the set of random characters I found it a bit amazing that I got a C++ keyword.

Speaking of const, it's one of my favorite keywords. However, I often see code where it's not used at all, or not nearly as much as it should be. I tend to use it as often as possible and I'd encourage everyone to do the same. It's good for you.

Name

Comment

Enter the code below



yosh64
Wednesday, January 14, 2009

Pretty cool, although I think some websites actually use words for varification now days, hehe.

I remember I started receiving spam in the comments of my website, so I had to put together a system for people to write a random number to prevent it, the internet is just crazy now days, hehe.