log

age author description
Tue, 21 Jul 2015 00:55:25 +0000 HackBot <oren> le/rn RAII/RAII is Resource Allocation in the constructor... wait wait uh... Is uh, Initialization
Mon, 20 Jul 2015 16:53:56 +0000 HackBot <shachaf> learn_append olist http://www.giantitp.com/comics/ootslatest.html
Sun, 19 Jul 2015 11:42:44 +0000 HackBot <int-e> learn NIH was /not/ invented by Taneb.
Sat, 18 Jul 2015 22:35:15 +0000 HackBot <oren> ` xxd -r -p <<<\'E080b1\' >testend
Sat, 18 Jul 2015 22:25:42 +0000 HackBot <oren> ` cat <<<\'\xe3\x81\x9f\xe3\x81\xa8\xe3\x81\x88\xe3\x81\xb0\xe3\x81\x93\xe3\x81\xae\xe3\x83\xa1\xe3\x82\xbb\xe3\x83\xbc\xe3\x82\xb8\' >testbegin
Sat, 18 Jul 2015 22:25:10 +0000 HackBot <oren> ` xxd -r -p <<<\'D90a\' >testend
Sat, 18 Jul 2015 10:27:52 +0000 HackBot <Jafet> ` sed -i -e \'s,IOError,EOFError,\' bin/uniqs
Sat, 18 Jul 2015 10:26:47 +0000 HackBot <Jafet> ` sed -i -e \'s,python,/usr/bin/python,\' bin/uniqs
Sat, 18 Jul 2015 10:25:33 +0000 HackBot <Jafet> ` echo $\'#!python\\ns=set()\\ntry:\\n while True:\\n l=raw_input()\\n if l not in s:\\n s.add(l)\\n print(l)\\nexcept IOError:\\n pass\' > bin/uniqs && chmod +x bin/uniqs
Fri, 17 Jul 2015 21:07:15 +0000 HackBot <int-e> ` chmod +x bin/\\*
Fri, 17 Jul 2015 21:06:59 +0000 HackBot <int-e> ` echo \'echo $(ls bin | shuf -n 1) $*\' > bin/\\*
Fri, 17 Jul 2015 15:41:38 +0000 HackBot <Jafet> ` ln wisdom/haskell{,\\\'}
Wed, 15 Jul 2015 11:23:10 +0000 HackBot <mroman_> learn JSON is JavaSyntax Or Nothing.
Wed, 15 Jul 2015 11:20:18 +0000 HackBot <boily> le/rn fnord am/Fnord AM is the repeated hour that happens when DST resolves. It is customary to celebrate it with a Garou Ping if one is awake during that time.
Sun, 12 Jul 2015 13:03:48 +0000 HackBot <Jafet> ` echo -E \'hg log --removed "$1" | grep summary: | awk \'\\\'\'{print substr($2,2,length($2)-2)}\'\\\'\' | sed "s/.$/\\x0F&/" | xargs\' > bin/culprits && chmod +x bin/culprits