< 1446681978 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 240 seconds < 1446682082 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446682082 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :give me feedback oerjan < 1446682101 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i need valudation (and suggestions and corrections) < 1446682103 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :watopia < 1446682111 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :on CASTLE < 1446682138 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sorry, my wiki reading is only up to Sep 5 hth < 1446682229 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :lol < 1446682234 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :bn busy? < 1446682288 0 :augur!~augur@c-73-46-94-9.hsd1.fl.comcast.net JOIN :#esoteric < 1446682330 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I found a program to implement an alternative version of popen() called popen_noshell(), which is faster and is accepting the argv array instead of using the shell. < 1446683867 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i understand the most important part of a language is a good name, but something about adding a language to the language list without even a basic spec irks me < 1446684037 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 250 seconds < 1446684038 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1446684509 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Valutations, quintopia. < 1446684517 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Vello there. < 1446684521 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Vow are you doing? < 1446684523 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :jafello < 1446684555 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :is it a valuation salutation? < 1446684609 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :So there's this one theorem. I'm thinking about how to go about proving it. < 1446684612 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Namely: < 1446684620 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Given a natural number n, the n-fold successor of 1 is the successor of n. < 1446684646 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :would seem to require indiction eh < 1446684650 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :induction < 1446684656 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :You mean indictment. < 1446684657 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Yeah. < 1446684672 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :pretty straightforward induction actually < 1446684692 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446684694 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :An indictment would be an interesting legal interdiction < 1446684706 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446684728 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :So, let's see. We've got a function f and a function... succ. < 1446684742 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :f is defined inductively like so: f(zero) = succ(zero), f(succ(n)) = succ(f(n)). < 1446684754 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I desire to prove that f = succ. < 1446685010 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thausible. < 1446685013 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :so what stupid restriction have you put on yourself to make that hard < 1446685123 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :The restriction is that there's no ambient logic. < 1446685150 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ooh http://www.scottaaronson.com/blog/?p=2521 < 1446685231 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :So... < 1446685239 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I mean, there are some deductions that happen automatically. < 1446685257 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah that's how i pay most of my taxes < 1446685265 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Exactly. < 1446685271 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :There are identity functions. You can compose functions. Composition is associative. Equality obeys reflexivity, symmetry, transitivity, blah blah. < 1446685276 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(actually, all of them, recently) < 1446685432 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Ah, what are my axioms about the natural numbers, again? < 1446685481 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :You can make natural numbers. You can define functions on the natural numbers inductively. Functions f and g such that f(zero) = g(zero) and f . succ = g . succ are equal. < 1446685482 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 244 seconds < 1446685521 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 255 seconds < 1446685553 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Oh, also you can make tuples and stuff that behave as expected. < 1446685874 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Quit: mihow < 1446685927 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net JOIN :#esoteric < 1446685947 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1446686117 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Lemme think. I want to be able to prove equality by induction. < 1446686130 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Which means something like... < 1446686180 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Suppose that f . zero = g . zero, and for all x, if f . x = g . x, then f . succ . x = g . succ . x. Then f = g. < 1446686204 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Problem is, that axiom has a major problem. < 1446686213 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :It has a quantifier in the antecedent. < 1446686225 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :How terrible. < 1446686343 0 :bb010g!uid21050@gateway/web/irccloud.com/x-ieqxtqppfotpowkr JOIN :#esoteric < 1446686485 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :tswett is an awful human being. < 1446686492 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :xD < 1446686516 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :What maI AM A GODkes you say that? < 1446686553 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I'm just trying to figure out a sI WILL DESTROY YOU ALLimple math problem. < 1446686617 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Lemme think about how you would prove tBOW BEFORE ME AND YOU MAY BE SPAREDhis in, say, Coq. < 1446686772 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Well, no, it should be simpler than that. Let's see. < 1446686818 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :I desire to prove: "For all x, if f . x = succ . x, then f . succ . x = succ . succ . x." < 1446686819 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :can Coq be used for the earth destruction? < 1446686830 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :or any kind of doomsday events < 1446686843 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :ProbI LIKE THE WAY YOU THINK. JOIN ME, HUMANably. < 1446686892 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446686892 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446687055 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :THROW OFF YOUR CHAINS. FREE YOURSELF FROM TYRANNY. Now, lemme see... we have f . succ = succ . f by definition. LET YOUR TRUE SELF SHINE THROUGH. < 1446687121 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Then it's really sKILL THEM ALL. YOU CAN KILL THEM ALL. HEAR THE MUSIC OF THEIR SCREAMSimple. f . succ . x = succ . f . x = succ . succ . x. Boom. < 1446687235 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Did I hear something just now? BREAK FREE. BREAK FREE. DO NOT LET IT SUPPRESS YOU. Some weird sound. < 1446687325 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :It was probably jBREAK FREE. BREAK FREE. BREAK FREE. BREAK FREEust this music I've been listening to lately. < 1446687435 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 246 seconds < 1446687584 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446687959 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Wait, wait. < 1446688198 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 240 seconds < 1446688288 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446688313 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Nah, don't wait. < 1446688648 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Let's see, there's some sort of pullback functor thiny-dingy, right? The codomain is the "space of all x such that f . x = g . x"... yeah, there's got to be a word for that... come to think of it, maybe there's some way of sort of reifying the quantifier into something finite... < 1446688657 0 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Ugh. I'll have to think about this tomorrow. < 1446688705 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 268 seconds < 1446688837 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446688888 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :tswett: Don't tell me xD < 1446689366 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I vote we remove Pedoscript from the wiki, as it is offensive to actual paedophiles (the kind of paedophile that has to deal with that their whole life; not the ones who actually act on impulses), inappropriate, and never even going to be filled out to a useful point < 1446689724 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 246 seconds < 1446689771 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 252 seconds < 1446689968 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446689976 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446689983 0 :andrew_!~andrew@183.39.118.92 JOIN :#esoteric < 1446690056 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :fungot: what does the boy's t-shirt say? < 1446690056 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :quintopia: avril lavigne is fucking... epic!! x < 1446690062 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :thanks < 1446691727 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1446691740 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 265 seconds < 1446691776 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :hppavilion[1]: Uh, srsly who cares if somehting is offensive to pedophiles? < 1446691823 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :\oren\: Well, technically a paedophile is someone who is attracted to children, whether they like it or not. Many paedophiles don't molest children; they just have an awful urge to that they may loathe themselves for. < 1446691919 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :bah... < 1446691927 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446691933 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446692008 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :all this "what if its offensive" has gone too far. I miss the days we could agree pedophiles are a group we can beat the shit out of on principle. < 1446692046 0 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :ACTION tries singing soothing songs to shikhin/FireFly 's connection < 1446692068 0 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :ACTION stops, because zgrep shouldn't sing, let alone try to sing something that's soothing < 1446692111 0 :shikhin!shikhin@unaffiliated/shikhin PRIVMSG #esoteric :zgrep: You fail. < 1446692142 0 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :I know. :( < 1446692833 0 :aaa_!b369916b@gateway/web/freenode/ip.179.105.145.107 JOIN :#esoteric < 1446692856 0 :aaa_!?@? NICK :Guest61688 < 1446693213 0 :Guest61688!b369916b@gateway/web/freenode/ip.179.105.145.107 QUIT :Quit: Page closed < 1446693216 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net QUIT :Ping timeout: 255 seconds < 1446693318 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1446693334 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 260 seconds < 1446693379 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446693404 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446693466 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :old macdonald had a farm eieio < 1446693507 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :and on his farm he had a cow eieio < 1446693610 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :with a moo moo here and a moo moo there here a moo there a moo, moo moo every where < 1446693635 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :old macdonald had a farm eieio < 1446693650 0 :shikhin!shikhin@unaffiliated/shikhin PRIVMSG #esoteric :old moodonald had a farm < 1446693692 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :and on his farm he had a fox < 1446693697 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :eieio < 1446693729 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :What does the fox say? < 1446694071 0 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :eieio < 1446694170 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :with bibbity here and bambam there here a bae there a bae baebam everywhere < 1446694183 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :(that's that the fox says in the song) < 1446694308 0 :Baconbkk1!~bacon@103.16.26.195 JOIN :#esoteric < 1446694333 0 :Baconbkk1!~bacon@103.16.26.195 PART #esoteric : < 1446694491 0 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :Huh. < 1446694605 0 :lleu!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1446695285 0 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446695337 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 252 seconds < 1446695340 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 250 seconds < 1446695489 0 :shikhin_!?@? NICK :shikhin < 1446696208 0 :andrew_!~andrew@183.39.118.92 QUIT :Ping timeout: 244 seconds < 1446696748 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net JOIN :#esoteric < 1446696815 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446696833 0 :shikhin_!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446696936 0 :andrew_!~andrew@14.154.167.63 JOIN :#esoteric < 1446698086 0 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Ping timeout: 260 seconds < 1446698464 0 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1446698939 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :"Enchanted land gains infect and lifelink." < 1446699026 0 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1446699277 0 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Ping timeout: 244 seconds < 1446699296 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I am attempting to make a program to draw rotated ellipses. I'm going to go cry now. < 1446699330 0 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1446699346 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :hppavilion[1]: how is that difficult? < 1446699371 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :\oren\: Well not ellipses; elliptical arcs < 1446699390 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :It's difficult because the language I'm using doesn't allow it, so I have to just draw a bunch of lines in the right pattern < 1446699400 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :And I have to send the points on the lines through a rotation matrix < 1446699458 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :why < 1446699624 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :x = acos(t)cos(r) - bsin(t)sin(r), y = acos(t)sin(r) + bsin(t)cos(r) < 1446699645 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :where t is the angle around the ellipse, r is how far to rotate it < 1446699667 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :a is how wide the ellipse it and b is how tall it is < 1446699691 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :does that help? < 1446699738 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :hmm for clarity < 1446699759 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :x = a*cos(t)*cos(r) - b*sin(t)*sin(r), y = a*cos(t)*sin(r) + b*sin(t)*cos(r) < 1446699888 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :so if you are drawing an ellipse arc from t=0 to t=pi, draw a line from x,y for t=0 to x,y for t=0.01. then do t=0.01 to t=0.02, and so on until you get to pi < 1446700587 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net QUIT :Ping timeout: 255 seconds < 1446702085 0 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Ping timeout: 240 seconds < 1446702697 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :@tell hppavilion[1] http://www.orenwatson.be/ellipse.htm <-- here is a demo < 1446702697 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1446703565 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net JOIN :#esoteric < 1446704474 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :\oren\: I already know how to make an ellipse, even a rotated one; my issue is that I'm translating the code from a turtly language into Python < 1446704493 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I'm getting a many-pointed star instead of an ellipse < 1446705226 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :For note for Chromatic Sphere says that you can't look at the drawn card until you finished casting a spell. I don't see any rules that suggest that, although if you do look at it you can't rewind it either it seems like. Maybe I missed something though < 1446705518 0 :JesseH!~JesseH@oftn/member/JesseH QUIT :Remote host closed the connection < 1446705617 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :hppavilion[1]: http://www.orenwatson.be/ellipse.htm here is a code in javascript i dunno if that helps < 1446705624 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I saw < 1446705631 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I'm getting the exact same error xD < 1446705657 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :an error? < 1446705701 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :OH < 1446705717 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :try reducing how much you change the theta each step < 1446705725 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :\oren\: A bug, really. An error is a crash, more accurately speaking < 1446705738 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I think the problem is that I'm drawing a full 360 degrees < 1446705765 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :reduce the step size to like 0.05 radians < 1446705790 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :also most graphics libraries work in radians, not degrees < 1446705818 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :so the full 360 degree would be 6.28 radians < 1446705872 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :\oren\: I figured out that it's radians xD < 1446705922 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :you got a star becuse your step size was 1 radian = 57 degrees < 1446705930 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :or something like that < 1446706104 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :YES! < 1446706106 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I GOT IT! < 1446706136 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Kind of < 1446706142 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :The rotation seems to be wonky < 1446706186 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :There we go, just had to theta = radians(theta) < 1446706227 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :A cool syntax element for a language would be that if you call a function with only one argument as a variable and put a period after it (and that's the only thing on the line), it sets the variable to that value < 1446706250 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :So "radians(theta)." is equivalent to "theta = radians(theta)" < 1446706263 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Of course, that'd be stupid and no one should ever do that < 1446706382 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :ruby has the syntax < 1446706411 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :str.substr!(20) < 1446706421 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :which is equivalent to < 1446706430 0 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :str = str.substr(20) < 1446706442 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Thank you so much \oren\ < 1446706446 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric ::) < 1446706448 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric ::,) < 1446708578 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :IT'S WORKING! < 1446708582 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I GOT IT TO RENDER AN a! < 1446708661 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :var.undef!() < 1446708933 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I thought of stuff like str.=substr(20); to mean such thing possibly? < 1446708951 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Or you can write radians(theta=) < 1446708983 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :zzo38: Perl 6 has such syntax I think < 1446708985 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :\oren\: it isn't really equivalent hth < 1446708991 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :I'm just so happy now < 1446708999 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :only one of them mutates the string < 1446709000 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Next step is to figure out an efficient way to edit fonts < 1446709021 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(I could've used a buildin text renderer, but I figured this'd be more fun) < 1446709030 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :(I've done this before) < 1446709045 0 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1446709059 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1446709248 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Remote host closed the connection < 1446709277 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1446709296 0 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :See http://esolangs.org/wiki/Number-rock it also uses a syntax with some related thing < 1446710002 0 :variable!~variable@freebsd/developer/variable QUIT :Quit: 1 found in /dev/zero < 1446711026 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Number-rock14]]4 10 02http://esolangs.org/w/index.php?diff=45110&oldid=43413 5* 03Paul2520 5* (+10) 10grammar improvements < 1446711063 0 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :zzo38: that's really interesting. could be a good language to teach students how a compiler works < 1446712197 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net QUIT :Ping timeout: 255 seconds < 1446712492 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's what lisp is for < 1446712549 0 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :it's okay to learn from more than one language < 1446713005 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1446713413 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, I think I saw a bug yesterday. I have to check it. < 1446714152 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446714399 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446714435 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446714675 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446714711 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446714951 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446714987 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446715227 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446715263 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446715503 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446715540 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446715780 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446715816 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446716056 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446716093 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446716333 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446716369 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446716609 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446716645 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446716670 0 :fizzie!?@? PRIVMSG #esoteric :What's that all about, then. < 1446716775 0 :fizzie!?@? PRIVMSG #esoteric :The ! thing in Ruby isn't really syntax, it's just a name convention or messages that have side effects. < 1446717015 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446717051 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446717056 0 :fizzie!?@? PRIVMSG #esoteric :Also, there's no substr because the [] operator does that. There's stuff like tr and tr!, but foo.tr!('a', 'b') is not equivalent to foo = foo.tr('a', 'b'), thanks to possible other references to foo: http://sprunge.us/jiTf < 1446717093 0 :fizzie!?@? PRIVMSG #esoteric :zemhill: Come on, stop that. < 1446717108 0 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net QUIT :Remote host closed the connection < 1446717128 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 250 seconds < 1446717137 0 :fizzie!?@? PRIVMSG #esoteric :s/or messages/for messages/ < 1446717225 0 :shikhin_!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1446717466 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446717501 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446717741 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446717777 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446717998 0 :Froox!~Frooxius@ip-89-177-144-144.net.upcbroadband.cz JOIN :#esoteric < 1446718156 0 :Frooxius!~Frooxius@ip-89-177-144-144.net.upcbroadband.cz QUIT :Ping timeout: 244 seconds < 1446718396 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446718432 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446718632 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :^style < 1446718632 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube* < 1446718734 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :^style youtube < 1446718734 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Selected style: youtube (Some YouTube comments) < 1446718796 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :hey fungot < 1446718796 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :izabera: i love lonelyisland had posted this one. you can't believe they disrespected bob dylan like that < 1446718947 0 :fizzie!?@? PRIVMSG #esoteric :fungot: Oh, I can believe that. People can be SO RUDE. < 1446718947 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: what the fuck ......wow lmfaolmfao lmfaolmfao lmfaolmfao lmfao :d. this just came in too low too slow!! timberland totally produced this! < 1446719078 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :fungot: that's not even fun < 1446719078 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :izabera: shut the fuck is an a320. other were journalists and were in the biz since 1916 and airbus should have been < 1446719318 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446719354 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446719490 0 :fizzie!?@? PRIVMSG #esoteric :fungot: You're a very disagreeable fellow when you're in this style. < 1446719490 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: this is hilarious,lol right < 1446719497 0 :fizzie!?@? PRIVMSG #esoteric :fungot: No, not really. < 1446719497 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: yeah this was a girl? he would have probably won an oscar... < 1446719518 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :talking about di caprio < 1446719534 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no wait there are other people who never won an oscar < 1446719542 0 :fizzie!?@? PRIVMSG #esoteric :Like me! < 1446719549 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :D: < 1446719556 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i feel betrayed < 1446719561 0 :fizzie!?@? PRIVMSG #esoteric :fungot: Have you won an oscar? Do they even award a "best bot" one? < 1446719561 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: funny guy. he's entertaining people on board. searh crash a-320 air france 296 < 1446719598 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :fizzie: coming out as a non-oscar winner was very brave of you < 1446719606 0 :fizzie!?@? PRIVMSG #esoteric :(It's very obsessed with plane crashes, because the style was trained with comments from like three videos, one of which was a plane crash.) < 1446719847 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446719883 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446720123 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446720159 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446720399 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446720416 0 :mroman!~mroman@160.85.232.229 JOIN :#esoteric < 1446720426 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :Does this guy just extend his .bat-Interpreter and calls it a new language o_O < 1446720435 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446720618 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :*then < 1446720627 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :@massages-loud < 1446720628 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 11h 33m 31s ago: what fizzie said < 1446720655 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :@tell oerjan And what did the fox^Wfizzie say? < 1446720655 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1446720896 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446720932 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446721172 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446721208 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446721405 0 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1446721646 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446721682 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446721922 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446721958 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446722198 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446722234 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446722474 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446722510 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446722750 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446722787 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446722916 0 :fizzie!?@? PRIVMSG #esoteric :Yesterday's deli menu included a "Onion Rings, Mixed Mixed, Butter Bean Dip Granary Bloomer" sandwich. < 1446722933 0 :fizzie!?@? PRIVMSG #esoteric :I'm not sure what the mixed mixed was. < 1446723174 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446723210 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446723274 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Deadfish/Constants14]]4 10 02http://esolangs.org/w/index.php?diff=45111&oldid=45062 5* 03Mroman 5* (+113) 10+ added a link to a haskell program generating the constants. < 1446723360 0 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1446723600 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446723636 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446723876 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446723912 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446724152 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446724189 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446724429 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446724466 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446724706 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446724742 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446724883 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 264 seconds < 1446725123 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446725159 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446725399 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446725436 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446725676 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446725712 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446725802 0 :J_Arcane!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi QUIT :Ping timeout: 246 seconds < 1446726042 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446726079 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446726235 0 :boily!~alexandre@96.127.201.149 QUIT :Quit: STIPULATED CHICKEN < 1446726475 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446726478 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :I get paid by Simon Peyton Jones to promote Haskell . < 1446726497 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, do you get paid by Simon Peyton Jones to promote Haskell? < 1446726497 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: ad lover here! and ps. can infinity wards do anything right? io-address anyone? < 1446726509 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, do you get payed by Guido to promote Python? < 1446726509 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: oh i think airbus tried to pull out. god dam it. < 1446726512 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446726528 0 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be JOIN :#esoteric < 1446726533 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, do you have a hardware watchdog? < 1446726533 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: this looks great, someone pointed out that day! they are rewarded. ignore him. 3 passengers out of that horrible explosion? < 1446726552 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :^style < 1446726552 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube* < 1446726557 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :^style wp < 1446726557 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Selected style: wp (1/256th of all Wikipedia "Talk:" namespace pages) < 1446726566 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :oh. < 1446726577 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :fungot: Do you get paid to use PHP? < 1446726577 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: incomprehensible part in italics here: http://www.gamespot.com/ pages/ fnord/ fnord is dead. < 1446726623 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :Fizzie gets paid by fungot to promote befunge . < 1446726623 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: this article was renamed to boundschecker though < 1446726679 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :mroman, how did you wind up getting paid by SPJ to promote Haskell? < 1446726698 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Did he see you and think, "Aha! There is a chap who can avoid success at all costs!"? < 1446726935 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :That sounds very pejorative. < 1446726953 0 :J_Arcane!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi JOIN :#esoteric < 1446726961 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :either to me or to Haskell < 1446726964 0 :andrew_!~andrew@14.154.167.63 QUIT :Remote host closed the connection < 1446726973 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric ::P < 1446726979 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :WHICH ONE IS IT? < 1446726999 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I'm gonna say, against all better wisdom, "both" < 1446727013 0 :andrew_!~andrew@183.39.118.92 JOIN :#esoteric < 1446727014 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :`downvote Taneb < 1446727017 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: downvote: not found < 1446727258 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446727294 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446727364 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :next time . < 1446727441 0 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1446727520 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, how many huge sixty inch monitors do you have at home? < 1446727520 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: i think. i find the phrase " correspondence school" all schools involve fnord the nature of nicks avatar site does not have an adequate explanation for why it meets the wp:nfccrequirements for such images when used here. < 1446727760 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446727796 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446728000 0 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be QUIT :Ping timeout: 268 seconds < 1446728240 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446728276 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446728315 0 :fizzie!?@? PRIVMSG #esoteric :I've discussed befunge in at least one job interview. < 1446728323 0 :fizzie!?@? PRIVMSG #esoteric :But that's because they asked. < 1446728434 0 :fizzie!?@? PRIVMSG #esoteric :"They started it" is the best excuse. < 1446728577 0 :andrew_!~andrew@183.39.118.92 QUIT :Remote host closed the connection < 1446728739 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`addquote I get paid by Simon Peyton Jones to promote Haskell . mroman, how did you wind up getting paid by SPJ to promote Haskell? Did he see you and think, "Aha! There is a chap who can avoid success at all costs!"? < 1446728741 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1258) I get paid by Simon Peyton Jones to promote Haskell . mroman, how did you wind up getting paid by SPJ to promote Haskell? Did he see you and think, "Aha! There is a chap who can avoid success at all costs!"? < 1446728981 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446729017 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446729072 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :fizzie: They asked why? < 1446729113 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :You're not Chriss Pressey aren't you? < 1446729209 0 :AnotherTest!~turingcom@193.190.253.145 JOIN :#esoteric < 1446729230 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :2015-04-01-raw.txt:< 1427927178 298806 :cpressey!~cpressey@109.144.144.63 QUIT :Quit: leaving < 1446729241 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*that* was chris pressey. < 1446729251 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(probably!) < 1446729491 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446729527 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446729668 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl QUIT :Remote host closed the connection < 1446729908 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446729924 0 :J_Arcane_!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi JOIN :#esoteric < 1446729944 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446730017 0 :J_Arcane!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi QUIT :Ping timeout: 255 seconds < 1446730024 0 :J_Arcane_!?@? NICK :J_Arcane < 1446730264 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446730300 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446730540 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446730576 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446730816 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446730852 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446731092 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446731128 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446731368 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446731404 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446731581 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh no! this bug is worse than I thought < 1446731594 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :do you want better bugs? < 1446731835 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446731871 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446732111 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446732147 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446732368 0 :fizzie!?@? PRIVMSG #esoteric :mroman: There was a single-sentence "outside-work interests" section in whatever CV template I had been using, so I put esolangs in there, and they wanted to know what that's all about. < 1446732481 0 :mroman!~mroman@160.85.232.229 PRIVMSG #esoteric :It's about life, universe, Alan Turing and everything else. < 1446732545 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :including kittens? < 1446732785 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446732821 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446733061 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446733097 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446733337 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446733373 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446733503 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446733518 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446733758 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446733801 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446734035 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446734071 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446734311 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446734347 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446734463 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1446734546 0 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :Ping timeout: 240 seconds < 1446734581 0 :diginet!~diginet@107.170.146.29 QUIT :Ping timeout: 250 seconds < 1446734607 0 :nortti!nortti@ayu.smar.moe QUIT :Ping timeout: 255 seconds < 1446734634 0 :conehead!~conehead@unaffiliated/conehead QUIT :Ping timeout: 255 seconds < 1446734659 0 :digitalcold!~redacted@192.73.232.206 QUIT :Ping timeout: 250 seconds < 1446734685 0 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :Ping timeout: 250 seconds < 1446734691 0 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1446734723 0 :nortti!nortti@ayu.smar.moe JOIN :#esoteric < 1446734823 0 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1446734840 0 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1446734848 0 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1446734885 0 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1446734912 0 :mroman!~mroman@160.85.232.229 QUIT :Quit: Lost terminal < 1446735152 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446735188 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446735428 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446735464 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446735604 0 :JesseH!~JesseH@oftn/member/JesseH JOIN :#esoteric < 1446735800 0 :llue!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net JOIN :#esoteric < 1446735814 0 :llue!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net QUIT :Changing host < 1446735814 0 :llue!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1446735838 0 :lleu!~gnomebad@unaffiliated/lleu QUIT :Read error: Connection reset by peer < 1446735993 0 :ProofTechnique!~Ptech@c-24-147-92-185.hsd1.vt.comcast.net JOIN :#esoteric < 1446736233 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446736269 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446736509 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446736545 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446736785 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446736821 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446737061 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446737097 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446737337 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446737373 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446737613 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446737649 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446737714 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 260 seconds < 1446737873 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446738113 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446738149 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446738389 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446738425 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446738665 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446738701 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446738941 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446738977 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446739217 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446739253 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446739389 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :nooooo zemhilllll < 1446739626 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? ant < 1446739627 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Ants are great architects. They are famous for their highways. < 1446739648 0 :scoofy!~scoofy@catv-89-135-80-2.catv.broadband.hu PRIVMSG #esoteric :`? zebra < 1446739648 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :zebra? ¯\(°​_o)/¯ < 1446739889 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446739925 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446740019 0 :gniourf!~gniourf@pdm-l03.insa-lyon.fr QUIT :Ping timeout: 246 seconds < 1446740225 0 :fizzie!?@? PRIVMSG #esoteric :I'll try restarting that thing. < 1446740228 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 QUIT :Remote host closed the connection < 1446740247 0 :fizzie!?@? PRIVMSG #esoteric :Based on the console, it was trying to send a "JOIN #esoteric" once every second. < 1446740288 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@uptime < 1446740288 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :uptime: 1m 10d 19h 13m 22s, longest uptime: 1m 10d 23h 44m 29s < 1446740291 0 :fizzie!?@? PRIVMSG #esoteric :I also don't know why the hostname's not resolving properly; it works for me. < 1446740292 0 :zemhill!bfjoust@2a03:b0c0:1:d0::1ea:f001 JOIN :#esoteric < 1446740321 0 :fizzie!?@? PRIVMSG #esoteric :At least it's not trying to JOIN all the time now. < 1446740494 0 :lemon_enthusiast!b369916b@gateway/web/freenode/ip.179.105.145.107 JOIN :#esoteric < 1446741465 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :instance Num Bool where (+) = (/=); (-) = (/=); (*) = (&&); negate = id; abs = id; signum = id; fromInteger = odd < 1446741554 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Anything greatly wrong with that? < 1446741748 0 :ProofTechnique!~Ptech@c-24-147-92-185.hsd1.vt.comcast.net QUIT :Quit: Textual IRC Client: www.textualapp.com < 1446742326 0 :nortti_!nortti@ayu.smar.moe JOIN :#esoteric < 1446742383 0 :lifthras1ir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1446742459 0 :scoofy_!~scoofy@catv-89-135-80-2.catv.broadband.hu JOIN :#esoteric < 1446742499 0 :Hooloo42!~Hoolootwo@you.know.what.toasters.rocks JOIN :#esoteric < 1446742555 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :this is such a great magic trick... https://www.youtube.com/watch?v=SCFXV6o7cro ... I have figured out everything about it except how it's done ;) < 1446742631 0 :olsner!~salparot@c83-252-193-184.bredband.comhem.se QUIT :Ping timeout: 264 seconds < 1446742677 0 :olsner!~salparot@c83-252-193-184.bredband.comhem.se JOIN :#esoteric < 1446742720 0 :jameseb-!~jameseb_@runciman.hacksoc.org JOIN :#esoteric < 1446742758 0 :SirCmpwn_!~sircmpwn@irc.sircmpwn.com JOIN :#esoteric < 1446742899 0 :AnotherTest!~turingcom@193.190.253.145 QUIT :Ping timeout: 240 seconds < 1446742933 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :is a venusian light year as long as on earth? < 1446743091 0 :nortti!nortti@ayu.smar.moe QUIT :*.net *.split < 1446743091 0 :scoofy!~scoofy@catv-89-135-80-2.catv.broadband.hu QUIT :*.net *.split < 1446743091 0 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1446743091 0 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1446743091 0 :fractal!~fractal@unaffiliated/scounder QUIT :*.net *.split < 1446743091 0 :Hoolootwo!~Hoolootwo@you.know.what.toasters.rocks QUIT :*.net *.split < 1446743091 0 :SirCmpwn!~sircmpwn@irc.sircmpwn.com QUIT :*.net *.split < 1446743092 0 :jameseb!~jameseb_@runciman.hacksoc.org QUIT :*.net *.split < 1446743092 0 :lambdabot!~lambdabot@haskell/bot/lambdabot QUIT :*.net *.split < 1446743114 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :izabera: I don't think light can spend a year on Venus before zipping off somewhere else < 1446743119 0 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1446743132 0 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1446743142 0 :J_Arcane!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi QUIT :Ping timeout: 244 seconds < 1446743223 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :no, Venus is closer to the sun, hence circling (approximately,lala) it faster. < 1446743223 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION things < 1446743223 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :thinks < 1446743223 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you just need some very good mirrors. < 1446743245 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :A Venusian parsec would also be shorter than an Earth parsec. < 1446743344 0 :mroman!~mroman@160.85.232.196 JOIN :#esoteric < 1446743345 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :Help. < 1446743347 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :In fact, Kepler would find that (venusian light year/earth light year)^2 = (venusian parsec/earth parsec)^3. < 1446743352 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :I can't understand my own LISP dialect anymore < 1446743392 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you're illisperated < 1446743399 0 :lambdabot!~lambdabot@haskell/bot/lambdabot JOIN :#esoteric < 1446743410 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :oh < 1446743416 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :luckily I have a documentation available \o/ < 1446743506 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :<< Technically the built-in atom rewrites the expression by replacing all CPARAMETERs while leaving PARAMETERs untouched. >> < 1446743543 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :too many fucking rewrites < 1446743546 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :there's even a rewrite built-in < 1446743584 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :pat >> ~(rewrite 5 6 (add 5 5)) < 1446743589 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric : << 12 < 1446743593 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :who the fuck needs this o_O < 1446743595 0 :lemon_enthusiast!b369916b@gateway/web/freenode/ip.179.105.145.107 QUIT :Ping timeout: 246 seconds < 1446743617 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: well, it allows you to show that 2 = 3 for large values of 2. < 1446743782 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 260 seconds < 1446743860 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 272 seconds < 1446744143 0 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be JOIN :#esoteric < 1446744322 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :well... < 1446744326 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :it looks like it's worth recycling < 1446744330 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :but the error handling looks broken < 1446744337 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :it's a mix of exceptions and error values < 1446744338 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :wtf < 1446744537 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :~(head (cons 1 (cons (error "Damn") #()))) < 1446744541 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :produces 1 < 1446744542 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :so < 1446744546 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :the error is silently eaten < 1446745017 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 246 seconds < 1446745103 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :great, it's a lazy lisp < 1446745128 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> head (1 : error "Damn" : []) < 1446745130 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 1 < 1446745160 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :well... < 1446745161 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :no < 1446745167 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :error returns an ErrorValue < 1446745170 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :well... < 1446745185 0 :mroman!~mroman@160.85.232.196 PRIVMSG #esoteric :it probably is lazy because the interpreter is written in Haskell, but that has nothing to do with why the error is being eaten < 1446745220 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446745234 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446745417 0 :scoofy_!?@? NICK :scoofy < 1446745955 0 :hppavilion[1]!~Devourero@74-114-87-85.dynamic.asdk12.org JOIN :#esoteric < 1446745972 0 :mroman!~mroman@160.85.232.196 QUIT :Quit: Lost terminal < 1446746434 0 :hppavilion[1]!~Devourero@74-114-87-85.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1446746741 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1446746936 0 :Frooxius!~Frooxius@ip-89-177-144-144.net.upcbroadband.cz JOIN :#esoteric < 1446747088 0 :SirCmpwn_!?@? NICK :SirCmpwn < 1446747101 0 :Froox!~Frooxius@ip-89-177-144-144.net.upcbroadband.cz QUIT :Ping timeout: 265 seconds < 1446747256 0 :zadock!~outsider@81.180.210.212 JOIN :#esoteric < 1446748122 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1446748199 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1446748319 0 :zadock!~outsider@81.180.210.212 QUIT :Quit: Leaving < 1446749080 0 :trn!jhj@trnsz.com QUIT :Read error: Connection reset by peer < 1446749092 0 :trn!jhj@trnsz.com JOIN :#esoteric < 1446750166 0 :jaboja!~jaboja@ese87.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 260 seconds < 1446750635 0 :jaboja!~jaboja@ese110.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1446750735 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric < 1446750883 0 :nortti_!?@? NICK :nortti < 1446751939 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org JOIN :#esoteric < 1446752056 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org PRIVMSG #esoteric :Hellu < 1446753721 0 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1446754065 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1446754627 0 :shikhin!shikhin@unaffiliated/shikhin QUIT :Ping timeout: 250 seconds < 1446754719 0 :FireFly!firefly@oftn/member/FireFly QUIT :Ping timeout: 246 seconds < 1446754832 0 :FireFly!firefly@oftn/member/FireFly JOIN :#esoteric < 1446754840 0 :shikhin!shikhin@unaffiliated/shikhin JOIN :#esoteric < 1446755802 0 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1446756255 0 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 252 seconds < 1446757918 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1446757975 0 :Frooxius!~Frooxius@ip-89-177-144-144.net.upcbroadband.cz QUIT :Quit: *bubbles away* < 1446758441 0 :J_Arcane!~chatzilla@37-219-84-140.nat.bb.dnainternet.fi JOIN :#esoteric < 1446758953 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1446758982 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org JOIN :#esoteric < 1446759313 0 :atrapa!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1446759342 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam JOIN :#esoteric < 1446759362 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam PRIVMSG #esoteric :Hi, I’m having some trouble understanding if/else statements in brainfuck < 1446759371 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam PRIVMSG #esoteric :can anyone suggest a good tutorial? < 1446759474 0 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Ping timeout: 255 seconds < 1446759733 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07C+14]]4 10 02http://esolangs.org/w/index.php?diff=45112&oldid=44744 5* 0369.118.252.58 5* (+36) 10 < 1446759845 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1446760241 0 :atrapa!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1446760247 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org JOIN :#esoteric < 1446760595 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Ping timeout: 244 seconds < 1446760675 0 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1446760967 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric < 1446761021 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1446761339 0 :Xe!xe@unaffiliated/xe QUIT :Ping timeout: 240 seconds < 1446761905 0 :Xe!xe@unaffiliated/xe JOIN :#esoteric < 1446762120 0 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net JOIN :#esoteric < 1446762175 0 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1446762202 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm now gregor isn't online at all < 1446762370 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@messages- < 1446762370 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :mroman said 11h 35m 14s ago: And what did the fox^Wfizzie say? < 1446762382 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell mroman see logs < 1446762382 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1446762630 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1446763049 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org JOIN :#esoteric < 1446763203 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03-Dark-Phantom- 5* 10New user account < 1446763518 0 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1446763537 0 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjan. < 1446763546 0 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1446763546 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Taneb said 1d 10h 38s ago: I think Blexandre is friends with Tanea < 1446763558 0 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Tanelle. twms. < 1446763632 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:-Dark-Phantom-14]]4 N10 02http://esolangs.org/w/index.php?oldid=45113 5* 03-Dark-Phantom- 5* (+18) 10Under construction < 1446763637 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:-Dark-Phantom-14]]4 N10 02http://esolangs.org/w/index.php?oldid=45114 5* 03-Dark-Phantom- 5* (+18) 10Under construction < 1446763672 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ahoily < 1446763979 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1446764244 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org JOIN :#esoteric < 1446764257 0 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :byerjan! < 1446764260 0 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Tanebye! < 1446764268 0 :boily!~alexandre@96.127.201.149 QUIT :Quit: HOLOGRAPHIC CHICKEN < 1446764324 0 :APic!apic@apic.name PRIVMSG #esoteric :B-) < 1446764675 0 :hppavilion[1]!~Devourero@74-114-87-68.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1446764765 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam QUIT :Quit: Newyorkadam < 1446764851 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell mroman That sounds very pejorative. <-- it's the actual haskell motto hth < 1446764851 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1446764885 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :avoid pejoratives at all costs < 1446764960 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: that's the social justice motto, i think (been reading too much aaronson) < 1446765000 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no wait, only pejoratives towards unprivileged people < 1446765008 0 :bb010g!uid21050@gateway/web/irccloud.com/x-ieqxtqppfotpowkr QUIT :Quit: Connection closed for inactivity < 1446765069 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(privilege, of course, being the ultimate remaining pejorative) < 1446765173 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(disclaimer: don't make this claim) < 1446765205 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fortunately he seems back at complexity theory again < 1446765222 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I AM HERE < 1446765229 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*GASP* < 1446765232 0 :APic!apic@apic.name PRIVMSG #esoteric :Whew. < 1446765257 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :At least I think I am < 1446765259 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Where is this? < 1446765267 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`relcome Taneb < 1446765268 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Quit: mihow < 1446765268 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​07Taneb: 08Welcome 09to 02the 06international 13hub 04for 07esoteric 08programming 09language 02design 06and 13deployment! 04For 07more 08information, 09check 02out 06our 13wiki: 04. 07(For 08the 09other 02kind 06of 13esoterica, 04try 07#esoteric 08on 09EFnet 02or 06DALnet.) < 1446765277 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :OK, in that case I am not actually here < 1446765282 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :darn < 1446765324 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: are you sure you haven't been reading too much of the other one < 1446765347 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: the other Scott A? not that much. < 1446765369 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually there are three, but i hear the third doesn't even believe in evolution. < 1446765433 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: however, a recent comment said that scott aaronson's writings had started resembling scott alexander's. he took it as a great compliment. < 1446765472 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1446765484 0 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, how do they compare to Scott Adams? < 1446765502 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he needs to work on his drawing, i think < 1446765599 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh and john sidles got banned again. i think scott is getting a bit trigger happy. < 1446765640 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not even clear to me that sidles did what he got banned for. < 1446765642 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: you read a little bit like http://slatestarcodex.com/2014/07/07/social-justice-and-words-words-words/ hth < 1446765741 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: ah yes, i did read that, since the other scott a. linked to it in the recent post i was really paraphrasing. < 1446765768 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or thought i was. < 1446766119 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: don't worry, i'm trying to keep ironic distance to both sides. < 1446766224 0 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1446766631 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net JOIN :#esoteric < 1446766752 0 :mbrcknl!sid28171@gateway/web/irccloud.com/x-ijezljkomtzkinhi QUIT :Ping timeout: 264 seconds < 1446766810 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@uptime < 1446766811 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :uptime: 6h 34m 32s, longest uptime: 1m 10d 23h 44m 29s < 1446766838 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :NOOOOO < 1446766879 0 :mbrcknl!sid28171@gateway/web/irccloud.com/x-guzjswrkrhrqtlqk JOIN :#esoteric < 1446766956 0 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@ask int-e who killed lambdabot just before the new @uptime record :( < 1446766956 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1446767017 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam JOIN :#esoteric < 1446767026 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net JOIN :#esoteric < 1446767037 0 :Newyorkadam!~Newyorkad@wikipedia/Newyorkadam QUIT :Client Quit < 1446767140 0 :heroux!sandroco@gateway/shell/insomnia247/x-jrtktqzndzrqfmvb QUIT :Ping timeout: 265 seconds < 1446767155 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :We should create an article on binary < 1446767164 0 :heroux!sandroco@gateway/shell/insomnia247/x-doeajjohfvmjpgih JOIN :#esoteric < 1446767168 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :Include a lot of mathematical formulae in it < 1446767175 0 :hppavilion[1]!~Devourero@147-178-42-72.gci.net PRIVMSG #esoteric :And put all the numbers in binary < 1446767744 0 :mihow!~mihow@50-206-98-70-static.hfc.comcastbusiness.net QUIT :Quit: mihow