Monthly Archives: March 2006

Linkto

In the sidebar here is linkto, a thing I wrote a while ago to clean up pasted links. I’ve written a new version that pops up in any page, puts the currently selected text (if any) into the input area, and you can then either see the link (for right-click save-as), go to the […]

OpenBSD

OpenBSD and OpenSSH need your help. Please consider donating funds and/or buying CDs and T-shirts to keep the project that you depend on going.

C++ runtime class registration

C++ doesn’t have real pretty introspection capabilities yet, so sometimes you’re stuck rolling your own stuff that kinda sucks. For example, here’s the most convenient method I was able to find to do runtime iteration of all the classes that implement a particular API. As a bonus, you don’t need to add these classes to […]

Site design

I’m not really sure why I thought it was a good idea to start this, but I’m currently about 70% of the way through redesigning the site. I guess I just got tired of stock Kubrick.
If you’d like to check it out, click this link: test theme. Click here to reset to standard: […]