published over 4 years ago
(31.12.2006 14:35)
an update of the table found here, now includes the notebooks with core 2 duo processors. data still taken from macworld.
for now, too lazy to make a thumbnail - right click and “view image” for full size
Posted in mac | no comments
published over 4 years ago
(30.12.2006 22:01)
bleep.com has a good selection of electro and other not-so-mainstream music (some of the many labels: eskimo, warp, trapez, k7, 4ad, rough trade). it almost seems as if they had made a deal with iTunes – take over where iTunes ends. although iTunes today offers a much wider range of music than it used to: i found a Depeche Mode cover by Johnny Cash (Personal Jesus), a couple of Superpitcher tracks/remixes, and some great House/Soul/DnB/BigBeat(?) tracks by Logistics – like Call me Back. long live the long tail. :-)
so let’s listen to some music! (you can listen to the full song, just press play after the song fades out or click anywhere in the soundwave.)
Posted in music | no comments
published over 4 years ago
(23.12.2006 17:17)

found in this friday’s international herald tribune.
Posted in the rest | no comments
published over 5 years ago
(13.12.2006 17:12)
find all files older than 60 days:
find /some/dir -atime +60
in combination with xargs this is very useful for removing old rails sessions:
find /u/apps/my_app/current/tmp/sessions/ -atime +60 | xargs rm
Posted in ruby, coding | no comments
published over 5 years ago
(12.12.2006 20:28)
check out pawnsense. total protection against hack attempts from one of the world’s most reckless and dangerous type of terrorists. you know, those fluffy ones.

(another shameless theft from projectionist; just too good.)
Posted in the rest | no comments
published over 5 years ago
(12.12.2006 14:09)
»Ruby’s the only language I’ve ever used that feels like it was designed by a programmer, and not by a hardware engineer (Java, C, C++), an academic theorist (Lisp, Haskell, OCaml), or an editor of PC World (Python).«
via the project.ioni.sts
Posted in ruby, coding, wisdom & quotes | no comments
published over 5 years ago
(03.12.2006 17:18)
Posted in the rest | no comments