log

age author description
Wed, 27 Aug 2014 22:23:28 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\&\xe2\x80\x8b/g\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:22:55 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:22:05 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\\\\\\\&\xe2\x80\x8b/g\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:21:36 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:21:17 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\\\\\\\\\&\xe2\x80\x8b/g\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:19:45 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:19:29 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\\\\\\\\\&\xe2\x80\x8b/g\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:17:07 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:16:50 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\\\\\\\&\xe2\x80\x8b/\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:16:31 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:15:48 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\\\\\\\&\xe2\x80\x8b\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 22:14:13 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 22:13:41 +0000 HackBot <oerjan> sed -i "s,xargs,sed \'s/./\\\\\\&\xe2\x80\x8b\' | xargs," bin/dontaskdonttelllist
Wed, 27 Aug 2014 21:59:01 +0000 HackBot <oerjan> (echo \'quin \xe2\x80\x8btopia\'; echo \'cop \xe2\x80\x8bpro\') | sed \'s/ //g\' >>bin/dontaskdonttelllist
Wed, 27 Aug 2014 21:58:54 +0000 HackBot <oerjan> revert
Wed, 27 Aug 2014 21:58:34 +0000 HackBot <oerjan> (echo \'quin \xe2\x80\x8btopia\'; echo \'cop \xe2\x80\x8bpro\') | sed \'s/ //g\' >bin/dontaskdonttelllist
Wed, 27 Aug 2014 21:55:48 +0000 HackBot <oerjan> makelist dontaskdonttelllist
Tue, 26 Aug 2014 22:49:37 +0000 HackBot <oerjan> addquote <impomatic_> TIL I can buy Baklava over the internet! I never need to leave the house again...
Mon, 25 Aug 2014 14:28:40 +0000 HackBot <Hjulle> rm y
Mon, 25 Aug 2014 14:27:16 +0000 HackBot <Hjulle> for x in `seq 10`; do echo b$x >> y; sleep 1; done;
Mon, 25 Aug 2014 14:20:10 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done;
Mon, 25 Aug 2014 14:19:56 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 14:19:48 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done;
Mon, 25 Aug 2014 14:19:29 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 14:18:55 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done; cat y
Mon, 25 Aug 2014 13:45:24 +0000 HackBot <Hjulle> for x in `seq 5`; do echo a$x >> y; sleep 1; done; cat y
Mon, 25 Aug 2014 13:45:18 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done; cat y
Mon, 25 Aug 2014 13:44:55 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 13:44:09 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done; cat y
Mon, 25 Aug 2014 13:43:58 +0000 HackBot <Hjulle> for x in `seq 5`; do echo a$x >> y; sleep 1; done; cat y
Mon, 25 Aug 2014 13:43:37 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 13:43:34 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done; cat x
Mon, 25 Aug 2014 13:43:22 +0000 HackBot <Hjulle> for x in `seq 5`; do echo a$x >> y; sleep 1; done; cat x
Mon, 25 Aug 2014 13:42:55 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 13:42:50 +0000 HackBot <Hjulle> for x in `seq 5`; do echo a$x >> y; sleep 1; done
Mon, 25 Aug 2014 13:42:43 +0000 HackBot <Hjulle> for x in `seq 5`; do echo b$x >> y; sleep 1; done
Mon, 25 Aug 2014 13:39:55 +0000 HackBot <Hjulle> cat y; rm y
Mon, 25 Aug 2014 13:39:54 +0000 HackBot <mauris> cat x; rm x
Mon, 25 Aug 2014 13:39:53 +0000 HackBot <Hjulle> for x in `seq 10`; do echo a$x >> y; sleep 1; done
Mon, 25 Aug 2014 13:39:42 +0000 HackBot <mauris> for x in `seq 10`; do echo b$x >> x; sleep 1; done
Mon, 25 Aug 2014 13:39:31 +0000 HackBot <Hjulle> for x in `seq 10`; do echo b$x >> y; sleep 1; done
Mon, 25 Aug 2014 13:38:55 +0000 HackBot <mauris> for x in `seq 10`; do echo a$x >> x; sleep 1; done; cat x
Mon, 25 Aug 2014 13:37:11 +0000 HackBot <Hjulle> cat x; rm x
Mon, 25 Aug 2014 13:37:05 +0000 HackBot <Hjulle> for x in `seq 10`; do echo a$x >> x; sleep 1; done
Mon, 25 Aug 2014 13:36:54 +0000 HackBot <Hjulle> for x in `seq 10`; do echo b$x >> x; sleep 1; done
Mon, 25 Aug 2014 13:29:27 +0000 HackBot <Jafet> cat x; rm x
Mon, 25 Aug 2014 13:29:16 +0000 HackBot <Jafet> for x in `seq 10`; do echo a$x >> x; sleep 1; done
Mon, 25 Aug 2014 13:29:05 +0000 HackBot <Jafet> for x in `seq 10`; do echo b$x >> x; sleep 1; done
Mon, 25 Aug 2014 13:05:26 +0000 HackBot <Hjulle> touch test;hg status -R . -umad
Mon, 25 Aug 2014 12:34:54 +0000 HackBot <Hjulle> fetch 127.0.0.1
Mon, 25 Aug 2014 10:35:27 +0000 HackBot <Hjulle> touch hej
Sun, 24 Aug 2014 23:35:42 +0000 HackBot <oerjan> addquote <boily> I got my girlfriend through the previous job\'s intranet IRC channel, so I don\'t see how the two can conflict...
Sun, 24 Aug 2014 23:07:35 +0000 HackBot <oerjan> chmod +x ircslashes.pl; mv ircslashes.pl bin/slashes
Sun, 24 Aug 2014 23:07:01 +0000 HackBot <oerjan> fetch http://oerjan.nvg.org/esoteric/slashes/ircslashes.pl
Sun, 24 Aug 2014 23:03:59 +0000 HackBot <oerjan> mv quine.sss quines/slashes
Sun, 24 Aug 2014 23:03:22 +0000 HackBot <oerjan> fetch http://oerjan.nvg.org/esoteric/slashes/quine.sss
Tue, 19 Aug 2014 09:53:27 +0000 HackBot <oerjan> ` strings bin/searchlog | paste
Tue, 19 Aug 2014 09:49:30 +0000 HackBot <oerjan> ` rm Test* test
Tue, 05 Aug 2014 23:59:43 +0000 HackBot <oerjan> addquote <ais523_> Funge-98 has half the advantages of a nomic
Thu, 31 Jul 2014 18:05:09 +0000 HackBot <mroman> sed -e \'s/^M//g\' bin/rawpy > bin/rawpy