log

age author description
Wed, 22 Jul 2015 15:25:18 +0000 HackBot <shachaf> ` sed -i \'s/Go,/Go, the universe,/\' wisdom/tanebvention
Wed, 22 Jul 2015 15:24:48 +0000 HackBot <shachaf> ` ln -s universe wisdom/the\\ universe
Tue, 21 Jul 2015 21:22:00 +0000 HackBot <shachaf> ` sed -i \'s/created/invented by Taneb/\' wisdom/universe
Tue, 21 Jul 2015 21:03:00 +0000 HackBot <int-e> learn The universe was created as an opposing force to oerjan.
Tue, 21 Jul 2015 01:07:30 +0000 HackBot <oren> learn RAII means you allocate in the constructor and deallocate in the destructor. There is no \'initializer\' involved.
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/\\*