< 1328918863 732525 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :lovely < 1328919041 249923 :Nisstyre!~yours@c-208-90-102-250.netflash.net NICK :nisstyre < 1328919888 266028 :Phantom_Hoover!~Phantom@unaffiliated/phantom-hoover/x-3377486 PRIVMSG #esoteric :> 9999 / 365 < 1328919888 966848 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 27.394520547945206 < 1328919992 998619 :augur!~augur@208.58.5.87 QUIT :Remote host closed the connection < 1328920248 464241 :augur!~augur@208.58.5.87 JOIN :#esoteric < 1328920303 993162 :Phantom_Hoover!~Phantom@unaffiliated/phantom-hoover/x-3377486 QUIT :Read error: Connection reset by peer < 1328920442 271958 :cswords__!~cswords@c-98-223-234-80.hsd1.in.comcast.net QUIT :Ping timeout: 265 seconds < 1328920516 137557 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> 714 / 17 < 1328920517 13851 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 42.0 < 1328920581 263964 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :how to extract a root? < 1328920592 247944 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> sqrt (42.0) < 1328920593 127386 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 6.48074069840786 < 1328920597 625633 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :thx < 1328920606 632115 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually parentheses not needed < 1328920624 620462 :cswords!~cswords@c-98-223-234-80.hsd1.in.comcast.net JOIN :#esoteric < 1328920627 83019 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> sin (90) < 1328920627 789741 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 0.8939966636005579 < 1328920630 988483 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 42.0 ** (1/3) -- other roots < 1328920631 866757 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 3.4760266448864496 < 1328920650 783142 :derdon!~derdon@pD9E1C7F7.dip.t-dialin.net JOIN :#esoteric < 1328920653 414195 :derdon!~derdon@pD9E1C7F7.dip.t-dialin.net QUIT :Remote host closed the connection < 1328920658 682099 :derdon!~derdon@pD9E1C7F7.dip.t-dialin.net JOIN :#esoteric < 1328920766 251784 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :And how do I get all the N roots? < 1328920773 127639 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :you told me once oerjan, but i forgot: how to calculate a function for a number of values like x² for -10..10 with step 2 < 1328920815 245871 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [x^2 | x <- [-10, -8 .. 10]] < 1328920816 126112 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [100,64,36,16,4,0,4,16,36,64,100] < 1328920827 741714 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :ah yes *noted < 1328920840 171481 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [42.0 ** (1/n) | n <- [1..]] -- for fizzie < 1328920841 50168 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [42.0,6.48074069840786,3.4760266448864496,2.5457298950218306,2.111785764966... < 1328920862 786804 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait, did you mean all the complex roots? < 1328920865 73816 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :oerjan: No, I mean, all three cube roots of 42, for examle. < 1328920867 724942 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes. < 1328920872 155571 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well... < 1328920935 44118 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Okay, they're equally spaced around the thing, I suppose. < 1328920941 5185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::t sic < 1328920942 54378 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Not in scope: `sic' < 1328920947 152722 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :> (^2) <$> [-10, -8 .. 10] -- not related < 1328920948 35015 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [100,64,36,16,4,0,4,16,36,64,100] < 1328920949 262815 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm what was that < 1328920960 622135 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@hoogle a -> Complex a < 1328920961 149120 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Data.Complex (:+) :: a -> a -> Complex a < 1328920961 327054 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Data.Complex cis :: RealFloat a => a -> Complex a < 1328920961 345508 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Prelude id :: a -> a < 1328920965 413435 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah cis < 1328921001 875230 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [42.0 ** (1/3) * cis (n * pi / 3) | n <- [0, 2, 4]] < 1328921002 932417 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [3.4760266448864496 :+ 0.0,(-1.7380133224432242) :+ 3.010327378703255,(-1.7... < 1328921031 38227 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :OKAY, like you often say. < 1328921063 758603 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@source Data.Complex < 1328921064 111532 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :http://darcs.haskell.org/packages/base/Data/Complex.hs < 1328921122 629534 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1328921143 531563 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [makePolar (42.0 ** (1/3)) (n * pi / 3) | n <- [0, 2, 4]] < 1328921144 409962 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : Not in scope: `makePolar' < 1328921154 733539 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [mkPolar (42.0 ** (1/3)) (n * pi / 3) | n <- [0, 2, 4]] < 1328921155 608476 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [3.4760266448864496 :+ 0.0,(-1.7380133224432242) :+ 3.010327378703255,(-1.7... < 1328921169 407668 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Tell me idea/complaint about this please? http://sprunge.us/QdMI < 1328921227 250640 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> [a*b | a <- [1 .. 10], b <- [2, 4 .. 10]] < 1328921228 128797 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [2,4,6,8,10,4,8,12,16,20,6,12,18,24,30,8,16,24,32,40,10,20,30,40,50,12,24,3... < 1328921260 822234 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :octave:3> roots([1, 0, 0, -42]) < 1328921260 998836 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :ans = < 1328921261 16782 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric : -1.7380 + 3.0103i < 1328921261 16856 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric : -1.7380 - 3.0103i < 1328921261 16901 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric : 3.4760 + 0.0000i < 1328921274 827770 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's perhaps not the most pleasant interface either. < 1328921292 232431 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Takes coefficients of a polly nomial. < 1328921323 409098 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well haskell doesn't have _that_ in base, i think < 1328921426 912844 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> [ a | a <- [1, 2, 4, 7, 11..29]] < 1328921427 617434 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : : parse error on input `..' < 1328921427 635546 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :You can say roots(poly(X)) in Octave if you want to solve eigenvalues of X really badly. (poly(X) returns the characteristic polynomial.) < 1328921435 985563 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> [ a | a <- [1, 2, 4, 7, 11 .. 29]] < 1328921436 869694 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : : parse error on input `..' < 1328921458 140399 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hagb4rd: sorry, only one comma < 1328921481 492495 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :k.. < 1328921508 706737 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :> [a | a <- [1, 2, 4] ++ [7, 11 .. 29]] < 1328921510 286186 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,2,4,7,11,15,19,23,27] < 1328921530 754413 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> scanl (+) 1 [2..] < 1328921531 805906 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,3,6,10,15,21,28,36,45,55,66,78,91,105,120,136,153,171,190,210,231,253,27... < 1328921534 827751 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1328921539 404498 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> scanl (+) 1 [1..] < 1328921540 202744 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,2,4,7,11,16,22,29,37,46,56,67,79,92,106,121,137,154,172,191,211,232,254,... < 1328921590 387962 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :wow < 1328921597 909556 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :> takeWhile (<= 29) $ scanl (+) 1 [1..] < 1328921598 790893 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,2,4,7,11,16,22,29] < 1328921609 533661 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :what does scanl mean at all? < 1328921625 164134 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> scanl f x [1,2,3] :: [Expr] < 1328921626 220129 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [x,f x 1,f (f x 1) 2,f (f (f x 1) 2) 3] < 1328921667 213642 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@src scanl < 1328921667 566414 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :scanl f q ls = q : case ls of < 1328921667 740516 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [] -> [] < 1328921667 916509 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : x:xs -> scanl f (f q x) xs < 1328921694 9097 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's like foldl except it also gives intermediate results < 1328921760 785891 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :> take 5 $ iterate f x < 1328921761 769181 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [x,f x,f (f x),f (f (f x)),f (f (f (f x)))] < 1328921776 532586 :cheater!~cheater@dslb-084-057-019-053.pools.arcor-ip.net QUIT :Ping timeout: 252 seconds < 1328921782 706925 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's also a bit like that except it also has that list to go along. < 1328921925 300353 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> foldl (+) 1 [1..] < 1328921927 792255 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : Terminated < 1328921934 551989 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I intend to try to add other stuff to extensible-data package, such as TADS2-style inheritance and CLC-INTERCAL-style object orientation. < 1328921959 625034 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I am not yet quite sure how < 1328922073 219390 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hagb4rd: also, scanl often works on infinite lists, but foldl never does < 1328922140 809492 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i see < 1328922153 978659 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :> foldl (+) 1 [1..27] < 1328922154 854600 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 379 < 1328922164 508086 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :qed < 1328922171 777542 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :got it < 1328922191 217212 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also there are scanl1 and foldl1 if you don't want that special first element < 1328922196 27367 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :> fst <$> iterate (uncurry ((`ap` (1 +)) . ((,) .) . (+))) 1 < 1328922197 608614 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,2,4,7,11,16,22,29,37,46,56,67,79,92,106,121,137,154,172,191,211,232,254,... < 1328922199 537180 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Can you tell I used @pl there to make it more readable?) < 1328922206 660842 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CLEARLY < 1328922251 212871 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It was \(n,i) -> (n+i,i+1) back when it was still unreadably pointy. < 1328922254 448302 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> scanl (+) 1 $ enumFrom 1 < 1328922255 351449 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : [1,2,4,7,11,16,22,29,37,46,56,67,79,92,106,121,137,154,172,191,211,232,254,... < 1328922353 50661 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :As well as rulebooks as in Inform 7 < 1328922412 511986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is this a bit like multifile predicates in prolog? < 1328922527 281622 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :oerjan: Someone has said it resembles that < 1328922541 464933 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :But I don't really know < 1328922548 68537 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there is supposedly the #haskell-in-depth channel for deeper haskell discussions, although i think elliott said it was nearly dead < 1328922600 41774 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :O, well, that is why I often use this channel; the people in #haskell channel tend to hate it. But I do write on #haskell channel too < 1328922609 954871 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in fact, you might ask elliott if he knows a better place to discuss this kind of stuff < 1328922663 23206 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :from stackoverflow and the latest haskell weekly news, it looks to me like he is more into haskell now than before he left here < 1328922710 440298 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :zzo38: yes, but i have noticed you rarely get any answers here either < 1328922744 287184 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :oerjan: Yes I know. But usually they are closer to the kind of answers I am looking for, when there are answers. < 1328923072 597314 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Would you even know how Prolog's multifile predicates would be implemented in Haskell? < 1328923082 783496 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nope < 1328923108 378936 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Did you look at the code I posted and if it seems to help at all? < 1328923201 455510 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i took a glimpse and decided it was over my head, alas < 1328924708 592060 :augur!~augur@208.58.5.87 QUIT :Remote host closed the connection < 1328924755 587836 :augur!~augur@208.58.5.87 JOIN :#esoteric < 1328925074 753710 :cheater!~cheater@dslb-084-057-003-094.pools.arcor-ip.net JOIN :#esoteric < 1328925398 349775 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :yes elliott..did he show up once in the past decade? < 1328925433 469816 :cheater!~cheater@dslb-084-057-003-094.pools.arcor-ip.net QUIT :Ping timeout: 260 seconds < 1328925479 207350 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he was here last yesterday or the day before, but he only comes here now because he's trying to take over the esolang wiki < 1328925500 369599 :nisstyre!~yours@c-208-90-102-250.netflash.net NICK :Nisstyre < 1328925501 768178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he is on freenode, though < 1328925514 34196 :derdon!~derdon@pD9E1C7F7.dip.t-dialin.net QUIT :Remote host closed the connection < 1328925607 220772 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i don't understand. you mean he's on freenode not joining this channel? y? < 1328925612 762152 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes. < 1328925627 858677 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in fact i have a private window open with him < 1328925633 621591 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :*Someone* should take over the esolang wiki; there are still things to change in the software and server configuration. (But it doesn't necessarily have to be elliott; it could be Gregor.) < 1328925648 132678 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he said something about #esoteric not being interesting any more :( < 1328925662 480721 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :aw no.. this is sad < 1328925682 552419 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :tell him we need him here < 1328925732 244969 :Gregor!codu@codu.org PRIVMSG #esoteric :Arguably it should be somebody who's actually on the channel X_X < 1328925740 686843 :Gregor!codu@codu.org PRIVMSG #esoteric :But then, I don't want to do it and codu doesn't really have the room anyway. < 1328925772 997624 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Gregor: Yes I suppose so; I did suggest it to be you < 1328925833 818170 :Gregor!codu@codu.org PRIVMSG #esoteric :Instead I'll just be bitter about not having ops in spite of being one of the longest-standing members of the #esoteric community ;) < 1328925872 684387 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i want elliott back :/ < 1328925907 416615 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hagb4rd: Then you call them and ask them < 1328925945 378614 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :ask whom? < 1328925979 531436 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hasb4rd: Ask elliott < 1328926007 558892 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :he won't listen to me < 1328926030 777392 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i'm a piece of chickenshit < 1328926095 747553 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :something bad must have happened,.. i know that < 1328926120 912820 :Gregor!codu@codu.org PRIVMSG #esoteric :No, I think we can conclude with impunity that he's just being a dick. < 1328926215 381971 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Gregor: hey you are next on _my_ list of people to op. i'm just not sure if we need more ops right now. < 1328926245 484185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and we ops would have to discuss it i should assume < 1328926250 1403 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I think we don't need more ops right now. < 1328926278 303227 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i didn't even notice we had some < 1328926294 392786 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :feeling glad there is no need for < 1328926340 863983 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :terrifying < 1328926841 208310 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I looked up some things in GNU Prolog manual. They have dynamic procedures, public procedures, multifile procedures, discontiguous procedures, and operator tables. < 1328926878 664307 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :Are there non-oerjan ops? < 1328926884 799042 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :pikhq: yes. < 1328926891 880713 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :That have talked this decade? < 1328926897 839774 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :My extensible-data for Haskell allows fields of a record, choices of a union, and items of a list, to be specified in multiple modules. < 1328926900 125165 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes. today, even. < 1328926921 327769 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :is it a secret? < 1328926939 159347 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: is your opitude a secret? < 1328926960 579823 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hagb4rd: Try CS ACCESS #esoteric LIST < 1328926965 364293 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :Oh, right, fizzie. < 1328926968 799492 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Not that I know of, no. < 1328926977 45432 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good. < 1328926999 808020 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'd ask ais523 if i can reveal that he's an op, but he's not here. < 1328927007 958859 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :hehe < 1328927019 27722 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The network reveals it to everyone anyhow. < 1328927068 954528 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and lament was here today for about 10 secs or so. but spiritually he counts in the haven't-talked-in-a-decade list. < 1328927142 257376 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :oerjan: The CS ACCESS #esoteric LIST tells you that ais523 is on the access list. < 1328927152 133515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also, elliott says no. < 1328927164 296273 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :zzo38: i was joking. < 1328927257 648883 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :successfully < 1328927277 693362 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :by all means < 1328927324 179496 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :And I would like to be able to use some of the dynamic clause management stuff from Prolog in Haskell, if I could know how to implement such things. < 1328927502 749946 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Do you know if there are packages to implement some Prolog stuff in Haskell and which ones? < 1328927712 288195 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :zzo38: http://lambda-the-ultimate.org/node/112 <-- check this entry < 1328927834 290739 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :also that one: http://darcs.haskell.org/nofib/real/prolog/Examples < 1328927849 405748 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hagb4rd: OK. They say macros would help; I wrote Hampp would that help? < 1328927928 999080 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :The document that first one links is unreadable < 1328927942 793714 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :try the other link < 1328927947 102396 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :OK < 1328927990 527506 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :What is Haskell B.? < 1328928009 478368 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :good question < 1328928066 220699 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :no this won't help < 1328928071 246409 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :And anyways those aren't what I was looking for; what I was looking for, is ways to implement some of the features of Prolog and other programming languages so that they can be used in Haskell. < 1328928080 675804 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :yea, got it < 1328928100 51532 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :(I finally found the package which I can use to implement Icoruma's wildcard includes in a Haskell preprocessor.) < 1328928106 305712 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :but can't find any packaged suiting this issue < 1328928161 710499 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :(And then I could implement wildcard imports as well.) < 1328929628 753151 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Another thing I would like to have in Haskell is "shadow dictionaries" and I don't know if any other programming language has anything like that. < 1328930283 508710 :PiRSquared17!~PiRSquare@wikipedia/PiRSquared17 JOIN :#esoteric < 1328930284 931953 :PiRSquared17!~PiRSquare@wikipedia/PiRSquared17 PRIVMSG #esoteric :http://www.youtube.com/watch?v=v-Voo1UJzdc < 1328930296 568010 :PiRSquared17!~PiRSquare@wikipedia/PiRSquared17 PRIVMSG #esoteric :w00t, spambot with "multhy threading" support < 1328930508 511417 :Gregor!codu@codu.org PRIVMSG #esoteric :Better than mulchy threading. < 1328930628 135255 :PiRSquared17!~PiRSquare@wikipedia/PiRSquared17 PRIVMSG #esoteric :yeah, that'd be messy < 1328930818 932196 :azaq23!~derivecto@unaffiliated/azaq23 QUIT :Quit: Leaving. < 1328932960 968277 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Can it treat choice-points as first-class values? < 1328933096 288397 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sounds continuation-like < 1328933225 815498 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I suppose so. But whether there is any way in whichever programming languages, that can implement something like this: http://esolangs.org/wiki/CLCLC-INTERCAL#Backtracking < 1328933307 1035 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :guess zzo38 won't stop throwing curveballs tonight ;) < 1328933343 281831 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hagb4rd: I don't have any normal balls! < 1328933359 669699 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i hope you're wrong :p < 1328933388 27908 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :OK < 1328933390 702851 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION swats hagb4rd -----### < 1328933398 217322 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :ouch < 1328933465 214245 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :But I do want to be able to implement things from other programming languages to be usable in Haskell; including things from Prolog, TADS, Inform 7, and INTERCAL. < 1328933503 739526 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Which might be strange to some people. < 1328933746 151489 :augur!~augur@208.58.5.87 QUIT :Remote host closed the connection < 1328933764 128615 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :exotic erisian esoteric! < 1328933789 34841 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :hagb4rd: What does that mean? < 1328933818 714948 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :tried to find a climax describing your approach ;p < 1328933879 559553 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :O, that is what it means. < 1328933881 843303 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :you mean erisian? its derived from eris, the greek goddess of chaos and disorder < 1328933882 724730 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :OK < 1328933925 342942 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Yes I know what Eris is, and about Greek goddess; I read about it in Wikipedia < 1328934201 982241 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :Derive a language from Eros instead < 1328934287 850267 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Jafet: Then *you* do that. I don't want to < 1328935506 439749 :madbr!boulam@24.157.253.190 JOIN :#esoteric < 1328936642 562157 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1328936647 801035 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :pls load http://95.149.228.149:8181/w/index.php thx < 1328936714 579182 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no load < 1328936767 854735 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok what error < 1328936782 194921 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"Dette webområdet kan ikke vises i Internet Explorer" < 1328936783 988060 :PiRSquared17!~PiRSquare@wikipedia/PiRSquared17 NICK :PiRSquared|Sleep < 1328936787 788721 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what does it show in the URL bar? < 1328936788 139805 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION whistles innocently < 1328936796 275062 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://95.149.228.149:8181/w/index.php < 1328936812 64883 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hmmmmmmmmmm < 1328936842 695832 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok, it's mediawiki doing that < 1328936865 88617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh i tried with lynx from nvg < 1328936865 277952 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: try now < 1328936912 311699 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :IT'S ALIVE < 1328936919 695468 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :though horribly formatted < 1328936927 695027 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :howso? < 1328936933 123633 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :only the "Esolang" looks weird here < 1328936955 872786 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :looks like Esolana yeah < 1328936964 992754 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :since the g's descender is cut off < 1328936968 893782 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's our new site name. < 1328936971 721475 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :deal with it :P < 1328936994 304773 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: are there any other formatting glitches? < 1328936997 528535 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm actually it's not _that_ bad, just missing a couple pictures and that bottom g < 1328937027 248796 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :right. the pictures can be repaired, as can the styles of the main page < 1328937046 943924 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :Esolanɑ < 1328937057 658897 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :so IPA < 1328937062 733199 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :haha < 1328937072 299202 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm and several tabs are placed differently < 1328937104 707258 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah different style in general < 1328937110 306502 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: yes, it's the new Vector skin, as used on Wikipedia < 1328937117 515608 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's the default for any MediaWiki from the last few years < 1328937152 134994 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :Ditching the old one or just reskinning it? < 1328937196 182924 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :madbr: the old what? to provide context, Graue has abandoned the wiki (no time to admin it) and it's become overrun with spam so I'm working on getting the database dump from its ancient version of mediawiki to import into something made in the last 5 years :P < 1328937218 929339 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :aha :D < 1328937227 107401 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :yeah i see < 1328937227 283480 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which involved a manually patched version of the SQL dump over an /existing/ database structure with some tables emptied < 1328937232 278363 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so now I'm trying to see if it actually worked :P < 1328937278 562867 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :hmm < 1328937293 479681 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :http://95.149.228.149:8181/w/index.php?title=Fatmouse looking good < 1328937351 28626 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hahaha, the login process is really broken since I don't have the user table < 1328937355 794347 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :i can log in as me, but it expires the next time i click any link < 1328937363 324401 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and I think nobody else can log in < 1328937366 132566 :kmc!~keegan@c-98-216-51-47.hsd1.ma.comcast.net PRIVMSG #esoteric :so why is the esolang wiki image some limes? < 1328937380 569489 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because it is < 1328937383 811651 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :why not? < 1328937386 321341 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's a stock image < 1328937392 439219 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :with questionable licensing < 1328937394 214535 :kmc!~keegan@c-98-216-51-47.hsd1.ma.comcast.net PRIVMSG #esoteric :aww < 1328937401 63635 :kmc!~keegan@c-98-216-51-47.hsd1.ma.comcast.net PRIVMSG #esoteric :i'm disappointed it's not someone's personal limes < 1328937408 12524 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, it's *someone's* personal limes < 1328937412 404135 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's from one of those like stock photo farm sites < 1328937417 777986 :augur!~augur@208.58.5.87 JOIN :#esoteric < 1328937418 668680 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which just contain a huge dump of images people upload under questionable licenses < 1328937427 147543 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I suspect Graue got it from wikimedia commons < 1328937433 133947 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :where it was present but deleted for bad licensing < 1328937466 68887 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anyway, I think this means I can massage a complete database dump from Graue into full working order < 1328937472 738589 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :Guess it could use a new different logo pic < 1328937488 596523 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I like the limes :( < 1328937503 260093 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :although they'll need re-creating from the source image if we're using Vector < 1328937508 507873 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since they have horrible white pixel fringing < 1328937543 708947 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :just google image searched it < 1328937545 992339 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :so < 1328937547 49944 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :many < 1328937548 450372 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :stock < 1328937549 703177 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :photos < 1328937578 685797 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://us.123rf.com/400wm/400/400/babah/babah1004/babah100400002/6700020-cut-lime-and-branch-of-mit.jpg < 1328937581 148535 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :this one's THREE DEE < 1328937657 138315 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this is the future, we need it at least 4d < 1328937696 463613 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it seems like all the pages are in working order < 1328937696 481698 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Lost terminal < 1328937787 774202 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :see, i was just going to ask oerjan to try and log in to see what's up with the user table, too. < 1328938179 180303 :kmc!~keegan@c-98-216-51-47.hsd1.ma.comcast.net PRIVMSG #esoteric :i like the limes < 1328938286 928267 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok, so does anyone see any problems beyond what's reported with that installation? < 1328938304 987940 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if it's good, I'll tear it down and install another one for configuration testing < 1328939828 136137 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :elliott! :D good to see you < 1328939852 657027 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i've heard you want to leave us < 1328939881 798684 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i dare you! do not! < 1328939894 220428 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :i'm only here to bother people to try and test this wiki installation! < 1328939916 135548 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I hope you feel bothered. < 1328939930 758100 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :hehe.. kind of ;) < 1328939956 284630 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :damn you mlp, taking over the internets :/ < 1328939982 47281 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :hi < 1328939998 905472 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :elliott: oh hey, do the db import < 1328940012 225827 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :monqy: thanks monqy. < 1328940016 617 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :thonqy. < 1328940041 151849 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :monqy: try and log in to http://95.149.228.149:8181/w/index.php?title=Main_Page please < 1328940064 12415 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :Fsolana < 1328940074 129559 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :note to self because i'll probably lose logs somehow: http://sprunge.us/URjN < 1328940117 504578 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :Login error < 1328940118 260639 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :There is no user by the name "Monqy". Usernames are case sensitive. Check your spelling, or create a new account. < 1328940127 379004 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :there's no "monqy" either (I tried that first) < 1328940140 791661 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :good < 1328940145 966031 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :plan "ostracise monqy": check < 1328940164 840428 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :not like I ever made any edits oh wait yes i did < 1328940178 216987 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :i put "hello" on my userpage and reverted a few spam edits < 1328940181 372630 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :"a good citizen" < 1328940199 712887 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you'll just have to revert..... < 1328940201 2528 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :your loneliness < 1328940209 564099 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :F: < 1328940210 734634 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :D: < 1328940222 359853 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sigh its 6 am and cold and i stayed up wrangling with a fucking sql file i hate life < 1328940223 588007 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :spoken poetry :) < 1328940244 703619 :quintopia!~quintopia@unaffiliated/quintopia QUIT :Read error: Operation timed out < 1328940418 107329 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :DROP TABLE elliott < 1328940439 615268 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :i'm about to drop some tables, it's true < 1328940453 992940 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :they might even get flipped first < 1328940529 921772 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :nops,can't log in I think < 1328940542 709448 :madbr!boulam@24.157.253.190 PRIVMSG #esoteric :though I probably forgot the password anyways < 1328940544 291990 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah that's expected, i just needed to check that the weird pseudologin was just for my account < 1328940599 689491 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :joker < 1328940672 872457 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :i was being serious though < 1328940736 608549 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :aw however.. is it a newer version of mediawiki? or why not make it an 1:1 copy? < 1328940784 257587 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :you are cleaning it up, are you? < 1328940809 702689 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's a newer version, yes; the idea is to make sure everything works before asking graue for the keys < 1328940818 898974 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(in this analogy the keys are the full database dump) < 1328940858 227894 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :but i guess the db structure is at least the same < 1328940877 97974 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well, it's "sort of" the same < 1328940886 421989 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :k < 1328940890 126827 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :i see < 1328940904 406999 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I had to start with a normal install of MW, clear some of the tables to free them up for replacement entries, drop another so it could recreate it with a years-old structure (as it expected that format to insert with) < 1328940915 768002 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :then run a patched copy (to remove table prefixes and DROP TABLE statements) of the SQL file < 1328940923 569214 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :then run the MediaWiki update script which churned for like four minutes < 1328940930 988226 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and it still only mostly works :P < 1328940943 190350 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :great :) < 1328941047 111251 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :everything seems to work fine, at first sight < 1328941069 852275 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :haven't tried to edit stuff at all < 1328941087 968598 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :edits ... might work < 1328941096 842426 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you should try, I'm scared to :P < 1328941202 933281 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :everything OK < 1328941229 284504 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yay < 1328941267 510997 :Sgeo!~sgeo@ool-ad034d00.dyn.optonline.net NICK :InvisiblePinkUni < 1328941271 21808 :InvisiblePinkUni!~sgeo@ool-ad034d00.dyn.optonline.net NICK :Sgeo < 1328941287 689614 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :hi < 1328941344 521873 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :the only thing i see is a tiny stylesheet error cutting of the bottom of the header title ('Esolang') on the main page :> < 1328941402 247423 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :no no no. it's Fsolana now! < 1328941415 796299 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you're in #fsoteric < 1328941520 630495 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :fsoterir < 1328941560 561160 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :lol < 1328941684 557870 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1328942084 200833 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anyway, I'll continue this crap tomorrow < 1328942085 3233 :elliott!~elliott@unaffiliated/elliott PART #esoteric :"Leaving" < 1328942540 303137 :Sgeo!~sgeo@ool-ad034d00.dyn.optonline.net NICK :AhuraMazda < 1328942786 6105 :AhuraMazda!~sgeo@ool-ad034d00.dyn.optonline.net NICK :Sgeo < 1328942875 789845 :Frooxius!~chatzilla@95.129.103.254 QUIT :Ping timeout: 245 seconds < 1328943130 189927 :augur!~augur@208.58.5.87 QUIT :Remote host closed the connection < 1328943170 515426 :MoALTz!~no@host-92-8-158-238.as43234.net QUIT :Ping timeout: 248 seconds < 1328943229 683329 :augur!~augur@208.58.5.87 JOIN :#esoteric < 1328943232 553680 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I cannot connect to the new wiki < 1328943315 103345 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Do you know what is wrong with this? < 1328943511 288280 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Will they add both the MediaWiki extension and my own extension? < 1328943536 906057 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :And the suggested extension? < 1328943558 880209 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :What is a extension? Embedding TeX code? < 1328943564 989331 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :22:53:11 < zzo38> I cannot connect to the new wiki < 1328943565 111379 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :22:54:33 < zzo38> Do you know what is wrong with this? < 1328943570 535643 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :it likely went down with elliott < 1328943585 703627 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :OK < 1328943688 177218 :MoALTz!~no@host-92-8-159-90.as43234.net JOIN :#esoteric < 1328943970 919562 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :tex is text format..like the famous latex jafet < 1328944016 62571 :Sgeo!~sgeo@ool-ad034d00.dyn.optonline.net PRIVMSG #esoteric :Where is the new wiki? < 1328944021 106059 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :jafet: http://en.wikipedia.org/wiki/TeX < 1328944031 6831 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :sgeo: its down < 1328944055 665708 :Sgeo!~sgeo@ool-ad034d00.dyn.optonline.net PRIVMSG #esoteric :Ah, ok < 1328944200 526830 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Jafet: Yes, embedding TeX code. I have written a format file and a PHP file; the format file can probably be used as is but the PHP needs to be adjusted to work on MediaWiki and to do caching (caching is highly recommended) < 1328944224 228913 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :Yes, so it doesn't seem trivial to embed TeX code in a HTML page < 1328944265 703433 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I have written the file http://zzo38computer.cjb.net/texify/ See that for more information < 1328944308 934848 :ion!~ion@83.145.237.222 PRIVMSG #esoteric :The famous latex jafet? As opposed to the normal one? < 1328944329 59538 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :Mmmm, latex < 1328944346 874214 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :zzo: I see. You just print an image and embed the image < 1328944434 207658 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Jafet: Yes; on such a wiki you should cache the result with a filename having a hashcode of the input. < 1328944453 511402 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :So it's the extension of to arbitrary TeX < 1328944465 65415 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Jafet: Mostly, yes. < 1328944474 369786 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :That's nice (as in, I'm not sure of a good use for it) < 1328944497 226865 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :There are a few commands disabled, however (see near the end of the format file for a list of them) < 1328944506 141707 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :Procedural diagrams, I suppose < 1328944515 130351 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :If you can generate those with mediawiki templates or something < 1328944568 269415 :Jafet!~Jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh, and if someone thinks TeX is awful, make him write mediawiki templates < 1328944880 291351 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :I have: class ExtTree v p c | c -> p, p -> v; But how do I make it so that it requires that the "p" in one instance must always be the "c" of another instance, but with the same "v" as this instance? < 1328945519 394494 :madbr!boulam@24.157.253.190 QUIT :Quit: Radiateur < 1328945851 582700 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :The POKEMON BREEDER card is no good except in first generation only, because otherwise you cannot necessarily know which stage 2 card corresponds with which basic card < 1328945945 637135 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :(Each pokemon is assigned a number; and that means that in first generation only, you can tell which stage 2 card corresponds with which basic card by the numbers. Without the numbers, it is impossible to know which card to play.) < 1328945997 295796 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Do you agree?????????? < 1328946132 389681 :Frooxius!~chatzilla@ip-85-163-93-156.eurotel.cz JOIN :#esoteric < 1328946156 233725 :itidus21!~itidus21@120.148.51.249 PRIVMSG #esoteric :a b ab bab abbab bababbab abbabbababbab bababbababbabbababbab < 1328947010 146101 :mtve!~mtve@65.98.99.53 QUIT :Ping timeout: 240 seconds < 1328947041 695812 :SimonRC!~sc@fof.durge.org QUIT :Ping timeout: 244 seconds < 1328947227 663085 :SimonRC!~sc@fof.durge.org JOIN :#esoteric < 1328947273 774960 :Frooxius!~chatzilla@ip-85-163-93-156.eurotel.cz QUIT :Ping timeout: 260 seconds < 1328947303 152940 :aloril_!~aloril@84.249.126.153 QUIT :*.net *.split < 1328947347 232418 :aloril_!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi JOIN :#esoteric < 1328947951 838066 :cswords_!~cswords@c-98-223-234-80.hsd1.in.comcast.net JOIN :#esoteric < 1328947974 487937 :Frooxius!~chatzilla@85.162.158.40 JOIN :#esoteric < 1328948151 917047 :cswords!~cswords@c-98-223-234-80.hsd1.in.comcast.net QUIT :Ping timeout: 240 seconds < 1328949459 734555 :SimonRC!~sc@fof.durge.org QUIT :Ping timeout: 244 seconds < 1328949631 989509 :Slereah!x@ANantes-259-1-210-104.w83-195.abo.wanadoo.fr QUIT :Ping timeout: 276 seconds < 1328949691 345500 :Zuu!~zuu@unaffiliated/zuu QUIT :Write error: Broken pipe < 1328949716 885445 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328949720 220190 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Hello! < 1328949741 895940 :Zuu!~zuu@unaffiliated/zuu JOIN :#esoteric < 1328949786 969655 :SimonRC!~sc@fof.durge.org JOIN :#esoteric < 1328950069 985950 :SimonRC!~sc@fof.durge.org QUIT :Ping timeout: 240 seconds < 1328950208 991722 :SimonRC!~sc@fof.durge.org JOIN :#esoteric < 1328951432 559308 :Frooxius!~chatzilla@85.162.158.40 QUIT :Read error: Connection reset by peer < 1328951550 92516 :Frooxius!~chatzilla@85.162.158.40 JOIN :#esoteric < 1328951918 429904 :Frooxius!~chatzilla@85.162.158.40 QUIT :Read error: Connection reset by peer < 1328952075 13774 :Frooxius!~chatzilla@ip-85-161-169-90.eurotel.cz JOIN :#esoteric < 1328952432 678558 :Frooxius!~chatzilla@ip-85-161-169-90.eurotel.cz QUIT :Read error: Connection reset by peer < 1328952465 710704 :Frooxius!~chatzilla@ip-85-161-169-90.eurotel.cz JOIN :#esoteric < 1328953325 413092 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> 216 / 132 < 1328953326 288738 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 1.6363636363636365 < 1328953333 72347 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> 132/216 < 1328953333 988881 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 0.6111111111111112 < 1328953400 890979 :Frooxius!~chatzilla@ip-85-161-169-90.eurotel.cz QUIT :Ping timeout: 245 seconds < 1328953633 364407 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 245 seconds < 1328953647 316944 :Frooxius!~chatzilla@85.162.12.167 JOIN :#esoteric < 1328954023 840272 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com QUIT :Remote host closed the connection < 1328954255 457065 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :ACTION WTFs < 1328954274 107437 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :Driving home, someone was driving the wrong way. < 1328954283 612490 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :I know that the visibility was all of 10 feet, but jesus man. < 1328954308 536267 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net PRIVMSG #esoteric :How you manage to be on the wrong side of a 4 lane divided highway is beyond me. < 1328954343 285312 :Frooxius_!~chatzilla@ip-85-161-111-182.eurotel.cz JOIN :#esoteric < 1328954377 901775 :Frooxius!~chatzilla@85.162.12.167 QUIT :Ping timeout: 260 seconds < 1328954386 585010 :Frooxius_!~chatzilla@ip-85-161-111-182.eurotel.cz NICK :Frooxius < 1328954464 502838 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328954813 801915 :mtve!~mtve@65.98.99.53 JOIN :#esoteric < 1328955021 848175 :Frooxius!~chatzilla@ip-85-161-111-182.eurotel.cz QUIT :Ping timeout: 260 seconds < 1328955184 937004 :itidus21!~itidus21@120.148.51.249 QUIT :Ping timeout: 265 seconds < 1328955328 813200 :Frooxius!~chatzilla@ip-85-161-103-189.eurotel.cz JOIN :#esoteric < 1328955838 381471 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net QUIT :Quit: hello < 1328956951 449148 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 260 seconds < 1328957055 668182 :Frooxius!~chatzilla@ip-85-161-103-189.eurotel.cz QUIT :Ping timeout: 252 seconds < 1328959377 398189 :Frooxius!~chatzilla@cust-101.ktknet.cz JOIN :#esoteric < 1328959570 946207 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328960317 28785 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 276 seconds < 1328960599 682677 :Phantom_Hoover!~phantomho@148.122.187.10 JOIN :#esoteric < 1328960601 710283 :Phantom_Hoover!~phantomho@148.122.187.10 QUIT :Changing host < 1328960601 728229 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 JOIN :#esoteric < 1328963250 103086 :Frooxius_!~chatzilla@cust-101.ktknet.cz JOIN :#esoteric < 1328963295 818486 :Frooxius!~chatzilla@cust-101.ktknet.cz QUIT :Ping timeout: 248 seconds < 1328963309 198702 :Frooxius_!~chatzilla@cust-101.ktknet.cz NICK :Frooxius < 1328963948 578980 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 QUIT :Remote host closed the connection < 1328963950 495730 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 JOIN :#esoteric < 1328964268 434929 :Frooxius!~chatzilla@cust-101.ktknet.cz QUIT :Read error: Connection reset by peer < 1328964370 766258 :Frooxius!~chatzilla@cust-101.ktknet.cz JOIN :#esoteric < 1328964575 190021 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328965477 426676 :Frooxius_!~chatzilla@cust-101.ktknet.cz JOIN :#esoteric < 1328965536 883337 :Frooxius!~chatzilla@cust-101.ktknet.cz QUIT :Ping timeout: 248 seconds < 1328965548 924647 :Frooxius_!~chatzilla@cust-101.ktknet.cz NICK :Frooxius < 1328965604 418326 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :holy crap this is amazing. < 1328965618 240352 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@ping < 1328965618 737036 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :pong < 1328965621 226957 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :ACTION is sleeping regularly and now has reasonable deskspace. < 1328965638 124076 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :You're right! < 1328965651 800006 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Also, I completed Super Mario Galaxy this morning < 1328965654 643039 :Frooxius!~chatzilla@cust-101.ktknet.cz QUIT :Read error: Connection reset by peer < 1328965680 258571 :Frooxius!~chatzilla@cust-101.ktknet.cz JOIN :#esoteric < 1328965711 333391 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric ::) < 1328965997 712818 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :...I'm out of functions for Jackson < 1328966026 277908 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> 4 * 36 < 1328966027 527198 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : 144 < 1328966076 428511 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :Taneb: I've been mucking around with the FFI lately. < 1328966078 15881 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :fun stuff. < 1328966106 290842 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Should Jackson have FFI < 1328966107 670006 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :? < 1328966110 767491 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :what is Jackson? < 1328966118 693660 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :My Piet-like language < 1328966123 250070 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :oh < 1328966124 860158 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :uh....... < 1328966131 190752 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :It has a lot of things. < 1328966132 717262 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :-shrug- < 1328966136 378579 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :if you feel like it. < 1328966156 417575 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :I'm struggling to think of functions < 1328966163 14583 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :It needs a lot of functions < 1328966208 431298 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :well, in theory, it only needs a few. :> < 1328966219 917736 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :but I assume you're going for one of those "semi-practical esolangs" < 1328966248 113455 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Ish. < 1328966260 51747 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :It's nigh-unreadable < 1328966329 956896 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Can you tell the difference between #0099CC and #0099FF when there's only one pixel of each? < 1328966625 286133 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Quit: walking dog time < 1328966671 67185 :kallisti!~eris@wikipedia/The-Prophet-Wizard-of-the-Crayon-Cake PRIVMSG #esoteric :@tell Taneb Of course. You must be using a crappy hex editor. :> < 1328966671 773999 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Consider it noted. < 1328966831 264303 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com JOIN :#esoteric < 1328967632 775834 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 QUIT :Remote host closed the connection < 1328968132 316770 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328968146 562058 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Hello! < 1328968146 923204 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Taneb: You have 1 new message. '/msg lambdabot @messages' to read it. < 1328968150 403964 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@messages < 1328968150 592612 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :kallisti said 24m 39s ago: Of course. You must be using a crappy hex editor. :> < 1328968173 382163 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :I was referring to the colours. < 1328968673 658161 :shachaf!~shachaf@li227-219.members.linode.com PRIVMSG #esoteric :@tell Taneb Taneb: You have 1 new message. '/msg lambdabot @messages' to read it. < 1328968674 11529 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Consider it noted. < 1328968689 782348 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@messages < 1328968689 957345 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :shachaf said 16s ago: Taneb: You have 1 new message. '/msg lambdabot @messages' to read it. < 1328968695 626834 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@messages < 1328968695 805650 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :You don't have any new messages. < 1328968697 612716 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Awww < 1328968756 315447 :shachaf!~shachaf@li227-219.members.linode.com PRIVMSG #esoteric :Taneb: It's your own fault for using /msg #esoteric @messages instead of /msg lambdabot @messages < 1328968760 49294 :shachaf!~shachaf@li227-219.members.linode.com PRIVMSG #esoteric :Now it's gone. < 1328968779 340194 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric ::( < 1328971093 180053 :PiRSquared|Sleep!~PiRSquare@wikipedia/PiRSquared17 QUIT :Quit: back to sleep < 1328971154 944316 :const!root@freebsd/developer/variable QUIT :Excess Flood < 1328971167 746760 :yorick_!~yorick@unaffiliated/yorick NICK :yorick < 1328971767 423726 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1328971833 365504 :variable!root@freebsd/developer/variable QUIT :Excess Flood < 1328972459 83849 :derdon!~derdon@p5DE8B31B.dip.t-dialin.net JOIN :#esoteric < 1328973048 337429 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net PRIVMSG #esoteric :http://2.asset.soup.io/asset/2905/6018_3568_450.jpeg < 1328973057 157939 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1328973216 657361 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> return () :: Maybe () < 1328973217 625847 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : Just () < 1328973223 806618 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> fail :: Maybe () < 1328973224 692824 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : Couldn't match expected type `Data.Maybe.Maybe ()' < 1328973225 97324 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : against inferred... < 1328973228 352128 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :> fail "" :: Maybe () < 1328973229 262909 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric : Nothing < 1328973234 622470 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric ::t guard < 1328973235 505631 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :forall (m :: * -> *). (MonadPlus m) => Bool -> m () < 1328974142 381759 :hagb4rd2!~perdito@koln-4db42dfe.pool.mediaWays.net JOIN :#esoteric < 1328974197 741753 :Jafet1!~Jafet@unaffiliated/jafet JOIN :#esoteric < 1328974292 303276 :hagb4rd!~perdito@koln-4db4edd4.pool.mediaWays.net QUIT :Ping timeout: 240 seconds < 1328974292 357743 :Jafet!~Jafet@unaffiliated/jafet QUIT :Ping timeout: 240 seconds < 1328974922 241259 :variable!root@freebsd/developer/variable QUIT :Excess Flood < 1328975247 624637 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1328976377 823072 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu JOIN :#esoteric < 1328979932 386041 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 240 seconds < 1328980222 524819 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328980293 640751 :itidus21!~itidus21@120.148.51.249 JOIN :#esoteric < 1328980490 74458 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Hello < 1328980552 864710 :Jafet1!~Jafet@unaffiliated/jafet NICK :Jafet < 1328980572 683471 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :Hey, Taneb < 1328980619 813246 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :So is pyralspite still in use? < 1328980662 553704 :Gregor!codu@codu.org PRIVMSG #esoteric :You'd have to ask elliott. < 1328980677 979113 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :NihilistDandy, yes, but still on Beta 1.7, I think < 1328980701 298041 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :Taneb: Yeah. I just tried connecting and it said outdated. :( I miss our pits < 1328980797 144684 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Saaaaame < 1328980816 710366 :Gregor!codu@codu.org PRIVMSG #esoteric :Gee, if only somebody on this channel had an up-to-date server that nobody seems to want to ever use. < 1328980824 410257 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@ask elliott Have you found your ssh key yet? < 1328980824 779127 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Consider it noted. < 1328980845 660437 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Gregor, is that a sort-of-sarcastic "I have a server which nobody uses"? < 1328980859 606000 :Gregor!codu@codu.org PRIVMSG #esoteric :Yes, yes it is. < 1328981123 21118 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :Gregor: Link pls? :D < 1328981172 763647 :Gregor!codu@codu.org PRIVMSG #esoteric :NihilistDandy: gregorr.dyndns.org , but it has a whitelist, so I'll need your MC name to invite you in. < 1328981198 353812 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :NihilistDandy :D < 1328981206 960269 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :Without the ":D", clearly < 1328981231 185325 :Gregor!codu@codu.org PRIVMSG #esoteric :You're in. < 1328981303 935532 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Taneb < 1328981304 305386 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :Taneb: You have 1 new message. '/msg lambdabot @messages' to read it. < 1328981306 165064 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu PRIVMSG #esoteric :Nice glass floor < 1328981308 191628 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@messages < 1328981308 369295 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :elliott said 5m 36s ago: I'm already juggling the hell that is MediaWiki, Stack Overflow and procrastination, and you want me to set up a Minecraft server too?! In a few days when I put MediaWiki up < 1328981308 728968 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :for real I'll have to get the server situation sorted out; ask me after then. (I already know where the key is.) < 1328981409 331373 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Whitelist plox? < 1328981433 591645 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :What is a whitelist plox? < 1328981444 687230 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Beats me. < 1328981478 174676 :Gregor!codu@codu.org PRIVMSG #esoteric :Taneb: Minecraft name? < 1328981482 937076 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Taneb < 1328981495 25341 :Gregor!codu@codu.org PRIVMSG #esoteric :NihilistDandy: You might want to get down from there ... < 1328981502 6882 :Gregor!codu@codu.org PRIVMSG #esoteric :Taneb: You're in. < 1328982281 926706 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :WRONG CHUNNEL, FOOLS. < 1328982625 999569 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :O NO IT IS MISTAKE PLEASE < 1328982637 961699 :pikhq_!~pikhq@71-219-218-60.clsp.qwest.net JOIN :#esoteric < 1328982653 234541 :pikhq!~pikhq@174-22-149-244.clsp.qwest.net QUIT :Ping timeout: 252 seconds < 1328982980 104282 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :gopher.semmel.ch appears to be down today < 1328983360 431299 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :@ping < 1328983360 989805 :lambdabot!~lambdabot@li85-105.members.linode.com PRIVMSG #esoteric :pong < 1328983378 558554 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Do you like to play ping-pong? < 1328983439 6774 :oklopol!~oklopol@86.50.70.57 PRIVMSG #esoteric :i do < 1328983461 410291 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :I'm not much good < 1328983690 489200 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1328983969 493278 :itidus21!~itidus21@120.148.51.249 QUIT :*.net *.split < 1328983969 511552 :SimonRC!~sc@fof.durge.org QUIT :*.net *.split < 1328984046 508719 :itidus21!~itidus21@120.148.51.249 JOIN :#esoteric < 1328984046 526625 :SimonRC!~sc@fof.durge.org JOIN :#esoteric < 1328984048 3035 :azaq23!~derivecto@unaffiliated/azaq23 JOIN :#esoteric < 1328984058 817953 :azaq23!~derivecto@unaffiliated/azaq23 QUIT :Max SendQ exceeded < 1328984081 500019 :azaq23!~derivecto@unaffiliated/azaq23 JOIN :#esoteric < 1328984510 120426 :NihilistDandy!~NihilistD@stu-48-155-171-184.champlain.edu QUIT : < 1328984593 42287 :itidus21!~itidus21@120.148.51.249 PRIVMSG #esoteric :whoa.. netsplit < 1328984612 32862 :itidus21!~itidus21@120.148.51.249 PRIVMSG #esoteric :of course i always choose a netsplit resistant server < 1328984735 551944 :oklopol!~oklopol@86.50.70.57 QUIT :Ping timeout: 248 seconds < 1328985382 437069 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net JOIN :#esoteric < 1328987748 477873 :augur!~augur@208.58.5.87 QUIT :Remote host closed the connection < 1328987797 173714 :augur!~augur@208.58.5.87 JOIN :#esoteric < 1328987821 538323 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 260 seconds < 1328988201 635877 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Make up some computer game involving my and my brother's D&D character < 1328988240 960844 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Also please question me about this: http://hpaste.org/63474 (I don't know why the syntax highlighting is Visual Basic; it says Literate Haskell on the main page) < 1328988925 475950 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328989380 631415 :[SOLEIL]!~SOLEIL@cable-78.29.250.45.coditel.net JOIN :#esoteric < 1328989403 688002 :[SOLEIL]!~SOLEIL@cable-78.29.250.45.coditel.net QUIT :Client Quit < 1328990797 364710 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Ping timeout: 265 seconds < 1328991050 363198 :azaq23!~derivecto@unaffiliated/azaq23 QUIT :Quit: Leaving. < 1328991714 429331 :silvercloud!~silverclo@app14.chatmosphere.org JOIN :#esoteric < 1328992003 847567 :silvercloud!~silverclo@app14.chatmosphere.org QUIT :Remote host closed the connection < 1328993328 290340 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Quit: updating irc client < 1328993658 413432 :sebbu!~sebbu@ADijon-152-1-34-149.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1328993658 431331 :sebbu!~sebbu@ADijon-152-1-34-149.w83-194.abo.wanadoo.fr QUIT :Changing host < 1328993658 431460 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1328994715 15029 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Olleh, Dlrow! < 1328994859 577651 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Whenever I see "dlrow", I think of Befunge. < 1328995136 291950 :sabani!~sabani@net-93-144-121-0.cust.dsl.teletu.it JOIN :#esoteric < 1328995307 843341 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :OK < 1328995316 471014 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Hello, World! < 1328995377 802904 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com TOPIC #esoteric :Home of N>=1 IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328995406 799092 :sabani!~sabani@net-93-144-121-0.cust.dsl.teletu.it QUIT :Remote host closed the connection < 1328995408 187630 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com TOPIC #esoteric :Home of N>0 IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328996299 52745 :fizzie!fis@unaffiliated/fizzie TOPIC #esoteric :Home of N>=0 IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328996360 769531 :Gregor!codu@codu.org TOPIC #esoteric :Home of N>=-12 IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328996674 579741 :fizzie!fis@unaffiliated/fizzie TOPIC #esoteric :Home of N!=-12 IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328996677 568827 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Would've used ≠, but didn't dare to put Jewnicode in the topic. < 1328996815 794477 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net JOIN :#esoteric < 1328996849 978970 :Gregor!codu@codu.org TOPIC #esoteric :Home of -e^(pi*i) IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/ < 1328997148 775578 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Invent an INTERCAL variant which compiles into hardware. < 1328998513 330610 :myndzi!myndzi@c-67-168-184-168.hsd1.wa.comcast.net PRIVMSG #esoteric :DC3STXENQBELFFBELLFSTX? < 1328998771 514359 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1328998785 739680 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Hello! < 1328998789 73682 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hi < 1328998797 684212 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :It's time. < 1328998815 616561 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :To do some more work--- hang on!!! < 1328998828 122378 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :Who de-zombiefied the topic!? < 1328998839 480617 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net QUIT :Quit: Leaving < 1328998910 985299 :Taneb!~Taneb@host-78-146-169-139.as13285.net TOPIC #esoteric :Topic is a zombie; task sayTopic; say "Topic for #esoteric is: Home of -e^(pi*i) IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/"; animate; animate < 1328998960 505429 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :The topic must be in an esolang. < 1328998964 15415 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :It's a tradition. < 1328998987 244874 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :very recent tradition < 1328998993 35766 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`pastlog deployment < 1328999010 937408 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Yes it is very recent and can be dropped (and reinstated) at any time < 1328999021 86706 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric :topic should be snack/esme polyglot < 1328999035 846002 :HackEgo!codu@codu.org PRIVMSG #esoteric :No output. < 1328999386 963086 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net JOIN :#esoteric < 1328999762 27861 :Taneb!~Taneb@host-78-146-169-139.as13285.net QUIT :Quit: trying something < 1328999909 469063 :Gregor!codu@codu.org TOPIC #esoteric :putStr "Topic for #esoteric is: Home of -e^(pi*i) IOCCC Winners! | This topic message is in Chinese when you are not paying attention. | http://codu.org/logs/_esoteric/" < 1329000380 779682 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net QUIT :Quit: Leaving < 1329001248 752343 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net JOIN :#esoteric < 1329001424 731427 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :Stupid. Exercise, Health, and Feel Good. < 1329001834 713934 :Taneb!~Taneb@host-78-146-169-139.as13285.net JOIN :#esoteric < 1329002164 709007 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net QUIT :Quit: Leaving < 1329002182 561833 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net JOIN :#esoteric < 1329002489 46936 :TeruFSX!~quassel@63-226-178-185.mpls.qwest.net QUIT :Remote host closed the connection < 1329003661 360367 :calamari!~calamari@ip72-211-147-156.tc.ph.cox.net QUIT :Quit: Leaving < 1329004658 357727 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric : < 1329004719 215320 :Taneb!~Taneb@host-78-146-169-139.as13285.net PRIVMSG #esoteric :How enigmatic. < 1329004733 223588 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric : !!!!!! < 1329004739 945611 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric : ?? < 1329004777 956798 :monqy!~swell@pool-71-102-226-192.snloca.dsl-w.verizon.net PRIVMSG #esoteric : < 1329004783 925522 :oklopol!~oklopol@dyn58-57.yok.fi JOIN :#esoteric < 1329004785 728772 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com PRIVMSG #esoteric :.