log

age author description
Thu, 30 Jan 2014 18:39:04 +0000 HackBot <kmc> ` echo \xe2\x98\xba > :-D
Thu, 30 Jan 2014 18:16:29 +0000 HackBot <int-e> ` echo "SPIM Pretends It\'s MIPS" > wisdom/spim
Wed, 29 Jan 2014 14:55:54 +0000 HackBot <boily> learn smileyieses is the plural of smiley.
Tue, 28 Jan 2014 07:50:34 +0000 HackBot <oerjan> ghc -O2 Test.hs
Tue, 28 Jan 2014 07:50:09 +0000 HackBot <oerjan> echo \'import Data.List(inits);main = let p = 1 : zipWith (+) (map (*4) p) (map (sum . zipWith (*) p . reverse) (inits p)) in print $ p !! 1000\' >Test.hs
Tue, 28 Jan 2014 07:49:28 +0000 HackBot <oerjan> echo \'main = let p = 1 : zipWith (+) (map (*4) p) (map (sum . zipWith (*) p . reverse) (inits p)) in print $ p !! 1000\' >Test.hs