< 1464307704 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Quit: Leaving < 1464307773 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : oerjan: if fizzie's the king of #esoteric, why do you have the throne? <-- just the evil throne. fizzie wisely refuses to use it. < 1464307815 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? `` sed -i 's/sneaky/kind sneaky/' wisdom/fizzie < 1464307829 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :time to pile on the adjectives < 1464307847 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? fizzie < 1464307854 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :fizzie is not fnord with a monad but the sneaky king of #esoteric, see http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/src/fizziecoin.jpg < 1464307865 0 :Elronnd!?@? NICK :Elronnd\StD < 1464307869 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :sheesh < 1464307903 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wait < 1464307908 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i didn't even type what i meant < 1464307912 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? `` sed -i 's/sneaky/wise sneaky/' wisdom/fizzie < 1464307920 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :not sure where the word "kind" came from < 1464307931 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i guess it was just a kind error. < 1464307937 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :must've been oerjan's kindness leaking through < 1464307960 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? oerjan < 1464307962 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your retired mysterious adjectival cackling overlord oerjan is a lazy expert in future computation. Also an antediluvian Norwegian who mildly dislikes Roald Dahl with a passion. Lately when he tries to remember a word, "amortized" pops up instead. His arch-nemesis is Betty Crocker. < 1464307965 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :adjectival? < 1464307971 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -r sneaky wisdom < 1464307978 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/fizzie:fizzie is not fnord with a monad but the sneaky king of #esoteric, see http://codu.org/projects/hackbot/fshg/index.cgi/raw-file/tip/src/fizziecoin.jpg < 1464307984 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what's the itymology on that one < 1464307991 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :because itym kind < 1464307999 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :ichtymology? < 1464308022 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn Ichtymology is like itymology, but even more fishy. < 1464308026 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'ichtymology': Ichtymology is like itymology, but even more fishy. < 1464308041 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :did I just officially invent a word? < 1464308044 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yep. < 1464308048 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :cool < 1464308055 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :I can check that off my list < 1464308068 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@where sneaky < 1464308068 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :dropFromEnd n xs = zipWith const xs (drop n xs) < 1464308086 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :how's that for sneaky hth < 1464308099 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :not very sneaky. < 1464308115 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :says you < 1464308117 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@where sneaky2 < 1464308117 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :lazyReverse xs = go xs (reverse xs) where go (_:xs) ~(y:ys) = y : go xs ys; go [] ~[] = [] < 1464308123 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :bam < 1464308125 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maximum sneak < 1464308182 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :why isn't go just zipWith (flip const) < 1464308199 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait. < 1464308206 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :NEVER MIND < 1464308231 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :are you feeling snacky < 1464308235 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :so, I just bought this computer that can store real numbers < 1464308241 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :what can I do with it? < 1464308247 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What, all of them? < 1464308282 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: hm not in the right way, i think. < 1464308288 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :well, only a finite number of real numbers at any given time < 1464308299 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :but any of them < 1464308305 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: do you mean that you want to snack rather than to be snacked < 1464308364 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Koen_: Even uncomputable ones? < 1464308375 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :yep < 1464308389 0 :Opodeldoc!~Opodeldoc@208.114.92.193 JOIN :#esoteric < 1464308406 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :el numero real < 1464308429 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Koen_: just get hold of Chaitin's omega and you're in business. < 1464308511 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: as in, i already had some chocolate and now i might be slightly feeling the blood sugar falling again. < 1464308534 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :and although it's tempting to eat more, it might make it worse. < 1464308543 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :maybe just a tiny piece -> < 1464308547 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it might make it better too < 1464308552 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you never, like, know, man < 1464308574 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :oerjan: wait, I said store, not compute < 1464308595 0 :izabera!?@? NICK :`izabera` < 1464308601 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :just because it could manipulate a number doesn't mean it could solve any equations of which that number is the solution < 1464308618 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Koen_: darn. < 1464308663 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Koen_: i guess it depends on what manipulations you can do. < 1464308683 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Koen_: Can it store a number in constant time? < 1464308690 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :sure < 1464308701 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :there are some numbers that people would be highly interested in knowing whether they are rational. < 1464308713 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :e.g. e*pi < 1464308728 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :is that an open problem? < 1464308742 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@src Real < 1464308742 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :class (Num a, Ord a) => Real a where < 1464308742 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : toRational :: a -> Rational < 1464308749 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> toRational (e*pi) < 1464308751 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : *Exception: not a rational number: e * pi < 1464308751 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :surely some teacher would have mentioned it if it was < 1464308756 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> toRational (exp 1*pi) < 1464308757 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 1201860745721117 % 140737488355328 < 1464308763 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hth < 1464308803 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : well, only a finite number of real numbers at any given time <-- you can compress a countable number of real numbers into a single one hth < 1464308826 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :yeah < 1464308837 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :I've been at some unease towards real numbers for a very long time < 1464308850 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Koen_: yes, neither e*pi nor e+pi are known. < 1464308860 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :although they cannot both be rational < 1464308868 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :e+pi isn't known?? < 1464308878 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :there are some obvious gaps in our maths < 1464308899 0 :`izabera`!~izabera@unaffiliated/izabera PRIVMSG #esoteric :turns out it's hard to prove it < 1464308990 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well, known whether rational or algebraic < 1464308990 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :how come I have never heard about that before? I have had math teachers!! < 1464309001 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :obviously you can calculate just about as many digits as you like. < 1464309043 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :"The best-known transcendental numbers are π and e." (wikipedia) < 1464309049 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :well apparently we don't know a lot < 1464309066 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :of course the expected result is that every combination of e and pi that doesn't have an obvious reason to be algebraic, is transcendental. < 1464309075 0 :ybden!~ybden@unaffiliated/ybden QUIT :Quit: Not a typewriter < 1464309172 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :e^pi is also known, as a consequence of being a value of i^(1/i). < 1464309178 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :er < 1464309190 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :* (-1)^(1/i) < 1464309246 0 :ski!~ski@remote11.chalmers.se PRIVMSG #esoteric :ACTION . o O ( ) < 1464309404 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :http://i.imgur.com/WcGcdkZ.png :( < 1464309429 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :does that mean we only have 11 transcendental numbers so far < 1464309465 0 :`izabera`!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you misread < 1464309500 0 :ski!~ski@remote11.chalmers.se PRIVMSG #esoteric :ACTION . o O ( ) < 1464309528 0 :fizzie!?@? PRIVMSG #esoteric :"Any non-constant algebraic function of a single variable yields a transcendental value when applied to a transcendental argument. For example, from knowing that π is transcendental, we can immediately deduce that numbers such as 5π, (π − 3)/√2, (√π − √3)8 and (π5 + 7)1/7 are transcendental as well." < 1464309580 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :okay < 1464309633 0 :augur!~augur@50.242.94.171 QUIT :Remote host closed the connection < 1464309639 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :well, this has been very interesting < 1464309642 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net PRIVMSG #esoteric :thank you < 1464309662 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hi ski < 1464309671 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Quit: Leaving... < 1464309675 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :should i do a presentation about chu spaces < 1464309743 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what sorts of "cool chu space facts" would you talk about < 1464310137 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 276 seconds < 1464310326 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :. o O ( if chu want ) < 1464310398 0 :Kaynato!~Aedile@cpe-76-188-133-45.neo.res.rr.com QUIT :Ping timeout: 246 seconds < 1464311189 0 :`izabera`!?@? NICK :izabera < 1464311964 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1464312129 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric ::\ < 1464312153 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what happened < 1464312258 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hello < 1464312277 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :where did your backticks go? < 1464312288 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :gone with the wind < 1464312363 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oh? i've always gound it rather difficult to get rid of ticks. < 1464312409 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :especially when they are on my back where I cant see or grab them < 1464312673 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :*found < 1464312753 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that was fun :P < 1464312785 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com JOIN :#esoteric < 1464312825 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :no? what now? < 1464312861 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :the back ticks thing <.< < 1464312876 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :don't complain when people find your jokes funny < 1464313051 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :im not complaining, judt didnt realize you were talking about that < 1464313086 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :also ssssh about the bad puns. i dont want oerjan to have to get out the frying pan < 1464313544 0 :fizzie!?@? PRIVMSG #esoteric :"Skipping 0 bytes of junk at 0." < 1464313628 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :Anyone have any favorite non-esoteric (but probably still pretty much esoteric by modern standards) macro languages? < 1464313663 0 :fizzie!?@? PRIVMSG #esoteric :I think we had a m4 fan here? < 1464313675 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :m4 fans don't exist < 1464313677 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :I'm currently tinkering with TRAC, SAM76, TINT (which is a sort of TRAC clone/expansion), ML/I, and SNOBOL4 (not a macro language, I know). < 1464313748 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :Really TRAC, SAM76, Tint, and TTM are all kinda similar, especially the first three. < 1464313771 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION injects quintopia with an experimental treatment for borreliosis < 1464313772 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :(SAM76 and Tint are intentionally derived from TRAC. TTM looks like it is, though the papers never mention it at all.) < 1464313815 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :side effects include extra appendices and rarely exploding < 1464313931 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa whoa whoa < 1464313933 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hi dnm < 1464313959 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :where would those extra appendices appear? < 1464313984 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :shachaf: Hey! < 1464313985 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that's pretty varied. back of the head is common. < 1464314004 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :shachaf: LTNIRC < 1464314027 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :shachaf: How are you? < 1464314160 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, y'know. < 1464314201 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Jamming it up. < 1464314240 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are you still in WA? < 1464314298 0 :dnm!~dnm@98.203.141.49 PRIVMSG #esoteric :shachaf: yep! < 1464314561 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm falling asleep again. < 1464314566 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Bad schedule lately. < 1464314723 0 :fizzie!?@? PRIVMSG #esoteric :Our TTS reads "WA" in Finnish text by using the generic word pronunciation generator. I don't think that's right, but I'm not sure what *would* be. < 1464314768 0 :fizzie!?@? PRIVMSG #esoteric :Oh, something I learned only very recently. < 1464314821 0 :fizzie!?@? PRIVMSG #esoteric :If you ask Translate to read something out loud with the speaker icon, it reads first with the normal speed, but if you click on the speaker icon a second time, it does a really slowed-down thing. < 1464314882 0 :fizzie!?@? PRIVMSG #esoteric :I assume the idea is, if you (or whoever you're playing the result out) didn't catch it the first time, maybe trying to speak... very... slowly... will help. < 1464314981 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i've noticed that, it seems to toggle on each click < 1464314987 0 :fizzie!?@? PRIVMSG #esoteric :Yes. < 1464315000 0 :fizzie!?@? PRIVMSG #esoteric :Although it resets to normal speed if you change the text. < 1464315307 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net JOIN :#esoteric < 1464315457 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1464315508 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :vhoily. < 1464315537 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :vhellørjan. < 1464315550 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :vhellørjan... vhellørjan... it sounds quite nice on the tongue, eh? < 1464315557 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :vhellørjan < 1464315562 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :♪♪♪ < 1464315597 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :vhell, maybe. < 1464315638 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :vhellochaf. < 1464315646 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :hmm... no. not as good. < 1464316040 0 :zgrep!sid43445@gateway/web/irccloud.com/x-ngjkwvypagsiehzc PRIVMSG #esoteric :virtual hell... < 1464316045 0 :zgrep!sid43445@gateway/web/irccloud.com/x-ngjkwvypagsiehzc PRIVMSG #esoteric :virtual hell of chat? < 1464316051 0 :zgrep!sid43445@gateway/web/irccloud.com/x-ngjkwvypagsiehzc PRIVMSG #esoteric :s/t\?/f?/ < 1464316081 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :vhzgrellop! < 1464316096 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net PRIVMSG #esoteric :(no, I won't say it. I like my tongue unknotted tyvm hth) < 1464316159 0 :zgrep!sid43445@gateway/web/irccloud.com/x-ngjkwvypagsiehzc PRIVMSG #esoteric :It's a silent h, no? < 1464316181 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :maybe. i'm certainly not sure how to pronounce an h without a neighboring vowel. < 1464316222 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :or at least a stop. < 1464316338 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1464316664 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1464316951 0 :boily!~alexandre@cable-192.222.252.9.electronicbox.net QUIT :Quit: ADMINISTRATIVE CHICKEN < 1464318071 0 :Akaibu!uid118096@gateway/web/irccloud.com/x-bxzqpiyqfotvhsab QUIT :Quit: Connection closed for inactivity < 1464318324 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1464318341 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-ywzubxslrufdizrf QUIT :Quit: Connection closed for inactivity < 1464318482 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-razbcrppjmejoyex JOIN :#esoteric < 1464319439 0 :lambda-11235!~lambda-11@47-208-113-50.erkacmtk03.res.dyn.suddenlink.net QUIT :Ping timeout: 244 seconds < 1464319532 0 :lambda-11235!~lambda-11@47-208-113-50.erkacmtk03.res.dyn.suddenlink.net JOIN :#esoteric < 1464319755 0 :Opodeldoc!~Opodeldoc@208.114.92.193 QUIT :Read error: Connection reset by peer < 1464319785 0 :Opodeldoc!~Opodeldoc@208.114.92.193 JOIN :#esoteric < 1464320833 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 252 seconds < 1464321729 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1464322034 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1464323506 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 252 seconds < 1464323574 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1464327419 0 :adu!~ajr@pool-71-178-223-204.washdc.fios.verizon.net JOIN :#esoteric < 1464328951 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 252 seconds < 1464330025 0 :adu!~ajr@pool-71-178-223-204.washdc.fios.verizon.net QUIT :Quit: adu < 1464330328 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net QUIT :Remote host closed the connection < 1464330473 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 JOIN :#esoteric < 1464330481 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :ah, this is the missing channel :) < 1464330529 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? #esoteric < 1464330531 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#esoteric is the only channel that exists. After monqy left it became slightly off-centër. It's about 30 m (100 ft) across. oerjan seems to be making a lawn in the northern part. < 1464330582 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? Cale < 1464330583 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Cale? ¯\(°​_o)/¯ < 1464330591 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :¯\(°​_o)/¯ < 1464330598 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`zalgo Cale < 1464330628 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1464330635 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` echo Cale | zalgo < 1464330638 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Ĉ҉aͤ͗l͎̽ē͚ < 1464330653 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think that's the only Haskell program left in HackEgo. < 1464330673 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quines/haskell < 1464330674 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :main=putStrLn$(<*>)(++)show"main=putStrLn$(<*>)(++)show" < 1464330693 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Does that count as a Haskell program? < 1464330719 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Should I get GHC 8? < 1464330731 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't even know what to think about type applications. < 1464330849 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can you do e.g. data T where { T :: forall a. T }? < 1464330861 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Instead of resorting to Proxy. < 1464330943 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Actually, can you do something like (\ @t -> ...)? < 1464331135 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :Apparently we're switching to GHC 8 for our backend. < 1464331161 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :(but I haven't yet tried it) < 1464331196 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :I hear it has a warning when you have redundant type class constraints, which will be really nice in some of the code I work on...) < 1464331418 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Time to learn about scones. < 1464331425 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you have any "scone tips"? < 1464331491 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems like it sort of defines an equivalence relation with some more structure. < 1464331539 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, maybe that's a red herring, and the real point of it is the way set elements are mapped. < 1464331661 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :http://forums.sjgames.com/showthread.php?p=239055 < 1464331707 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :you can burn out (literally) everyone's neural system with 53 points < 1464331787 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :scones are supersymmetric partners of cones, obviously. < 1464331829 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: i think it stands for "Sierpinski cone" hth < 1464331884 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ah, good old sierpiński < 1464331903 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? sierpinski < 1464331906 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sierpinski? ¯\(°​_o)/¯ < 1464331961 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :lifthrasiir: What's a point worth? < 1464332000 0 :Cale!~Cale@2607:fea8:9840:1d5:c5c9:87e7:1bf7:b775 PRIVMSG #esoteric :shachaf: paper about scones for you, hth http://cheng.staff.shef.ac.uk/misc/cheng-cream.pdf < 1464332030 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The URL gives it away. < 1464332033 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :shachaf: what do you mean? (for the record: I'm really not a GURPS and in general TRPG player so I'm unsure of the specifics) < 1464332059 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :lifthrasiir: I understand what "burn out everyone's neural system" might mean. But I have no sense for what 53 points is. < 1464332067 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1464332069 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I have a theory as to where the universe came from- basically, what caused the big bang, in a universe where nothing can't cause something < 1464332089 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :shachaf: ah, points used to make an ability for players < 1464332102 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :My theory goes that there's /another/ universe where the laws of physics allows things to happen without cause < 1464332105 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :seems that 100 points are required for "normal" characters < 1464332107 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :lifthrasiir: Is it a lot? Is it a little? < 1464332111 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hppavilion[1]: whoa, man < 1464332117 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :so 53 points are not that much < 1464332118 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hppavilion[1]'s big bong theory < 1464332122 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :And some of the things that can happen without cause are new universes being spawned < 1464332130 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :and still you are fucked up with that ability < 1464332132 0 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric ::p < 1464332134 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :shachaf: I'm not on marijuana ATM < 1464332159 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and that's why your makefile is broken < 1464332177 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :shachaf: I much prefer ecstasy < 1464332201 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(it's very annoying that there's no 'x' in "ecstasy" < 1464332202 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :) < 1464332491 0 :contrapumpkin!~copumpkin@haskell/developer/copumpkin JOIN :#esoteric < 1464332553 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :contrapumpkin: what a contrarian < 1464332640 0 :copumpkin!~copumpkin@haskell/developer/copumpkin QUIT :Ping timeout: 276 seconds < 1464332865 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: be careful or he might challenge you to a dual. < 1464333521 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com QUIT :Ping timeout: 240 seconds < 1464334303 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1464335642 0 :mroman!~mroman@160.85.232.169 JOIN :#esoteric < 1464335649 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :fitbit is getting sued for the heart rate sensor? < 1464335661 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :Why aren't they getting sued for the sleep stuff too < 1464335668 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :the sleep stuff is even more inaccurate . < 1464335673 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :@messages-luud < 1464335673 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 5d 12h 28m 52s ago: the Burlesque shell is moving to http://64.137.252.151/~burlesque/burlesque.cgi ... and I may need help building the cgi (currently trying...) < 1464335673 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 5d 12h 9m 50s ago: actually building the cgi seems to have worked fine (a cabal file would help though...) but you can't currently log in; please contact me about that... < 1464335688 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :oh :) < 1464335704 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: based on irc activity i suspect that contrapumpkin is self-dual < 1464335876 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :@tell inte-e thx. I updated the link on my homepage. < 1464335876 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1464335879 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :crap < 1464335884 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :@tell int-e thx. I updated the link on my homepage. < 1464335884 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1464335917 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :that reminds me that the moonpage is still utterly incomplete :( < 1464335930 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :but it's just sooooo muuuch stuff that is still missing. < 1464335955 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :who the fuck decided to make something with 400 builtins that on average each have like 3 variations < 1464335962 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :must've been a total insane moron < 1464335980 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :String a, String b: Appends a to b then reverses. < 1464335987 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :like that was really needed < 1464336280 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :"Authors' Notes: Even though r_ can auto-map this built-in won't do the same expected job because pd will calculate the product of a Block. You may however use this fact as a shortcut for example for {0r_}m[pd. If you want to round every Double to the nearest Integer in a Block use )R_." < 1464336296 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :especially these comments about various usages and nice-to-know thing take a lot of work < 1464336303 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :s/thing/things < 1464336309 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Fnord < 1464336335 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: how come you didn't specify a quit message that time < 1464336345 0 :lambda-11235!~lambda-11@47-208-113-50.erkacmtk03.res.dyn.suddenlink.net QUIT :Quit: Bye < 1464336649 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :oh int-e even pulled the latest changes < 1464336650 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :nice < 1464338818 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 252 seconds < 1464340227 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :From the Rust changelog: "The time complexity of comparing variables for equivalence during type unification is reduced from O(n!) to O(n). As a result, some programming patterns compile much, much more quickly." < 1464341434 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1464341741 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-razbcrppjmejoyex QUIT :Quit: Connection closed for inactivity < 1464341946 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :O(n!) to O(n) is quite an optimization indeed < 1464343201 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :they just dropped the ! < 1464343291 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :They just worked quieter < 1464343299 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Didn't shout < 1464343355 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Haneb < 1464343368 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :any exams left? < 1464343375 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :O(n?) < 1464343392 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :can I use O(n?) if I'm not sure about how fast it is? < 1464343404 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :mroman: Presumably n? means zero or one ns. < 1464343405 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's the time complexity of regex matching < 1464343433 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :O(n{1-5}) < 1464343442 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :it's at least one n, but it might be up to five ns < 1464343446 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it's {1,5} < 1464343449 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :damn < 1464343454 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :I'm not a regex guy < 1464343473 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :shachaf, I finished last week < 1464343486 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :then what's "either 1 times, 3 times, or 5 times"? < 1464343492 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :I thought that's a{1,3,5} < 1464343499 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :(n|nnn|nnnnn) < 1464343529 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ta(n) < 1464343534 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :arcTaneb < 1464343535 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :I like more powerful regex systems < 1464343567 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I like regex systems with intersection and complement. < 1464343602 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :write a regex that matches factorials in unary < 1464343665 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :Regex is almost a fetish . < 1464343667 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no such regex hth < 1464343697 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :shachaf: not the math kind of regex < 1464343714 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, the Perl kind where you can execute arbitrary Perl code? < 1464343738 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no but you can use backrefs and (?! and (?+>+++>+++++++>++++++++++<<<<-]>>>--. >+++++++++++. -. <<+++++++++. >>++++++. <<-------. >>. ---------------. +++++++. . <<. >>+. --------. <<. >>++++++++++++++++++..." < 1464352538 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :even though it's probably extremely rarely used :D < 1464352699 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :`? slashdot < 1464352711 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :slashdot? ¯\(°​_o)/¯ < 1464352741 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464352943 0 :astslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1464352975 0 :astslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Remote host closed the connection < 1464353783 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: well you can't update it atm... I'd like to give you access again < 1464353812 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :Do you need a public key? < 1464353838 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :or is password fine? < 1464353838 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yeah < 1464353840 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :ok < 1464353841 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :public key < 1464353866 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1464353878 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :http://codepad.org/RYN4fEsm < 1464353880 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :^- there you go < 1464353926 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :cheers, added. < 1464354017 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :works :) < 1464354036 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :great, that's all I wanted < 1464354051 0 :contrapumpkin!?@? NICK :copumpkin < 1464354115 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :you're welcomed to the 5 years burlesque party next year :D < 1464354167 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hah < 1464355556 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :mroman: there's a party? great < 1464356517 0 :ybden!~ybden@unaffiliated/ybden JOIN :#esoteric < 1464357483 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net QUIT :Ping timeout: 240 seconds < 1464358174 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Remote host closed the connection < 1464358542 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464359235 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Remote host closed the connection < 1464360453 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464362648 0 :spiette!~spiette@x-132-204-251-254.xtpr.umontreal.ca JOIN :#esoteric < 1464362855 0 :APic!?@? NICK :A < 1464362860 0 :A!?@? NICK :APic < 1464362934 0 :mroman!~mroman@160.85.232.169 PRIVMSG #esoteric :I should try if I can make a redirect from eso.mroman.ch/cgi/burlesque.cgi to the new location of the shell... < 1464363538 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Remote host closed the connection < 1464363758 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? homogenous < 1464363759 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? homogeneous < 1464363788 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :homogeneous? ¯\(°​_o)/¯ < 1464363789 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :homogenous? ¯\(°​_o)/¯ < 1464363839 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? contiguous < 1464363841 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :contiguous? ¯\(°​_o)/¯ < 1464363842 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? continuous < 1464363843 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :continuous? ¯\(°​_o)/¯ < 1464363955 0 :dnm!~dnm@98.203.141.49 QUIT : < 1464364093 0 :mroman!~mroman@160.85.232.169 QUIT :Quit: Lost terminal < 1464364782 0 :augur!~augur@2602:304:cdac:e260:9402:8177:386d:700d JOIN :#esoteric < 1464364946 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-rbudglkmmnuvbmgz JOIN :#esoteric < 1464365397 0 :Opodeldoc!~Opodeldoc@208.114.92.193 QUIT :Read error: Connection timed out < 1464366633 0 :lambda-11235!~lambda-11@47-208-113-50.erkacmtk03.res.dyn.suddenlink.net JOIN :#esoteric < 1464367292 0 :ybden!~ybden@unaffiliated/ybden QUIT :Read error: Connection reset by peer < 1464367313 0 :ybden!~ybden@unaffiliated/ybden JOIN :#esoteric < 1464367863 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :wawazzat? < 1464367958 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :i prefer 3% milk but mcdonalds only has 2%... argh < 1464368320 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :So < 1464368321 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :In C < 1464368337 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I want to typedef an array of arrays of pointers to a struct < 1464368342 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What on earth is the syntax for that < 1464369191 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net JOIN :#esoteric < 1464369748 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464370083 0 :augur!~augur@2602:304:cdac:e260:9402:8177:386d:700d QUIT :Remote host closed the connection < 1464370101 0 :fizzie!?@? PRIVMSG #esoteric :Taneb: That's just typedef struct foo *bar[12][34]; < 1464370108 0 :testbot_!43d2abed@gateway/web/freenode/ip.67.210.171.237 JOIN :#esoteric < 1464370121 0 :testbot_!43d2abed@gateway/web/freenode/ip.67.210.171.237 QUIT :Client Quit < 1464370124 0 :fizzie!?@? PRIVMSG #esoteric :17:28 ,english typedef struct foo *bar[12][34]; < 1464370124 0 :fizzie!?@? PRIVMSG #esoteric :17:28 fizzie: Declare `bar` as another name for an array of 12 elements of an array of 34 elements of pointer to a `foo` structure. < 1464370168 0 :zemhill_!bfjoust@selene.zem.fi PRIVMSG #esoteric :david_werecat.jackal: points 11.81, score 33.25, rank 6/47 < 1464370360 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :fizzie, I think I had something else wrong < 1464370633 0 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1464370695 0 :Kaynato!~Aedile@cpe-75-187-129-201.neo.res.rr.com JOIN :#esoteric < 1464371360 0 :hwpplayer1!~hwpplayer@195.142.216.186 JOIN :#esoteric < 1464372295 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Remote host closed the connection < 1464372356 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464372727 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca JOIN :#esoteric < 1464372838 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1464373287 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net QUIT :Remote host closed the connection < 1464375049 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net JOIN :#esoteric < 1464375082 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1464375219 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :struct foo; < 1464375236 0 :zemhill_!bfjoust@selene.zem.fi PRIVMSG #esoteric :david_werecat.jackal: points 12.19, score 33.78, rank 4/47 (+2) < 1464375306 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :typedef struct foo *bar[34][12]; < 1464375419 0 :zemhill_!bfjoust@selene.zem.fi PRIVMSG #esoteric :david_werecat.jackal: points 12.38, score 34.05, rank 4/47 (--) < 1464375428 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :aaa why would anyone want copying text out of a terminal to keep the formatting?!?!? < 1464375527 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Sometimes you might want; possibly other key can indicate to copy ANSI codes for the formatting or not. < 1464375593 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :\oren\: http://slbkbs.org/structish.txt hth < 1464376213 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :it doesnt just keep text colors it also keeps the white on black and the font you set < 1464376280 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :lucky i found the setting to turn that off < 1464376634 0 :inap!~user@195.138.249.11 JOIN :#esoteric < 1464377094 0 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1464377203 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I have received a lot of request in a short time period for the root of my HTTP server, all from curl and from varying IP addresses in the range 24.48.178.* 24.48.179.* 24.48.180.* 24.48.181.* do you know what this is? < 1464377437 0 :impomatic_!~digital_w@90.78.113.87.dyn.plus.net JOIN :#esoteric < 1464377672 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Can I make directory listings on my server to appear different when accessed by wget? When wget accesses a directory listing I want to remove the icons, the parent directory link, and the links for sorting. < 1464377782 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Yes, you can do it. < 1464377883 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :What is commands to program in such thing in Apache? < 1464377953 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :> (sqrt 3) == 2 * (exp 1) / pi < 1464377955 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : False < 1464377972 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :> ((sqrt 3),2 * (exp 1) / pi) < 1464377973 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : (1.7320508075688772,1.7305119588645301) < 1464377988 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I blame floating point inaccuracy < 1464377993 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Oh, I figured your web server would be written in Visual Basic for Applications, or modified Z-code, or something. < 1464378006 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Oh wait, they diverge way too early for that < 1464378010 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Nvm < 1464378013 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know how to make Apache do it. Maybe you have to modify the code. < 1464378031 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But you can always write your own program to do directory listing, instead of using the Apache built-in program. < 1464378277 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :> (cos (pi/7)) + (cos (3*pi/7)) + cos (5*pi/7) < 1464378279 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 0.5000000000000001 < 1464378299 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :This one should be exactly 0.5 < 1464378452 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :I found a bug in SHEGOC when the label of a menu item started with a digit, but I fixed it. < 1464379156 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Remote host closed the connection < 1464380612 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net JOIN :#esoteric < 1464380668 0 :Koen_!~Koen@vbo91-6-78-245-243-132.fbx.proxad.net QUIT :Client Quit < 1464380966 0 :lambda-11235!~lambda-11@47-208-113-50.erkacmtk03.res.dyn.suddenlink.net QUIT :Quit: Bye < 1464382466 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net JOIN :#esoteric < 1464382743 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :my server has a program for the directory listing < 1464382785 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net QUIT :Ping timeout: 260 seconds < 1464382922 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's been invented like 50 years ago < 1464383452 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net JOIN :#esoteric < 1464383483 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I have, for the first time in my life, written a makefile < 1464383710 0 :Sgeo!~Sgeo@ool-18e43ef5.dyn.optonline.net JOIN :#esoteric < 1464383916 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net QUIT :Remote host closed the connection < 1464383956 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1464384230 0 :augur!~augur@76-218-206-38.lightspeed.sntcca.sbcglobal.net QUIT :Ping timeout: 250 seconds < 1464384625 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Idea of Magic: the Gathering card like: {?} Creature - ? (0/1) ;; Banding, Rampage 1 ;; All creatures able to block ~ must do so. ;; If ~ attacks, no other bands can attack. < 1464385756 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :ACTION takes a random look at his chat window for the first time in a while < 1464385768 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :3 cheers for Taneb! < 1464385776 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :2+1 cheers for Taneb! < 1464385780 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net PRIVMSG #esoteric :1+2 cheers for Taneb! < 1464385885 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Do you like this kind of cards? < 1464385969 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: I don't think I like banding. < 1464385973 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Though I've never played with it. < 1464386165 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :Banding is pretty good. It is one of the creature keyword abilities I like best. < 1464386252 0 :zzo38!~zzo38@24-207-48-196.eastlink.ca PRIVMSG #esoteric :More tactics can be involved in combat when some cards can have banding then you can decide which bands and so on < 1464386283 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 264 seconds < 1464386387 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1464386535 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :New what-if, for anyone who hasn't seen it yet < 1464386542 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :I like this one, but it isn't very destructive < 1464386552 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :(Unless, of course, you manage to turn rainbows into lasers) < 1464386889 0 :gamemanj!~gamemanj@cpc84817-aztw28-2-0-cust142.18-1.cable.virginm.net QUIT :Ping timeout: 276 seconds < 1464386950 0 :Reece`!~Ner@cpc4-wiga13-2-0-cust799.18-3.cable.virginm.net QUIT :Ping timeout: 260 seconds < 1464387190 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07VL14]]4 10 02https://esolangs.org/w/index.php?diff=47076&oldid=47072 5* 0331.185.252.84 5* (+0) 10/* Examples */ < 1464387517 0 :nortti!nortti@ayu.smar.moe PRIVMSG #esoteric :non-high-definition VHDL? < 1464387750 0 :inap!~user@195.138.249.11 PART #esoteric :"ERC (IRC client for Emacs 24.5.1)" < 1464387859 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :spacex is launching another F9 right now < 1464389111 0 :spiette!~spiette@x-132-204-251-254.xtpr.umontreal.ca QUIT :Quit: :qa! < 1464392007 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :\oren\: One moment, allow me to look up what the F9 key does for the following joke < 1464392096 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :\oren\: I guess they must do a lot of measurement? < 1464392195 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 JOIN :#esoteric < 1464392201 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :Hello < 1464392214 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :`ls < 1464392240 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :`query hackego < 1464392259 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​!\.´ \ advice \ bin \ canary \ cdescs \ emoticons \ esobible \ etc \ evil \ factor \ good \ hw \ ibin \ interps \ karma \ le \ lib \ logs \ misle \ paste \ ply-3.8 \ ps \ quine \ quines \ quotes \ share \ src \ theorems \ tmflry \ tmp \ wisdom \ wisdom.pdf < 1464392259 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: query: not found < 1464392307 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :hi hppavilion[1] < 1464392443 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1464392453 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :hia oerjan < 1464392492 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :helloon < 1464392513 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION cackles adjectivally < 1464392600 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :`med < 1464392606 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1464392632 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? rødgrød med fløde < 1464392636 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rødgrød med fløde? ¯\(°​_o)/¯ < 1464392661 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :`learn med is a simple text editor for hackego < 1464392667 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'med': med is a simple text editor for hackego < 1464392689 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn med is a simple text editor for HackEgo. < 1464392694 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'med': med is a simple text editor for HackEgo. < 1464392714 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION punctuates moon_ with the saucepan ===\__/ < 1464392785 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :ACTION slimes oerjan with the snail cannon 0== 🐌  < 1464392827 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :moon_: tabs don't transfer well in irc hth < 1464392835 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(i see an inverted I) < 1464392836 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :i didnt use one < 1464392842 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yes you did. < 1464392856 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :unless you actually used an I with inverted color codes. < 1464392860 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :freenode's builtin irc doesnt allow hackegos < 1464392866 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :what < 1464392868 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :lol < 1464392871 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric ::P < 1464392871 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :*tabs < 1464392889 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :i was thinking and typing at the same time, it never ends well < 1464392906 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION investigates. < 1464392919 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :the tunes logs have an actual tab character there. < 1464392935 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :unicode error or me making a cpy-paste wrror < 1464392943 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :8error < 1464392945 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :*error < 1464392953 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i'm going to assume the latter. < 1464392957 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: "investigate" sounds like some scandal in the stock market < 1464392965 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :i^ < 1464392985 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :moon_: perhaps the web irc doesn't allow you _typing_ a tab, but still lets you paste one. < 1464392991 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :yea, maybe < 1464393000 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net TOPIC #esoteric :The interdisciplinary hub of solidity matrices | Ingredients: Hydrogen, time, stevia | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | http://esolangs.org/ | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf < 1464393028 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :thinking and typing at the same time is actually known to have positive effects < 1464393046 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :shachaf: No, you're supposed to think, /then/ type. < 1464393051 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :^ < 1464393062 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :i type my thoughts sometimes < 1464393066 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: well spotted, you may become a punster yet. < 1464393066 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :shachaf: Thinking and typing at the same time doesn't allow you to revise your thoughts before typing < 1464393069 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :i was thinking about hackego then < 1464393105 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :which resulted in: freenode's builtin irc doesnt allow hackegos < 1464393110 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :shachaf: Also, stream-of-consciousness writing goes REALLY badly with certain psychological conditions < 1464393111 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :yes < 1464393113 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :everyone noticed < 1464393165 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :#esoteric: May contain crude drawings of nuts < 1464393177 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :(TREE nuts) < 1464393183 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :Yea, that goes nicely < 1464393193 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :replace the ingredients joke with it < 1464393197 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :moon_: i was assuming you pressed an actual tab, which got tab completed to HackEgo. wait, that doesn't even make sense without the capitalization. < 1464393205 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :moon_: It should probably go /with/ the ingredients joke < 1464393214 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :oh, your right < 1464393247 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? #esoteric < 1464393252 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#esoteric is the only channel that exists. After monqy left it became slightly off-centër. It's about 30 m (100 ft) across. oerjan seems to be making a lawn in the northern part. < 1464393260 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :Maybe we should just make the topic "The international hub of esoteric programming", followed by a link to the expanded topic, which would be many thousands of sections long, and would serve in and of itself as a corpus for fungot < 1464393260 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :hppavilion[1]: they say that a sink looks different from high above the water and make them visible. ( bulfinch's mythology, by david gerrold) < 1464393266 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn_append #esoteric May contain crude drawings of nuts. < 1464393270 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned '#esoteric': #esoteric is the only channel that exists. After monqy left it became slightly off-centër. It's about 30 m (100 ft) across. oerjan seems to be making a lawn in the northern part. May contain crude drawings of nuts. < 1464393295 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: That works too < 1464393307 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unicode NUT < 1464393313 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+004E LATIN CAPITAL LETTER N \ UTF-8: 4e UTF-16BE: 004e Decimal: N \ N (n) \ Lowercase: U+006E \ Category: Lu (Letter, Uppercase) \ Bidi: L (Left-to-Right) \ \ U+0055 LATIN CAPITAL LETTER U \ UTF-8: 55 UTF-16BE: 0055 Decimal: U \ U (u) \ Lowercase: U+0075 \ Category: Lu (Letter, Uppercase) \ Bidi: L (Left-to-Right) \ \ U+0054 LATIN C < 1464393319 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :`learn_append #esoteric Contains only free ranging moons. < 1464393320 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net TOPIC #esoteric :The interdisciplinary hub of solidity matrices, esoteric programming language design, and font forging | Ingredients: Hydrogen, time, stevia | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | http://esolangs.org/ | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf < 1464393322 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned '#esoteric': #esoteric is the only channel that exists. After monqy left it became slightly off-centër. It's about 30 m (100 ft) across. oerjan seems to be making a lawn in the northern part. May contain crude drawings of nuts. Contains only free ranging moons. < 1464393338 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :There. Now the topic is descriptive. < 1464393348 0 :fizzie!?@? PRIVMSG #esoteric :`unicode NUT AND BOLT < 1464393351 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F529 NUT AND BOLT \ UTF-8: f0 9f 94 a9 UTF-16BE: d83ddd29 Decimal: 🔩 \ 🔩 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1464393362 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :Hm, is this channel primarily prescriptivist or descriptivist? < 1464393366 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :wow, 🔩 narnia! < 1464393370 0 :fizzie!?@? PRIVMSG #esoteric :There's also a CHESTNUT and a DOUGHNUT. < 1464393383 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :both hppavilion[1] < 1464393385 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :both < 1464393391 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :moon_: "primarily" < 1464393399 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :both < 1464393404 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :its 50% 50% < 1464393409 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: the expanded topic is just the entire tunes logs hth < 1464393410 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :I advise that the channel officially take on the prescriptivist ideology < 1464393418 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: ...Huh. < 1464393430 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :s/prescriptivist/descriptivist/ < 1464393452 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :(Take note: An actual example of irony, once the s/// is applied) < 1464393473 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :you mean `sed 's/prescriptivist/descriptivist_' < 1464393502 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: i'd describe this channel as prescriptivist, but i'd certainly not make it a rule hth < 1464393504 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :moon_: No, I just mean s///. s/// is used in conversation on IRC as well as being part of HackEgo < 1464393530 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :ACTION slimes hppavilion[1] over proper syntax 0== 🐌 🐌 🐌 < 1464393534 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :s/x/y/ means "correct whichever message this makes most sense on" < 1464393542 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :ik < 1464393557 0 :hppavilion[1]!~Doslowdow@93-231-58-66.gci.net PRIVMSG #esoteric :moon_: Strictly speaking, it's still correct syntax; it just isn't the HackEgo bottrig < 1464393575 0 :moon_!4c01498a@gateway/web/freenode/ip.76.1.73.138 PRIVMSG #esoteric :🔩 looks like a bolded To < 1464393588 0 :fizzie!?@? PRIVMSG #esoteric :It's a bit iffy to complain about "correct syntax", what with that underline.