< 1472343313 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I have designed this Magic: the Gathering card (with a bit of suggestions to help): {-} Conspiracy ;; Creature spells you cast cost an additional {1} to cast. ;; Whenever you cast a creature spell, you gain 1 life. ;; Whenever a nontoken creature you own dies, target opponent loses 1 life. < 1472343467 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That doesn't seem like a very good card. < 1472343620 0 :Melvar!~melvar@dslb-088-066-188-188.088.066.pools.vodafone-ip.de JOIN :#esoteric < 1472343710 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :What if it is added, that it give you a token that you can tap for one mana that is spend only for noncreature spells, and only if you control a creature? < 1472344536 0 :idris-bot!~idris-bot@dslb-088-066-188-188.088.066.pools.vodafone-ip.de JOIN :#esoteric < 1472344724 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Who knew that just 3 armored divisions from the USSR, under a relatively green commander, could turn the tide of the Spanish Civil War? < 1472344824 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Well, I suppose it helps that the other side has no tanks at all < 1472345699 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :\oren\: i sense a bright red future < 1472346334 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*sigh* asus smart gestures driver has changed its menu so that you _cannot_ disable three finger gestures... < 1472346382 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :and it's starting to drive me nuts, because 90% of the time a three finger gesture triggers, it's by accident. < 1472346417 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(and i don't really need to use the gesture for the final case) < 1472346622 0 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1472347022 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1472347627 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Is it possible to configure that in a different way (such as editing the configuration file directly)? < 1472348228 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i dunno, and i got too close to a panic attack when trying to find out. < 1472348689 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i suspect it's in the windows registry. i have failed to search for it. < 1472348713 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472348728 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :also that there's no documentation anywhere in english. < 1472348757 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(seriously, would it hurt Asus's bottom line that much to hire a native speaker to writer stuff) < 1472348762 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*-r < 1472349008 0 :Ender13!~Agent13@2602:306:cf8d:6060:b40c:b36:bccd:eef PART #esoteric : < 1472349617 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :I hate unit testing < 1472349628 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :or < 1472349649 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :more accurately, I hate the idea that the best way to do unit testing is to hermetically seal off your units from anything that might be interesting < 1472349795 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :alercahello. unit testing is painful. < 1472349877 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1472349891 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :hppavellon[1]. < 1472349904 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :also the philosophy that your unit tests should fail independent < 1472349908 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :*independently < 1472349920 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :which is bunk because the results of one test depend on the results of another < 1472349941 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :one of the things that really bugs me is that "randomized testing is bad because it is not reproducible" < 1472349948 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: I considered buying an Asus computer but I decided against it. < 1472349954 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :so instead I test 10 out of 2^32 possible values < 1472349964 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ahoily < 1472349972 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :and if it so happens that my function fails for INT_MAX - 1, the unit tests will never catch it < 1472349973 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I joined the channel before I logged into my accout < 1472349975 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Weird < 1472350105 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :also the peculiar model of unit testing object-oriented languages that emphasizes boilerplate code < 1472350120 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :since "each test should test one thing" < 1472350121 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :idgaf < 1472350123 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: that's how people reveal their cloaks. since you don't have one, it doesn't matter. < 1472350151 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: it's because the login system requires contacting a different server. < 1472350190 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :oerjan: No, before I logged into the account on my laptop < 1472350194 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :unless you happen to be on the same one as nickserv. < 1472350198 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: oh. < 1472350210 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I opened my laptop, but then waited a bit before logging in to read the news < 1472350225 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :And boily had already porthelloed me when I did log in < 1472350290 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :also < 1472350293 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :konboilywa < 1472350298 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: it was a spur of the moment thing where i ignored my intuition because my dad offered to buy a new laptop and we were in a shop that had asus on display. < 1472350335 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(and he was leaving the next day, and my old laptop was on the brink - it crashed for good the next week) < 1472350362 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(and i hate shopping) < 1472350370 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: perhaps you can contact the manufacturer and apply a one finger gesture hth < 1472350377 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: TEMPTING < 1472351418 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1472351536 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :can someone explain this? >>+>,[->+>,]<[<[<<]<[.<[<<]<]>>[+>->]<<] < 1472351557 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :this part is easy >>+>,[->+>,]< < 1472351579 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :the rest i dunno < 1472351683 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^bf >>+>,[->+>,]<[<[<<]<[.<[<<]<]>>[+>->]<<]!testing < 1472351683 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :eginstt < 1472351693 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yeah it's a sort < 1472351713 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :wait i think i get it < 1472351725 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :when it stores a character it decrements it < 1472351756 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :then finds the first point with a zero and then prints it and i'm lost < 1472351771 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^bf >>+>,[->+>,]<[<[<<]<[.<[<<]<]>>[+>->]<<]!testing < 1472351896 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what did you do? < 1472351905 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :added a ^A at the end < 1472351931 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and fungot has no timeout? < 1472351932 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :izabera: the function will fnord will try and learn a few other languages that don't exist < 1472351951 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :izabera: it just doesn't print anything then. < 1472351974 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :well that's a stupid bot < 1472351980 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :because the main loop gets skipped < 1472351984 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it should print or something < 1472351996 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :fungot: nostril. < 1472351997 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: chording keyboards are ones where you really feel about srfi 33 < 1472352008 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net QUIT :Quit: RAVEN CHICKEN < 1472352025 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :we are all stupid bots, are we not? < 1472352100 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :why do you think you are all stupid bots, are you not? < 1472352127 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :eliza :) < 1472352144 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :let's talk about you, not me < 1472352319 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :<-- stupid bot < 1472352536 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49656&oldid=49637 5* 03Rjhunjhunwala 5* (+1956) 10 < 1472352548 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49657&oldid=49656 5* 03Rjhunjhunwala 5* (-11) 10 < 1472353619 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1472354595 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1472355313 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1472355355 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1472355643 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Ping timeout: 265 seconds < 1472355901 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472355957 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 265 seconds < 1472356252 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1472357343 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 240 seconds < 1472357635 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How does Leibniz notation work? < 1472357642 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What does it mean? Why do the informal mafipulations that people do with it work so well? < 1472357734 0 :adu!~ajr@pool-71-178-208-237.washdc.fios.verizon.net JOIN :#esoteric < 1472357770 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :It works because the notion of an "infinitisimal", though not then explained or used in rigorous terms, actually can be defined rigorously. And the manipulations permitted on it function the same as people's informal manipulations do. < 1472357797 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which notion of "infinitesimal" are you using? < 1472357816 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Non-standard analysis? Smooth infinitesimal analysis? < 1472357845 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Non-standard analysis, as applied to the calculus of differentials and of integrals. < 1472357861 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Without the notion of infinitesimal, you can still define a meaning for "dy/dx" (even if you maybe don't define "dy" and "dx" separately). What meaning would you take for it? < 1472357880 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In non-standard analysis, "dy/dx" doesn't literally mean an infinitesimal dy divided by an infinitesimal dx. That would be too easy. < 1472357893 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It means the standard part of a quotient of infinitesimals, at least. < 1472357941 0 :Caesura!~Aedile@cpe-75-187-129-201.neo.res.rr.com JOIN :#esoteric < 1472357948 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Anyway, you can ask three people what "dy/dx" actually means and get five answers. < 1472357957 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I have considered "dy" and "dx" can be define separately but they are not infinitesimals < 1472357992 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What do you define them as? < 1472357996 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :My naive interpretation of dy/dx without infinitesimals as a concept, is that it's an opaque symbol meaning "derivative with respect to x". < 1472358018 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Covectors? One-forms? < 1472358028 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pikhq: That's what I said. < 1472358037 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In particular, y is an expression with a free variable x. < 1472358049 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :dy/dx is also an expression with a free variable x (but not the same x). < 1472358050 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1472358092 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If D : (R -> R) -> (R -> R) is the differentiation operator, then dy/dx means D(\x.y)(x) < 1472358097 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is that what you're thinking? < 1472358118 0 :fungot!~fungot@momus.zem.fi QUIT :Ping timeout: 250 seconds < 1472358119 0 :prooftechnique!~prooftech@185.14.184.86 QUIT :Ping timeout: 250 seconds < 1472358174 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Some people say other things. For example, that y is a function, and dy/dx is a function. < 1472358208 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Today's xkcd is a useful piece of advice < 1472358212 0 :staffehn_!~quassel@2001:41d0:52:d00::1d3 JOIN :#esoteric < 1472358214 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I do define them as something like "opaque symbols", with certain algebraic properties so that you can make calculations with them. < 1472358245 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472358249 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That sounds good, can you say more? < 1472358286 0 :yorick!~yorick@oftn/oswg-member/yorick JOIN :#esoteric < 1472358295 0 :Akaibu_!uid118096@gateway/web/irccloud.com/x-zhokxrhadezsqehz JOIN :#esoteric < 1472358332 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :One thing that people do is say: y^2 = x^2; d/dx both sides, so d(y^2)/dx = d(x^2)/dx, so 2y dy/dx = 2x, so dy/dx = x/y < 1472358344 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Now y isn't an expression in x at all. < 1472358345 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :For example d(x^2)=2xdx and so on. Therefore if y=x^2 then dy/dx=2x < 1472358357 0 :idris-bot!~idris-bot@dslb-088-066-188-188.088.066.pools.vodafone-ip.de QUIT :Ping timeout: 258 seconds < 1472358357 0 :pdxleif!~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com QUIT :Ping timeout: 258 seconds < 1472358358 0 :Akaibu!uid118096@gateway/web/irccloud.com/x-pudtcimibqlkxcjr QUIT :Ping timeout: 258 seconds < 1472358358 0 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-poaehyjqgpcfiauc QUIT :Ping timeout: 258 seconds < 1472358359 0 :Lymia!lymia@magical.girl.lyrical.lymia.moe QUIT :Ping timeout: 258 seconds < 1472358359 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com QUIT :Ping timeout: 258 seconds < 1472358360 0 :yorick_!~yorick@oftn/oswg-member/yorick QUIT :Ping timeout: 258 seconds < 1472358360 0 :staffehn!~quassel@2001:41d0:52:d00::1d3 QUIT :Ping timeout: 258 seconds < 1472358381 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*poof* < 1472358391 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: you can't poof < 1472358396 0 :prooftechnique!~prooftech@2a03:b0c0:0:1010::ca:e001 JOIN :#esoteric < 1472358405 0 :Akaibu_!?@? NICK :Akaibu < 1472358419 0 :Lymia!lymia@magical.girl.lyrical.lymia.moe JOIN :#esoteric < 1472358431 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :However, the notation d^2y/dx^2 for the second derivative is wrong and it does not actually work. By using the rule for derivative of divisions, you can figure out the correct way (I have done so, and have found another answer in a book, and I found it to be equivalent). < 1472358440 0 :pdxleif!~pdxleif@ec2-54-68-166-10.us-west-2.compute.amazonaws.com JOIN :#esoteric < 1472358477 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What's the correct way? < 1472358526 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I figured it out on some paper somewhere but now I forget. < 1472358534 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : Today's xkcd is a useful piece of advice <-- i think your timing estimate is a _little_ bit nonlinear. < 1472358571 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: What is d(dx)? < 1472358571 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :If you want, you can try to figure it out by yourself. < 1472358575 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :oerjan: "today's xkcd" just means "the thing that pops up when you go to xkcd.com" < 1472358603 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :shachaf: It is d(dx). Without more information you cannot convert it as far as I know. < 1472358603 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :And if one is reading the logs, it means whichever one is most recent at the time when you're reading < 1472358614 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Clearly it's the function d applied to the variable dx. < 1472358618 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric : < 1472358631 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : oerjan: you can't poof <-- didn't you see how i made all those people disappear hth < 1472358672 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: i recommend "current" hth < 1472358689 0 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-nergoytgznqfjyik JOIN :#esoteric < 1472358728 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: In what context is "dx" defined? < 1472358737 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Does it only make sense in the presence of a free variable x? < 1472358827 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Well, "x" has to mean something too, and then it can be calculation by the relation and so on. < 1472358846 0 :adu!~ajr@pool-71-178-208-237.washdc.fios.verizon.net QUIT :Quit: adu < 1472358913 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :For example if you have variables y and x with y=x^2 and so on, then y and x are the variables here, so that is what it means, and since you have this equation you can make up more equations from it like any other mathematics is. < 1472358950 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What is the type of d, or of dx? < 1472358957 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What manipulations are permitted on it? < 1472359000 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I think most common stuff is OK such as addition, multiplication, division, etc < 1472359674 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 265 seconds < 1472360438 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Is there a definition of d I can read anywhere? < 1472360443 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is it some sort of algebraic structure? < 1472360471 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can you make a version that works with functions, instead of expressions? < 1472360547 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: One thing you can say is: y and x are really implicitly expressions in, say, t. < 1472360553 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And then dx really means dx/dt < 1472360840 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1472361001 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1472361913 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I don't think that is how it works (unless dt=1) < 1472361974 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why not? < 1472361993 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, of course if you could refer to t directly in this context, then dt would be 1. < 1472362425 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how many requests per second could a good webserver serve in 1990? < 1472362452 0 :Jafet!~jafet@unaffiliated/jafet QUIT :Ping timeout: 244 seconds < 1472362565 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Were there any web servers in 1990? < 1472362581 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok, 1992? < 1472362619 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :because i wrote a stupid wrapper that forks off to a shell script and that shell script replies "hello from a server that runs on android" in http < 1472362642 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and it's running on my tablet and it handles 100 requests in 1.7s < 1472362646 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :is that good for 1992? < 1472362799 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :turns out forking is a little inefficient < 1472362817 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :*shocking* < 1472362817 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Forking is a strategy that was used for a long time, with CGI scripts. < 1472362819 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1472362824 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok < 1472362916 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Seems that the first web server was developed on https://en.wikipedia.org/wiki/NeXT_Computer < 1472363980 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Forking is a pretty inefficient way of spawning processes. < 1472363997 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :That said, the thing that's slow there isn't actually the fork call. < 1472364030 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :I'm pretty sure that your shell is paying some pretty big startup costs. < 1472364126 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If you want to use the shell, you gotta shell out the startup costs. < 1472364143 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Yeah, but bash's aren't exactly worth it. < 1472364173 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :No, wait, Android. That'll be toolbox sh, probably. < 1472364183 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :But it's using Bionic, which is a scow libc. < 1472364200 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Friendly advice, never write a libc in C++. < 1472364215 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :friendly advice, never write a libc < 1472364230 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :both the C and C++ standard libraries are scow < 1472364241 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :ACTION really wishes musl existed at the time that Android was getting started < 1472364252 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :a heffalump or musl / is very confusel < 1472364257 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: hth < 1472364311 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :I once had to work with C++ stdlib locale code < 1472364366 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Which was no doubt way too complex because it was designed to account for not-UTF-8 charsets. < 1472364375 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Perhaps even *shudder* stateful charsets. < 1472364526 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it's mksh < 1472364575 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :that's not part of why < 1472364577 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :err < 1472364580 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :not all of why < 1472364602 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :it's too complex because it was designed to be extensible in a terrible way < 1472364615 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what? < 1472364617 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :mksh? < 1472364621 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :no, C++ locales < 1472364630 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :and the end result was something totally useless for basically everything < 1472364646 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Yeah, the interface itself is too complex and overly general. < 1472364659 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :honestly C++ should deprecate locales & iostreams and replace them with something better < 1472364666 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :And most implementations then decide to be that general. < 1472364676 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :well they follow the standard < 1472364694 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Meanwhile, at least the C locale standard *permits* simple implementations. < 1472364704 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :(one aspect of the mess in C++ iirc also comes from attempts to be compatible with C locales) < 1472364716 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :C has its own locale fun < 1472364722 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :like the lack of thread-local locale functions < 1472364748 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :... In C but not POSIX, and non-POSIX C implementations are: Microsoft Visual C. < 1472364817 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I heard Windows has a Linux system call emulation layer now. < 1472364822 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Did you try it? < 1472364843 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :And MSVC is basically as much of a joke implementation as IE6's implementation of HTML. < 1472364846 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :No, I haven't. < 1472364876 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :pikhq: when did POSIX add those? < 1472364892 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :oh wait, I'm confusing myself < 1472364899 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :yes, POSIX has thread-local ones < 1472364913 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Sadly, uselocale was added in POSIX-2008. < 1472364933 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Though the various functions that take locale_t are earlier. < 1472364939 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :right, ok < 1472364966 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :my notes say posix is missing some < 1472364996 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :It's possible the notes are just old. POSIX gets new versions every now and then. < 1472365012 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Though, some of the implementations (*cough*OS X*cough*) don't care. < 1472365013 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :yes < 1472365027 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :my notes are POSIX.1-2008 < 1472365036 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Mmkay, that's the latest modulo errata. < 1472365096 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :generally it lacks local_t versions of printing functions < 1472365100 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :But, with uselocale you *may* correctly implement any locale_t-taking function you feel like. < 1472365105 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :and conversions < 1472365121 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :*locale_t < 1472365145 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Though doing it perfectly correctly for a lot of 'em (the ones that are cancellation points) is going to be a bit tricky. (not impossible, just tricky) < 1472365201 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :Okay, and the ones that are async signal safe, if any of 'em are. < 1472365229 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :(can't be bothered to look if any of 'em are async signal safe) < 1472365232 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :no, I don't think you can < 1472365246 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :assuming you don't know the encoding of wchar_t* in an arbitrary locale < 1472365261 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :(wchar_t is stupid too but that's another story) < 1472365343 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :My own programs just use C locale so we don't need the others < 1472365462 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :I don't see how that's relevant, but in practice it's of little relevance: good implementations should have __STDC_ISO_10646__, and as such wchar_t values are Unicode codepoints in all locales. < 1472365507 0 :pikhq!~pikhq@2601:647:4b00:63aa:eade:27ff:fe08:b48b PRIVMSG #esoteric :(there are, once again, two kinds of implementations worth caring about: implementations with that, and MSVC) < 1472365670 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Best way is ignore that and use C locale; ISO 10646 is no good and the other locales are also no good. < 1472365732 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :windows is screwed there < 1472365764 0 :augur!~augur@2602:304:cdac:e260:9dbc:c17a:4551:fdc4 JOIN :#esoteric < 1472365769 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :pikhq: you can't implement printfw_l without knowing the encoding < 1472365782 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :or other various conversion functions < 1472365908 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :What does printfw_l means anyways? < 1472367047 0 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1472371774 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Oh my god, http://tvtropes.org/pmwiki/pmwiki.php/Main/SortingAlgorithmOfTropes is paradise for me < 1472372149 0 :AnotherTest!~turingcom@ptr-2hj4tbos9tbg82ivcejpgg7o2.ip6.access.telenet.be JOIN :#esoteric < 1472374612 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 255 seconds < 1472377016 0 :augur!~augur@2602:304:cdac:e260:9dbc:c17a:4551:fdc4 QUIT :Remote host closed the connection < 1472381038 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :https://arin.ga/qJJMNf/raw <- this is serving this -> http://95.233.72.203 < 1472383733 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i was looking for source code the 2011 movie with jake gyllenhaal < 1472383744 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and found this https://thepiratebay.org/torrent/3497574/Windows_2000_source_code and this https://thepiratebay.org/torrent/4149808/Windows_NT4_source_code < 1472383754 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :they look legit < 1472383841 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and illegal < 1472383886 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh no < 1472384091 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Ok, fuck you hitler. I'm retreating, you can take poland, have fun. But my newest tanks will meet you at the eastern border when you get there < 1472384115 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :goddamn it why are my tanks not as good as his < 1472384164 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :because Hitler? Didn't you want to outtech him? < 1472384233 0 :olsner!~salparot@c80-217-126-39.bredband.comhem.se QUIT :Quit: ZNC - http://znc.in < 1472384252 0 :olsner!~salparot@c80-217-126-39.bredband.comhem.se JOIN :#esoteric < 1472384296 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1472384312 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :int-e: yeah, but I focused my efforts on planes, but poland won't let me rebase my bombers < 1472384387 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :int-e: I have better tanks but they're only being manufactured now, my old tank divisions are stuck with old tanks < 1472384545 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net QUIT :Ping timeout: 244 seconds < 1472384679 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1472385401 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :two of my benchmarks trigger O(n^2) behaviour for microsoft's qsort < 1472385816 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :is that dag adversary strong enough to ensure that Theta(n log(n)) comparisons are required for any comparison based sorting algorithm? < 1472385967 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Dang I'm mixing up the big O's, I mean Omega. < 1472386371 0 :jix_!~jix@jixco.de QUIT :Remote host closed the connection < 1472390005 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1472390061 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 265 seconds < 1472390776 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49658&oldid=49657 5* 03Rjhunjhunwala 5* (-3410) 10 < 1472390835 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49659&oldid=49658 5* 03Rjhunjhunwala 5* (+5) 10 < 1472390881 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49660&oldid=49659 5* 03Rjhunjhunwala 5* (-1) 10 < 1472390890 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1472391393 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472394026 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :`wisdom < 1472394028 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :mark//A mark of one's destiny singled out alone, fulfilled. < 1472394188 0 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1472394551 0 :lleu!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1472394651 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1472394939 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Ok, seriously, this time I'm playing as Iran. How did I end up at war with Finland!? < 1472394993 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :Whatcha playing? < 1472395018 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :Some Paradox game or something? < 1472395025 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :is this like europa universalis where iran ends up next to finland? < 1472395039 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :\oren\: The enemy of your enemy? Alliances are tricky. < 1472395098 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :To my mind it's not more ridiculous as Japan becoming an ally of Germany. < 1472395109 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :s/as/than/ < 1472395122 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I'm a communist Iran, so I guess because USSR declared war on finland? < 1472395149 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Makes sense. < 1472395168 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Luckily I already annexed iraq < 1472395195 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And there's no Israel. < 1472395208 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Right, not at this point in history. < 1472395218 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :That should simplify matters quite a bit... well... not really. < 1472395239 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I am, however, researching nukes < 1472395256 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :What if iran was cummunist, and got nukes by 1944? < 1472395266 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Well, let's find out < 1472395546 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Where's Saudi Arabia in all this? < 1472395577 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Hey, I wonder if I can grab some of Saudi's territory if I threaten to nuke Riyadh? < 1472395627 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :right now they don't seem to be doing much, they don't even seem to have much forces at their border with me < 1472395737 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Turkey on the other hand has nine infrantry divisions looking over their border asking for me to send them somthing to shoot at < 1472395832 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :japan just joined the axis < 1472396075 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :\oren\: indeed, what are you playing? < 1472396087 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :alercah: Hearts of Iron 4 < 1472396119 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Well, it looks like Syria is controlled by vichy france, so when the real warr breks out,I'll grab that < 1472396128 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar LOWI < 1472396128 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :LOWI 281320Z VRB02KT 9999 FEW070 FEW070TCU 31/16 Q1017 NOSIG < 1472396795 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472396972 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 240 seconds < 1472397010 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Researching rocketry < 1472397051 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :(With a little help from my dear russian friends) < 1472397063 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 240 seconds < 1472397903 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net QUIT :Quit: RISKY CHICKEN < 1472398944 0 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1472400088 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Wait, what's going on here?! Why isn't Germany breaking the ribbentrop pact? < 1472400093 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I < 1472400095 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I < 1472400102 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :i'ts almost 1942 < 1472401011 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 JOIN :#esoteric < 1472401034 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :\oren\: turns out that was you breaking the pact all along, when you traveled back in time < 1472401333 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :screw it then I'm invading the Saudis < 1472401813 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :yah it looks like somehow I ended up in a world where stalin and hilter get along fine < 1472402169 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Workers of Saudi Arabia, your salvation from your despot is nigh < 1472402254 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49661&oldid=49660 5* 03Rjhunjhunwala 5* (+22) 10 < 1472402299 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49662&oldid=49661 5* 03Rjhunjhunwala 5* (-5) 10 < 1472402348 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :The british raj has capitulated to Japan < 1472402348 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49663&oldid=49662 5* 03Rjhunjhunwala 5* (+22) 10 < 1472402411 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1472402462 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49664&oldid=49663 5* 03Rjhunjhunwala 5* (+44) 10 < 1472402474 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :so long story short I'm playing as Iran, and now I have a land border with Japan < 1472402491 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49665&oldid=49664 5* 03Rjhunjhunwala 5* (-2) 10 < 1472402584 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49666&oldid=49665 5* 03Rjhunjhunwala 5* (+1) 10 < 1472402745 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Holy crap it looks like the USSR is about to break the pact < 1472402802 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :\oren\: wait, which game is this? < 1472402809 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :is it still Europa Universalis? < 1472402815 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :or that newer game? < 1472403159 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :wob_jonas: it's not. < 1472403170 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :It's Hearts of Iron 4 < 1472403185 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :thanks < 1472404082 0 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving < 1472404605 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 QUIT :Quit: http://www.kiwiirc.com/ - A hand crafted IRC client < 1472404701 0 :jix!~jix@jixco.de JOIN :#esoteric < 1472404725 0 :jix!~jix@jixco.de QUIT :Client Quit < 1472404803 0 :jix!~jix@jixco.de JOIN :#esoteric < 1472404819 0 :jix!~jix@jixco.de QUIT :Client Quit < 1472404955 0 :jix!~jix@jixco.de JOIN :#esoteric < 1472405182 0 :jix!~jix@jixco.de QUIT :Client Quit < 1472405214 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1472406039 0 :augur!~augur@2602:304:cdac:e260:9500:ffde:c4ac:1943 JOIN :#esoteric < 1472406112 0 :jix!~jix@jixco.de JOIN :#esoteric < 1472406296 0 :augur!~augur@2602:304:cdac:e260:9500:ffde:c4ac:1943 QUIT :Ping timeout: 250 seconds < 1472406333 0 :jix!~jix@jixco.de QUIT :Client Quit < 1472406342 0 :jix!~jix@jixco.de JOIN :#esoteric < 1472406899 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Ok, somehow, in 1943, finally the allies and comintern united against the axis < 1472406957 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :And now there are tons of american trops landing in iranian-contrlled syria in onrder to invade egypt < 1472408013 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 240 seconds < 1472408947 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472410614 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1472410645 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Read error: Connection reset by peer < 1472410672 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1472411726 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :How much do you think should be this effect of Magic: the Gathering card? "Fateseal 4, and then target opponent draws a card." < 1472413029 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net JOIN :#esoteric < 1472413368 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 250 seconds < 1472413533 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1472413931 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1472415890 0 :moonythedwarf!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 250 seconds < 1472416899 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49667&oldid=49666 5* 03Rjhunjhunwala 5* (+261) 10 < 1472417258 0 :augur!~augur@2602:304:cdac:e260:41fd:b316:5e14:f569 JOIN :#esoteric < 1472417787 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1472418144 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1472418772 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1472418787 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :My god mantis shrimps are cool < 1472418820 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :They have 12 color-sensing cells, plus 4 other non-color sensors (e.g. polarization) in their eyes < 1472418832 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :So they can see things that are transparent, and yet still see what's behind them < 1472418965 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :My god, if transhumanism can get me some of the stuff that other animals have, I'm in < 1472419391 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(and probably some cephalopod eyes while I'm at it) < 1472420073 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Proprioception is weird < 1472420089 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Because of its connection to touch < 1472420117 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :When you feel pain on your arm, you feel the pain coming from where the injured part of your arm /is/, rather than just from the abstract location of "your arm", which could be anywhere < 1472420887 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :FireFly: why are you in #-blah and not in #-offtopic < 1472420889 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :v. confusing hth < 1472420911 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :why should I be in -offtopic < 1472420945 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why should you be in -blah < 1472420981 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :I don't know, I was in -blah before < 1472420985 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :was there drama at some point? < 1472421041 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Probably. < 1472421054 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :One of them requires TLS. < 1472421097 0 :FireFly!~firefly@freenode/staff/firefly PRIVMSG #esoteric :Ah < 1472421291 0 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1472421367 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> fix ((0:) . scanl (+) 1) < 1472421371 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : [0,1,1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181,6765,10946,... < 1472421382 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :how's lambdabot doing in the timeout department these days? < 1472421385 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07S.I.L.O.S14]]4 10 02https://esolangs.org/w/index.php?diff=49668&oldid=49667 5* 03Rjhunjhunwala 5* (-61) 10 < 1472422075 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh Tromp gave a talk at the US Go Congress (Computer Go session). < 1472422078 0 :AnotherTest!~turingcom@ptr-2hj4tbos9tbg82ivcejpgg7o2.ip6.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1472422120 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar lowi < 1472422121 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :LOWI 282050Z VRB08KT 9999 SCT050TCU BKN120 22/13 Q1021 NOSIG < 1472422344 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1472422747 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 244 seconds < 1472423611 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Making people pay to learn Linux is just wrong < 1472423655 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :You are not required to pay to learn Linux; you only have to pay if those are the classes you are entering. Otherwise you can learn in different way you don't have to pay. < 1472423720 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net QUIT :Quit: Alsithyafturttararfunar < 1472423896 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :zzo38: Yeah, but it's still kind of weird < 1472423913 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :If you're paying to learn linux, you probably aren't really in on the spirit of the thing < 1472423924 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Question: After the assassination of Lincoln, what happened to the play? < 1472424068 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :hppavilion[1]: i don't see how this is weirder than paying to learn windows < 1472424083 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: Because Linux is Linux and it's all 'bout dat foss < 1472424092 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you don't learn about linux by reading the source code, usually < 1472424097 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I think it is OK for them to charge the money if they want to, such as if they are selling a book or they have a classroom. < 1472424101 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so, no difference there < 1472424103 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: Yeah, but it's still kind of strange < 1472424109 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :not at all < 1472424116 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :You are not required to pay them if you can learn in other ways. < 1472424122 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :people sold CDs with openoffice and firefox on them on ebay < 1472424127 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's what i call strange < 1472424132 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Like, at the very least, it would be weird to use theirs because there is almost certainly a free one available < 1472424139 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: That's strange < 1472424154 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Yes, I do think that is strange. Selling such CDs at a physical store does make some more sense though < 1472424180 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't think so, because of firefox < 1472424198 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :who the hell would need a brlwser if he doesnjt have access to the internet < 1472424212 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :To view local HTML documents? < 1472424212 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: I mean, you could argue it's for people who don't have a browser on their computer yet and need to install it by disk < 1472424235 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :But you're on ebay < 1472424241 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I mean, you could be using the app on your phone < 1472424249 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :But really < 1472424296 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Even if you do have internet on your computer but not the web browser software, if you want to download one, you could still use other software such as wget or ftp (but that won't work if you don't have that software either). < 1472424470 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :So, a disk still helps. < 1472424483 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :(Of course on Ebay it won't help so much, I suppose) < 1472424512 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Either I'm an idiot or this is very subtle < 1472424568 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :In Hallelujah (the one that everybody covers), the line "it goes like this, the fourth, the fifth, the minor fall, and the major lift" is played exactly like that (in C Major, at least) < 1472424608 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :hppavilion[1]: but tbh, maybe microsoft is not a good comparison. how about suse selling support for linux? < 1472424634 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: Also weird. < 1472424672 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Either you are all-in gung-ho on Linux and Free Software, or you don't use Linux < 1472424674 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :hownso, they sell a service that people demand < 1472424675 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :From what I've seen < 1472424685 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :absolutely not < 1472424688 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: The people demanding it shouldn't be using linux < 1472424692 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't really care about foss < 1472424713 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i use linux because anything else just plain sucks for coding < 1472424734 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :hppavilion[1]: I think those thing is not a valid excuse < 1472424881 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :"you should not use linux if you want a reliable server system" doesn't make sense < 1472424892 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1472425019 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Possibly BSD is better for a reliable server system, but I don't know. Also, some Linux distributions may be better to make reliable server system than others are. But this Linux does work much better than Windows, at least. < 1472426489 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Eh < 1472426506 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I just keep getting emails from Pastebin with deals on paying to learn Linux < 1472426512 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :And it felt like there was an irony there < 1472426516 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I must've been wrong < 1472426691 0 :tromp__!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1472426812 0 :dingbat!uid70835@gateway/web/irccloud.com/x-gbhbbltcqgzdpkek QUIT :Ping timeout: 264 seconds < 1472426812 0 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1472426848 0 :tromp!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 264 seconds < 1472426848 0 :tswett!~tswett@192.241.237.138 QUIT :Ping timeout: 264 seconds < 1472426917 0 :Warrigal!~tswett@192.241.237.138 JOIN :#esoteric < 1472426998 0 :dingbat!uid70835@gateway/web/irccloud.com/x-eukrryennkkchbbq JOIN :#esoteric < 1472427036 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1472427219 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1472427244 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :@metar CYUL < 1472427244 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CYUL 282200Z 20014KT 15SM FEW035TCU FEW090 BKN150 BKN240 27/21 A2998 RMK TCU1AC2AC3CI2 TCU TR ACC ASOCTD SLP155 DENSITY ALT 1300FT < 1472427451 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 255 seconds < 1472427931 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1472428544 0 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :Ping timeout: 244 seconds < 1472428597 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1472428728 0 :zgrep!sid43445@gateway/web/irccloud.com/x-udheznosskkpoxbl QUIT :Ping timeout: 276 seconds < 1472428762 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :Labvakarjan. < 1472428777 0 :dingbat!uid70835@gateway/web/irccloud.com/x-eukrryennkkchbbq QUIT :Read error: Connection reset by peer