< 1210809857 0 :Corun!n=Corun@halls-129-31-72-183.hor.ic.ac.uk JOIN :#esoteric < 1210810469 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ACTION goes to beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeed. < 1210810478 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :BONK < 1210810522 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: heh < 1210810528 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeed. < 1210810551 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :Advice #50314: Never keep your bed near a cliff edge < 1210810591 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: You are brilliant. < 1210810639 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :why thank you. < 1210810669 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :Now time for some tea. < 1210810729 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah_: Jolly good old bean! < 1210810744 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :um, tea is not a bean. < 1210810833 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :wikipedia tells me that technically coffee beans are not beans either < 1210810913 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Jolly good old leaf < 1210810926 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION finds it slightly disturbing that apparently the frenchman wants tea while the englishman is referring to coffee < 1210810963 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :That's Just Not Right, I Tell You < 1210810963 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :Heh. < 1210810977 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :http://images.encyclopediadramatica.com/images/e/eb/Octocat_Fanart.png < 1210810981 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :Maybe I'm relaxing. < 1210811134 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I am writing some particularly gnarly Haskell! < 1210811147 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :Gnarly like pubic hairs? < 1210811152 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :orly? < 1210811156 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : Heh. < 1210811156 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : http://images.encyclopediadramatica.com/images/e/eb/Octocat_Fanart.png < 1210811156 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : Maybe I'm relaxing. < 1210811157 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :err < 1210811161 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :stupid selection clipboard < 1210811162 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::| < 1210811166 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::1:0: < 1210811166 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : No instance for (ToFormatter < 1210811167 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : (SimpleFormatterInt r String) String t) < 1210811215 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ToFormatter your own class? < 1210811225 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: < 1210811232 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :class ToFormatter a r b where < 1210811232 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : toFormatter :: a -> FormatterInt r b < 1210811232 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :instance ToFormatter (FormatterInt r a) r a where < 1210811232 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : toFormatter = id < 1210811232 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :instance ToFormatter [Char] r r where < 1210811233 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : toFormatter s = FormatterInt (\k r -> k (r ++ s)) < 1210811237 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :(I told you it was gnarly) < 1210811270 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: For completeness: < 1210811271 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :data FormatterInt r a = FormatterInt ((String -> r) -> String -> a) < 1210811272 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :type Formatter a = forall r. FormatterInt r a < 1210811272 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :type SimpleFormatterInt r a = FormatterInt r (a -> r) < 1210811272 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :type SimpleFormatter a = forall r. SimpleFormatterInt r a < 1210811332 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: any clues? :D < 1210811433 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :you should have automatically an instance ToFormatter (SimpleFormatterInt r a) r (a -> r). do you want something else? < 1210811472 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: SimpleFormatterInt is just an alias, though. < 1210811483 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: And you can't instance synonyms < 1210811484 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210811490 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i mean you get that from the alias < 1210811493 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ah < 1210811531 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: < 1210811535 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :instance ToFormatter (FormatterInt r a) r a where < 1210811535 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :instance ToFormatter (FormatterInt r (a -> r)) r (a -> r) where < 1210811544 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: the first is a generlaization of the second < 1210811547 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :so why is it complaining? < 1210811642 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: :3 < 1210811658 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :are r and t in the error message required to be general? because that instance gives you r = String, t = String -> String i think < 1210811700 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I dunno. < 1210811705 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Shall I just show the koed < 1210811743 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :hpaste? < 1210811753 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: http://hpaste.org/7625 < 1210811777 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :I just added the second-last instance, but it' ag generalization of the previous one < 1210811779 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :so I'm confused. < 1210811785 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :err, specification < 1210811798 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :sure, you shouldn't need it < 1210811839 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: right < 1210811843 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :it would just give a confusing overlap which only breaks things < 1210811849 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: OK then < 1210811851 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :I've removed it. < 1210811856 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : No instance for (ToFormatter (SimpleFormatterInt r a) String t) < 1210811906 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: To be honest. < 1210811911 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :I just want (format "abc") < 1210811916 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :To work. < 1210811929 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: So what i'm doing is defining something to get a Formatter out of a String or a Formatter. < 1210811931 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :As that type-class. < 1210811935 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :But whatever I'm doing. It isn't working. < 1210811974 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :\o/ (j/k < 1210812497 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION has more or less convinced himself simpleFmt is well-typed < 1210812563 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: 'tis. < 1210812574 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: are you having a problem with it? :P < 1210812585 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: It's just delimited CPS. JEEZ. < 1210812661 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i'm _seriously_ out of training < 1210812781 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: now the real problem is that I _think_ format "a" vs format str is impossible to type properly. < 1210812785 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :At least, with a type-class. < 1210812796 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It's like recursive type-classes and stuff. < 1210812852 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: OK, back to simpler stuff < 1210812852 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :http://hpaste.org/7627 < 1210812860 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format (constFmt "a") doesn't work < 1210812915 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Oh wait. < 1210812916 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Duh. < 1210812925 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format (FormatterInt fmt) = fmt id "" < 1210812925 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210812947 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Okey. Now I just need ........ FORMAT COMPOSITION < 1210813076 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: < 1210813076 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :(%) (FormatterInt f) (FormatterInt g) = < 1210813077 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : FormatterInt (\k r -> f (g k) r) < 1210813080 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: AM I AWESOME OR WHAT < 1210813086 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format (str % int) "abc" 2 => "abc2" < 1210813107 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format (str % num) "abc" "foo" => No instance for (Num [Char]) < 1210813109 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :BOOH YAH < 1210813146 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :indeed < 1210813157 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: so, is CPS awesome or whut < 1210813159 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :btw you can define operators infix too < 1210813163 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and yes < 1210813167 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :but only if I have a type sig < 1210813169 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and I don't, yet. < 1210813177 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :(%) :: FormatterInt t t1 -> FormatterInt r t -> FormatterInt r t1 < 1210813182 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :couldn't have wrote that out the first time < 1210813182 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210813184 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :though < 1210813186 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it's obvious in retrospect < 1210813191 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :huh? < 1210813205 0 :Slereah_!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210813207 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :FormatterInt f % FormatterInt g = ... < 1210813216 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: yes, but if you just do that out of the blue it won't work. < 1210813221 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :since it doesn't know % is an infix op < 1210813255 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :it should. maybe you have to parenthesize the args < 1210813317 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ok. < 1210813359 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :actually testing with Just, it just works < 1210813366 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :(without parens) < 1210813420 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: < 1210813421 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :*Main> :t format (str % str % num) < 1210813421 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format (str % str % num) :: (Num a) => String -> String -> a -> String < 1210813424 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :that's the craziest thing. < 1210813428 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it actually gives you sane types < 1210813585 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: my formatter is even lazy < 1210813586 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210813728 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: so any ideas about how to allow: < 1210813730 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :"a"%"b" < 1210813732 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :"a"%str < 1210813734 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :str%"a" < 1210813736 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :format "a" < 1210813739 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :? :P < 1210813753 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :OH WAIT I MIGHT KNOW. < 1210813754 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Let's see. < 1210814097 0 :Corun!unknown@unknown.invalid QUIT :"Google did 9/11" < 1210814296 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: < 1210814297 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::1:4: < 1210814297 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : My brain just exploded. < 1210814297 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric : I can't handle pattern bindings for existentially-quantified constructors. < 1210814299 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::DDDD < 1210814309 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :indeed < 1210814352 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :you must use match the pattern either in a case or as a function argument < 1210814377 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :so that the match has a well-defined smaller scope < 1210814400 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I'm just trying to eliminate that fscking 'r' param < 1210814406 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It makes me want to murder babies < 1210814482 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ok, having problems < 1210814820 0 :jix!unknown@unknown.invalid QUIT :"This computer has gone to sleep" < 1210815263 0 :oerjan!unknown@unknown.invalid QUIT :"Good night" < 1210815890 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Bye for today :-) < 1210815913 0 :ehird!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210819815 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :could somebody with an arbitrary-precision calculator calculate (3^40 - 3^0) / 2008 for me? < 1210819828 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :or just (3^40 - 1) / 2008, obviously < 1210819848 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :justfuckinggoogleit.com < 1210819912 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :I've been looking around but most suck and I figured this channel would have good odds of finding somebody with one < 1210819919 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :whatever, fuck it < 1210819924 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :erm < 1210819931 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :I meant use Google as a calculator < 1210819937 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :Oh, _arbitrary precision_ < 1210819952 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :yeah, google just gives me scientific notation, same as my calculator < 1210828129 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Hi. < 1210828385 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :hey, pikhq < 1210828391 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :'sup? < 1210828788 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1210829012 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :ACTION is done with high school < 1210829045 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :In fact, to demonstrate that, allow me to show you my high school todo list: < 1210829047 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Graduate. < 1210829725 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :ACTION is already working on his 6th semester in college < 1210829731 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :woohoo combinatorics < 1210829772 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :The way my technical electives are going it's looking like I might be able to pick up a math minor. Bask in the keen irony. < 1210829813 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :ACTION plans on picking up a math major < 1210829824 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :Combinatorics. . . Been a while since I've done any of that. ;) < 1210829883 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :I did a bunch in Algorithms, Cryptography, Discrete Structures and Stats, so a lot of it's a snap < 1210829899 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :I'm down to three tricky ones left on this homework assignment < 1210830113 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :RodgerTheGreat: i'm sure the question either implicitly or explicitly prohibits calculators. < 1210830136 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :you're supposed to find some kind of a residue. < 1210830152 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :lament: nah, I'm just pretty sure I was taking the wrong approach to that one < 1210830194 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :RodgerTheGreat: Are you sure you need (3^40 - 1)/2008 evaluated? < 1210830205 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :(can't you just leave it in that form) < 1210830206 0 :pikhq!unknown@unknown.invalid PRIVMSG #esoteric :? < 1210830212 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :i'd hope it's mod 2008 < 1210830227 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :otherwise it's a really big number < 1210830292 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :pikhq: as I said, don't worry about it- it was involved in trying to check a result < 1210831110 0 :Sgeo!unknown@unknown.invalid PRIVMSG #esoteric :G'night all < 1210831222 0 :RodgerTheGreat!unknown@unknown.invalid PRIVMSG #esoteric :cya < 1210832235 0 :Sgeo!unknown@unknown.invalid QUIT :Remote closed the connection < 1210833693 0 :GreaseMonkey!n=saru@122-57-224-142.jetstream.xtra.co.nz JOIN :#esoteric < 1210833737 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210834259 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210834297 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210838399 0 :clog!unknown@unknown.invalid QUIT :ended < 1210838400 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1210842800 0 :GreaseMonkey!unknown@unknown.invalid QUIT :"Unisex." < 1210848174 0 :timotiis!n=timotiis@jfkew.plus.com JOIN :#esoteric < 1210850092 0 :timotiis!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1210850301 0 :Iskr!n=i@host1-87-dynamic.54-82-r.retail.telecomitalia.it JOIN :#esoteric < 1210853352 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210853384 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210854412 0 :Corun!n=Corun@halls-129-31-72-183.hor.ic.ac.uk JOIN :#esoteric < 1210860164 0 :ehird!n=ehird@91.105.68.170 JOIN :#esoteric < 1210862573 0 :Tritonio!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210863791 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :OK, I have discovered the weirdest bot on the weirdest channels. < 1210863793 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :* [Pyrobot] #elfsnuggle @#softsilkyrestrainythingies #elsewhere < 1210863798 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :* Topic for #elfsnuggle is: Welcome to Elfsnuggle! the snuggly-wuggliest channel ever. < 1210863801 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :-ChanServ- [#elfsnuggle] Welcome to ElfSnuggle, the snuggly-wuggliest channel on freenode! *huggles from your ops ElfSong and Strapples* < 1210863815 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and < 1210863817 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :the epic final < 1210863817 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :* Topic for #softsilkyrestrainythingies is: Welcome to #softsilkyrestrainythingies. This channel is for anyone who loves soft silky restrainy thingies, your chat host Strapples (A.K.A Alin0) has CP, sensory integration disorder, PDD-NOS, motor neuron disease-NOS (Codenamed progressive CP) and absolutely loves soft silky restrainy thingies! No rules here! Just dont piss me off. Piss me off and you may be muted. < 1210864289 0 :RedDak!n=dak@host18-80-dynamic.23-79-r.retail.telecomitalia.it JOIN :#esoteric < 1210864444 0 :oklopol!i=oko@dsl-tkubrasgw1-fedade00-57.dhcp.inet.fi JOIN :#esoteric < 1210865476 0 :ehird!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210865570 0 :AnMaster!unknown@unknown.invalid QUIT :"will be back in a bit" < 1210865828 0 :ehird!n=ehird@91.105.68.170 JOIN :#esoteric < 1210866215 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yay < 1210866218 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i got bluecurve working properly < 1210866222 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :OK, now I just have to get it working with kde < 1210866817 0 :AnMaster!n=AnMaster@unaffiliated/anmaster JOIN :#esoteric < 1210867761 0 :RedDak!unknown@unknown.invalid QUIT :Remote closed the connection < 1210868635 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :o < 1210868684 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :o < 1210868974 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oklopol: haskellnomic ROX OR NOT < 1210869034 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :SHURE DOES MAN < 1210869039 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oklopol: :D < 1210869054 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210869148 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oklopol: captcha < 1210869155 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :'Please enter an expression of type (a -> b): ' < 1210869167 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :(\x -> x+2) works, undefined works, putStrLn works < 1210869169 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :21312321 doesn't < 1210869169 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210869191 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :cool! < 1210869195 0 :oklopol!unknown@unknown.invalid NICK :oklobot < 1210869203 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210869205 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :o < 1210869255 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oklobot: o < 1210869276 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :lol :DD < 1210869310 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :o < 1210869319 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :this on guy was once active on our channel for months, all he did was respond to okos randomly < 1210869344 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :well, sometimes, very rarely, he almost responded coherently to direct questions < 1210869353 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :*responded almost < 1210869373 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :*oine < 1210869375 0 :oklobot!unknown@unknown.invalid PRIVMSG #esoteric :*one < 1210869380 0 :oklobot!unknown@unknown.invalid NICK :oklofyug < 1210870268 0 :oklofok!i=oko@133-126.adsl.lpoy.dnainternet.fi JOIN :#esoteric < 1210870451 0 :RedDak!n=dak@host18-80-dynamic.23-79-r.retail.telecomitalia.it JOIN :#esoteric < 1210870525 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oklofok: so would you play haskellnomic < 1210870528 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it will be made of luv < 1210870530 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and haskell < 1210870884 0 :oklofyug!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1210870926 0 :oklofyug!n=nnscript@partiopiiri-22.auriamail.net JOIN :#esoteric < 1210871101 0 :oklofyug!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210871338 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210871376 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210871428 0 :oklofok!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1210871688 0 :sebbu!n=sebbu@ADijon-152-1-86-3.w81-49.abo.wanadoo.fr JOIN :#esoteric < 1210871920 0 :kar8nga!n=kar8nga@AMarseille-151-1-87-25.w86-200.abo.wanadoo.fr JOIN :#esoteric < 1210872127 0 :timotiis!n=timotiis@jfkew.plus.com JOIN :#esoteric < 1210872920 0 :Tritonio!n=tritonio@150.140.227.253 JOIN :#esoteric < 1210875251 0 :Judofyr_!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210875261 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210877037 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :OERJAN ARE YOU THERE < 1210877156 0 :RedDak!unknown@unknown.invalid QUIT :Remote closed the connection < 1210877681 0 :sebbu2!n=sebbu@ADijon-152-1-70-58.w83-203.abo.wanadoo.fr JOIN :#esoteric < 1210877701 0 :kar8nga!unknown@unknown.invalid PART #esoteric :? < 1210877879 0 :kar8nga!n=kar8nga@AMarseille-151-1-87-25.w86-200.abo.wanadoo.fr JOIN :#esoteric < 1210877929 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga: YOU BE WHOM < 1210877963 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :you mean who I am? < 1210877999 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yes. < 1210878025 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :mainly: math student < 1210878070 0 :sebbu!unknown@unknown.invalid QUIT :Success < 1210878070 0 :sebbu2!unknown@unknown.invalid NICK :sebbu < 1210878072 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :oh, and I like stackbased languages < 1210878080 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :that's why I'm reading sometimes here < 1210878102 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :am I now admiited to this illustrous circle? < 1210878343 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga: maybe < 1210878348 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :you have to sacrifice a few goats first < 1210878365 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and, sharpish < 1210878532 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :and I always thought the initiation consisted of showing a proof of concept for embedding unlambda in bf < 1210878544 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :but yeah, the goats could be easier, actually < 1210878711 0 :jix!n=jix@dyndsl-080-228-179-016.ewe-ip-backbone.de JOIN :#esoteric < 1210878731 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga: the goats are actually intercal programs < 1210878735 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :that eat grass. < 1210878842 0 :Judofyr_!unknown@unknown.invalid NICK :Judofyr < 1210879118 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric : oh, and I like stackbased languages < 1210879120 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :lets see < 1210879128 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :what stack based languages? < 1210879169 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, I'm working on a fast befunge interpreter in C, befunge is quite stack based, though not exactly only stack based < 1210879354 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :http://rage.kuonet.org/~anmaster/cfunge/ < 1210879837 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :interesting < 1210879876 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :but I will elaborate next week - I gotta pack my bags for my holidays < 1210879973 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: just got the sources - I have some questions - but that next week < 1210879982 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :hm? < 1210879991 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, well next week I may not be around < 1210880004 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, also see README for how to build without boehm-gc < 1210880010 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :because it can cause problems sometimes < 1210880024 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, also how to install is in README < 1210880032 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :it doesn't use configure, but cmake instead < 1210880042 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, was that what you wondered? < 1210880465 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :no < 1210880469 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :didn't compile yet < 1210880479 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :just took a look over the code layout < 1210880491 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, oh? my indent style? or what is the question? < 1210880495 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :I'm eager to know < 1210880496 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :but discussion has time :-) < 1210880503 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :also I may not be reachable next week < 1210880510 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :kar8nga, so .. < 1210880978 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :then the week after - or maybe I know it by then < 1210880999 0 :kar8nga!unknown@unknown.invalid PRIVMSG #esoteric :good night everybody (I guess I'm in a bit earlier timezone than you) < 1210881004 0 :kar8nga!unknown@unknown.invalid QUIT :"Leaving." < 1210881356 0 :Deewiant!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: befunge is not very stack based < 1210881378 0 :Deewiant!unknown@unknown.invalid PRIVMSG #esoteric :to do anything interesting you have to either load FRTH or modify space < 1210881467 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :Deewiant, hm true < 1210881480 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1210881491 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1210883136 0 :timotiis_!n=timotiis@jfkew.plus.com JOIN :#esoteric < 1210883650 0 :Sgeo[College]!i=897d294e@gateway/web/ajax/mibbit.com/x-83cfe6c8459efd2e JOIN :#esoteric < 1210884747 0 :timotiis!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1210887268 0 :Slereah_!n=gtuilt@ANantes-252-1-90-212.w81-53.abo.wanadoo.fr JOIN :#esoteric < 1210887503 0 :oerjan!n=oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1210889208 0 :BMeph!n=chatzill@wsip-70-167-169-169.sd.sd.cox.net JOIN :#esoteric < 1210889758 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Bacq. < 1210889761 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Hallo. < 1210889768 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I have Ha skull qs. < 1210889771 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION hides behind a bush < 1210889786 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, you have what? < 1210889791 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :haskell? < 1210889838 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: haha < 1210889858 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: I have two monads - Nomic, which contains an IO (and later a DB layer, etc) - and App, which is CGIT Nomic. < 1210889885 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: decent app structure? Also, Network.FastCGI's runFastCGI takes a CGI CGIResult, as opposed to CGI's runCGI, which takes any CGI monad in IO. < 1210889886 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :Haskell and Nomic in the same discussion? < 1210889893 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :I will now go away D: < 1210889909 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It means that runCGI works but runFastCGI doesn't, because i use a custom cgi monad. < 1210889910 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :Slereah_, hahaha < 1210889911 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Whutdoido? < 1210889921 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, what happened to the smalltalknomic? < 1210889926 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :I want to know < 1210889930 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :yeah, i recall FastCGI's unfortunately restricted monad coming up on #haskell < 1210889936 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, or your oop for bash? < 1210889938 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: SCGI does it too < 1210889944 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Gasp, I can multitask. < 1210889950 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oh < 1210889959 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, so you didn't give up on them? < 1210889962 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1210889962 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: No. < 1210889975 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Technically I have given up on very few projects. But some of them have been at low priority for years. < 1210889980 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :But those two won't, because they're not hard. < 1210889991 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: So, is there anything I can actually do? < 1210890013 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i vaguely recall someone talking about generalizing FastCGI but i don't know if it has been done, maybe search on hackage? < 1210890038 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :and also, ask on #haskell proper < 1210890045 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: ah. so nothing I can do outside of the fastcgi package < 1210890056 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It seems very odd to me, has nobody used fastcgi out of 'hello world'? < 1210890069 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i don't know i haven't used any of this < 1210890087 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION is the king of vaporware, remember? :D < 1210890095 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: hehehe < 1210890104 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: then you'll know what duke nukem forever will be like < 1210890106 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :is it any good? < 1210890115 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: are you ever returning to ircnomic? I'm curious. < 1210890119 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :err, Canada < 1210890138 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i don't play any games more violent than FreeCiv < 1210890156 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :I don't play any game more violent than Postal 2. < 1210890166 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :But only because I haven't found any so far. < 1210890214 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: freeciv is destroying america < 1210890234 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :actually i haven't played it much lately either < 1210890259 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :america has been nuked? < 1210890365 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :America will soon be a wasteland, oerjan. < 1210890370 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :OF LIBURALIZM < 1210890380 0 :Slereah_!unknown@unknown.invalid PRIVMSG #esoteric :*dun-dun-duuuun!* < 1210890440 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :God hates fags. And freeciv. < 1210890486 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION starts inflating his portable troll eater < 1210890529 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION sends it off with the dreadful command 'NIBBLE' < 1210890536 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: eek! < 1210890571 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :in a couple of weeks, you will be all gone. BWAHAHA! < 1210890703 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :it can however be retargeted in time if you find an even worse troll to point it at < 1210890711 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :which should not be that hard < 1210890811 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: Slereah_'s pretty trolly. < 1210890817 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :He's an ED&chan-character < 1210890884 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION fails at googling that concept < 1210890889 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric : AnMaster: are you ever returning to ircnomic? I'm curious. < 1210890891 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :depends < 1210890894 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :don't know < 1210890920 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric : oerjan: freeciv is destroying america < 1210890921 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :??? < 1210890924 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :*blink* < 1210890925 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Would your first action be trying to re-add the insensitive rule? :-) < 1210890927 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :wtf do you mean? < 1210890931 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :And it was a parody. < 1210890939 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :god I need to install humour-v1.0 in AnMaster. < 1210890945 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, yes of course that would be my first action < 1210890955 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Please don't come back then. < 1210890966 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, I would time it with ais and sgeo so we did get it through < 1210890967 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210890969 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :ehird: Please don't tell people not to come back. < 1210890987 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo[College]: i'll do what i like < 1210891000 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: ais hasn't exactly been grappling to get it back through < 1210891013 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, I believe he would support it though < 1210891023 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: I bet ABSTAIN. < 1210891030 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :maybe < 1210891043 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, also that wasn't as bad as removing of all the other stuff you did < 1210891043 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Any way, coming back and doing so would be in patently bad faith as it'd kill Canada again due to reduced activity due to my non-participation. < 1210891048 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It has been going very fast recently. < 1210891051 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :like "no rules may mention players by their name" < 1210891056 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :1 AGAINST by ehird, 1 FOR by AnMaster, 1 ABSTAIN by ais523 < 1210891062 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :I'd probably abstain < 1210891073 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo[College]: It wouldn't pass then. < 1210891074 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo[College], damn you < 1210891085 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: damn him for wanting the game to stay active < 1210891085 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210891099 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :ehird: it's just I don't have an opinion < 1210891108 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :I might be FOR something that just said "case insensitive" < 1210891111 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, well also we could promise not to abuse it < 1210891122 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Huh? < 1210891144 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, we all know you did the mess up with removing the rule from your server < 1210891153 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :refusing to tcpdump and so on < 1210891157 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: i didn't. < 1210891168 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, proof of that? < 1210891170 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :I don't have tcpdump on the server, anyway. I checked the next day. < 1210891186 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, you can easily install it < 1210891187 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210891197 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :anyway both me and ais won't believe you < 1210891209 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :you know that < 1210891528 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION guesses that this disagreement is about a rule that required reprogramming a server. < 1210891637 0 :Tritonio!unknown@unknown.invalid QUIT :Remote closed the connection < 1210891712 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: nope < 1210891729 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster is just ye olde Writ of FAGEr < 1210891765 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, not sure what you mean < 1210891780 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :he means that you Left in a Huff :) < 1210891801 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, the point is: ehird threw a fit over adding a certain rule, and tried to remove it about once every 15 minutes < 1210891816 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: no < 1210891818 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :no I didn't < 1210891826 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :then he managed to do it when a lot of ppl were sleeping, when it was later readded... well someone started removing it... < 1210891834 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan from the server < 1210891835 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :anyway, I doubt oerjan actually _cares_ about this stupid thing < 1210891837 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :every few seconds < 1210891844 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :a few days ago, it was removed democratically < 1210891846 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and fairly < 1210891849 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and has not caused controversy < 1210891850 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :end. < 1210891852 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, and everyone knows it was ehird < 1210891865 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :It wasn't. < 1210891870 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ACTION officially stops caring now. < 1210891879 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :and then he threw an even larger fit and left in a huff himself < 1210891885 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :killing his bot and what not < 1210891901 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, so well I left ircnomic because ehird is just creating drama all the time < 1210891902 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: I must note that you were the one who killed the bot while proposals were going as soon as you left in a huff. < 1210891914 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :And there hasn't been any drama since you /parted that last time, FWIW. < 1210891916 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, I went down for a reboot too < 1210891920 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :And can we please shut up now. < 1210891933 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, it is you who should shut up IMO < 1210891945 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :ah the joy of relative reality < 1210891956 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Waaaaaaah. < 1210891958 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, indeed. everything is subjective < 1210891986 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: Oerjan stopped caring a few messages ago. You were just flooding, so yes, you should have shut up. < 1210891991 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ACTION goes back to #ircnomic < 1210892085 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :sounds like a bit too fast nomic if you can push through ordinary proposals while people are sleeping < 1210892118 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, agreed < 1210892124 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: any higher quorum and nothing would ever happen < 1210892134 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: proposals only last 15 minutes for example. < 1210892147 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, yes 15 minutes, ought to be a day or so < 1210892160 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: ircnomic, from the start, was about being fast. < 1210892168 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :If it lasted a day it would be incredibly boring. < 1210892178 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :ehird, it would be like agora? < 1210892179 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric ::P < 1210892181 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :People don't IRC for days at a time, AnMaster. < 1210892186 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :15 minutes is good. < 1210892205 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :agreed. so yet timezones cause issues here < 1210892235 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :whatever < 1210892247 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :the people there are actually in good faith now so its not a problem < 1210892251 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :well in that case you should perhaps just accept that the game is going to totally change from each day to the next < 1210892263 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: it doesn't though < 1210892267 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :because people aren't insane. < 1210892283 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oerjan: http://lyokoscan.net/wiki/index.php5?title=Canada_Rules < 1210892285 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :its a good set of rules < 1210892331 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :oerjan, yes it does as soon as the rule ehird can't stand being democratically added was added < 1210892348 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ITT: AnMaster fails to shut up < 1210892363 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :CORRECTION: ehird fails to shut up < 1210892405 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :this is so productive < 1210892424 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :well actually I got some more important stuff to do: watching some paint dry < 1210892545 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Snarky comment because I must get the last word in. < 1210892628 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :well. I don't feel any such needs < 1210892867 0 :Sgeo[College]!unknown@unknown.invalid QUIT :"http://www.mibbit.com ajax IRC Client" < 1210893470 0 :revcompgeek!i=42ec44fd@gateway/web/ajax/mibbit.com/x-add48ee62ddc8a2d JOIN :#esoteric < 1210893553 0 :Iskr!unknown@unknown.invalid QUIT :"Leaving" < 1210893703 0 :revcompgeek!unknown@unknown.invalid PART #esoteric :? < 1210893969 0 :jix!unknown@unknown.invalid QUIT :"CommandQ" < 1210894364 0 :Corun!unknown@unknown.invalid NICK :orunC < 1210895547 0 :orunC!unknown@unknown.invalid NICK :Corun < 1210895883 0 :BMeph!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer)