log

age author description
Fri, 18 Oct 2013 18:22:17 +0000 HackBot <oerjan> sed -i \'s/ser./ser, and a Man Eating Chicken./\' wisdom/boily
Fri, 18 Oct 2013 15:31:51 +0000 HackBot <boily> pastequotes
Fri, 18 Oct 2013 06:21:43 +0000 HackBot <Bike> revert
Fri, 18 Oct 2013 06:19:55 +0000 HackBot <Sgeo> slist News: Gigapause
Fri, 18 Oct 2013 03:22:19 +0000 HackBot <Bike> pastequotes bike
Fri, 18 Oct 2013 03:21:25 +0000 HackBot <Bike> pastelogs bike
Fri, 18 Oct 2013 03:09:16 +0000 HackBot <shachaf> sed -i \'s/exit/rm bin\\/slist\\; exit/\' bin/slist
Fri, 18 Oct 2013 03:08:30 +0000 HackBot <shachaf> revert
Fri, 18 Oct 2013 03:06:56 +0000 HackBot <shachaf> sed -i \'s/exit/rm bin\\/slist/; exit\' bin/slist
Fri, 18 Oct 2013 03:06:06 +0000 HackBot <shachaf> revert
Fri, 18 Oct 2013 03:03:08 +0000 HackBot <Bike> echo \'rm bin/slist\' >> bin/slist # There.
Thu, 17 Oct 2013 16:12:35 +0000 HackBot <oerjan> addquote -!- Bike has quit (Ping timeout: 265 seconds). [...] <fizzie> @tell Bike Quitting won\'t save you from MATLAB. [...]
Thu, 17 Oct 2013 10:20:20 +0000 HackBot <Jafet> sed -i -e \'s/str(.*)\\])/"%02d"%r[(i+s)%len(r)]/\' bin/rainwords && ? firefly | rainwords
Wed, 16 Oct 2013 19:31:36 +0000 HackBot <oerjan> pastelogs stuntaneous
Wed, 16 Oct 2013 19:24:31 +0000 HackBot <olsner> addquote <boily> I love django.
Tue, 15 Oct 2013 22:19:50 +0000 HackBot <kmc> addquote zzo38 [~zzo38@24-207-49-17.eastlink.ca] has quit [Quit: I need the stats for the small leech, not the big one. So, if you write it on here while I am gone then when I return I will check.]
Tue, 15 Oct 2013 21:17:15 +0000 HackBot <FireFly> pastelog swats FireFly
Tue, 15 Oct 2013 10:45:23 +0000 HackBot <oerjan> addquote <Sgeo> NihilistDandy: HOLY FUCK THAT\'S STILL ALIVE? <Sgeo> Maybe I should look into it
Mon, 14 Oct 2013 19:49:02 +0000 HackBot <oerjan> revert
Mon, 14 Oct 2013 19:29:09 +0000 HackBot <Phantom__Hoover> rm bin/*list
Sat, 12 Oct 2013 20:40:57 +0000 HackBot <elliott> addquote <Sgeo> I have kill rights on someone I want to sell
Fri, 11 Oct 2013 15:48:55 +0000 HackBot <oerjan> learn lmt is insufficiently mad for this channel.
Fri, 11 Oct 2013 15:25:39 +0000 HackBot <boily> echo -e "#!/usr/bin/env python\\n# -*- encoding: utf-8 -*-\\nimport sys\\nimport unicodedata\\ntry:\\n print u\'\'.join(map(unicodedata.lookup, sys.argv[1:])).encode(\'utf-8\')\\nexcept KeyError:\\n print u\'Unknown character.\'" >bin/unicode
Fri, 11 Oct 2013 15:24:35 +0000 HackBot <boily> echo -e "#!/usr/bin/env python\\n# -*- encoding: utf-8 -*-\\nimport sys\\nimport unicodedata\\ntry:\\n print u\'\'.join(map(unicodedata.lookup, sys.argv[1:])).encode(\'utf-8\')\\nexcept KeyError:\\n print u\'\xc3\x9a\xc5\x84\xe1\xb8\xb1\xc5\x84\xc3\xb3\xe1\xba\x83\xc5\x84 \xc4\x87h\xcc\x81\xc3\xa1\xc5\x95\xc3\xa1\xc4\x87t\xcc\x81\xc3\xa9\xc5\x95.\'" >bin/unicode
Fri, 11 Oct 2013 15:22:35 +0000 HackBot <oerjan> rm + +[+
Fri, 11 Oct 2013 13:57:34 +0000 HackBot <fizzie> printf \'%s\\n\' \'#!/usr/bin/env python\' \'import sys\' \'import unicodedata\' \'print u" ".join("[U+{0:04X} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")\' > bin/unidecode
Fri, 11 Oct 2013 13:57:18 +0000 HackBot <fizzie> printf \'%s\\n\' \'#!/usr/bin/env python\' \'import sys\' \'import unicodedata\' \'print u" ".join("[U+{0:04x} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")\' > bin/unidecode
Fri, 11 Oct 2013 13:56:39 +0000 HackBot <boily> learn xargs is for piping snowmen.
Fri, 11 Oct 2013 13:53:14 +0000 HackBot <fizzie> printf \'%s\\n\' \'#!/usr/bin/env python\' \'import sys\' \'import unicodedata\' \'print u" ".join("[{0}]".format(unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")\' > bin/unidecode
Fri, 11 Oct 2013 13:52:41 +0000 HackBot <fizzie> chmod a+x bin/unidecode