< 1401235209 762213 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [ realPart $ exp((0:+1)* ((0 :+ n*2*pi) + log (-1))) | n <- [-2..2]] < 1401235210 218861 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :can't you test that in a private msg < 1401235212 588141 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [6635623.99934113,12391.647807916694,23.140692632779267,4.321391826377226e-2... < 1401235223 247132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um the whole point was to demonstrate < 1401235294 649732 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it just takes me a handful of bug corrections each time before i realize that it's _not_ going to work without error the next try. every time. < 1401235342 839237 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: brb < 1401235401 493504 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway those are the branches of (-1)^i, as you can see both numbers are included. < 1401235418 995459 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :uh < 1401235424 789552 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :I don't even know what language you're using for that < 1401235426 927192 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :>_> < 1401235428 1933 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :haskell < 1401235430 749575 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :right < 1401235451 243536 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i guess its notation for complex numbers is a little awkward, a + ib is a :+ b < 1401235457 799535 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :yeah < 1401235483 110224 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :I calculated that another way < 1401235491 289638 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :e^(pi * i) = -1 < 1401235502 808801 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :(e^(pi*i))^(-i) = ... < 1401235505 379353 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :e^pi < 1401235554 95302 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well the point here is that log is a multivalued function with several branches, because e^(z + 2pi*n*i) == e^z < 1401235569 517726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and if you choose a different solution, you can get other results. < 1401235637 513191 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and it so happens that e^(pi * i) and e^(pi * (-i)) are both -1 < 1401235650 846219 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :yep < 1401235653 526213 :M28!~M28@unaffiliated/m28 PRIVMSG #esoteric :I forgot the +- < 1401235706 802697 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i couldn't say which selection is most "official" for complex floating point. < 1401235740 93567 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401236338 338016 :Bike!~Glossina@75-164-167-233.ptld.qwest.net QUIT :Ping timeout: 240 seconds < 1401236472 92610 :Bike!~Glossina@71-222-34-114.ptld.qwest.net JOIN :#esoteric < 1401236583 314748 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1401236696 492860 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :So, an IRL friend falls for a phishing scam on Facebook. I see another person write on her wall something that indicates he fell for it too. I go to message him, and then see his profile... it says he's a web developer. < 1401236750 884256 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh lambdabot ... edit distance 2 is too much. < 1401236775 589054 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: wat. < 1401236781 415260 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@info do a <- [1,2,3]; b <- [1,3,5]; return (a,b) < 1401236781 578405 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :[1, 2, 3] >>= \ a -> [1, 3, 5] >>= \ b -> return (a, b) < 1401236819 9071 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i fail to find the evidence convincing hth < 1401236826 100656 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I had a hard time understanding why lambdabot understands @info. < 1401236841 989141 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well you could just have asked me < 1401236847 136870 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401236910 554469 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: But you delight too much in the absurd to serve as a guideline for sanity. < 1401236920 507606 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :btw a trick for checking these is to change a single letter and hope the result becomes ambiguous enough that you get a list of options. < 1401236939 661426 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@enfo < 1401236939 782818 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Maybe you meant: undo echo < 1401236977 364107 :Bike_!~Glossina@71-222-43-203.ptld.qwest.net JOIN :#esoteric < 1401237043 709448 :Bike!~Glossina@71-222-34-114.ptld.qwest.net QUIT :Disconnected by services < 1401237045 466575 :Bike_!~Glossina@71-222-43-203.ptld.qwest.net NICK :Bike < 1401237067 404930 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401237196 576542 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :What is the maximum number of opponent's card you can knock out in one turn in a game of Pokemon card, assuming you have 6 side cards remaining? What is it if you instead assume you have an unlimited number of side cards remaining? < 1401237212 527459 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :zzo38: hey, I learned how to play Pokemon TCG yesterday < 1401237236 154687 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Interesting that defenders don't fight back < 1401237250 66882 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: the error correction is kind of silly < 1401237252 148157 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Sgeo: Then see, how you can understand my puzzles. Note that they use the old rules (which I prefer) < 1401237270 148091 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :The only rules I know are the ones my friend showed me. < 1401237289 147879 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Plus I don't really know the cards themselves, just the rules. Barely. < 1401237320 557166 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :It is not necessary to know the cards to know my puzzles, because they have the copy of all of the cards that are relevant. < 1401237326 591500 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: agreed, but it's usually harmless < 1401237342 234874 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Ah < 1401237359 57501 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :ACTION goes to install the computer version < 1401237380 561184 :boily!~boily@96.127.201.149 JOIN :#esoteric < 1401237426 833726 :boily!~boily@96.127.201.149 PRIVMSG #esoteric :Dentists are lawful evil creatures. < 1401237445 622321 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: a simple way of fixing that particular case is of course to make an _actual_ @info command. < 1401237495 278334 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :There is two games of Pokemon card in GameBoy, and I played both < 1401237586 893273 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :But, maybe we should work to make up a new implementation in C or SQL or Haskell or whatever, therefore it is also possible to fix it to experiment new rule, add new cards, define new tournament formats, etc. And it can even connect using any telnet client then; it doesn't have to require any special software (but can be optionally provided, perhaps). < 1401237642 566406 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :(Also because I don't like the new rules) < 1401237685 44794 :drdanmaku!uid17782@gateway/web/irccloud.com/x-wgxdesygdtxctcqs QUIT :Quit: Connection closed for inactivity < 1401237826 954914 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Does a browser count as special software? I assume that this backend you're envisioning would be compatible with any frontend, just needs a compatibility layer like a web server < 1401237862 577070 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Sgeo: Yes, you could allow it to be used with a browser by adding such a compatibility layer, but by itself it works fine with only a telnet client and nothing else; really simple. < 1401237863 613690 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: that's what I want to do, actually. < 1401238101 693211 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401238143 934432 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Yes I am saying it would be compatible with any frontend; the built-in software is for use with telnet but you can add on other thing to allow other client software to be used too < 1401238242 938402 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Ick the Pokemon TCG online thing doesn't actually teach you how to play < 1401238256 820582 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :More assume you know how to play and teaches you how to use the software < 1401238494 176355 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :I have seen it when someone had this software, and isn't very good. It is also one reason, I would rather have a new kind. Perhaps it may be sensible to use SQL, since that way you can store all of the cards in the database. Of course, it can combine SQL with C if you need to use C codes as well. < 1401238508 561472 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401238618 403237 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :There is some software open-source for Magic: the Gathering cards and some similar thing, so, what I want to do is to make do Pokemon card. Do you like this? < 1401238646 82820 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but I guess I won't do that right now because ghci's :i command requires its own cleanup for trimming the output. < 1401238696 43714 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :(And because I like old rules of Pokemon card) < 1401239105 758598 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401239295 127486 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401239885 300196 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401241014 977911 :vravn!~vravn@syn.rook.sx QUIT :Ping timeout: 240 seconds < 1401241066 840717 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :"O(n⁴), or O(n³) by simple parallelization" this seems like a bad thing to say, somehow < 1401241083 256220 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1401241088 731682 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode O(n⁴) < 1401241089 301005 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+004F LATIN CAPITAL LETTER O] [U+0028 LEFT PARENTHESIS] [U+006E LATIN SMALL LETTER N] [U+2074 SUPERSCRIPT FOUR] [U+0029 RIGHT PARENTHESIS] < 1401241101 271929 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric ::? < 1401241120 410577 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :am i supposed to write ^4 like some kind of jerk < 1401241141 122347 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't see the four, but actually i was just checking the O < 1401241241 76066 :boily!~boily@96.127.201.149 PRIVMSG #esoteric :⁸⁻⁾ < 1401241247 606151 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i realized it should in theory be an Omicron :) < 1401241306 557721 :boily!~boily@96.127.201.149 QUIT :Quit: BUCCO-CLEANSED CHICKEN < 1401241361 252044 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok knuth agrees with me < 1401241372 438492 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(but may have been the first to do so) < 1401241402 503117 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"The big-O originally stands for "order of" ("Ordnung", Bachmann 1894), and is thus a roman letter. Neither Bachmann nor Landau ever call it "Omicron". The symbol was much later on (1976) viewed by Knuth as a capital omicron,[10] probably in reference to his definition of the symbol Omega. The digit zero should not be used." < 1401241474 515301 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :O(n) is constant time, because O*anything = O < 1401241484 866387 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :O(kay) < 1401241521 159053 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :saying something and getting a response about homoglyph attacks is "pretty cool" < 1401241564 651410 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wtf is bucco-cleansed < 1401241635 152100 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :You can turn on "show punycode" in a web browser is one thing avoiding homoglyph attacks in domain names at least. In many other program, just disable Unicode support, and then you won't have any homoglyph attacks. < 1401241635 378624 :edwardk!~edwardk@pdpc/supporter/professional/edwardk JOIN :#esoteric < 1401241646 922339 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401241656 485919 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell mroman Just keep patient http://ezyang.com/rlimits.html < 1401241656 646593 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1401241659 419529 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :god damn it < 1401242124 530292 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :ꙮ(n) < 1401242234 281422 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401242415 773022 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode ꙮ(n) < 1401242416 362768 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+A66E CYRILLIC LETTER MULTIOCULAR O] [U+0028 LEFT PARENTHESIS] [U+006E LATIN SMALL LETTER N] [U+0029 RIGHT PARENTHESIS] < 1401242455 341671 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401243021 908335 :Sprocklem!~sprocklem@unaffiliated/sprocklem PRIVMSG #esoteric :How is that even a letter? < 1401243041 264023 :ion!ion@heh.fi PRIVMSG #esoteric :“that” is four letters. < 1401243044 779783 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401243054 726341 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: brb < 1401243074 313942 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1401243131 787279 :Sprocklem!~sprocklem@unaffiliated/sprocklem PRIVMSG #esoteric :ion: No. How is 'ꙮ' even a letter? < 1401243158 778473 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :same reason blackboard bold l is a letter < 1401243167 613095 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :namely, lol < 1401243169 945860 :ion!ion@heh.fi PRIVMSG #esoteric :sprocklem: How is “A” even a letter? < 1401243228 728157 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :I wonder if you could machine-translate C to unsafe Rust that is not terrible to modify by hand < 1401243229 234572 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401243232 547998 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :and then incrementally make it safer < 1401243269 816339 :Sprocklem!~sprocklem@unaffiliated/sprocklem PRIVMSG #esoteric :ion: A is not absolutely insane, ꙮ is < 1401243303 665556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode A < 1401243304 29416 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0041 LATIN CAPITAL LETTER A] < 1401243311 822386 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(JUST CHAEKING) < 1401243313 248174 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :Sprocklem: http://en.wikipedia.org/wiki/Multiocular_O < 1401243346 362597 :Sprocklem!~sprocklem@unaffiliated/sprocklem PRIVMSG #esoteric :WHY ARE THERE SO MANY CIRCLES??? < 1401243375 710914 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :because of the many-eyed seraphim < 1401243380 822419 :ion!ion@heh.fi PRIVMSG #esoteric :To trigger trypophobia. < 1401243393 697268 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :http://old.stsl.ru/manuscripts/1/308/medium/308-0249.jpg < 1401243396 596779 :ion!ion@heh.fi PRIVMSG #esoteric :trypꙮphobia < 1401243407 982043 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :many-eyed basilisks < 1401243511 348622 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Remote host closed the connection < 1401243578 795802 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :How many eyes does a seraphim have? < 1401243611 222598 :^v!~notnot^v@2601:4:4500:887:b139:bebb:de22:f7d5 JOIN :#esoteric < 1401243697 979664 :Sprocklem!~sprocklem@unaffiliated/sprocklem PRIVMSG #esoteric :zzo38: Many < 1401243750 723592 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :aleph-four hth < 1401243816 303723 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401243831 945700 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :O, that's why they can't draw exactly how many, and therefore why some people write Multiocular O with ten eyes but sometimes it is only seven; both are wrong if, you are correct about aleph-four. < 1401243923 675648 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :zzo38: the hth means i was not entirely serious. < 1401244061 314705 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Text.Printf.printf "%s" :: String < 1401244061 625102 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401244062 568732 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "*Exception: printf: argument list ended prematurely < 1401244281 975654 :Slereah!~jackal@176.222.51.233 JOIN :#esoteric < 1401244336 866514 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :`coins < 1401244338 256105 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04kvpierdacoin 07bringiacoin 08whccoin 09wiicoin 02withbrehencoin 06bhappecoin 13grationcoin 04concoin 07morschcoin 08godoctracoin 09073coin 02rposiscoin 06brailcoin 13gradcoin 04ccnlcoin 07philicoin 08oolflerncoin 09perlowfoucoin 02preloblecoin 06praysnaincoin < 1401244388 829441 :Slereah_!~jackal@176.222.51.233 QUIT :Read error: Connection reset by peer < 1401244413 693884 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh my plan to soon catch up on shtetl-optimized comments is ruined by scott making another post < 1401244548 855607 :blitter64!~blitter@99-171-140-87.lightspeed.tukrga.sbcglobal.net QUIT :Ping timeout: 240 seconds < 1401244581 159784 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :Sprocklem: for a while I was obsessed with the mystery of multiocular o < 1401244631 153334 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :then my associates and I dug up the information which is now present on its wikipedia page < 1401244648 243125 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401244660 929129 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :a proposal to the Unicode committee, a Soviet-era paleography textbook from russian rapidshare < 1401244723 783172 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :the proposal was just the rapidshare link < 1401244727 413396 :not^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1401244748 751560 :^v!~notnot^v@2601:4:4500:887:b139:bebb:de22:f7d5 QUIT :Quit: http://i.imgur.com/Akc6r.gif < 1401244816 458777 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401245369 652588 :{hk3380}!~test@natvip29.york.ac.uk QUIT :Ping timeout: 252 seconds < 1401245404 647317 :kwertii!~kwertii@unaffiliated/kwertii JOIN :#esoteric < 1401245407 265112 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401245506 32051 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401245776 576349 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :lifehack: if your device doesn't charge, try licking the contacts < 1401246018 349259 :not^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :well, i just joined so i am assuming he is talking about a mobile welding transformer < 1401246040 55723 :not^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net NICK :^v < 1401246057 69837 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :accurate < 1401246109 617930 :tromp_!~tromp@ool-4570a006.dyn.optonline.net QUIT :Remote host closed the connection < 1401246547 242986 :heroux!~heroux@50708181.static.ziggozakelijk.nl QUIT :Ping timeout: 240 seconds < 1401246801 95272 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :whither fungot < 1401246895 494016 :zzo38!~zzo38@24-207-51-179.eastlink.ca QUIT :Read error: Connection reset by peer < 1401246921 959187 :zzo38!~zzo38@24-207-51-179.eastlink.ca JOIN :#esoteric < 1401247642 987439 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :I like how I thought that was a unique character at first only for five clones of her to walk onscreen. < 1401247648 591216 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :*that she < 1401247776 197472 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :I would have tried ot get off the near side of the bridge as soon at the bot started moving again. < 1401247790 177605 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :Only she gets to talk about her mom like that. < 1401247819 331180 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :Use the fairly again, it got you across last time. < 1401247836 768011 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :Fairy, even. < 1401247848 411092 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :MDude: are you talking in the right channel twh < 1401247874 263524 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :i'm clearly not high enough for this channel < 1401247880 524653 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :No. No, I am not. < 1401247924 874565 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net PRIVMSG #esoteric :I have the screen minimized so i can see the chat window and a stream at the same time, but I can't see the channel names. < 1401247935 391411 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fancy < 1401248414 159505 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :you know what game is annoying like that? Alice: Madness Returns. Every boss almost immediately becomes a regularly appearing enemy. It's like DRAMATIC CUTSCENE FOR POWERFUL BOSS. and then you beat it like WOOOO and then five more appear and you're like wut. < 1401248445 972486 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :attack of the clones < 1401248469 460873 :{hk3380}!~test@90.214.135.230 JOIN :#esoteric < 1401248670 95923 :tertu!~tertu@143.44.70.199 JOIN :#esoteric < 1401248717 691915 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :while you are letting your guard down / i will be letting myself go / while you keep running your ship aground / i will be setting myself alight < 1401248815 447752 :heroux!~heroux@50708181.static.ziggozakelijk.nl JOIN :#esoteric < 1401248826 162825 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION aims the hose on kmc ==============|> < 1401248843 486956 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :YOU GET TO DRINK FROM.... THE FIREHOSE! < 1401248872 982266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how high are you on a scale from 1 to -i < 1401248882 182977 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401248955 723884 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :How i are you < 1401248985 234922 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :23.140693 < 1401249017 71421 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a very rational answer. < 1401249055 187492 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :why in the hell can i recognize that number at sight < 1401249069 251185 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :"we were talking about it yesterday" well, fukc you, < 1401249090 677254 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wonderful thing, velocipede memory < 1401249114 729560 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :wubwubwubwubwubwubwubwub < 1401249138 293965 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well, i wasn't here yesterday, so please reiterate what that number is < 1401249167 565572 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :(-1)^(-i) < 1401249177 621306 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :or exp(pi), yeah < 1401249186 286853 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :is it the same o_O < 1401249196 96845 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :alternately according to http://oldweb.cecm.sfu.ca/cgi-bin/isc/lookup?lookup_type=browse&page_no=0&number=23.140693 it was probably exp(-Pi)^Feig1+exp(Pi), a completely sensible number < 1401249208 609553 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :kmc: yes because a^b = exp(b*log(a)) and log(-1) = pi*i < 1401249262 31506 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :holy living fuck < 1401249325 398145 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :indeed < 1401249342 218681 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :\rainbow{complex analysis} < 1401249360 937132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` rainbow << < 1401251436 755658 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*munch* < 1401251741 350964 :{hk3380}!~test@90.214.135.230 QUIT :Ping timeout: 264 seconds < 1401251940 531959 :Sorella!~queen@oftn/member/Sorella QUIT :Quit: It is tiem! < 1401252070 179328 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :`addquote Is axiom of choice applicable to work of such a game though? Maybe it is, but I don't know. I also don't know, what game. < 1401252071 505141 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1198) Is axiom of choice applicable to work of such a game though? Maybe it is, but I don't know. I also don't know, what game. < 1401252713 622522 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :?keal < 1401252713 904760 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :can GMP support KealDigit? I invent KealDigit < 1401252877 639353 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :ACTION googles. oh, a troll < 1401252905 898747 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :@keal // i just got banned from math because i not have good ability to convey thoughts <-- cool cool < 1401252906 26241 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :how do i search for someone saying 'Keal' in mirc < 1401252924 985005 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :@keal < 1401252925 158260 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :bot defective < 1401252982 334110 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :hi Bike < 1401252998 637230 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :hi kmc < 1401253005 380415 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :one more < 1401253006 319548 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :@keal < 1401253006 445822 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :i dont really eat vegetables unless cheese is a vegetable < 1401253028 603197 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :cheese is not a vegetable. how foolish and therefore humorous. < 1401253073 182357 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :?nixon < 1401253073 343919 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :People react to fear, not love; they don't teach that in Sunday School, but it's true. < 1401253089 431650 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :people voted forhim. how foolish and therefore humorous < 1401253273 337690 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :https://twitter.com/OccupyWallStNYC/status/471441682437648384/photo/1 < 1401253277 19676 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Different people react to different things in different circumstances. < 1401253287 658559 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :to different degrees. < 1401253352 208349 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :different stuff is different than other different stuff < 1401253372 18337 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :tautology conveys very few bits < 1401253696 402706 :password2!~password@197.78.158.183 JOIN :#esoteric < 1401253711 918478 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Yes, that is also the case. < 1401253810 803780 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :contradiction converys infinite bits! < 1401253813 141014 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-r < 1401253945 183633 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :However, even though different stuff is different than other different stuff, you must also consider, it is different, in what way(s)? < 1401255224 557780 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :[19:07] < oerjan> contradiction converys infinite bits! < 1401255231 814544 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :thats an interesting wording of that < 1401255233 58531 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :i like it < 1401255259 984204 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :is an infinite number of bits really different from zero bits maaaaan < 1401255329 721593 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :so the less true something is the more bits? < 1401255351 516577 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :are we all filling up our hard disks with lies? < 1401255531 404636 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :not less true, less probable < 1401255548 484351 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :log_2 (1/p) < 1401255623 302807 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :anyone try genetic algorithms on malbolge? < 1401255646 618225 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^v: that's _so_ 1990s < 1401255664 360724 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :go for annealing < 1401255670 80834 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :anneal your pgorgram into existence < 1401255683 536493 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :D: i was in the 90s for less than a year < 1401255762 643025 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :such a lost opportunity < 1401255763 419087 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :i used to live anhour out of the 90s.. the commute sucked < 1401255775 225195 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :we need to start teaching children programming in the womb! < 1401255801 66607 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :genetic memories..give it a few million years < 1401255806 803846 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :we'll get there < 1401255820 629567 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :newsham: i think we've evolved to have _less_ of those... < 1401255835 767885 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :so apply some selection < 1401255841 27032 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :`addquote anneal your pgorgram into existence < 1401255842 306616 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1199) anneal your pgorgram into existence < 1401255853 411005 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :simmulated kealing < 1401255867 170589 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :?keal < 1401255867 404121 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :i cant think anymore < 1401255869 724297 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :^_^ < 1401256923 24060 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1401258293 496740 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :I thought of some kind of unusual strange things involving SQL with the ABSTAIN, REINSTATE, IGNORE, REMEMBER, STASH, RETRIEVE commands similar to INTERCAL programming. < 1401258537 828626 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :It probably make a strange things, a bit?? < 1401258669 751219 :MoALTz!~no@user-46-113-246-11.play-internet.pl QUIT :Quit: Leaving < 1401258833 576188 :password2!~password@197.78.158.183 QUIT :Ping timeout: 252 seconds < 1401259029 338171 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :The RETURN command in BASIC can have a line number/label specified, and if so then it will not return to where it is called, but to the specified line instead. This is somewhat like the FORGET command in INTERCAL. (And, I have used it to imitate a DO FORGET #1) < 1401259751 614574 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: what? which dialect of BASIC has that? < 1401259933 221605 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Well, I was using QBASIC < 1401259978 851209 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :You can specify RETURN by itself to return from a GOSUB, or you can write something like RETURN 123 which means it will return from a GOSUB but instead of returning to the line after the GOSUB, it will go to line 123. < 1401260250 340244 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :sounds like "throw" < 1401260313 168950 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :you can never RETURN to the scene of a perfect crime < 1401260517 380178 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :It just return one, rather than returning to whatever is specified to catch it. < 1401260783 96366 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :yah, single layer, non-nested, return to error handler < 1401260889 455962 :conehead!~conehead@unaffiliated/conehead QUIT :Quit: Computer has gone to sleep < 1401260964 842014 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 240 seconds < 1401261313 406902 :olsner!~salparot@c83-252-201-82.bredband.comhem.se PRIVMSG #esoteric :does RETURN with line number remove the whole call stack too? < 1401261866 629490 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :No, just one. < 1401262125 513926 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I see. I didn't know basic RETURN did this < 1401262526 44438 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Sanzzzay 5* 10New user account < 1401263487 719010 :impomatic!~digital_w@43.16.208.46.dyn.plus.net PRIVMSG #esoteric :ACTION wonders if there's a radiation-hardened quine in Brainfuck... < 1401263531 552315 :Tritonio!~Thunderbi@212.251.54.186 JOIN :#esoteric < 1401265176 747698 :slereah_!~slereah@46.218.232.202 JOIN :#esoteric < 1401266753 604349 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1401266962 92448 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Parcly Taxel 5* 10New user account < 1401267034 236038 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1401267034 290652 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1401267903 782332 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: what do you think of https://en.wikipedia.org/w/index.php?title=RTR0&action=history < 1401267925 751918 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Parcly Taxel14]]4 N10 02http://esolangs.org/w/index.php?oldid=39711 5* 03Parcly Taxel 5* (+306) 10:D < 1401269371 631078 :sebbu!~sebbu@ADijon-152-1-29-6.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1401269404 307775 :sebbu!~sebbu@ADijon-152-1-29-6.w83-194.abo.wanadoo.fr QUIT :Changing host < 1401269404 364414 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1401269796 399911 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[071+14]]4 N10 02http://esolangs.org/w/index.php?oldid=39712 5* 03Parcly Taxel 5* (+2950) 10New language < 1401269923 565086 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=39713&oldid=39700 5* 03Parcly Taxel 5* (+9) 10/* Non-alphabetic */ +1+ < 1401270480 640858 :skarn!skarn@unaffiliated/skarn QUIT :K-Lined < 1401270559 164989 :skarn!skarn@binary.firrre.com JOIN :#esoteric < 1401270595 317993 :skarn!skarn@binary.firrre.com NICK :Guest58328 < 1401272055 607437 :boily!~boily@96.127.201.149 JOIN :#esoteric < 1401272626 933846 :{hk3380}!~test@90.214.135.230 JOIN :#esoteric < 1401272879 893958 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1401273173 722154 :AnotherTest!~turingcom@d51A42986.access.telenet.be JOIN :#esoteric < 1401273426 215882 :Burton!Burton@gateway/shell/bouncerstation/x-tyboxqgwqslyftwl QUIT :Ping timeout: 252 seconds < 1401274936 194638 :Burton!Burton@gateway/shell/bouncerstation/x-jpwqzxwjdhepprlx JOIN :#esoteric < 1401274976 491902 :{hk3380}!~test@90.214.135.230 QUIT :Ping timeout: 255 seconds < 1401275395 869788 :boily!~boily@96.127.201.149 QUIT :Quit: Poulet! < 1401276317 341091 :Guest58328!skarn@binary.firrre.com QUIT :Changing host < 1401276317 395923 :Guest58328!skarn@unaffiliated/skarn JOIN :#esoteric < 1401276323 875536 :Guest58328!skarn@unaffiliated/skarn NICK :skarn < 1401277580 539575 :MindlessDrone!~MindlessD@unaffiliated/mindlessdrone JOIN :#esoteric < 1401278193 680963 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1401282658 700312 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1401282867 294266 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 245 seconds < 1401282935 765675 :{hk3380}!~test@natvip29.york.ac.uk JOIN :#esoteric < 1401285717 462668 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 252 seconds < 1401286768 566245 :Burton!Burton@gateway/shell/bouncerstation/x-jpwqzxwjdhepprlx QUIT :Quit: GoodBye < 1401286966 783384 :MDream!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net NICK :MDude < 1401287560 446246 :Burton!Burton@gateway/shell/bouncerstation/x-qlwhrlpdugmgyfzh JOIN :#esoteric < 1401287733 668335 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1401288458 885212 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1401289186 52053 :idris-bot!~ircslave@dslb-092-072-175-242.pools.arcor-ip.net QUIT :Quit: Terminated < 1401289204 218843 :idris-bot!~ircslave@dslb-092-072-175-242.pools.arcor-ip.net JOIN :#esoteric < 1401291215 636966 :Tritonio!~Thunderbi@212.251.54.186 QUIT :Ping timeout: 255 seconds < 1401291653 874176 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :can i use a guard in haskell everywhere an = could appear? < 1401291662 187870 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :e.g. in a guard? < 1401291757 999415 :rottytooth!~rottytoot@38.96.153.66 JOIN :#esoteric < 1401291859 691156 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :shachaf: "widely used", eh < 1401292792 175882 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Sacchan14]]4 10 02http://esolangs.org/w/index.php?diff=39714&oldid=39632 5* 03Sacchan 5* (-2) 10 < 1401292897 880203 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Sacchan14]]4 10 02http://esolangs.org/w/index.php?diff=39715&oldid=39714 5* 03Sacchan 5* (+38) 10 < 1401292965 738780 :slereah_!~slereah@46.218.232.202 QUIT :Quit: Leaving < 1401292993 322584 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ΜCurse14]]4 10 02http://esolangs.org/w/index.php?diff=39716&oldid=39699 5* 03Sacchan 5* (-20) 10/* External Resources */ < 1401294970 54776 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :FireFly: That's what it says. < 1401296115 754705 :{hk3380}!~test@natvip29.york.ac.uk QUIT :Quit: WeeChat 0.3.8 < 1401296133 444819 :{hk3380}!~test@natvip29.york.ac.uk JOIN :#esoteric < 1401296882 972048 :olsner!~salparot@c83-252-201-82.bredband.comhem.se PRIVMSG #esoteric :huh, it seems to have been very quiet here since this morning < 1401296904 26883 :olsner!~salparot@c83-252-201-82.bredband.comhem.se PRIVMSG #esoteric :maybe I netsplat < 1401297067 833880 :kwertii!~kwertii@unaffiliated/kwertii JOIN :#esoteric < 1401297507 876575 :kwertii!~kwertii@unaffiliated/kwertii QUIT :Quit: kwertii < 1401297611 518465 :kwertii!~kwertii@c-50-174-212-106.hsd1.ca.comcast.net JOIN :#esoteric < 1401297611 573067 :kwertii!~kwertii@c-50-174-212-106.hsd1.ca.comcast.net QUIT :Changing host < 1401297611 573124 :kwertii!~kwertii@unaffiliated/kwertii JOIN :#esoteric < 1401297626 566234 :MoALTz!~no@user-46-113-246-11.play-internet.pl JOIN :#esoteric < 1401298816 193102 :monotone!~monotone@room208.org PRIVMSG #esoteric :There are currently 88 users in the channel. Maybe we traveled through time. < 1401299197 751257 :olsner!~salparot@c83-252-201-82.bredband.comhem.se PRIVMSG #esoteric :There are 0 ops in the channel. Maybe I am still hungry. < 1401299531 94520 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 258 seconds < 1401299642 733909 :quelqun_dautre!unautre@server5.tonbnc.fr PART :#esoteric < 1401299660 752987 :Bike_!~Glossina@69.166.35.235 JOIN :#esoteric < 1401299781 695480 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Quit: Leaving < 1401299797 798138 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1401300091 304367 :{hk3380}!~test@natvip29.york.ac.uk QUIT :Ping timeout: 240 seconds < 1401300136 785131 :Bike_!~Glossina@69.166.35.235 NICK :Bicyclidine < 1401300509 956247 :{hk3380}!~test@natvip29.york.ac.uk JOIN :#esoteric < 1401301219 342510 :evalj!~jeval@54005EEE.dsl.pool.telekom.hu JOIN :#esoteric < 1401302356 244920 :mroman!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :myname: hm? < 1401302362 843036 :mroman!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :Are you referring to | guards? < 1401302370 398732 :mroman!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :@messages < 1401302542 533523 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah < 1401302552 492291 :nooodl!~nooodl@81.82.231.107 JOIN :#esoteric < 1401304567 58431 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :myname: where does an = appear in a guard? < 1401304569 802801 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :but I think the answer is "no" < 1401304588 645186 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :| foo = <- right there < 1401304621 347397 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :er, that's after the guard isn't it < 1401304625 955921 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :f x | x < 3 = 5 < 1401304650 637065 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :in H'10 you can have multiple guards separated by commas, but not by | < 1401304666 356074 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i want subguards < 1401304675 263276 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :with only boolean guards this isn't useful, you might as well write | x && y instead of | x, y < 1401304679 500135 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :but with pattern guards it becomes useful < 1401305270 457863 :nooodl!~nooodl@81.82.231.107 QUIT :Ping timeout: 255 seconds < 1401305614 911015 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Had an exam today, it went alright bar the last question < 1401305623 571460 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I forgot a few things relevant to it < 1401305628 880266 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :So, I got like 90% < 1401305746 976570 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :90% more than i got! < 1401305748 396462 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :One of the things I forgot was what an orthogonal matrix was < 1401305796 313675 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Also! < 1401305802 481457 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What's the rank of a zero matrix? < 1401305834 175685 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :zero, i think? < 1401305851 300648 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I thought 1 < 1401305903 265404 :MDream!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net JOIN :#esoteric < 1401305979 564869 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net QUIT :Ping timeout: 252 seconds < 1401305987 342434 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :well, wolfram says zero, and more importantly the subspace generated is just the zero point, which of course has a dimension of zero < 1401305994 82069 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Actually, my answer was "...1?" < 1401306037 910828 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :it makes more sense for me to think of matrices as being linear transforms in space rather than colums or whatever, maybe that will change when i actually take a linalg class < 1401306091 131441 :MindlessDrone!~MindlessD@unaffiliated/mindlessdrone QUIT :Quit: MindlessDrone < 1401306165 436545 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :i've always hated linear algebra for emphasising the rectangles of numbers over the actual linear stuff < 1401306240 379299 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :like jordan normal forms, i had no idea what the fuck they were until a week or two before the exams when i read more closely and was like "oh so you're changing the basis to the eigenvectors or the nearest alternative" < 1401306318 151768 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :http://www.axler.net/DwD.pdf ~ < 1401306367 240341 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :incidentally i never noticed that matrices having characteristic polynomials implies polynomials have companion matrices < 1401306543 275273 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :most of my high school experience with matrices was computing determinants of 5x5 matrices and shit like that so i grew to loathe them < 1401306582 133275 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :5x5 is just sadism < 1401306631 97466 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :although my linear algebra course thought it was reasonable to make you compute a bunch of powers of a 6x6 matrix which is just fantastically pointless < 1401306687 372240 :nooodl!~nooodl@207.169-241-81.adsl-dyn.isp.belgacom.be JOIN :#esoteric < 1401306729 240858 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :The biggest matrix I had to deal with today was 3x3 < 1401306736 845012 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :...with a determinant of 36^3 < 1401306770 261174 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :total bullshit < 1401306781 943034 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :well, you're in college, i imagine you could use a calculator like a fucking human being < 1401306847 914993 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Friday I've got an exam on regular expressions and finite-state automata < 1401306858 656966 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :But tomorrow I have two birthday parties to attend! < 1401306958 4218 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :Bicyclidine, maths exams in warwick are all 'a calculator is not needed or permitted in this exam' < 1401306982 210245 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :ah, so the antichrist < 1401307134 484839 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :We got to use a calculator today but it was insufficiently fancy to do matrices nicely < 1401307337 96966 :nooodl!~nooodl@207.169-241-81.adsl-dyn.isp.belgacom.be PRIVMSG #esoteric :exam on regexps < 1401307350 335617 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :i have one of them too < 1401307379 363631 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :Regular Show < 1401307390 391792 :nooodl!~nooodl@207.169-241-81.adsl-dyn.isp.belgacom.be PRIVMSG #esoteric :is it just regex golf except for grades < 1401307410 403124 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :sadly no < 1401307411 669554 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Pretty much < 1401307481 871843 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1401307953 285453 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Pi14]]4 10 02http://esolangs.org/w/index.php?diff=39717&oldid=36174 5* 0388.182.125.148 5* (+0) 10error in table < 1401308087 368839 :rottytooth!~rottytoot@38.96.153.66 QUIT :Quit: HydraIRC -> http://www.hydrairc.com <- Would you like to know more? < 1401308247 577149 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :...I'm suddenly in a "listening to Simon and Garfunkel" mood < 1401308369 188778 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :i, for one, am a rock < 1401308388 625242 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It's like a bridge over troubled water right now < 1401308419 901554 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :But anything beats the sound of silence < 1401308643 911267 :{hk3380}!~test@natvip29.york.ac.uk QUIT :Quit: WeeChat 0.3.8 < 1401308662 905789 :{hk3380}!~test@natvip29.york.ac.uk JOIN :#esoteric < 1401309086 459915 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :i feel like a right 39th street bridge song < 1401309117 711623 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I... do not know many Simon and Garfunkel songs. < 1401309168 205980 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :A start tag whose tag name is one of: "base", "basefont", "bgsound", "link", "meta", "noframes", "script", "style", "template", "title": < 1401309171 277176 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :Parse error. Push the node pointed to by the head element pointer onto the stack of open elements. Process the token using the rules for the "in head" insertion mode. Remove the node pointed to by the head element pointer from the stack of open elements. (It might not be the current node at this point.) < 1401309176 305590 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :great stack < 1401309350 201877 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :LAMPP is better < 1401310070 646120 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :compiler fixing a bug from "24+ years" ago. \rainbow{engineering} < 1401310177 304381 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :hahaha < 1401310179 109612 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :which bug? < 1401310210 889634 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :sbcl had an unhygenic macro < 1401310231 147307 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :apparently nobody had noticed through two forks from a pre-CL system to now < 1401310262 157739 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :no word on whether they're merging upstream into some CMU research project of the 80s < 1401310562 348138 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1401310590 105075 :MDream!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net NICK :MDude < 1401310634 225132 :erdic!erdic@unaffiliated/motley QUIT :Remote host closed the connection < 1401310978 94936 :kwertii2!~kwertii@c-50-174-212-106.hsd1.ca.comcast.net JOIN :#esoteric < 1401310978 598625 :kwertii2!~kwertii@c-50-174-212-106.hsd1.ca.comcast.net QUIT :Changing host < 1401310978 655312 :kwertii2!~kwertii@unaffiliated/kwertii JOIN :#esoteric < 1401311083 650537 :kwertii!~kwertii@unaffiliated/kwertii QUIT :Ping timeout: 252 seconds < 1401311083 839395 :kwertii2!~kwertii@unaffiliated/kwertii NICK :kwertii < 1401311140 323362 :drdanmaku!uid17782@gateway/web/irccloud.com/x-yibemagpbwmfwceh JOIN :#esoteric < 1401311204 987444 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`coins < 1401311206 854056 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​08mdmcoin 09jocalcoin 02muschcoin 06whaniacoin 13roticacoin 04instascoin 07picoin 08eodelectcoin 09sertycoin 02preluscoin 06cardcoin 13mulacoin 04fcvetcoin 07grecoin 08odtilicoin 09benzcoin 02addleduigcoin 06enigma-2dcoin 13inclacoin 04isccoin < 1401311213 727026 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :argh! the colors! < 1401311340 309177 :kwertii!~kwertii@unaffiliated/kwertii QUIT :Quit: kwertii < 1401311361 410845 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :instacoin < 1401311906 484091 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: g2g < 1401312058 419185 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 240 seconds < 1401312155 478566 :{hk3380}!~test@natvip29.york.ac.uk QUIT :Ping timeout: 255 seconds < 1401312241 204360 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ephemeralcoin < 1401312384 721130 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 276 seconds < 1401312591 497460 :AnotherTest!~turingcom@d51A42986.access.telenet.be QUIT :Ping timeout: 265 seconds < 1401312634 178981 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1401312884 130331 :evalj!~jeval@54005EEE.dsl.pool.telekom.hu QUIT :Remote host closed the connection < 1401312936 999435 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'm an idiot < 1401312958 846810 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Forgot to put soup in the washing machine < 1401312965 900767 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Gave my clothes a £2.50 rinse < 1401312966 599206 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :soup? < 1401312974 695824 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :soap < 1401312978 807766 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :The other one < 1401312993 994605 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I didn't put any soup in either < 1401313368 239028 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :haha < 1401313408 50812 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :spice up your laundry! < 1401313446 772120 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :also hi Taneb < 1401313465 252793 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hi < 1401313487 990583 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I found out that half of the birthday parties I intended to attend tomorrow have been postponed < 1401313519 914580 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Which opens up my plans for the evening < 1401313544 33753 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :how many is that? < 1401313660 698425 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"Half of what he said meant something else, and the other half didn't mean anything at all." < 1401313680 323164 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :jam up your laundry < 1401313848 230760 :boily!~boily@96.127.201.149 JOIN :#esoteric < 1401313918 730892 :tromp_!~tromp@ool-4570a006.dyn.optonline.net JOIN :#esoteric < 1401313981 94284 :MDream!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net JOIN :#esoteric < 1401314481 501827 :MDude!~fyrc@or-67-238-17-218.dhcp.embarqhsd.net QUIT :Ping timeout: 264 seconds < 1401314508 208336 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1401314809 414193 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :kmc, 1 < 1401314920 628408 :boily!~boily@96.127.201.149 PRIVMSG #esoteric :Tanelle. 二 < 1401315504 766147 :{hk3380}!~test@90.214.135.230 JOIN :#esoteric < 1401315554 804331 :boily!~boily@96.127.201.149 PRIVMSG #esoteric :`ello {hk3380} < 1401315555 662592 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hell{hk3380} < 1401315818 296007 :Fjlb!~Kernel@a95-95-134-104.cpe.netcabo.pt JOIN :#esoteric < 1401316006 120962 :boily!~boily@96.127.201.149 QUIT :Quit: ROLLED CHICKEN < 1401316341 251136 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fancy `ello there < 1401316507 63574 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell impomatic * impomatic wonders if there's a radiation-hardened quine in Brainfuck... <-- well there isn't much you can do about mismatched brackets. < 1401316507 268482 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1401316572 440076 :impomatic!~digital_w@43.16.208.46.dyn.plus.net PRIVMSG #esoteric :Hmmm... < 1401316705 81585 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : oerjan: what do you think of https://en.wikipedia.org/w/index.php?title=RTR0&action=history <-- i think that is a very vague question. < 1401316861 790679 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also whether to delete that article is wikipedia politics, which i won't touch with a ten foot pole hth < 1401316877 942067 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: tdh < 1401316980 44739 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i see the notability dispute was added only a minute before your question, so presumably the process is already in motion. < 1401317098 213174 :Sprocklem!~sprocklem@S010674440130be65.cg.shawcable.net JOIN :#esoteric < 1401317100 763600 :Sprocklem!~sprocklem@S010674440130be65.cg.shawcable.net QUIT :Changing host < 1401317100 818586 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1401317667 611187 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net JOIN :#esoteric < 1401317818 196059 :yorick!~yorick@oftn/member/yorick QUIT :Remote host closed the connection < 1401317931 837301 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :How different is trunk Rust from released? < 1401317946 374624 :mcpherrin!~mcpherrin@c-50-185-88-3.hsd1.ca.comcast.net PRIVMSG #esoteric :Sgeo: some important differences < 1401317953 240712 :mcpherrin!~mcpherrin@c-50-185-88-3.hsd1.ca.comcast.net PRIVMSG #esoteric :but similar feeling < 1401317966 129980 :Bicyclidine!~Glossina@69.166.35.235 PRIVMSG #esoteric :the heart... that's the same < 1401317980 296285 :mcpherrin!~mcpherrin@c-50-185-88-3.hsd1.ca.comcast.net PRIVMSG #esoteric :a few less sigils :p < 1401318277 518384 :Bicyclidine!~Glossina@69.166.35.235 QUIT :Ping timeout: 252 seconds < 1401318368 936824 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Goodnight < 1401318464 282822 :Sgeo!~quassel@ool-44c2df0c.dyn.optonline.net PRIVMSG #esoteric :Pretty sure I need to reread tutorial, should I read the trunk tutorial? < 1401318540 734242 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :what do you mean by "trunk" < 1401318542 724943 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :git master? < 1401318556 715559 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :I advise reading the latest tutorial, yes, although it might still be out of date < 1401318590 392324 :mcpherrin!~mcpherrin@c-50-185-88-3.hsd1.ca.comcast.net PRIVMSG #esoteric :install a nightly and read the latest tutorial < 1401318728 579497 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Quit: Leaving < 1401318787 610514 :Fjlb!~Kernel@a95-95-134-104.cpe.netcabo.pt QUIT :Quit: Leaving < 1401318824 500475 :nooodl!~nooodl@207.169-241-81.adsl-dyn.isp.belgacom.be QUIT :Ping timeout: 255 seconds < 1401319188 684766 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i should learn how to debug haskell < 1401319206 574795 :Sorella!~queen@oftn/member/Sorella JOIN :#esoteric < 1401319222 694576 :nooodl!~nooodl@36.123-242-81.adsl-dyn.isp.belgacom.be JOIN :#esoteric < 1401319409 709980 :BeingToDeath!~BeingUnto@173-31-68-167.client.mchsi.com JOIN :#esoteric < 1401320041 874280 :impomatic!~digital_w@43.16.208.46.dyn.plus.net PRIVMSG #esoteric :ACTION hasn't done code golf for a while http://golf.shinh.org < 1401320957 436721 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :is it weird that i dont like forth? < 1401320970 995706 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :yes. you are ritually impure < 1401320971 268167 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :i think a bunch of stack based esolangs are better < 1401321017 17704 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :Super Stack! is good, and 1000x easier to learn than forth < 1401321029 52327 :^v!~notnot^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :just needs subroutines < 1401321164 27659 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Why do you think that? I think Forth is much better. < 1401321255 380450 :zzo38!~zzo38@24-207-51-179.eastlink.ca PRIVMSG #esoteric :Forth allow much more kind of metaprogramming possible, and yet can be made in a simple implementation in the computer, too!! < 1401321284 393892 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :heya zzo38! < 1401321287 490437 :kmc!~keegan@ec2-50-17-127-187.compute-1.amazonaws.com PRIVMSG #esoteric :how's it hanging < 1401321303 997326 :mcpherrin!~mcpherrin@c-50-185-88-3.hsd1.ca.comcast.net PRIVMSG #esoteric :kmc: implement forth! macro plz < 1401321396 466783 :Bike!~Glossina@71-222-43-203.ptld.qwest.net PRIVMSG #esoteric :more suitable as a function, really... < 1401321564 804992 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what the hell is pefunge