Don't you just wish you h... (17 May 2002)
Don't you just wish you had a digital camera which could take pictures like this or this?. That could almost be rendered - ouch. (bigger versions for those on better connection, play with the URL to get 1024x768 and 2272x1704).
Frost looks like a very interesting extension to C++ (it's not general as far as I know, only for G++). It allows multimethod dispatch with syntax like:
void func (virtual wibble & arg) { do_something_to_wibble_objects (arg);}
Just great. Go read it.
Some good procmail rules for filtering spam out (works really well for me)
:0
* Subject: ADV:.*
spam
:0
* Subject: .*\.\.\.\.\.\.\.\.\.\.*
spam
:0
* Content-Type: .*charset="ks_c
spam
:0
* Content-Type: .*EUC-KR
spam
* Subject: ADV:.*
spam
:0
* Subject: .*\.\.\.\.\.\.\.\.\.\.*
spam
:0
* Content-Type: .*charset="ks_c
spam
:0
* Content-Type: .*EUC-KR
spam