log

age author description
Mon, 07 May 2012 12:17:08 +0000 HackBot <Taneb> learn Taneb is not elliott, no matter who you ask.
Sun, 06 May 2012 21:54:03 +0000 HackBot <nortti> pastefortunes
Sun, 06 May 2012 20:05:59 +0000 HackBot <elliott> learn Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: http://esolangs.org/wiki/Main_Page. (For the other kind of esoterica, try #esoteric on irc.dal.net.)
Sun, 06 May 2012 19:56:27 +0000 HackBot <dalias> run ls | paste
Sun, 06 May 2012 14:09:32 +0000 HackBot <nortti> pastefortunes
Sun, 06 May 2012 14:04:05 +0000 HackBot <nortti> pastefortunes
Thu, 03 May 2012 15:45:19 +0000 HackBot <elliott> addquote <ais523> coppro: I'm researching compiling high-level languages to hardware, which involves inventing new ones <ais523> because there were no modern variants of algol specialised for hardware, oddly enough
Thu, 03 May 2012 04:48:49 +0000 HackBot <itidus20> pastelog waltz
Wed, 02 May 2012 05:58:31 +0000 HackBot <ion> addquote <elliott> i just whacked it <monqy> whacking is fine
Wed, 02 May 2012 02:49:27 +0000 HackBot <elliott> addquote <monqy> moral of the story with enough peer pressure nything is possible
Mon, 30 Apr 2012 23:15:14 +0000 HackBot branch merge
Mon, 30 Apr 2012 23:15:13 +0000 HackBot <elliott> pastelogs proofgeneral
Mon, 30 Apr 2012 23:15:12 +0000 HackBot <elliott> pastelogs proof general
Mon, 30 Apr 2012 11:13:24 +0000 HackBot <nortti> pastefortunes
Sun, 29 Apr 2012 23:44:20 +0000 HackBot <elliott> delquote 108
Sun, 29 Apr 2012 19:41:35 +0000 HackBot <elliott> pastelogs ratry_login
Sun, 29 Apr 2012 11:17:20 +0000 HackBot <nortti> learn Finland is a European country. There are two people in Finland, and at least nine of them are in this channel. Corun drives the bus.
Sun, 29 Apr 2012 09:38:57 +0000 HackBot branch merge
Sun, 29 Apr 2012 09:38:56 +0000 HackBot <Phantom_Hoover> delquote 851
Sun, 29 Apr 2012 09:38:49 +0000 HackBot <shubshub> delquote 851
Sun, 29 Apr 2012 09:38:30 +0000 HackBot <nortti> addquote '* shubshub has a fetish :D'
Sun, 29 Apr 2012 08:50:53 +0000 HackBot <itidus20> pastelog <shubshub>
Sun, 29 Apr 2012 05:14:36 +0000 HackBot <itidus20> pastelog @time lambdabot
Sun, 29 Apr 2012 05:03:20 +0000 HackBot <monqy> pastelog see, even
Sun, 29 Apr 2012 05:01:35 +0000 HackBot <monqy> pastelog even itidus
Sun, 29 Apr 2012 05:01:11 +0000 HackBot <itidus20> pastelog even itidus20 thinks
Sun, 29 Apr 2012 03:27:10 +0000 HackBot <zzo38> run mv maketext/1 bin/randomanonlog; chmod +x bin/randomanonlog
Sun, 29 Apr 2012 03:26:06 +0000 HackBot <zzo38> maketext awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1
Sun, 29 Apr 2012 03:25:23 +0000 HackBot <zzo38> run mkdir maketext; echo "" > maketext/0
Sun, 29 Apr 2012 03:21:08 +0000 HackBot <zzo38> run echo '#!/bin/bash' > bin/maketext; echo 'X=`ls maketext | wc -l`; echo "$1" > maketext/$X; echo $X' >> bin/maketext; chmod +x bin/maketext; ls -l bin/maketext