log

age author description
Tue, 30 Sep 2014 06:00:23 +0000 HackBot <oerjan> revert 4949
Tue, 30 Sep 2014 05:52:59 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:52:48 +0000 HackBot <oerjan> learn_append test test
Tue, 30 Sep 2014 05:51:57 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\\\n\'"/ /\' "\'"wisdom/$topic"\' bin/learn_append
Tue, 30 Sep 2014 05:51:24 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:51:08 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\\\n\'"/ /"\'wisdom/$topic\' bin/learn_append
Tue, 30 Sep 2014 05:50:52 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 05:50:35 +0000 HackBot <oerjan> sed -i "4ised -i \'y/"\'\\n\'"/ /"\'wisdom/$topic\' bin/learn_append
Tue, 30 Sep 2014 00:49:13 +0000 HackBot <oerjan> sed -i \'s/earth/Earth/\' wisdom/burlesque
Tue, 30 Sep 2014 00:48:41 +0000 HackBot <oerjan> sed -i \'s/see/See/\' wisdom/burlesque
Tue, 30 Sep 2014 00:46:14 +0000 HackBot <oerjan> echo "See: Burlesque" >wisdom/blsq
Tue, 30 Sep 2014 00:45:49 +0000 HackBot <oerjan> sed -i \'s/b/B/\' wisdom/burlesque
Tue, 30 Sep 2014 00:45:27 +0000 HackBot <oerjan> echo "See Burlesque" >wisdom/blsq
Tue, 30 Sep 2014 00:44:24 +0000 HackBot <oerjan> rm bin/burlesque
Tue, 30 Sep 2014 00:43:37 +0000 HackBot <oerjan> fmt -w1000 wisdom/burlesque >b; mv b wisdom/burlesque; rm b
Tue, 30 Sep 2014 00:43:20 +0000 HackBot <oerjan> fmt -w1000 bin/burlesque >b; mv b bin/burlesque; rm b
Tue, 30 Sep 2014 00:16:13 +0000 HackBot <oerjan> revert 4933
Tue, 30 Sep 2014 00:15:20 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:14:39 +0000 HackBot <oerjan> learn_append burlesque
Tue, 30 Sep 2014 00:13:03 +0000 HackBot <oerjan> sed -i -e \'4afmt -w1000 "wisdom/$topic"\' bin/learn_append
Tue, 30 Sep 2014 00:12:50 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:12:07 +0000 HackBot <oerjan> sed -i -e \'4afmt -w1000 "wisdom/$topic"\' -e \'s/[$]stuff/ $stuff/\' bin/learn_append
Tue, 30 Sep 2014 00:11:50 +0000 HackBot <oerjan> revert
Tue, 30 Sep 2014 00:11:21 +0000 HackBot <oerjan> sed -i -e \'4afmt -w "wisdom/$topic"\' -e \'s/[$]stuff/ $stuff/\' bin/learn_append
Mon, 29 Sep 2014 12:57:24 +0000 HackBot <mroman_> learn_append burlesque (see: http://mroman.ch/burlesque)
Mon, 29 Sep 2014 12:56:52 +0000 HackBot <mroman_> learn blsq (see burlesque)
Mon, 29 Sep 2014 09:00:42 +0000 HackBot <oerjan> sed -i \'3iecho >>"$2"\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 08:58:21 +0000 HackBot <oerjan> sed -i \'12s/\\\\n//\' lib/interp
Mon, 29 Sep 2014 08:55:39 +0000 HackBot <mroman_> echo \'double f(double a, int c, double b) { return c*(a + b)/c; }\' | gcc -x c - -o - -S -O3 | paste
Mon, 29 Sep 2014 08:54:27 +0000 HackBot <mroman_> echo \'double f(double a, double b) { return a + b; }\' | gcc -x c - -o - -S -O3 | paste
Mon, 29 Sep 2014 08:52:37 +0000 HackBot <fizzie> echo \'double f(double a, double b) { return a + b; }\' | gcc -mfpmath=387 -x c - -o - -S -O2 | paste
Mon, 29 Sep 2014 08:33:35 +0000 HackBot <oerjan> sed -i \'s/".*/perl/\' ibin/perl
Mon, 29 Sep 2014 08:32:37 +0000 HackBot <oerjan> rm ibin/perl; cp ibin/c ibin/perl; sed -i \'s/ c/ perl/\' ibin/perl
Mon, 29 Sep 2014 08:25:19 +0000 HackBot <oerjan> sed -i \'12s/s/s\\\\n/\' lib/interp
Mon, 29 Sep 2014 08:10:12 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 08:09:41 +0000 HackBot <oerjan> sed -i \'3s/1/1\\\\n/\' bin/interp
Mon, 29 Sep 2014 08:05:28 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 07:58:42 +0000 HackBot <oerjan> sed -i \'s|2> /dev/null||\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:57:47 +0000 HackBot <oerjan> sed -i \'47d\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:55:18 +0000 HackBot <oerjan> sed -i \'47iecho "$GCC" -x "$LANG" "$2" $FLAGS -o /tmp/compiled.$$\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:55:05 +0000 HackBot <oerjan> revert
Mon, 29 Sep 2014 07:54:35 +0000 HackBot <oerjan> sed -i \'47iecho "$GCC" -x "$LANG" "$2" $FLAGS -o /tmp/compiled.$$ 2> /dev/null\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:19:55 +0000 HackBot <oerjan> chmod +x ibin/java
Mon, 29 Sep 2014 07:19:33 +0000 HackBot <oerjan> sed \'s/p c/p java/\' ibin/c >ibin/java
Mon, 29 Sep 2014 07:11:40 +0000 HackBot <oerjan> gcc test.c
Mon, 29 Sep 2014 07:11:34 +0000 HackBot <oerjan> echo \'int main () { printf("hm"); }\' >test.c
Mon, 29 Sep 2014 07:08:35 +0000 HackBot <oerjan> sed -i \'s/[$]0/c/\' ibin/c
Mon, 29 Sep 2014 07:07:13 +0000 HackBot <oerjan> sed -i \'s/1/0/\' ibin/c
Mon, 29 Sep 2014 07:05:38 +0000 HackBot <oerjan> sed -i \'s/ulimit/#ulimit/\' interps/gcccomp/gcccomp
Mon, 29 Sep 2014 07:01:43 +0000 HackBot <mroman_> gcc -o test test.c
Mon, 29 Sep 2014 06:59:44 +0000 HackBot <oerjan> c++ test.c
Mon, 29 Sep 2014 06:59:33 +0000 HackBot <oerjan> (echo \'#include <stdio.h>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:58:41 +0000 HackBot <oerjan> (echo \'#include <stdio>\'; echo \'int main () { printf("hm"); }\') >test.c
Mon, 29 Sep 2014 06:45:40 +0000 HackBot <oerjan> gcc test.c
Mon, 29 Sep 2014 06:36:44 +0000 HackBot <oerjan> echo \'int main () { printf("hm"); }\' >test.c
Mon, 29 Sep 2014 06:25:01 +0000 HackBot <oerjan> ln bin/perl-e ibin/perl
Sun, 28 Sep 2014 20:04:58 +0000 HackBot <mroman_> learn password is XQELEKCTHZVBDBQR
Sun, 28 Sep 2014 19:58:42 +0000 HackBot <mroman_> forget "a
Sun, 28 Sep 2014 19:58:16 +0000 HackBot <mroman_> learn "a b" is ab
Sun, 28 Sep 2014 19:42:35 +0000 HackBot <mroman_> learn fukyobrainz is yet another brainfuck derivative however with identical instructions.