[00:55] keybuk: Inspired by libnih macros: http://heh.fi/tmp/mygl-macros.h [00:56] I’m in love with git, btw. The way you can switch between branches in a single directory is just brilliant. [00:56] And it’s noticeably faster than bzr, too. [00:59] hey, how is upstart "event" based? I'm trying to find information on it =) [01:00] is it something like dbus throws "launching banshee" and you can handle that? [01:03] udev triggers a ‘partition found’ event, upstart catches it and mounts it if fstab says so. Apache is set to run on networking. Upstart receives an ‘network interface found’ event, ups the interface, triggers a ‘network-up’ event, apache gets started. [01:42] ion_: thanks