< 1469491465 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net QUIT :Read error: Connection reset by peer < 1469492092 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 260 seconds < 1469492703 0 :jaboja!~jaboja@2a00:f41:3865:a55d:de85:deff:fe55:967a QUIT :Read error: Connection reset by peer < 1469493015 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net PRIVMSG #esoteric ::D < 1469493260 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: eventually Go will mean All Things, but not yet. < 1469493447 0 :Akaibu!uid118096@gateway/web/irccloud.com/x-tydysbqmqvhkbbtg QUIT :Quit: Connection closed for inactivity < 1469493589 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 < 1469494110 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net QUIT :Quit: Leaving < 1469494604 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net PRIVMSG #esoteric :oerjan, just need to add a d? < 1469494623 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net PRIVMSG #esoteric :[According to some people I guess] < 1469494629 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pooch! < 1469494710 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: nah, you'd have to remove it. just a simple sound change... < 1469494761 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :which incidentally is how no:god is pronounced. < 1469494785 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(it doesn't mean God, however.) < 1469495343 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Have you tested whether the Node.js "left-pad" package or my own JavaScript leftpad implementation (I won't publish it as a package because it is too short) is faster and/or use less memory (possibly depend on circumstances)? < 1469495377 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Why don't you make it longer, so that it's justified to publish it as a package, and then publish it as a package? < 1469495390 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Anyway, you would be the person to test. < 1469495398 0 :Zekka!~zekka@167.220.99.168 QUIT :Ping timeout: 252 seconds < 1469495434 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I don't want to make it longer; it is supposed to be shorter. < 1469495483 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I found at least two left pad packages which claim to be the fastest. < 1469495493 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? hydra < 1469495497 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :This is my implementation: const leftpad=(x,y,z)=>(String(z||" ").repeat(y)+x).slice(-y); < 1469495499 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :The hydra is at http://www.madore.org/~david/math/hydra0.xhtml , the dire hydra at http://www.madore.org/~david/math/hydra.xhtml , theory at http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.o < 1469495524 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Please take inspiration from the project list at https://www.npmjs.com/package/ansi-red < 1469495532 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :It can be made a package (replace "const leftpad=" with "module.exports=") but I don't want to. < 1469495596 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` tail -c +100 wisdom/hydra < 1469495597 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :e.org/~david/math/hydra.xhtml , theory at http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/wiki/Goodstein%27s_theorem < 1469495614 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :shachaf: And I think there is no point each one is a separate package. < 1469495681 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :(But, I do not recommend deleting any packages which have dependents, even if they were bad ideas to publish those packages at first) < 1469495704 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: The best system is to put all your code in one big repository. < 1469495721 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Then you can see what depends on what package, and you can remove packages easily. < 1469495773 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I put each program a separate package. Of course you can do whichever way you want for your own packages though. < 1469495989 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i can see ways of shortening `? hydra, but not enough, unless some of the urls have shorter versions. < 1469496137 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm or can i... < 1469496164 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you want to keep the links clikable? < 1469496216 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://www.madore.org/~david/weblog/d.2008-03-{27.1537,16.1534.ordinaux-et-hydres}.html is an option. < 1469496257 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/[Tt]he //g;s/ (is )?at/:/g < 1469496260 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//hydra is at http://www.madore.org/~david/math/hydra0.xhtml , dire hydra at http://www.madore.org/~david/math/hydra.xhtml , theory at http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikip < 1469496284 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i don't think non-clickable links are nice < 1469496296 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How about redirecting links? < 1469496297 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wat < 1469496323 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, I thought https://en.wikipedia.org/Goodstein's_theorem would redirect to /wiki/ after showing an ugly error. < 1469496330 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But it just gives you a link, no automatic redirect. < 1469496368 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/ \(is \)?at/:/g < 1469496368 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, you can make fizzie host a #esoteric URL shortener. < 1469496369 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//hydra is at http://www.madore.org/~david/math/hydra0.xhtml , dire hydra at http://www.madore.org/~david/math/hydra.xhtml , theory at http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikip < 1469496376 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :dammit < 1469496385 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/ (is )\?at/:/g < 1469496387 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//hydra is at http://www.madore.org/~david/math/hydra0.xhtml , dire hydra at http://www.madore.org/~david/math/hydra.xhtml , theory at http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikip < 1469496398 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/ \(is \)\?at/:/g < 1469496401 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//hydra: http://www.madore.org/~david/math/hydra0.xhtml , dire hydra: http://www.madore.org/~david/math/hydra.xhtml , theory: http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/ < 1469496402 0 :prooftechnique!~prooftech@2a03:b0c0:0:1010::ca:e001 PRIVMSG #esoteric :I always pronounce vegan Vegan in text, and it is always confusing < 1469496418 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/hydra: // < 1469496422 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fizzie: What if there was something on its own origin that served HackEgo-hosted files as text/html? < 1469496423 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//http://www.madore.org/~david/math/hydra0.xhtml , dire hydra: http://www.madore.org/~david/math/hydra.xhtml , theory: http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/wiki/Go < 1469496446 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: please make wisdom entries start with the word they're wisdomming < 1469496460 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: see `learn and the wisdom database for examples of how it should work < 1469496461 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i am trying to get it short enough dumbass < 1469496462 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hth < 1469496470 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa whoa whoa < 1469496473 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no need for insults < 1469496475 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :however, i miscalculated < 1469496487 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :the whole joke was that you always tell people to do that < 1469496488 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :or wait, no < 1469496492 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so now i'm telling you to do that < 1469496492 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? hydra < 1469496493 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :http://www.madore.org/~david/math/hydra0.xhtml , dire hydra: http://www.madore.org/~david/math/hydra.xhtml , theory: http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/wiki/Goodstein%27s_th < 1469496511 0 :prooftechnique!~prooftech@2a03:b0c0:0:1010::ca:e001 PRIVMSG #esoteric :shachaf: Not enough hth < 1469496512 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :darn still missing 5 < 1469496519 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh right: < 1469496525 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :s/ hydra// < 1469496534 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hydra//s/ hydra// < 1469496537 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/hydra//http://www.madore.org/~david/math/hydra0.xhtml , dire: http://www.madore.org/~david/math/hydra.xhtml , theory: http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/wiki/Goodstei < 1469496543 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? hydra < 1469496545 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :http://www.madore.org/~david/math/hydra0.xhtml , dire: http://www.madore.org/~david/math/hydra.xhtml , theory: http://www.madore.org/~david/weblog/d.2008-03-27.1537.html http://www.madore.org/~david/weblog/d.2008-03-16.1534.ordinaux-et-hydres.html http://math.andrej.com/2008/02/02/the-hydra-game/ https://en.wikipedia.org/wiki/Goodstein%27s_theorem < 1469496548 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yay! < 1469496591 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Wait, when you were running the hydra for so-and-so many iterations, were you talking about the regular or the dire hydra? < 1469496675 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Also I think you were pretty rude just then. < 1469496692 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I don't know if there are any Node.js packages that do nothing except export a number or string (not even a function or other object). This would be the even more stupid kind of package. < 1469496759 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : the whole joke was that you always tell people to do that <-- sorry, but i don't get jokes when frustrated hth < 1469496807 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: dire hth < 1469496812 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :apparently you get nasty instead hth < 1469496983 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway i'm off goodstein sequences < 1469496991 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :TREE is much better < 1469496996 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"The TREE sequence begins TREE(1) = 1, TREE(2) = 3, then suddenly TREE(3) explodes to a value so enormously large that many other "large" combinatorial constants, such as Friedman's n(4),[*] are extremely small by comparison.[1] A lower bound for n(4), and hence an extremely weak lower bound for TREE(3), is A(A(...A(1)...)), where the number of As is A(187196),[2] and A() is a version of Ackermann's func < 1469497002 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :tion" < 1469497022 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and the definition is v. simple < 1469497024 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's great < 1469497104 0 :prooftechnique!~prooftech@2a03:b0c0:0:1010::ca:e001 PRIVMSG #esoteric :Good ol' Kruskal < 1469497680 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"The hydra currently has: 0 segments, 0 heads, and depth 0. Hercules has cut 165 heads so far." < 1469497687 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Defeated the dire hydra in 165 clicks. < 1469497690 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :p. good imo < 1469497762 0 :prooftechnique!~prooftech@2a03:b0c0:0:1010::ca:e001 PRIVMSG #esoteric :Quite < 1469498066 0 :Zekka!~zekka@216.206.111.151 JOIN :#esoteric < 1469498124 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1469499953 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469500395 0 :Akaibu!uid118096@gateway/web/irccloud.com/x-wkfaygdxznvonssl JOIN :#esoteric < 1469500951 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Remote host closed the connection < 1469502007 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469503665 0 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1469504301 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1469504307 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I move that we make today's xkcd a thing < 1469504399 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1469504865 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1469505518 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :FreeUHS is now available here: http://zzo38computer.org/fossil/freeuhs.ui/ < 1469505742 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1469507001 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Do you like this? < 1469507432 0 :Jafet!~jafet@unaffiliated/jafet QUIT :Quit: WeeChat 1.5 < 1469507743 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com QUIT :Read error: Connection reset by peer < 1469508702 0 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1469508851 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1469508880 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1469508915 0 :miketo!~miketo@unaffiliated/miketo QUIT :Ping timeout: 276 seconds < 1469508961 0 :miketo!~miketo@unaffiliated/miketo JOIN :#esoteric < 1469509898 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :TREE(SSCG(factorial(TREE(3)+1)+1)+1) would be how much compare with many other kind of large numbers approximately? < 1469509974 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :What are TREE and SSCG? < 1469510023 0 :Jafet!~jafet@unaffiliated/jafet QUIT :Read error: Connection reset by peer < 1469510083 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Wikipedia mentions what they are if you look up TREE(3) and SSCG function. < 1469510318 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :Why is SSCG defined? < 1469510404 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :Oh I misread < 1469510426 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :SSCG is some kind of card game, it sounds like. < 1469510437 0 :contrapumpkin!~copumpkin@haskell/developer/copumpkin JOIN :#esoteric < 1469510483 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :They have list of large number it includes SSCG(3) also, which is even more larger than TREE(TREE(TREE(TREE(3)))) and so on, I think < 1469510505 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Remote host closed the connection < 1469510631 0 :copumpkin!~copumpkin@haskell/developer/copumpkin QUIT :Ping timeout: 276 seconds < 1469510952 0 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1469511236 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: SSCG presumably dominates that expression by far. < 1469511247 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So the rest would be rounding errors. < 1469512146 0 :miketo!~miketo@unaffiliated/miketo QUIT :Quit: Leaving < 1469512545 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :The stabber has been identified < 1469512562 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Jafet: hi Jafet < 1469512573 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :long time no fet < 1469512605 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Now FreeUHS has find function (including optionally can be use with regular expressions, and optional full-text search), as well as a history menu, and a bug fix < 1469513044 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I don't know if OpenUHS or the official programs support regular expression searches, but I guess not (maybe you know better though?) < 1469513275 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1469513741 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I was feeling a little too mainstream < 1469513754 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Can you elaborate? < 1469514165 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469514420 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 250 seconds < 1469517814 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1469519065 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? commutative diagram < 1469519100 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :commutative diagram? ¯\(°​_o)/¯ < 1469520355 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1469520415 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? diagram < 1469520426 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :diagram? ¯\(°​_o)/¯ < 1469520433 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`learn A diagram is just a functor. < 1469520442 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'diagram': A diagram is just a functor. < 1469520511 0 :augur!~augur@c-73-202-137-143.hsd1.ca.comcast.net JOIN :#esoteric < 1469523364 0 :augur!~augur@c-73-202-137-143.hsd1.ca.comcast.net QUIT :Read error: Connection reset by peer < 1469523368 0 :augur!~augur@c-73-202-137-143.hsd1.ca.comcast.net JOIN :#esoteric < 1469524691 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1469524995 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469525251 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 240 seconds < 1469525898 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 JOIN :#esoteric < 1469526192 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net JOIN :#esoteric < 1469526209 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 PRIVMSG #esoteric :im back! < 1469526292 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`welcome almightynsx < 1469526300 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :almightynsx: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on EFnet or DALnet.) < 1469526402 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 PRIVMSG #esoteric :hurray!.. < 1469526412 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 PRIVMSG #esoteric :i want friends.... < 1469526421 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 PRIVMSG #esoteric :hurray!... < 1469527191 0 :Zekka!~zekka@216.206.111.151 QUIT :Ping timeout: 264 seconds < 1469527380 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1469530282 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net QUIT :Remote host closed the connection < 1469530647 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net JOIN :#esoteric < 1469531470 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1469532352 0 :keemyb!keemyb@gateway/shell/fnordserver.eu/x-toyldblkirvwasbn QUIT :Quit: https://fnordserver.eu < 1469532773 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1469533565 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net QUIT :Remote host closed the connection < 1469533581 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :helloily < 1469533586 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net JOIN :#esoteric < 1469533618 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :QUINTHELLOPIA! < 1469533628 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :@massages-loud < 1469533628 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Jafet asked 4h 39m 32s ago: ahoyly. I'm in a hot, humid clime. < 1469533664 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :@ask Jafet Jafellot. what are your approximative geographic coördinates and body weigh? < 1469533664 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1469533688 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1469533701 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :spam//Spam is a delicious meat product. See http://www.spamjamhawaii.com/ < 1469534036 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :wellob_jonas. < 1469534083 0 :keemyb!keemyb@gateway/shell/fnordserver.eu/x-cxbbyzyxoxcszcmx JOIN :#esoteric < 1469534120 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :`relcome keemyb < 1469534130 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​02keemyb: 06Welcome 13to 04the 07international 08hub 09for 02esoteric 06programming 13language 04design 07and 08deployment! 09For 02more 06information, 13check 04out 07our 08wiki: 09. 02(For 06the 13other 04kind 07of 08esoterica, 09try 02#esoteric 06on 13EFnet 04or 07DALnet.) < 1469535141 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :get to work! < 1469535198 0 :augur!~augur@c-73-202-137-143.hsd1.ca.comcast.net QUIT :Quit: Leaving... < 1469535925 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469535987 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :ACTION goes to work < 1469535995 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net QUIT :Quit: SAFE CHICKEN < 1469536214 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 260 seconds < 1469537486 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Remember kids: Chicken may seem fun, but remember to be safe < 1469537596 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :is that a Zelda thing? < 1469537736 0 :almightynsx1!~JD@2602:306:c472:5a79:303f:4f28:1bb6:4132 JOIN :#esoteric < 1469537806 0 :almightynsx!~JD@2602:306:c504:f889:303f:4f28:1bb6:4132 QUIT :Ping timeout: 250 seconds < 1469540035 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Yesterday evening my phone told me it was shachaf's birthday < 1469540039 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I have no idea what made it think that < 1469540041 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :shachaf, happy shachafday for yesterday evening < 1469540711 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1469540818 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net JOIN :#esoteric < 1469541658 0 :keemyb!keemyb@gateway/shell/fnordserver.eu/x-cxbbyzyxoxcszcmx QUIT :Quit: https://fnordserver.eu < 1469541885 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1469541890 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net JOIN :#esoteric < 1469542864 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net QUIT :Ping timeout: 250 seconds < 1469543351 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1469543697 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :lel < 1469543940 0 :keemyb!keemyb@gateway/shell/fnordserver.eu/x-rvtvbaeogxpcnfqt JOIN :#esoteric < 1469544024 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1469544120 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469544403 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 252 seconds < 1469544645 0 :zgrep!sid43445@gateway/web/irccloud.com/x-bwwxspzwxaisivku PRIVMSG #esoteric :s/cken/ldren/g < 1469546040 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :`pbflist < 1469546048 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :pbflist: shachaf Sgeo quintopia ion b_jonas < 1469546193 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hmm...of those only shachaf and b_jonas have a point of presence here < 1469546223 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :@tell Sgeo pbf updated < 1469546223 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1469546305 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@tell boily My longitude is simply my body weight east of Rwanda. < 1469546305 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1469546371 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :Jafet: what of your latitude < 1469546442 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net JOIN :#esoteric < 1469546527 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Coïncidentally, my latitude is also my body weight east of Rwanda. < 1469548610 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how do i do the merge step in merge sort with N input streams? < 1469548789 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i can just merge them two by two and then merge the merged ones and then... < 1469548791 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :right? < 1469548982 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok i did it therightway < 1469549576 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :hmmm I remember an exercise about this < 1469549607 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :I don't think the fastest way was to merge them in a "tournament" fashion < 1469549626 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :I don't remember the argument precisely < 1469549704 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :oh yeah < 1469549713 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :the idea is you want to always merge the two smallest lists < 1469549755 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :so if the number of lists is large, you might need a heap or similar data structure to select the two smallest lists < 1469549780 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :if you make the assumption that all lists were initially the same size, though, then tournament is fine < 1469550419 0 :Zekka!~zekka@216.206.111.130 JOIN :#esoteric < 1469550807 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :quintopia: but other pepole might be reading the logs, or reading under another nick and still grepping for those nicks < 1469550822 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :quintopia: I mean, I'm also highlighted by some alternate names < 1469550995 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thanks by the way < 1469551085 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :quintopia: http://pbfcomics.com/276/ reminds me of a certain short by Örkény where some apricots on a tree are talking and decide that the Sun must be an apricot, or something like that < 1469551092 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :let me find that < 1469551405 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469551651 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 244 seconds < 1469553032 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com JOIN :#esoteric < 1469553406 0 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1469553569 0 :Zekka!~zekka@216.206.111.130 QUIT :Read error: Connection reset by peer < 1469553923 0 :Zekka!~zekka@216.206.111.130 JOIN :#esoteric < 1469553925 0 :bb010g!uid21050@gateway/web/irccloud.com/x-trpztinpbzmkwrrl JOIN :#esoteric < 1469553965 0 :MoALTz!~no@78-11-183-124.static.ip.netia.com.pl JOIN :#esoteric < 1469553965 0 :MoALTz!~no@78-11-183-124.static.ip.netia.com.pl QUIT :Client Quit < 1469553982 0 :MoALTz!~no@78-11-183-124.static.ip.netia.com.pl JOIN :#esoteric < 1469554305 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :izabera: you can merge them all at once, too! depending on impl details, it may be faster < 1469554362 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :true; and you would still require a heap or similar data structure < 1469554428 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net QUIT :Ping timeout: 276 seconds < 1469554695 0 :Zekka!~zekka@216.206.111.130 QUIT :Ping timeout: 264 seconds < 1469554826 0 :miketo!~miketo@unaffiliated/miketo JOIN :#esoteric < 1469555090 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: thanks < 1469555092 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :LKoen: why? a list of lists should be fine. < 1469555104 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: i disabled that feature for future birthdays hth < 1469555123 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :quintopia: how do you select the minimum head, when merging? < 1469555688 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :LKoen: keep the list sorted by reinserting the just-popped list in the correct posiyion after each pop < 1469555704 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :binary search, logarithmic time, good as a heap < 1469555734 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :either it's a random-access list and you can't insert elements, or it's a linked list and you can't do binary search :) < 1469555742 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net PRIVMSG #esoteric :linear insertion time either way < 1469556652 0 :miketo!~miketo@unaffiliated/miketo PRIVMSG #esoteric :not even close to the same on actual hardware ^^; < 1469556921 0 :Zekka!~zekka@167.220.99.166 JOIN :#esoteric < 1469557180 0 :LKoen!~LKoen@cor91-7-83-156-198-158.fbx.proxad.net QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1469560033 0 :kuroro!~kuroro@69.165.253.74 JOIN :#esoteric < 1469560870 0 :digitalcold!~redacted@192.73.232.206 QUIT :Changing host < 1469560870 0 :digitalcold!~redacted@unaffiliated/digitalcold JOIN :#esoteric < 1469561894 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :quintopia: yeah that was "therightway" < 1469563645 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :LKoen or it's a skip list and you can do logarithmic time search and constant time insert! < 1469564375 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I,I skip ropes < 1469564392 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Jafet: Where did you pick up "I,I" from? < 1469564447 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I, I don't remember. < 1469564796 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :The first step to not having your evil plot exposed by russian haxxors, is to not have an evil plot in the first place. < 1469564979 0 :Jafet!~jafet@unaffiliated/jafet QUIT :Quit: WeeChat 1.5 < 1469565204 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 JOIN :#esoteric < 1469565219 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :Hooray! I bought myself a compact camera < 1469565329 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :now you can take selfies when your phone is broken < 1469565361 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :but how are you gonna snapchat them? < 1469565387 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :If my phone gets broken, I'll just buy a new phone. < 1469565883 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469566160 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 250 seconds < 1469566325 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :\oren\: nonsense! < 1469566331 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :\oren\: evil plans are important! < 1469567510 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :I suppose one could use a skip rope data structure if one had a need to index into arbitrary parts of a very long string... < 1469567538 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :a rope kind of already is the right thing < 1469567548 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :quintopia: that, or a balanced tree with weights stored in every node < 1469567548 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :just need to give it the skip list structure < 1469567624 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :(put multiple characters in each leaf for real-world efficiency, with some constant upper limit length per node, and unify adjacent nodes whenever the sum of their content length is below another (smaller) constant limit) < 1469567653 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :wait, you only want to *index*, but never insert or delete from it? < 1469567661 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :no wait < 1469567667 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :um, let me check the logs < 1469567689 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :nah of course you'd want to insert or delete < 1469567722 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :compare https://en.wikipedia.org/wiki/Rope_(data_structure) and https://en.wikipedia.org/wiki/Skip_list < 1469567730 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :put them together and what do you get < 1469567849 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :@metar KATL < 1469567849 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :KATL 261952Z 16004KT 10SM FEW070 34/16 A3003 RMK AO2 SLP155 T03440161 < 1469567893 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :quintopia: right < 1469568032 0 :augur!~augur@2601:645:c100:63f1:c841:c5e7:97ac:44b3 JOIN :#esoteric < 1469568283 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how does one do any nondestructive operation on a rope? < 1469568321 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 PRIVMSG #esoteric :izabera: same way as on any balanced tree without parent links < 1469568339 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok < 1469568560 0 :MoALTz!~no@78-11-183-124.static.ip.netia.com.pl QUIT :Quit: Leaving < 1469568627 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 264 seconds < 1469569459 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 < 1469569497 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 JOIN :#esoteric < 1469569503 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 QUIT :Client Quit < 1469569674 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1469570276 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net JOIN :#esoteric < 1469570445 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net QUIT :Read error: Connection reset by peer < 1469571047 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Aha, http://www.cs.cmu.edu/~rjsimmon/random/bovik2007.pdf says "Per Per Martin-Löf" < 1469572719 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1469572924 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net QUIT :Ping timeout: 258 seconds < 1469573098 0 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1469573140 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1469573177 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469573330 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Client Quit < 1469573378 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1469573460 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 276 seconds < 1469573505 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1469573700 0 :augur!~augur@2601:645:c100:63f1:c841:c5e7:97ac:44b3 QUIT :Remote host closed the connection < 1469573956 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net QUIT :Quit: Poulet! < 1469573974 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1469574051 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :ACTION mapoles his router < 1469574056 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :@massages-loud < 1469574056 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Jafet said 7h 42m 30s ago: My longitude is simply my body weight east of Rwanda. < 1469574080 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :@tell Jafet Jafellot. makes sense. < 1469574080 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1469574224 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1469575554 0 :miketo!~miketo@unaffiliated/miketo QUIT :Quit: Leaving < 1469576340 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net JOIN :#esoteric < 1469576626 0 :jaboja!~jaboja@vps.jaboja.pl JOIN :#esoteric < 1469576823 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric < 1469577107 0 :tromp_!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Ping timeout: 260 seconds