log

age author description
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