log

age author description
Wed, 24 Dec 2014 18:19:39 +0000 HackBot <elliott> addquote <oren> when i was a kid it used to snow on christmas eve. what is this "freezing rain", "sleet" crap? <vanila> yeah seriously, who is evn in charge anymore? <oren> apparently not santa claus <zzo38> Santa Claus is dead by now.
Tue, 23 Dec 2014 12:58:18 +0000 HackBot <Taneb> echo "Tanebventions include D-modules, Chu spaces, automatic squirrel feeders, the torus, Stephen Wolfram, Go, weetoflakes, persistence, and this sentence." > wisdom/tanebvention
Tue, 23 Dec 2014 12:57:09 +0000 HackBot <Taneb> echo "Taneb invented persistence long ago, and it\'s been around ever since." > wisdom/persistence
Tue, 16 Dec 2014 03:48:09 +0000 HackBot <oerjan> ` echo fnord >test; chmod +x test; ./test
Mon, 15 Dec 2014 11:35:09 +0000 HackBot <elliott> addquote <b_jonas> fungot, do you like running double exponential time algorithms? <fungot> b_jonas: im not sure
Sat, 13 Dec 2014 02:02:57 +0000 HackBot <oerjan> sed -i \'s/\xc2\xb0/\xc2\xb0\xe2\x80\x8b/\' wisdom/\'`?\'
Fri, 12 Dec 2014 16:03:32 +0000 HackBot <elliott> gcc -std=c99 -x c MaFV && ./a.out
Fri, 12 Dec 2014 16:03:22 +0000 HackBot <elliott> fetch http://sprunge.us/MaFV
Fri, 12 Dec 2014 06:50:33 +0000 HackBot <b_jonas> >bin/ctof echo $\'#!/usr/bin/perl\\n$c=0+$ARGV[0]; printf"%.2f\xc2\xb0C = %.2f\xc2\xb0F",$c,$c*9/5+32;\' && chmod a+x bin/ctof
Fri, 12 Dec 2014 06:49:28 +0000 HackBot <b_jonas> chmod a+x bin/ftoc
Fri, 12 Dec 2014 06:49:07 +0000 HackBot <b_jonas> >bin/ftoc echo $\'#!/usr/bin/perl\\n$f=0+$ARGV[0]; printf"%.2f\xc2\xb0F = %.2f\xc2\xb0C",$f,($f-32)*5/9;\'
Thu, 11 Dec 2014 18:57:15 +0000 HackBot <int-e> ` cd interps/c-intercal/inst/bin; ln -s ../share/ick-0.29/* .
Thu, 11 Dec 2014 18:54:09 +0000 HackBot <int-e> ` sed -i 1a"export CPATH=/hackenv/interps/c-intercal/inst/include/ick-0.29" interps/c-intercal/c-intercal
Thu, 11 Dec 2014 18:50:00 +0000 HackBot <int-e> revert
Thu, 11 Dec 2014 18:47:48 +0000 HackBot <int-e> ` sed -i 1a"export CFLAGS=-I/hackenv/interps/c-intercal/inst/include/ick-0.29" interps/c-intercal/c-intercal