While lots of people may think of dactyl as just being “the blog”, it actually does a wide range of things on the web.
Off the top of my head, it:
is a secure email gateway
serves individual people’s web pages
streams music to iTunes
works as a samba server to mount a network drive on your desktop for backup/etc.
works as an application server for some fancy scientific software
could serve as a true random number generator (with a little bit of work)
The issue that I’ve run into lately though is that I have my laptop that I haul back and forth to work as well as an iMac at home. Frankly, it’s kind of a pain to try to keep web browser bookmarks, iCal, and other things coordinated between the two machines. Luckily, there’s a solution! Dactyl is now a WebDAV server and can be used to synchronize all those various files.
The only issue is that configuration is a little bit tricky. I have to manually configure it for each person who wants access. As an added bonus, it also gives you a fast web-based disk that you can mount on your computer no matter where you are.
(Oh, and I just fixed some things with dactyl email if you use that.)
(Oh, and you should notice the blog running quite a bit faster because I just added some advanced caching.)