< 1447200073 622423 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: ello < 1447200183 909892 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :chelloppro! < 1447200415 269172 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net JOIN :#esoteric < 1447200421 420791 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Stack14]]4 10 02http://esolangs.org/w/index.php?diff=45253&oldid=44859 5* 03Hppavilion1 5* (+2933) 10Greatly improved page < 1447200428 153756 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1447200954 259945 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Stack14]]4 M10 02http://esolangs.org/w/index.php?diff=45254&oldid=45253 5* 03Hppavilion1 5* (+10) 10Added link to Queue page < 1447201154 298395 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Queue14]]4 10 02http://esolangs.org/w/index.php?diff=45255&oldid=44858 5* 03Hppavilion1 5* (+1441) 10Moderately improved page < 1447201177 490906 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Queue14]]4 10 02http://esolangs.org/w/index.php?diff=45256&oldid=45255 5* 03Hppavilion1 5* (-2) 10Fixed header error < 1447201215 413638 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Queue14]]4 10 02http://esolangs.org/w/index.php?diff=45257&oldid=45256 5* 03Hppavilion1 5* (+0) 10Table error < 1447201308 265908 :Jafet!~jafet@unaffiliated/jafet QUIT :Quit: Quit < 1447201807 836018 :JesseH!~JesseH@oftn/member/JesseH QUIT :Remote host closed the connection < 1447201945 916224 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :izabera: In oerjan's graph problem form, your example would have (among others) the nodes aba and bab, and the edges aba -> bab, bab -> aba, and it would be "obvious" the cycle goes aba -> bab -> aba -> ..., because there are no other out-edges from bab (unlike aba, which has the aba -> bac edge from the piece "abac"). < 1447201984 692042 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deque14]]4 10 02http://esolangs.org/w/index.php?diff=45258&oldid=44856 5* 03Hppavilion1 5* (+3702) 10Improved page, going to add more operations soon < 1447202014 789230 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deque14]]4 M10 02http://esolangs.org/w/index.php?diff=45259&oldid=45258 5* 03Hppavilion1 5* (-2) 10Header error < 1447202145 890096 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deque14]]4 10 02http://esolangs.org/w/index.php?diff=45260&oldid=45259 5* 03Hppavilion1 5* (+215) 10One new operation, fixed colspan on table headers < 1447202170 143280 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deque14]]4 M10 02http://esolangs.org/w/index.php?diff=45261&oldid=45260 5* 03Hppavilion1 5* (-1) 10Typo < 1447202342 919895 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :izabera: put differently, you cannot get bab as the first element in a new cycle because the first element should already be in the path you've already collected, and that cannot happen. < 1447202364 527799 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :s/element/node/ < 1447202392 672897 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(If coalescing nodes with a single in-edge and out-edge, the example graph would be nodes {aba, aca} and the labeled edges {aba -(ababa)-> aba, aba -(abaca)-> aca, aca -(acaca)-> aca}.) < 1447202415 387707 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :helloily < 1447202459 172501 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :quinthellopiaaaAAAAAAAAA! < 1447202485 622541 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait, i see what you mean, this is only at startup < 1447202526 214240 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, you could in fact get a cycle when you start that cannot be in the whole, if not careful. < 1447202581 92234 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :izabera: the simplest fix is to detect the starting node by finding the unique node that has more outgoing than ingoing edges < 1447202595 846922 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and start building from there < 1447202632 736213 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what if more than one exist? < 1447202638 382652 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :impossible < 1447202663 940071 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i mean < 1447202688 529353 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok < 1447202690 510109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :all nodes except two have the same number of outgoing and ingoing edges < 1447202790 71462 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i don't think that's true < 1447202809 67131 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it must, if there's actually a unique path containing all edges exactly once < 1447202842 762581 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because any edge with more out than in can _only_ be at the start, and vice versa < 1447202875 196508 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i see < 1447202883 811533 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :thanks for the heads up < 1447202938 270081 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no i don't follow >.< < 1447202998 306535 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why does it have to contain all the edges exactly once? < 1447203014 365816 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it must contains every vertex exactly once < 1447203027 766352 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the edges are the pieces given < 1447203040 714022 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok < 1447203124 325779 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(of course two edges may have the same string, that's what repetition means) < 1447203165 950941 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :. o O (...ababababababababab... ) < 1447203171 505657 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i was thinking about the dual < 1447203172 773311 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm oh, that's a bit contradictory < 1447203191 765022 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there isn't a unique path if you distinguish edges with the same string < 1447203209 952084 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because you could obviously switch their places < 1447203242 934151 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so there's actually a unique path of _nodes_, using each edge once < 1447203266 577160 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(but where nodes may be repeated) < 1447203628 29931 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjan. do you read Dresden Codak? < 1447203628 29963 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 276 seconds < 1447203639 550663 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nope < 1447203764 432326 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :do you read? < 1447204098 815003 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :occasionally. < 1447204118 625063 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :less than i used to. < 1447204254 330888 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: oh, you left :'-lens #( < 1447204291 513658 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how can i stand a channel like that, unlogged? that's madness. < 1447204308 575493 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :just ignore what people say when you're not around < 1447204329 965236 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's also madness hth < 1447204369 135309 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? madness < 1447204370 254042 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :madness lies thataway. < 1447204437 818763 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :. o O (...bababababababab *ZGRNGNGN* abababababab...) < 1447204809 607104 :bb010g!uid21050@gateway/web/irccloud.com/x-taflvifbdslhmeut QUIT :Quit: Connection closed for inactivity < 1447204811 596896 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :the goppers are having a debate in 40 minutes < 1447204842 736030 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :I don't know who will win, but I know I will lose. < 1447204923 642698 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :\helloren\, pikhelloq. < 1447204927 662814 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`? gopper < 1447204928 894487 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :gopper? ¯\(°​_o)/¯ < 1447204949 966184 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: reading the logs, i am shocked to discover that the europarl style isn't proper utf8 tdnh < 1447204966 601204 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :GOPper -- one who is a member of the Grand Old Party, the younger of the two major US political parties. < 1447204969 861376 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :that explains a lot < 1447204992 162841 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :gopper : a GOP person-dude < 1447204995 197328 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07$tonePits14]]4 10 02http://esolangs.org/w/index.php?diff=45262&oldid=40544 5* 0371.94.244.146 5* (-7) 10 < 1447205005 392919 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :It's really humorous it has that name, really. < 1447205048 20953 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :at least the democratic party is no longer the clearly least democratic < 1447205098 941324 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Well, it is the opposition to the Federalist party... < 1447205104 899985 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pikhq: are you running for president twh < 1447205111 986142 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Priority Deque is best data structure. < 1447205114 275104 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :shachaf: No. < 1447205126 960364 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :I am not of age to be President, unfortunately. < 1447205168 551972 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :right, our Southern Neighbours still have to elect a President. < 1447205178 186829 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :yep < 1447205181 858819 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: hm if you want to pick out extremes at both sides. but what if you want the middle option (i'm imagining the Priority Deque used in politics, here) < 1447205190 300067 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pikhq: maybe we could get an amendment in by next year < 1447205193 996356 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ours is doing well, if I may say so. < 1447205203 112061 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: our head of state or head of government? < 1447205210 342222 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :What operations does a Queue have in addition to ENQUEUE, DEQUEUE, and ROLL? < 1447205214 696384 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :I think you'd have a better shot at letting non-native Americans take the job. < 1447205216 352791 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I suppose there are two types of DUP < 1447205259 504747 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :I mean, at one point there was enough people who would support Schwarzenegger as President. < 1447205263 486567 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: lol the 27th amendment < 1447205277 75305 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Queue14]]4 10 02http://esolangs.org/w/index.php?diff=45263&oldid=45257 5* 03Hppavilion1 5* (+231) 10One new operation < 1447205289 398845 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: SIT and FETCH hth < 1447205291 160622 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Oh, that one? Hah. < 1447205372 764936 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :coppro: head of gov. < 1447205501 437174 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02Yamini10]]": Spam: content was: "Yamini, the hand model. The intelligent, the idiot, and the one that annoys the crap out of everyone. The world ended on October 16th,2000. Her name is pronounced YEA..." (and the only contributor was "[[Special:Contributions/B0811|B0811]]") < 1447205590 841634 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: yeah, he's doing pretty great < 1447205714 648094 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :DISTUPGRAAAAAAAAAAAAAADE!!! ♪ < 1447205719 538105 :boily!~alexandre@96.127.201.149 QUIT :Quit: VORPAL CHICKEN < 1447205754 498559 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :You people with your ineffectual heads of state. < 1447205768 304250 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :our head of state is far from ineffectual < 1447205773 108649 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually that was probably more gibberish than spam. how long should i block for? < 1447205775 182323 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :she just doesn't have much to do < 1447205789 868392 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :she's very good at doing it < 1447205805 953415 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Let's go with "powerless". < 1447205810 304081 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(there was a phone number at the end, but i hesitate to call what preceded it an advertisement) < 1447205817 701452 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Man, this language I'm creating is *so* going to be the next SQL. < 1447205829 620343 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Look at this: "points where x > 3 each set x := 3" < 1447205843 549674 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :That's obviously far superior to "update points set x = 3 where x > 3". < 1447205850 541298 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i can only conclude none of you have a clue. where _is_ ais523... < 1447205855 804727 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1447205872 384622 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Britain HTH < 1447205887 954991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that is plausible, although not proven < 1447205909 811215 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Also, fuck this jet lag so much < 1447205913 348868 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Okay, that's sort of an unconvincing example. < 1447205959 705985 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Want to delete everyone who owns a house? "houses.owner.delete" < 1447205972 993370 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Quit: mihow < 1447205981 664798 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :My brain is basically on UTC+1 while my reality is on UTC-8. < 1447205984 192374 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Compare the SQL equivalent: < 1447206009 653117 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :"delete from people where id in (select owner_id from houses)" < 1447206040 818753 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I'm taking advantage of two things that SQL doesn't. < 1447206053 885559 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :In many cases, you can treat the act of deletion as if it were just a column. < 1447206094 443121 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :"select (delete this row from the "people" table) from people, houses where people.id = houses.owner_id" < 1447206122 813720 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :And second, having a foreign key column that's just an integer, and then doing a join with another table whenever you want to look up the values associated with that foreign key, is stupid. < 1447206149 556630 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/block14]]4 block10 02 5* 03Oerjan 5* 10blocked [[02User:B081110]] with an expiry time of 1 week (account creation disabled): Intimidating behavior/harassment < 1447206157 106787 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Here's how SQL gets all people who own houses: "select people.id from people, houses where people.id = houses.owner_id" < 1447206160 823253 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION makes a random decision < 1447206189 980216 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :You really ought to just be able to take a row in the "houses" table and perform an indexing operation on it to get the corresponding row in the "people" table. < 1447206206 484711 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Hence, my equivalent of "select people.id from people, houses where people.id = houses.owner_id" is "houses.owner". < 1447206223 763734 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: hth < 1447206233 681612 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I'm amazing, hth. < 1447206330 475855 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Here's the spec I'm working on for Getchl: https://docs.google.com/document/d/1IVBYW2CSDgvspkCl0nYTy-FQPUwozYdkX2H-cZGwALo/edit?usp=sharing < 1447206331 239674 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Feel free to suggest. < 1447206400 65754 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :It's a weird tangled mess. Hard to understand fully. Definitely eso. < 1447206452 340210 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(Before someone comments "But x language is a weird tangled mess that's hard to understand fully, and /it/ isn't eso" I would like to say that yes, langauge x /is/, as a matter of fact, eso, it just also happens to be in circulation making it not /seem/ eso) < 1447206544 378988 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode � < 1447206546 674515 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+FFFD REPLACEMENT CHARACTER] < 1447206577 214021 :DarkPhantom!be67ca7d@gateway/web/freenode/ip.190.103.202.125 QUIT :Quit: Page closed < 1447206613 178410 :infinitymaster!~infinitym@c-67-201-228-149.reshall.wwu.edu JOIN :#esoteric < 1447206703 921953 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Stack14]]4 M10 02http://esolangs.org/w/index.php?diff=45264&oldid=45254 5* 03Hppavilion1 5* (+4) 10Fixed See Also section < 1447206731 584733 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: how can you be editing the wiki when i cannot load it < 1447206743 528721 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :oerjan: No idea. It's going slow though. < 1447206766 399855 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :oerjan: Is there only one server, or are there a few worldwide? < 1447206778 350685 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :only one < 1447206780 710960 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(e.g. if it were run by a hosting company_ < 1447206785 856170 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well < 1447206786 529416 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :s/_/)/ < 1447206799 720379 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Well it doesn't seem to be sending the edit through, really < 1447206800 133792 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's on the same server as HackEgo < 1447206810 495608 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Weird < 1447206818 868969 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :So it isn't the server itself, most likely < 1447206834 82710 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Then again, I guess HackEgo was taking less computational power than the wiki < 1447206849 260622 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the same thing happened to me when i did the block, HackEgo announced it but the page never loaded. oh there it did. < 1447206905 498697 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Weird < 1447206963 499289 :boily!~alexandre@96.127.201.149 QUIT :Quit: PUGILISTIC CHICKEN < 1447206992 64000 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: oh it's worse than that, fungot's europarl style actually spits out utf8 replacement chars < 1447206992 249981 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :oerjan: " poweropen" sounds like you're an alien in a non-distributed operating system deserves better. except in very rare instances, you < 1447207044 298060 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I just counted, and Getchl practically has 103 commands. It uses only the printable ascii characters, and each command is one character. Think about that. < 1447207061 877294 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(Not all the letter commands do anything yet though) < 1447207101 500506 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(also, nothing is assigned to |, and ~ is subject to change because its current meaning is stupid) < 1447207117 991665 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Add control character too then if you would need such a things. < 1447207162 286091 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :zzo38: I don't need new characters; I have plenty < 1447207200 383189 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :You can technically execute a control character though by pushing its value on the stack then calling ` (the Apply/Eval command) < 1447207208 567142 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :But it will most likely just fail < 1447207279 674530 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :ACTION totally isn't trying to get people to click that link so that he can get feedback < 1447207296 81778 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Nope, no need for others' comments on my work here. xD. < 1447207518 918134 :zzo38!~zzo38@24-207-56-9.eastlink.ca QUIT :Ping timeout: 260 seconds < 1447207682 566036 :zzo38!~zzo38@24-207-56-9.eastlink.ca JOIN :#esoteric < 1447207852 642228 :andrew_!~andrew@119.139.13.226 JOIN :#esoteric < 1447208038 892121 :infinitymaster!~infinitym@c-67-201-228-149.reshall.wwu.edu QUIT :Quit: Leaving... < 1447208136 22008 :lleu!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1447208807 799395 :sebbu3!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1447208890 921516 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 260 seconds < 1447209671 146020 :hppavilion[1]!~Devourero@147-178-42-72.gci.net QUIT :Ping timeout: 276 seconds < 1447211213 708799 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa whoa whoa < 1447211217 20677 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :remember Emil? < 1447211223 474707 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Emil_i_L%C3%B6nneberga < 1447211299 207567 :andrew_!~andrew@119.139.13.226 QUIT :Remote host closed the connection < 1447211339 82329 :andrew_!~andrew@61.141.94.81 JOIN :#esoteric < 1447211350 853329 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :The IRS, the Department of Commercs, the department of Energy, the department of Commerce, and the HUD. < 1447211630 347786 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Yep. < 1447211643 606417 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :The Department of Commerce does not-much, and what it does is important. < 1447211656 143651 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :It has a budget of $60 billion. < 1447211672 446141 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :But it's got one of the few things the government is obligated to do: the census. < 1447211680 196762 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Also, the NOAA and the patent office. < 1447211795 749459 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: of course i remember emil, what about him < 1447211803 26556 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :nothing < 1447211807 128384 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :just remembered emil < 1447211808 246899 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Nikoraito14]]4 N10 02http://esolangs.org/w/index.php?oldid=45265 5* 03173.169.59.42 5* (+170) 10Created page with "Nikoraito is a pretty alright guy. He's working on 3var-x, a reverse-compatible dialect of 3var with a number of useful additional features including file io and a shell." < 1447211816 867040 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wasn't there a thing where he got a thing stuck on his head? < 1447211934 785065 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes < 1447211942 161442 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a soup bowl, iirc < 1447211950 929416 :andrew_!~andrew@61.141.94.81 QUIT :Remote host closed the connection < 1447211958 801621 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :we might want to point out to < 1447211972 456158 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :Trump that China isn't in the TPP < 1447211991 949342 :andrew_!~andrew@119.139.13.226 JOIN :#esoteric < 1447212015 962968 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: was there a thing with a mousetrap under the table? < 1447212020 219906 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or am i mixing up different things now < 1447212034 503700 :andrew_!~andrew@119.139.13.226 QUIT :Remote host closed the connection < 1447212047 62738 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i don't remember all of the stories < 1447212062 926307 :andrew_!~andrew@61.141.94.81 JOIN :#esoteric < 1447212088 23020 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa whoa whoa < 1447212090 971967 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :remember Emil? < 1447212098 795148 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Emil_and_the_Detectives < 1447212131 502386 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, i had never heard of that author until some german in this channel mentioned him < 1447212138 717727 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wait, really? < 1447212144 522895 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :really < 1447212149 750043 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i thought this latter emil was much more famous < 1447212159 128766 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :not in norway, for sure < 1447212165 132494 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well not when i grew up < 1447212434 901300 :andrew_!~andrew@61.141.94.81 QUIT :Read error: Connection reset by peer < 1447212529 842890 :andrew_!~andrew@119.139.13.226 JOIN :#esoteric < 1447213367 843451 :andrew__!~andrew@119.139.13.226 JOIN :#esoteric < 1447213481 814531 :andrew_!~andrew@119.139.13.226 QUIT :Ping timeout: 252 seconds < 1447213615 638063 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net QUIT :Ping timeout: 240 seconds < 1447214143 667928 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Roadrunner14]]4 10 02http://esolangs.org/w/index.php?diff=45266&oldid=44162 5* 03Oerjan 5* (-16) 10too many links, and section case < 1447215162 739950 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Microscript14]]4 10 02http://esolangs.org/w/index.php?diff=45267&oldid=45193 5* 03Oerjan 5* (-92) 10sp, wikify < 1447215609 63213 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Stare/1.014]]4 10 02http://esolangs.org/w/index.php?diff=45268&oldid=44278 5* 03Oerjan 5* (+6) 10links, grm < 1447215763 477672 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1447216191 446698 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net JOIN :#esoteric < 1447216639 6630 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Symball14]]4 10 02http://esolangs.org/w/index.php?diff=45269&oldid=44217 5* 03Oerjan 5* (+39) 10wikify < 1447216938 299432 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02Capricorn10]]": Stub with no context and nothing to find with Google (OK, I'm not sure about the Japanese hits) < 1447217442 982640 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07DeafPig14]]4 10 02http://esolangs.org/w/index.php?diff=45270&oldid=44208 5* 03Oerjan 5* (+51) 10wikify < 1447217679 234573 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Oerjan 5* 10moved [[02Object-oriented10]] to [[Object-oriented paradigm]]: As suggested on talk page < 1447217679 494512 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Oerjan 5* 10moved [[02Talk:Object-oriented10]] to [[Talk:Object-oriented paradigm]]: As suggested on talk page < 1447217817 937776 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :damn wiki locked up again < 1447217905 638239 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Category:Object-oriented paradigm14]]4 M10 02http://esolangs.org/w/index.php?diff=45275&oldid=7967 5* 03Oerjan 5* (+0) 10expand link < 1447217952 317747 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Object-oriented paradigm14]]4 10 02http://esolangs.org/w/index.php?diff=45276&oldid=45273 5* 03Oerjan 5* (+90) 10Done < 1447218180 638918 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Pig14]]4 10 02http://esolangs.org/w/index.php?diff=45277&oldid=41982 5* 03Oerjan 5* (+60) 10wikify < 1447218326 723874 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Pig14]]4 M10 02http://esolangs.org/w/index.php?diff=45278&oldid=45277 5* 03Oerjan 5* (-1) 10/* The Pig series */ order < 1447219253 565783 :DarkPhantom!be67ca7d@gateway/web/freenode/ip.190.103.202.125 JOIN :#esoteric < 1447219610 225505 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net QUIT :Remote host closed the connection < 1447219634 16986 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07DStack14]]4 10 02http://esolangs.org/w/index.php?diff=45279&oldid=45252 5* 03-Dark-Phantom- 5* (+95) 10/* Examples */ < 1447220448 976334 :DarkPhantom!be67ca7d@gateway/web/freenode/ip.190.103.202.125 QUIT :Quit: Page closed < 1447221595 419708 :hppavilion[1]!~Devourero@147-178-42-72.gci.net JOIN :#esoteric < 1447221610 146076 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :@messages-loud < 1447221610 294749 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :You don't have any messages < 1447221879 137448 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deque14]]4 M10 02http://esolangs.org/w/index.php?diff=45280&oldid=45261 5* 03Hppavilion1 5* (-243) 10/* Additional Operations */ Removed duplicate operation < 1447221977 732087 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :OVER = SAVE POP RIGHT SAVE POP PUSH LEFT PUSH RIGHT PUSH RETRIEVE LEFT RETRIEVE < 1447221983 903331 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I'm proud of that. Need to test it though < 1447221984 502464 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Ping timeout: 255 seconds < 1447222031 911309 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :It works < 1447222040 307855 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Though the accumulators may be broken < 1447222042 210576 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Let me check < 1447222053 884175 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Nope. It works. < 1447222099 189080 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca QUIT :Ping timeout: 240 seconds < 1447222107 474350 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca JOIN :#esoteric < 1447223253 394965 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca QUIT :Ping timeout: 255 seconds < 1447223360 208026 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1447224484 388059 :variable!~variable@freebsd/developer/variable QUIT :Quit: 1 found in /dev/zero < 1447224866 72278 :gniourf!~gniourf@pdm-l03.insa-lyon.fr QUIT :Ping timeout: 240 seconds < 1447225224 388839 :hppavilion[1]!~Devourero@147-178-42-72.gci.net QUIT :Ping timeout: 265 seconds < 1447225319 373709 :gniourf!~gniourf@pdm-l03.insa-lyon.fr JOIN :#esoteric < 1447227576 438410 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1447227617 64121 :MoALTz!~no@78-11-179-104.static.ip.netia.com.pl QUIT :Read error: Connection reset by peer < 1447227672 753650 :J_Arcane!~chatzilla@37-219-61-210.nat.bb.dnainternet.fi QUIT :Read error: Connection reset by peer < 1447227688 100213 :MoALTz!~no@78-11-179-104.static.ip.netia.com.pl JOIN :#esoteric < 1447227724 581528 :J_Arcane!~chatzilla@37-219-61-210.nat.bb.dnainternet.fi JOIN :#esoteric < 1447227827 511088 :izabera!~izabera@unaffiliated/izabera QUIT :Ping timeout: 244 seconds < 1447227886 267827 :nchambers!nchambers@compilerdev.net NICK :dts|pokeball < 1447227917 311933 :izabera!~izabera@ec2-52-25-138-238.us-west-2.compute.amazonaws.com JOIN :#esoteric < 1447227917 460606 :izabera!~izabera@ec2-52-25-138-238.us-west-2.compute.amazonaws.com QUIT :Changing host < 1447227917 460667 :izabera!~izabera@unaffiliated/izabera JOIN :#esoteric < 1447231142 260297 :Alcest!~alcest@93.186.169.30 JOIN :#esoteric < 1447231614 375711 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be JOIN :#esoteric < 1447235295 481984 :J_Arcane!~chatzilla@37-219-61-210.nat.bb.dnainternet.fi QUIT :Ping timeout: 255 seconds < 1447235333 413666 :gniourf!~gniourf@pdm-l03.insa-lyon.fr QUIT :Quit: Leaving < 1447235465 561230 :gniourf!~gniourf@pdm-l03.insa-lyon.fr JOIN :#esoteric < 1447235559 674832 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1447238365 236752 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-ajvrxogqqbciaqic QUIT :Excess Flood < 1447238429 331638 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-afechwiimgamhope JOIN :#esoteric < 1447238484 6366 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-afechwiimgamhope QUIT :Changing host < 1447238484 155670 :Lord_of_Life!Elite12246@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1447238484 155738 :Lord_of_Life!Elite12246@unaffiliated/lord-of-life/x-0885362 QUIT :Changing host < 1447238484 155758 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-afechwiimgamhope JOIN :#esoteric < 1447239350 535985 :J_Arcane!~chatzilla@37-219-61-210.nat.bb.dnainternet.fi JOIN :#esoteric < 1447240259 673705 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 264 seconds < 1447241825 30696 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1447243982 149229 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1447243982 297802 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :You don't have any messages < 1447244259 33192 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 240 seconds < 1447244774 484760 :boily!~alexandre@96.127.201.149 QUIT :Quit: MASONIC CHICKEN < 1447245581 789185 :andrew__!~andrew@119.139.13.226 QUIT :Remote host closed the connection < 1447245636 642038 :andrew_!~andrew@119.139.13.226 JOIN :#esoteric < 1447247319 278066 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://arin.ga/1fGHbJ/raw this is a prefix calculator for this challenge https://www.codeeval.com/open_challenges/7/ < 1447247328 802948 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :but something stupid must be wrong < 1447247336 624628 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it scores 60% < 1447247347 557353 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :help me find a test case that fails :| < 1447247934 680434 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Let's see < 1447248054 98076 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :izabera: maybe you're doing the division backwards? the spec doesn't really say < 1447248073 624086 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :izabera: * * 3 4 - 10 5 < 1447248076 504038 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :That input doesn't work < 1447248159 113475 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh thanks < 1447248201 165831 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :izabera: maybe try + 0 0 or + 0 10 in case the gcd routine gets confused by zeros < 1447248218 669393 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :izabera: also + 10 0 < 1447248285 483885 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that seems to work? < 1447248421 5179 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh wait < 1447248426 750527 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :- is not supposed to be supported < 1447248436 135684 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it only has + * / < 1447248453 813984 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i forgot i didn't implement - on purpose < 1447248628 142751 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Oh < 1447248634 364535 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Woops < 1447248663 88121 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :* * 3 4 / 10 5 seems to produce the expected result < 1447248701 376564 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it produces 24 < 1447248722 363097 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's correct? < 1447248726 344965 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :24 is correct < 1447248749 475435 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Aha < 1447248750 901641 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I got it < 1447248756 788231 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :* 2 / 1 2 < 1447248787 662903 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it produces 1 which is correct? < 1447248801 504831 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :No, you'd expect 0 < 1447248813 734648 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :o.o < 1447248836 597168 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :1 2 produces 0 < 1447248843 52833 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :/ 1 2 I mean < 1447248867 409202 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :But you're only rounding your rational down at the end, rather than after every division < 1447248905 216483 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I'm not actually sure why you're using rationals < 1447248913 686850 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :"The evaluation result will always be an integer ≥ 0." < 1447248955 443518 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i'm using rationals because this should be 10: + / 10 3 + / 10 3 / 10 3 < 1447248963 361634 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i think < 1447248987 739715 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :That challenge is expecting you to use integer division < 1447248999 478327 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :So it'd expect that to produce 9 < 1447249058 649960 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That challenge, like so many of them, doesn't seem to specify very well what it's expecting. < 1447249093 450565 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Yeah, it could be specified better < 1447249354 615470 :andrew_!~andrew@119.139.13.226 QUIT :Remote host closed the connection < 1447249375 230384 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :so * 2 / 1 2 is either 0 or 2 < 1447249402 127572 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :this looks dumb < 1447249799 274811 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :That's because you're using rationals internally while this challenge expected you to use integers < 1447249851 70324 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :It probably also expects division to round towards 0 < 1447250671 831400 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 N10 02http://esolangs.org/w/index.php?oldid=45281 5* 03179.105.145.107 5* (+3921) 10Creating a programming language doc < 1447250763 196232 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45282&oldid=45281 5* 03179.105.145.107 5* (+2) 10/* Constants */ < 1447250820 327447 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45283&oldid=45282 5* 03179.105.145.107 5* (+7) 10/* Operators (Ordered by precedence): */ < 1447250870 83119 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why is the logo 3 lemons slices? (did i ask this already?) < 1447250882 382665 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45284&oldid=45283 5* 03179.105.145.107 5* (+7) 10/* Execution: */ < 1447250896 168148 :jameseb!~jameseb_@2001:41c8:51:10d:feff:ff:fe00:316b QUIT :*.net *.split < 1447250896 540804 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :*.net *.split < 1447250966 695669 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45285&oldid=45284 5* 03179.105.145.107 5* (+1) 10/* Constants */ < 1447250989 365392 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45286&oldid=45285 5* 03179.105.145.107 5* (-93) 10/* Operators (Ordered by precedence): */ < 1447251353 671080 :jameseb!~jameseb_@2001:41c8:51:10d:feff:ff:fe00:316b JOIN :#esoteric < 1447251353 819683 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1447251408 673808 :Jafet!~jafet@vampire.ertos.nicta.com.au JOIN :#esoteric < 1447251493 226148 :Jafet!~jafet@vampire.ertos.nicta.com.au QUIT :Changing host < 1447251493 374808 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1447251552 889859 :Jafet!~jafet@unaffiliated/jafet QUIT :Client Quit < 1447251593 693333 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1447251915 193966 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447252116 501447 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1447252156 53835 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Lemon enthusiast14]]4 10 02http://esolangs.org/w/index.php?diff=45287&oldid=44988 5* 03Lemon enthusiast 5* (-6) 10 < 1447252234 633919 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45288&oldid=45286 5* 03Lemon enthusiast 5* (+26) 10 < 1447252482 117142 :mauris_!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 246 seconds < 1447252900 160780 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Lemon enthusiast14]]4 10 02http://esolangs.org/w/index.php?diff=45289&oldid=45287 5* 03Lemon enthusiast 5* (+218) 10 < 1447253673 545860 :trn!jhj@trnsz.com QUIT :Ping timeout: 265 seconds < 1447253785 793210 :trn!jhj@trnsz.com JOIN :#esoteric < 1447254819 38951 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1447254835 590062 :trn!jhj@trnsz.com QUIT :Ping timeout: 240 seconds < 1447255046 814100 :trn!jhj@trnsz.com JOIN :#esoteric < 1447255230 972114 :heroux!sandroco@gateway/shell/insomnia247/x-hnlgfkkkwbjnkgjt QUIT :Ping timeout: 260 seconds < 1447255261 60552 :heroux!sandroco@gateway/shell/insomnia247/x-mesevtrxdlnddnbj JOIN :#esoteric < 1447256094 559600 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1447256972 722664 :dts|pokeball!nchambers@compilerdev.net NICK :nchambers < 1447257636 859781 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :hmm, does anyone know of any esolang interpreters written in Z-Machine bytecode or Glulx? < 1447257637 791253 :andrew__!~andrew@59.38.97.12 JOIN :#esoteric < 1447257878 273998 :nchambers!nchambers@compilerdev.net PRIVMSG #esoteric :I mean there must be some < 1447257932 582777 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :rule (TBA): If it exists, there is a brainfuck interpreter for it < 1447257962 316936 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :let's make a brainfuck interpreter for the Z-machine < 1447257997 705295 :andrew__!~andrew@59.38.97.12 QUIT :Remote host closed the connection < 1447258026 280147 :nchambers!nchambers@compilerdev.net PRIVMSG #esoteric :I'm down < 1447258164 946231 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :I'm up < 1447258425 588274 :sewilton_!sid32560@gateway/web/irccloud.com/x-tkmowtuxxxaylbua JOIN :#esoteric < 1447258563 30421 :ineiros_!ineiros@kapsi.fi JOIN :#esoteric < 1447258566 349749 :heroux_!sandroco@gateway/shell/insomnia247/x-kuxfafcwvgztojom JOIN :#esoteric < 1447258628 499288 :sewilton!sid32560@gateway/web/irccloud.com/x-gisxgpzrdvehwqub QUIT :Ping timeout: 240 seconds < 1447258628 861681 :heroux!sandroco@gateway/shell/insomnia247/x-mesevtrxdlnddnbj QUIT :Ping timeout: 240 seconds < 1447258629 645518 :ineiros!ineiros@kapsi.fi QUIT :Ping timeout: 240 seconds < 1447258632 962146 :heroux_!sandroco@gateway/shell/insomnia247/x-kuxfafcwvgztojom NICK :heroux < 1447258702 444657 :sewilton_!sid32560@gateway/web/irccloud.com/x-tkmowtuxxxaylbua NICK :sewilton < 1447258782 71264 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1447259190 940608 :aretecode!~aretecode@104.156.228.148 JOIN :#esoteric < 1447259268 837440 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Imapl14]]4 N10 02http://esolangs.org/w/index.php?oldid=45290 5* 03SuperJedi224 5* (+139) 10Created page with "Why exactly would Imapl be uncomputable? ~~~~" < 1447259380 673325 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1447259627 43132 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447259637 516436 :idris-bot!~idris-bot@dslb-092-072-182-145.092.072.pools.vodafone-ip.de QUIT :Quit: Terminated < 1447259658 50599 :idris-bot!~idris-bot@dslb-092-072-182-145.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1447260489 239953 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : why is the logo 3 lemons slices? (did i ask this already?) <-- they're not, they're limes. and i think they were a pretty random choice by graue, the original wiki maintainer. i once made a sub-lime pun but someone else then ran it so into the ground that even i got sick of it. < 1447260539 516752 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hmm, that's pretty into the ground < 1447260547 411948 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yep < 1447260618 492020 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45291&oldid=45288 5* 03Lemon enthusiast 5* (-86) 10 < 1447260632 716739 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that was more cryptic than most eso langs < 1447260675 731614 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, I think the reasons of why the logo is 3 lime slices seems to be only known within an enlightened circle < 1447260684 871994 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I guess you could say that they're... esoteric < 1447260706 147321 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1447260724 973728 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Imapl14]]4 10 02http://esolangs.org/w/index.php?diff=45292&oldid=45291 5* 03Lemon enthusiast 5* (-95) 10/* Etymology */ < 1447262327 388033 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1447262473 382998 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Lemon enthusiast14]]4 10 02http://esolangs.org/w/index.php?diff=45293&oldid=45289 5* 03Lemon enthusiast 5* (+258) 10 < 1447262690 584833 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Phantom_Hoover, would you say the limes are esoteric twh < 1447262744 157259 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :what does twh stand for < 1447262803 215900 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :"That would help" hth < 1447264891 72844 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-afechwiimgamhope QUIT :Excess Flood < 1447265070 702514 :Lord_of_-!Elite12246@gateway/shell/elitebnc/x-juejczcnodlaneoj JOIN :#esoteric < 1447265093 246981 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I know about Z-machine programming, I have written an interpreter too < 1447265326 700985 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :zzo38: heh < 1447265354 307012 :puckipedia!puck@irc.puckipedia.com PRIVMSG #esoteric :I find it a weird thing, it's not quite generic, but I might be able to put a LLVM backend together for it < 1447265897 217509 :zzo38_!~zzo38@24-207-56-9.eastlink.ca JOIN :#esoteric < 1447265914 834327 :zzo38!~zzo38@24-207-56-9.eastlink.ca QUIT :Disconnected by services < 1447267141 223405 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Later < 1447267150 198698 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ooh will we have a christmas bitcoin bubble? < 1447267585 416871 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1447267879 620877 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :maybe it'll burst december 31st... that would be fun. < 1447268294 823968 :zzo38_!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :In case you would need my Zork Machine Interpreter/Debugger, it is: http://zzo38computer.org/zmachine/interp/zorkmid.zip < 1447268337 369705 :zzo38_!~zzo38@24-207-56-9.eastlink.ca NICK :zzo38 < 1447269042 245331 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Do you know some of the Z-machine programming techniques such as Black-Johansen algorithm and SET->BCOM optimization? < 1447269376 789486 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :!coins < 1447269385 915127 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :`coins < 1447269393 369828 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what is the command again < 1447269395 504732 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​02slocoin 06beatercoin 13oilcoin 04palagufcoin 07cholomscoin 08unwecoin 09contropitcoin 02velcoin 06tedcoin 13ethuttocoin 04enullcoin 07brentecoin 08frcmoecoin 09hackfllcycoin 02grucoin 06smihcoin 13argacoin 04iuscoin 07painstuencoin 08bfercoin < 1447269401 887984 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oh < 1447269425 612145 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :we'll have a christmas painsteuncoin bubble < 1447271068 982143 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Today is the first time I've heard about Unicode named character escapes, such as \N{GREEK SMALL LETTER FINAL SIGMA} < 1447271503 971991 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :\N{';DROP TABLE Unicode;--} < 1447271514 796279 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net JOIN :#esoteric < 1447271514 945052 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net QUIT :Changing host < 1447271514 945115 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1447271610 281768 :Sprocklem_!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1447271785 133209 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1447272188 132397 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org JOIN :#esoteric < 1447272611 86682 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :Ugh < 1447272613 369740 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :⊆ is a pain < 1447272627 998550 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :Monospace is too thin, doublewidth is too wide < 1447272635 570589 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ⊆ < 1447272636 342820 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0020 SPACE] [U+2286 SUBSET OF OR EQUAL TO] [U+0020 SPACE] < 1447272683 493626 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1447272711 295221 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :I'm sticking with the doublewidth. < 1447272722 288432 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :Or maybe I should start on a nonmonospace font < 1447272730 213555 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :I think I'll do that < 1447272753 329625 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I can't figure out whether the linguists meet once every 8 or once ever 18 months... < 1447272760 604870 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :Should I call it "Nonospace"? < 1447272801 742089 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :FreeFull: in what context do they appear? PCRE? < 1447272866 78550 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :FireFly: I think just as escapes in a string < 1447272895 932675 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :hppavilion[1]: How is ⊆ too thin with monospace? < 1447272916 949152 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Well, then, in what programming language? < 1447272932 197566 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :perl? < 1447272962 2999 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Oh, okay < 1447273040 94950 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Python 3 too, although it doesn't support all of them < 1447273059 628950 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :FreeFull: Well the monospace width is 14. < 1447273073 423664 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :I suppose I could make it thinner vertically < 1447274607 501765 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 255 seconds < 1447274674 738202 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: http://www.explainxkcd.com/ < 1447274685 505395 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(Explain xkcd: It's 'cause you're dumb.) < 1447274753 911927 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't think I needed that explanation. < 1447274756 437188 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::-P < 1447275053 133639 :evalj!~jeval@BC066B86.catv.pool.telekom.hu JOIN :#esoteric < 1447275134 371050 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ciao < 1447275136 876934 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :!list < 1447275411 908752 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1447275659 65381 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org QUIT :Ping timeout: 276 seconds < 1447276263 103461 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org JOIN :#esoteric < 1447276708 877544 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Getchl14]]4 N10 02http://esolangs.org/w/index.php?oldid=45294 5* 03Hppavilion1 5* (+559) 10Created Page < 1447276969 679830 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org PRIVMSG #esoteric :What should ~ and | do in Getchl? Currently ~ pops two values and pushes a random integer between them, but I don't like that < 1447277255 701321 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's swap in underload, but maybe you already have that. < 1447277531 102403 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric < 1447277930 166804 :mihow_!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric < 1447277954 54590 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Ping timeout: 244 seconds < 1447277954 259851 :mihow_!~mihow@50-206-98-70-static.hfc.comcastbusiness.net NICK :mihow < 1447278038 47510 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org QUIT :Ping timeout: 276 seconds < 1447278499 915291 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07DStack14]]4 M10 02http://esolangs.org/w/index.php?diff=45295&oldid=45279 5* 03-Dark-Phantom- 5* (+27) 10/* Syntax */ < 1447278585 68444 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org JOIN :#esoteric < 1447278699 588056 :Walpurgisnacht!~ah@0018f8b54430.click-network.com JOIN :#esoteric < 1447279197 506510 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1447279361 706997 :Walpurgisnacht!~ah@0018f8b54430.click-network.com PRIVMSG #esoteric :Almost finished with my Major so this Programming hobby will be going away < 1447279376 147866 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :aww < 1447279386 525482 :Walpurgisnacht!~ah@0018f8b54430.click-network.com PRIVMSG #esoteric :Kinda makes me sad But I chose the medical field can't turn back now < 1447279430 773956 :Walpurgisnacht!~ah@0018f8b54430.click-network.com PRIVMSG #esoteric :Medical Science is a stranger field Than programming I guess And the market for programming is over saturated as I've seen < 1447280308 16143 :evalj!~jeval@BC066B86.catv.pool.telekom.hu QUIT :Remote host closed the connection < 1447280600 801023 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Quit: Leaving < 1447281565 22596 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Quit: mihow < 1447281582 709757 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1447281674 977395 :Walpurgisnacht!~ah@0018f8b54430.click-network.com QUIT :Quit: gosh Darnit < 1447282472 672965 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1447282508 17599 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1447282522 637752 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1447282522 786332 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :You don't have any messages < 1447282549 115097 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bomidnily < 1447282671 527287 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :bonsœrjain. < 1447282746 585795 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :abooily < 1447282810 473616 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :bolsnoir. < 1447282857 640895 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : maybe it'll burst december 31st... that would be fun. <-- that looked pretty bursting right now. < 1447283032 438952 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: do you burst? < 1447283032 587737 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: i am on this < 1447283049 422710 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1447283057 182790 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION pats the 'got. “Good got” < 1447283115 677546 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :fungot: got fun? < 1447283115 826147 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :olsner: lpr creates a printer or sitting around ready to lose sight of the conspiracy are pushing motif, posix, osi, next step in subroutine a just after that, but < 1447283362 873140 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what is this stupid trend with GUIs with incomprehensible icons without tooltips < 1447283381 463942 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't like to click icons that he has no idea what do < 1447283470 726496 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh well, at least it showed a url < 1447283803 989450 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( What's the wors that could happen? *runs* ) < 1447283825 617437 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :worst. < 1447283951 365208 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :ACTION . o O ( Clicking the circle icon formats the hard drive. How is that not obvious? ) < 1447284109 203801 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :GUIs are evil. they Hide the True Meaning of Words. < 1447284142 692620 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION likes GUIs, otherwise :( < 1447284238 331571 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's been four days since andrás kovács tempted me to get a github account, and i've already contributed to constraints, and am in this moment considering submitting a documentation change to ghc < 1447284253 50246 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :repent your ways! Save Yourself! (unless the interface is made of nifty pixel art. I'm a sucker for small icons with bright colours.) < 1447284261 739447 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(yes, i know you're not supposed to send it to ghc@github < 1447284262 676062 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :) < 1447284291 244199 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :you really ought to githubaccountify. I could coconspirator you to the Wisdom repository :D < 1447284318 19313 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: um, the temptation was successful hth < 1447284361 291075 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which is why i'm currently setting phabricator preferences < 1447284373 24960 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(that's the site without tooltips) < 1447284387 355810 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :what a twist! < 1447284395 45074 :hppavilion[1]!~Devourero@74-114-87-77.dynamic.asdk12.org QUIT :Ping timeout: 276 seconds < 1447284396 695385 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :by the way, what's your username? < 1447284400 849711 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oerjan < 1447284419 295610 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's the nice thing with having a weirdly spelled nick, it's almost always free < 1447284471 196616 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :oerjan: I'm not sure I can support a site that has a "conpherence" function for chatting. < 1447284471 355924 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(technically it was registered when i came to freenode, but luckily it was beyond ask-for-takeover threshold) < 1447284488 868945 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: well it's ph all the way, surely < 1447284507 578913 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"Diffusion" seems to not be a "diphphusion". < 1447284520 487126 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh and this is phabricator.haskell.org, in case there's any ambiguity < 1447284520 635551 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I'm going by the screenshot on the front page. < 1447284561 284578 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(My nickname is almost always taken. *sad*) < 1447284571 174805 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: you are hereby collaboratified. < 1447284616 380795 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :On github, "fizzie" seems to be someone who does absolutely nothing publicly visible with the account. < 1447284622 579489 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Perhaps it's all private repos for them. < 1447284635 471087 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: is this the right time to admit i've never opened wisdom.pdf? < 1447284651 946096 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION feels evil < 1447284697 264787 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you're either wisdom or you're againstdom, oerjan < 1447284738 866617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: i think dipphusion would be more intuitive < 1447284767 947483 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: you are evil. of course you never opened it. < 1447284780 252576 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i knew you'd understand < 1447284813 245281 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That reminds me of some dialog systems in some games. < 1447284825 629647 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :They have tags like "[Lie] X" for conversation options. < 1447284863 245305 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I remember at least one that had "X" and "[Lie] X" for the same X, and X was not something the game system could possibly observe, because it was about your motivations. < 1447284901 39986 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It was somewhat confusing, because you could lie about lying by selecting the untagged "X" < 1447285051 11435 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :this feels very topological. you can lie, or not lie, about something unobservable. < 1447285234 526190 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :But then possibly you might not know your motivation quite yet though? < 1447285364 720167 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :polymorphic motivation. < 1447285470 913638 :Melvar!~melvar@dslb-092-072-182-145.092.072.pools.vodafone-ip.de QUIT :Ping timeout: 260 seconds < 1447285486 84602 :idris-bot!~idris-bot@dslb-092-072-182-145.092.072.pools.vodafone-ip.de QUIT :Ping timeout: 240 seconds < 1447285678 566573 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447285754 374029 :Melvar!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de JOIN :#esoteric < 1447285839 71063 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 240 seconds < 1447285877 312534 :Sgeo!~Sgeo@ool-44c0f875.dyn.optonline.net PRIVMSG #esoteric :Why does the number 8388608 feel so... unspecial? < 1447285890 669109 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I don't know? < 1447285902 338612 :Sgeo!~Sgeo@ool-44c0f875.dyn.optonline.net PRIVMSG #esoteric :It's 2^23, the point at which the next 32-bit floating point number above it is +1 < 1447286008 181550 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric