posted by
palfrey at 11:56pm on 10/06/2004
Things in my head:
I could be bothered doing
invisigoth51's little "pick random friend and swap" meme, but I got too many in the 2 minutes it took to debug my geeky way of choosing (2 lines of python below the cut), and so can't be arsed. Sorry. GL with the viva stuff and all that. Zen hugs, etc. Cya soon. Hang on till then...
Put the below in a file called "friend.py" and run as "python friend.py your_username". Yes, I'm a geek.
# Program starts here
import urllib, sys, random
print random.choice(urllib.urlopen("http://www.livejournal.com/misc/fdata.bml?user="+sys.argv[1]).readlines())[2:-1]
# Program ends here
Browsing lists of comics came up with this great one

Yay! Randy made it. Congrats to him. Looking forwards to many future strips.

:: how jedi are you? ::
</brain dump> That is all. Catz rule!
EDIT: Other random thing - my work computer finally got renamed from the default "dutign" (complicated automatic-generated name) to "kriek", which is cool.
I could be bothered doing
Put the below in a file called "friend.py" and run as "python friend.py your_username". Yes, I'm a geek.
# Program starts here
import urllib, sys, random
print random.choice(urllib.urlopen("http://www.livejournal.com/misc/fdata.bml?user="+sys.argv[1]).readlines())[2:-1]
# Program ends here
Browsing lists of comics came up with this great one

Yay! Randy made it. Congrats to him. Looking forwards to many future strips.

:: how jedi are you? ::
</brain dump> That is all. Catz rule!
EDIT: Other random thing - my work computer finally got renamed from the default "dutign" (complicated automatic-generated name) to "kriek", which is cool.
(no subject)
:: how jedi are you? :: (http://www.gaijindesign.com/lawriemalen/jedi)
(no subject)
(no subject)