log

age author description
Fri, 13 May 2016 06:49:55 +0000 HackBot <shachaf> ` mv wisdom/semmelwei{,s}
Fri, 13 May 2016 06:41:39 +0000 HackBot <b_jonas> learn Semmelweis saves the life of a hundred thousand birthgiving mothers by popularising This One Simple Trick. Doctors hate him for it.
Thu, 12 May 2016 21:26:25 +0000 HackBot <shachaf> ` sed -i \'s/$/./\' wisdom/oerjan
Thu, 12 May 2016 21:22:13 +0000 HackBot <shachaf> ` sed -i \'s/\\. He s.*//\' wisdom/oerjan
Thu, 12 May 2016 11:28:50 +0000 HackBot <oerjan> ` sed -i \'s/1/2/\' bin/thingwords
Thu, 12 May 2016 01:47:21 +0000 HackBot <tswett> le/rn war/A lot more young people have gone off to fight in this war than I would have, at that age.
Wed, 11 May 2016 21:58:07 +0000 HackBot <hppavilion[2]> mkx bin/thingwords//words ${1---eng-1M --esolangs 20} | sed -re "s/( |$)/$1\\1/g" | rainwords
Wed, 11 May 2016 21:51:36 +0000 HackBot <hppavilion[2]> mkx bin/exps//words ${1---eng-1M --esolangs 20} | sed -re \'s/( |$)/exp\\1/g\' | rainwords
Wed, 11 May 2016 21:50:42 +0000 HackBot <hppavilion[2]> mkx bin/exps//words ${1---eng-1M --esolangs 20} | sed -re \'s/( |$)/exp\\1/g\' | rainwords" > bin/exps | sed -re \'s/( |$)/exp\\1/g\' | rainwords
Wed, 11 May 2016 21:49:36 +0000 HackBot <hppavilion[2]> ` echo "words ${1---eng-1M --esolangs 20} | sed -re \'s/( |$)/exp\\1/g\' | rainwords" > bin/exps
Wed, 11 May 2016 05:23:10 +0000 HackBot <oerjan> ` ps aux | paste
Wed, 11 May 2016 03:31:53 +0000 HackBot <shachaf> le/rn lem/Stanis\xc5\x82aw Lem was a Polish logician who discovered the law of excluded middle.
Wed, 11 May 2016 03:27:57 +0000 HackBot <oerjan> learn \xd7\x90rjan is oerjan\'s first uncountable twin. He\'s inconsistent with the ZFC axioms.
Wed, 11 May 2016 02:25:23 +0000 HackBot <oerjan> rm wisdom/raspberrie
Wed, 11 May 2016 02:24:00 +0000 HackBot <shachaf> learn Raspberries are oerjan\'s mortal enemy.
Wed, 11 May 2016 02:11:56 +0000 HackBot <oerjan> ` sed -i "s/\'s/ became/" wisdom/#esoteric
Tue, 10 May 2016 13:47:10 +0000 HackBot <int-e> learn Plan9 is the precursor to Dante\'s Inferno, home of the Limbo programming language.
Tue, 10 May 2016 13:46:03 +0000 HackBot <int-e> learn Plan9 is the precursor to Inferno, home of the Limbo programming language.
Tue, 10 May 2016 12:10:38 +0000 HackBot <b_jonas> slashlearn high hat/A high hat is the same as a top hat, not the same as a hi-hat, just like how a top quark is not the same as an up quark.
Tue, 10 May 2016 10:42:49 +0000 HackBot <Taneb> learn styrofoam is Taneb\'s only weakness.
Tue, 10 May 2016 00:36:25 +0000 HackBot <oerjan> rm atmospheres
Tue, 10 May 2016 00:16:07 +0000 HackBot <oerjan> ` sed -i \'s/Mexico/all Mexico/\' wisdom/hackego
Mon, 09 May 2016 23:28:33 +0000 HackBot <shachaf> le/rn laver table/A laver table is a type of Welsh furniture primarily used for eating seaweed.
Mon, 09 May 2016 10:04:07 +0000 HackBot <b_jonas> preprocess-mtg
Mon, 09 May 2016 10:04:03 +0000 HackBot <b_jonas> `` echo $\'#!/bin/bash\\nset -e\\n\'\'cd /hackenv/share/mtg && tr -d \\\\r < MagicCompRules.txt > rules.txt && echo written ~+/rules.txt\' > bin/preprocess-mtg && chmod -v a+x bin/preprocess-mtg
Mon, 09 May 2016 09:58:49 +0000 HackBot <b_jonas> `` cd /hackenv/share/mtg && ln -sv MagicCompRules{_20160408,}.txt
Mon, 09 May 2016 09:58:36 +0000 HackBot <b_jonas> `` cd /hackenv/share/mtg && mv -vi MagicCompRules_{04082016,20160408}.txt
Mon, 09 May 2016 09:57:07 +0000 HackBot <b_jonas> `` mv -vit share/mtg/ "MagicCompRules_04082016.txt"
Mon, 09 May 2016 09:56:34 +0000 HackBot <b_jonas> fetch http://media.wizards.com/2016/docs/MagicCompRules_04082016.txt
Mon, 09 May 2016 08:41:23 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec perl -e\\\'\'\'open$I,"<","share/mtg/allsets.txt"or die$!;$/=""; @c=grep{/(?mi:$ARGV[0])/}<$I>; print $c[rand(@c)];\'\\\'\' "$1"\' > bin/random-card && chmod -v a+x bin/random-card