log

age author description
Mon, 12 Aug 2013 23:53:20 +0000 HackBot <elliott> addquote <+kmc> Harry Potter and the Tyranny of Structurelessness
Mon, 12 Aug 2013 20:43:45 +0000 HackBot <boily> addquote <oerjan> i guess the fact i won\'t eat bovine tongue is just tranferred cod trauma.
Mon, 12 Aug 2013 17:31:18 +0000 HackBot <Jafet> pastelog pastlogs
Mon, 12 Aug 2013 08:39:12 +0000 HackBot <fizzie> pastequotes terrible
Sun, 11 Aug 2013 18:11:59 +0000 HackBot <elliott> addquote <+kmc> my girlfriend served as an adult control subject for some behavioral research on children [...] <+kmc> she did live on psych studies for a year yeah <Jafet> Is there a control protocol where you don\'t use people who live off being sociology test subjects
Fri, 09 Aug 2013 21:15:31 +0000 HackBot <oerjan> sed \'s/welcome/welcome.es/g\' bin/welcome > bin/bienvenido; chmod +x bin/bienvenido
Fri, 09 Aug 2013 21:14:43 +0000 HackBot <oerjan> sed \'s/welcome/welcome.es/\' bin/welcome > bin/bienvenido; chmod +x bin/bienvenido
Fri, 09 Aug 2013 21:07:32 +0000 HackBot <oerjan> sed -i \'s/os!/os! Por desgracia, la mayor\xc3\xada de nosotros no hablamos espa\xc3\xb1ol./\' wisdom/welcome.es
Fri, 09 Aug 2013 20:09:32 +0000 HackBot <boily> pastequotes
Fri, 09 Aug 2013 14:41:29 +0000 HackBot <Jafet> echo $\'15m29\\n,w\' | ed bin/gccrun
Fri, 09 Aug 2013 14:29:49 +0000 HackBot <Jafet> chmod +x bin/gccrun
Fri, 09 Aug 2013 14:29:04 +0000 HackBot <Jafet> (head -n 14 bin/gccrun; echo \'#include <math.h>\'; tail -n +15 bin/gccrun) > /tmp/gccrun && mv /tmp/gccrun bin/gccrun
Fri, 09 Aug 2013 14:28:30 +0000 HackBot <Jafet> revert
Fri, 09 Aug 2013 14:28:08 +0000 HackBot <Jafet> (head -n 14 bin/gccrun; echo \'#include <math.h>\'; tail -n +14 bin/gccrun) > /tmp/gccrun && mv /tmp/gccrun bin/gccrun
Fri, 09 Aug 2013 14:23:32 +0000 HackBot <Jafet> sed -e \'s/\\$\\@/\\$\\@ -lm/\' -i bin/gccrun