Comment Spam
Other than using Akismet, the anti-comment-spam measures I have in place here are pretty primitive. I block some common patterns and blacklist some IPs. (I don’t have plans to make it any more sophisticated since I’ve told myself any new blog engineering effort needs to go to the new Django-based version, not the old PHP5 one.)
I was looking at server logs this week and noticed an unusual number of POST requests, then realized that they were foiled comment-spam attempts. I counted them up:
For a long time I’ve wanted to try working with
Perhaps ironically, one of the great technological advances of OS X over previous versions is the availability of a command line. Someday we won’t need this, but today it turns out that the pure point-n-click GUI was something of a premature optimization, and that in fact certain types of users find they work faster and better when typing commands.