< 1296259222 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, you haven't seen all of DS9? < 1296259229 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Where are you, so I can avoid spoiling you < 1296259232 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: no, I haven't; but I meant ruin my enjoyment < 1296259234 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::p < 1296259235 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :not spoil it < 1296259251 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I've seen the last season iirc, so you can't really spoil me < 1296259257 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I need something like $PATH but for non-command-line-tools < 1296259266 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: sort of like $LD_LIBRARY_PATH < 1296259270 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: except it's... $SHELLPATH < 1296259271 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :elliott: omg look at what glguy posted in #haskell < 1296259283 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: uh oh? < 1296259287 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :haha < 1296259302 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric : If there are any Minecraft players here, I've been toying around with a Haskell project http://www.github.com/glguy/minecraft-proxy < 1296259311 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: I SUGGEST IMMEDIATE LEGAL ACTION. < 1296259501 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :I stupidly forgot to patent the technology. :/ < 1296259521 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :how did Minecraft end up so popular anyway? < 1296259533 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: because it's a good game, despite all its flaws < 1296259535 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and very addictive < 1296259605 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :http://www.reddit.com/r/Minecraft/comments/fa6fs/i_heard_notch_wanted_to_add_another_realm_like/c1efi59 < 1296259622 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Look closely at the name of the first commenter. < 1296259628 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: the reason I didn't link in-channel is because of //goto < 1296259634 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :? < 1296259716 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: it can crash servers :) < 1296259719 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :oh < 1296260356 0 :cheater00!~cheater@g228062101.adsl.alicedsl.de JOIN :#esoteric < 1296260357 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I thought, only when you use it < 1296260373 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the really ironic thing is, Minecraft definitely qualifies as an esolang < 1296260377 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :so I'm not even convinced it's offtopic here < 1296260382 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :maybe we should add it to the wiki < 1296260392 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :along with Dwarf Fortress < 1296260416 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: "only when you use it"? < 1296260435 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: wasn't it you who crashed the server via /goto? < 1296260465 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: PH is the one who crashed the reddit server with it :) < 1296260480 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Shhh! < 1296260521 0 :cheater-!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296260538 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :perhaps a /travel could be useful, equivalent to NetHack's _ or Crawl's control-G < 1296260583 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Entirely possible if someone actually writes a pathfinder for it. < 1296260601 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: how did you work around the zlib truncated chunk updates? < 1296260609 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: part of MC's appeal is how manual it is < 1296260622 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: BTW, *//goto < 1296260631 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :mcmap commands start with two /s to avoid clashing < 1296260638 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, I assumed you'd overescaped by mistake < 1296260768 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :avoid clashing by slashing < 1296260810 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: research results: < 1296260811 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : I found that the server will let you place blocks wherever < 1296260811 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : it doesn't check that you are in range or that you aren't just placing against air < 1296260820 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: we were wondering about that < 1296260821 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :or was it Phantom_Hoover < 1296260829 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :It was me. < 1296260861 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Well, I use the same zlib decompression style as openjdk (which doesn't finalize and therefore won't fail if it's just the checksum that is truncated), and I also accept truncated updates as long as the chuck data (first two fifths) is there. < 1296260865 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Wait. < 1296260871 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :You can place lava anywhere. < 1296260880 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :Usually it doesn't blow up so much that this would be a problem. < 1296260889 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Without range or line-of-sight considerations. < 1296260896 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :ACTION → sleep < 1296260898 0 :Phantom_Hoover!unknown@unknown.invalid QUIT :Quit: Leaving < 1296260988 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :isn't game servers trusting their clients too much like, the oldest way to be easily cheated ever < 1296261012 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Notch is an idiot < 1296261023 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://i.imgur.com/KM74P.jpg <-- this is the stupidest thing ever < 1296261095 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Dang. < 1296261111 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i can't think of anyone who would say yes < 1296261125 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :apparently that's from Chuck Klosterman < 1296261129 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :who reddit says is an idiot < 1296261140 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i'm sure there's some kind of obscure ethics philosophy that implies it < 1296261154 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Yes. The philosophy of "Fuck you". < 1296261165 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :This is actually astoundingly common. < 1296261185 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: well _that_ philosophy makes it redundant to mention that it's hitler, doesn't it < 1296261188 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :some people think that revenge is more important than justice < 1296261189 0 :Mathnerd314!unknown@unknown.invalid QUIT :Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.12/20101026210630] < 1296261197 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so, making Hitler less happy is inherently good < 1296261203 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Yes, yes it does. < 1296261205 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(even though he hadn't /done/ the awful things he did yet at the time) < 1296261243 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: By that point he was Chancellor of Germany. < 1296261249 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :had he killed any jews yet < 1296261283 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the more interesting variant i've heard is "Say Hitler was still alive. You can decide whether Hitler spends the rest of his life in a utopian paradise, completely happy, with his every need catered to, living in absolute luxurious bliss. Do you?" (I forget what the alternative was) < 1296261284 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: that philosophy + a little time travel could lead to a nice little genocidal closed time loop < 1296261288 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: :D < 1296261323 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: pong < 1296261346 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :The Holocaust didn't start for a few more years... < 1296261353 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: hm. my ethical philosophy implies that i _should_ send hitler to paradise. < 1296261355 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: rather depends on what "his every need" is < 1296261359 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :coppro, what about respecting a person regardless of their beliefs, rather than respecting the belief itself? < 1296261367 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :He *was* de facto dicatator, though. < 1296261371 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: just imagine a wonderful paradise resort < 1296261378 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I agree < 1296261388 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :...wow < 1296261392 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: I mean, would he be allowed to commit genocide, if he felt a need to do that? < 1296261393 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: what? < 1296261403 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: i didn't expect you to agree on that :D < 1296261408 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: As I said, it's perfect -- he would have absolutely no desire to commit genocide. < 1296261409 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :s/dicatator/dictator/ < 1296261421 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: doesn't that imply that he's been brainwashed? < 1296261439 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: The resort was created based on every one of his beliefs. < 1296261444 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: I mean respecting the right to hold the belief < 1296261444 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :There are no Jews there, for instance. < 1296261453 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :rather than respecting the content of the belief < 1296261457 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Ah. < 1296261460 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Hitler can never repay his debt to society, so it's basically a case of "make Hitler happy" vs. "don't make Hitler happy", and obviously more happiness for a sentient being wins out in that case < 1296261461 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Not really. He could just be convinced that the resort is entirely run by Übermensch in his honor. < 1296261485 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: if it makes it easier, you can imagine that it's a perfect virtual reality < 1296261495 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :filled with philosophical zombies emulated by an AI :) < 1296261502 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(note: i don't believe in philosophical zombies) < 1296261505 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(but it's called a thought experiment) < 1296261514 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i.e. even if he did want to commit genocide, no sentient being would die < 1296261514 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: the thing is, I find the hypotheticals hard to follow < 1296261519 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I think... I may have indicated to her that there are beliefs that I don't do that for, but that her beliefs aren't those < 1296261521 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :only philosophical zombies believe in philosophical zombies < 1296261525 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I can't work out whether that would be a blessing or a curse < 1296261530 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: ok, let's completely abstract the resort away < 1296261546 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :[I got somewhat hysterical when I mistakenly thought that she believed that medicine should be ignored in favor of prayer. This was a while ago] < 1296261551 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: You can either make Hitler happy forever completely separated from society, or not. Do you? < 1296261555 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :we can simplify it by saying that I don't believe in revenge < 1296261566 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which I think answers the question without having to establish what the question actually is < 1296261570 0 :poiuy_qwert!~poiuy_qwe@CPE001f5b00390f-CM001e6b2335dc.cpe.net.cable.rogers.com JOIN :#esoteric < 1296261620 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: indeed < 1296261632 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric : I think Malbolge needs an update. I may write Visual M++ 2008 Extra Ultimate Edition if I'm feeling bored some weekend. < 1296261640 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: now, I think you'd find that the vast majority of the general public would disagree < 1296261655 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :revenge is awfully and sadly popular < 1296261658 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: that wouldn't surprise me < 1296261665 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :see for instance: the entire justice system (moreso in the US) < 1296261692 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I mean, you might not want to do that if it had other negative effects; for instance, if it inspired people to go around committing genocide because they thought they'd be rewarded the same way as a result < 1296261694 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ais523: wait Ben Olmstead is still around? < 1296261700 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: it's an old comment < 1296261704 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I assume he still exists, anyway < 1296261720 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :date was "03/02/07", unfortunately I'm not sure of the notation < 1296261720 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :oerjan of FRC fame is still around? < 1296261737 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, must be mm/dd/yy because otherwise the dates here wouldn't be in sorted order < 1296261755 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: well i hadn't seen anything new by olmstead last i checked... although i don't recall if i checked very carefully < 1296261755 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric : Future rules must not exist. < 1296261771 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: see, I can quote you from old FRC from memory < 1296261786 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ais523: hm rings a very vague bell, did that get declared invalid < 1296261803 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I think so, but you were platonically incapable of writing any valid rules that round < 1296261810 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh < 1296261820 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Which round? < 1296261825 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the person who actually won did so unintentionally < 1296261832 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: I don't remember the number, but the theme was "win at all costs" < 1296261851 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I remember seeing that summary, I don't remember reading what the archives said < 1296261864 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ACTION googles < 1296261865 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and there was an overrule for the round stating that any posts to the mailing list counted as rule submissions, also that any invalid rules at all disqualified you from the round < 1296261878 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ftp://ftp.nvg.ntnu.no/pub/frc/35 < 1296261888 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :"Win at Any Cost" < 1296261899 0 :ais523!unknown@unknown.invalid QUIT :Remote host closed the connection < 1296261907 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :'A record breaking round. The meanest round in FRC history, the round with most proposals, and also the round with the highest number of participating members (thanks to Stephen).' < 1296261909 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :o.O < 1296261926 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Does FTP offend ais523? < 1296261955 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i wouldn't think so, where else would _he_ have read it... < 1296261975 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i suppose someone might have mirrored them elsewhere < 1296262009 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I can't find the quote < 1296262022 0 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com JOIN :#esoteric < 1296262048 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hm maybe i can reel oerjan back into agora via FRC < 1296262170 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :oerjan was an Agoran? < 1296262188 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :...yes... < 1296262195 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://home.nvg.org/~oerjan/agora-horoscope/ < 1296262205 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: circa 1997 or so < 1296262210 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :although i think he was around in like 1994 < 1296262213 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan knows more than I do :P < 1296262217 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :1993 < 1296262220 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and in turn, Registrar probably knows more than oerjan < 1296262221 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ah < 1296262222 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Was that before or after ISIDTID was defined? < 1296262227 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i joined a couple months after it started < 1296262228 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: much, much before < 1296262235 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ISIDTID is like a mid-2000s invention! < 1296262236 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :and was a member of nomic world before that < 1296262254 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: but did you yell at lindrum???? < 1296262263 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :...i don't recall < 1296262271 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I took a glance at Agora around 2005 or so < 1296262295 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Didn't get into it until after Canada ceased to be < 1296262310 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I think elliott brought me into Canada < 1296262314 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: i cannot find the quote either < 1296262328 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :We should find logs1 < 1296262347 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :of what, ircnomic? < 1296262353 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :most of it was just Vorpal ruining everything :) < 1296262437 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: grepping implies "should not exist" does not exist in that archive < 1296262445 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh wait < 1296262450 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :it was must < 1296262467 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :doesn't exist either < 1296262479 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: btw ISIDTID = I Say I Do Therefore I Do, it's an Agoran idiom < 1296262485 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: e.g. someone posting "I win." < 1296262487 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I meant of #esoteric hearing of IRCnomic < 1296262492 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :that's an example of ISIDTID < 1296262494 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: someone already said that < 1296262499 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: um ihope mentioned it right before I entered < 1296262503 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :#esoteric created it < 1296262504 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: right < 1296262512 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: there's also ATEOISIDTIDWHPAFALT < 1296262524 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: "A typical example of "I say I do, therefore I do", which has plagued Agora for a long time.", first said by Kelly < 1296262530 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(note: nobody actually says that :D) < 1296262539 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :IYSS < 1296262545 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :OK < 1296262546 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oh wait < 1296262549 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(for O KAY :P) < 1296262553 0 :poiuy_qwert!unknown@unknown.invalid QUIT :Quit: This computer has gone to sleep < 1296262566 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: wait, did NttPF/TTttPF exist in your time? < 1296262597 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ("Not to the Public Forum" i.e. you posted to agora-discussion, you dummy, and "This time to the Public Forum" (said when quoting an NttPF'd message to have it take place)) < 1296262682 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I'd love to see someone NttPF in ##nomic < 1296262684 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :they're making a documentary about Turing? great! < 1296262698 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: well ##not-a-cow was an Agoran Public Forum for all of a few hours < 1296262705 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I just thought of something inappropriate I could have said < 1296262713 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :... < 1296262724 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ooh < 1296262736 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ? < 1296262742 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i didn't realize there were full mailing list digests there as well < 1296262761 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: can I convince you to subscribe to the Agoran lists as a daily digest? :D < 1296262762 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :"elliott, apple?" < 1296262763 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :well "full" for when they were made < 1296262774 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: that would be more inappropriate if it made any sense < 1296262774 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: absolutely not < 1296262778 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: weekly? < 1296262791 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I got this idea in my head that Turing poisoned himself with an apple < 1296262796 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Yes, he did. < 1296262801 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"this idea in my head" :P < 1296262812 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, as in, I don't know if it's true < 1296262815 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :It is. < 1296262823 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I wasn't certain when I said it < 1296262828 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: After being persecuted by the government for being gay and forced to take oestrogen (which caused him to grow breasts among other things). < 1296262835 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :"must not exist" does not exist in the digests either < 1296262842 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I did know that he comitted suicide < 1296262852 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Just didn't know whether "by apple" was some story or not < 1296262857 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ais523's memory is FAULTY, i tell ya! < 1296262866 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :he's a LIAR! < 1296262867 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and a crook! < 1296262875 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :And weights the same as a duck! < 1296263054 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :is the fact that i can grep the frc ftp archives directly on disk making me mad with power? only time will tell. < 1296263060 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*weighs < 1296263064 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: rm * < 1296263077 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :not _that_ mad. < 1296263115 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh and the digests are not owned by my user, only the summary directory < 1296263275 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hmm, wtf happened < 1296263364 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :spam saves lives! http://www.telegraph.co.uk/news/worldnews/europe/russia/8284279/Black-Widow-attempted-New-Year-Moscow-attack-but-blew-herself-up-by-mistake.html < 1296263382 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1296263465 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :qpqpqp < 1296263471 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :got a 404 < 1296263485 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :qpqpqpqpq < 1296263491 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hmm wtf is going on here < 1296263500 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :my code is kosher < 1296263519 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :elliott: that's it, it's refusing to work on a saturday < 1296263527 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1296263537 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i think i'm going to shoot myself < 1296263544 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :that would solve this problem! < 1296263691 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://www.mojang.com/notch/j4k2k6/dachon4k/ he stole asteroids ii < 1296263902 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :this shit is seriously fucked. < 1296263906 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :YEAH I SAID IT < 1296263933 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :HEY GUYS: Sociopath is htapoicos spelled backwards! < 1296263942 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ohhhh < 1296263945 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: OMG. < 1296263950 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :O < 1296263951 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :M < 1296263951 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :G < 1296264199 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: ...gonna follow up on that? :P < 1296264224 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Nope. < 1296264249 0 :elliott!unknown@unknown.invalid NICK :htapoicos < 1296264319 0 :htapoicos!unknown@unknown.invalid PRIVMSG #esoteric :Wow... bash's "<<-" only supports literal tab characters. < 1296264932 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@hoogle <<- < 1296264932 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :No results found < 1296264954 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :shocking! < 1296265006 0 :htapoicos!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: WE MUST INVENT MORE OPERATORS QUICKLY < 1296265524 0 :copumpkin!unknown@unknown.invalid QUIT :Quit: Computer has gone to sleep. < 1296265546 0 :Behold!unknown@unknown.invalid QUIT :Remote host closed the connection < 1296266895 0 :htapoicos!unknown@unknown.invalid NICK :elliott < 1296267049 0 :GermainAdrian!~internet_@CPE001372aff3f8-CM001bd713703a.cpe.net.cable.rogers.com JOIN :#esoteric < 1296267067 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :what is the meaning of this chat? < 1296267102 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :GermainAdrian: definitely _not_ programming < 1296267109 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :not at _all_ the esoteric kind < 1296267130 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :According to the topic, it's chlorine. < 1296267138 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 246 seconds < 1296267139 0 :zzo38!unknown@unknown.invalid PRIVMSG #esoteric :GermainAdrian: The purpose is various things, who knows < 1296267143 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Apparently people in Europe fear chlorine. < 1296267147 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Discuss. < 1296267148 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :why? < 1296267158 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :i wanted to discuss most esoteric things. < 1296267161 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :O'Brien Must Suffer! < 1296267162 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :chlorine is rather mundane. < 1296267181 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :What about Bromine? < 1296267182 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i don't fear chlorine. much. < 1296267189 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :as long as it's not in gas form. < 1296267189 0 :zzo38!unknown@unknown.invalid PRIVMSG #esoteric :GermainAdrian: The channel is for esoteric computer programming, but they discuss a lot of things in here of various things that have nothing to do with esoteric or with programming. < 1296267205 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Do you use bleach? I'm told that using chlorine bleach is an almost-exclusively American thing, but all my Euro friends are crazy. < 1296267222 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :bromine is good in low doses. < 1296267231 0 :Gregor!unknown@unknown.invalid TOPIC #esoteric :Esoteric and chlorinated programming | http://208.78.103.223/esoteric/ | http://tunes.org/~nef/logs/esoteric/?C=M;O=D | http://example.com < 1296267235 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Isn't Beach+Ammonia dangerous? Or is it something else that I'm thinking of < 1296267238 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :as for chlorine bleach, ive heard its nice to mix it with some strong vinegar < 1296267250 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :sgeo: beach+acetic acid < 1296267251 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :this channel is actually about cooking < 1296267256 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sorry if I mislead you GermainAdrian < 1296267272 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :This channel is about cooking, which is why I am not in this channel. < 1296267277 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I don't eat. < 1296267285 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Cooking with chlorine! Discuss. < 1296267310 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :cooking people with chlorine < 1296267312 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :disgust < 1296267316 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :hehe < 1296267317 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: hm my mom used to use chlorine bleach but i'm mostly going with something called JIF, don't really recall what it contains < 1296267340 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: dead kitten juice < 1296267352 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :GermainAdrian: no but seriously, this channel is about esoteric programming languages. < 1296267353 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :just kidding! < 1296267458 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Do your washing machines have this crazy "cook" mode I'm told of? Maybe that's just some crazy German thing ... < 1296267500 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :To...cook food in your washing machine? < 1296267517 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: there's a 95 degree mode, yes. i only use it when the machine starts smelling (the manual said to do that to clean it properly) not for actual laundry < 1296267530 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :*degree celsius < 1296267543 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: One of the German postdocs here claims that instead of using chlorine bleach, they use "cook" mode, which is apparently somehow just as good for whites. Idonnowtf. < 1296267555 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: :what: < 1296267562 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :anyway chlorine on clothes sounds like an excellent stupid idea < 1296267568 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ok it's not a mode it's a dial which goes up to 95 < 1296267569 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :do you guys...do that? < 1296267578 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: wtfman bleach = chlorine (usually) < 1296267585 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :95 celseijiserus? yow < 1296267598 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: well okay yes... i'm scared of bleach though < 1296267613 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Wuss. I drink the stuff. Just to prove my might. < 1296267613 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :bleach is for cleaning toilets and nothing else :P < 1296267614 0 :copumpkin!~pumpkin@unaffiliated/pumpkingod JOIN :#esoteric < 1296267633 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: i understand one is _theoretically_ supposed to use it for white linen or underwear or something but i never go above 60 anyway < 1296267644 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :modern washing powder doesn't need it, i think < 1296267680 0 :pikhq!~pikhq@71-219-230-182.clsp.qwest.net JOIN :#esoteric < 1296267700 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :are you all at least somewhat serious? < 1296267710 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :GermainAdrian: almost never serious < 1296267722 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ok sometimes pikhq drags in political or law talk < 1296267761 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i suppose you could call actual pasted programming code serious < 1296267855 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :Insanity: Trying to use debootstrap to capture a copy of wine and JUST its dependencies (not bash, coreutils, etc) < 1296267875 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: wat. < 1296267925 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: It appears not to be working :P < 1296267935 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: Why would you do that. < 1296267942 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Lindows 2.0? :P < 1296267969 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Because wine can't be compiled statically and qemu-usermode doesn't need bash. < 1296267992 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :(But wine has a fuckton of dependencies, so gathering them all = nightmare) < 1296267993 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: WHAT ARE YOU TRYING TO ACHIEVE, FOUL DEMON? < 1296268001 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Windows binaries on Pandora :P < 1296268008 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: FOUL < 1296268010 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: DEMON < 1296268843 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i hate make < 1296268845 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :thought you should all know < 1296268930 0 :GermainAdrian!unknown@unknown.invalid PRIVMSG #esoteric :duly noted < 1296269285 0 :Slereah!~buttes@ANantes-259-1-139-13.w92-139.abo.wanadoo.fr JOIN :#esoteric < 1296269386 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :this doesn't work why doesn't this work < 1296269410 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i _told_ you kosher software doesn't work on the sabbath < 1296269493 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i made it unkosher < 1296269505 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ah. < 1296269661 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hm how do you get from foo.bar -> foo in bash? < 1296269764 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I NEED ANSWERS PEOPLE < 1296269833 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :FFFFFFFFF < 1296269976 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :And there's now another person who seems to want me out of her life < 1296270017 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :[Not that she was ever in my life really. She does have some good reasons to dislike me. But today, I spontaneously decided to apologize for something that.. wasn't one of those reasons] < 1296270062 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: PLEASE GET A FUCKING BLOG < 1296270093 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: you mean the religious one? < 1296270099 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin, no < 1296270102 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :or, if you prefer, post stuff here, because we don't really mind < 1296270120 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :a twitter account is also good < 1296270128 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :If I were certain the religious one didn't want to talk to me again, I'd be miserable right now < 1296270129 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :ACTION uses it to post all sorts of shit his followers don't care about < 1296270135 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Not thinking "Hmm, maybe that was stupid of me" < 1296270146 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i only tweet interesting things < 1296270151 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :damn < 1296270159 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :I should follow your example < 1296270171 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : or, if you prefer, post stuff here, because we don't really mind < 1296270173 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :no we really do < 1296270185 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :pay no attention to elliott < 1296270191 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pay ALL the attention to me! < 1296270196 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :he's just bummed he can't use #esoteric as his own brainfarting ground < 1296270202 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :as he usually does < 1296270211 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :psht i can do that even with Sgeo liveblogging < 1296270222 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: go, tell me about your day, and I'll talk about my feud with gnu make < 1296270226 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :THIS IS ON < 1296270262 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I'd treat that the same way I'd treat anything that mildly, but not completely, bores me. Ask about interesting or weird stuff, and just ignore the rest < 1296270274 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: TELL ME ABOUT THE < 1296270274 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :WILDEST < 1296270275 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :TIMES < 1296270277 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :all of them < 1296270278 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :all of the wildest times < 1296270284 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :so anyway gnu make fails at variable substitution and i hate it < 1296270288 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i'm thinking about killing it? it's possible < 1296270307 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Some things I have no intention of revealing on IRC, believe it or not. < 1296270316 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ok well < 1296270321 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :the SUBWILDEST TIMES < 1296270427 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :why not? do we know too much about you already? < 1296270438 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :we know < 1296270439 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :his SECRETS < 1296270492 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :No you don't. < 1296270515 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :then feel free to tell us all kinds of stuff < 1296270525 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :if we don't know enough to trace it back to you, who cares? < 1296270532 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: There's thinks you don't reveal on IRC? < 1296270537 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :News to me. < 1296270539 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Things, even. < 1296270554 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Mostly past stuff, really < 1296270575 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, let's see. This channel knows my name, age, and where I go to college. < 1296270605 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :There's actually not a whole lot I feel like *not* mentioning on IRC. < 1296270614 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :also the entire details of your relationship with katie at the alluded-to female < 1296270634 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, "entire" LOL < 1296270643 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Passwords? Some of my tastes in porn? Oh, and anything that's just too fucking boring. < 1296270659 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :I don't know any of those < 1296270668 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: you haven't been paying enough attention! < 1296270680 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: (Seth Gold, 21, Farmingdale SUNY, and she thinks vitamin c cures cancer) < 1296270685 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1296270692 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :how about passwords and porn < 1296270709 0 :Sgeo!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1296270717 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :don't tell me < 1296270720 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :I also have pictures of Seth Gold. < 1296270725 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :it's just creepy if he isn't here < 1296270735 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so wait < 1296270741 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :he has his initials in his nick? < 1296270744 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :creative < 1296270750 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :my nick is related to my name too < 1296270757 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: oh i just kinda noticed that < 1296270757 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :it's a very profound relationship < 1296270762 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i don't know if that's intentional though < 1296270765 0 :Sgeo!~Sgeo@ool-18bf618a.dyn.optonline.net JOIN :#esoteric < 1296270767 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Granted, it's not hard to get pictures of someone you've friended on Facebook. < 1296270767 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :SETHGOLD SETGOL SEGO SGEO < 1296270790 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :It is, in fact, fucking easy. < 1296270799 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :no it's impossible! < 1296270803 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i should friend him on facebook. < 1296270807 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :shockingly, my nick is also related to my name < 1296270821 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :I would have never guessed that, Ørjan Johansen. < 1296270822 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, it's intentional < 1296270835 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Seth Gold sEth gOld < 1296270836 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: indeed, Orkney Ecclesiastical Ruckus Johnny Ackermann Nullified < 1296270838 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :OMG YOU BLEW IT! < 1296270842 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: :D < 1296270845 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: wow that is the worst nickname creation ever < 1296270847 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you are a bad person < 1296270855 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :I really like the intro sequence to mad men < 1296270863 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Mine is from when I was 8... < 1296270871 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Sgeotlhd < 1296270880 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: :D < 1296270893 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, I used tlhd as my currency in NationStates < 1296270899 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: ur so creative < 1296270944 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :> concat . transpose . words $ "Seth Gold" < 1296270946 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : "SGeotlhd" < 1296270958 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :wow it works ... bash is terrible < 1296270962 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :every variable is a global < 1296270963 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :well < 1296270964 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :you can use local < 1296270968 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but that's not /bin/sh-compliant < 1296270978 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :don't bash globals < 1296270983 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, Perl was created BECAUSE Bash is such a terrible language < 1296270985 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: this is sgeo http://twitter.com/DJSETHGOLD < 1296270989 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: no...it wasn't < 1296270996 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, joke I heard < 1296270997 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :perl's father is awk < 1296271001 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"joke" < 1296271003 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :not very funny < 1296271032 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :http://forums.thedailywtf.com/forums/p/4361/99979.aspx#99979 < 1296271105 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric ::t transpose < 1296271107 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a. [[a]] -> [[a]] < 1296271126 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ACTION decides not to reveal his middle name < 1296271161 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: M < 1296271174 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :there's the most awesome way to write transpose < 1296271179 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :@src transpose < 1296271179 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :transpose [] = [] < 1296271179 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :transpose ([] : xss) = transpose xss < 1296271179 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :transpose ((x:xs) : xss) = (x : [h | (h:t) <- xss]) : transpose (xs : [ t | (h:t) <- xss]) < 1296271183 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :that's fugly < 1296271198 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric ::t getZipList . Data.Traversable.traverse ZipList < 1296271199 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall b (t :: * -> *). (Data.Traversable.Traversable t) => t [b] -> [t b] < 1296271426 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t Data.Traversable.traverse < 1296271427 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a (f :: * -> *) b (t :: * -> *). (Data.Traversable.Traversable t, Applicative f) => (a -> f b) -> t a -> f (t b) < 1296271563 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@src <*> ZipList < 1296271563 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :Source not found. Take a stress pill and think things over. < 1296271579 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith id < 1296271580 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall b c. [b -> c] -> [b] -> [c] < 1296271585 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :^ < 1296271611 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hm... < 1296271622 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith zipWit < 1296271623 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith zipWith < 1296271623 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :Not in scope: `zipWit' < 1296271624 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b c. [a -> b -> c] -> [[a]] -> [[b] -> [c]] < 1296271629 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what the < 1296271630 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so, um, my nick? nothing to do with my name. at all. < 1296271638 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :not that i care if people know my name < 1296271648 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :sure it is, if you replace quint with david and opia with r you get your name < 1296271659 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: there are probably some discrepancies if the matrix isn't rectangular < 1296271668 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith ($) < 1296271669 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall b b1. [b -> b1] -> [b] -> [b1] < 1296271674 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: yeah, but I don't use weird things like that :P < 1296271679 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith (flip ($)) < 1296271680 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b. [a] -> [a -> b] -> [b] < 1296271685 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith flip < 1296271685 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (f :: * -> *) b b1. (Functor f) => [f (b -> b1)] -> [b] -> [f b1] < 1296271688 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ooh < 1296271694 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :now what does /that/ do < 1296271698 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and how did functor get in there? < 1296271699 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t zipWith < 1296271700 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b c. (a -> b -> c) -> [a] -> [b] -> [c] < 1296271701 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t flip < 1296271702 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (f :: * -> *) a b. (Functor f) => f (a -> b) -> a -> f b < 1296271707 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :god dammit, caleskell! < 1296271712 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :...wait what? < 1296271716 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :> flip (\x -> x) 3 < 1296271716 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Overlapping instances for GHC.Show.Show ((a -> b) -> b) < 1296271717 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : arising from a u... < 1296271720 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :> flip (\x y -> x) 3 4 < 1296271721 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : 4 < 1296271726 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :how does that work? < 1296271733 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what's f there < 1296271871 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :elliott: very creative substitution scheme < 1296271882 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: HALP ^ < 1296271887 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@src flip < 1296271887 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :flip f x y = f y x < 1296271914 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t Prelude.flip < 1296271915 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b c. (a -> b -> c) -> b -> a -> c < 1296271943 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :so f = (a ->) < 1296271971 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :or well (a1 ->) to prevent collision < 1296272139 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Stupid YouTube descriptions spoiling eipsodes < 1296272142 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :episode\ < 1296272146 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :s < 1296272170 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t flip . ([]++) < 1296272171 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b. [a -> b] -> a -> [b] < 1296272171 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: oh wow, that's crazy < 1296272173 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Caleskell! < 1296272182 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t flip [\x -> x] < 1296272183 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a. a -> [a] < 1296272188 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :> flip [\x -> x] 3 < 1296272190 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : [3] < 1296272191 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :heh < 1296272197 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :> flip [\x -> x, \y -> y] 3 < 1296272198 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : [3,3] < 1296272202 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :> flip [\x -> x, \y -> y+1] 3 < 1296272204 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : [3,4] < 1296272213 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: methinks the name "flip" becomes somewhat misguided at that point... < 1296272257 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t \f x -> fmap ($ x) f < 1296272258 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b (f :: * -> *). (Functor f) => f (a -> b) -> a -> f b < 1296272265 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :there you go < 1296272283 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :@pl \f x -> fmap ($x) f < 1296272283 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :flip (fmap . flip id) < 1296272289 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: made that more readable for you < 1296272296 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :let flip = flip (fmap . flip id) < 1296272296 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :O KAY THANKS < 1296272296 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1296272304 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION awaits swattage < 1296272350 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: WAITING < 1296272355 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ooh the suspense < 1296272367 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION hits elliott with the saucepan ===\__/ < 1296272375 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :BONGGGGGGGG < 1296272378 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ow :( < 1296272478 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t id < 1296272479 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a. a -> a < 1296272487 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t map < 1296272488 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b. (a -> b) -> [a] -> [b] < 1296272504 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t (.) < 1296272504 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b (f :: * -> *). (Functor f) => (a -> b) -> f a -> f b < 1296272510 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :any others? < 1296272523 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: dunno < 1296272574 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :flip, (.) and id are enough for pointlessing all linear functions, iirc. wonder if the Functor has any meaning for that < 1296272587 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@pl \x y -> x (x y) < 1296272587 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :join (.) < 1296272602 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh wait that's not linear < 1296272604 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :@pl \x y -> x (y (x y)) < 1296272604 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :ap (.) (ap id) < 1296272604 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t join < 1296272605 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (m :: * -> *) a. (Monad m) => m (m a) -> m a < 1296272606 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t \x y -> x (y (x y)) < 1296272607 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: t = t1 -> t < 1296272607 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Expected type: t -> t2 < 1296272608 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Inferred type: (t1 -> t) -> t1 < 1296272615 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t \x y z -> x (y (x (y z))) < 1296272616 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall t t1. (t -> t1) -> (t1 -> t) -> t1 -> t1 < 1296272620 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t \x y z -> x (y (x (y (y z)))) z < 1296272621 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: t = t -> t1 < 1296272622 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Probable cause: `x' is applied to too many arguments < 1296272625 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@pl \x y z -> z x y < 1296272629 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::t \x y z -> x (y (x (y (y z z) z)) z) z < 1296272630 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: t = t -> t1 < 1296272631 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Probable cause: `x' is applied to too many arguments < 1296272637 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :YOU ARE BAD LAMBDABOT < 1296272639 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :fuck < 1296272640 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@pl \x y z -> z x y < 1296272641 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :flip . flip id < 1296272646 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t flip . flip id < 1296272647 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b a1. a1 -> a -> (a1 -> a -> b) -> b < 1296272654 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :bah no Functor < 1296272686 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t (flip .) < 1296272687 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (f :: * -> *) a b (f1 :: * -> *). (Functor f, Functor f1) => f1 (f (a -> b)) -> f1 (a -> f b) < 1296272700 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :VERY USEFUL < 1296272772 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t (. flip) < 1296272773 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall b (f :: * -> *) a b1. (Functor f) => ((a -> f b1) -> b) -> f (a -> b1) -> b < 1296272868 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t flip id < 1296272869 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b. a -> (a -> b) -> b < 1296272897 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hm... < 1296272984 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :if replacing (a ->) with [] that would give [[b] -> b] < 1296273041 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :which only fits empty lists i think < 1296273116 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hm i recall map ($x) l is also sequence l x < 1296273156 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :what's a good way to convert levenshtein distance into a %similarity measure? < 1296273176 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t \f x -> fmap ($x) f < 1296273177 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a b (f :: * -> *). (Functor f) => f (a -> b) -> a -> f b < 1296273210 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t \f x -> Data.Traversable.traverse f x < 1296273211 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a (f :: * -> *) b (t :: * -> *). (Data.Traversable.Traversable t, Applicative f) => (a -> f b) -> t a -> f (t b) < 1296273323 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t (\f x -> Data.Traversable.traverse f x) `asTypeOf` (\f x -> fmap ($x) f) < 1296273324 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: a = t a < 1296273324 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Expected type: t a -> t b < 1296273324 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : Inferred type: a -> b < 1296273327 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :bah < 1296273439 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t sequence < 1296273440 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (m :: * -> *) a. (Monad m) => [m a] -> m [a] < 1296273449 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t Data.Traversable.traverse < 1296273451 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall a (f :: * -> *) b (t :: * -> *). (Data.Traversable.Traversable t, Applicative f) => (a -> f b) -> t a -> f (t b) < 1296273457 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: /((len(a)+len(b))/2)? < 1296273463 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i.e. divide by average length < 1296273465 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh... traverse is like mapM not sequence < 1296273471 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t Data.Traversable.sequenceA < 1296273472 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (t :: * -> *) (f :: * -> *) a. (Data.Traversable.Traversable t, Applicative f) => t (f a) -> f (t a) < 1296273475 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: that gets you [0,1] i think but i may be wrong ther < 1296273477 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*there < 1296273479 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :there we go < 1296273491 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric ::t (\f x -> Data.Traversable.sequenceA f x) `asTypeOf` (\f x -> fmap ($x) f) < 1296273492 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :forall (t :: * -> *) a a1. (Data.Traversable.Traversable t) => t (a1 -> a) -> a1 -> t a < 1296273659 0 :poiuy_qwert!~poiuy_qwe@70.31.15.174 JOIN :#esoteric < 1296273664 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :@src Traversable < 1296273665 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric :class (Functor t, Foldable t) => Traversable t where < 1296273665 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : traverse :: Applicative f => (a -> f b) -> t a -> f (t b) < 1296273665 0 :lambdabot!unknown@unknown.invalid PRIVMSG #esoteric : sequenceA :: Applicative f => t (f a) -> f (t a) < 1296273776 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 276 seconds < 1296274084 0 :pikhq!~pikhq@71-219-230-182.clsp.qwest.net JOIN :#esoteric < 1296274089 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq < 1296274091 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pi kh q < 1296274101 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pik hq < 1296274102 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :omg < 1296274104 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq's name is so uneven < 1296274106 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :it's bad and wrong < 1296274259 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: what's the etymology of it anyway? < 1296274274 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: pokemon :p < 1296274280 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pronounce it < 1296274283 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :oh go < 1296274284 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :d < 1296274293 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :he repeatedly points out he made it up when he was 8 < 1296274303 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :that's a bit of a stretch, pronunciation-wise < 1296274332 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :an 8-year old with a serious speech impediment < 1296274358 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: well if you take kh as one sound < 1296274364 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pee kh q < 1296274372 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :admittedly q = oo is a bit... yeah < 1296274380 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :choo? < 1296274381 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but i can see how it works!! kinda < 1296274387 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: no the ch is from the h < 1296274394 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :kh = kch < 1296274399 0 :copumpkin!unknown@unknown.invalid PRIVMSG #esoteric :that makes no sense < 1296274417 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :peek HQ < 1296274772 0 :moshee!~moshee@unaffiliated/moshee JOIN :#esoteric < 1296274786 0 :moshee!unknown@unknown.invalid PART #esoteric :? < 1296274800 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :another chlorine hater < 1296274888 0 :elliott!unknown@unknown.invalid TOPIC #esoteric :bromine, minin' for bros since bro o clock | http://208.78.103.223/esoteric/ < 1296274893 0 :elliott!unknown@unknown.invalid TOPIC #esoteric :bromine, minin' for bros since bro o' clock | http://208.78.103.223/esoteric/ < 1296275250 0 :Mathnerd314!~mathnerd3@dsl.6.28.53.206.cos.dyn.pcisys.net JOIN :#esoteric < 1296275299 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :we hate clog now? < 1296275313 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :copumpkin: I was 8 and now I'm not changing it. < 1296275315 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :or are clog logs now fully imported? < 1296275324 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :I've had it for longer than I was alive then, so. :P < 1296275341 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: i'm just lazy < 1296275348 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and want everyone to use my bot! < 1296275351 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :my nick is only like 11 years old, but it's still pretty much the best nick ever. < 1296275362 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Also, I still actually like Pokemon. < 1296275373 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :how old you pikhq ? < 1296275377 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :he's 49 < 1296275380 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :and a half < 1296275383 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :no < 1296275386 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ye < 1296275387 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :s < 1296275393 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :20. < 1296275393 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :that's the length of the shortest pole i would use to touch you < 1296275400 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :oh okay that explains it < 1296275408 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :what, liking pokemon? < 1296275415 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i figured you had to be a few years younger than me to like pokemon < 1296275419 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :psht < 1296275425 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :how old are you again < 1296275430 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i missed that whole boat < 1296275442 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :How the hell would I have been able to like Pokemon at age 8 if I weren't a max of 20 years old? < 1296275444 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais is like...24 by now and he likes pokemon :p < 1296275448 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: time travel < 1296275461 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Well. If I were Japanese the max would be 22, barring time travel. < 1296275465 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :(localisation took 2 years) < 1296275567 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :hm why is ther ea syntax error < 1296275582 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :because you cannot spell < 1296275605 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oh please, someone has to pick up the gauntlet now that j-invariant has seemingly disappeearaerdad < 1296275705 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :wtf < 1296275921 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :If a here document appears within a compound block, the contents of the document must be after the whole block: < 1296275921 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for(i in $*){ < 1296275921 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric : mail $i < And there's now another person who seems to want me out of her life ← was it the benzene or the vitamin C? < 1296303361 0 :Slereah!~buttes@ANantes-259-1-139-13.w92-139.abo.wanadoo.fr JOIN :#esoteric < 1296304117 0 :Slereah!unknown@unknown.invalid QUIT : < 1296304226 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :08:49:35 u think that marry is a very specific girl < 1296304238 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :There is something hilarious about that which I can't put my finger on. < 1296305525 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1296306097 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Huh about that benzene (ugh...) or vitamin C (useful...) < 1296306180 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Ilari, because I first suggested that Sgeo put benzene into KT-AT's perfume to teach her that vitamin C does not actually cure cancer, then that he trick her into using vitamin C as a skin reyouthismootherator (which it is, but it burns your skin.) < 1296306247 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :It is reyouthismootherator because it burns skin? < 1296306263 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Possibly; I'm basing this on a passage in Bad Science. < 1296306408 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :That would remind me of fiber... At least insoluble one etches your intestines from the inside... Which has certain effects that are of questionable usefulness... And possibly harmful effects as well... :-) < 1296306468 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :As for soluble fiber... Part of it gets turned into some short chain fatty acids (that might actually be useful)... < 1296306472 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :I think it's just that it's an acid, and putting it on your skin in high concentrations is going to hurt. < 1296306684 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :(ISTR that it was actually outlawed in some sense.) < 1296306698 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, vitamin C is also known as L-ascorbic acid... Looking at its structure, dunno about its acidity, it doesn't have carboxylic acid groups... < 1296306732 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :The WP article on ascorbic acid explains the acidity, but I didn't really look at it. < 1296306794 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Depends on what one considers "acid". Chemical defintions tend to encompass quite mild substances. < 1296306883 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Hah... If you have 1612 torrents transferring, DHT is going to blow up the bandwidth usage (PEX doesn't seem to use very much...) < 1296307073 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, are you trying to think up a really complex way to indirectly kill Sgeo's girlfriend? < 1296307584 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :ais523, "complex" is pushing it. < 1296307608 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :"Putting an extremely potent carcinogenic in her perfume" is hardly a subtle plan worthy of the greatest masterminds in history. < 1296307640 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :well, why would you do that? < 1296307647 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it strikes me as being evil for no good reason < 1296307660 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :To demonstrate that vitamin C is not, in fact, a cure for cancer. < 1296307679 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's a really pointless reason < 1296307705 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :It would make her see the error of her ways. < 1296307757 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :That's basically the most noble thing ever that doesn't involve kittens. < 1296308038 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: by causing cancer as a side effect? < 1296308105 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :STOP QUESTIONING MY MORAL JUDGEMENT < 1296308161 0 :cheater00!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296308310 0 :cheater00!~cheater@g231050059.adsl.alicedsl.de JOIN :#esoteric < 1296308401 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296308915 0 :azaq23!~derivecto@unaffiliated/azaq23 JOIN :#esoteric < 1296309063 0 :pikhq!~pikhq@71-219-213-160.clsp.qwest.net JOIN :#esoteric < 1296309545 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric : I don't really have a point, but I'm trying to fit in by bashing PHP on reddit. < 1296309998 0 :noteda!~anlego@174.122.29.85 JOIN :#esoteric < 1296309998 0 :noteda!unknown@unknown.invalid PRIVMSG #esoteric :http://youtube.com/watch?v=cK5yl9t_vfc < 1296309998 0 :noteda!unknown@unknown.invalid PART #esoteric :? < 1296310157 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :spambot? < 1296310191 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :elliott: Herobrine doesn't show parts < 1296310218 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but according to the raw unformatted logs, it joined, sent a link, and parted in the same second < 1296310222 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :so I'm going to guess spam < 1296310298 0 :noteda!~anlego@174.122.29.85 JOIN :#esoteric < 1296310298 0 :noteda!unknown@unknown.invalid PRIVMSG #esoteric :http://youtube.com/watch?v=cK5yl9t_vfc iwillrockyou < 1296310298 0 :noteda!unknown@unknown.invalid PART #esoteric :? < 1296310413 0 :JoeGazz84!~JoeGazz84@wikimedia/Joe-Gazz84 JOIN :#esoteric < 1296311211 0 :ujjain!~ujjain@unaffiliated/ujjain JOIN :#esoteric < 1296311223 0 :JoeGazz84!unknown@unknown.invalid PART #esoteric :? < 1296312323 0 :ujjain!unknown@unknown.invalid PART #esoteric :? < 1296313742 0 :asdf__!~asdf@188-221-167-14.zone12.bethere.co.uk JOIN :#esoteric < 1296314440 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Hmm... 1st depleted date given on IPv4depletion.com is now 2011-09-02... < 1296314589 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, what happened? < 1296314603 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :/8 returned? < 1296314696 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :They remembered a block that someone had left lying around. < 1296314745 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :That's RIR depletion... That site has IANA depletion today (probably will actually happen this month)... < 1296314801 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :there isn't a lot of January left < 1296314840 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, third last day today... But Monday is 31st... < 1296314937 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :And also, NANOG51 (North American Network Operators Group meeting) will start tomorrow... < 1296315600 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Hurr... "Current burnrate in used /8 per month: 2.27 < 1296315961 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :250k+ allocations from APNIC in last 30 days: Something like 20.25Mi... < 1296316310 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :That's about 1.25 blocks... Single RIR... One month. < 1296316436 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :At 4.8 blocks left until phase 3, depleting that at 1.25 blocks per month would take almost 4 months (4 months from now is end-May). < 1296316570 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :So APNIC IPv4 pool might deplete before world IPv6 day... < 1296316838 0 :FireFly!~firefly@unaffiliated/firefly JOIN :#esoteric < 1296318407 0 :Mathnerd314!unknown@unknown.invalid QUIT :Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.12/20101026210630] < 1296318630 0 :oerjan!oerjan@tyrell.nvg.ntnu.no JOIN :#esoteric < 1296318750 0 :Phantom_Hoover!unknown@unknown.invalid QUIT :Quit: Leaving < 1296318769 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 JOIN :#esoteric < 1296319120 0 :BeholdMyGlory!~behold@unaffiliated/beholdmyglory JOIN :#esoteric < 1296319819 0 :cheater00!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296319960 0 :cheater00!~cheater@e181129144.adsl.alicedsl.de JOIN :#esoteric < 1296320576 0 :rodgort!unknown@unknown.invalid QUIT :Quit: Coyote finally caught me < 1296320817 0 :rodgort!~rodgort@li125-242.members.linode.com JOIN :#esoteric < 1296320894 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :someone give me a perl subsitution that maps '####. "arbitrary text" - text' to ' arbitrary text' :P < 1296320948 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :s/^####\. "(.*)" - ([^"]*?)$/<$2> $1/ < 1296320952 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(untested) < 1296321027 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :#### is actually an arbitrary number < 1296321031 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :that would likely depend on where stray "'s and -'s are allowed < 1296321053 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :and if it's everywhere, it's ambiguous < 1296321054 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :but i'll just plug in [0123456789]+ there < 1296321069 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: yeah, i'm pretty sure there's nothign i can do about that < 1296321089 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :orite < 1296321093 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :0-9 does that :P < 1296321104 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the regex there disallows double quotes in the text at the end < 1296321116 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :there shouldn't be any of those < 1296321123 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :in order to resolve the ambiguity < 1296321224 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :crap < 1296321229 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i think ... < 1296321230 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :bah < 1296321566 0 :noteda6!~anlego6@174.122.112.64 JOIN :#esoteric < 1296321566 0 :noteda6!unknown@unknown.invalid PRIVMSG #esoteric :irc.hardchats.com #gnaa - RECRUITMENT DRIVE, JOIN US FOR THE BEST IRC CHAT EVER! iwillrockyou < 1296321567 0 :noteda6!unknown@unknown.invalid PART #esoteric :? < 1296321638 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :why pick on /this/ channel? < 1296321653 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :as places to spam go, #esoteric seems like a bad choice... < 1296321689 0 :ChanServ!unknown@unknown.invalid MODE #esoteric :+o oerjan < 1296321731 0 :oerjan!unknown@unknown.invalid MODE #esoteric :+b *!*@174.122.* < 1296321751 0 :oerjan!unknown@unknown.invalid MODE #esoteric :-o oerjan < 1296321777 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh hm < 1296321785 0 :ChanServ!unknown@unknown.invalid MODE #esoteric :+o oerjan < 1296321792 0 :oerjan!unknown@unknown.invalid MODE #esoteric :-b *!*@174.122.* < 1296321811 0 :oerjan!unknown@unknown.invalid MODE #esoteric :+b noteda*!*@174.122.* < 1296321851 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :yay, thanks oerjan < 1296321879 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hm should i include the anlego part as well... < 1296321901 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :nah, keep it as-is, no need for a more specific block than that < 1296321913 0 :oerjan!unknown@unknown.invalid MODE #esoteric :-o oerjan < 1296322170 0 :Phantom_Hoover!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296323864 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :has anyone tried a bayesian spam filter on irc? < 1296323870 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :I wonder how well it would work < 1296323906 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :you mean server-side? < 1296323910 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, yes < 1296323912 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :it would be the smart thing to do... < 1296323915 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, would bayesian spam filters work for wikis btw? < 1296324626 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :potentially, but I doubt it would work reliably < 1296324668 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :ais523, why is that < 1296324688 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :because it's inherently probabalistic < 1296324840 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :they've been very effective for email...but it's probably easier to distinguish spam emails than spam IRC messages < 1296324881 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :spam IRC messages from noteda are really easy to detect anyway: they join and part in the same second < 1296324887 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :one way to cut down spam would be to auto-detect the behavior of join-privmsg-part < 1296324891 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :ninja'd < 1296324891 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :and nobody does that legitimately, at least not sending a message in between < 1296324928 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :but then spambots would just join-waitwaitwaitwaitwaitwaitwait-post-part < 1296324937 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that would slow them down a /lot/ < 1296324949 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :not if they can join a lot of channels simultaneously < 1296324955 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :which is something legitimate users do < 1296324968 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, perhaps < 1296324971 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :a better behavior to detect would just be "joining all public channels" < 1296324979 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I doubt they do that < 1296324980 0 :op_y_mous!~Anon@80.214.253.77 JOIN :#esoteric < 1296324993 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :for certain values of all, i bet they do < 1296325010 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :seems to be a random subset < 1296325371 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :hmm < 1296325428 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i suspect that unregistered nicks joining 200 channels sooning after requesting the channel list is probably a good indicator :P < 1296325434 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :*soon < 1296325518 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I thought #esoteric wasn't on the list? < 1296325525 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, it is apparently < 1296325734 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :the only problem is how do you confirm humanness for false positives? if you use captchas, then you have to choose between a per-message captcha (annoying) or a single captcha (easily circumvented by the human operating the bot) < 1296325826 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :irc is not designed for easy spam prevention really < 1296326056 0 :Ilari!unknown@unknown.invalid PRIVMSG #esoteric :Isn't the channel limit less than 200? < 1296326230 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :there's a channel limit? < 1296326269 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :there is a limit on how many channels you can join < 1296326272 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :iirc it is at 100 < 1296326315 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :well that's dumb :P < 1296326328 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, why. It is 100 channels at once max < 1296326347 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i know people who like to idle in more channels than that at a time < 1296326348 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, it isn't for spam prevention. It is to prevent overloading server by 100 clients all joining every channel on the network < 1296326355 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :mostly inactive channels of course < 1296326369 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, I'm in 95 on this network. In total about 300 nowdays < 1296326375 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :used to be above 500 for a while < 1296326379 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :so why don't they limit the channel join rate then? < 1296326389 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, they do as well < 1296326403 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :then why do they need to cap the number of channels? < 1296326424 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, but that wouldn't help with the huge load of sending a huge number of high traffic channels to a client < 1296326446 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, or why not make a client join a new channel every second. Finally the server will run out of memory < 1296326448 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i doubt that is a real problem < 1296326481 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :/join #a0000001 //join #a0000002 ... < 1296326504 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :they could just say 100 channels *per server* < 1296326510 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :if you want more, connect to more servers < 1296326510 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, eh? < 1296326520 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :quintopia, well sure. It is per connection < 1296326522 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :anyway, gotta go < 1296326524 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :what did you think < 1296326609 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal, someone mentioned that you like Erlang? < 1296327109 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover/x-3377486 JOIN :#esoteric < 1296327135 0 :cheater00!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296327168 0 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1296327175 0 :cheater00!~cheater@e181129120.adsl.alicedsl.de JOIN :#esoteric < 1296327735 0 :cheater00!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296327774 0 :cheater00!~cheater@e181129125.adsl.alicedsl.de JOIN :#esoteric < 1296329419 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :vorpal: i assumed it was per user. < 1296329448 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :can you even use the same username on multiple servers okay? < 1296329466 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: I'm ais523 on more than one server atm < 1296329580 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :it only lists anthony when i whois you < 1296329589 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :what other ones are you on? < 1296329601 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :slashnet < 1296329623 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :oh, you mean Freenode server? that's impossible < 1296329627 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I thought you meant a different network < 1296329639 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i did say server and not network < 1296330023 0 :acetoline!~acetoline@122.58.180.208 JOIN :#esoteric < 1296330067 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :a different network would be a different server < 1296330156 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :it would be a silly question about a diff net tho < 1296330188 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's why I was confused < 1296330261 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION wonders why ais523 is on slashnet < 1296330263 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Perhaps...CONSPIRACY. < 1296330265 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I tend to think of the different servers as all being the same, because IRC makes them work like that < 1296330275 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :#nomic < 1296330279 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :it's BlogNomic-specific < 1296330300 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :How boring. < 1296330308 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric : I tend to think of the different servers as all being the same, because IRC makes them work like that <-- too many netsplits for that abstraction to hold up < 1296330712 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Vorpal, I think by servers ais523 means IRC network? < 1296330722 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Oh, no < 1296330735 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ACTION should learn to read more scrollup before commenting  < 1296330774 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :[I feel manipulative. With what I just said, either I corrected myself and avoided making a fool of myself, or I was right the first time, in which I'd be told that and wouldn't be considered a fool for thinking it in the first place] < 1296330874 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :What. < 1296331025 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Since I was still unsure what exactly the case was. < 1296331173 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Please apologise for being manipulative. < 1296331240 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: btw, despite the advice of this channel, don't cause cancer on your girlfriend just to make a stupid point < 1296331285 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: Yes, I'm sure Sgeo is stupid enough to do that. < 1296331288 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: Kill everyone you know. < 1296331299 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: By setting them on fire. < 1296331309 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, I'll start with you < 1296331317 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I mean everyone you know in real life. < 1296331369 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :why can't we give good advice for a change? < 1296331389 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I've tried giving good advice to Sgeo and he ignored it, so I gave up < 1296331390 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :(actually, I can get a reputation for good advice really easily by waiting until other people give obviously bad advice and then contradicting them) < 1296331616 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Also, just because I like her, doesn't mean she's my girlfriend < 1296331637 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, fair enough < 1296331934 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :14:22:53 elliott: Herobrine doesn't show parts < 1296331934 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :14:23:21 but according to the raw unformatted logs, it joined, sent a link, and parted in the same second < 1296331934 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :14:23:25 so I'm going to guess spam < 1296331936 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: that's a bug < 1296331938 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :that i'll fix sometime < 1296331988 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :not showing parts is a bug < 1296331991 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that I reported to you < 1296331998 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the other two comments were a different fork of the thread < 1296332004 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: I know < 1296332117 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I reported that spambot in #freenode, so did a bunch of other people on unrelated channels < 1296332781 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :http://vimeo.com/19273744 Visual (Max/MSP) language based on Haskell, used for livecoding music performances < 1296332792 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :(the guy behind it is the most "famous" livecoder, popularised it...) < 1296332804 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :totally awesome < 1296333047 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 272 seconds < 1296333075 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :fungot, is my connection working? < 1296333076 0 :fungot!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: i would love to code in) `1=(+ ,in ( old 1)) taxi-list)) is < 1296333102 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :livecoding? < 1296333110 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :I love the fact that someone wrote taxi-list in a Lispy context. < 1296333332 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: writing a music program live. < 1296333349 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :i.e. setting up synthesisers, samples, delays, blah blah blah, as a program, as a live music performance < 1296333481 0 :coppro!unknown@unknown.invalid PRIVMSG #esoteric :Is Omicron Persei 8 a horrible pun on "operate"? < 1296333541 0 :pikhq!~pikhq@71-219-254-57.clsp.qwest.net JOIN :#esoteric < 1296333553 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :coppro, mind = blown. < 1296333776 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :is:noun:adjective is not the same as equalityt < 1296333778 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :*equality < 1296333793 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :just is:noun:noun, and even then only if you aren't using collective nouns like "programmer" < 1296333800 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :hmm, that's not quite collective, but you know what I mean < 1296333803 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :member-of-set nouns < 1296334123 0 :FireFly!unknown@unknown.invalid QUIT :Quit: swatted to death < 1296334203 0 :cheater00!unknown@unknown.invalid PRIVMSG #esoteric :max/msp based on haskell? < 1296334209 0 :cheater00!unknown@unknown.invalid PRIVMSG #esoteric :lolwat? < 1296334234 0 :Wamanuz2!~Wamanuz@78-69-168-43-no84.tbcn.telia.com JOIN :#esoteric < 1296334330 0 :cheater00!unknown@unknown.invalid PRIVMSG #esoteric :ohh < 1296334333 0 :cheater00!unknown@unknown.invalid PRIVMSG #esoteric :i like that < 1296334335 0 :cheater00!unknown@unknown.invalid PRIVMSG #esoteric :nice link elliott < 1296334452 0 :Wamanuz!unknown@unknown.invalid QUIT :Ping timeout: 272 seconds < 1296334580 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :live coding is p awesome < 1296334596 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :i did a live coding performance once < 1296334602 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :in impromptu < 1296334613 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :which should really exist for linux :/ < 1296334641 0 :oerjan!unknown@unknown.invalid QUIT :Remote host closed the connection < 1296334649 0 :oerjan!oerjan@tyrell.nvg.ntnu.no JOIN :#esoteric < 1296336454 0 :zzo38!~zzo38@h24-207-49-17.dlt.dccnet.com JOIN :#esoteric < 1296336798 0 :church!~admin@d207-216-223-76.bchsia.telus.net JOIN :#esoteric < 1296336844 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :church: Where's Turing? < 1296337114 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :well i wouldn't be one to imply things, but has anyone ever _seen_ turing and superturing together? < 1296337146 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :(note: first part is a lie) < 1296337163 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :*turing and church < 1296337164 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :PRESUMABLY < 1296337183 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION swats elliott -----### < 1296337192 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :THAT'S RIDICULOUS < 1296337193 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :for pointing out your mistake? :p < 1296337204 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :um there was no mistake < 1296337214 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :o < 1296337230 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: oh. < 1296337234 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :but that makes no sense < 1296337239 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ais523: ko < 1296337312 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :The fact that SuperTuring is a Super-endowed Turing isn't a secret :P < 1296337343 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hmph, i'll go ask super goof if he thinks it makes sense < 1296337422 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION realizes super goof won't understand the question anyhow < 1296337635 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Gregor: hm but how can superturing be a superhero without a secret identity? impossible! < 1296337661 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION brushes away all counterexamples as irrelevant < 1296337979 0 :augur!unknown@unknown.invalid QUIT :Remote host closed the connection < 1296338257 0 :Gregor!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Dude, if you can solve the halting problem... < 1296338353 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :IRRELEVANT, I SAID < 1296338432 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :[[Cygwin the Linux-on-Windows (Unix Environment)]] — MC wiki. < 1296338436 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :SO STUPID < 1296338544 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's... a crazy page title < 1296338548 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :why is it not just [[Cygwin]]? < 1296338555 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :which is the obvious name < 1296338613 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :ais523, that's a quote. < 1296338615 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Not a title. < 1296338624 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :But "Linux on Windows"? Urgh. < 1296338779 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :why would you quote with [[]] when referring to a wiki? < 1296338782 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that's massively misleading < 1296338823 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :ais523, I picked it up from elliott, and I use it because it enables unambiguous quoting of large passages. < 1296338836 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :It's also far more visually noticeable than ". < 1296338852 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :I use {{{}}} for that < 1296339376 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :why that is _far_ too indistinct, try {/\||_#== ==#_||\/} instead < 1296339392 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :wait < 1296339403 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :* {/\||_#== ==#_||/\} < 1296339403 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :ais523, THAT COULD BE A TEMPLATE PARAMETER < 1296339407 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :SORRY ABOUT THAT < 1296339529 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: if {{{ or }}} exists in what I want to quote, I add extra { or } to the quote marks < 1296339531 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :that way they nest well < 1296339543 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: You might want to use [[[...]]]. < 1296339551 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I stole it from [other people] who used triples, but I normally use doubles out of laziness. < 1296339612 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 265 seconds < 1296340246 0 :pikhq!~pikhq@71-219-251-84.clsp.qwest.net JOIN :#esoteric < 1296340296 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :http://www.harkavagrant.com/index.php?id=296 < 1296340331 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Korean children fill in Hark, a Vagrant comics for an English lesson; hilarity ensues. < 1296340576 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: That's stolen off Dinosaur Comics :P < 1296340606 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :The second one is amazing. < 1296340613 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :elliott, except with CHIL— wait, Axe Cop did that as well. < 1296340626 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: No... Dinosaur Comics has been filled in by English students in Japan. < 1296340652 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :elliott, CLEARLY THIS SHOULD BE DONE WITH ALL COMICS < 1296340669 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :You never know, maybe it could even make xkcd funny again. < 1296340761 0 :augur!~augur@129.2.129.35 JOIN :#esoteric < 1296340809 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :US secretary of state fills in comic. hillarity ensues. < 1296340934 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION sets mode +b oerjan*!*@* < 1296340938 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION has kicked oerjan < 1296340949 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION has set topic to: oerjan is banned forever < 1296340981 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :IT DOESN'T MATTER MY LIFE PUNISHMENT IS FULFILLED < 1296341033 0 :Vorpal!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, augh was that a pun in "punishment"? < 1296341048 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :...naturally. < 1296341972 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :This. Episode. Bores. Me. < 1296342105 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :There is no A-plot < 1296342111 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Just a B-plot and a C-plot < 1296342117 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :As far as I'm concerned < 1296342131 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :also, just tried to upgrade MSE on a friend's Windows computer, as they refuse to use anything else < 1296342142 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :the upgrade worked, but claimed it had crashed and that there was no virus protection < 1296342379 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :ais523, what's wrong with MSE? < 1296342412 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :nothing as Windows antivirus software goes, that's why it's MSE on there rather than something else < 1296342418 0 :ais523!unknown@unknown.invalid PRIVMSG #esoteric :but I didn't expect Windows to just lie to me like that < 1296342808 0 :ais523!unknown@unknown.invalid QUIT :Remote host closed the connection < 1296343720 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :elliott, GODDAMN IT STOP MAKING ME HATE EVERYTHING < 1296343902 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: what < 1296343942 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :elliott, now, thanks to you, I hate people who say "GNU/Linux". < 1296343960 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1296343961 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :um that's an accurate term isn't it < 1296343963 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: no < 1296344016 0 :augur!unknown@unknown.invalid QUIT :Ping timeout: 250 seconds < 1296344031 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :linux kernel + GNU utilities < 1296344046 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: yes, but GNU utilities are not that relevant < 1296344058 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: you could replace Ubuntu's coreutils with busybox tomorrow and the system would be exactly the same for 90% of users < 1296344069 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :substantially the same for some percentage of the rest < 1296344091 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: for instance on a KDE system, KDE/Linux is a far more accurate description than GNU/Linux, for the user < 1296344092 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, please tell me that "Explorers" is as canonical as "Threshold" < 1296344122 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo: what's wrong with it < 1296344168 0 :MigoMipo!unknown@unknown.invalid QUIT :Read error: Connection reset by peer < 1296344168 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :ACTION googles. well. bullshit science isn't exactly unusual for star trek. < 1296344196 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :Dilithium! < 1296344213 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :elliott. you are okay sometimes < 1296344221 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :quintopia: am i < 1296344225 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :Phantom_Hoover: SUBSPACE < 1296344226 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :It seems to imply that the various civilizations _should_ have roughly the same level of technology at the same time. They act surprised when this is violated < 1296344255 0 :Phantom_Hoover!unknown@unknown.invalid PRIVMSG #esoteric :To us mere mortals, it is a molecular form of gaseous lithium. To us mere mortals who read Trek science crap, it's an isotope of strontium. But it's also apparently a transparent, non-metallic crystal. < 1296344312 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :I'm still disappointed there isn't a Star Trek episode about the poor sods who have to clean all the bodily fluids off the holodeck floor. < 1296344323 0 :quintopia!unknown@unknown.invalid PRIVMSG #esoteric :yes < 1296344325 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :...what. < 1296344326 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :INCREDIBLY DISAPPOINTED < 1296344353 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: a complete immersive virtual reality environment that has been demonstrated to allow perfect simulated intercourse? < 1296344372 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :O KAY < 1296344393 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Oh come on, like they wouldn't be permanently in use. < 1296344513 0 :augur!~augur@129.2.129.35 JOIN :#esoteric < 1296344912 0 :cheater-!~cheater@g224201089.adsl.alicedsl.de JOIN :#esoteric < 1296344973 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Maybe the holo(decks|suites) vaporize all such fluids or something < 1296345006 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :It occurs to me that I'm not sure if Star Trek vaporization refers to annihilating something or turning it into a gas < 1296345126 0 :cheater00!unknown@unknown.invalid QUIT :Ping timeout: 240 seconds < 1296345175 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :"all *such* fluids" -- if (semen) < 1296345219 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Perhaps they've got automated cleaning. < 1296345232 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Seems to me that you'd want to invent that soon after inventing the holodeck. < 1296345539 0 :pikhq!unknown@unknown.invalid QUIT :Ping timeout: 276 seconds < 1296345579 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :elliott, suppose someone _really really_ wants to use a simulated toilet for some reason < 1296345595 0 :elliott!unknown@unknown.invalid PRIVMSG #esoteric :O KAY