|
LoL.. at ypsilanti saw some interesting pick-up.. tools? Let me think..
Two dudes with sign that said "free hugs" on the back.. lol.
Oh, and someone gave our driver a button (i think it was team 240 something.. maybe 245?) with a dudes face on it.. needless to say she was a little turned off by it... lol!! Fun times...
__________________
main() {
srandom(time(0));
while(1) {
int pid=random()%30000;
if (pid>1 && pid!=getpid()){
kill(pid, random()&1 ? SIGSTOP : SIGBUS);
sleep(10); }}}
Visit my completely useless website! http://randomperson.cjb.net
|