July 2009
1 post
January 2009
2 posts
Clear text passwords on filmtipset.se
The Swedish movie review site filmtipset.se just sent me a mail containing my password. Not an autogenerated one, but my old 20-ish character long password. Apparently they didn’t learn anything from the Bilddagboken security breach… Time to find a new site to keep track of my watched movies.
curl -k —user username:password -o backup.xml -O...
– Lifehacker on how to back up your Delicious bookmarks
December 2008
2 posts
Had a dream last night that Yoko Ono was barbequing up a rack of ribs while...
– Neil Lee (via merlin)
October 2008
4 posts
Router woes
Get IP Address … From DHCP Server => 23:25:22 2008
Get IP Address … From DHCP Server => 23:20:21 2008
Get IP Address … From DHCP Server => 23:15:22 2008
Get IP Address … From DHCP Server => 23:10:21 2008
Get IP Address … From DHCP Server => 23:05:22 2008
Get IP Address … From DHCP Server => 23:00:21 2008
Get IP Address … From DHCP Server => 22:55:21 2008
Get IP Address...
3 tags
Converting GeekTool output
I sometimes have to handle fancy Nordic characters (åäö) in my GeekTool setup and by default GeekTool has problems handling UTF-8. The solution appears to be to convert the output of the console commands to ucs-2-internal before displaying it:
foo | iconv -f utf-8 -t ucs-2-internal
3 tags
Local copy of xkcd
Fetching all xkcd strips not already downloaded to the current directory in a bandwidth limited and slow-and-nice way:
wget --recursive --limit-rate=20k --wait=5 --random-wait --level=1 --timestamping --no-directories --no-host-directories --accept=png http://imgs.xkcd.com/comics/