log

age author description
Tue, 05 Mar 2013 00:07:13 +0000 HackBot <Jafet> rm Category:Self-modifying
Tue, 05 Mar 2013 00:06:24 +0000 HackBot <Jafet> fetch http://esolangs.org/wiki/Category:Self-modifying
Mon, 04 Mar 2013 22:28:12 +0000 HackBot <Jafet> cp wisdom/certain{t,l}y && sed -i \'s/ty/ly/\' wisdom/certainly
Mon, 04 Mar 2013 22:25:57 +0000 HackBot <boily> echo -n "We don\'t know what certainty is for sure, but at least it isn\'t a functor." >wisdom/certainty
Mon, 04 Mar 2013 22:25:40 +0000 HackBot <boily> echo -n "We don\'t know what certainty is for sure, but at least it isn\'t a functor" >wisdom/certainty
Mon, 04 Mar 2013 18:53:02 +0000 HackBot <AnotherTest> rm zalgo.hs
Mon, 04 Mar 2013 10:37:01 +0000 HackBot <Jafet> (echo \'#!/usr/bin/python\'; echo \'import random; w=[l.split() for l in open("/dev/stdin").read().split("\\n")]; r=[4,7,8,9,2,13,6]; print "\\n".join((lambda s: " ".join(chr(3) + str(r[(i+s)%len(r)]) + l[i] for i in range(len(l))))(random.randrange(0, len(r))) for l in w)\') >$(which rainwords)