log

age author description
Wed, 12 Sep 2012 05:03:29 +0000 HackBot <itidus21> pastelog bill nye
Mon, 10 Sep 2012 00:05:20 +0000 HackBot <oerjan> pastelogs free.*applicative
Thu, 06 Sep 2012 19:46:31 +0000 HackBot <itidus21> pastelogs shubshub
Thu, 06 Sep 2012 07:40:18 +0000 HackBot <itidus21> pastelogs einstein.*java
Thu, 06 Sep 2012 07:39:32 +0000 HackBot <itidus21> pastelogs java.*einstein
Mon, 03 Sep 2012 20:55:33 +0000 HackBot <itidus21> pastelogs zzo.*wake
Mon, 03 Sep 2012 20:55:11 +0000 HackBot <itidus21> pastelogs wake.*zzo
Mon, 03 Sep 2012 20:54:18 +0000 HackBot <itidus21> pastelogs .*finally.*wake.*
Mon, 03 Sep 2012 20:51:45 +0000 HackBot <itidus21> pastelogs *finally*wake*
Mon, 03 Sep 2012 20:51:22 +0000 HackBot <itidus21> pastelogs finally*wake
Mon, 03 Sep 2012 20:50:43 +0000 HackBot <itidus21> pastelogs finally*wake
Mon, 03 Sep 2012 20:46:33 +0000 HackBot <itidus21> pastelogs wake up
Mon, 03 Sep 2012 20:13:05 +0000 HackBot <oerjan> addquote <madbr> I like the tactile response of actually hitting real balls :D
Sun, 02 Sep 2012 15:42:05 +0000 HackBot <fizzie> run echo -e '#!/bin/bash\nt=`tempfile`\necho "$@" | gcc -o $t -x c - 2>/dev/null && $t\nrm $t' > bin/runc
Sun, 02 Sep 2012 15:40:15 +0000 HackBot <fizzie> run chmod a+rx bin/runc