< 1420070400 503513 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 < 1420070401 293168 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Hello, world! < 1420070401 989507 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 < 1420070402 530799 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :`2014 < 1420070402 832942 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420070402 998057 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420070403 496299 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 < 1420070404 350334 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420070404 985495 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 < 1420070405 711858 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420070421 115531 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :You did it. < 1420070429 455903 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Woo < 1420070469 589256 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :Good bye, 2014. < 1420070641 496685 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Should `2014 be kept? < 1420070657 301894 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yes < 1420070659 974488 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :otherwise it defeats the point < 1420070774 989477 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :2014 wasn't 2014 for just 2014, but for all time. That's true in the abstract, but it helps drive the point home having a running implementation. < 1420071214 676443 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420072167 6044 :fizzie`!fis@selene.zem.fi JOIN :#esoteric < 1420072168 598762 :fizzie`!fis@selene.zem.fi QUIT :Changing host < 1420072168 642165 :fizzie`!fis@unaffiliated/fizzie JOIN :#esoteric < 1420072327 735265 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420072493 40742 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420072560 171753 :fungot!fis@selene.zem.fi QUIT :*.net *.split < 1420072560 215177 :fizzie!fis@unaffiliated/fizzie QUIT :*.net *.split < 1420072560 258642 :zemhill_!bfjoust@selene.zem.fi QUIT :*.net *.split < 1420072831 89118 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1420073415 918264 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1420073427 75919 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Remote host closed the connection < 1420073650 172773 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1420073651 744140 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1420073959 250669 :big3_brother!~big3_brot@191.7.13.235 JOIN :#esoteric < 1420074152 701453 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420074332 948751 :Solace!uid52684@gateway/web/irccloud.com/x-zfdxtfypzpxzzxcq JOIN :#esoteric < 1420075391 42473 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay, i made my first ever golfing attempt in haskell for Kimariji and needed 139 bytes < 1420075464 634108 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :132 with less whitespace < 1420075523 390279 :Solace!uid52684@gateway/web/irccloud.com/x-zfdxtfypzpxzzxcq PRIVMSG #esoteric :What is white space? < 1420075547 658457 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420075600 811427 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is there something like µ recursion in haskell? < 1420075633 167427 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What is μ recursion? < 1420075645 361263 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Excuse me, µ recursion. < 1420075648 10928 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :like, giving a predicate, return the largest possible value that satisfies it < 1420075670 129943 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Largest? < 1420075689 409017 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am doing last(0:[x|x<-[1..99],pred x]) now < 1420075713 995418 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :0.. might solve that leading 0 problem < 1420075736 519726 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :indeed it does < 1420075760 56344 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so last [x|x<-[0..99],pred x] < 1420075822 926541 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :120 now < 1420075836 980926 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't think i will shorten it much more with my attempt < 1420076026 250470 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh, 121 on the page < 1420076027 824387 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh well < 1420076119 101817 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: check for final newlines < 1420076158 326192 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :vim does not show a second line, so i guess there is none < 1420076190 677683 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vim adds a final newline by default < 1420076195 51818 :myname!~myname@84.200.43.57 PRIVMSG #esoteric ::O < 1420076199 348271 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(at least for me) < 1420076212 498754 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how do you remove them? < 1420076217 10385 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I usually use the form for submission < 1420076236 990619 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i have 3 times the word "take" :( < 1420076251 907221 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i may reduce it to 2 < 1420076253 2763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and I don't remember how to omit the final newline in vim (it was discussed here before, it's possible somehow) < 1420076261 286124 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: you could use some sed trickery, I think. < 1420076277 299017 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :not worth it < 1420076336 733880 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay, can i do something like x<-"bar" to get "b", "ba", "bar"? < 1420076341 855948 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :inits i guess < 1420076398 846854 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh dear, that makes stuff worse < 1420076403 684465 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :inits, but you need to import Data.List for that, so it's generally not worth it. scanl(flip(:))[][1,2,3] comes close, but generally even that is too long < 1420076434 870596 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i would need to replace one usage of take with one of length < 1420076440 599240 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :doesn't sound that smart < 1420076516 226852 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ghci won't let me run that line of yours, what the hell < 1420076533 571850 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> scanl(flip(:))[][1,2,3] < 1420076535 102817 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[],[1],[2,1],[3,2,1]] < 1420076554 852571 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it should work just like that in ghci, too. < 1420076565 303504 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't think that would help with this problem < 1420076574 138753 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :> map reverse.tail.scanl(flip(:))$[][1,2,3] < 1420076574 355930 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it doesn't. < 1420076575 357136 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match type ‘[a0] -> [[a0]]’ with ‘[[a]]’ < 1420076575 400633 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Expected type: [a0] -> [[a]] < 1420076575 400759 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Actual type: [a0] -> [a0] -> [[a0]]Couldn't match expected type ‘[t1] -> [... < 1420076582 458142 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :meh. < 1420076594 754721 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :> map reverse.tail.scanl(flip(:))[]$[1,2,3] < 1420076596 158284 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[1],[1,2],[1,2,3]] < 1420076601 674451 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :scanl/scanr do come in useful from time to time, so it's good to keep in mind that they're in the prelude. < 1420076673 847065 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: one can learn a lot of tricks by looking at previous entries, but usually the main trick is to come up with a good algorithm. < 1420076687 136271 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah < 1420076743 909404 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what i do now is building a list of numbers where the prefix is NOT identifying and adding one < 1420076747 170651 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(from previous entries you can learn tricks like defining custom infix operators (often better than alphanumeric names for function definitions), guards, pattern guards...) < 1420076757 735747 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but checking if it is identifying takes quite some space < 1420076783 35619 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420076815 102583 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :why the negation, why don't you take the minimum of those lengths that *are* identifying? < 1420076837 322696 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(also my algorithm is completely different, but that's all I intend to say about it) < 1420076841 510765 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i could do that < 1420076859 567788 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but i don't think it'll be much shorter < 1420076874 723129 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i waste 42 bytes to check if a prefix is identifying < 1420076939 399987 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'd expect this to be good for a couple of characters, 3 to 5 perhaps. < 1420076940 391572 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it is 3 bytes shorter with that < 1420076983 15794 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(mostly because it's saving a +1) < 1420076988 43398 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah < 1420077005 117225 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but i need a == instead of a < somewhere else now < 1420077018 217046 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :time to hoogle < 1420077104 975127 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :when golfing haskell, are you allowed to use the fancy unicode operators? if so, do they count as single chars? < 1420077120 100095 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :heh. my big Haskell golfing source file (I keep all the programs in a single file) has the output of :browse Prelude at the end < 1420077125 947764 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what fancy unicode operators? < 1420077133 248581 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: anagol counts bytes < 1420077159 436180 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :besides {-# LANGUAGE UnicodeSyntax #-} is just too long < 1420077170 546587 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(even after omitting the two superfluous spaces) < 1420077225 136583 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :int-e: noooooooooo :( < 1420077245 158833 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: λ, * and similar. < 1420077257 355977 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what the hell do they do < 1420077261 319242 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(not sure about * though, but it'd be typographically feng shui.) < 1420077288 214788 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: the first is lambda, the other is something that I don't think I have ever seen... < 1420077313 971156 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(too lazy to try to type the triple-bar-equal-sign. that one I know is actually used.) < 1420077316 559288 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :boily: well, does it behave different than \? < 1420077317 667723 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::k Int < 1420077318 579368 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :* < 1420077339 171336 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: absolutely not. it is purely graphical. < 1420077350 459154 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :lol < 1420077378 102110 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: this may come as a surprise to you, but generally speaking, golf code is NOT PRETTY < 1420077378 987727 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :in fact, there's some vim madness that you can use to change the way operators are displayed in your source files, but keep the underlying ascii intact. < 1420077399 76874 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :int-e: OKAY. < 1420077418 58218 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :ACTION wants to prettify his golf < 1420077432 239055 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Actually, some people prefer to not use λ because it is a Greek letter, not a symbol. < 1420077544 601769 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420077567 317428 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i wish there were some kind of any2 < 1420077603 554755 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :any2? < 1420077643 809071 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :check if there are at least 2 values that satisfy a property < 1420077717 203430 :big3_brother!~big3_brot@191.7.13.235 QUIT :Quit: lsd rules! < 1420077717 286726 :drdanmaku!uid17782@gateway/web/irccloud.com/x-jfmvhdvvmvnnbtfb QUIT :Quit: Connection closed for inactivity < 1420077750 661540 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: have you seen the "beautiful" indentation here? http://golf.shinh.org/reveal.rb?Prime+Substrings/henkma%28oerjan%29_1415625927&hs < 1420077814 423370 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is there any reason not to interact with lines/unlines? < 1420077832 178854 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 test < 1420077832 930343 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420077844 175031 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i can hardly believe getLine and putStrLn are that much shorter < 1420077885 656950 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: it depends, there is no general rule for that < 1420077891 378827 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420077908 940422 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am however curious about that brainfuck solution < 1420077914 31841 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :since here, the whole input has to be read before anything can be processed, I believe 'interact' will be superior. < 1420077935 343934 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :int-e: ... eghbhghhhghh... < 1420077947 199883 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :boily: what's the problem? < 1420077953 277843 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :looks perfectly fine for me < 1420077954 701971 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :it's... disquieting. < 1420077956 519510 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :m@main deserves an award < 1420077975 607426 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i do think it's quite normal to do this < 1420078024 178718 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That indentation is a ghc extension, though < 1420078128 11604 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: I expect the brainfuck is a variation on this idea: http://golf.shinh.org/reveal.rb?Text+Compression/nuko%28cheat%29_1201178750&bf ... the interpreter puts the program code after the data area, so it's possible to skip over the data and use verbatim strings from the program itself < 1420078133 82890 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :too bad i have to access the whole input in my check, i have a seperate function just to give it a name < 1420078160 742108 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: ghc is the only haskell there is on anagol ;-) < 1420078216 92510 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh < 1420078230 484804 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh I got the direction wrong. < 1420078259 396465 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am doing something like "let f i=do something with i in interact f" now and i am a bit unhappy about it < 1420078264 126240 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(since it's obviosuly moving left) < 1420078270 784107 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but i can't see how to avoid it at the moment < 1420078282 919823 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: define a global id < 1420078293 653874 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :? < 1420078306 461010 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :main=interact f;f i=do something with i < 1420078311 761372 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420078316 184854 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(or do it on two lkilines) < 1420078319 623232 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ouch < 1420078321 804769 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :on two lines < 1420078362 448328 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's indeed 6 bytes shorter < 1420078415 104751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :'let' and 'where' are hardly ever worthwhile < 1420078424 752285 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but there are exceptions. < 1420078434 555570 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :if i could somewhere get rid of naming it directly, it'd be pretty nice < 1420078469 171090 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :main=interact(\i->do something with i) is worth a try sometimes. < 1420078503 307767 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :also, point-free code, but there's no S combinator (or anything comparable that can duplicate an argument) in the Prelude < 1420078523 710495 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :too bad < 1420078549 91803 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :(\i-> works but has exactly the same length < 1420078561 775254 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh, no < 1420078567 3416 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :1 byte shorter < 1420078567 109445 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> ap (+) (2*) 1 2 -- this "ap-tly" named one is in Control.Monad < 1420078568 437394 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Could not deduce (GHC.Num.Num (a0 -> t)) < 1420078568 521941 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : arising from the ambiguity check for ‘e_1212’ < 1420078568 565296 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : from the context (GHC.Num.Num (a -> t), GHC.Num.Num a) < 1420078578 617640 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> ap (+) (2*) 1 < 1420078580 42 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3 < 1420078582 242599 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :stupid me. < 1420078598 477757 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: are you using 'lines' twice? < 1420078613 409262 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :no < 1420078674 423620 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :don't see why i should do that < 1420078736 504191 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :just interesting because I originally started out with main=interact$unlines.f.lines < 1420078747 811149 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i did, too < 1420078761 502239 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, i do still < 1420078772 769518 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but why should i line there twice? < 1420078853 283372 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :never mind. I'm just surprised that the \i-> helped you rather than being neutral < 1420078894 469192 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i'm down to 102, it's getting hard < 1420078958 574960 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :"on" is not in prelude, is it? < 1420078965 837329 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nope < 1420078969 220333 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :too bad < 1420078993 629459 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i really dislike my check < 1420079022 645988 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f a b c|t<-take a=t b==t c in f 3 "abcd" "abcef" < 1420079023 895612 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1420079036 844486 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wait wait wait < 1420079048 289845 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what? < 1420079052 282751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :behold: pattern guard abuse < 1420079065 499587 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't even < 1420079076 448636 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what? < 1420079086 389075 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :I'm with myname here. what the fungot is going on here. < 1420079094 123517 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :FireFly: FUNGOOOOOOOOOOOOOOOOT! < 1420079100 635652 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :s/FireFly/fizzie/ < 1420079131 987693 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f a | Just _ <- guard (a==5) = 4 | 1 > 0 = a in (f 3, f 5) < 1420079133 287676 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (3,4) < 1420079157 723431 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what the hell does take do with 3 parameters? < 1420079158 855786 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :just like that, but with a more boring pattern (`t`) < 1420079160 282158 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420079161 663424 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :aaaaah < 1420079178 306848 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote view.pattern < 1420079178 371320 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :benmachine says: let (\x -> case x of (\x -> x -> x) -> x -> x) = 0 in x / best view pattern evar < 1420079179 781215 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :woah < 1420079185 13666 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that is crazy stuff < 1420079205 435525 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so you rename "take a" to t < 1420079206 179891 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But view patterns are not in Haskell 2010. Pattern guards are. < 1420079291 252360 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is it possible to do something like this in a list comprehension? < 1420079334 568328 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, x<-[foo] and let x=foo happen to be the same length < 1420079353 210753 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420079357 517989 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err. wait, what am I saying < 1420079374 161976 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the former saves one character. < 1420079416 157055 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let x|x<-x=x|x=x in x < 1420079419 815669 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1420079500 850847 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, it actually makes my code longer < 1420079514 627807 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh no < 1420079532 462218 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :99 < 1420079544 484232 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that should be enough for now < 1420079578 205843 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :dream up other algorithms < 1420079611 632701 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am quite happy with it as is for my first ever golfing attempt in haskel < 1420079632 84958 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i discussed the problem aside from golfing and people suggested a trie < 1420079635 737282 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i like that idea < 1420079648 135322 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but it may be incredibly long to implement < 1420079851 129555 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right. tries or suffix arrays should give good performance < 1420080011 521421 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is there something like length$filter...? i am using sum[1| right now < 1420080049 601852 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's good < 1420080099 423986 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I recall discovering that trick; it felt good.) < 1420080170 723375 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sum[1|x] is also shorter than fromEnum x (conversions from tests to 0 or 1 is one of the most annoying problems in Haskell golfing, I've found; I've spent a lot of time on trying to rewrite code so that this won't be necessary) < 1420080198 876830 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420080199 14276 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420080199 57611 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420080301 120116 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> ([1|False],[1|True]) < 1420080303 73652 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ([],[1]) < 1420080340 984961 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [()|] < 1420080342 218887 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:5: parse error on input ‘]’ < 1420080373 304072 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: I would use that in production code without blushing (except with spaces, [1 | test]) < 1420080424 650459 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Booleans in production code? Shocking < 1420080448 699271 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I'm surprised that desugaring comprehensions gives that result < 1420080457 183442 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: I would not use the sum[1 | ...] version though; that should clearly be fromEnum ... < 1420080477 505264 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :why? < 1420080483 994115 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> guard (1==1) :: [()] < 1420080485 381366 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [()] < 1420080490 237391 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> guard (1==2) :: [()] < 1420080491 10789 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :too bad this isn't vba, where adding 1 to z gives you aa < 1420080491 501201 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [] < 1420080500 40379 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i could brute force everything < 1420080570 595568 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: Hmm. I wonder how the Haskell report defines this, whether it's in terms of guard or in terms of filter ... but the former makes more sense to me. < 1420080637 48112 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It uses a recursive definition with [x|True] = [x] as the base case < 1420080758 372064 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :adding 1. to z. gives you aa. AAAAAAAAAAAAAAAAAAAAH! < 1420080765 770317 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :https://www.haskell.org/onlinereport/haskell2010/haskellch3.html#x8-420003.11 --- oh it's spelled out, but it's essentially the 'guard' version. The trick in translating [x|p] is to use [x|p] = [x|p,True] = if p then [x|True] else [] = if p then [x] else []. < 1420080786 898739 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :AAAAAAAAAAAAAAAAAAAAG + 1 < 1420080805 454664 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: so adding an artificial ,True to avoid the case that Q could be empty in the translation of the 'p' guard. < 1420080857 355165 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fun < 1420080875 198844 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hey, we're having *fun* without fungot! < 1420080898 142041 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :We haven't got fungot fun. < 1420080923 43153 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :while we are at the haskell topic: would somebody recommend what of all these arrays i need? i want to have a text with O(1) access with lines that don't have the same length < 1420080925 266329 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie`: WHARGHARBL! IEUAAAAH! FLBLBLBLBLBL! [INARTICULATE SUPRASEGMENTAL YELLING]! < 1420080934 443044 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so it should be an array of arrays of chars < 1420080938 50733 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but... what array? < 1420080946 35251 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :ACTION disappears to watch the TV specials... < 1420080956 438648 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: APHONIC CHICKEN < 1420080982 664973 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric ::t array < 1420080983 552548 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Ix i => (i, i) -> [(i, e)] -> Array i e < 1420081000 690164 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :aren't there like 6 different arrays? < 1420081033 903484 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes, there's a matrix of them: unboxed/boxed and pure, for IO, and for ST < 1420081063 611619 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ST being what? < 1420081084 407140 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Since the lines will be some boxed type (ByteString or Text?), I think you'll be using a pure, boxed array, that's Array < 1420081113 257098 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :myname: software transactional memory < 1420081113 812951 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Control.Monad.ST - the "state thread" monad which allows pure computations that work with (think: temporary) arrays. < 1420081123 194629 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oh wait, ST, not STM < 1420081124 174091 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :my bad < 1420081132 391328 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, since i want to access each character i most likely want something like Array Int (Array Int Char) < 1420081160 204731 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420081186 524177 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :should still be linear time to build it up < 1420081191 891278 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's fine < 1420081194 97612 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: or Array Int (UArray Int Char) -- but seriously I'd store the lines as either ByteStrings or as Text. < 1420081212 157869 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: i need O(1) access to every single char < 1420081218 524901 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(UArray is the unboxed, pure array; it's much more compact than the boxed one) < 1420081226 421192 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ByteString will give you that < 1420081231 754485 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :compact being what? < 1420081256 186712 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh, i should read about bytestring then < 1420081277 89762 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but it makes sense < 1420081295 30511 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i guess ByteString is similar to what C thinks is a string < 1420081351 739118 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Array Int Char will store a pointer per character, which points to a Char value. UArray Int Char will be a flat array of - hmm - wide characters? < 1420081383 326608 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so UArray Int Char should basically a ByteString? < 1420081392 111097 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but a bit uglier < 1420081426 687899 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :An array of Word32s < 1420081472 966085 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it is surprisingly simple < 1420081505 962541 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i think i overestimated them < 1420081623 399471 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: nah, the UArray Int Char stores (32 bit, I checked) characters, ideally unicode code points; ByteString stores bytes, so it's closer to the C's char*. < 1420081667 574882 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420081705 988214 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :there are no ready to use function to make [[Char]] into Array Int ByteString i guess < 1420081723 400598 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :should be pretty easy, though < 1420081823 518613 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Actually, since Char is boxed I think it is 16 bytes on amd64 < 1420081837 182422 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420081916 8590 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(And String uses 40 bytes per character.) < 1420081980 474372 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what < 1420082024 545662 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(The haskellwiki mentions a Char pool; presumably ASCII Chars only use 8 bytes on average.) < 1420082073 470724 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Idris functions are anti-parametric unless exported as abstract < 1420082204 811164 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how come i need (i, i) to build an array? < 1420082238 705624 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :isn't it usually directly dependent of the list? < 1420082268 614096 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Scanning the list to find its size is a bad idea. < 1420082276 144537 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420082330 539274 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Your computer may not have enough memory to force a list spine, even if its contents would fit into a UArray.) < 1420082794 847347 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: the Char pool (is that a misspelled car pool?) covers latin1, hmm. (it goes up to 255.) < 1420082827 605287 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or simply, chars-as-bytes. < 1420083464 932142 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah I may have reproduced oerjan's 90 character version. < 1420083541 704328 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420083594 808690 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Notjohnconway 5* 10moved [[02CA-110]] to [[CA (programming language)]]: set of languages < 1420083626 565964 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is it interesting? < 1420083637 70291 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 240 seconds < 1420083721 613978 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: If I'm right then this snippet offers food for thought: map take[1..] < 1420083748 941165 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh < 1420083760 101878 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that-s neat < 1420083854 670299 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric ::t take < 1420083855 485776 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Int -> [a] -> [a] < 1420084901 994073 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(that's good for 88 characters in my attempt) < 1420085273 457832 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420085274 781432 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :95 now < 1420085489 499906 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :cheers < 1420086012 979361 :Solace!uid52684@gateway/web/irccloud.com/x-zfdxtfypzpxzzxcq QUIT :Quit: Connection closed for inactivity < 1420086598 18577 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :93 < 1420087619 953842 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420088454 429197 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Happy new years! < 1420088488 919659 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :happy new year! < 1420088527 739729 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And it's still the year of the horse. < 1420088656 908768 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Happy New Year, anyone in my timezone! < 1420088823 138319 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Yay, 1/1460 of the year is already past. < 1420089223 980856 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :int-e: lol < 1420090222 995442 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 240 seconds < 1420090542 252486 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420090599 87345 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420090942 502888 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1420091349 298797 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420091400 295473 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION changes a 4 to a 5 in the log url < 1420091412 230956 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :happy new year! < 1420091604 987771 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Do the two kinds of vararg systems have names? The system where the caller gives a number of arguments that the function has to accept (e.g. most Lisps) vs where the function decides, based on arguments or other things how many arguments to take (e.g. C and Idris)? < 1420092189 203914 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420092245 328708 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420092315 696179 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Why doesn't DOSBox have a "UNMOUNT" command? < 1420092356 1132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this is stupid. i am trying to find the english original for http://heltnormalt.no/img/tommytigern/2014/12/31.jpg but neither tin-eye nor google manage it. you'd think it was a simple thing to achieve... < 1420092393 140457 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(tin-eye only give the same page, while google only gives everything else on the same page.) < 1420092413 127381 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(which are of course, entirely different comics.) < 1420092594 433883 :MoALTz__!~no@user-188-33-7-126.play-internet.pl JOIN :#esoteric < 1420092763 277448 :MoALTz_!~no@user-188-33-7-126.play-internet.pl QUIT :Ping timeout: 255 seconds < 1420092859 556545 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420092868 361827 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: why not? it also has a mount command... < 1420092884 776122 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: sorry < 1420092901 308946 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: missed the negation. I guess the answer is that you can just restart dosbox. < 1420092945 94634 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :text searches like "calvin and hobbes playing cards" don't find it either :( < 1420093078 347217 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :applying extra quotes doesn't help < 1420093144 61743 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://www.gocomics.com/calvinandhobbes/1994/01/01 - that was easy. < 1420093168 816282 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: note the year (between first and second panel) and the date (next to the signature in the last panel) < 1420093175 424090 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay! but HOW? < 1420093186 669861 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION already tried searching on that site... < 1420093191 265756 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"read between the lines" < 1420093213 98728 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah. < 1420093407 242479 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but yeah, a calvin&hobbes text search would be nice. too bad that (probably illegal) transmogrifier site is (long) dead. < 1420094166 659359 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: I don't know what that transmogrifier site is, but I once made a local copy of a site that did C&H text search. < 1420094274 421975 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://www.transmogrifier.org/no_more_ch.html?ch/comics/list.cgi <-- this one < 1420094291 767187 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It has a .js file with a transcription of every strip, I think. < 1420094301 69397 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Nope, different site. < 1420094403 872368 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, I forgot I had this. < 1420094595 454561 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oerjan: should have tole me yesterday < 1420094604 624564 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :i gave my father the complete c&h collection for christmas < 1420094694 539647 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I wonder how copyright should apply to an index. < 1420094746 9708 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :keywords may be fine; transcripts are clearly subject to copyright law. < 1420094760 124383 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I bet Google knows about that. < 1420095022 628545 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm, transcripts may be a transformative use (under US law)... interesting question. < 1420095051 442416 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Note: I'm speculating. < 1420096206 239225 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh. who but GG makes paper doll cliffhangers < 1420096232 327083 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Yeah, I was going to complain about that too. < 1420096273 812164 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"ne'er do wells who write this electro-rag" - indeed. < 1420096298 2012 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err. I can't copy correctly. < 1420096301 660178 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"ne'er do well hacks who write this electro-rag" - indeed. < 1420096331 999002 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh end of a volume? so it's actually the entirely volume that ends on a cliffhanger. < 1420096344 285774 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-ly < 1420096364 371168 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :grammar, where dideth you went < 1420096392 571979 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I hate being 30 seconds off-phase wrt. to oerjan. < 1420096407 392089 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fancy < 1420096413 789827 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(well, at least if I'm 30 seconds behind) < 1420096429 271674 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :being 30 seconds ahead feels kinda nice. < 1420096430 550183 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :technically i cheated by not reading linearly < 1420096808 638482 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :meh, it's a new year and I still haven't figured out how henkma did 'identity matrix' (and some other open-ended problems where I haven't submitted solutions yet because they'd score less than 10k) < 1420096869 497557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(otoh, henkma hasn't caught up on http://golf.shinh.org/p.rb?kM4_ ) < 1420096924 381314 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(almost everybody is totally cheating on that one.) < 1420097000 648689 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that seems like one it would be silly _not_ to cheat on < 1420097143 5208 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: I know you can just restart DOSBox, but I hope to have UNMOUNT command so that you can reassign a drive letter without having to restart DOSBox!! < 1420097270 624048 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: actually, mount -u does just what you want < 1420097331 542346 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(dosbox 0.74) < 1420097379 321622 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, OK, but it doesn't seems to have that in the built-in documentation < 1420097415 204474 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :same here. dosbox(1) documents it though. < 1420097615 209524 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Is it possible for the mount command to specify whether or not programs on a mounted drive are allowed to access special DOSBox functions such as mounting a drive? < 1420097774 170543 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :config -securemode may be of interest, but that's a one-way street. < 1420097854 335465 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't see how dosbox would distinguish between programs loaded from one drive or another. < 1420097889 746223 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It displays the name of the program at the top, so probably it can know. < 1420098164 24105 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: it seems to me like embedding the output won't get anywhere near 39 or 40, you need something like main=do n<-readLn;print$...random cleverly searched for math formula here... < 1420098181 863488 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I also believe DOSBox ought to include its own versions of DEBUG and MODE commands. Other than that, the existing commands are probably fine. < 1420098218 838070 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and henkma just hasn't searched as cleverly as you < 1420098296 382273 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yeah I think that's a fair summary < 1420098324 322228 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I suspect that henkma does everything by hand. < 1420098509 171125 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: oh http://golf.shinh.org/p.rb?Dancing+Kids is another annoying one. < 1420098530 331568 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I have a 101 character solution...) < 1420098554 551768 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :actually, two variations of that. < 1420098693 769290 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420098764 510426 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420099265 650227 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :never mind. < 1420099316 705353 :DrMcHood!680dda08@gateway/web/freenode/ip.104.13.218.8 JOIN :#esoteric < 1420099427 467804 :DrMcHood!680dda08@gateway/web/freenode/ip.104.13.218.8 PRIVMSG #esoteric :Have studied Ebonics for many decades, have dived into programming the past 2 years. Any thoughts on a convergence? < 1420099432 902896 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Now it's just a can't-believe-I-missed-that-the-last-time-I-worked-on-this nuisance.) < 1420099497 268711 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :DrMcHood: Sorry, I don't know. (That doesn't imply everyone else also doesn't know.) < 1420099520 348318 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1420099735 708177 :DrMcHood!680dda08@gateway/web/freenode/ip.104.13.218.8 PRIVMSG #esoteric :keep it(100):[tree.fitty.4°[ice cold*2^chains]] < 1420100049 140936 :DrMcHood!680dda08@gateway/web/freenode/ip.104.13.218.8 QUIT :Quit: Page closed < 1420100192 523958 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :how do I set an environment variable for both X and login sessions? I thought that was what .profile was for but it does not seem to be working < 1420100373 663767 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :streaming at http://twitch.tv/coppro < 1420101100 83013 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 this is going to become the new o < 1420101100 625421 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420101243 860248 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :coppro: I think that has become impossible to answer; it depends on your X11 login and session managers. < 1420101268 516862 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric ::( < 1420101288 467610 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :`cat bin/2014 < 1420101289 65007 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) = "2014" ] \ then echo "Hello, world!" \ fi < 1420101292 797498 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :hahaha < 1420101572 759042 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :coppro: some possible suggestions can be found here ... https://superuser.com/questions/19044/how-do-i-set-an-environmental-variable-for-a-gnome-session < 1420103496 175555 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION notes that the last `2014 hello world appeared on the january 1 log page. < 1420103532 116689 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`2014 < 1420103532 605266 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420103534 304036 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420103673 617949 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :int-e: thanks < 1420105227 512609 :fizzie`!fis@unaffiliated/fizzie NICK :fizzie < 1420105318 42975 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1420105393 487966 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : and I don't remember how to omit the final newline in vim (it was discussed here before, it's possible somehow) <-- something like :set binary noeol < 1420105412 316680 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :@time fizzie < 1420105413 287571 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Local time for fizzie is Thu Jan 1 11:43:32 2015 < 1420105683 815989 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : (also my algorithm is completely different, but that's all I intend to say about it) <-- I COULD GUESS THAT < 1420105705 556555 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :really! < 1420105714 930922 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you're SO smart < 1420105724 680885 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :YEP < 1420105892 291104 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suspect myname has converged towards the algorithm i'm using, but is missing a trick or too < 1420105899 470160 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but that doesn't help us beat you < 1420105903 896544 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*two < 1420105917 445462 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :did I guess that snippet correctly? < 1420105927 95173 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420105937 886769 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i haven't got to that in the log if it's there < 1420105950 882771 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"snippet" should be in the log? < 1420106006 806658 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have no map take < 1420106027 207414 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :interesting :) < 1420106095 836993 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh well. 2 down, 3 to go ... identity matrix, I'll get you yet... < 1420106162 104543 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :GOOD, GOOD < 1420106194 733601 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have plenty of take, though, modulo that they're so many i defined an operator < 1420106256 965719 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm... < 1420106321 534574 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm. if I make it an operator in my 88 solution it gets larger :) < 1420106656 860536 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I tried map take and did it in one take. < 1420106754 746759 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> (\l->do x<-l;[p x|p<-map take[1..],[x]==[y|y<-l,p x==p y]]!!0++"\n") ["abc","acd","bcd","abd"] < 1420106756 191544 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "abc\nac\nb\nabd\n" < 1420106792 110391 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AAAAAAAAAAAAAAAAAAAAAAAA < 1420106955 319498 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: fancy, mine looks a bit different but has the same length. < 1420107210 128924 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: i had to either submit a version of that or ban you for spoiling so i chose the former hth < 1420107257 35172 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: did you use and[p x/=p y|y<-l,x/=y] ? < 1420107274 10560 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Does it change anything, as you are not in first place? < 1420107285 115882 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: slightly increased score? < 1420107289 775345 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: no < 1420107331 560130 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That is too long < 1420107334 158124 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: that's one character longer, hth. < 1420107340 893990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it is? < 1420107381 434480 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :counted an extra ending bracket, duh < 1420107419 19317 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh, there is a total score for competitors. The list does not seem to load, though. < 1420107456 929031 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It takes a while, at least. < 1420107494 275272 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: try the per-language lists, they're faster < 1420107673 599807 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :at least i already had the !!0++"\n" part. < 1420107857 95060 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`iterate` is tooooooo long. < 1420107857 650746 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: iterate`: not found < 1420107863 468678 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :HackEgo: sorry! < 1420107924 632557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(that remark is unrelated to Kimariji) < 1420108190 798751 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`2014 < 1420108191 232617 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420108192 243969 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::( < 1420108340 831771 :MoALTz__!~no@user-188-33-7-126.play-internet.pl QUIT :Quit: Leaving < 1420108354 936147 :MoALTz!~no@user-188-33-7-126.play-internet.pl JOIN :#esoteric < 1420108556 187379 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: THE YEAR IS ALL GONE < 1420108582 229726 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::( < 1420109039 878606 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Belated happy new year < 1420109349 55525 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hippy new hair < 1420109951 464279 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420110105 82526 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420110180 183975 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION laughs maniacally < 1420110248 164909 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I overshot the identity matrix target) < 1420110840 498834 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh no, we have created a monster < 1420111089 528140 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420111095 158621 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420111163 857552 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"we"? < 1420111280 50378 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the channel hth < 1420111300 889414 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, nothing out of the ordinary then < 1420111308 214685 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION eyes fungot < 1420111308 536075 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :int-e: i only went there for a conference. see you < 1420111325 507823 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :see? his alibi is water-tight. < 1420114498 129740 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420114666 61232 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420114801 613156 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420115003 890328 :MoALTz!~no@user-188-33-7-126.play-internet.pl QUIT :Ping timeout: 272 seconds < 1420115325 61272 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1420115411 893997 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420115550 86811 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420115557 147265 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Which conference did you go to? < 1420115557 282530 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: i was going to make a byte vector of length 1 < 1420115565 289423 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Ah, the byte vector conference. < 1420115620 179989 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: you move tomorrow, right? < 1420115728 90907 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420115830 675164 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :fungot: you're moving! < 1420115831 305084 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :FireFly: that would make sense to not add an entry into the ascii contest so far ( i'm at 1.31 right now) < 1420116012 741468 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1420116072 392349 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420116072 504248 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420116072 504354 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420116886 193019 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That's an interesting carrot-and-stick. F# closures only work with immutable variables. < 1420117031 494260 :scarf!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :J_Arcane: same in Java, I think < 1420117040 474448 :scarf!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :basically it's to avoid confusion about scope in closures < 1420117100 896437 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i thought it was to ensure that closure could be implemente simply by copying everything in scope < 1420117104 415903 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+s < 1420117137 477322 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or everything referred to < 1420117159 389998 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :How can I prove that if a has a multiplicative inverse mod m then gcd(a, m) = 1? < 1420117229 307613 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: a*r - 1 is divisible by m, which means a*r - 1 and a*r are both divisible by gcd(a,m)... < 1420117315 467860 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(r is the inverse) < 1420117377 12794 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(um do you need any more hints?) < 1420117409 484326 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :That is fine, thanks :) < 1420117579 939894 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :(considering I have an exam in about a week, I decided it's time I ought to do some number theory revision) < 1420117658 454463 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay, dancing kid looked easier than i thought < 1420118265 370907 :newsham!~chat@udp217044uds.hawaiiantel.net JOIN :#esoteric < 1420118272 41584 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Later < 1420118524 103140 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420118888 332616 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :elliott: Yes. < 1420118894 829545 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: good luck! < 1420118922 504618 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Remember to behave yourself when you're alone here. < 1420118922 827900 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: thanks! dig the papers: they're excellent. you can do these reports in lisp better than perl < 1420118970 38398 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :^style < 1420118970 161474 :fungot!fis@selene.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 < 1420121683 791533 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :fungot: what do you think of London? < 1420121684 552336 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :FireFly: ( or an analogue), and one blanket k-line... i shouldn't say that; there are districts of new britain where polish is spoken extensively, appears on signs, etc., have a nice one < 1420121706 25319 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Lots of Polish in London, eh < 1420121730 282645 :sebbu2!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 244 seconds < 1420121735 8682 :sebbu!~sebbu@ADijon-152-1-26-128.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1420121772 975415 :sebbu!~sebbu@ADijon-152-1-26-128.w83-194.abo.wanadoo.fr QUIT :Changing host < 1420121773 58870 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1420122317 824711 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> (48^2 - 17^2, 84^2 - 71^2) < 1420122319 144876 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (2015,2015) < 1420122626 677521 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That's an interesting mathematical property. < 1420122731 397644 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :FireFly: They do say it's a very multicultural place. < 1420122782 199467 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Also next year 2016 = 54^2-30^2, if you allow 45^2-03^2.) < 1420123208 952780 :scarf!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420123215 259238 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420125940 842098 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420127220 989452 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Quit: Leaving < 1420128096 461335 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420128101 726199 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420128588 618035 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420129174 993685 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420129652 972440 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420129881 280365 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420129897 387866 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1420130686 478302 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420130704 424685 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420130938 289718 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420131572 939021 :dianne_!~diannes@unaffiliated/dianne NICK :dianne < 1420132829 595715 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420133009 5079 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420133146 460949 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420133196 204183 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :`2014 < 1420133196 672807 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420134093 354795 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420134223 939168 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :Bonandodaannée! < 1420134241 567779 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :Bonboilyannee < 1420134242 867178 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1420134262 225567 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :I'm not comfortable with the apostrophs. < 1420134287 355062 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :That's probably the french or dutch word for apostrophies. < 1420134292 615365 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :I can't spell. < 1420134305 832888 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It's a catapostrophy < 1420134327 32635 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :Ha. < 1420134352 734688 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :Tanebonne année! < 1420134358 311368 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::) < 1420134409 136330 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :AndoDaan: «'» is «apostrophe» hth < 1420134473 710328 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :It does. Idk, I think I feel like the e is silent. But it's not in English, right? < 1420134576 560785 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :in English it ends with an /i/, whereas French's is silent. < 1420134931 617870 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :English does horrible things to loanwords < 1420135001 227197 :azthelgur!~azthelgur@186-104-148-221.baf.movistar.cl JOIN :#esoteric < 1420135087 923828 :azthelgur!~azthelgur@186-104-148-221.baf.movistar.cl QUIT :Client Quit < 1420135112 334097 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :guardian <-> warden < 1420135940 518080 :big3_brother!~big3_brot@191.7.13.235 JOIN :#esoteric < 1420136127 852603 :dianne_!~diannes@unaffiliated/dianne JOIN :#esoteric < 1420136136 537298 :dianne!~diannes@unaffiliated/dianne QUIT :Disconnected by services < 1420136139 46198 :dianne_!~diannes@unaffiliated/dianne NICK :dianne < 1420136739 944626 :dianne!~diannes@unaffiliated/dianne QUIT :Ping timeout: 272 seconds < 1420136807 132804 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1420137174 82539 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420137367 280578 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 255 seconds < 1420137514 99847 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420137532 246416 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: FAMILIAL CHICKEN < 1420137893 111566 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Ping timeout: 240 seconds < 1420138087 885315 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420138521 220713 :big3_brother!~big3_brot@191.7.13.235 QUIT :Quit: Leaving < 1420138934 281566 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420139986 325668 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Ping timeout: 250 seconds < 1420140533 294701 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420141179 445024 :drdanmaku!uid17782@gateway/web/irccloud.com/x-noqcrantbpgzqvdb JOIN :#esoteric < 1420142897 311985 :AndoDaan!~AndoDaan@188.188.86.222 QUIT :Ping timeout: 256 seconds < 1420142959 876263 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cc #include \nmain(){char a[6][9]; printf("%d\n", (int)sizeof a[0]);} < 1420142960 494667 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/tmp/a.c: In function ‘main’: \ /tmp/a.c:2:29: warning: missing terminating " character [enabled by default] \ /tmp/a.c:2:1: error: missing terminating " character \ /tmp/a.c:3:1: warning: missing terminating " character [enabled by default] \ /tmp/a.c:3:1: error: missing terminating " character \ /tmp/a.c:3:1: error: expected expression at < 1420142976 968292 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cc #include \nmain(){char a[6][9]; printf("%d\\n", (int)sizeof a[0]);} < 1420142978 26285 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9 < 1420143005 726058 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420143886 53455 :AndoDaan!~AndoDaan@188.188.86.222 JOIN :#esoteric < 1420144420 685687 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1420144456 6334 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, I have a 140 MB tif pano from my phone here, will scale and upload as jpg shortly < 1420144492 975750 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Some seams, and I don't think I got the FOV right (it didn't apparently report it, and I don't have a 360 pano to test with) < 1420144585 509170 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Vorpal, I have a Xperia Z2 nowdays, and it has a 20 MP sensor, so the image size is absurd. It is actually a pretty good camera for a phone. < 1420144600 574884 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420144845 278165 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420145365 762070 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :@tell fizzie https://www.dropbox.com/s/12bapqf1dphm3nz/vargavidderna_h%C3%B6gmossen.jpg?dl=0 < 1420145365 991587 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420145803 858178 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq_upditem < 1420145808 395397 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq_uptime < 1420145810 401635 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420145837 157012 :blsqbot!~blsqbot@fmnssun.ibone.ch JOIN :#esoteric < 1420147128 281479 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420148242 466110 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420148810 276535 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420149883 816388 :nisstyre_!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1420149946 368154 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 256 seconds < 1420149946 913465 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 256 seconds < 1420149946 965971 :nisstyre!~yourstrul@oftn/member/Nisstyre QUIT :Ping timeout: 256 seconds < 1420150029 200461 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1420151630 220426 :nisstyre_!~yourstrul@li611-52.members.linode.com QUIT :Changing host < 1420151630 263738 :nisstyre_!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1420152084 200785 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Is there card in Magic: the Gathering to change artifacts into lands? < 1420152397 991238 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420153144 151679 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: do you want to keep the abilities or the artifacts? or is just overwriting the artifact with a copy of a land ok? < 1420153156 432931 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I think there was something to turn stuff to lands, but very rare < 1420153164 123840 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :let me try to look it up < 1420153176 575531 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :turning permanents to artifacts or enchantments or creatures is much easier < 1420153232 91134 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://magiccards.info/query?q=!song+of+the+dryads < 1420153263 223695 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: ah, nice. it's probaly not the only one because that's a very new card < 1420153400 656784 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there are card that animate lands of course, that's much easier < 1420153490 879257 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm < 1420153495 364290 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe I'm wrong < 1420153520 310807 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe there wasn't any older way to turn an artifact to a land while keeping its abilities? < 1420153526 5330 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :before that Song I mean < 1420153791 211444 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :strange < 1420153973 677563 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I mean keeping the ability of the artifact too < 1420154033 941462 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I haven't found anything other than Song then < 1420154051 458689 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :unless of course the artifact has only activated abilities that you can just copy with Kraj < 1420154115 640763 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or with Quicksilver Elemental if you prefer < 1420154497 206247 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What do those cards are doing? < 1420154585 67110 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Quicksilver Elemental can borrow all activated abilities from a creature in play, until end of turn. Together with some copying and type changing effects, you can use it to have any permanent borrow all activated abilities of any other permanent. < 1420154626 833288 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But that isn't the same as the ability belonging to the original card. < 1420154645 643501 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, it's not the same < 1420154724 568376 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :But if the artifact doesn't have abilities other than activated abilities, it might be enough for what you're trying to do, because you can often (but probably not always) copy the rest of the state from the artifact to a land after you've copied the activated abilities. < 1420154837 60054 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It does have only activated abilities but that is not good enough. < 1420154896 830336 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's also Volrath's Shapeshifter, I don't really know how that works, so you figure out whether it can help you < 1420154979 519839 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm no, Volrath's Shapeshifter doesn't help because it can't use text from non-creatures < 1420154990 219619 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm wait < 1420155001 827829 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what if it copies Dryad Arbor? < 1420155073 707400 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it probably doesn't help, but you figure out for yourself < 1420155081 671457 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: meanwhile, have you seen Droidikar? < 1420155141 522557 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have not. What does that mean? < 1420155193 414177 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: http://www.darthsanddroids.net/orb/checklist.php Droidikar is a fan-made Magic: the Gathering set presented as a crossword, with the theme of Darths and Droids, a Star Wars parody screencap webcomic. Spoilers: http://tinyurl.com/q3s859n < 1420155314 945336 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you have a proper URL not "tinyurl"? < 1420155355 790323 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, a moment < 1420155383 352898 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :spoilers: http://www.irregularwebcomic.net/draakslair/viewtopic.php?t=8270 < 1420155393 679297 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I truncated it to fit it in a channel topic < 1420155440 647601 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :if ais returns, we'll have to tell him, I'm quite sure he'll like it < 1420156799 196016 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420156977 293915 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 244 seconds < 1420157564 177482 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If you have Candelabra and you can make a artifact into a land < 1420157660 281265 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Then it can untap itself too. < 1420158480 151758 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1420158793 529950 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420158967 772861 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420159411 296946 :arjanb!8259ab67@gateway/web/freenode/ip.130.89.171.103 QUIT :Quit: zzz < 1420162080 323788 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420162208 705535 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 264 seconds < 1420162553 5458 :AndoDaan!~AndoDaan@188.188.86.222 QUIT :Ping timeout: 240 seconds < 1420163152 636700 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420163605 184983 :sat-buddhi!~sat-buddh@186-107-247-116.baf.movistar.cl JOIN :#esoteric < 1420163789 680927 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Ping timeout: 245 seconds < 1420164011 833676 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Rottytooth14]]4 10 02http://esolangs.org/w/index.php?diff=41566&oldid=39270 5* 03Rottytooth 5* (+21) 10adding Folders < 1420164023 544923 :sat-buddhi!~sat-buddh@186-107-247-116.baf.movistar.cl QUIT :Quit: Saliendo < 1420164136 627182 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 N10 02http://esolangs.org/w/index.php?oldid=41567 5* 03Rottytooth 5* (+157) 10creating stub < 1420164197 997539 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Category:201514]]4 N10 02http://esolangs.org/w/index.php?oldid=41568 5* 03Rottytooth 5* (+11) 10Created page with "{{Yearcat}}" < 1420164789 222831 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1420165827 610134 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Rottytooth14]]4 10 02http://esolangs.org/w/index.php?diff=41569&oldid=41566 5* 03Rottytooth 5* (+112) 10 < 1420165857 982014 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Rottytooth14]]4 10 02http://esolangs.org/w/index.php?diff=41570&oldid=41569 5* 03Rottytooth 5* (-47) 10 < 1420165899 930229 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Rottytooth14]]4 10 02http://esolangs.org/w/index.php?diff=41572&oldid=41570 5* 03Rottytooth 5* (-30) 10 < 1420165919 501123 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :zzo38, I got stuck more though < 1420165928 871267 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can you hint me on super megzaxeux ascii world < 1420165954 958763 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What part now you get stuck on? < 1420165960 492999 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the same part :[ < 1420165967 300110 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i can blow up the red stuff to get the switch < 1420165972 751546 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so I can hit all 3 switches < 1420165984 741715 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but there is a thing in front of them so I cant get the flashy diamond < 1420165993 312711 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i think its got something to do with using teleoporters but I didn't work out what < 1420166192 12158 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41573&oldid=41567 5* 03Rottytooth 5* (+263) 10 < 1420166353 138366 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK just a minute please < 1420166360 24738 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(I also forgot) < 1420166474 398961 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you know the number "1" and "2" if you touch them you will also be teleported. < 1420166511 578111 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah i can get teleported but I dont know how to use it to avoid the thing falling infront of the path to diamond < 1420166570 970685 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :A green slime-blob can also block the path of pushers moving to block the path < 1420166631 403333 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hmm < 1420166645 987741 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i knew bthat but I haven't an idea how to apply it < 1420166653 292762 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think I got an idea now < 1420166659 182990 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks < 1420167099 996648 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Remember that it is possible to create multiple save files if you need it. Push F3 it ask what file to save, F4 ask what file to restore; or you can also push F9 to save in the last file or F10 to restore the last file. < 1420169179 937798 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :sometimes i wonder if the real reason English has a reputation as being 'easy to learn' is just because English speakers are culturally less prone to correcting people's speech, at least in person and especially to non-native speakers. < 1420169195 793468 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Maybe. < 1420169214 35279 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or, maybe because there is a lot of books printed in English < 1420169237 172237 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Finns correct you *constantly* if you attempt to speak the language. < 1420169240 416221 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :J_Arcane: they are? I see people correct english constantly < 1420169243 795590 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is it even more common in other languages? < 1420169297 804926 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :elliott: Online? I see piles of English correction, sure, but in person? I have almost never, ever seen someone correct a non-native speaker. < 1420169322 887146 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay, true < 1420169331 754999 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :people are jerks on the internet < 1420169379 834724 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :totally. < 1420169398 733803 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I hear finns are jerks too though. < 1420169432 919498 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I would rather suspect that finns are people. < 1420170431 397353 :nisstyre_!~yourstrul@oftn/member/Nisstyre NICK :nisstyre < 1420170992 683977 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420171065 604111 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420171347 306085 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420172170 375185 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Read error: Connection reset by peer < 1420172404 275359 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420173778 387929 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: STEGANOSAURUS CHICKEN < 1420174589 408292 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Are these temperatures F or C? C is impossible https://www.youtube.com/watch?v=jN2nH8zoz3A < 1420174785 281651 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420174804 181989 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1420175402 934967 :AndoDaan!~AndoDaan@188.188.86.222 JOIN :#esoteric < 1420175786 407109 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420176493 938331 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Sgeo: C, it's a joke < 1420176571 429037 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Or might be F, I'm not sure < 1420176939 182148 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Could be K < 1420177409 926867 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420178234 365243 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420178694 687517 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420179308 951106 :AndoDaan!~AndoDaan@188.188.86.222 QUIT :Ping timeout: 264 seconds < 1420179442 455336 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If I get mismailed a letter, is it legal for me to put it in the correct recipient's mailbox? < 1420179486 417924 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Looks like it might be a paycheck (but I'm not about to open it to see) < 1420179547 679776 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Fun question. < 1420179703 641474 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In what country? < 1420179762 914628 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :USA < 1420179769 907670 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also not the channel I meant to ask, but whatever < 1420179782 711714 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Sgeo: I can't think of why it wouldn't be < 1420179842 959720 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :because of things like "Only the United States Postal Service may use mailboxes for delivery without paying postage (Flyers, magazines, notes, letters, etc. found in or on mailboxes may be charged postage due)." < 1420180275 674601 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"If the mailpiece is delivered to the wrong location: Don't erase or mark over the information, or write any type of endorsement on the mailpiece. Place the item back in the mailbox or hand the item back to your mailperson." < 1420180302 324213 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I could leave it in my mailbox overnight and if it's still there when I wake up at noon, then maybe knock on neighbor's door or something < 1420180340 368890 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :a) who is going to care < 1420180342 979934 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b) who is going to notice < 1420180387 330198 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :a) Paycheck. The intended recipient will care if e doesn't receive it < 1420180400 193846 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :if you stick it in eir mailbox, e will < 1420180407 861764 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(Well, probably paycheck) < 1420180482 985197 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://boards.straightdope.com/sdmb/showthread.php?t=593601 is relevant but inconclusive < 1420180522 638454 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :at least they agree that http://codes.lp.findlaw.com/uscode/18/I/83/1725 is not applicable. < 1420180800 762153 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION puts it back in own mailbox, address facing out < 1420180815 556767 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Tomorrow can try to talk to neighbor or something < 1420180898 981371 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :this system of putting outgoing mail in one's own mailbox is so weird :) < 1420180936 724501 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I generally put outgoing mail in the large mailbox outside < 1420180948 805527 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I don't know if mailperson will actually look at incoming mailbox < 1420180966 868987 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Sgeo: just put it in the person's mailbox < 1420180975 740571 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :int-e found the relevant statute and it would not apply < 1420180982 487181 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I don't think it's actually physically possible < 1420181036 693970 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :coppro: is it the 18 U.S.C. § 1725, or is there something else? < 1420181044 315293 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :yeah < 1420181066 25811 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I like reading legalese, it's an esoteric english slang.) < 1420181078 932893 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :indeed < 1420181083 993573 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :have you read agora? < 1420181090 192677 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nope < 1420181097 897562 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :http://agora.qoid.us/current_slr.txt < 1420181288 778947 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wow, "proscribe" is an awful word. It means the opposite of what I'd naively expect. < 1420181340 415366 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION puts it into an inflamable drawer, then puts a match to the whole. < 1420181469 949185 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :int-e: it's the opposite of prescribe < 1420181516 634003 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and o is the opposite of e < 1420181576 616546 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :e is a crossed out o? *squints* < 1420181832 863248 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quote LETTER O < 1420181833 426540 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :742) U+2205 [∅] NO LETTER O ALLOWED < 1420181914 584491 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ∅ < 1420181915 307592 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+2205 EMPTY SET] < 1420181938 201784 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(just checking) < 1420181975 849059 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the members of ∅ enjoy absolute freedom < 1420182028 243407 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? oerjan < 1420182030 738707 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your evil overlord oerjan is a lazy expert in future computation. Also an antediluvian Norwegian who hates Roald Dahl. He can never remember the word "amortized" so he put it here for convenience. < 1420182077 872551 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :your evil øverlørd < 1420182126 324363 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ø < 1420182126 886133 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00F8 LATIN SMALL LETTER O WITH STROKE] < 1420182210 696263 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :in a paper we recently finalized the typesetters managed to use Ø instead of ∅ in one place (out of several), that was strange. < 1420182237 218925 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :hah < 1420182336 148588 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Why they have to take perfectly good latex and reset it in another program I'll never know [ok, I'm afraid I do know; they accept submissions in Word, too]. Springer...) < 1420182606 538610 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :they must have a crazy workflow, too; they seem to cut out figures (and possibly symbols) from PDF, but I suspect the text is produced by taking the main body of the latex document and then running strategical search&replace commands... < 1420182675 936427 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I hope there is *some* automation, but there were several systematic errors in the first draft that indicate that a lot of manual labor is also involved) < 1420182692 731224 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but oh well. not very esoteric :) < 1420183250 272198 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :xkcd is pretty good today < 1420183354 8655 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nice try < 1420183369 950543 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420183376 690805 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but that's wednesday's xkcd < 1420183379 916809 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :int-e: i regret nothing < 1420183433 787561 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Unless the absence of today's comic is an artistic message that I fail to grasp. < 1420183441 987187 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :todays's is the chart < 1420183481 525254 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh. sorry, browser mishap < 1420183531 643051 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I used to be able to visit xkcd by opening a new tab and searching for xkcd in the history - now there's a danger of activating an active xkcd tab instead ... < 1420183574 668696 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... which won't be reloaded in the course of this user interaction. < 1420183596 29607 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Foiled by software. < 1420183621 865931 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :software sucks < 1420183623 265992 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :use paper < 1420183709 774049 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420183729 928473 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :paper reloaded, hmm < 1420186473 868790 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hehe, today's Freefall amuses me < 1420186534 271752 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hmmmmm. I'll see it on Monday, I think. < 1420186595 747018 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Since Freefall has no easy way of bookmarking the current comic.) < 1420186664 71733 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... never mind me. < 1420186793 91393 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420186793 369189 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420186793 412394 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420186856 385 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I need to stop talking about my habits so much (Uh I'm doing it again, STOP! (Uh I give up. (Really, I should stop doing this all the time. (AAARGH!))))) < 1420187453 77898 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :https://www.youtube.com/watch?v=cZ6i-xQyesc < 1420187669 700992 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :it's from spaceballs, hopefully isn't blocked in any countries < 1420188114 675301 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420188439 199561 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk JOIN :#esoteric < 1420188439 282691 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :I'm so done < 1420188454 855326 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :my schools filter.somehow got on my computer < 1420188465 34027 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :through a Google signup < 1420188497 564708 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :THIS IS BULLSHIT < 1420188515 612425 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :all of my data and bots code has been fucking deleted < 1420188578 210564 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :waitwhat. < 1420188639 700772 :InvalidCo!invalidco@makkara.org QUIT :Ping timeout: 245 seconds < 1420188671 793001 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :I signed into Google at school and idk I think the accounts got linked to school < 1420188681 431637 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :and when I signed in at home < 1420188699 924845 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :The schools filter system for "innapropriate" things < 1420188708 182670 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :deleted everything I had < 1420188714 746843 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :I'm so fuvkibdhsha < 1420188731 728324 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :File a complaint, then. < 1420188732 294709 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :ffffffff < 1420188745 998509 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :I can't winter break < 1420188755 671224 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :no one listens to.students here < 1420188980 852207 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( Assuming this is real; at this point, I'd turn off the computer, try to find a clean one that can read the hard disk, scan it for recoverable data. ) < 1420189014 487587 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :it is real and I'm crying < 1420189046 297833 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Because anything you'll do on the computer will just make a recovery (if possible at all) harder. < 1420189055 87977 :InvalidCo!invalidco@makkara.org JOIN :#esoteric < 1420189068 978665 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :ill do that < 1420189123 14090 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If you cannot file a complaint, then file a lawsuit. < 1420189132 506516 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(instead of another computer, booting from an USB key with some Linux or similar *may* be an option. There must be special recovery images around, actually.) < 1420189225 460134 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :I'm just in shock this is retarded its taken me so long to compile this < 1420189237 195577 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :my entire lib < 1420189255 409075 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :ACTION dies inside then sues school < 1420189327 259045 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I've never really had this problem, so I actually don't really know what tools to use beyond making an image of the disk (for which I'd use dd.)) < 1420189491 381297 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :they use a deepfreeze and I I CAN'T DO SHIT < 1420189509 771506 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk PRIVMSG #esoteric :ok school is in a few days ill speak with an administrator < 1420189552 963114 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although before filing any complaints or lawsuits or whatever you should try to check what is happening if possible, and then you can figure out what happened. If your school put malware into your computer then to complain to them, if that doesn't help then sue them and/or to put in newspaper report. < 1420189557 288218 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :with some luck you'll not be the only one... though I'm not sure "luck" is the right term here. < 1420189570 76625 :InvalidCo!invalidco@makkara.org QUIT :Ping timeout: 244 seconds < 1420189667 214196 :InvalidCo!invalidco@makkara.org JOIN :#esoteric < 1420189712 884065 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mitchs: heh I actually own the movie on DVD (though movie companies will disagree with that phrase) < 1420190213 729947 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :growing up, i watched it on a bootleg VHS on a big tv that took several minutes to reach normal brightness levels after being turned on < 1420190235 470067 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :ACTION is approximately 100 years old < 1420190550 181932 :InvalidCo!invalidco@makkara.org QUIT :Ping timeout: 244 seconds < 1420190705 254585 :dts|pokeball!~DTSCode@unaffiliated/dtscode PRIVMSG #esoteric :heh, bootleg vnhs < 1420190706 822795 :dts|pokeball!~DTSCode@unaffiliated/dtscode PRIVMSG #esoteric :**vhs < 1420191228 396870 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420192092 286205 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell J_Arcane (10a+b)^2-(10c+d)^2 == (10b+a)^2-(10d+c)^2 <=> (10a+b)^2-(10b+a)^2 == (10c+d)^2-(10d+c)^2 <=> (11a+11b)(9a-9b) == (11c+11d)(9c-9d) <=> (a+b)(a-b) == (c+d)(c-d) <=> a^2-b^2 == c^2-d^2 < 1420192092 390543 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420192196 186245 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell J_Arcane hm one conclusion is that if two pairs of digits work, they work in all (big enough) bases < 1420192196 229559 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420192268 912878 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> (0x48^2 - 0x17^2, 0x84^2-0x71^2) < 1420192270 361642 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (4655,4655) < 1420192425 847014 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell Jafet (Also next year 2016 = 54^2-30^2, if you allow 45^2-03^2.) <-- hm that's because (3,4,5) is a pythagorean triple... < 1420192425 890208 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420192762 291347 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [(a,b,c,d,x)|[a,b,c,d]<-replicateM 4[0..9],[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192763 556924 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(0,0,0,0,0),(0,0,1,1,0),(0,0,2,2,0),(0,0,3,3,0),(0,0,4,4,0),(0,0,5,5,0),(0,... < 1420192769 680760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1420192787 254705 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [(a,b,c,d,x)|[a,b,c,d]<-replicateM 4[0..9],a/=c,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192788 712365 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(0,0,1,1,0),(0,0,2,2,0),(0,0,3,3,0),(0,0,4,4,0),(0,0,5,5,0),(0,0,6,6,0),(0,... < 1420192810 973536 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [(a,b,c,d,x)|[a,b,c,d]<-replicateM 4[0..9],a/=c,a/=b,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192812 646798 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(0,3,4,5,-9),(0,4,3,5,-16),(1,4,7,8,-15),(1,5,5,7,-24),(1,7,4,8,-48),(2,6,7... < 1420192839 868477 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> length [(a,b,c,d,x)|[a,b,c,d]<-replicateM 4[0..9],a/=c,a/=b,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192841 306966 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 28 < 1420192929 182743 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [(10*a+b)^2-(10*c+d)^2|[a,b,c,d]<-replicateM 4[0..9],a/=c,a/=b,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192930 946442 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [-2016,-1209,-5888,-3024,-2015,-5565,-4032,-2016,1209,-1209,-5888,2016,2015,... < 1420192961 178431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [(10*a+b)^2-(10*c+d)^2|[a,b,c,d]<-replicateM 4[0..9],a>c,a/=b,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192962 546820 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [1209,2016,2015,1209,2016,3024,4032,3024,5888,5565,2015,5888,4032,5565] < 1420192993 7449 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> nub [(10*a+b)^2-(10*c+d)^2|[a,b,c,d]<-replicateM 4[0..9],a>c,a/=b,[x]<-[nub[a^2-b^2,c^2-d^2]]] < 1420192994 439468 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [1209,2016,2015,3024,4032,5888,5565] < 1420193710 206727 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell nys guardian <-> warden <-- that's actually not english's fault, but a development in norman french < 1420193710 249923 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420194522 148234 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420194763 108737 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420197614 729238 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Ping timeout: 245 seconds < 1420197818 48655 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420200196 329996 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420202274 276263 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420203636 94757 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://github.com/munificent/vigil < 1420204990 310376 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1420205620 902237 :corsee!~corsee@90.174.3.119 JOIN :#esoteric < 1420206715 374942 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1420206729 128847 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1420207210 710010 :Solace!uid52684@gateway/web/irccloud.com/x-sioxorbdwevfifzk QUIT :Quit: Connection closed for inactivity < 1420207221 683898 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1420208337 158252 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :Ping timeout: 240 seconds < 1420208395 249575 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=41574&oldid=41488 5* 03Rottytooth 5* (+14) 10/* F */ added folders < 1420208416 159960 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1420208624 408060 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/upload14]]4 upload10 02 5* 03Rottytooth 5* 10uploaded "[[02File:Folders HelloWorld.png10]]": Hello, World sreenshot for Folders < 1420208738 136351 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41576&oldid=41573 5* 03Rottytooth 5* (+91) 10 < 1420208836 289158 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Quit: Leaving < 1420208852 130094 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420209349 331940 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420210624 874215 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1420210914 326855 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 250 seconds < 1420210938 111451 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420211154 348895 :arjanb!8259ab67@gateway/web/freenode/ip.130.89.171.103 JOIN :#esoteric < 1420211446 724779 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420211464 316413 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 N10 02http://esolangs.org/w/index.php?oldid=41577 5* 03AJF 5* (+421) 10Created page with "[https://github.com/munificent/vigil Vigil] is an esoteric programming language similar to Python, created by [Bob Nystrom, aka munificent](https://github.com/munificent) in 2..." < 1420211490 91299 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 M10 02http://esolangs.org/w/index.php?diff=41578&oldid=41577 5* 03AJF 5* (-1) 10MediaWiki isn't Markdown ;) < 1420211529 711394 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 10 02http://esolangs.org/w/index.php?diff=41579&oldid=41578 5* 03AJF 5* (+19) 10 < 1420211570 196206 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 10 02http://esolangs.org/w/index.php?diff=41580&oldid=41579 5* 03AJF 5* (+34) 10 < 1420212097 67507 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1420212120 376837 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420212631 327768 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 256 seconds < 1420214436 781459 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420215149 974483 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420215749 631711 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420216228 645116 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420216234 500161 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :HI < 1420216253 529 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :corsee is a spamer please erase them < 1420216350 387611 :corsee!~corsee@90.174.3.119 QUIT :K-Lined < 1420216458 124113 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :spam spam spam spam ♪ < 1420216581 28008 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hmm, apparently I "obviously understand homogeneous transformations very well" < 1420216675 310405 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I actually have no idea how they work help < 1420216716 392325 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I have an exam involving them next week < 1420216759 665056 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :aren't they just normal matrices < 1420216766 830069 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but at the end you divide each coordinate by the last one < 1420216780 600883 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@spam boily < 1420216780 644082 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ACTION smacks boily about with a large trout < 1420216790 150046 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :ACTION mapoles Jafet < 1420216806 168558 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(slapstick comedy) < 1420216880 466790 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :vanila, maybe??? < 1420217921 131332 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, can you bribe the sanete? < 1420217921 238889 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :b_jonas: yes, but they could blame it to not do that? wouldn't that be < 1420218016 553146 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :b_jonas, what's there "sanete"? < 1420218057 100238 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`8-ball what's there "sanete"? < 1420218057 654648 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Outlook not so good. < 1420218100 692673 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I... am ashamed of myself and will now go hide in a hole < 1420219020 531465 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :what's a sanete? < 1420219068 326090 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's like a senate but less sane < 1420219160 964620 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :makes sense. < 1420219484 878092 :AndoDaan!~AndoDaan@188.188.86.222 JOIN :#esoteric < 1420220036 903441 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Mail situation resolved perfectly. Went downstairs, saw mail truck, (after neighbor prompted me after I asked if mailperson was here) went to truck and talked to mailperson, who seemed distraught at the misplaced mail and thankful to me < 1420220646 525747 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420220668 554015 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420220668 597286 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420221546 417192 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420221607 281520 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 255 seconds < 1420221926 70260 :corsee!~corsee@84.78.20.218 JOIN :#esoteric < 1420222275 74912 :corsee!~corsee@84.78.20.218 QUIT :Ping timeout: 244 seconds < 1420222525 70229 :corsee!~corsee@84.78.20.218 JOIN :#esoteric < 1420222995 36871 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420223190 399213 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420223288 160709 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420223288 203908 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420223288 204021 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420223316 394655 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://www.cracked.com/article_21940_5-mathematical-strategies-dominating-popular-kids-games.html/ < 1420223635 866723 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420223757 127720 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1420223810 382536 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 250 seconds < 1420224242 759473 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Read error: Connection reset by peer < 1420224322 306105 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420224341 670323 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://yusuke.endoh.usesthis.com/ < 1420224414 909771 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :"Recently I've become interested in Scala. It looks beautifully-crafted" < 1420224419 190420 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :whaaaaat < 1420224624 328924 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :... < 1420224647 999767 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :somebody please K-line, G-line and probably a few columns too corsee. < 1420224774 469478 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420224872 481617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so can we assume fizzie has left now < 1420224897 887272 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie has left? < 1420224899 284480 :oerjan!oerjan@sprocket.nvg.ntnu.no TOPIC #esoteric :Home Alone 6: The horror of fungot | but often spelled correctly. | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1420224906 754322 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^echo hi < 1420224906 797637 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :hi hi < 1420224924 491417 :ChanServ!ChanServ@services. MODE #esoteric +o :oerjan > 1420224924 799887 NAMES :#esoteric < 1420224941 412708 :oerjan!oerjan@sprocket.nvg.ntnu.no MODE #esoteric +b :*!*corsee@84.78.20.* > 1420224941 439284 NAMES :#esoteric < 1420224941 455784 :oerjan!oerjan@sprocket.nvg.ntnu.no KICK #esoteric corsee :spammed me in private < 1420224955 86056 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes. < 1420224959 937610 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I have both left and arrived. < 1420224962 855606 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ooh < 1420224967 524720 :oerjan!oerjan@sprocket.nvg.ntnu.no MODE #esoteric -o :oerjan > 1420224967 550428 NAMES :#esoteric < 1420224985 546916 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :did fungot leave too? < 1420224986 192241 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :olsner: you can still compile things efficiently. because it was used in making the hardware branchings visible to the compilation of some files ( i'm setting up gvim on this machine. < 1420224996 858947 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :olsner: no, see topic < 1420224997 773766 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :No, fungot is still where I left it. < 1420224998 41103 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: you and your social contacts" can result in billiard balls breaking apart. < 1420224999 642149 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hth < 1420225025 697126 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: so how's the weather in london < 1420225055 237696 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :oerjan: Surprisingly fine. < 1420225060 67280 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :@metar EGLL < 1420225060 110442 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :EGLL 021850Z 24008KT 210V270 CAVOK 05/01 Q1034 NOSIG < 1420225060 297994 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :oerjan: Though it's supposed to rain tomorrow. < 1420225081 763301 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/mame/_ < 1420225085 742689 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :does this count as esoteric? < 1420225098 117582 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think its just encoding each letter using n _'s for chr(n) < 1420225156 127492 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :if so, that's boring < 1420225160 15770 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not esoteric as long as the script still needs to contain "require" hth < 1420225166 643055 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok < 1420225178 961427 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :reverse runlength encoding :P < 1420225184 585237 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+ < 1420225215 819655 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420225469 401177 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :isn't there anything for ruby resembling that symbol-only encoding for javascript? < 1420225529 973624 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose that depends on ruby having similarly crazy implicit conversions, but it _is_ a dynamically typed language so it doesn't seem out of the question < 1420225613 184826 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :malbolge < 1420225613 266681 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :The most evil and renowned esoteric programming language < 1420225614 908798 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm "ruby symbols only" doesn't give obvious hits < 1420225683 168007 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm not sure that malbolge actually is the most evil esolang, although it's certainly up there < 1420225684 269408 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Quit: BRB in 1 min < 1420225700 31040 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :up WHERE? < 1420225708 764650 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420225710 673286 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :among the most evil < 1420225724 151412 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose that should be "down there" < 1420225735 27315 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it looks like Endoh added a new quine to his crazy quine relay program for each day of the advent calendar < 1420225740 138694 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so now it has 100 < 1420225748 722933 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :poll: on a scale of 1 to about ten, how would you rate the evilness of underload? < 1420225753 654263 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :0 < 1420225756 45843 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :did he include malbolge twh < 1420225777 991483 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think that underload is actually similar to a normal programming language < 1420225783 593316 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: 3 maybe < 1420225786 568259 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they're called "concatenative languages" < 1420225788 477129 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but i'm biased < 1420225791 650987 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and I don't really believe people program in them... < 1420225796 185649 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :since i actually _can_ program in it < 1420225803 457489 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :oh. indeed. < 1420225830 789189 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Category: Ruby derivatives < 1420225926 806091 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hey they did BLC in it < 1420225934 151730 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: pretty sure some do < 1420225940 801316 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: in what? < 1420225946 989180 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the 100 language quine < 1420225952 315867 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah < 1420225981 289314 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :malbolge is probably too hard not the least because of the size limit < 1420225982 612784 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Endoh probably got wind of that from last ioccc < 1420226014 870226 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/mame/quine-relay/commit/4b9747e0b65753600a17f22ca867b6247e95366c < 1420226041 948427 :nortti!nortti@nano.smar.fi NICK :lawspeaker < 1420226050 956933 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :underload should be easy to include in a quine relay < 1420226108 41357 :lawspeaker!nortti@nano.smar.fi NICK :nortti < 1420226226 35160 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://hebrew.pwn.seccon.jp/nikud/hebrew-utf16le.html < 1420226228 977802 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is this an esolang < 1420226341 41957 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: of course. usually any one language is easy to include in a quine relay, because in all but one languages you can just use a single print statement < 1420226373 850195 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: let me extend the list very inaccurately for comparison: befunge 4, brainfuck 5, /// 6 and fueue 8 < 1420226402 815121 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually that might be unfair to befunge < 1420226416 260852 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i did say inaccurately < 1420226435 679695 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh unlambda 7 < 1420226575 667967 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: i think malbolge might be one exception there. < 1420226644 410920 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: sure, some crazy obfu-languages can be exceptions < 1420226644 475451 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :like, even in underload you can't write a print statement printing unbalanced parens or something < 1420226646 802693 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or can you? < 1420226685 392921 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no < 1420226763 996869 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Quit: Test < 1420226777 684258 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :How is Yusuko so AWESOME < 1420226897 529050 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :"LLVM to Befunge compiler" < 1420226913 256239 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Ping timeout: 244 seconds < 1420226921 257277 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/shinh/beflisp/blob/master/beflisp.bef < 1420226977 701507 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420227173 140588 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is lisp2d esoteric? < 1420227186 445947 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think its normal lisp except the brackets can go vertical using v ^ < 1420227195 554280 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/shinh/beflisp/blob/master/fizzbuzz.l2d < 1420227226 630334 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it is imo < 1420227254 880527 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Is lisp esoteric < 1420227258 751053 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :no < 1420227268 466204 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/upload14]]4 upload10 02 5* 03Rottytooth 5* 10uploaded "[[02File:Folders 99bottles.png10]]": 99 Bottles of Beer program for Folders language < 1420227302 117182 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :beflisp2d.bef is a joke extension of Lisp. You can use 2D S expression. See fizzbuzz.l2d for an example of 2D Lisp code. < 1420227346 93363 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41582&oldid=41576 5* 03Rottytooth 5* (+148) 10/* Examples */ < 1420227632 700016 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oerjan, thoughts? < 1420227803 175277 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no < 1420228003 712427 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what do you mean by no < 1420228051 464492 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no thoughts hth < 1420228092 518887 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :okay :) < 1420228094 443352 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks < 1420228340 651350 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :You're all assholes. Any language is esoteric. hth < 1420228359 910767 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :not every language is esoteric < 1420228362 773181 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :for example, lisp isn't < 1420228426 344494 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :bah, is the way Godel constructed his number esoteric? yes. and it's basically lisp. < 1420228438 994340 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :Or so Hofstadter told me. < 1420228439 866655 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric ::/ < 1420228445 28750 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its not lisp at all are you trolling < 1420228466 636759 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hofstadder is a popular writer < 1420228471 275020 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :To that I say "ha." < 1420228491 919993 :AndoDaan!~AndoDaan@188.188.86.222 PRIVMSG #esoteric :Nah, you're probably right. I don't know enough to present a convincing argument. < 1420228570 853348 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/upload14]]4 overwrite10 02 5* 03Rottytooth 5* 10uploaded a new version of "[[02File:Folders 99bottles.png10]]" < 1420228608 89701 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420229517 159099 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Trinary14]]4 10 02http://esolangs.org/w/index.php?diff=41584&oldid=38664 5* 0380.229.228.34 5* (-23) 10not related < 1420230243 516111 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Quit: ZNC - http://znc.in < 1420232106 112384 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420232189 66196 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :vanila: I would say that Lisp is the least esoteric language with the largest reputation for being so anyway, while C is the most esoteric language with the least reputation for being so. ;) < 1420232217 338595 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha < 1420232697 146613 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :https://www.reddit.com/r/Bitcoin/comments/1ulsmc/best_phishing_scam_ive_ever_seen_raising/ < 1420232809 934990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :freefall :P < 1420232851 200849 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, yeah, I loved it < 1420232995 676044 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Sgeo: Or, you know, you could just not click on attachments you don't know anything about ... < 1420233111 151763 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how to not get hackked: Don't < 1420233361 985248 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1420233365 160686 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :# of times I've clicked on an attachment in an email I did not specifically request since ever: 0 < 1420233476 342278 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@localtime fizzie < 1420233479 532946 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Local time for fizzie is Fri Jan 2 21:17:56 2015 < 1420233499 920456 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(That's what makes it official, right?) < 1420233539 256252 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you're just ignoring a real threat < 1420233911 529221 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420234034 600753 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie's being threatened by time? < 1420234065 234111 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Damn, I'm too old. I'd have circled the leading MZ in the .TXT file ;-) < 1420234066 252503 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fizzie: whoa < 1420234161 155622 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :time is marching on without mercy. < 1420234230 542135 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: You're better than I. I receive PDFs in e-mails all the time, and one of my mail clients is the clicky GUI type. < 1420234399 529434 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Good one though, I wonder how they encode that meta information in the zip file. < 1420234469 554287 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :int-e: Well, that's probably another factor: I have only ever uses web-mail clients save for a few brief stints, originally by necessity, then out of habit after far too many exploits that didn't even need user interaction to execute (Outlook was infamous for this, maybe still is) < 1420234476 979769 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i feel so safe for still using (al)pine < 1420234494 423752 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: Probably even smarter than me. :D < 1420234505 538692 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course this makes it a chore whenever someone _does_ send an attachment. < 1420234520 948403 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(that i want to open.) < 1420234521 63739 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :UUDecode! < 1420234568 914053 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :J_Arcane: part of the problem is my email is running on a remote host which i'm accessing through putty with no real gui connection < 1420234626 604179 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :X forwarding!!!!!!!!!!! < 1420234630 795664 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :!!!!!!! < 1420234633 183654 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :!!!!!!!!!!!!!!!!!! < 1420234643 963657 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :! < 1420234652 439302 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which means my way of seeing attachments tends to involve copying them to my website and opening them in IE < 1420234667 438053 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(the website is also on that remote host) < 1420234712 891252 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: that would involve (getting and) starting an X server which sounds even more annoying. < 1420234833 431214 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: Hmm, if it were web based I wouldn't write "GUI". < 1420234892 461898 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I meant thunderbird) < 1420234909 327562 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :int-e: Yeah, that's what I mean. My relationship with GUI desktop mail programs has largely been limited to a few abortive attempts to tolerate Thunderbird or Kmail, and a brief period where I used Apple Mail a lot. < 1420234917 32582 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Mostly I can't stand the damn things anyway. < 1420234977 531639 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, it's a failure of mine of using mutt effectively with several accounts and mail folders. < 1420235039 459267 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`addquote (I need to stop talking about my habits so much (Uh I'm doing it again, STOP! (Uh I give up. (Really, I should stop doing this all the time. (AAARGH!))))) < 1420235041 86175 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1229) (I need to stop talking about my habits so much (Uh I'm doing it again, STOP! (Uh I give up. (Really, I should stop doing this all the time. (AAARGH!))))) < 1420235087 10719 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: thanks for the reminder < 1420235093 261317 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: btw my usual way of checking freefall is to type fr in the address bar < 1420235117 143757 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: but that would *only* give me the latest comic. < 1420235121 698229 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :then arrow down if it isn't autocompleted < 1420235131 947784 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :whereas I want the comic that I most recently read. < 1420235183 785247 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: oh i guess if you're reading in batches... < 1420235184 333684 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I do the address bar thing for xkcd ... because xkcd has no story arcs) < 1420235221 567028 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :since i check it every time it comes out that isn't a problem for me < 1420235250 206806 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: The irony is, I usually check the comics as soon as I know there's a new one to read; but sometimes, I do forget about it. And actually seeing the previous comic again is good for remembering context. < 1420235259 511637 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the main comic i read batchwise, for some reason, is smbc. < 1420235272 223398 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, actually, same < 1420235278 349910 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Also satw, though < 1420235286 723033 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which means i read it backwards, since it too has no story arcs < 1420235340 816399 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't read satw < 1420235346 617025 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Well, satw has a slower update schedule than the schedule of me remembering it exists < 1420235363 799053 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Which means I read it serially in practise < 1420235448 821366 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i do tend to ocdally open the previous comic in another tab whenever i check a comic < 1420235458 629776 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :just in case i've missed one < 1420235643 160562 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I don't have any sophisticated system for reading webcomics, I just remember that one exists and type in the URL < 1420235670 765086 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I also feel like I ought to go to bed soon < 1420235672 473996 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Goodnight! < 1420235716 795991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sweet dreams < 1420235719 472761 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :Bonne nuitaneb! < 1420236035 655564 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420236203 66140 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 240 seconds < 1420237205 807833 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hehe. "If the current trend continues then 2015 will be one of the most unproductive years in modern history." < 1420237245 691475 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: olist has the worst url hth < 1420237249 765450 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(paraphrasing from an article published at noon yesterday) < 1420237263 447040 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :the url for the current olist comic is http://www.giantitp.com/comics/ootslatest.html < 1420237288 848843 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and by 'yesterday' I mean January 1st) < 1420237308 281172 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? olist < 1420237308 587040 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@time int-e < 1420237309 437907 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Update notification for the webcomic Order of the Stick. < 1420237310 875683 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Local time for int-e is Fri Jan 2 23:21:48 2015 < 1420237312 308735 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: brb < 1420237334 315027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I wish I had had that idea earlier... < 1420237338 341214 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? slist < 1420237339 32153 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Update notification for the webcomic Homestuck. < 1420237365 857569 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` ls wisdom/*list* < 1420237366 572439 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/bdsmreclist \ wisdom/danddreclist \ wisdom/kallisti \ wisdom/list \ wisdom/olist \ wisdom/slist < 1420237388 776863 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Finding actually useful wisdom in HackEgo is a bit of a surprise. < 1420237395 454669 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how do I get wisdom < 1420237405 835169 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? wisdom < 1420237406 618238 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom is always factually accurate, except for this entry, and uh that other one? it started with like, an ø? < 1420237413 309768 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: not in #esoteric, that's for sure < 1420237420 103215 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? ørjan < 1420237420 897089 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​Ørjan is oerjan's good twin. He's banned in the IRC RFC for being an invalid character. Sometimes he publishes papers. < 1420237424 181596 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1420237494 388779 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? vanila < 1420237494 981725 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :vanila? ¯\(°​_o)/¯ < 1420237562 951927 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo 'In a cruel twist of fate, vanila has come to #esoteric looking for wisdom.' > wisdom/vanila < 1420237564 503352 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420237568 547694 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? vanila < 1420237569 251447 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :In a cruel twist of fate, vanila has come to #esoteric looking for wisdom. < 1420237585 138446 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :slashlearn is forgotten once again < 1420237595 81792 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :gotta give that thing a catchier name < 1420237609 501886 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: at least I remembered not to use `learn < 1420237634 482697 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :progress! < 1420237684 128104 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` sed -i 's/looking for/in search of/' wisdom/vanila < 1420237685 696558 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420237695 295661 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks guys.... < 1420237697 26226 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric ::) < 1420237815 148534 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i sense a soul in search of wisdom < 1420237829 535595 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that rings a bell. Diablo 1? < 1420237872 772428 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. < 1420237877 448338 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(Not that I ever played Diablo 1.) < 1420237894 384640 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The 1 is just for disambiguation. < 1420237925 560290 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`learn 1 is just for disambiguation. < 1420237928 638295 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned '1': 1 is just for disambiguation. < 1420237938 305936 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I played Diablo 2. < 1420237943 494471 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1420237949 331391 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`learn The 1 is just for disambiguation. < 1420237950 911560 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned '1': The 1 is just for disambiguation. < 1420237997 777526 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: the Haskell naming convention suggests learn' ;-) < 1420238040 45987 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(`learn' foobar And this is how we learned about frotz and xyzzy.) < 1420238057 567977 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`learn' in `ski quotes' < 1420238058 195922 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: learn': not found < 1420238061 615740 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oops. < 1420238077 575302 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`' < 1420238078 124135 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ': not found < 1420238104 352150 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: haskell would have a learnBy which takes a ridiculously general second argument that you need another function to construct the most useful case of < 1420238105 329117 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` ln -s \' bin/quote < 1420238106 123593 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ln: failed to create symbolic link `bin/quote': File exists < 1420238112 656387 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :errrrrr < 1420238120 299877 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` ln -s quote bin/\' < 1420238122 990357 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420238129 163210 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`' sword < 1420238129 836846 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1057) I would like to learn how to use a sword And also how to ride a unicycle Perhaps not at the same time < 1420238323 287790 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` ls -l bin/\? < 1420238324 242418 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-rwxr-xr-x 1 5000 0 372 Sep 12 13:29 bin/? < 1420238332 100318 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` ls -l bin/wisdom < 1420238332 843336 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ls: cannot access bin/wisdom: No such file or directory < 1420238617 429380 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's definitely one of the best quotes < 1420238724 610568 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : HI <-- hm i wonder if corsee went after people saying "hi" (i did too) on the assumption they'd be newbies and not channel ops < 1420238797 499521 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah no < 1420238806 994605 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily's case doesn't fit < 1420238834 405915 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I didn't get spammed *feels left out* < 1420238884 812079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: you weren't saying anything < 1420238915 166159 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Yes, I know. Sleep tends to do that to me. < 1420238917 82996 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: did you say anything before corsee spammed you? < 1420238935 969383 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what was the spam < 1420238939 331876 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(feel free to /msg it instead) < 1420239183 848959 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I think we can all agree with ClickHole that the past year was the best 2014 ever < 1420239260 54596 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :no < 1420239284 335674 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 this is the best 2014 ever < 1420239285 71726 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239306 720556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh i know < 1420239309 663431 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`which 2014 < 1420239310 216360 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/hackenv/bin/2014 < 1420239313 458164 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/2015 < 1420239314 138081 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cat: bin/2015: No such file or directory < 1420239314 452298 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/2014 < 1420239315 15673 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) = "2014" ] \ then echo "Hello, world!" \ fi < 1420239318 280216 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/2014 < 1420239318 875930 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) = "2014" ] \ then echo "Hello, world!" \ fi < 1420239319 68015 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pft, %Y < 1420239326 440724 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :should use date +%G < 1420239412 86 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` cp bin/201{4,5}; sed -i 's/2014/205/;s/=/!=/' bin/2015 < 1420239414 218360 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`run sed -i 's/2014/$(basename "$0")/' < 1420239414 798056 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239415 268947 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: no input files < 1420239419 528385 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Sgeo: I see you're not believing in many-worlds interpretation of quantum physics. < 1420239421 698659 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`run sed -i 's/2014/$(basename "$0")/' bin/2014 < 1420239423 123035 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239433 885806 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :DAMMIT < 1420239435 66544 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`2014 < 1420239435 608762 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239438 974014 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/2015 < 1420239439 446262 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) != "205" ] \ then echo "Hello, world!" \ fi < 1420239446 93236 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`rm bin/2015 < 1420239448 395989 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239456 647418 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/2014 < 1420239457 206849 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) = "$(basename "$0")" ] \ then echo "Hello, world!" \ fi < 1420239458 80623 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`ln bin/2014 bin/2015 < 1420239458 663091 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ln: accessing `bin/2014 bin/2015': No such file or directory < 1420239466 542005 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rm bin/2015 < 1420239467 664737 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `bin/2015': No such file or directory < 1420239467 707913 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`` ln bin/2014 bin/2015 < 1420239469 169049 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239472 374655 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`2015 < 1420239473 83900 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Hello, world! < 1420239474 280831 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rm bin/2015 < 1420239475 740927 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239477 304031 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :D: < 1420239488 572785 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nortti: THAT'S NOT WHAT IT'S SUPPOSED TO DO < 1420239496 740852 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ↁ: < 1420239509 821802 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :2015 should be backward-compatible with 2014 < 1420239511 226688 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :oerjan: WHAT IS IT SUPPOSED TO DO, THEN? < 1420239518 816146 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` cp bin/201{4,5}; sed -i 's/=/!=/' bin/2015 < 1420239520 271606 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239526 808207 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/2015 < 1420239527 387268 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) != "$(basename "$0")" ] \ then echo "Hello, world!" \ fi < 1420239530 871228 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`2015 < 1420239531 441255 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420239534 753970 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there you go < 1420239544 346156 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but... it is 2015 < 1420239580 862602 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, it has a one year deprecation cycle built in, works for me. < 1420239590 795476 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Unless you're using the Go playground < 1420239749 934827 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and ... 2016 could be if [ $$($(date +%Y) % 2) == 0 ]; then echo "Hello, world!"; fi < 1420239752 922572 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420239756 590103 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but lets not get ahead of ourselves. < 1420239766 556117 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :urkh. < 1420239770 523608 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :$$() --> $(()) < 1420239773 440033 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so, 2018 will be 2014? < 1420239778 881820 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :erm, 2016 < 1420239845 291514 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's "designed" to be compatible with 2014 ins 2014 and 2015; compatible with 2015 in 2014, 2015 and 2016, and disagree afterwards. < 1420239990 606578 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :where "ins", of course, is the plural of "in". < 1420240196 392418 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420240260 598322 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :are other plurals ons, tos, froms, ats? < 1420240312 761985 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :unders, behinds, ins fronts ofs? < 1420240331 883807 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :at is irregular, its plural is it. < 1420240376 868305 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :that's an interesting mutation < 1420240391 319839 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :what is its etymology? < 1420240437 912208 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 264 seconds < 1420240438 653613 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420240560 231035 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1420240575 145027 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420240693 298280 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :nortti: well, you see, there are birds and flowers... < 1420240717 308998 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :this is going to be an interesting one < 1420240718 388743 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420240882 114389 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :and a horse, and a watermelon eventually, but only in the later chapters. < 1420240942 95686 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(the fruit was censored during a few centuries by the Church.) < 1420240956 212781 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 244 seconds < 1420240960 349300 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420241275 59000 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: http://static.nichtlustig.de/toondb/010813.html "Well that really beats everything! What kind of perverse smut are you brats drawing on our school's wall?" < 1420241311 276279 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :bwah ah ah ah ah :D < 1420241748 8713 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420242211 741730 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Blah, I don't see an API for Google Maps search < 1420242218 259468 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Actually, hmm < 1420242224 657338 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :What I need is an API for transport information < 1420242276 604935 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Maybe I don't need Google < 1420242295 89916 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420242340 940473 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Actually, yeah, I want Google < 1420242901 422907 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: WINGED CHICKEN < 1420242941 760800 :myname!~myname@84.200.43.57 QUIT :Read error: Connection reset by peer < 1420243056 601948 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1420243544 978965 :corsee!~corsee@90.174.3.1 JOIN :#esoteric < 1420243554 245185 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hi corsee < 1420243559 281491 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :spam me fucker < 1420243569 138922 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :give me more fish webcams < 1420243576 593501 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :;_; < 1420243577 124143 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fine < 1420243579 650342 :ChanServ!ChanServ@services. MODE #esoteric +o :elliott > 1420243579 686356 NAMES :#esoteric < 1420243583 965208 :elliott!~elliott@unaffiliated/elliott MODE #esoteric +b :corsee!*@* > 1420243583 986419 NAMES :#esoteric < 1420243586 193589 :elliott!~elliott@unaffiliated/elliott KICK #esoteric corsee :corsee < 1420243587 639283 :elliott!~elliott@unaffiliated/elliott MODE #esoteric -o :elliott > 1420243587 665535 NAMES :#esoteric < 1420243591 489209 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :elliott: context? < 1420243598 204693 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ais523: repeat PM spammer < 1420243599 361189 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I assume something happened in PM? < 1420243600 797013 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :right < 1420243603 793133 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was hoping I could get some spam too < 1420243614 708717 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :why would you spam people with fish webcams anyway < 1420243623 744326 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it was good. I'm glad I clicked the link < 1420243629 605085 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the page has christmas lights and fish webcams on it < 1420243639 197360 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was expecting from the link text it would be some porn webcam thing but instead it's just fishes < 1420243644 594203 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it doesn't even have ads or anything < 1420243646 618960 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the ideal spam < 1420243678 144812 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :"give me more fish webcams" < 1420243679 518664 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol what < 1420243697 411033 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :did you not get linked to a fish webcam < 1420243702 45658 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i gues i did < 1420243702 846084 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe oerjan changed the link on me...... < 1420243704 502167 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i didnt click < 1420244106 759063 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420244594 481880 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1420244605 729803 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420244718 64896 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :int-e: What a particularly good translation. < 1420245192 472282 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420245353 85550 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420245390 841142 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420245732 342249 :arjanb!8259ab67@gateway/web/freenode/ip.130.89.171.103 PART :#esoteric < 1420247144 887693 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think the ar and cpio archive formats aren't very good. Nevertheless ar is still used. < 1420247207 869804 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :They will include owner/group ID and file modes even if they aren't useful or if not applicable to the operating system or application in use. < 1420247543 119041 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420247655 626451 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :they've been caught in a tar pit. < 1420247730 290710 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 250 seconds < 1420247730 646819 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Now I want to make a turing complete extension of tar < 1420247734 126810 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420247754 458882 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Hamster archive format is much simpler, has no limit to filename length (although the recommended limit is 50), and are concatenatable. Here is the specification: Consists if a null-terminated filename, the size as a 32-bit "PDP-endian" integer, and then the data. To add another file, just concatenate it onto the end. < 1420247799 300986 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :WOW! < 1420247834 457060 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION adds a 4.1GiB file ... < 1420247895 204044 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :That’s going to lose the MAC attributes, too. < 1420247928 572313 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :such a format will just lead to a proliferation of naming schemes for metadata pseudo-files. < 1420247981 136206 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420247983 20692 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Rock Ridge extensions?) < 1420248004 573397 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The thing is if you don't need any metadata or if the metadata is application-specific and therefore not suitable for a common format. < 1420248108 899517 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I just don't agree that this format is better than cpio. It has different shortcomings... < 1420248152 252379 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :If people would always be using perfect solutions, XML would never have been used for data exchange. < 1420248187 615939 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION shrugs < 1420248192 49316 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :XML has its own problems of course < 1420248201 860145 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although, it depend what kind of data you are trying to store, too. < 1420248203 76897 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/upload14]]4 overwrite10 02 5* 03Rottytooth 5* 10uploaded a new version of "[[02File:Folders HelloWorld.png10]]" < 1420248424 152578 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41586&oldid=41582 5* 03Rottytooth 5* (+156) 10/* Instructions */ added alt type list < 1420249252 93731 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420249510 600778 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 M10 02http://esolangs.org/w/index.php?diff=41587&oldid=41586 5* 03Rottytooth 5* (+207) 10/* Hello World */ added detail < 1420249838 163035 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :And here I thought a "folders" esolang would be http://www.linusakesson.net/programming/symlinks/index.php < 1420249882 196371 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420249934 713793 :ais523!~ais523@unaffiliated/ais523 QUIT :Remote host closed the connection < 1420249937 219781 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420249949 305339 :elliott!~elliott@unaffiliated/elliott QUIT :Quit: leaving < 1420249950 58849 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: there are a lot of problems caused by files whose sizes don't fit into 32-bit integers < 1420250016 499167 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :maybe people shouldn't make such large files < 1420250075 514076 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :zzo38: why PDP-endian? < 1420250083 979135 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :https://xkcd.com/1135/ - are spiders TC? < 1420250084 22421 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :FireFly: I don't know why it is PDP-endian. < 1420250126 793968 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :must be a compromise. < 1420250134 839286 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :13:18 http://www.edgarmcherly.com/spider_rumor.htm < 1420250177 687824 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :callforjudgement: You could perhaps add multiple blocks with the same name to make large files, if the application needs it. < 1420250256 49183 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: yummy! "Come on, eat your breakfast." "I can't, I'm stuffed already." < 1420250322 878769 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(this is just a cruel joke on all people with arachnophobia...) < 1420250456 90649 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I wonder whether there was ever a poll about it. "Have you ever eaten a spider in your sleep? How often did this happen in the last year." with 99 participants staring blankly in answer and one getting all excited and explaining that he has eaten 800 spiders in the last year alone... < 1420250568 890947 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Or, less sinister, that they had a small spider farm with 800 individuals and one night they were all gone, thanking the interviewer for finally clearing up that mystery. < 1420250787 311118 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I might say I don't know if polled about such a question. < 1420250794 134087 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1420250805 929024 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Have you ever eaten a spider in your sleep? How often did this happen in the last year. < 1420250819 368649 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know < 1420251008 829110 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont think we eat spiders < 1420252356 63889 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420252882 226430 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420253110 186784 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 264 seconds < 1420253114 122967 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420253595 235250 :glguy!~glguy@unaffiliated/glguy QUIT :Ping timeout: 252 seconds < 1420253630 926450 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1420253941 91529 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420254859 346578 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I assume that I have no reason to expect Google to expose information that I want as a nice AP < 1420254861 304522 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :API < 1420255780 752532 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07PureStack14]]4 10 02http://esolangs.org/w/index.php?diff=41588&oldid=35474 5* 0384.248.179.135 5* (+0) 10 < 1420258589 28352 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420258882 299239 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420259091 268353 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 244 seconds < 1420259094 864705 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420260033 852867 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420261359 382303 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420261657 79813 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420262054 762859 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :And... only Chrome supports the HTML element I want < 1420262060 722515 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Well, time to use jQuery UI I guess < 1420262155 923897 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :...neither does jQuery UI < 1420262156 786714 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :dammit < 1420262202 270114 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420262304 621587 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I can just use HTML5 stuff to prototype < 1420262377 106903 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420262380 195843 :roasted42!~appleseed@41.48.16.55 QUIT :Changing host < 1420262380 239157 :roasted42!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1420262380 239262 :roasted42!~appleseed@unaffiliated/them4ch1n3 NICK :TheM4ch1n3 < 1420262855 683062 :tswett!~tswett@unaffiliated/tswett QUIT :Quit: Colloquy for iPhone - http://colloquy.mobi < 1420262947 87635 :AndoDaan!~AndoDaan@188.188.86.222 QUIT :Ping timeout: 244 seconds < 1420263564 724796 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what is happening my IRC is silent < 1420263571 640747 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Sgeo: is it ? < 1420263594 626326 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric : and < 1420263838 289669 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 QUIT :Ping timeout: 264 seconds < 1420263925 670979 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420264889 658771 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Ping timeout: 245 seconds < 1420264941 117541 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Should I separate fields in a
with
or is there a cleaner way? < 1420264954 868858 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't like the klugy Planeswalker rules in Magic: the Gathering and believe that among other things, it should be treated as a player instead of using strange damage redirection rules (this player is its controller's teammate, does not normally get a turn, owns whatever its controller owns, has the same zones, can control its own things), and that its abilities should require tapping. < 1420264988 201438 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Sgeo: I always used
or

...

, or occasionally even
    < 1420265065 632523 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think I read somewhere that they originally wanted planeswalker cards to be another player but didn't because they couldn't choose anything. So, its controller makes all of their choices instead (unless the card says otherwise), would work, I think. < 1420265107 680374 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION gets lazy and just slaps style attributes on stuff < 1420265504 147882 :roasted42!~appleseed@41.48.16.55 NICK :TheM4ch1n3 < 1420265504 230638 :TheM4ch1n3!~appleseed@41.48.16.55 QUIT :Changing host < 1420265504 230751 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1420265855 471720 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420265897 737754 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Starting to think Google Maps is created in Australia < 1420265905 70479 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So much documentation uses that as a default location < 1420265918 312986 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That is actually true < 1420266226 140947 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(according to http://www.google.com/about/careers/locations/sydney/) < 1420266346 274846 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 QUIT :Ping timeout: 255 seconds < 1420266555 686377 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420266555 925204 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420266738 368251 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420267171 661533 :roasted42!~appleseed@41.48.16.55 NICK :TheM4ch1n3 < 1420267171 704793 :TheM4ch1n3!~appleseed@41.48.16.55 QUIT :Changing host < 1420267171 704907 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1420267254 160001 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420269420 194126 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420269457 283508 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Um. Javascript does the sucky thing with closures and loop indexes, right? < 1420269643 60249 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 QUIT :Ping timeout: 244 seconds < 1420269779 108698 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420270044 589218 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In Magic: the Gathering, what happens if a spell has more than one Epic ability? < 1420270140 625536 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :zzo38: that can't happen. but you can resolve multiple epic spells, and when that happens, you get copies of both < 1420270147 328771 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :there is nothing that would make them mutually exclusive < 1420270191 669316 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I know that but it isn't what I was asking. < 1420270238 867297 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :well to answer your question precisely, by the principle of explosion, anything < 1420270255 285839 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I mean if a single spell has multiple Epic abilities. Would one of these happen (and which one)? [a] It is the same as one Epic ability. [b] You get two copies, each with no Epic ability. [c] You get two copies, each with one Epic ability; these copies would then each create a copy with no Epic ability. < 1420270303 847379 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the question isn't well-defined, though. < 1420270397 278970 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the game rules don't have an answer for "what would happen?" because it cannot < 1420270610 219908 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But if a new card is made up then it might be possible. < 1420270615 205845 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: You mean if a card said e.g. "Epic. Epic."? < 1420270619 743032 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Yes. < 1420270651 139276 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :zzo38: True, but in such a case, they would consider the "Epic. Epic." interaction and devise the rules appropriate. < 1420270654 250842 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :*appropriately < 1420270655 510179 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I see what you mean. < 1420270668 930425 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"copy this spell except for its epic ability" is unclear when there's more than one epic ability. < 1420270684 187333 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think if such a card was printed they'd amend the rules to clarify this. < 1420270690 94391 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :^ < 1420270693 451786 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :exactly < 1420270711 642528 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But in this sense the rules aren't quite comprehensive. < 1420270720 168785 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should write to them and ask them to clarify this point. < 1420270734 77750 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Yes I also thought it is unclear when there is more than one. < 1420270735 855589 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :they are comprehensive < 1420270756 445724 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :they do not cover situations which cannot occur < 1420270758 509329 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :They cover every printed card, but not every printable card using existing keywords. < 1420270814 220600 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If you programmed a computer to follow the rules of Magic: the Gathering, what will be done in such a case even if there are no such cards? < 1420270840 203465 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :probably [b] or [c] < 1420270876 896840 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :When interpreting rule 702.49a, perhaps I'd insert a check that a card had only one epic ability. < 1420270887 539464 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So such a card would simply be invalid. < 1420270905 251804 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I would just make rule [c] applicable. < 1420270925 784566 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know if that is what the existing rules actually mean, though, for sure!!! < 1420270969 129145 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :again, it doesn't matter, they don't mean anything in this scenario < 1420270990 168216 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you have a faulty premise < 1420270990 794178 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are Epic spells even good? < 1420271005 927928 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :shachaf: Enduring Ideal saw play, and Eternal Dominion is hilariou < 1420271008 30284 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :*hilarious < 1420271009 707255 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I've never used them. < 1420271046 22043 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The way cards refer to themselves by name is awful. < 1420271050 596040 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why would you even do that? < 1420271119 396488 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Have any of y'all played Prismata? < 1420271130 410526 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess other than Sgeo. < 1420271132 427324 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I have not. I have met one of the designers though. < 1420271146 228779 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I haven't played against a human yet < 1420271154 751742 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Did beat Adept bot once < 1420271166 638309 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Adept? < 1420271169 914354 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is that 7s? < 1420271194 550480 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :No, weaker, I think < 1420271225 936450 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :It's listed just below 'Basic bot' saying "Improved defense" < 1420271243 136925 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 244 seconds < 1420271246 181176 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, that one. < 1420271287 215250 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo just play against 7s < 1420271382 833759 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420271383 502937 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Once as a kind of joke I made up a card that only has Epic ability and does nothing else. < 1420271484 888814 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: How about Epic Sorcery -- Arcane? < 1420271559 890472 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Er, Epic isn't a supertype. < 1420271571 803718 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sorcery -- Arcane, with only the ability Epic < 1420271825 129366 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What would that do? < 1420271855 491339 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I've never used Arcane spells either. < 1420271865 256462 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it would probably be pretty bad hth < 1420271965 215181 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: I will play a game with you if you want. < 1420271970 210705 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: sure < 1420271973 801572 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I'm Sgeo on Prismata < 1420272022 879340 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Uh oh, a timed match. :-( < 1420272047 516600 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :You choose < 1420272062 620509 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Let's make it Relaxed. < 1420272065 729324 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Oh < 1420272122 951137 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You should have to choose the format too (if possible)? < 1420272148 287959 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Format? < 1420272229 498351 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: don't assume I know what I;m doing' < 1420272294 392196 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Format such as Constructed/Limited as well as what sets are being played. < 1420272331 295445 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, we chose the default. < 1420272345 817620 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There is no Constructed in Prismata. One doesn't build decks. < 1420272372 359530 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420272484 482887 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo will probably win. < 1420272498 319815 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf is probably delusion if he thinks that's true < 1420272540 154577 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I wasn't nearly aggressive enough, as usual. < 1420272588 64384 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420272621 204567 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1420272621 259135 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Ping timeout: 265 seconds < 1420272662 210605 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx JOIN :#esoteric < 1420272662 614035 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, I'm less sure... < 1420272723 299122 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :hallo shachaf < 1420272729 588682 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :....Why isn't my Iceblade defeding < 1420272743 176816 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Because it's not Blocker. WHy was I convinced it was < 1420272793 116482 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Did I just lose a turn on time? < 1420272802 734177 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. < 1420272850 602306 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought I was in terrible shape but I didn't realize you stopped at 9 drones. < 1420272908 96637 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also time < 1420272968 495452 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Pretty sure I lost < 1420272978 855406 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. < 1420273006 973983 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why did you build an Auride Core? < 1420273073 334623 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The first one, I mean. < 1420273084 59997 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 244 seconds < 1420273089 417157 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I think I couldn't think of anything else to do with my blue that turn < 1420273120 172806 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You were playing very aggressively, right? < 1420273127 808567 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I think so < 1420273128 594120 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Stopping at 9 drones to build attackers as soon as possible. < 1420273133 584433 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :what are you talking off < 1420273168 982198 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Have you played this game? You might like it. < 1420273177 944191 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It requires Adobe Macromedia Shockwave Flash. < 1420273194 938847 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: that requirement is why I haven't yet recommended it to a friend who I think would like it < 1420273199 414870 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420273208 844582 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Solace: Prismata < 1420273238 223197 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Would it play in gnash? < 1420273256 664921 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know. Are you able to find out? < 1420273261 770128 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://play.prismata.net/?demo < 1420273362 782847 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :Whew < 1420273373 240282 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :I had a back up of my server < 1420273382 447363 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :but its 3 years old < 1420273384 858925 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :dammit < 1420273500 424964 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I can try later, but I'm guessing this game uses hardware accelerated graphics < 1420274089 263978 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :how big is the lambdabot library < 1420274178 352278 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: Do you want to play another game? < 1420274189 80182 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: I should probably sleep soon < 1420274641 921757 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 272 seconds < 1420274970 238384 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1420275260 210043 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 265 seconds < 1420276350 71015 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx PRIVMSG #esoteric :what woukd you do if you got your house swooced? < 1420276468 274323 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420277391 919182 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420278117 569519 :drdanmaku!uid17782@gateway/web/irccloud.com/x-noqcrantbpgzqvdb QUIT :Quit: Connection closed for inactivity < 1420279687 66776 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 244 seconds < 1420280116 388668 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420281545 261686 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420282515 253498 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420283252 64635 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 244 seconds < 1420283360 347950 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420283691 740608 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420283751 911311 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420283994 924446 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420284929 244383 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420286834 393636 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 250 seconds < 1420286990 204247 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420287751 779206 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Are you allowed to activate an Equip ability if the permanent that has it is not an artifact or equipment for some reason? < 1420287812 544208 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :As expected, the prismata demo doesn't load in gnash < 1420288559 485569 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I expect that you are allowed to activate such an Equip ability, but that it won't get attached to anything if it is not a Equipment, Fortification, or Aura. < 1420289762 162319 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420289866 740706 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 264 seconds < 1420290012 943202 :Solace!uid52684@gateway/web/irccloud.com/x-lvqfnoyisfymvfzx QUIT :Quit: Connection closed for inactivity < 1420290023 75447 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420290888 148860 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :God, the F# documentation is fucking Microsoft all the way ... :/ < 1420290933 883358 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I miss Hoogle and Racket docs ... < 1420291215 109527 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420291342 803706 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 264 seconds < 1420292397 82905 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 244 seconds < 1420292507 60568 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420294757 70330 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 240 seconds < 1420294927 857176 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420295006 903648 :huerte!~corsee@90.174.3.123 JOIN :#esoteric < 1420295185 112168 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420295423 279315 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420295472 852384 :bb010g!uid21050@gateway/web/irccloud.com/x-grriyeawcbhtzaje QUIT :Quit: Connection closed for inactivity < 1420296526 751355 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 264 seconds < 1420296712 786421 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420296880 228788 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420297376 313633 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Hi < 1420297781 207275 :AndoDaan!~AndoDaan@188.188.86.222 JOIN :#esoteric < 1420297846 167040 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420298510 616931 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420298647 70099 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420298939 555853 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420298959 200101 :huerte!~corsee@90.174.3.123 QUIT :K-Lined < 1420298992 547942 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420299117 103349 :AndoDaan!~AndoDaan@188.188.86.222 QUIT :Ping timeout: 240 seconds < 1420299426 254183 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1420299559 284165 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420300334 630700 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420300801 533306 :roasted42!~appleseed@41.48.16.55 QUIT :Remote host closed the connection < 1420301048 845393 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1420301068 448949 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1420301068 492275 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420301495 601013 :roasted42!~appleseed@41.48.16.55 JOIN :#esoteric < 1420301640 516231 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ufqdfvnogpcikiir JOIN :#esoteric < 1420302174 115164 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420302289 356658 :roasted42!~appleseed@41.48.16.55 QUIT :Ping timeout: 256 seconds < 1420302762 650669 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so... how about adding the perl wats of the c3 talk to the esolang page? < 1420303042 569474 :jenny13!~jenny13@koln-4d0b1aa5.pool.mediaWays.net JOIN :#esoteric < 1420303358 591293 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :mynamello. what's a wat? < 1420303374 812847 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420303519 672790 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :http://media.ccc.de/browse/congress/2014/31c3_-_6243_-_en_-_saal_1_-_201412292200_-_the_perl_jam_exploiting_a_20_year-old_vulnerability_-_netanel_rubin.html < 1420304017 523234 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :How old is this < 1420304058 505223 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the talk is a few days old < 1420304101 19702 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :oww < 1420304255 529386 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420304544 478578 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420304633 754551 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :ah. a wat. ow. < 1420304780 763250 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Does using GitHub Pages imply that my client-side code is open-source? < 1420304781 269743 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :Lists abused. < 1420304789 431512 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :Part of me died inside when i saw that. < 1420304794 49744 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :gg ever Perl application ever. < 1420304811 399433 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :Let's see if this guy has more. < 1420304828 749569 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420306213 662057 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420306235 717038 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :@metar CYQB < 1420306236 107013 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYQB 031700Z 03003KT 350V090 30SM FEW010 FEW095 SCT130 BKN220 M18/M24 A3067 RMK SC1AC1AC2CI4 SC TR PRESFR SLP393 < 1420306260 898135 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :urgh. < 1420306345 559642 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420306401 211325 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :This is terrible. < 1420306453 717346 :Phantom_Hoover!~phantomho@146.66.38.241 JOIN :#esoteric < 1420306469 300588 :Phantom_Hoover!~phantomho@146.66.38.241 QUIT :Changing host < 1420306469 344353 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420306907 609491 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420307250 496416 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :myname, what is his accent? < 1420307260 565420 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i have no idea < 1420307271 66763 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it was a bit hard to follow imo < 1420307346 805373 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420307368 529575 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420307368 573008 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420307390 884202 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar LOWI < 1420307391 422428 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :LOWI 031720Z VRB02KT 6000 RA FEW005 SCT030 BKN045 02/02 Q1020 R08/19//95 NOSIG < 1420307565 637489 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420307747 164513 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLL < 1420307747 668389 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :EGLL 031750Z 04005KT 360V070 9999 BKN010 04/03 Q1023 TEMPO SCT012 < 1420307814 924776 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :bleh to you all with positive temperatures. humbug! < 1420307826 462482 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLC < 1420307826 851200 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :EGLC 031750Z AUTO VRB03KT 9999 SCT010/// 05/03 Q1023 < 1420307831 54887 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's I guess technically closer. < 1420307853 617971 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i have bo idea what this stuff is < 1420307869 393187 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Weather reports. < 1420307886 50892 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The four-letter codes are the ICAO airport identifiers. < 1420307886 145479 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wellx ää, i figured that out < 1420307890 737072 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420307900 523786 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :EGLC and EGLL are London City and Heathrow, respectively. < 1420307936 527312 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(EG in general is something like Europe, Great Britain, I suppose, given that EF.. are in Finland and so on.) < 1420307965 71502 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :E??? are Europe, with L??? being the other Europe. < 1420307977 470293 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :lol < 1420307980 824423 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :@meta CYCC < 1420307981 372443 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :No result. < 1420307983 630888 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :@meta CYYC < 1420307984 164688 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYYC 031700Z 01009KT 5SM -SN OVC055 M19/M22 A3034 RMK SC8 SLP379 < 1420307999 807056 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :@metar CYUL < 1420308000 254515 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 031700Z 04010KT 30SM OVC120 M12/M20 A3062 RMK AS8 SLP374 < 1420308003 486013 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :how do I interpret this? < 1420308020 666936 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 JOIN :#esoteric < 1420308048 560917 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :03 is the date, and 1700Z the time. < 1420308055 600110 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :coppro: Calgary International Airport, report made on the third at 5:00pm UTC. winds of 9 knots coming from about North. ground visibility 5 miles. < 1420308075 825678 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I was going to continue, but boily has made me obsolete. < 1420308083 718130 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :it's lightly snowing, cloud ceiling at 5,500'. it's currently -19 °C, dew point at -22. < 1420308097 634961 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie: sorry, was typing and didn't see your reply... < 1420308155 431129 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :atmospheric pressure calibrated for the aerodrome is at 30.62 inHg, clouds are altostratii, and sea level pressure is at 1037,4 hPa. < 1420308165 789501 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's quite all right. I'm trying to do some dinner, anyway. < 1420308176 363240 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(is altostratii the correct plural of an altostratus?) < 1420308183 579773 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie: oh! what are you cooking? < 1420308187 448213 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so ßuch stuff i don't care < 1420308191 855432 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :@meta CYKF < 1420308192 469971 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYKF 031742Z AUTO 10013KT 1/2SM -SN VV008 M02/M03 A3008 RMK PRESFR SLP204 < 1420308194 358762 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :much < 1420308203 501564 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what does the 'auto' mean? < 1420308216 1294 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: how do you manage to mistype an ß with an m??? < 1420308231 55812 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :coppro: that the report was made by an automated machine, with no human intervention. < 1420308232 29931 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :boily: Nothing particularly interesting, just some pasta and tomato-based meat thing. I don't really know how this kitchen works yet, anyway. < 1420308255 345972 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :boily: multiling beta keyboard for android with a german layout < 1420308284 815088 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :tomato-based meat < 1420308331 514882 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :myname: such is life. < 1420308365 967935 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :coppro: weather doesn't look so good on your end. thing is it's going to subtly drift East and cover us tomorrow. < 1420308388 780699 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :boily: i like it since it has bigger keys than hacker's keyboard while having symbols easily reachable < 1420308430 609207 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :on my new phone, I'm still trying to type symbols as on my old one. damned muscle memory... < 1420308540 214263 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: I'm going YCC -> YKF on Monday < 1420308650 826862 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :I never went to either of those places. my West bound ends at around YYZ. < 1420308799 574810 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what's with canadian airport names starting with Y < 1420308821 697550 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Y do they do that? < 1420308831 683654 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: there's too many airports and too few three-letter combinations so they started using riddiculous ones < 1420308848 271373 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :similarly too many airlines for two-alnum codes < 1420308924 151515 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :and Canada just dibbsed Y I guess < 1420308935 126024 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :so that they would get something consistent < 1420309601 33944 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :We should just fix that rule < 1420309617 153575 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 240 seconds < 1420309625 27210 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hi Sgeo < 1420309631 709318 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :do you want to play another game < 1420309682 568079 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1420309714 272004 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I have a birthday party to attend soon < 1420309720 848409 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Maybe later tonight or tomorrow < 1420309736 482610 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oooh < 1420309738 453378 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also I need to learn how to not suck < 1420309776 958581 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Does it involve dismemberment < 1420310219 523236 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420310221 146547 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420310810 68799 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420311808 730128 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420311868 325196 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Read error: Connection reset by peer < 1420311890 332226 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420312474 282042 :tswett_!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420312541 52351 :tswett_!~tswett@unaffiliated/tswett QUIT :Client Quit < 1420312546 642421 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1420312559 77065 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420312562 682693 :tswett_!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420312617 713070 :tswett!~tswett@unaffiliated/tswett QUIT :Ping timeout: 245 seconds < 1420312738 788205 :tswett_!~tswett@unaffiliated/tswett QUIT :Client Quit < 1420312879 858932 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1420314020 41995 :jenny13!~jenny13@koln-4d0b1aa5.pool.mediaWays.net QUIT :Read error: Connection reset by peer < 1420314041 253753 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :...nice hagb4rd < 1420314078 948529 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :helliott. is hagb4rd using aliases and puppets? < 1420314090 284202 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for the past like 18 months yeah :P < 1420314494 148351 :scounder!~scounder@unaffiliated/scounder NICK :fractal < 1420314697 845039 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Help I am trying to improve the speed of some horrible code I wrote myself and don't want to show anyone else < 1420314843 682270 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why is it slow? < 1420314916 644268 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :vanila, I do not know < 1420314945 590806 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'm trying to make the slow go away < 1420315124 173018 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: first, identify which is the slow part. then rewrite the whole thing anyway. < 1420315132 231260 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, ask the magic 8-ball for hints < 1420315138 56294 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`8-ball is Taneb's code slow? < 1420315138 614075 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :My sources say no. < 1420315144 209092 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :see, much better already < 1420315192 866172 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`8-ball ARE YOU SURE? BECAUSE IT SEEMS PRETTY DAMNED SLOW TO ME < 1420315193 409892 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Yes definitely. < 1420315202 889917 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :b_jonas, :( < 1420315240 508105 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`8-ball Are you rigged < 1420315240 973170 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :As I see it, yes. < 1420315245 696811 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I KNEW IT < 1420315356 390685 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hi taneb < 1420315362 330887 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hi quintopia < 1420315370 682227 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well are you going to show the code? < 1420315380 273476 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :Taneb: profile it < 1420315390 656518 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :vanila, no, I'm not in a position to < 1420315394 295445 :TetrisMcKenna!~TetrisMcK@gateway/vpn/privateinternetaccess/tetrismckenna JOIN :#esoteric < 1420315394 769930 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :olsner, I have been doing so < 1420315402 581071 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I doubt I can help make it faster then < 1420315404 972243 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It now runs twice as fast < 1420315409 782299 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :run your code on smaller problems so the slow part goes faster < 1420315423 571887 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :olsner, unfortunately I need to run it on bigger problems < 1420315546 672477 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :as usual, the way to get answers on IRC is to post your incorrect answer (= the slow code) and get it corrected < 1420315595 449207 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I know < 1420315601 632464 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I more want sympathy than answers < 1420315668 880013 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :fungot: do you have sympathy? < 1420315669 246342 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :olsner: i fucking hate this package. it wouldn't have to be instantiated twice if something else simply requires a. < 1420315675 328708 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :everybody hurts sometimes < 1420316150 362846 :AndoDaan!~AndoDaan@188.189.71.102 JOIN :#esoteric < 1420317225 60364 :TetrisMcKenna!~TetrisMcK@gateway/vpn/privateinternetaccess/tetrismckenna PART #esoteric :"Leaving" < 1420317275 341057 :bb010g!uid21050@gateway/web/irccloud.com/x-pqpguahoeidgmmjc JOIN :#esoteric < 1420318305 785074 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420318359 681349 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :which languages have as their only flow control construct the ability to modify previous commands and rerun all succeeding commands in lieu of the update? < 1420318507 419678 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1420318637 803455 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://pepijndevos.nl/2015/01/03/branch-free-fizzbuzz-in-assembly.html < 1420318772 101194 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420318877 726686 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Correct me if I'm wrong, but wouldn't that be a good thing? < 1420318877 837828 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: yes, but not with < 1420318888 462619 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Okay, never mind. < 1420318888 594508 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: ' new immigrants' made me think of endless hours of painful debugging, though it doesn't < 1420318903 746656 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Are you being a little bit racist there? < 1420318903 878759 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: when it performs a divide by 2 instruction would make it feasible ( i think i'm a level 2 emacs web surfer!" < 1420318975 463847 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :fungot comes out in support of ukip < 1420318975 570820 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Phantom_Hoover: err made in bf. has anybody written a pattern description language to it from? < 1420319005 198259 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Newsflash: UKIP made in BF. < 1420319029 76471 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420319046 539549 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: how's london? < 1420319171 83923 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :elliott: I don't know how to summarize, and we haven't had much time to do more than arrive, have some luggage-related adventures and get acquainted with the temporary apartment, which has both pros and cons. < 1420319182 252132 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Then again, it's only a temporary place.) < 1420319187 211397 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is the hole too deep < 1420319197 547158 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It looked bigger in the photos, is the thing. < 1420319224 921458 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :With this many suitcases, it's not especially roomy. But it's bigger than our hole in Belgium was, and we spent a month there just fine. < 1420319364 690252 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu JOIN :#esoteric < 1420319399 849707 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :I'm installing a new debian system on my home machine and haasd quite a scare < 1420319407 719494 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :(I'm b_jonas) < 1420319415 687125 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :The installer wouldn't detect my hard disks < 1420319439 678076 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :When loading the hard disk controller kernel module, it complained about some sort of unresolved symbosl < 1420319455 250910 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :Luckily after upgrading the installer image the problem seems to be gone < 1420319477 74673 :rade!~rade@unaffiliated/rade QUIT :Ping timeout: 240 seconds < 1420319478 413622 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :I really hope it was a bug in the older installer rather than a hardware problem with my motherboard < 1420319533 242062 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :Now I'm doing the installation. I hope they fixed it so this time it lets me continue the installation steps without insisting on installina bootloader < 1420319549 822977 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :I want to manage the boot loader myself, thank you very much < 1420319581 261706 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :`echo hi < 1420319581 817197 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hi < 1420319594 802372 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :ok, so at least the messages go through < 1420319645 547226 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :north carolina jonas? < 1420319656 653422 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :netcat jonas < 1420319690 299540 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :because I'm in the middle of an installer with only a busybox rescue system < 1420319711 478837 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Debian installer has that SSH client module thing. < 1420319720 142994 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :it's not worth to get anything more complicated up during the installation, it's quick anyway < 1420319738 761204 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :fizzie: yes, but it's only like twenty minutes anyway < 1420319803 287894 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :also, netcat ircing from the installer is some sort of a tradition I have, it makes me feel I'm doing the install procedure properly < 1420319820 403013 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :I also used to retrieve webpages with, uh, curl or whatever it has < 1420319840 544781 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :wget < 1420319855 481458 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu PRIVMSG #esoteric :ok, it _would_ be only twenty minutes or less if I didn't irc during it < 1420320136 465258 :atrapado!~ddd@unaffiliated/atrapado JOIN :#esoteric < 1420321217 768193 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu QUIT :Ping timeout: 245 seconds < 1420321593 83265 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu JOIN :#esoteric < 1420321660 393412 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420322219 327694 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : (is altostratii the correct plural of an altostratus?) <-- normally -us for an adjective would just turn into one -i < 1420322228 966163 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now to check if that's actually an adjective < 1420322272 8573 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(if it's a noun it _might_ still do that, but could also be 3rd or 4th declination) < 1420322303 40402 :nc_jonas!~x@5401B06A.dsl.pool.telekom.hu QUIT :Ping timeout: 264 seconds < 1420322885 741640 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :stratus can be either 1st-2nd declination past participle adjective or 4th declination verbal noun. both of those have their dictionary forms formed by adding -us to the past participle stem. < 1420322930 143506 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :looking at the english as well, the former seems to be what the actual cloud nomenclature uses http://en.wiktionary.org/wiki/stratus < 1420325115 328442 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420325337 272452 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420325360 738745 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmmph < 1420325489 791423 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Heh. I have had ello for all of 8 hours and I found a bug already. < 1420325654 835034 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`ello world < 1420325655 356199 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ello: not found < 1420325683 277165 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`elcome < 1420325684 546097 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: elcome: not found < 1420325806 768744 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat Wierd < 1420325807 301018 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ \ \ \ Wierd - Esolang \ \ \ \ . (For the other kind of esoterica, try #esoteric on irc.dal.'et.) < 1420325822 214786 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :their code for rendering code boxes is broken. < 1420325835 727456 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Good old irc.dal.'et. < 1420325868 50212 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :So while it does support Markdown, funny stuff happens when using certain symbols inside of backtick boxes (in this case, all my >'s in a code sample became >) < 1420325893 920021 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Kinda uglifies a language like F#: https://ello.co/jarcane/post/5r4nyJcdI0xRN4aZzCvv8A < 1420325911 157671 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo 'welcome "$@" | sed s/\\\<.//g' > bin/elcome < 1420325913 567690 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420325918 863022 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`elcome me < 1420325919 289331 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: /hackenv/bin/elcome: Permission denied \ /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: /hackenv/bin/elcome: cannot execute: Permission denied < 1420325930 963712 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` chmod +x bin/elcome < 1420325932 796947 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420325935 361414 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`elcome me < 1420325936 151772 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :e: elcome o he nternational ub or soteric rogramming anguage esign nd eployment! or ore nformation, heck ut ur iki: . (or he ther ind f soterica, ry #soteric n rc.al.et.) < 1420325997 293009 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Perhaps make it specific to at least having a vowel as the second character. < 1420326043 543195 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, it does what I wanted. < 1420326049 300790 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Feel free to modify. < 1420326083 631757 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`run welcome | perl -pe "s/\b\w([aeiou])/'\$1/g" < 1420326084 486251 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​'elcome 'o the international 'ub 'or esoteric programming 'anguage 'esign and 'eployment! 'or 'ore information, check 'ut 'ur 'iki: . ('or the other 'ind of esoterica, try #esoteric on irc.'al.'et.) < 1420326106 187148 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I guess it's a matter of taste. < 1420326171 975083 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`run welcome | perl -pe "s/\b\w+([aeiou])/'\$1/g" < 1420326172 732803 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​'e 'o 'e 'al 'ub 'or 'ic 'ing 'e 'ign and 'ent! 'or 'e 'on, 'eck 'ut 'ur 'i: . ('or 'e 'er 'ind of 'a, try #'ic on irc.'al.'et.) < 1420326182 359533 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err, right. stupid... < 1420326193 413956 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :'angs.org < 1420326359 579717 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I agree that this is the best place for 'ic 'ing. < 1420326376 691189 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Why does that sound dirty?) < 1420326441 818530 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`run welcome | perl -pe "s/\b(?:(?"\!"[aeiouAEIOU])\w)+([aeiou])/'\$1/g" < 1420326442 658206 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​'elcome 'o 'e international 'ub 'or esoteric 'ogramming 'anguage 'esign and 'eployment! 'or 'ore information, 'eck out our 'iki: . ('or 'e other 'ind of esoterica, try #esoteric on irc.'al.'et.) < 1420326477 259185 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(this is horrible, there must be better way to take the difference of \w and vowels...) < 1420326714 88398 :AndoDaan!~AndoDaan@188.189.71.102 QUIT :Ping timeout: 244 seconds < 1420326849 70985 :AndoDaan!~AndoDaan@188.189.71.102 JOIN :#esoteric < 1420327019 818871 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Possibly (?[\w-[aeiouAEIOU]]) -- untested -- using the experimental extended bracketed character classes from 5.18+. < 1420327037 263502 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw JOIN :#esoteric < 1420327063 830870 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :how do you make it so your bot doesn't run off your account cuz that's like all I can do atm < 1420327073 828566 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Not on HackEgo, though.) < 1420327100 306348 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(It's still in 5.14.x.) < 1420327130 260523 :digitalcool!~redacted@192.73.232.206 NICK :digitalcold < 1420327211 690677 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :argh < 1420327329 646768 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :[^[:^alpha:]aeiou] works for perl < 1420327474 419504 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, [^[:^word:]aeiouAEIOU] < 1420327531 739057 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :also, [^\WaeiouAEIOU] < 1420327592 349980 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :What are you guys talking about? < 1420327701 949620 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :matching non-vowel letters (or word constituents, the rules aren't entirely clear) in a regex < 1420327779 575378 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :argh argh I'll have to sleep on this before I do something rash < 1420327795 997101 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Alikberov 5* 10New user account < 1420327807 668516 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :ill try it out < 1420327833 990354 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: what OS? < 1420327863 134764 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Arch < 1420327876 250440 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Uh but I'm switching soon < 1420327921 499339 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :any good linux alternates? < 1420327927 801018 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :qnx < 1420327930 655019 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :beos < 1420327935 739188 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :freedos < 1420327939 326478 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :What! "ARCHOS is a pioneer in Android tablets, portable audio and video player market that has repeatedly revolutionized the consumer electronics market since 1988." (I know Arch Linux, but I curiously googled "Arch OS") < 1420327943 528516 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :colorforth < 1420327960 24852 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :k/os. hope this helps < 1420327965 60165 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric : [^aeiouAEIOU] ? < 1420327983 914558 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: that will match whitespace and a lot of other things that don't appear in words. < 1420327998 1572 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Oh < 1420328008 399469 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :hold on < 1420328026 644409 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so apparently in Linux at boot time when specifying the device for the boot filesystem, I can use a traditional device name or a partition id, but not a disk id. Traditional device names are no good because they can shift when a sata disk is added or removed, which is why I'm using disk ids in my fstab at runtime. But < 1420328105 626091 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Do you know how to double layer an ssh over an ssh ive heard you can do this but maybe not < 1420328126 744872 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :partition ids are no good either because those exist only if I have an uefi partition table, which apparently can't easily coexist with a pc partition table, and so I don't really want to install one. < 1420328137 996453 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :oh and [bcdfghjklmnpqrstvwxyzBCDFGHJKLMNPQRSTVWXYZ] maybe? < 1420328249 376076 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric : would be shorter to b-df-hj-np-tv-z and B-DF-HJ-NP-TV-Z < 1420328251 630500 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :So apparently my choices are: (1) getting my boot screwed when I plug the third hard disk in or when the first hard disk dies, or (2) upgrading to grub2 and generating the root device name dynamically, or (3) upgrading to an efi partition table, whcih, incidentally, would also require me to upgrade to grub2, < 1420328257 979908 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Anyway, just make an account, log into the account (shell; su) and start the bot in a screen session. < 1420328279 116051 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :thank < 1420328280 12470 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :unless I keep a pc partition table on the first hard disk together with grub-l and the boot partition I think -- or does grub-l handle uefi parition tables? < 1420328312 320246 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(or (4) some other boot loader I guess) < 1420328342 257695 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what's so bad about grub2? < 1420328342 798644 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric : why not [^aeiou\W] int-e or if this applys to what you were talking about with regex < 1420328359 778494 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: also, [^\WaeiouAEIOU] < 1420328396 363764 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Ah but that's a bit long? < 1420328397 603922 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: nothing, it's just that I don't want to change from what I know works, it's a bit big and overengineered, I don't want a whole operating system as my boot loader (I know I've used DOS+loadlin a decade ago, but DOS is not as much an operating system as grub2) < 1420328402 547168 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :are you golfing? < 1420328417 576459 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: but also I don't understand why I'd have to work around a linux kernel problem with the boot loader < 1420328418 670987 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: well, yours matches AEIOU. No, not golfing, just simplifying. < 1420328424 565350 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: I mean, even if I upgrade to grub2, < 1420328460 730099 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the Linux kernel already knows about disk ids, they're there in devfs, it just doesn't handle them at boot time in the root= boot parameter, WHY?, and what's the proper workaround? < 1420328462 944053 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: you'll be stuck with some UUID scheme for identifying partitions, which is UGLY. :-/ < 1420328468 400459 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :oh and here's one I got earlier [^aeiouAEIOU\W0-9_] < 1420328480 476877 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :but I was shortening < 1420328491 555968 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420328528 90439 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Also int-e if you dont care about case and can do embedded flags, (?i)[^aeiou\W0-9_] < 1420328533 566323 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :which is shorter < 1420328548 16076 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how do you guys handle this? are you using efi/guid partition tables? < 1420328585 150045 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: you arrived towards the end of that discussion. I started out with the ugly (?:(?![aeiouAEIOU])\w) < 1420328595 398275 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what do you pass in the root= parameter for Linux if you boot Linux? < 1420328599 998674 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :ah < 1420328601 619184 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :welp < 1420328667 89747 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 244 seconds < 1420328723 15772 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: hmm, I'm actually relying on debian's builtin scripts here, which generate something like set root='hd0,msdos6'; if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 --hint='hd0,msdos6' < 1420328753 721472 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Befunge14]]4 M10 02http://esolangs.org/w/index.php?diff=41589&oldid=41114 5* 03Alikberov 5* (+92) 10/* Examples: DNA-code */ < 1420328781 630769 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, it goes on: else search --no-floppy --fs-uuid --set=root fi. < 1420328789 744829 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Also int-e what's the regex for or are you just trying simplifying < 1420328799 70433 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: check the logs < 1420328818 306565 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Yeah yeah < 1420328820 361978 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :brb < 1420328850 695214 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: oh wait, I forgot to mention the part where the whole thing might be easier if you're using initrd, like debian usually does, because then the initrd script can do anything to find the real root device < 1420328860 119087 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I'm an old-style guy and don't use an initrd < 1420328883 974439 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: as for those lines, how does that pass the root fs to the kernel parameters? < 1420328978 894420 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ooh wait. I cannot answer this. I have custom entries for booting Linux; I was looking at memtest stuff. < 1420329006 290444 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: what do you use for custom entries? and are you using an efi/guid partition table or a pc one? < 1420329056 163259 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :pc, insmod part_msdos; insmod ext2; set root=(hd0,msdos6); linux /bzImage-64-3.10.12-2 root=/dev/sda7 ro; boot <-- all hardcoded. < 1420329064 524028 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so that doesn't help you < 1420329071 713481 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, hardcoded < 1420329073 639392 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Can any of the bots latex? < 1420329094 591083 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`latex < 1420329095 158477 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: latex: not found < 1420329096 707086 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hardcoded works if the boot and the root fs are both the first hard disk, < 1420329099 791135 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :which is what I'm having now, < 1420329107 836660 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but currently I'm installing a new system on a different hard disk, < 1420329114 845474 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and for a while I want both to co-exist, < 1420329118 875350 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so I can't have both on the first hard disk < 1420329134 584328 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I can put the boot loader and boot partition wherever, even in multiple places, < 1420329147 972581 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and I can swap the two hard disks, < 1420329154 350424 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :latex a string of math to show what b^2 looks like so it shows it as b squared 2 < 1420329156 770356 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I don't want to move the old system to the other hard disk < 1420329173 148733 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so I can't have both root fses on the first hard disk. < 1420329220 421562 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I could still consider to use a small root partition on the first disk with almost no data there and the real stuff mounted later, but that also makes stuff more complicated, or of course an initrd too. < 1420329261 807038 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll definitely have to sleep on this, and read up on how efi/guid partition tables work and what software to use to manage them, because maybe it is worth for the long term anyway < 1420329293 998938 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: I didn't think any OS besides Windows every cared about being booted from the first floppy or hdd... what's the issue? < 1420329313 978099 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: the problem is not booting from the non-first hard disk, < 1420329317 559547 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not directly. < 1420329333 774365 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Solace: You can use the Google Charts API to render something that's pretty close to LaTeX. < 1420329340 375009 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Solace: E.g., http://chart.apis.google.com/chart?cht=tx&chl=b^2 < 1420329372 457792 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :("cht=txt" says the chart type is just a text string, and "chl" is the text to render.) < 1420329397 521931 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :The problem is that if the boot parameter is, say, root=/dev/sdb7 , then the meaning of sdb can change depending on what other hard disks are plugged in, so if I plug in a third disk or a disk dies, Linux can suddenly try to use the wrong fs for root. < 1420329415 430273 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Ah well I found a pretty good site now < 1420329424 832519 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :But thanks anyways fizzie < 1420329425 971176 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: the annoying part is that during runtime (not at boot), Linux already has a solution for this: < 1420329426 789061 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: http://mathb.in/ works? < 1420329442 691003 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: my fstab has entries referring to stuff like /dev/disk/by-id/ata-WDC_WD20EARX-00PASB0_WD-WMAZA9883130-part6 < 1420329448 194879 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Or, say, http://chart.apis.google.com/chart?cht=tx&chl=\frac{-b\pm\sqrt{b^2-4ac}}{2a} < 1420329465 420047 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :where ata-WDC_WD20EARX-00PASB0_WD-WMAZA9883130 is the unique id of one of the hard disks, so it can't ever refer to the wrong hard disk, no matter what disks are plugged in < 1420329508 442162 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it has a solution during boot too < 1420329512 23268 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :http://quicklatex.com works also int-e < 1420329513 900223 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can do root=UUID=... < 1420329519 410118 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and so on < 1420329527 495108 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: yes, but the problem is that that only works if I have an efi partition table < 1420329528 927266 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :unless that's an initrd thing < 1420329534 114337 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :b_jonas: that would be PARTUUID. < 1420329536 710152 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :UUID is different < 1420329538 559274 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: no, that's a kernel thing < 1420329541 979676 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh... < 1420329545 681684 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what does UUID refer to then? < 1420329546 501869 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: That's just untrue. < 1420329562 396686 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :PARTUUID is the GPT UUID < 1420329569 800684 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess UUID is some other UUID, but it works just as well. < 1420329572 906435 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, it's already being explained -- I'll shut up. < 1420329578 453472 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I DEFINITELY tried to look at linux/Documentation/kernel-parameters.txt but it doesn't document how it works properly < 1420329596 388364 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's the same UUID that is in /dev/disk/by-uuid, if that helps. < 1420329603 748453 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :nooo, fizzie should explain it < 1420329611 580362 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :No, I should be asleep. < 1420329619 577851 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :fizzie: cht=tx tells it it's a TeX formula < 1420329635 903321 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I love it when you come in to take the effort away from me < 1420329657 205368 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :that's deprecated though < 1420329667 594758 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :I should try to reboot somestuff < 1420329718 952204 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :All I was going to say is that this definitely-non-GPT laptop has root=UUID=... on it. < 1420329736 583357 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :blurgh < 1420329736 803816 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: ok, but then what's the full syntax? how do I specify the partition number on that disk, and where's good documentation here? < 1420329773 858818 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it specifies a partition. < 1420329789 590982 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's a partition-specific UUID, you can't specify a partition on it. < 1420329789 657441 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :use blkid or something to get the identifier < 1420329789 657548 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it can print them all out for you < 1420329789 657624 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can use these in /etc/fstab too btw < 1420329789 657706 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: is it a laptop with only one hard disk? < 1420329789 657780 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which is good if, uh, you have no /dev, I guess? < 1420329789 657858 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok wait < 1420329789 657936 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :b_jonas: e.g. I'm pretty sure ubuntu and so on have installed with UUIDs only for years < 1420329789 658009 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :certainly it's been the recommended arch practice for everyone for a long time < 1420329789 658086 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so I can use these partition-specific UUIDs, which are a filesystem feature < 1420329789 881730 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I see < 1420329789 881896 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's great! < 1420329789 881972 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so I'd be very surprised if it didn't work for you < 1420329789 882082 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I might try this < 1420329789 882154 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420329789 889504 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :This is a Debian installation, and it configured grub with UUID=... by default. < 1420329789 889621 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I sort of prefer the hard disk hardware ids, because the partition uids could get duplicated if I copy a whole filesystem bytewise, but that's a rare occasion < 1420329789 889695 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I guess I could use this filesystem id thing for boot < 1420329793 92587 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :And yes, the format does seem filesystem-specific, because all these ext-whatevers have the GUID-style thing, while the NTFS partitions are just 16 hex digits. < 1420329795 659456 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: you should get in the habit of changing the UUID if you do that < 1420329800 566646 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you maybe can do ID=... or something < 1420329801 668362 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I dunno < 1420329814 101530 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :b_jonas: btw, that's why byte-copying GPT tables is generally considered a sin < 1420329823 221661 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(you have to generate a new GUID if you clone a partition) < 1420329828 40505 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well < 1420329828 634870 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: change them with tune2fs? could work, yes < 1420329830 136147 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :depends on what you're doing < 1420329834 760844 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for backups it's whatever < 1420329839 122370 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but if you intend to use both simultaneously < 1420329851 565878 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Ok so like there's 16 million colour hex codes and I wanna list them all but idk how to do that in an.efficient and fast way < 1420329865 367061 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(or reiserfstune -u depending on the fs type I guess) < 1420329870 968364 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Or atleast almost a lot < 1420329880 809248 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you still use reiserfs? o_o < 1420329904 263174 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: yes, for backup partitions that I may want to access even if my main system crashes and I want to access them with an old system that doesn't have ext4 support < 1420329916 268180 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(I'm paranoid) < 1420329926 218576 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I actually prefer ext4 now < 1420329937 467315 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but won't recreate some existing reiserfs < 1420329951 132220 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :anyway, my remaining question is, where's this kernel parameter root=UUID thing documented? < 1420329959 408879 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :does it work even without initrd? < 1420329964 974889 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because I think it's an initrd thing < 1420329966 806496 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but let me check < 1420329986 545969 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: so does this mean that if you have some random data that just happens to look like a valid somefs filesystem with a certain UUID...? < 1420329995 416777 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like, it works by probing, not by hashing up some hardware identifiers of the partition? < 1420330016 802508 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: yes, I guess that's the other problem < 1420330027 576350 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I mean, it works, it's just ugly :p < 1420330031 763307 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I like PARTUUID better then < 1420330040 941912 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :though I just use PARTLABEL since UUIDs are a pain and I know what my partition labels are < 1420330046 878242 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: By the way, "lsblk -o +UUID,PARTUUID" suggests you can perhaps use PARTUUID without GPT too, because all these partitions have PARTUUIDs of 0008fac6-01 .. 0008fac6-07 where the first digits are probably the disk ID. < 1420330047 560213 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(you can use LABEL on non-GPT) < 1420330052 504384 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Meh am I the only one who lost data thanks to reiserfs' attitude of keeping metadata consistent but not caring about the relation between file size and file contents? < 1420330062 774380 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :no < 1420330064 993796 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Where the 01 .. 07 is the partition number.) < 1420330068 774212 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :you arenr < 1420330072 429422 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: some live cd systems that supposedly don't use your hard disk default to using any swap partitions they find on your hard disk as swap by default, good luck if you wanted to recover data from a failing hard disk with such a live boot system < 1420330074 536798 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(this must have been around the year 2000, I have not used reiserfs since) < 1420330097 801799 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(So many redundant tools -- I picked "lsblk -o +UUID,PARTUUID" out of 'man mount'.) < 1420330098 826823 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :I've only used it recently < 1420330133 182899 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sadly, < 1420330135 358838 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: blkid is part of the same package as lsblk, I think. < 1420330140 846062 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it seems root=UUID= is an initrd feature < 1420330148 924735 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the kernel itself only has root=PARTUUID= < 1420330149 895911 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :How do you keep a constant file of metadata mine keeps deleting itself and I'm slowly dieing < 1420330162 166885 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :have you considered just using an initramfs :p < 1420330171 640470 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :elliott: dpkg reports they're both in util-linux here, FWIW. < 1420330178 638012 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: yes, I have mentioned that among other stuff < 1420330198 330613 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: So did that non-GPT PARTUUID suit your needs? < 1420330199 165406 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I just don't see why I need these sort of workarounds when linux does now my hard disk identifier anyway < 1420330199 967971 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: right I mean, they both use libblkid or whatever < 1420330209 518653 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: dunno, how does that work? < 1420330233 805312 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: Try "lsblk -o +UUID,PARTUUID" and see if your partitions have "xxxxxxxx-NN" PARTUUID values. < 1420330243 426083 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: Then try them out as root=PARTUUID=..., I guess. < 1420330263 378215 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :just Delete linux and install the original windows < 1420330264 909483 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't have an lsblk < 1420330270 129683 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :do I have to install that? < 1420330272 306042 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, hmm. < 1420330274 379694 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :that's a horrid suggestion < 1420330281 272312 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :I'm sorry < 1420330298 256873 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :whatever I choose, I definitely won't do it right now. I'll sleep on it and thing what's the best thing to do. < 1420330314 890766 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: It's in 'util-linux' on Debian. But I don't know anything about this. < 1420330330 392654 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :b_jonas: At any rate, it's just a disk ID + partition number, so if you wanted something robust to repartitioning, this ain't it. < 1420330339 402192 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, apparently it's in later versions of lsblk < 1420330343 547796 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :later than what I have installed < 1420330361 410362 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, I'll try to figure that out, thanks < 1420330364 103286 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it might helop < 1420330417 429198 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :FWIW, fdisk reports "Disk identifier: 0x0008fac6" and the PARTUUIDs I get from lsblk are 0008fac6-01 and so on, so you could probably puzzle it out that way too. < 1420330427 885761 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Anyway, the sleep. -> < 1420330434 771686 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: thanks for the hints < 1420330588 895988 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :creating an efi partition table and installing grub2 might make sense, so that's an option I have to consider too < 1420330708 38914 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :anyone know the name of the symmetry group of Life-like CAs? < 1420330714 96442 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: thank you < 1420330727 227463 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :no problem. that'll be $5k < 1420330779 770751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: dihedral group, D_4? < 1420330794 116187 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what symmetry group? < 1420330799 163056 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :one of the wallpaper groups? < 1420330855 685472 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :should it include translations as well? < 1420331023 441799 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :or the symmetry of the rule set? < 1420331037 281845 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :since it only depends on the number it's the full permutation group I think < 1420331064 309266 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :aha < 1420331133 52230 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :seems right vanila. thanks. < 1420331352 108944 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: But is it a gauge symmetry? < 1420331435 840760 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :QUINTHELLOPIAAAAAAAAAAA! < 1420331538 229123 :atrapado!~ddd@unaffiliated/atrapado QUIT :Quit: quitan < 1420331978 112229 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ACTION blows everyone in this channel up with 1 ton of c4  < 1420332142 935273 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :rip < 1420332148 915976 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ACTION flings everyone in this channel into a black hole  < 1420332277 189629 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :u wot < 1420332454 281495 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 QUIT :Quit: zzz < 1420332562 649919 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Are you implying GeekDude that being tossed into a black hole would kill us? < 1420332572 516685 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ACTION throws a baseball bat at everyone in this channel  < 1420332582 651370 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :U fkn w0t < 1420332623 867877 :Guest69407!root@gateway/shell/trekweb.org/x-wpdynzkduaxxzsqq QUIT :Quit: I found 1 in /dev/zero < 1420332640 577807 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ACTION slaps everyone in this channel with a PRIVMSG  < 1420332664 802522 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :idk < 1420332670 588485 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :whats happening < 1420332674 849006 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Is he a bot? < 1420332707 469296 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :GeekDude: pls stop < 1420332707 813695 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :keeping an entire copy of your server on 300 floppy disks < 1420332716 486077 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I am not a bot < 1420332721 231204 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I just like slapping people < 1420332728 982131 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Stop :l < 1420332735 763731 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :ya dip < 1420332735 905543 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Who keeps a backup on floppies? < 1420332755 121102 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :was a joke < 1420332768 140769 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :A very floppy joke < 1420332768 414867 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :GeekDude: it's not really appropriate so please don't < 1420332772 199759 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Since servers nowadays would take up a lot of floppies < 1420332803 459715 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I think it'd depend on whether or not you're copying the entire server, or just the relevant configuration files and web root < 1420332809 670191 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Ok so like I'm trying to fill up a petabyte < 1420332819 374040 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :And its taking very long < 1420332830 733201 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :All of the server < 1420332841 521729 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :God dammit words < 1420332949 113204 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420332973 473718 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :I'm having trouble with outputting spaces in haskell. < 1420332992 480508 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :itsjusthavingallthewordsconnectedlikethis < 1420333038 830866 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :uhh... can I see your code? < 1420333093 56102 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :when I get on the computer elliott < 1420333107 440791 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :I'm at my friends house atm < 1420333339 303038 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :oh.. I'm stupid I accidently deleted the zerospace file ;-; now I have to redo it < 1420333352 9310 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw PRIVMSG #esoteric :Sorry for the bother. ugh I is stupid < 1420333720 722489 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I have a saying < 1420333726 538521 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :"Everybody is stupid" < 1420333736 278086 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :So far it's turned out pretty correct < 1420334712 129820 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I tried entering a complicated regular expression into Gatherer and it would not accept it. < 1420334756 813575 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How complicated? < 1420334871 905211 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I typed m/^[^()]*(\([^()]*\))*[^()]*counters?\son[^()]*(\([^()]*\))*[^()]*$/ although maybe it contains a mistake I don't know < 1420334921 369190 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What are you looking for? < 1420334940 736135 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Cards with "counter(s) on" outside of reminder text. < 1420335068 859991 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Does Gatherer even search inside the reminder text? < 1420335141 408728 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it does, and doesn't seem to have an option to omit it. < 1420335264 596077 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think what people usually do for complicated queries is download the database and search it themselves. < 1420335272 9956 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know if it's easily available for download, though. < 1420335404 7018 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I did also want a SQLite database of Magic: the Gathering cards in fact. < 1420335442 506986 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Maybe people can work together making one up. < 1420335483 851343 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Several people have databases, e.g. magiccards.info and the bot Datatog on EFNet. < 1420335628 331421 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It doesn't seems you can download those? < 1420335659 950284 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know, but maybe you can talk to those people. < 1420335665 133683 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There are also other databases of cards. < 1420335762 382921 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If they aren't in SQLite format then maybe they can be converted into SQLite format. < 1420335837 566078 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :From what I have seen Gatherer is still the best one so far, though. < 1420336098 21376 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what's good about SQLite? < 1420336104 19801 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I use it in websites < 1420336365 364629 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can use SQLite in websites, but it can also be used standalone, which is how I normally use it. < 1420336438 134069 :FreeFull!~freefull@defocus/sausage-lover QUIT :Read error: Connection reset by peer < 1420336472 673198 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :SQLite is a relatively simple SQL implementation, it stores the database in a single file, is public domain, is fast for small databases (it is fast for large databases too, but not as fast as larger implementations), and it supports virtual tables and INSTEAD OF triggers and a few other things. < 1420336502 694286 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: http://yawgatog.com/resources/oracle/ < 1420336510 18499 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is also easy to write extensions. < 1420336572 151861 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1420336722 177959 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :a virtual table sounds weird, isn't SELECT statement enough? < 1420336723 469851 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Thank you that might help for converting into SQLite format. < 1420336739 765583 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can also search it directly. It is a text file. < 1420336771 933042 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, although I believe it would also be useful in SQLite format. < 1420336797 414717 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :vanila: ??? < 1420336819 73162 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i can nest SQL select < 1420336827 193799 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and I imagine that is powerful enough to replace virtual table? < 1420336881 398698 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you even know what a virtual table does? < 1420336963 29626 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, SQLite also supports recursive WITH clauses and partial indices. Also, I find INSTEAD OF triggers are usually more useful than BEFORE and AFTER triggers. < 1420336974 132954 :variable!root@gateway/shell/trekweb.org/x-jhpjbpyiqstbunlm JOIN :#esoteric < 1420336974 293062 :variable!root@gateway/shell/trekweb.org/x-jhpjbpyiqstbunlm QUIT :Changing host < 1420336974 336268 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1420337002 827755 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420337807 838333 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I made up some new rules and cards for Magic: the Gathering. Do you like this? http://zzo38computer.org/textfile/miscellaneous/newmtg.txt < 1420337844 316895 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why reinstate mana burn? < 1420337853 505547 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I've never played with mana burn and it seems like it would be annoying. < 1420337869 105450 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1420337991 752298 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For strategic purposes mainly. < 1420338006 994616 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But look at the card texts too. < 1420338098 94849 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420338291 277625 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420338311 684712 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :why can't I centre anything? < 1420338418 225060 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I just realized something < 1420338428 521930 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :zzo38 appears last in a lot of lists that it appears in < 1420338463 302091 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :yars. < 1420338471 915 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so what? it begins with zz < 1420338475 516089 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yes thats why < 1420338491 951637 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :if you want first you do AA < 1420338508 46350 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im not sure if that will wo rk well < 1420338511 619828 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :since aardvarks exist < 1420338515 165050 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and aaron < 1420338519 742537 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you might need to go triple a < 1420338524 515018 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :or 00 < 1420338529 554390 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh yeah true < 1420338627 237131 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :what black sorcery does it take to vertically centre text in a div? < 1420338832 646666 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :I could say jQuery, but I won't mention it. < 1420339105 85665 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :My first name does start with AA, and my father changed his last name to Black so that his name would be close to the beginning of alphabetical lists. < 1420339147 979531 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :boily: jquery doesn't seem to have it < 1420339474 561601 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :oh it see. the font i'm using is uncentred. oh joy < 1420339537 320601 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :the vagaries of web development... < 1420339581 102547 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i had the bright idea of making an RPG in javacript. I regret everything < 1420339944 231019 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420340106 70850 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420340780 232107 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :`unidecode 🔣 < 1420340782 216226 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F523 INPUT SYMBOL FOR SYMBOLS \ UTF-8: f0 9f 94 a3 UTF-16BE: d83ddd23 Decimal: 🔣 \ 🔣 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1420340804 124684 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :unicodeception < 1420341011 73231 :Solace!uid52684@gateway/web/irccloud.com/x-bymzkrpuckpuimxw QUIT :Quit: Connection closed for inactivity < 1420341841 707685 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Isn't a token always a permanent right now? < 1420342237 116047 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :Ping timeout: 240 seconds < 1420342267 477825 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1420342454 82555 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Yes. < 1420342467 500549 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :oren: Maybe you should make the RPG in SQL instead? < 1420342717 638408 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Using {T} as the cost for loyalty abilities sounds worrying. < 1420342736 31038 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Untapping permanents isn't very difficult. They surely did it this way on purpose. < 1420342749 903699 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Though e.g. http://magiccards.info/query?q=!the+chain+veil exists. < 1420342838 112507 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there a UNIX command to "pop" a line out of a file < 1420342856 674321 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :using a file as a stack < 1420342859 463163 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :or queue < 1420343023 228746 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: OK I fixed that. < 1420343048 688734 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :vanila: I don't know of any, at least. < 1420343061 54681 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: What's the point of {T} loyalty abilities? < 1420343064 921785 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im goingo to write it myself, called 'pop' < 1420343070 67240 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Just to make it easier to keep track of the state? < 1420343101 839126 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it will be more efficient to truncate a line off a file, than move everthing back one line < 1420343108 391393 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Mainly yes, but in unusual circumstances may do other things too. < 1420343122 75499 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hm tail gves me the last time < 1420343533 278817 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420343621 530767 :tswett!~tswett@unaffiliated/tswett QUIT :Remote host closed the connection < 1420343646 154648 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420343929 920983 :tswett!~tswett@unaffiliated/tswett QUIT :Client Quit < 1420344005 667109 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420344087 20690 :tswett!~tswett@unaffiliated/tswett QUIT :Remote host closed the connection < 1420344615 101695 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420345014 419410 :rade!~rade@unaffiliated/rade QUIT :Remote host closed the connection < 1420345494 863135 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Why not make losing the game as a result of attempting to draw a card a state-based action? < 1420345602 446771 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: http://mtgjson.com/ < 1420345613 723397 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It just doesn't make complete sense to me, since that would require the state of the game to include such a feature; it seems simpler to make it not a state-based action; this also would affect some unusual situations. < 1420345645 844316 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I was wondering which situations it would affect. < 1420345655 392208 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems like state-based actions are the usual way to handle that sort of thing? < 1420345836 158442 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr JOIN :#esoteric < 1420345852 415358 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :oren why is that unicode so long < 1420345859 757722 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :or the catagory < 1420345877 218004 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :That JSON data is good idea. Virtual table module can be one way to convert it into SQLite format. (Another virtual table module could then be used to convert into another different format too.) < 1420345958 912552 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420345962 814784 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: MACHINIST CHICKEN < 1420345992 712760 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420346069 714606 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420346074 682905 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :how does one render 16 million colours on a bit map < 1420346115 954305 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :vanila: depending on what "pop" is used for, you should probably create a new file and rename it atomically. < 1420346315 576322 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: It would affect the situation in case someone is both losing all life and being unable to draw a card at the same time. (I am also curious what the old Fourth Edition rules are regarding this situation. I have a Magic: the Puzzing book, so it would help to know such thing.) < 1420346344 158496 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And, what is your opnions of some of the cards I have put in? (Note that sometimes I update them even a few seconds ago and a few minutes in the future.) < 1420346403 390470 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :For example: x=$(mktemp --tmpdir "$(dirname "$1")"); l=$(tail -n 1 "$1"); head -n -1 "$1" >"$x"; mv "$x" "$1"; echo "$l" < 1420346609 453943 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :An open-source fanatic friend says no one will use my project if I don't open source it < 1420346624 356150 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well, he is probably half right. < 1420346635 221265 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Sgeo: It depend what your project is, probably. What is the project anyways? < 1420346652 890282 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Not sure if I really want to say on here < 1420346660 499063 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :It's just a sorting of Google Maps API data though < 1420346675 18918 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Open-sourcing it will nevertheless probably improve its usefulness. < 1420347940 348360 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, they also have mana symbols in SVG; that may help in order to convert it into a typeface. < 1420348105 145401 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: where's prismatajson? < 1420348190 795973 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: http://blog.prismata.net/units/ hth < 1420348537 135208 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: http://prismata.gamepedia.com/index.php?title=Category:Unit_data has some unit data. < 1420348545 763461 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you want to play a game? < 1420348587 283529 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why don't you open source it < 1420348738 402280 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I might want to make money on it. Although I guess I can both have ads and open-source it < 1420348741 895799 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I'm still undecided < 1420348838 613271 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION is also undecided whether to play shachaf in Prismata right now < 1420348856 131287 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Put lots of invisible banner ads on it < 1420348893 66392 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Then open source it layer a couple ssh's over it encrypt all of it and then no one can use eet < 1420348907 516281 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Screeeee < 1420349115 779421 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo decide < 1420349126 767297 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION decides he needs to drink water < 1420349174 942484 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can open-source it and still earn money; there are several ways to do so. For example the GUI version is you can charge money and/or put ads in it, command-line version is an open-source software package < 1420349209 722930 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Make it force pull $3000 from their paypals < 1420349243 395794 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :That's cheating and anyways not everyone is using Paypal or has that much in their account even if they do. < 1420349268 183951 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Uh ;-; < 1420349274 141874 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Packet sniffer < 1420349289 313688 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Idk I give illegal suggestions < 1420349292 941446 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Don't mind ne < 1420349299 90798 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :me* < 1420349322 867408 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION won't play Prismata right now < 1420349341 547386 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :whatis prismata? < 1420349371 918947 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://prismata.net/ < 1420349408 503757 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Ty < 1420349429 133261 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :ACTION proceeds to click the link after 17 weeks < 1420351673 588411 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420351828 403024 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :🍔🍟🎮😊 < 1420351960 538125 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420352354 672279 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420352460 376388 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Isn't prismata that game that was basically jumpstarted by reddit? < 1420352658 969059 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr PRIVMSG #esoteric :Do you crave that mineral? < 1420352885 587749 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420353015 196266 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420353045 808459 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :GeekDude: yes < 1420353162 897214 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420356787 44912 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Read error: Connection reset by peer < 1420356811 236921 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420357958 274150 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Solace: Might as well encrypt their data and ask for money to decrypt < 1420358880 209212 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Ping timeout: 244 seconds < 1420358896 216057 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1420360211 54040 :Solace!uid52684@gateway/web/irccloud.com/x-zpfwkpkouxgqslfr QUIT :Quit: Connection closed for inactivity < 1420360506 254906 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1420361538 492646 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420361723 680690 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1420361723 808281 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Folders14]]4 N10 02http://esolangs.org/w/index.php?oldid=41590 5* 03Keymaker 5* (+828) 10Clarifications? < 1420363091 743425 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Ping timeout: 264 seconds < 1420363184 100255 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420363184 365426 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420363184 408612 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420364517 685407 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ufqdfvnogpcikiir QUIT :Quit: Connection closed for inactivity < 1420364816 539983 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420366492 654309 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 JOIN :#esoteric < 1420366567 299746 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420366684 286722 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :i still don't understand why the icon for a zip archive on windows is a folder with a zipper on it < 1420366700 725624 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :didn't you just answer your own question < 1420366726 262294 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :why not use a proper metaphor instead of a stupid pun? < 1420366751 411751 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is it a pun? < 1420366755 96893 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :like haha .zip zipper < 1420366789 625190 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or, if it is a pun, are you sure microsoft made it? < 1420366819 219902 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :i haven't got any special icon sets installed (afaik) < 1420366835 305792 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i mean, are you sure "zip" wasn't made for that pun < 1420366854 920138 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also, making metaphors into icons is hard. < 1420366872 878921 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Quit: going back to sleep < 1420366882 51008 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: it was named after pkzip obviously hth < 1420366936 891699 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok maybe not "The name "zip" (meaning "move at high speed") was suggested by Katz's friend, Robert Mahoney." < 1420366956 367739 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa < 1420367033 203956 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if God was the first pun, then who made God < 1420367053 814935 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :http://snag.gy/Al52E.jpg < 1420367060 185073 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fun puns < 1420367075 469532 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :anyway the zipper is in a nonsensical place < 1420367104 809430 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although, pretty sure "zipper" must have been made from that verb too... < 1420367108 881736 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: Yeah I won't believe that they were unaware of the other meanings. (the decompressor was pkunzip -- would that mean "make slow"?) < 1420367216 694957 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i get this feeling everyone in the channel except me is into manga style these days < 1420367226 463462 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(of course i have no style) < 1420367229 991940 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :oppa manga style! < 1420367286 206886 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :[{Oren}]: i see no zipper in that image :( < 1420367305 421022 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ꊐ < 1420367359 418436 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :the "compressed folder" named "allegro" is the fourth one down on the left. < 1420367361 209056 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :``unidecode ꊐ # ha ha < 1420367361 763860 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: `unidecode: not found < 1420367368 128215 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420367382 134175 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :`unidecode ꊐ < 1420367382 774499 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+A290 YI SYLLABLE ZIP] < 1420367396 719252 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1420367440 107933 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :`unidecode 名 < 1420367441 491453 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+540D CJK UNIFIED IDEOGRAPH-540D] < 1420367457 270970 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric : that is an extremely unhelpful name < 1420367461 308684 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you thin < 1420367462 490299 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :k < 1420367608 294057 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :`unidecode 狗 < 1420367608 948778 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+72D7 CJK UNIFIED IDEOGRAPH-72D7] < 1420367628 940624 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric : it sure is 72D7 isn't it < 1420367659 763567 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's an ideological system hth < 1420367721 385353 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Quit: Leaving < 1420367793 236292 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the han unification ideology < 1420367900 530220 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :that character means dog in every languageit is used in... why can't they just say CJK UNIFIED IDEOGRAPH DOG < 1420367945 356651 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll have to re-check this, I may have been stupid yesterday < 1420367956 215834 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :also nowadays it should just be CJ unification since K aren't using them anymore < 1420367963 867612 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It should just be CJK UNIFIED IDEOGRAPH 狗 hth < 1420368063 731849 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :[{Oren}]: they aren't? < 1420368112 353772 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :when did south korea stop sprinkling kanji into everything, i heard that was a major difference between them and north korea < 1420368122 624416 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(once upon a time) < 1420368168 912004 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric : oerjan: apparently they stopped in the 1990's < 1420368173 956850 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :huh < 1420368215 474538 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :live and learn < 1420368262 115682 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :yeah, so it went from CJKV to CJK and now it should just be CJ < 1420368516 300032 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :"Formal hanja education begins in grade 7 (junior high school) and continues until graduation from senior high school in grade 12. A total of 1,800 hanja are taught: 900 for junior high, and 900 for senior high (starting in grade 10)." < 1420368620 506312 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :So it's latin < 1420368637 852559 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :oh... i see < 1420368663 410117 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: "Only Latin capital letters A to Z (U+0041..U+0056), ASCII digits (U+0030..U+0039), U+0020 space, and U+002D hyphen-minus occur in character names." < 1420368701 454585 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Such privileges < 1420368748 257986 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: I thought the allowed selection was a bit larger, < 1420368748 646690 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :someone should tell those folks about unicode < 1420368751 200811 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's 2015 < 1420368754 890161 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in, all iso-646 invariant printable characters < 1420368755 743921 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Unicode, chapter 4.8) < 1420368763 720633 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: ehe < 1420368765 439964 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so basically commas or slashes cuold appear < 1420368768 655440 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: hmm, is that a statement of what is /allowed/ or just what happens to be true? < 1420368780 690714 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and I think at least one more character actually appears, let me look it up < 1420368801 52922 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: looks like a hard rule to me. < 1420368830 980142 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Probably a rule for subcommittees. < 1420368884 916523 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I don't think there's even any systematic way of enumerating the han characters by shape < 1420368887 223844 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :Anyway i see now reason then why 漢 could not be CJ UNIFIED IDEOGRAPH HAN < 1420368973 519675 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :Jafet: there is the tried and true radical/stroke number system but it doesn't really work for simplified characters < 1420368985 7274 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: shape? _shape_? the shape isn't what determines the characters, it's the historical fluff loaded on it. that's true even for latin. O and О are different characters even if they have the same shape. < 1420368986 881628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CJ UNIFIED IDEOGRAPH COMPOSED OF RADICAL WITH TWO SHORT DOWNWARD DIAGONAL STROKES ABOVE A LONG UPWARD DIAGONAL STROKE AND RADICAL GOD WHAT A MESS < 1420369026 451580 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :so as expected, it should be by the meaning < 1420369078 487424 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I think most han ideographs are uniquely determined by shape < 1420369090 101444 :impomatic_!~digital_w@237.7.115.87.dyn.plus.net JOIN :#esoteric < 1420369090 729120 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: but the meaning can change, and you can't ever be sure what meanings a character will get that all languages that will ever be transcribed with kanji in the future um I've got this sentence tangled up < 1420369098 96931 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: not the unified ones, that's the point < 1420369152 440469 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: of course, the unified ones (that unify different characters from simplified chinese, traditional chinese, and japanese) are a historical artifact that should never have happened (the reason was that they only had the space for about 65536 characters) < 1420369189 656983 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode OО < 1420369190 489975 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+004F LATIN CAPITAL LETTER O] [U+041E CYRILLIC CAPITAL LETTER O] < 1420369207 763257 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :unicode is far from futureproof anyway < 1420369213 283483 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420369216 526125 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :imagine if they'd done latin-cyrillic greek unification < 1420369221 717740 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: sure, there are mistakes and even plain typos in the character names < 1420369223 552462 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*- < 1420369246 650626 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :oerjan: i have done that in a font for a game < 1420369257 348090 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: I think that would have been pointless. there's only like one character you can share with greek (o) and about two or three you can share with cyrillic < 1420369264 833704 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :somewhere out there is a parallel universe where china invented the internet and they did just that. < 1420369294 166169 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: oh hm well if you have to keep upper and lower case together... < 1420369329 490702 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :imagine this system being made by completely culture-ignorant chinese < 1420369331 771891 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :if china was more powerful then japan and taiwan would just have to make due with simplified characters < 1420369345 561841 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so they unify latin P with russian R < 1420369347 288833 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: yeah, admittedly that's already sort of fucked up with the turkish i and the two different cyrillic lowercase shapes < 1420369370 770542 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's just no easy solution for those, some software really has to know about the details to handle those < 1420369434 470219 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, I was wrong, indeed all character names use only those characters < 1420369450 518587 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i wonder how much internationalized software out there _actually_ handles russian numbers correctly < 1420369468 441665 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: russian numbers? what? < 1420369495 211002 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but of course most software handles internationalized anything wrong < 1420369508 209363 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: this isn't a character issue, but combining a number and a noun in russian has at least 5 different inflection combinations < 1420369554 62820 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Most software don't even handle 1 languages correctly < 1420369558 397828 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you need to know how to inflect the nouns < 1420369559 890445 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: dunno, ask ais523, he's the one who's worked on that kind of crazy phrase making software. well, some of my colleagues have too. < 1420369570 809265 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh he has? < 1420369603 375517 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: not Russian in particular, but he's started to wrote a branch of nethack4 called grammartree, currently sleeping, that tries to handle translation well in general < 1420369626 951250 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and also improving messages in English, which is no easy task beacuse nethack's handling of English is quite good already most of the times < 1420369633 374623 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(though there are small mistakes) < 1420369673 986146 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but it turns out grammartree was too large a task so he's concentrating on other stuff instead, and the trunk has drifted far enough that grammartree is not even easy to merge I think < 1420369689 161900 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but anyway, the basics of grammartree might be helpful, it seems to be some ultra-general system thingy < 1420369689 433973 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: mainly i'm thinking of this because the yesod web framework in haskell has a documentation page on internationalization, and mentions the russian problem as something you want an advanced system for, but does _not_ show that (or anything similarly complicated) as an actual code example < 1420369730 94536 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: have you checked if icu has code for this russian numbers thing? they have some sort of number formatting stuff < 1420369743 82288 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :interesting fact: because Shift-JIS encodes greek and russian with two bytes, these characters are displayed wide on Japanese fonts < 1420369752 678474 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...i don't even do this kind of coding myself, so no < 1420369763 567023 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(and no interface for finding the date of Easter in their calendar handling, it seems) < 1420369785 546006 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: yeah, crazy historical stuff < 1420369807 61928 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: that's where the weird single width kana come from < 1420369812 867033 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :the fact they even decided that 2 bytes = wide character is crazy < 1420369846 562208 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :[{Oren}]: Are you sure it is really crazy? It make a few sense to me. < 1420369854 953144 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: oh come on, that does make sense. think of teletext, where the color changing codes take up a column, so that it can be decoded by very simple circuits < 1420369876 776042 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :it could guarantee that strlen is the width of the string... < 1420369883 391655 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The part of Shift-JIS which is bad is that it sometimes interferes with ASCII characters. < 1420369892 882969 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But, 2 bytes = wide character is not bad. < 1420369896 727584 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(teletext also has different and incompatible codepages, so if you're watching with the television made for the wrong country, you'll see garbled accented characters. that happens with some old basic-based personal computers too.) < 1420369978 778949 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :from http://userguide.icu-project.org/formatparse/numbers I think it doesn't handle that < 1420369987 996738 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not fully I mean < 1420370001 225819 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it may have a way to format numbers with different inflections < 1420370030 446486 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :here in norway, teletext frequently shows swedish letters instead of norwegian ones < 1420370039 114500 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or at least used to < 1420370161 689146 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in ö instead of ø ? or more fucked up? < 1420370180 766642 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait, I mean Ö instead of Ø < 1420370187 866567 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(lowercase letters... what was I thinking) < 1420370193 627480 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1420370210 262192 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :noticeable but not a real problem < 1420370264 587505 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :do modern television receivers handle all that correctly? I mean, they're certainly technically capable to store all the different codepages and use the right one. < 1420370312 507797 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: i'm going to suspect that their ORDINAL rule cannot even handle romance languages (something like 1a vs. 1o dependent on gender) < 1420370354 900561 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I hear from my brother that Swedish-speaking doctors in Norway sometimes dictate medical texts in Swedish and their secretary types them translated to Norwegian on the fly. < 1420370369 222875 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420370418 753037 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :do doctors even have secretaries these days. < 1420370429 124046 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420370429 440900 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420370429 484142 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420370440 574197 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: assistants. and not all of them have them of course, just some, so this isn't universal. < 1420370462 626648 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :But the texts doctors write have very few ordinary words, it's mostly medical jargon and abbreviations, so I imagine translating it isn't difficult. < 1420370578 735939 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :my dad once translated a bulgarian math paper into russian. he has very little knowledge of wither language < 1420370580 251402 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :But they certainly have assistants because there are too few doctors but enough assistants. < 1420370626 956705 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[{Oren}]: yes, math is like that too. it's much easier to learn to read english or french or german or russian math papers than to really learn those languages. the vocabulary is small. < 1420370628 344619 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i once translated an english medical text into norwegian for my aunt < 1420370659 434484 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :these days most of the papers are English or Chinese, so I never really had to learn that skill, but still. < 1420370728 445090 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :western scientists are going to be so hosed when chinese really takes off as a scientific language < 1420370753 458736 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: nah, quite a lot of the papers they write are worthless < 1420370761 930108 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the papers they write in chinese that is < 1420370769 2392 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :japanese scientists could read both < 1420370777 623701 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: by taking off, i mean in quality as well, of course < 1420370783 586237 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: maybe < 1420370785 768220 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :as in, can no longer be ignored < 1420370822 404449 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: but aren't math papers at that point (possibly not those in other sciences) still supposed to have a small vocabulary, so they're easy to read (even if not write)? < 1420370873 43302 :AndoDaan!~AndoDaan@188.189.71.102 QUIT :Ping timeout: 240 seconds < 1420370940 271431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i wasn't talking about math specifically < 1420370974 626137 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :You mean like biologists? They might be more screwed, yeah < 1420370976 649854 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although i still think chinese would be worse; with german/french you can still recognize all the latin/greek-derived words in common < 1420370988 33297 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sure, it would be somewhat worse < 1420371036 422291 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*far* worse, if you can never guess what a word means... < 1420371046 818626 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :from its form < 1420371059 30551 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you don't have to guess. look it up in a dictionary. come on, we're living on the internet age. < 1420371067 163452 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...fair point. < 1420371087 440896 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :computers are already making finding and reading research papers much easier in many ways. < 1420371089 299982 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Hopefully some of those improved-quality publications concern automatic translation < 1420371217 388010 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :On the other hand, nearly all computer science publications worth reading are written in english < 1420371307 903002 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose when you're already using an english-based programming language... < 1420371322 285890 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :and english based libraries < 1420371377 36149 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: meh, I don't care much about computer science publications. < 1420371560 169667 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What is the rule in Magic: the Gathering if the type of a creature being haunted changes into something that isn't a creature? < 1420371585 337851 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O wait, now I see. < 1420371588 753824 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Never mind < 1420371948 56816 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420372140 912995 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's such a rule? I think the haunting continues to work < 1420372186 646824 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think there's a general rule that effects saying things like "that creature" referencing an object selected earlier still work even if the referenced object is no longer of that type < 1420372235 906529 :impomatic_!~digital_w@237.7.115.87.dyn.plus.net QUIT :Ping timeout: 264 seconds < 1420372290 342045 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though of course some particular effects could have specific rules overriding this < 1420373060 161429 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Actually, rule 702.54b clarifies it so that is how I already saw < 1420373080 934455 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The haunting does continue to work. < 1420373103 773009 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420373661 557691 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Did you see the new cards I made in newmtg.txt? Now I added some, such as "Hide Attackers". < 1420373745 704012 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(It is an instant with Ninjutsu; that is pretty strange, isn't it?) < 1420373800 384363 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420373832 517950 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I assume that Vigilance does not prevent a card with Ninjutsu from coming into play tapped. < 1420373864 826277 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I also assume that Defender does not prevent Ninjutsu from working. < 1420374333 288371 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: what newmtg.txt? < 1420374595 703419 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :http://zzo38computer.org/textfile/miscellaneous/newmtg.txt < 1420374785 964240 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Is there any Magic: the Puzzling that invokes rule 514.3a? < 1420374967 329309 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, wait a minute, which rule is that, do I even have a copy of the latest version of the rules? < 1420374991 442267 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"These rules are effective as of June 1, 2014." -- that's old < 1420375010 9363 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :That is the rule that allows players to have priority during a cleanup step if state-based or triggers occur at that time. < 1420375035 974308 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, I've heared of that rule, yes < 1420375136 92063 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"These rules are effective as of September 25, 2014." - better < 1420375146 972131 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, that's what 514.3a says < 1420375362 682900 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: here's what I was wondering. would it be sane for white to have a counterspell like this: name: Fair Duel. mana cost: 1W. type: Instant. abilities: Cast Fair Duel only during combat. Counter target spell. < 1420375392 933514 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. It looks like OK to me, but I don't know. < 1420375421 118175 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I will add it anyways for now. < 1420375451 92109 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :“Losing the game due to being unable to draw a card is now part of the definition of drawing a card (rather than a state-based action), and occurs immediately, before state-based actions are checked.” - oh, sounds like a good change! < 1420375484 750888 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There are cards too, not only rules in there! < 1420375567 511926 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :“Loyalty abilities have {T} as part of their cost.” - what? wouldn't that make the middle ability of Gideon, Champion of Justice very difficult to use effectively? < 1420375611 943483 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1420375639 543529 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and apparently Khans has another similar planeswalker: Sharkan, the Dragonspeaker < 1420375668 931475 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but even without this, what purpose would that change serve? < 1420375674 244619 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I deleted that paragraph now. < 1420375684 827844 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1420375788 769540 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(You may want to reload; I don't know if you have the newest version with other minor changes too.) < 1420375853 162025 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh dear, Aether Hack sounds scary < 1420375878 158542 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :does it let me change -1/-1 counters to +2/+2 counters? or whatever is the best counter in existance < 1420375882 475823 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No! < 1420375905 494537 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Only references to named (not +X/+X and -X/-X) counters can be changed. < 1420375965 589327 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I added that clarification. < 1420376001 654837 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(+2/+2 and -2/-2 seems to be the best) < 1420376005 893131 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :can you change to poison counters? < 1420376009 995874 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1420376024 694882 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not that it helps much, because players barely get other counters < 1420376064 447787 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, exactly that. < 1420376126 698136 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so I can't change _from_ -1/-1 counters either? < 1420376130 119501 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1420376134 598859 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, it says "named counter" now < 1420376219 107010 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, that is correct it can't change _from_ -1/-1 or +1/+1 counters either. < 1420376326 628298 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what cards are there that refer to any type of counter, besides Aether Snap, Clockspinning, and Giant Fan? < 1420376358 413916 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also, it cannot change counters that are already on a permanent, although it may partially or fully stop those counters from working. < 1420376389 11396 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sure, but it can make a spell enter the battlefield with the wrong type of counters < 1420376426 483752 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, it can, in some cases. < 1420376430 35864 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, a super-strong Searchlight that adds to each player's mana pool? weird < 1420376452 607108 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Change Designation - um, doesn't this break some sort of rules? < 1420376461 659539 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :plus it might be hard to track because it doesn't time out < 1420376471 817217 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, at least it's an aura < 1420376472 996149 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but still < 1420376489 748042 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It does expire when the aura is removed (or its ability is removed). < 1420376494 638784 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah < 1420376506 510584 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What kind of rules is it breaking exactly? < 1420376512 893635 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno, let me think < 1420376530 443597 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it might not break any < 1420376543 743938 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because you can mostly already change names with copy effects < 1420376569 294725 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it lets you double Legendary creatures under the same control of course, < 1420376580 627543 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or help or hinder Echoing spells < 1420376586 586060 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but that's not rules breakage < 1420376613 798779 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Biovisionary… what the heck is this? is that card for real? < 1420376626 920560 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wow < 1420376651 191039 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Simic at its best < 1420376775 847335 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I guess it might let you get Kaldra a bit earlier, but that's also no problem < 1420376969 360179 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Diligent Farmhand … what the heck? do cards like that really exist? < 1420376973 453463 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I find strange things < 1420377211 46514 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420377244 294890 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420377314 716999 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what the heck... < 1420377433 478887 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, I see < 1420377666 971316 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420377720 161560 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what the heck, there's an aura in Fallen Empires that gives a creature the homarid abilities? < 1420377723 637767 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wow < 1420377743 320986 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(well, technically it doesn't) < 1420377876 417866 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"{(3/R)}" - now really < 1420377879 396474 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that would be confusing < 1420378375 341537 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Control Yourself -- a bit narrow, but could work against Lure abilities, or possibly on cards with activated abilities an opponent can play < 1420378394 700616 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, although maybe the name should be changed too < 1420378403 512135 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :like Clergy of the Holy Nimbus < 1420378416 898970 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or that undamagable stone lion thing < 1420378438 906705 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, that is some of the uses of this card. < 1420378487 401591 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :technically it could also protect you if you're going to be mindslaved < 1420378517 906790 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, Aether Storm < 1420378526 682709 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait, it doesn't help for that < 1420378533 491792 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not much at least < 1420378652 661825 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that lion thing is Glittering Lion < 1420378717 121463 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, maybe also "must attack" creatures, there are a lot of those < 1420378728 202987 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(or "must block") < 1420378839 548341 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1420378943 634297 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Corrupt Council - what the... how does this work? Basically, if you activate its ability, then you want to vote "yes", and then the opponent may have him draw a card in exchange for you drawing three cards? < 1420378951 762307 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :plus some lifegain. < 1420378965 678897 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :unless you have extra votes or something. < 1420379013 809914 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it is how it works. But I don't know possibly the costs should be changed? < 1420379025 189176 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no idea < 1420379095 773946 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, I fixed it so that whoever win a vote has to pay {1} before gaining 1 life and/or drawing 1 card. < 1420379128 624293 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Diamond of Many Colors - why does this say "All mana in your mana pool is changed into a single color of your choice." rather than "Change all mana in your mana pool into a single color of your choice."? < 1420379149 842782 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I could change the wording if that would help. < 1420379188 610983 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though this seems somewhat inefficient to me, and I'd rarely use it over that shaman guy < 1420379207 368911 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the snake shaman < 1420379221 88815 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Orochi Leafcaller < 1420379252 991188 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, I would like more tools for coloring mana infinitely, but this seems underpowered to me < 1420379320 203615 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :whoa... Emblegoyf gets +1/+1 for each object in the command zone... wait a minute < 1420379341 719915 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :does that get like 20/20 if there's a pack of Archenemy schemes there? < 1420379360 474698 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and if you play it in Archenemy, that's guaranteed < 1420379365 659256 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, probably the cost is too low < 1420379376 659522 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, the problem is that you can't cost it correctly < 1420379386 882587 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because in archenemy, it's always a 20/20 creature < 1420379388 654894 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Either that it maybe it should be banned, or apply only to emblems < 1420379441 267333 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :are emblems even objects? < 1420379474 154849 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, they are objects < 1420379474 715028 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1420379499 313855 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or possibly only face-up objects. < 1420379518 126255 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :are emblems even face up? < 1420379547 918273 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know what the rule is, but I assume it is if it isn't face-down. < 1420379559 625500 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, whatever < 1420379612 373642 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Energy Conversation ... hmm, this is funny < 1420379679 669573 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I now changed it to "non-face-down object" < 1420379780 915478 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Epicize is scary, but it has a high cost < 1420379843 614177 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And it can be removed with Disenchant. < 1420379863 721772 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but doesn't it makes games boring and non-interactive once you cast it? < 1420379893 444705 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :like that deck I made that quickly gains me infinite life but then takes its sweet time to wait until the opponents are decked < 1420379901 328666 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and tries to refill my library < 1420379902 292359 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can still do stuff other than cast spells. < 1420379906 840944 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well sure < 1420379917 141201 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and my opponents can still do stuff other than damage me < 1420379938 175325 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :they can try to counter my stuff that refills my library, which is the most effective tactics but only because that part of my deck sucked, < 1420379977 360630 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wonder, what spells of your own can it be worth to cast Epicize? < 1420380126 676223 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, a 2/2 creature with flying, trample, first strike costing any two different colors of mana, isn't that a bit overpowered in a two-colored deck? < 1420380159 638294 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hey! I was serious about the exact text of Fair Duel < 1420380163 440233 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It has affinity for lands too though < 1420380195 422976 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Angelic Favor says "Cast Angelic Favor only during combat." < 1420380198 701246 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's the text this should have too < 1420380216 135906 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK I fixed Fair Duel except that it refers to itself using a tilde. < 1420380216 857090 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not "Can be used only during", that makes it look like some old card back before sane templating < 1420380225 221611 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :better, thanks < 1420380239 20520 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: oh wait, you mean the affinity is mandatory < 1420380250 993354 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so if I have five lands it can only get one +1/+1 counter?\ < 1420380251 914949 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :whos < 1420380269 477075 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :tricky < 1420380277 400124 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, then it might be not so overpowered < 1420380280 221284 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, I believe affinity is mandatory. < 1420380284 45971 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :interesting construction < 1420380406 892239 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Fast Aging ... what's that good for? countering permanents that already have cumulative upkeep? < 1420380491 15167 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :One thing it is capable of doing is allow its controller to sacrifice it during their upkeep if they do not want that card anymore, even if it does not already have cumulative upkeep. < 1420380499 549817 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Hex Shield - that's like an improved Diplomatic Immunity? < 1420380538 522051 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it is like that. < 1420380624 348423 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in Human Supremacy Corporation, the template should be "This ability may be activated by any player." instead of "Can be used by anyone." < 1420380638 129790 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait < 1420380649 904444 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's "Any player may activate this ability." < 1420380651 446108 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry < 1420380655 425074 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420380690 68159 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Next card I also fixed in the same way. < 1420380799 873160 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, Instant Infection can target spells or non-creature permanents... interesting < 1420380833 506877 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :if I target a spell, does it keep that ability if that spell resolves to a permanent? my guess is no, but I'm not sure about the rules < 1420380846 593744 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm wait < 1420380848 140820 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe it does < 1420380855 914425 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I believe it does; an object moving from the stack into play doesn't reset. < 1420380858 678577 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :where's the Lace rule < 1420380872 117620 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, no < 1420380879 85034 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it does reset, but there's a large exception I think < 1420380888 459880 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it keeps some of its characteristic changes < 1420380889 905586 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or something < 1420380891 877651 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :let me look it up < 1420380934 642240 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :rule 400.7a < 1420380938 3409 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't really know, let me look it up too, but I thought at least it didn't used to reset in some version of the rules? I'm not sure < 1420380951 243985 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"400.7a Effects from spells, activated abilities, and triggered abilities that change the characteristics of a permanent spell on the stack continue to apply to the permanent that spell becomes." < 1420380955 185852 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so it keeps infect < 1420380956 737142 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, yes that's correct. < 1420381010 522812 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also I think there's a rule somewhere that face down spells resolve face down < 1420381030 577977 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :to a face down permanent < 1420381039 749073 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes < 1420381060 524155 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Knowledge Enforcer - hmm, a reverse magpie < 1420381081 238823 :drdanmaku!uid17782@gateway/web/irccloud.com/x-raobhtcwznuoiuxa JOIN :#esoteric < 1420381104 589081 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Budget14]]4 10 02http://esolangs.org/w/index.php?diff=41591&oldid=41560 5* 03Oerjan 5* (+162) 10You're right < 1420381108 288305 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Landscape Formation - ah, this is that one you were asking about < 1420381157 293498 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you didn't dare to call it "Yo Mama So Fat He's Got His Own Postal Code" or "Officer, I Hit Him Because I Didn't Have Enough Gas To Drive Around Him" < 1420381170 68338 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I guess you could still put that in the flavor text < 1420381192 284617 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Those names are silly and long, but yes they could be used in flavor text if anyone renders the cards. < 1420381212 61034 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Of course, different renders can have different flavor text and/or different art.) < 1420381249 828858 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Magical Armory - what the, can you even have a non-equipment just gain equip? < 1420381267 5161 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02Budget10]]": Off topic and uninteresting < 1420381287 674994 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, I think you can < 1420381289 87030 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :still, strange < 1420381305 600232 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The rules do not seem to prohibit it. < 1420381357 209655 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, why does Magus of Suspension have that last ability? < 1420381364 666410 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how is it related to the rest? < 1420381388 668252 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Master of the Dragons - oh no, another Old Fogey! < 1420381411 840013 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It isn't but I put it there to allow doing more damage, but maybe it shouldn't be? < 1420381470 907822 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(If Magical Armory is played on a global enchantment, I think the Equip ability is still usable but does nothing in such a case.) < 1420381558 206907 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno, maybe make it 1/2 and give it an activated switch power and toughness ability < 1420381632 355281 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420381633 682029 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or just remove it entirely and assume blue players will figure out something interesting to do with it rather than just want it to deal more damage < 1420381646 211380 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes probably that is better OK < 1420381654 834350 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :those five paragraphs don't even fit easily on a card < 1420381665 939114 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though you could try to put the first four in the same paragraph < 1420381683 369472 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait < 1420381686 716252 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :suspend should be on its own < 1420381707 985001 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how about "Suspend 4 -- {U}" as the first paragraph, then "Vanishing 4, flying" as the second < 1420381738 956528 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in Master of the Dragons, don't capitalize all those abilities individually < 1420381744 770885 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK, yes it can help to do that as am abbreviation. < 1420381775 895910 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and don't capitalize "Dragons" either < 1420381792 830870 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Aren't subtypes always capitalized though? < 1420381818 71924 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm wait, maybe they are < 1420381858 33487 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, it seems so from Nath's Buffoon < 1420381864 525396 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so "Dragons" should remain capitalized < 1420381889 784381 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and change "Usable only during your turn." to something like "Activate this ability only during your turn." < 1420381923 235885 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420381991 692171 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41592&oldid=41587 5* 03Oerjan 5* (+39) 10author, links < 1420382000 859225 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Master Switch - bringing back the old rules like Jar Jar Binks from Droidekar does? hmm < 1420382016 766526 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what next? will you add a card with an ability that reinstates mana burn? < 1420382033 566169 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, it stops working itself once its own activated ability is used < 1420382053 584891 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :uh... what? < 1420382061 904320 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't think it does < 1420382074 664193 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No it says it only works while untapped < 1420382079 737858 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh < 1420382080 527963 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm < 1420382093 544659 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then I don't know how this would work < 1420382114 894483 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Template:Yearcats14]]4 10 02http://esolangs.org/w/index.php?diff=41593&oldid=38196 5* 03Oerjan 5* (+26) 10Update < 1420382142 838188 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But if you have two then you can turn off one artifact. < 1420382237 894141 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Modular Aura - interesting, that's a bit similar to Vigeaqn Hydropon < 1420382368 65567 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Moon Monolith - hehe, so you'll have to remember which handful of cards are errataed to have color indicators? (Evermind, the suspend spells with no mana costs, Dryad Arbor I think) < 1420382410 836360 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Painful Markings - whoa.... interesting, though I'm not sure it should be red < 1420382434 80774 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I could change the mana cost if it help to do so. < 1420382459 617616 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I'm not sure what color it should be really < 1420382478 628518 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it doesn't seem to fit anywhere < 1420382574 346727 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Personal Guard - wait what? how is a personal guard too slow to jump in front of a bullet? that's now how they work in Hollywood films < 1420382652 953864 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :isn't having to pay {1W} enough of a restriction to activate that ability reacting to a surprise? < 1420382681 815016 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Probably you are correct. < 1420382742 587945 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But even in such case you can still react during declare attackers/declare blockers step if the stack is empty. < 1420382755 992006 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sure, but not for a Lightning Bolt < 1420382764 434141 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or a javelin or arrow < 1420382781 201144 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, that is correct. < 1420382800 751272 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For now I just changed the cost to {1} but later may make other changes. < 1420382817 418631 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Scroll of Cryptic Runes - "Put target spell into play" - hehehe < 1420382838 252126 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 10 02http://esolangs.org/w/index.php?diff=41594&oldid=41580 5* 03Oerjan 5* (+80) 10wikify a bit < 1420382953 783171 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, can you paly that card with its madness ability if the stack isn't empty? < 1420382983 867951 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Vigil14]]4 10 02http://esolangs.org/w/index.php?diff=41595&oldid=41594 5* 03Oerjan 5* (-5) 10On second thought, I don't think it fits our definition of "joke language" < 1420382988 923555 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, I believe madness allows it. < 1420382993 974265 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420383027 507467 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=41596&oldid=41574 5* 03Oerjan 5* (+12) 10/* V */ Add Vigil < 1420383029 983273 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh right, stupid question < 1420383035 443749 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, it does allow < 1420383074 106452 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"Scroll of Protection" - hmm, I have a crazy card with protection somewhere < 1420383080 828236 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, not with protection < 1420383086 372532 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but one that gives protection < 1420383090 693378 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Ugh. wtf. OK, trying to write an actual application in F# now, and I'm suddenly understanding why everyone hates writing code on MS platforms ... < 1420383095 353058 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :always wear protection < 1420383118 878812 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420383306 292010 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I just want to write a simple script that reads some text files and then outputs another text file, but apparently even predicting the current directory of an F# script/executable is non-trivial. < 1420383323 980190 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1420383367 658000 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think it was something like an aura that gives every creature protection from the enchanted permanent. < 1420383368 606398 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Script files default to a Windows temp directory, and executables build to a nested subfolder deep in the bowels of the project. < 1420383398 765638 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Oh, and of course, script files and source files have completely different behaviors when it comes to a main function. So that's fun. < 1420383461 906779 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"Staff of Kicking" - how is this a staff rather than boots? < 1420383492 990083 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is staff with boots on it; it is not equipment so it is not boots. < 1420383505 717837 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Stone of Interruption - what < 1420383546 435270 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how would you even activate that ability while there's a split second spell on the stack? < 1420383597 482252 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Split second doesn't stop mana abilities from being used. < 1420383611 349037 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah! < 1420383619 145009 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :This ability meets the criteria for being a mana ability, therefore it can be used. < 1420383621 955033 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Suppress Quality - how does this affect landwalk? < 1420383659 65310 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and what does "not choosing any parameters" mean? < 1420383660 411039 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Causes all landwalk abilities to be lost. < 1420383676 493683 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It means you have to choose Landwalk, you can't choose Forestwalk or Swampwalk or whatever. < 1420383681 874463 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! < 1420383690 369394 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can use Protection, but not Protection from red or whatever like that. < 1420383712 749893 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then put a comma before it, or possibly even rewrite it to more readable < 1420383729 345957 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I thought it would apply only to parameterless keyword abilities like flying or trample, not parametered ones like enchant < 1420383733 207675 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it could be rewritten but I am not quite sure how. < 1420383755 30662 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so this works like that Wall thingy < 1420383765 882746 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Rolling Stones < 1420383771 759621 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :only better because it can destroy all auras < 1420383791 458129 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Its cost is so high because it can do so many things. < 1420383795 283504 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Tiny Shard - what? < 1420383841 539617 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The ability does nothing when it resolves. < 1420383851 538606 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, then maybe write that explicitly < 1420383894 657646 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420383925 743514 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Totem Weakness - nice < 1420383949 360771 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's one of those auras that you can play for your own or an opponent's monster < 1420383968 555249 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Triangle of Protection - NO WAY! < 1420384044 624831 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm < 1420384054 609854 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it might work, I dunno, but it's scary < 1420384094 875953 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :especially at such a low cost < 1420384116 235756 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, I thought maybe it should be increased, but I don't know how much. < 1420384151 540223 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Unearthed Arcana - again what < 1420384156 722582 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what's that good for? < 1420384175 333109 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, how is it better than the same thing without splice? < 1420384176 359168 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Splicing other cards onto it mainly, I suppose. < 1420384186 593399 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh < 1420384187 351255 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I see < 1420384196 672394 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :splicing stuff on it... yes, that might work < 1420384222 990391 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thuogh we have better cards for that, like Reach Through Mists < 1420384234 627301 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but why does it have the splice ability? < 1420384239 179056 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how does that help it? < 1420384251 783148 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Arcane helps you splice stuff on it, or lets you trigger stuff < 1420384255 80661 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but splice why? < 1420384264 175484 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Possibly something might do something with that, even if no such card currently exists, I don't know for sure. < 1420384380 367347 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Universal Salvation - nice < 1420384389 169910 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420384403 372886 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Wall of Attachment - doesn't seem very useful, but whatever < 1420384426 883814 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm wait < 1420384430 626432 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it might be useful < 1420384435 252899 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno < 1420384445 926869 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not sure if it is useful or not < 1420384526 116067 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Wall of Demons - seems not very efficient to me < 1420384557 449318 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but at least some people still like walls, even walls with power. wizards seems to have stopped printing them. < 1420384617 584489 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thanks for sharing these cards < 1420384630 701085 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420384732 81734 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02Trinary10]]": Obsolete redirect < 1420384912 884431 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420384936 319867 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Later I might write some more, but, not right now! < 1420384942 770603 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or they reprint Wall of Wood over Steel Wall < 1420384981 418803 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :Larry Wall < 1420386648 576901 :kcm1700!~kcm1700@175.117.8.72 QUIT :Remote host closed the connection < 1420386689 468242 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420386959 724745 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420387169 620735 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 PRIVMSG #esoteric :gcc -Wall < 1420388263 175411 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420388808 704466 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420389290 244549 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420389351 100067 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420389596 178174 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420389647 750496 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420389679 999694 :Lorenzo64!~lorenzo@adsl-ull-92-1.42-151.net24.it JOIN :#esoteric < 1420389751 118934 :Lorenzo64!~lorenzo@adsl-ull-92-1.42-151.net24.it QUIT :Max SendQ exceeded < 1420389942 404165 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420389947 93100 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420389947 476007 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420389947 519284 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420390298 27627 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca JOIN :#esoteric < 1420391037 97079 :dianne!~diannes@unaffiliated/dianne QUIT :Ping timeout: 240 seconds < 1420391093 443331 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420391162 966581 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1420391328 829048 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :@metar CYQB < 1420391329 385829 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYQB 041700Z 08015G21KT 3SM -FZRA -SN OVC020 M08/M10 A2970 RMK SN2SC6 PRESFR SLP062 < 1420391713 737801 :perrier!~cinch@107.170.175.57 JOIN :#esoteric < 1420392286 748052 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Happy -FZRA -SN day to you, too. < 1420392295 103889 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLL < 1420392295 429651 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :EGLL 041720Z VRB04KT 4100 BR FEW002 SCT003 BKN004 03/02 Q1036 NOSIG < 1420392305 208659 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't know what BR means. < 1420392332 131852 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(But those are some pretty low clouds.) < 1420392379 721607 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :BR is apparently mist, due to what is undoubtedly a perfectly logical reason. < 1420392441 96713 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :iirc it's from the french word for mist < 1420392441 596232 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :@metar EDDL < 1420392442 435215 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :EDDL 041720Z 25005KT 9999 FEW020 03/01 Q1035 NOSIG < 1420392443 868026 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :BR is French «brouillard». < 1420392460 255148 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :hellolsner. you ninjaed me. < 1420392480 857749 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :helloily < 1420392550 865723 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :I recalled a shorter word though, something like brume < 1420392707 756171 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :oh. hm. mistake on my part. sorry. < 1420392718 634220 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :BR is «brume», which is “mist”. < 1420392730 139305 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(«brouillard» is “fog”.) < 1420392813 733164 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :but then, according to the wikipédias, the terms refer to similar meteorological phenomenons, and are used differently depending on context. < 1420392961 272693 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420392972 895013 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420393008 848489 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420393190 345384 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420393193 273540 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420393194 666044 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`quote metar < 1420393195 559458 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :989) metar lead to canada, more metar and cows < 1420393264 243881 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420393882 991572 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`quote field of cows < 1420393883 619129 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420393890 884940 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`quote field full of cows < 1420393891 363384 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420393894 463088 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`quote cows < 1420393894 951968 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :401) Look, I often walk my dog through a field with cows in it. And I punched myself in the face once. \ 989) metar lead to canada, more metar and cows \ 995) man at least job applications in biosciences are just like "you are willing to put your arms through a cow" Bike: please send us a link to your CowHub profile o < 1420393910 911549 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I wanted that first one < 1420393931 912069 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :`quote Taneb.*?cows < 1420393932 586882 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :401) Look, I often walk my dog through a field with cows in it. And I punched myself in the face once. < 1420393939 792916 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oooh < 1420393940 331393 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :ooooh, regexpes! < 1420393943 624194 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I did not know you could do that < 1420393949 239165 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :neither did I. < 1420393994 570664 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`quote through a cow < 1420393995 397313 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :995) man at least job applications in biosciences are just like "you are willing to put your arms through a cow" Bike: please send us a link to your CowHub profile of cows you have previously put your arms through on your own time for fun please provide at least two zebrafish you have modified to glow in the dark < 1420394422 967668 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1420394439 599805 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's just a grep. < 1420394545 395549 :AndoDaan!~AndoDaan@188.188.89.252 JOIN :#esoteric < 1420395105 567035 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily! < 1420395252 15663 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :quintopia! < 1420395267 682796 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :fizzie: egrep or pgrep? < 1420395279 744262 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :`` cat bin/quote < 1420395280 306551 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ allquotes | if [ "$1" ]; then \ if expr "$1" + 0 >/dev/null 2>&1; then \ sed "$1q;d" \ else \ grep -P -i -- "$1" \ fi \ else shuf -n 1; fi < 1420395289 697059 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(ah, pgrep.) < 1420395301 532232 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :you sure havent been on steam in a long time mr. cuttle < 1420395336 110730 :david8956!~canaima@186-92-6-9.genericrev.cantv.net JOIN :#esoteric < 1420395345 583158 :david8956!~canaima@186-92-6-9.genericrev.cantv.net PRIVMSG #esoteric :hi < 1420395354 714589 :david8956!~canaima@186-92-6-9.genericrev.cantv.net PRIVMSG #esoteric :helo < 1420395384 824815 :david8956!~canaima@186-92-6-9.genericrev.cantv.net PART :#esoteric < 1420395409 160540 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :quintopia: >_>;... < 1420395489 278092 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :is it work? work is too busy? < 1420395523 545511 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :yeah. and tomorrow it starts again. bleh. < 1420395603 128477 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :yeah same here < 1420395613 743 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i need a better job < 1420395615 330050 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420395635 529432 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :anyone know a job with benefits and normal hours < 1420395713 92865 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :hours are normal here, and always within standard deviation. < 1420395713 436583 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :random coder job? if you don't end up having to do overtime, that is < 1420395776 79574 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :yeah sure < 1420395804 912958 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily what is the stdev of hours there? < 1420395822 753277 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :and are you sure they arent skewed left? < 1420395893 130429 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420395946 644336 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 JOIN :#esoteric < 1420395992 563758 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :quintopia: a workday amounts to 7.5 hours (contract definition), but longest I've had was 9, I believe. < 1420396012 456195 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(previous job was much worse. personal record was 14 hours straight, on a Saturday.) < 1420396015 680492 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :and shortest? < 1420396042 24346 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :without appointments and similar, 7 I think? < 1420396117 164349 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :and how often is it 7 and how often is it 9? < 1420396215 892648 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :we've had a bout of light workload after the big Major Release, and heavy duty just before that. < 1420396270 316775 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :(not many people overtimed like crazy. I did a few days because I self-inflicted some stupid bright ideas on myself... in the end it did work out and saved the company a non-homeopathic amount of money, but never again.) < 1420396304 99494 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :haha < 1420396310 781597 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well < 1420396319 932203 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what about me man < 1420396326 44072 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :you man? < 1420396328 439363 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :got anything for me? < 1420396365 169784 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420396387 612787 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :we're always open to people who can make their way with Java and/or C++, know linear algebra, and French. < 1420396388 208700 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420396491 384851 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well that last one is a deal breaker. i havent the froggiedt how to frenxh < 1420396492 136160 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Read error: Connection reset by peer < 1420396514 263021 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 JOIN :#esoteric < 1420396639 361518 :AndoDaan!~AndoDaan@188.188.89.252 QUIT :Ping timeout: 256 seconds < 1420396745 683805 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :p < 1420396924 195397 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :frenxhp? < 1420396951 182241 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420396975 24422 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420397005 392220 :AndoDaan!~AndoDaan@188.189.65.213 JOIN :#esoteric < 1420397005 583684 :AndoDaan!~AndoDaan@188.189.65.213 QUIT :Client Quit < 1420397209 709515 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420397534 660490 :skj3gg!~skj3gg@unaffiliated/skj3gg PRIVMSG #esoteric :klb n,. < 1420397591 884745 :skj3gg!~skj3gg@unaffiliated/skj3gg PRIVMSG #esoteric :... sorry, cat thought the best path to the other side of the couch was across my computer < 1420397752 655854 :[{Oren}]!415e60fc@gateway/web/freenode/ip.65.94.96.252 QUIT :Ping timeout: 246 seconds < 1420397798 483462 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca PRIVMSG #esoteric :[{Helloren}] < 1420398153 533058 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Orbyen? < 1420399502 878023 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Crewjony 5* 10New user account < 1420399596 233919 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Crewjony14]]4 N10 02http://esolangs.org/w/index.php?oldid=41597 5* 03Crewjony 5* (+74) 10Created page with "0x29A is an esoteric programming language, invented by David Lewis in 2004" < 1420399677 610007 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420399780 549915 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's a strange. < 1420399802 608891 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I mean, it's the captcha question. < 1420399856 789809 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I suspect it's a spambot < 1420399866 431140 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :desperately looking for anything apparently relevant to put on the page < 1420400566 364943 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`unicode smiley face < 1420400567 304953 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420400568 964003 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm < 1420400582 240432 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Somebody could make unicode captchas < 1420400607 698304 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :And then you have to enter the exact name of the character according to unicode < 1420400617 87554 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`unicode small rectangle < 1420400617 850304 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420400622 129998 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`unicode rectangle < 1420400622 949775 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+2327 X IN A RECTANGLE BOX \ UTF-8: e2 8c a7 UTF-16BE: 2327 Decimal: ⌧ \ ⌧ \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+25AC BLACK RECTANGLE \ UTF-8: e2 96 ac UTF-16BE: 25ac Decimal: ▬ \ ▬ \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+25AD WHITE RECTANGLE \ UTF-8: e2 96 ad UTF-16BE: 25a < 1420400657 250861 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :"Sorry, your answer 'X IN A RECTANGLE' was wrong." < 1420401366 174282 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Sorry, your answer 'invisible plus' was wrong. < 1420401903 10702 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Make up a character and a name, and it has to get accepted into Unicode < 1420402199 116558 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Ping timeout: 244 seconds < 1420402331 597461 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Sgeo, GIRAFFE WEARING ROLLERBLADES EMOJI < 1420402372 166035 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If it doesn't look like a giraffe wearing rollerblades, I think we can conclude you're not human < 1420403941 681984 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420404734 591816 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420404879 393261 :graue!~graue@kali.infestationgardens.net JOIN :#esoteric < 1420404922 980622 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420405073 490118 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420405081 206606 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420405088 873447 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420405381 108034 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420405683 147883 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420405697 80602 :kcm1700!~kcm1700@175.117.8.72 QUIT :Ping timeout: 240 seconds < 1420405720 903441 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is there any golfy way to swap the first two elements of a haskell list? < 1420405773 176420 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :myname: swapHeads (x1:x2:xs) = x2:x1:xs; swapHeads xs = xs ? < 1420405785 541002 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: that was pretty much what I was going to write < 1420405794 893268 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but with a 1-letter name because it's golfed ;-) < 1420405946 77860 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420407040 277538 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420407133 46315 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving < 1420407145 124373 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420407231 760347 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420407313 278656 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 255 seconds < 1420407332 379188 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420407378 529037 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420408075 235677 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu JOIN :#esoteric < 1420408879 576086 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :Uh yeah FreeFull < 1420408905 343260 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :Although this was yesterday and I have no furthur need to talk about it < 1420409400 513665 :boily!~alexandre@modemcable184.4-177-173.mc.videotron.ca QUIT :Quit: HAPAX CHICKEN < 1420409496 301346 :graue!~graue@kali.infestationgardens.net QUIT :Quit: Leaving < 1420410303 583327 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`2014 < 1420410304 218044 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420410969 145178 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`2016 < 1420410969 689601 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: 2016: not found < 1420411525 416516 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ais523, did you forget what year it was < 1420411532 740061 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Taneb: no < 1420411535 528060 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :just making sure it's still working < 1420411555 919815 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :how could it concievably not work? < 1420412273 297041 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420412792 638743 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :Ping timeout: 240 seconds < 1420412816 314771 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1420413085 754222 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :aw, I mised graue < 1420413089 293080 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :missed < 1420413090 467195 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I think LSL poisoned my brain < 1420413114 765952 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Trying to do Javascript. Desperately avoiding global variables by abusing closures. Everything is in one large function < 1420413174 825842 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's, um... literally what idiomatic javascript does < 1420413243 541886 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :That makes me feel better < 1420413244 509188 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420413254 327682 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420413257 46922 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: ais523: crewjony is obviously Johny of My name is Johny, what the F**K????? < 1420413269 446734 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the prophecy is coming true < 1420413301 343913 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Sgeo: like, you've seen the (function () { ... })(); thing, right? < 1420413308 412761 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Yes < 1420413381 602626 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 QUIT :Quit: zzz < 1420413462 842679 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :elliott: wasn't that a spambot, though? < 1420413468 29389 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also, did you ever write that language? < 1420413488 975947 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ais523: you clearly have no understanding of the scriptures < 1420413498 242900 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the language can only be created by johny himself < 1420413782 62880 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420413791 861365 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420413872 628158 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: finally it all makes sense < 1420414035 30149 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : desperately looking for anything apparently relevant to put on the page <-- it's the spambot of the beast hth < 1420414062 471114 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420414628 243733 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420415032 272010 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420416101 500179 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420416199 317085 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 244 seconds < 1420416282 159917 :boily!~alexandre@173.181.213.241 JOIN :#esoteric < 1420416745 199423 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420416920 982762 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420416950 111027 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420416965 32632 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420417199 390762 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420417231 264530 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420417358 69470 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 244 seconds < 1420418166 386246 :MoALTz__!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420418314 721848 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 245 seconds < 1420418415 289998 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420418492 16635 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420418607 184764 :MoALTz__!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 265 seconds < 1420418661 223084 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Max SendQ exceeded < 1420418693 88647 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 240 seconds < 1420418707 604508 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420418902 88766 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420419308 848955 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420419563 187449 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If a card with Storm targets spells, can it target the spell it is a copy of? < 1420419622 69637 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 265 seconds < 1420419722 100966 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=382942 does not say. < 1420419747 236078 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :I suppose so. 702.39a says that new target can be chosen, and that copies are on the stack. < 1420420000 828658 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :Oh you guys and your games < 1420420063 652068 :oren!415e60fc@gateway/web/freenode/ip.65.94.96.252 JOIN :#esoteric < 1420420148 556735 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :Solace: it's not a game. < 1420420306 214518 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :oh you guys and your things < 1420420318 138940 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you people < 1420420327 699030 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :k that 1-up < 1420420373 817864 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420420438 539968 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :Solace: we're not guys. we're Canadians! < 1420420513 204084 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :oh god the humanity! < 1420420556 769690 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :it's not god, it's fungot! < 1420420556 917000 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: i think c's syntax is closer to being 80 times slower. ( both sarahbot and fsbot have this problem; it always bugs me when sarahbot initiates the ai when she should be saying ' i need to < 1420420577 583255 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :ACTION feints < 1420420584 348074 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :fungot: stop being sentient. < 1420420584 451582 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: i mean (: < 1420420590 168108 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :fungot: AAAURGH! < 1420420590 244703 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Waiting for Fungot? < 1420420590 287942 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: not my bot! < 1420420602 846523 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :lol < 1420420648 90688 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420420655 946832 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Brilliant. < 1420420666 380174 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Not I want to see sarahbot and fsbot. < 1420420714 209880 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Uh. s/Not/Now/ < 1420420818 651730 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: btw I believe "Smiley's triangle" is a problem where the Haskell records are out of reach (55 is possible; as far as I can see, 52 requires n+k-patterns which were removed in Haskell2010) < 1420420835 774734 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION swats himself for that apostrophe. < 1420420872 799538 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what are n+k-patterns? < 1420420883 59287 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f (n+1) = n in (f 1, f 0) < 1420420884 60349 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:8: Parse error in pattern: n + 1 < 1420420889 209352 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am not sure if i could shorten my solution much more < 1420420891 230792 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh < 1420420906 759286 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why were they removed? < 1420420912 98466 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :with NPlusKPatterns: (0,*** Exception: :3:5-15: Non-exhaustive patterns in function f < 1420420968 137208 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :smiley's triangle? < 1420420971 470582 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh < 1420421032 368228 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :while we are at it, are there good ways to not use unlines? < 1420421038 665974 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it takes quite the space < 1420421132 957579 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: There is no hard reason, just a general dislike for their semantics (they only match if n>=0) and lack of use. There is a compiler writer argument (they translate to a pattern that's a variable, followed by another assignment to a fesh variable and a comparison)... but by the same argument the plain N-patterns (0, 1, 2,..., -1,...) would also have to go, and those were kept because they're... < 1420421139 62409 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :...just too useful. < 1420421161 692413 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: it's not always possible, but sometimes do notation and ++"\n" are shorter. < 1420421167 420329 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :uh < 1420421175 235230 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :@metar CYRQ < 1420421175 606302 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYRQ 050120Z AUTO 22014KT 3SM BR OVC003 M01/M01 A2941 RMK ICG PAST HR SLP962 < 1420421177 315064 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :to long for me < 1420421193 890057 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how picky is the site about trailing newlines? < 1420421201 591732 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: for output, mapM putStrLn is shorter than putStr.unlines < 1420421314 687890 :oren!415e60fc@gateway/web/freenode/ip.65.94.96.252 QUIT :Ping timeout: 246 seconds < 1420421315 579964 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, 3 chars < 1420421317 954251 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but yeah < 1420421339 208586 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: it only removes trailing whitespace at the end of output; all other whitespace is critical. < 1420421363 470714 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so "a\nb" is the same as "a\nb \n\t " but not the same as "a \nb" < 1420421370 627774 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420421423 297234 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Hmm, I'm guessing about the \t here.) < 1420421424 553551 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :shortened to 65 < 1420421537 858414 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :also: how the hell are the languages sorted? < 1420421568 447255 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :possibly chronologically by time of being added? < 1420421581 602085 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420421627 937055 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I mean I don't know, but that would explain why Ruby comes first (the site is written in ruby after all) < 1420421687 92372 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am a bit confused sometimes < 1420421700 788893 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what the hell is f"oo" for haskell? < 1420421716 590574 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :an application of f to "oo"? < 1420421756 439503 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yeah. < 1420421764 348144 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah, i forgot that ++ binds weaker < 1420421847 742419 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :replacer bot in here s/this/replace < 1420421850 480472 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :So it's not the order of addition. "jq" was added very recently and comes somewhere in the middle. So I don't know. < 1420421892 302072 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :60 < 1420421943 994611 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420421980 172480 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :also i am very confused by these mid-sized solutions < 1420421992 406524 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :(not to talk about these 1157 php ones) < 1420422020 63579 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i mean, 492 characters in scheme < 1420422021 773986 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :come on < 1420422041 511662 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's shorter than the total output ;-) < 1420422053 866441 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, about the half < 1420422079 822757 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but to be 9 times as large as the shortest given solution is poor < 1420422086 39645 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the php one is probably a single print statement? < 1420422089 890906 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :exploring the limits of Kolmogorov complexity, one atrocious program at a time. < 1420422094 651730 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: most likely < 1420422104 880767 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't know how it handles php < 1420422118 919758 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :if you need tags, you could just copy&paste the output and be shorter < 1420422188 984455 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :this second line really gets me < 1420422198 9984 :myname!~myname@84.200.43.57 PRIVMSG #esoteric ::- is a pain < 1420422207 437731 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right. < 1420422227 8945 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420422295 862616 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :maybe i should start learning that do syntax < 1420422309 998613 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is it shorter than list comprehension? < 1420422319 750786 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sometimes < 1420422351 588508 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the point is that do x <- foo; bar x is the concatenation of [bar x | x <- foo] < 1420422388 364647 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but this is still equally long < 1420422430 429998 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the list comprehension is one character shorter, but you get the concatenation almost for free. < 1420422458 287480 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(foo>>=bar is even shorter, of course.) < 1420422477 698116 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :given i don't need the parameter named < 1420422487 176865 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :exactly < 1420422527 572274 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay, i have problems with that do < 1420422579 726152 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :do x<-[1..];putStrLn$take x "foo" gives me a type mismatch < 1420422589 729181 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :another use of do notation is m@main=do n<-readLn;;m < 1420422606 383701 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i saw that one a lot < 1420422621 414858 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :not sure if it's actually shorter than interact < 1420422629 679427 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: well, it'd have to be mapM putStrLn$do x<-[1..];..., and suddenly the do is not worth it anymore. < 1420422642 471492 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: indeed < 1420422652 402649 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i thought i could replace the mapM using do < 1420422664 189785 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or rather... putStr$do x<-[1..];take x"foo"++"\n" still not worth it. < 1420422672 599241 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: only in the list monad < 1420422678 414782 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that actually may be < 1420422682 250195 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :actually, scratch that. < 1420422695 500640 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you cannot do mapM in do notation. < 1420422745 962806 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420422760 627937 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :60 should work, then < 1420422762 194848 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But one can switch between mapM putStrLn and putStr.unlines, and the unlines is basically concatenation, which you can get "almost for free" in do notation < 1420422770 649281 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :impossible to predict. < 1420422817 597494 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am not sure if i can follow you there < 1420422912 125828 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I can show you a 55 character solution that should be very close to what you currently have, if you like < 1420422931 316797 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(not using do notation; I don't think it helps for this problem) < 1420422942 396572 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i can get to 57 but now missing newlines < 1420422956 455136 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i cannot get putStrLn into a do block, can i? < 1420422973 727888 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :not in any useful way, for this problem < 1420422974 627304 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420422980 897441 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :too bad < 1420422998 634285 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but i get what you mean with the concatenation thing < 1420423002 854347 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(as far as I can see.) < 1420423054 885199 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i could show you what i have, that may be more fair < 1420423098 838128 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sure. message me if you like (oerjan hates spoilers) < 1420423123 81756 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :is oerjan stalking us now? < 1420423192 354418 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :isn't he the one who basically reads all the log files? < 1420423217 252464 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: oerjan is almost always reading the logs < 1420423230 839968 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :oh. < 1420423237 501835 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's how the bots learnt about my twin < 1420423255 173908 :boily!~alexandre@173.181.213.241 PRIVMSG #esoteric :ACTION chants a few OKAYs towards the Spirit of Oerjan < 1420423661 192621 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420423685 918210 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu PRIVMSG #esoteric :ni ni < 1420423882 761705 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420424100 264342 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION wonders if ais523 is currently at AGDQ 2015 or not < 1420424115 257768 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :he is not < 1420424123 385592 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Allegedly he is involved in some way with the TASbot bit. < 1420424123 953855 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what happened to pokemon red? < 1420424124 343689 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :K. < 1420424132 599497 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :It got pushed around it looks like. < 1420424140 349682 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Going after the mystery game rather than before. < 1420424171 955263 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ok < 1420424183 971240 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :pikhq: "no, but he's at AGDQ 2016" < 1420424198 951856 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Orly? Spiffy. < 1420424224 962598 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Been fun finally watching that thing live. < 1420424253 620965 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :he's at AGDQ 99 BC < 1420424260 554759 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric ::P < 1420424288 842534 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I can see a copy of a stormed spell can copy the original, but for example could the first copy of a Flusterstorm spell target the original, the second copy target the first copy, the third copy targets the second copy, etc? < 1420424384 641939 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: are you there? < 1420424406 953236 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :No, just watching on my TV. < 1420424429 483355 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ahh ok < 1420424676 452333 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420424688 562537 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :where is it anyway < 1420424810 703184 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay it's in nowhere, virginia < 1420425178 6965 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420425386 699468 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Okay, the Pokemon Red TASbot demo was beautiful. < 1420425529 829387 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes < 1420425722 644806 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420425768 542059 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ais523: Pray tell, what was your involvement in this delight? < 1420425791 998582 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: ais523 came up with the triple takeover idea < 1420425793 314884 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :pikhq: the idea of breaking into an SGB < 1420425801 152810 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Ah. < 1420425802 234387 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :when people were thinking of the game inside as the "game" < 1420425823 625176 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ais523: that was amazing < 1420425824 398531 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :So, the concept that made it delightful, but not really the implementation. < 1420425833 745364 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Props though. < 1420425835 502772 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I wasn't that much involved in the implementation < 1420425838 890137 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :we had much more planned than that < 1420425850 654627 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :some of my other parts didn't make it in, either due to technical issues or because it was shortened for time < 1420425852 866043 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but I'm fine with that < 1420425855 419814 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it had the desired effect < 1420425867 670431 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also I chose the game < 1420425869 33520 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what sorta things? < 1420425891 778475 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not sure how much I should reveal because they may be planning to do the whole thing later < 1420425891 988291 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Presumably that'll be in the bonus stream if possible. < 1420425904 506960 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and I don't want to steal anyone else's thunder < 1420425909 588071 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if it was just me I'd tell you everything < 1420425926 8964 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Pokemon Red was definitely a good choice though. < 1420425930 998525 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Fair enough. < 1420425942 298942 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I'll probably pester you for details after the marathon. :) < 1420425950 590625 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :one thing that was mentioned: I worked on some of the lines TASbot sent to Twitch chat, but it was so spammy nobody could actually see them < 1420425958 333488 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Pity. < 1420425984 906122 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :heh < 1420425990 222988 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :wait it actually sent messages back the other way? < 1420425996 684006 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like how did it communicate them from the NES < 1420426000 450864 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Wait, was TASbot running the IRC connection, or was the SNES? < 1420426010 2644 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not the SNES itself, we were going to until we realised that was silly < 1420426011 890410 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :from the tasbot < 1420426017 10174 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Fair enough. < 1420426029 634264 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :It's possible but probably *pretty tricky* to do from an SNES. < 1420426044 357384 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Pokemon Red is poetic, because it flipped TPP around < 1420426052 293980 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Actually, I think it'd be much easier on an NES. < 1420426053 561086 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :(and I saw a could of start9s in the chat too) < 1420426058 523218 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(or Famicom) < 1420426064 200786 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :*couple < 1420426147 353425 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I really liked both the SMW and Red TASes < 1420426164 905442 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Pity that ended up being slightly buggy. < 1420426206 357811 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(I presume a very *miniscule* missync that only showed up when the SNES controller port was being used as a mildly high-speed interface?) < 1420426271 139046 :boily!~alexandre@173.181.213.241 QUIT :Quit: MITOCHONDRIAL CHICKEN < 1420426339 319775 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420426394 507366 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :pikhq: I'm not 100% sure what happened, and it lasted longer than I expected < 1420426410 89062 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I /think/ it was a bug that they figured out a workaround but not a fix for, but I'm not clear on it < 1420426412 169135 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: "When you play this spell, put a copy of it onto the stack for each other spell that was cast before it this turn. If the spell has any targets, you may choose new targets for any number of the copies." is poorly phrased; it leaves unclear when exactly the new targets are chosen. I /suppose/ you do that as part of putting the copy on the stack. < 1420426430 347213 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ais523: Ah. < 1420426431 732740 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :int-e: it all happens at once; also, Storm is a pre-existing ability, and that's reminder text < 1420426441 817456 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there's a section in the rules for it specifically < 1420426472 745531 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ais523: that is the rules text. < 1420426493 436292 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(if I can believe the mtgsalvation wiki) < 1420426514 640952 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420426556 564867 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ais523: the most extreme reading is that everything is put on the stack, and then you choose targets on the stack, so a spell could target a spell higher up on the stack. (but not itself...) < 1420426766 955748 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I am confused about such thing too < 1420427253 101574 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Apparently the PPT part will be re-shown in full later in the week < 1420427305 360074 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( Card: Stack Overflow. Type: Instant. Cost: 0. Text: You win the game. You may only cast this spell if there are at least 20 items (spells or abilities) on the stack. ) < 1420427369 235969 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Maybe it should cost more than zero though. < 1420427441 864110 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :perhaps s/Stack Overflow/Combo Breaker/ < 1420427447 230472 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: from the sounds of what they were saying, the cables are sufficiently bad and what they are doing is sufficiently precise that crossing cables over one another can induce electromagnetic interference enough to mess things up. So I wouldn't be at all surprised if there was something that broke it slightly < 1420427455 296606 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420427464 760343 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Oh right, that did happen last year too. < 1420427469 864357 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Also I suspect there are ways of getting a spell on the stack without casting it. < 1420427485 107614 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION sighs a bit though < 1420427505 40352 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Had a root canal on Tuesday, and the really sharp toothache is back in the same tooth. < 1420427507 956888 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric ::( < 1420427537 52485 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION wonders what pikhq thinks of Prismata < 1420427543 78908 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sgeo: No idea. < 1420427593 284806 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420427937 916813 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420427966 948509 :Tritonio!~Tritonio_@188.73.192.38 JOIN :#esoteric < 1420428148 73195 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420428216 180781 :Tritonio!~Tritonio_@188.73.192.38 QUIT :Quit: Leaving < 1420428495 230617 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420428506 289103 :Tritonio!~Tritonio_@188.73.192.38 JOIN :#esoteric < 1420428560 114078 :Tritonio!~Tritonio_@188.73.192.38 QUIT :Client Quit < 1420429015 188257 :Tritonio!~Tritonio_@188.73.192.38 JOIN :#esoteric < 1420429029 170837 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420429042 728474 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420429168 333905 :ais523!~ais523@unaffiliated/ais523 QUIT :Remote host closed the connection < 1420429179 124950 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420429276 857676 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420430208 575370 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420430218 974826 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420430229 197608 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420430561 949740 :Tritonio!~Tritonio_@188.73.192.38 QUIT :Quit: Leaving < 1420431011 165473 :Solace!uid52684@gateway/web/irccloud.com/x-kivbkivrnmvsjmnu QUIT :Quit: Connection closed for inactivity < 1420431016 884316 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420431146 218542 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420431158 195697 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420431278 764185 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420431684 692209 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420431802 188222 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 265 seconds < 1420431895 808154 :dts|pokeball!~DTSCode@unaffiliated/dtscode JOIN :#esoteric < 1420432348 70868 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420432564 91792 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420432687 187738 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr JOIN :#esoteric < 1420432755 206952 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Hello < 1420432762 953951 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 240 seconds < 1420432780 276369 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 PRIVMSG #esoteric :hi < 1420432794 948263 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Quit: Network ban < 1420432795 70426 :PixelToast!~^v@2601:4:680:104c:ac49:bdf3:9a7d:888 QUIT :Quit: Network ban < 1420432831 782836 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Nuuu pixeltoast Whyyy < 1420432915 200559 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420433254 559532 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://i.imgur.com/ob4RHT7.png < 1420433296 368127 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So, is it a bad idea for me to just aggregate copyrights+warnings? Maybe each route's warniings should be listed with each destination, rather than all at the top < 1420433864 766723 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420433889 511059 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I do want to display per-route information anyway < 1420433914 663873 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1420434314 639749 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420434703 139877 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Remote host closed the connection < 1420434711 247354 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420434717 140342 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420434969 599060 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :whatever font chrome uses for Wikipedia renders 👻 as a pac-man ghost < 1420434977 617280 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420434980 806193 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :`unidecode 👻 < 1420434981 839869 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F47B GHOST \ UTF-8: f0 9f 91 bb UTF-16BE: d83ddc7b Decimal: 👻 \ 👻 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1420435054 551815 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420435105 481989 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :eh < 1420435129 260708 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Sometimes people input special symbals they make tbh on wikipedia < 1420435143 865334 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :so other computers can't really render them.correctly < 1420435214 392211 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :no, this is using native font rendering < 1420435225 625928 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Example? < 1420435264 265905 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :I cannot believe a swastika is a symbol that you can make with alt symbols < 1420435270 465228 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :like really windows < 1420435279 499942 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :illuminati confirmed < 1420435313 852961 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :`unidecode 卐 卍 < 1420435314 582555 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+5350 CJK UNIFIED IDEOGRAPH-5350] [U+0020 SPACE] [U+534D CJK UNIFIED IDEOGRAPH-534D] < 1420435333 137108 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :what is it even for < 1420435347 841163 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :they're "chinese characters" < 1420435364 94805 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Well I didn't know that < 1420435369 848400 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :so one would assume < 1420435384 953838 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :both of them are pronounced wàn in mandarin, apparently < 1420435399 390158 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Eh well < 1420435423 120524 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :off hand they should crook one of the branches < 1420435431 977255 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :so it doesn't look like the broken cross < 1420435442 52584 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Like a pixel movement < 1420435555 288960 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420435563 251926 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :Solace, copumpkin: they are common buddhism signs. < 1420435587 998354 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :that doesn't necessarily justify their inclusion in unicode though < 1420435590 8045 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :you can see plenty of them in Korea < 1420435606 242269 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Well if Hitler hadn't changed the German sign for peace < 1420435610 858467 :copumpkin!~copumpkin@unaffiliated/copumpkin PRIVMSG #esoteric :but the fact that they're also considered chinese characters (obviously for the reasons you mentioned) does < 1420435617 434067 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :We wouldn't be having this discussion < 1420435644 398151 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :of course, it is not intended for Swatchka (is this spelling right?) < 1420435658 571748 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Idk < 1420435711 360586 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :https://i.imgur.com/zx8qFta.jpg < 1420435792 688380 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1420435925 726143 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :I wish I could contribute to the wiki but it seems all of my 'original' ideas have already been thought of < 1420435928 449021 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :ACTION sigh < 1420436120 962608 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Also the having a bot on a different name thing is annoying so ill just keep it on my accounts < 1420436658 991381 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420436659 193654 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420436754 322818 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :or should the my be in quotations < 1420436770 528590 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :to imply they were never mine and I just had a burst of thought < 1420436772 271421 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Maybe < 1420436796 577323 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Probably < 1420436833 286785 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420436965 229281 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I love forgetting that the stuff I want is in a list instead of being a single entity < 1420436994 493926 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :? < 1420437003 74929 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :example /here/ < 1420437067 492618 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :is it like when you have a random stack that isn't filled and you pull from another that is and put it in that but accidently put the entire stack into that one and crash everything < 1420437076 882806 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :sigh I've done that a lot lately < 1420437091 581354 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :maybe that's why the school was able to link so quickly < 1420437139 468261 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :or my vps wasn't payed for and I've forgotten again < 1420437260 125817 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :I'm just going off on a tangent and anxiety levels are through the roof < 1420437264 266692 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :School tommorow < 1420437268 269011 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :I is gonna die < 1420437841 366746 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420438015 61133 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420438148 89187 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420438177 195610 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Solace: Don't kill anybody. < 1420438284 384499 :kcm1700!~kcm1700@175.117.8.72 QUIT :Ping timeout: 250 seconds < 1420438734 328743 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So, um. < 1420438745 375794 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Is there a rule of UI design that says "Don't put too much text"? < 1420438747 302795 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://i.imgur.com/MYGcHIe.png < 1420438760 238616 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I'm a fast reader, but slower readers might have problems with this, especially as I add more bullet points < 1420438793 948927 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :yes that's awful UI < 1420438815 844958 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you shoudl also be drawing attention to the more importan info < 1420438859 101576 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I don't know what's most important to the user < 1420438871 178419 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Time spent walking? Whether or not taxi is required? Time waiting for transfer? < 1420438875 202641 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :All stuff I intend to show < 1420438894 441744 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(The taxi thing is already coded but I guess these routes don't suggest it) < 1420439046 717120 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :'It might be misleading as-is making it look like these are all walking routes, which they're not < 1420439071 68722 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :The first route displayed is walk, bus, walk, bus, walk < 1420439079 77037 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Which will be displayed on the right when clicked, but still < 1420439295 924754 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :This feels a lot like a tablet-y UI < 1420439359 571837 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :https://github.com/mame/quine-relay < 1420439409 643403 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION is addicted to overflow-y: scroll < 1420439682 179308 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420439735 610524 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420439924 365901 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420440674 51669 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Changing host < 1420440674 94937 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1420441932 702182 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 264 seconds < 1420442029 416124 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1420442029 498848 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1420442029 498961 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420442482 118812 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420442959 558889 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :int-e: not if I dont have to, lol < 1420443263 142586 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420443483 26136 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :newsham, <3 < 1420443485 599883 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :lua is at the top < 1420444163 829342 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :it is? < 1420444265 610886 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :really!? < 1420444443 814537 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, a (say) perl -> brainfuck -> perl quine is easier to write than a brainfuck one. < 1420444587 898170 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :I bet < 1420444604 346629 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :all these greater than and less than < 1420444608 408075 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :and brackets < 1420444612 107901 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Wtf is this < 1420444640 421559 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and that's how the whole circle can be covered by a 12k program; for most of the languages, one just needs transformations for printing fixed strings. < 1420444712 828862 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :in principle there only needs to be one exception, but with Brainfuck appearing twice, I guess there are more intermediate programs that are actually quine-like in that they duplicate some part of themselves < 1420444731 534716 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Ook! is also on the circle) < 1420444753 412362 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Piet is another one where the encoding is likely to be inefficient < 1420445092 888083 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420445139 375259 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :ah I see < 1420445500 921154 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420446551 873427 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net NICK :blackmist < 1420446571 397925 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr PRIVMSG #esoteric :Good night every one! < 1420446577 140012 :Solace!uid52684@gateway/web/irccloud.com/x-onwyizowfmwizjfr QUIT : < 1420446577 601110 :blackmist!~DTSCode@174-134-25-153.res.bhn.net NICK :dts|pokeball < 1420447965 90961 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420448164 281721 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 255 seconds < 1420451204 544507 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Read error: Connection reset by peer < 1420451850 776050 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420452162 383143 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420453013 605043 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : isn't he the one who basically reads all the log files? <-- now that's crazy talk < 1420453399 774509 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420453453 317567 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 256 seconds < 1420453917 866338 :drdanmaku!uid17782@gateway/web/irccloud.com/x-raobhtcwznuoiuxa QUIT :Quit: Connection closed for inactivity < 1420454133 277558 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420454230 218428 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@hoogle String -> ByteString < 1420454230 488882 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Data.ByteString.Char8 pack :: String -> ByteString < 1420454230 532203 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Data.ByteString.Lazy.Char8 pack :: [Char] -> ByteString < 1420454230 532342 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Prelude error :: [Char] -> a < 1420456038 139483 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420457783 109231 :Froox!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420457796 681736 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :*.net *.split < 1420457796 938443 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :*.net *.split < 1420457796 982051 :FreeFull!~freefull@defocus/sausage-lover QUIT :*.net *.split < 1420457797 526633 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :*.net *.split < 1420457835 353768 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1420458060 333506 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1420458324 820504 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1420458397 274440 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 255 seconds < 1420458416 273056 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420459709 175665 :boily!~alexandre@96.127.201.149 QUIT :Quit: REFRACTIVE CHICKEN < 1420460223 289238 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420460296 953310 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420460535 294709 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420460613 50491 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 240 seconds < 1420460871 67393 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420461209 123209 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420461946 239767 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420462360 408853 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :Ping timeout: 250 seconds < 1420462386 1838 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1420462457 83519 :ais523!~ais523@147.188.254.149 JOIN :#esoteric < 1420462468 899454 :ais523!~ais523@147.188.254.149 QUIT :Changing host < 1420462468 942817 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420462762 980463 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 240 seconds < 1420463075 364415 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 256 seconds < 1420463735 272814 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1420465212 15684 :j-bot!~j-bot@li339-21.members.linode.com QUIT :Remote host closed the connection < 1420465332 102665 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420465899 89074 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420466924 168869 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420467243 969112 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420467409 30472 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> 244876632^3 - 214243302^3 == 236678442^3 - 203342412^3 < 1420467410 318206 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1420467888 63212 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 244 seconds < 1420468061 310649 :rade!~rade@unaffiliated/rade QUIT :Quit: Leaving < 1420468177 343056 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420468177 386329 :rade!~rade@unaffiliated/rade QUIT :Client Quit < 1420468239 185500 :rade!~rade@unaffiliated/rade JOIN :#esoteric < 1420468272 69017 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420468433 71035 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 240 seconds < 1420468545 210984 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 265 seconds < 1420468873 768458 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420468908 982853 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420469488 867126 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Does anyone know what the notation "ℂ*" means? < 1420469534 712185 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Complex numbers without zero? < 1420469552 899014 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: maybe complex numbers closed with infinity? < 1420469554 831695 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno < 1420469575 63752 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :b_jonas, hmm, I think complex numbers without zero makes sense < 1420469603 477455 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It's from a past exam question asking whether ℂ* and o form a group where z o w = izw < 1420469611 389583 :shikhin_1!~shikhin@120.57.235.161 JOIN :#esoteric < 1420469791 277058 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 255 seconds < 1420470099 951975 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: oh, yes, in that case without zero can make sense < 1420470191 168059 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420470193 52098 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 264 seconds < 1420472670 391501 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420472692 166822 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 265 seconds < 1420473645 130477 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420473657 215121 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What should I know for last minute group theory revision? < 1420473689 366776 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Don't revise group theory all by yourself! < 1420473703 748535 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Jafet, I am not! < 1420473708 511123 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Do not fear < 1420473933 472106 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420475248 189698 :spiette!~spiette@2607:fad8:4:6:f2de:f1ff:fe66:77e5 JOIN :#esoteric < 1420475909 831463 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:InputUsername14]]4 M10 02http://esolangs.org/w/index.php?diff=41598&oldid=40627 5* 03InputUsername 5* (-73) 10Updated user page < 1420477052 141557 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :so, why doesn't this work: c#[]=[];c#(h:t)|c==h=t|True=h:c#t;f l=[c:r|c<-l,r<-f$c#l] < 1420477138 44538 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :What the hell, I can ping my phone on WLAN from my desktop but not my laptop. ssh works fine from the desktop to the phone, but not from the laptop again. They are all on the same LAN/WLAN. Oh and laptop<->desktop works fine < 1420477145 200373 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :This makes zero sense < 1420477334 504691 :spiette!~spiette@2607:fad8:4:6:f2de:f1ff:fe66:77e5 QUIT :Remote host closed the connection < 1420478273 616369 :myname!~myname@84.200.43.57 QUIT :Read error: Connection reset by peer < 1420478346 754152 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1420479029 477882 :drdanmaku!uid17782@gateway/web/irccloud.com/x-upzvcjrnqvxliajs JOIN :#esoteric < 1420479564 151356 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Vorpal: Odd < 1420479763 769883 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :FreeFull, it doesn't matter which AP the phone or the laptop is on (there are two physical, one with both 2.4 and 5 GHz, so 3 SSIDs in total). Or even if the laptop is on ethernet < 1420479770 301666 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :It makes no sense < 1420480073 740404 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have book of Magic: the Puzzling and I believe I have found an alternative solution to "Near Death" which does not involve playing Baki's Curse or blocking Hungry Mist, but do you know if this alternative solution is valid under Fourth Edition rules? < 1420480143 820073 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Sclipting14]]4 10 02http://esolangs.org/w/index.php?diff=41599&oldid=39093 5* 0373.184.106.177 5* (+7) 10Possible intention < 1420481176 737113 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Quit: Leaving < 1420481196 703142 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1420481257 963279 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Remote host closed the connection < 1420481277 28969 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1420481330 583640 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Remote host closed the connection < 1420481345 748263 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1420481350 91842 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net JOIN :#esoteric < 1420481508 922252 :glowcoil!sid3405@gateway/web/irccloud.com/x-bhntnxbrclkzmspk QUIT :Ping timeout: 265 seconds < 1420481526 480681 :drdanmaku!uid17782@gateway/web/irccloud.com/x-upzvcjrnqvxliajs QUIT :Read error: Connection reset by peer < 1420481526 603258 :supay!sid47179@gateway/web/irccloud.com/x-gnvucmvnxgbrsmyc QUIT :Read error: Connection reset by peer < 1420481527 121795 :bb010g!uid21050@gateway/web/irccloud.com/x-pqpguahoeidgmmjc QUIT :Read error: Connection reset by peer < 1420481553 114309 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Client Quit < 1420481593 472678 :rade!~rade@unaffiliated/rade PART #esoteric :"Leaving" < 1420481614 315538 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-ehxbecernlsuccde JOIN :#esoteric < 1420481657 756031 :drdanmaku!uid17782@gateway/web/irccloud.com/x-jmhraxvevmsvyqqt JOIN :#esoteric < 1420481682 305782 :pikhq!~pikhq@deagol.pikhq.com QUIT :Ping timeout: 265 seconds < 1420481806 114168 :supay!sid47179@gateway/web/irccloud.com/x-exipxzakyxlofhgk JOIN :#esoteric < 1420481847 721527 :dtscode!~dtscode@dtscode.io JOIN :#esoteric < 1420482168 70638 :bb010g!uid21050@gateway/web/irccloud.com/x-nnpyzqgptexuxpqr JOIN :#esoteric < 1420482190 309649 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1420482954 162618 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420483277 198816 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds < 1420483765 846868 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 JOIN :#esoteric < 1420485166 418699 :atrapado!~ddd@unaffiliated/atrapado JOIN :#esoteric < 1420485974 883326 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For the purposes of conceding the game in Magic: the Gathering when the game would continue (such as if there are more than two players), which effects are considered atomic? < 1420485991 197880 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420486401 248758 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420487903 326244 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I think none, but there are some tricky rules on what happens when an invalid action is rewound and you've conceded: < 1420487929 687980 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in particular, < 1420487997 195344 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in a multiplayer game, if an opponent tries to cast Hex, you can concede very quickly before he chooses the targets, and that can make casting Hex invalid if there aren't enough creatures remaining, so casting Hex is rewound, but you don't rejoin the game, you and your objects have left it permanently, that isn't rewound because it isn't part of trying to cast the spell. < 1420488016 684936 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's tricky, I don't quite understand it, but that's what we surmised when I asked about this Hex situation. < 1420488051 657387 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(that's a situation that could very rarely plausibly come up in a multiplayer game when you're desperate) < 1420488132 219038 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(mind you, you're not likely to see a game where you can actually save your teammate this way, but it's possible that you're very close to losing and don't see any other chance) < 1420488319 832413 :shikhin_1!~shikhin@120.57.235.161 QUIT :Quit: Lost terminal < 1420489650 871573 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Exam went well, except I completely forgot there was such a thing as the Fundamental Theorem of Group Homomorphisms < 1420489897 383038 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: good < 1420489914 536390 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :If I got everything that I think I got right right, that's 93% < 1420489924 800127 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait, was it a written test? < 1420489928 592131 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh < 1420489952 865446 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Yeah < 1420490463 59578 :Froox!~Frooxius@cust-101.ktknet.cz NICK :Frooxius < 1420490610 869396 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Quit: Network ban < 1420490630 155988 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420490641 68187 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420490704 24844 :conehead!~conehead@unaffiliated/conehead QUIT :Quit: ZNC - http://znc.in < 1420491023 608879 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1420491250 214677 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420491744 889626 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I read of a kind of Magic: the Gathering format called Solomon Draft. It looks like I like that one. < 1420492302 709183 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420493077 70961 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeoDude < 1420493340 117451 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1420493648 965655 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1420493953 437153 :mhi^!~mhi@104.131.27.185 JOIN :#esoteric < 1420494181 684954 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://arstechnica.com/gaming/2015/01/pokemon-plays-twitch-how-a-robot-got-irc-running-on-an-unmodified-snes/ < 1420495612 363547 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420495963 167529 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Does anyone know what the notation "ℂ*" means? <-- "the group of invertible elements in ℂ under multiplication *", i should think < 1420495996 362109 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, the context suggested it was a set rather than a group, because the question gave another operation < 1420495997 987672 :^v!~notnot^v@198.109.114.66 JOIN :#esoteric < 1420496004 48831 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :And asked "is this a group?" < 1420496007 400525 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok set then < 1420496010 229072 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes < 1420496021 14320 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(pretty sure it's a group btw) < 1420496047 224840 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(hint: it's isomorphic to the usual multiplication) < 1420496097 58917 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, yeah, I worked that out < 1420496098 130869 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net QUIT :Ping timeout: 244 seconds < 1420496614 690563 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell myname so, why doesn't this work: c#[]=[];c#(h:t)|c==h=t|True=h:c#t;f l=[c:r|c<-l,r<-f$c#l] <-- it's empty for the f [] base case, which causes all others to be empty as well. btw 1>0 is shorter than True. < 1420496614 770804 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420496861 231825 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 244 seconds < 1420497164 160045 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420497581 119119 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://ideone.com/WauTnW < 1420497674 789483 :skj3gg!~skj3gg@unaffiliated/skj3gg PRIVMSG #esoteric :i'm sorry, dave < 1420497720 103774 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420497768 920517 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :hah hah. ideone supports intercal. < 1420498835 53218 :dtscode!~dtscode@dtscode.io QUIT :Quit: ZNC - http://znc.in < 1420498862 732654 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1420500878 282909 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420501017 478734 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Quit: Leaving < 1420501083 139599 :^v!~notnot^v@198.109.114.66 QUIT :Quit: http://i.imgur.com/Akc6r.gif < 1420501098 718273 :dtscode!~dtscode@dtscode.io JOIN :#esoteric < 1420501115 884933 :dtscode!~dtscode@dtscode.io QUIT :Remote host closed the connection < 1420501154 583022 :dtscode!~dtscode@dtscode.io JOIN :#esoteric < 1420501357 395959 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1420501421 641766 :^v!~notnot^v@198.109.114.66 JOIN :#esoteric < 1420501523 125137 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420501630 295449 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420501637 275171 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420501727 752840 :dtscode!~dtscode@dtscode.io QUIT :Quit: ZNC - http://znc.in < 1420501745 484960 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420501769 4120 :dtscode!~dtscode@dtscode.io JOIN :#esoteric < 1420501852 276882 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1420501852 445465 :^v!~notnot^v@198.109.114.66 QUIT :Quit: http://i.imgur.com/Akc6r.gif < 1420501852 627312 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 052300Z 26013G20KT 15SM FEW030 M17/M23 A3029 RMK CF1 CF TR SLP260 < 1420502363 328464 :boily!~alexandre@96.127.201.149 QUIT :Quit: LYOPHILISED CHICKEN < 1420502434 328341 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420502874 103132 :atrapado!~ddd@unaffiliated/atrapado QUIT :Quit: quitan < 1420503045 575498 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420503072 657289 :arjanb!8259aab8@gateway/web/freenode/ip.130.89.170.184 QUIT :Quit: zzz < 1420503163 273949 :Tritonio!~Tritonio@188.73.192.38 QUIT :Ping timeout: 255 seconds < 1420503197 489949 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420503893 456612 :GeoDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420504421 851034 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420505206 792000 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1420505216 7710 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420505253 739263 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420505483 43685 :kcm1700!~kcm1700@175.117.8.72 QUIT :Ping timeout: 240 seconds < 1420505518 259512 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420506119 894953 :drdanmaku!uid17782@gateway/web/irccloud.com/x-jmhraxvevmsvyqqt QUIT :Quit: Connection closed for inactivity < 1420506405 304067 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41600&oldid=41590 5* 03Rottytooth 5* (+470) 10/* Clarifications? */ response to Keymaker < 1420507306 367428 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420508731 636327 :rottytooth!185a1d53@gateway/web/freenode/ip.24.90.29.83 JOIN :#esoteric < 1420510092 279546 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420511517 697149 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1420512406 691324 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420514912 51602 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420514951 386228 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420514996 93007 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420516198 679534 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What happens if somehow an aura loses its Enchant ability? What happens if something that isn't an aura (such as an Equipment) gains enchant ability? < 1420516238 850813 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420516297 548595 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Perhaps you can ask in #mtgrules on EFNet. < 1420516490 221574 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I wrote this code two days ago. I do not remember why I have two arguments with confusingly similar names. < 1420516496 529870 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK I will try < 1420516515 902726 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What is the host name and port number for EFNet? < 1420516528 285716 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 255 seconds < 1420516551 326056 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think irc.efnet.org:6667 should work. < 1420516553 590684 :Pnight!~Puppy_es@186.56.173.74 JOIN :#esoteric < 1420516643 281496 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1420516721 173065 :Pnight!~Puppy_es@186.56.173.74 PRIVMSG #esoteric :hello everybody! < 1420516727 492334 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hi < 1420516732 382019 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK it looks like working. < 1420516737 575884 :Pnight!~Puppy_es@186.56.173.74 NICK :Eiel < 1420516758 254498 :Eiel!~Puppy_es@186.56.173.74 PRIVMSG #esoteric :yes, my first time !!! < 1420516767 550825 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :looks to me like it's still an enchantment that is now allowed to enchant any object or player. < 1420516782 583666 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome Eiel < 1420516783 775379 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​06Eiel: 13Welcome 04to 07the 08international 09hub 02for 06esoteric 13programming 04language 07design 08and 09deployment! 02For 06more 13information, 04check 07out 08our 09wiki: 02. 06(For 13the 04other 07kind 08of 09esoterica, 02try 06#esoteric 13on 04irc.dal.net.) < 1420516814 101126 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: but can you actually make that happen? < 1420516814 383773 :Eiel!~Puppy_es@186.56.173.74 PRIVMSG #esoteric :thank you elliott! greetings! < 1420516896 58619 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: I thought it might be but an unsure, and it doesn't answer the second question. I do not know if anything can actually make that happen. < 1420517010 30546 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420517046 789447 :Eiel!~Puppy_es@186.56.173.74 QUIT :Quit: Luego regreso < 1420517081 164157 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: "The enchant ability restricts what an Aura spell can target and what an Aura can enchant. " <-- if it isn't an aura that doesn't seem to do anything. < 1420517139 456493 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but I agree that it's not perfectly clear. < 1420517205 725414 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think if an aura lost "Enchant" it would make sense for it to be able to be able to enchant anything, because "Enchant X. Enchant Y." means it can only attach something which is both an X and a Y. < 1420517223 438794 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So for instance it would be able to enchant permanents, players, cards in graveyards, etc. < 1420517317 284542 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420517510 686538 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION boggles at the thought of enchanting an ability on the stack... < 1420517643 887501 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, if it can enchant anything then clearly it could do that; I knew that part already. < 1420517673 353005 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Woohoo, only one small mistake in major code change, other than that, worked on first try! < 1420517733 456182 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, want to play prismata? < 1420517762 687392 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If you enchanted something on the stack, I would believe that as soon as it resolves or is countered, the enchantment is removed as a state based action, isn't it? < 1420517786 70850 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's what I'd expect. < 1420517798 923242 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But you could make e.g. counterspells be enchantments with that mechanism. < 1420517844 890035 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: right now, want to refactor a bit to get rid of the poorly named "place", which is easily confused with "dest" < 1420517878 344495 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Or maybe some other shuffling around, putting the warning+copyright below the important stuff or something < 1420518071 187356 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Scoppini 5* 10New user account < 1420518325 883371 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420518343 480806 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420518361 506839 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420518388 694453 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420518729 609150 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: ok, I'll play < 1420518764 312244 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :After you're done with Master Bot < 1420518850 850430 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, does it let you see my game? < 1420518920 503751 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :yes < 1420519008 358444 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420519367 765917 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: sleep < 1420519703 242127 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: What are all those engineers for? < 1420519717 373215 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why block 4 with Wall+Steelsplitter instead of 2 engineers+Wall? < 1420519851 224892 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420519970 138979 :MoALTz_!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420520077 684303 :rottytooth!185a1d53@gateway/web/freenode/ip.24.90.29.83 QUIT :Ping timeout: 246 seconds < 1420520116 328250 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :gg < 1420520148 265072 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :The engineers were for a vague hope that maybe I could burst build drones, so that your deadeyes can't take out all of them in a single turn, so I could get more ossifieds < 1420520161 713691 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Ping timeout: 264 seconds < 1420520174 429129 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why did you build two walls after I built a steelsplitter? < 1420520192 439408 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That seems way overdefensive. A wall just by itself can absorb 2 damage. < 1420520208 493743 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I may have thought it made sense to prepare defensively. Probably not. < 1420520226 995292 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Please do not assume that I am good at Prismata < 1420520282 12819 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Oh, they don't deal in theoretical questions, apparently. < 1420520392 636015 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If there are unspecified situations that can occur, does that mean that Magic is allowed to eat your laundry? < 1420520401 393954 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420520591 238104 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420520735 484481 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420521025 491504 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But I am interested even in theoretical questions. < 1420521369 135558 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so you can enchant a creature's tap ability, without enchanting the creature? < 1420521469 382333 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :most of this stuff doesn't fit with the way I played Magic in grade 7 < 1420521677 40887 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :see we used a physical STACK of cards < 1420521724 890515 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420522282 84308 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No I think you would enchant it when activated, the enchantment goes away when it resolves < 1420522873 281876 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 255 seconds < 1420523104 421601 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Since they don't want theoretical questions I may ask some more on here: What happens if an aura has living weapon ability? < 1420523181 887488 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think the answer to many of your questions is that it never happens, so the rules don't specify the behavior. < 1420523203 163450 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In this case, though: 702.91a. Living weapon is a triggered ability. "Living weapon" means "When this Equipment enters the battlefield, put a 0/0 black Germ creature token onto the battlefield, then attach this Equipment to it." < 1420523242 989073 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I read that already. < 1420523269 234833 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess "this Equipment" is meaningless, actually. Or means the same as "this permanent". < 1420523306 883571 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I would think the latter, but it still leaves a few things unclear to me. < 1420523334 891284 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's the latter, I think that's specified somewhere. < 1420523405 787378 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think so too, but it still doesn't fully answer my question. < 1420523429 184297 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. I don't have an answer to your question. < 1420523462 424716 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Other than that the rules make it reasonably clear that they don't intend to print it on non-Equipment cards. And I don't know of a way you could get it onto cards otherwise. < 1420524613 640659 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420525698 301385 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I looked at the rules; it looks like to me that it first is attached to whatever it targeted, and then it tries to become attached to the Germ token if possible. Is that correct? < 1420525759 685163 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Maybe #mtg on EFNet would be more accepting of theoretical questions. < 1420525761 276056 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know. < 1420525911 488208 :MoALTz__!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420526069 327937 :MoALTz_!~no@user-46-112-49-198.play-internet.pl QUIT :Read error: Connection reset by peer < 1420526071 765160 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i was looking through the list of banned cards, and "Falling Star" seems out of place. < 1420526417 105779 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420526628 241622 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"< int-e> looks to me like it's still an enchantment that is now allowed to enchant any object or player." - I thought it was like that since Time Spiral, when they added an aura that enchants a card in the gy. < 1420526676 396399 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: "What happens if something that isn't an aura (such as an Equipment) gains enchant ability?" - hmm, there was some way to get an aura equipment in some recent set I think < 1420526800 225431 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: but as for an Aura losing its "enchant" ability, I suspect that's actually impossible in vanilla M:tG, it's only possible in your variant where creature auras don't get removed, but I could be wrong < 1420526820 58821 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :could you animate and then humiliate an aura without getting state-based actions resolve in between? < 1420526888 654002 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, actually, you'd need to animate it, humiliate it, then unanimate it, which is probably impossible < 1420527243 513154 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Are there any Magic: the Gathering puzzles involving games of more than two players? If so, are there any that require conceding in order to solve the puzzle? < 1420527302 992364 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I don't know < 1420527333 685107 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's not hard to set up a situation where conceding will make your team win, but I don't know if there's a good puzzle made from this < 1420527358 869141 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I actually have a few ideas relating to such things. < 1420527483 657776 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"What happens if an aura has living weapon ability?" -- dunno, but check the set faq and rulings and stuff for the sets in the Theros block, iirc think that was the block where it was first possible to get equipment auras < 1420527543 641079 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :all I remember is that it could somehow happen to get aura equipment and that they're attached to only one object that both equipment-related and aura-related abilities refer to < 1420527587 89393 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't quite remember how it could happen though < 1420527891 322137 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, can't find that reference to aura equipment < 1420528372 694629 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm damn < 1420528394 134848 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: that situation I described with conceding in multiplayer to have your team win the game might not work: < 1420528404 361436 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"810.8b If a player concedes, his or her team leaves the game immediately. That team loses the game." < 1420528648 508531 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :however, you could still try to concede to influence which of your opponents win < 1420528760 367386 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but that's trivial and doesn't need any rules shenenigans < 1420528877 977384 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I was thinking a game following rule 808, not 810. < 1420528917 813562 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Therefore, that rule won't apply. < 1420529827 790794 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Is 810 the most common team game? Well, I prefer 808. < 1420530499 475104 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: hmm, now I'm no longer sure getting a non-creature aura without enchant is impossible in vanilla < 1420530513 640508 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll have to investigate whether it's possible < 1420530574 638214 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, as for rules questions, I'd recommend against efnet #mtgrules for these kinds of crazy theoretical rules questions. they're a fine channel for ordinary rules questions, about situations that can reasonably come up in games, but not really for these kinds of esoteric rules situations. < 1420530824 894636 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Is it possible to set up a combo with Time Machine that lets you win all future games with the same opponent unless he pulls off a turn zero win? < 1420531072 504035 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Hmm no, it isn't. The opponent could concede very early next game to break the loop. < 1420531580 159549 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420531641 368398 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420531664 658319 :Tritonio!~Tritonio@188.73.192.38 QUIT :Ping timeout: 245 seconds < 1420531903 610533 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420534392 194322 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420534564 700233 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420534779 714542 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :STM. Totally a stimulant drink drunk by neurons. http://lawcomic.net/guide/?p=3105 < 1420535301 155978 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420536043 983959 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420536151 894436 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :my short term memory is literally a stimulant drink, especially at exam time < 1420536836 578020 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :@tell Vorpal http://www.rutschle.net/tech/sslh.shtml < 1420536836 790102 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420536936 339653 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420537724 213592 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :In windows 7, if I am moving a windows by dragging its title bar, and a new window is mapped to the desktop, that sometimes aborts the window move, but not always. What decides whether it aborts that? < 1420537731 502074 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :. < 1420537756 27707 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Grabbing focus, perhaps < 1420537766 186732 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420537768 823387 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420537768 866612 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420537799 58281 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: ah yes, that's possible < 1420538357 785214 :King2218!793636ab@gateway/web/freenode/ip.121.54.54.171 JOIN :#esoteric < 1420538365 108160 :King2218!793636ab@gateway/web/freenode/ip.121.54.54.171 PART :#esoteric < 1420539160 891373 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :girl genius, WHY AREN'T YOU UPDATING < 1420540400 612721 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: they're out of ideas for paper dolls? < 1420540457 46910 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1420540480 829537 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that seems unlikely since these dolls are based on an already existing side story < 1420540530 298901 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Yes, I did take that into account. I was trying to come up with a worst case scenario. < 1420540620 87340 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they still need to get through gil, tarvek and possibly the jägers < 1420540660 30879 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...no, _certainly_ the jägers. < 1420540669 317941 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :maybe they needed to remind their kids of who their parents are < 1420540684 254853 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah yes. i remember that. < 1420540688 458703 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(there was this "who are you people" gag a while back..) < 1420540719 45966 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i know. < 1420540745 441593 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :'course you do. you tend to remember most of GG better than I :P < 1420540751 941335 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heh < 1420540828 176060 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I kind of want to do a Girl Genius cosplay < 1420540835 128540 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :The issue is, how to make it recognizable? < 1420540843 607260 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i just reread most of the cinderella story, although that was because it was accidentally linked from an old forum comment in the yafgc forum (it turned out the story had a shoutout to them) that got bumped up. < 1420540857 895051 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Gamemanj 5* 10New user account < 1420540862 676860 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I don't really have the figure to cosplay Agatha. The only thing I can think of is Gil in his Schmott Guy hat < 1420540899 538043 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: i recall seeing some cosplay of maxim on their blog (also that via an ancient link) < 1420540908 22115 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait < 1420540915 357096 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it was the cosplayer's blog, i think < 1420540967 24402 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also the cosplayer was a girl < 1420540991 9431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maxim _is_ canonically a bishounen jäger < 1420540995 717899 :MoALTz__!~no@user-46-112-49-198.play-internet.pl NICK :MoALTz < 1420541054 477237 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION tries to remember what Taneb looks like again < 1420541105 351683 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Ping timeout: 256 seconds < 1420541116 184079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :apparently there's a guy called Raif Taneb < 1420541121 349462 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, I am just under six foot, skinny, brown hair, not short but by no means long, very noticeable eyebrows < 1420541149 298962 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: i don't really have the ability to connect looks and written desciptions < 1420541240 735011 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :_something_ tells me this guy isn't you https://www.youtube.com/user/nathanvdoorn :P < 1420541269 910350 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(trying to find your esoprogramming video, your name/nick doesn't seem like the best search word) < 1420541350 193843 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :why does "esolang" give all these russian hits < 1420541351 219741 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :https://www.youtube.com/watch?v=4bekftEG3j4 < 1420541370 327872 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Heh, I forgot about that < 1420541377 966522 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah there < 1420541440 280064 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:BytePusher14]]4 10 02http://esolangs.org/w/index.php?diff=41601&oldid=40700 5* 03Gamemanj 5* (+251) 10/* Announcements */ < 1420541503 794288 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i found that too but with a different id < 1420541555 11831 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, yeah, it was uploaded twice < 1420541575 430675 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :First to the person who filmed it's account, then copied to HackSoc's < 1420541740 178714 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: Zeetha, too... < 1420541816 979000 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: hm she wasn't in the part of the story i read < 1420541845 434373 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh wait she was the godmother wasn't she < 1420541865 519017 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes. < 1420541894 285904 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :though maybe they'll skip her; she had only that one outfit, I'm afraid < 1420541895 232020 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i started at the point where the yafgc shoutout was, which was after that < 1420541997 163885 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: i was thinking about moloch von zinzer but then you need more beard < 1420542005 126362 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, I can do more beard < 1420542613 315479 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: interesting, I had missed the fact that the science fair was another concentration of shoutouts. (I was aware of the one when Agatha enters Mechanicsburg) < 1420542672 457632 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :don't worry, i probably miss most shoutouts in general :P < 1420542729 679651 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :occasionally i notice some, or notice something which just has to be a shoutout but i don't know to what < 1420542743 296553 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sure. it just means that I didn't read the texts carefully that time (it was just a side story after all...) < 1420542816 701984 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :did you know (of course not) that when i first saw the 3 jägers, i thought they were shoutouts to elfquest characters? < 1420542887 403268 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: did you find http://tvtropes.org/pmwiki/pmwiki.php/ShoutOut/GirlGenius ? < 1420542890 355209 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i thought maxim looked vaguely like rayek, ognian vaguely like cutter and dimo vaguely like a troll < 1420542899 461583 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no < 1420543315 368707 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 256 seconds < 1420543464 274946 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420543535 710107 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh wow, the companion cube is hard to recognize... < 1420543563 696281 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :( http://www.girlgeniusonline.com/comic.php?date=20141024 ) < 1420543563 917686 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :(input):1:5: error: expected: "!!", < 1420543564 57879 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : "$", "$>", "&&", "&&&", "*", < 1420543564 101135 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : "***", "+", "++", "+++", "-", < 1420543564 101266 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : "->", ".", "/", "/=", ":+", < 1420543564 101341 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : ":-", "::", ":::", ":=", "<",14↵… < 1420543581 870033 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :idris-bot: I forgive you < 1420543685 11729 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sometimes i regret suggesting the ( prefix < 1420543709 987264 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but bots _shouldn't_ give multiline responses to unknown commands, anyway. < 1420543731 588133 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f x = x x in x x x x x < 1420543732 591529 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match expected type ‘Debug.SimpleReflect.Expr.Expr < 1420543732 634776 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -> Debug.SimpleReflect.Expr.Expr < 1420543732 634916 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -> Debug.SimpleReflect.Expr.Expr < 1420543734 385562 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it should be ) < 1420543742 405773 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's not an unknown command < 1420543744 293444 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> (\u -> u u) < 1420543745 306943 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: t1 ~ t1 -> t < 1420543745 350151 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Relevant bindings include u :: t1 -> t (bound at :1:3) < 1420543764 90077 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: there's already a ) < 1420543767 936717 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :) < 1420543770 45211 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(idris-bot doesn't trigger so easily) < 1420543772 156193 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :) as < 1420543798 779992 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but I tend to put spaces around URLs to help copy&pasting.) < 1420543806 771886 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: well the bot isn't actually _here_ any more. < 1420543811 564724 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :OK! < 1420543825 339230 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :% help < 1420543827 323875 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: the _reason_ i suggested ( was to balance out that ) in fungot's prefix list < 1420543827 458343 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: this is just what makes sense < 1420543833 786876 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1420543837 761466 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1420543838 295884 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I think it's fine. < 1420543851 899594 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> fnord < 1420543853 25964 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘fnord’ < 1420543860 114401 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> fob wfø wohiqw < 1420543861 187376 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘fob’ < 1420543861 231055 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you meant ‘T.for’ (imported from Data.Traversable)Not in scope: ‘wfø... < 1420543863 274781 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1420543864 578570 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION swats oerjan. < 1420543877 793430 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok i guess lambdabot isn't entirely innocent. < 1420543891 772072 :Jafet!~jafet@unaffiliated/jafet PART :#esoteric < 1420543895 519558 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> ''ø < 1420543895 562941 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1420543896 425580 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Syntax error on ''ø < 1420543896 533598 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you intended to use TemplateHaskell < 1420543956 373180 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> text $ replicate 10 '\n' < 1420543957 386424 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420543995 287389 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> text $ concat $ replicate 10 "Terminated\n" < 1420543996 410769 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420543996 473605 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420543996 516920 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420544011 618786 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text $ replicate 10 '\n' < 1420544012 784860 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420544019 509371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text "\n" < 1420544020 686895 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420544024 266303 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :aha < 1420544055 793787 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it strips final newlines, and only then decides whether there's no output < 1420544070 272897 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text "\n " < 1420544075 909248 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :smart! ;-) < 1420544085 553967 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now what. < 1420544098 364748 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> text $ replicate 1024 '\n' ++ "a" < 1420544099 498389 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Terminated < 1420544104 819852 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> text $ replicate 1023 '\n' ++ "a" < 1420544106 14875 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : a < 1420544117 819501 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text " " < 1420544130 686519 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i sense a bug < 1420544163 373282 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :no < 1420544172 981674 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420544175 215184 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think I need to learn more Haskell. < 1420544179 282310 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, not the 1024 thing anyway. < 1420544182 25009 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> text " " < 1420544183 62531 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : < 1420544199 301841 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so, step 1: strip newlines 2: decide whether it's empty so print Terminated. 3: strip whitespace 4: decide whether it's empty so print nothing < 1420544203 170971 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode   < 1420544203 820965 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00A0 NO-BREAK SPACE] < 1420544212 125608 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :VERY LOGICAL < 1420544216 9303 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode  < 1420544216 572580 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00C2 LATIN CAPITAL LETTER A WITH CIRCUMFLEX] < 1420544219 31681 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :fucking unicode < 1420544226 905304 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> tect " \n" < 1420544227 894019 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘tect’ < 1420544227 937457 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you meant ‘text’ (imported from Text.PrettyPrint.HughesPJ) < 1420544231 777129 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text " \n" < 1420544244 835689 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text " \n \n " < 1420544271 145317 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> text " \n a \n " < 1420544272 221683 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : a < 1420544272 264966 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : < 1420544276 466450 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I bet it's a feature ;-) < 1420544280 135916 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1420544291 945107 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :funny though < 1420544831 63290 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420546479 700219 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :according to my analysis, the best type of pokemon is fairy/steel < 1420546491 703250 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :klefki, mega mawile < 1420546495 366655 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :the worst is ice/rock < 1420546499 185260 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :both of which are in fact widly used in various metagame < 1420546501 502873 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*metagames < 1420546511 412565 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and yes, ice/rock is absolutely terrible except as a glass cannon setup < 1420546518 345311 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's not too bad wrt coverage, but it's somewhat redundant < 1420546533 577605 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :rock bottom < 1420546545 247463 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ACTION battles an existential crisis < 1420546554 843939 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :J_Arcane: you exist < 1420546556 550058 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :did that help? < 1420546558 740872 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think I saw somewhere what is the worst single type in Pokemon Red they calculated by computer, the result is rocks. < 1420546574 484565 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :basically i wrote a program to evaluate the type combos according to how many types are good against them < 1420546575 913531 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ais523: yes, but what purpose in existing if you fail to provide function? < 1420546580 497297 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if that didn't help we'll just have to kill you instea < 1420546583 677923 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+d < 1420546604 777620 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :J_Arcane: well if you don't know what your purpose is, you can make it your purpose to find out < 1420546638 870428 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: it strikes me as odd that someone would a) be the type of person to do that, and yet b) include fairy (even dark and steel are a bit weird) < 1420546669 855745 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :???? < 1420546690 541063 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I use ghost type in pokemon emerand < 1420546691 415321 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :well everyone knows in the old games only psychic and dragon were worth fielding < 1420546699 111037 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I love ghosts. < 1420546703 562378 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: your ???? is lacking context, it would describe pretty much everything that happens in this channel < 1420546707 783749 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :HAHaha < 1420546713 473434 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I tried to beat platinum with an all ghost team. < 1420546715 596147 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: not true < 1420546722 583886 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the perfect team for Pokémon Red/Blue was solved quite a while ago < 1420546726 688162 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :platinum was wicked fucking hard. < 1420546732 277772 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :unfortunately I can't remember all of it offhand < 1420546748 279327 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Tauros, Chansey, Exeggcutor, um… < 1420546758 528370 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :either Rhydon or Golem, they're so close it makes no real difference < 1420546770 516209 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(because you absolutely have to have a zapdos counter or you just lose) < 1420546776 538469 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :everyone i knew had 3 Alakazam, Mewtwo, Dragonite, Articuno < 1420546784 252950 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :or womething like that < 1420546794 257114 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, this is normally assuming that mewtwo is banned and you can't use duplicates < 1420546806 556336 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :otherwise, the best team is probably either 6 mewtwo or 6 tauros, they're cloes < 1420546846 882953 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :why not duplicates? < 1420546860 779333 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :duplicates of non-legendray are easy toget < 1420546864 761973 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's just a commonly enforced rule, partly because so many people assume it's a rule < 1420546872 857241 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and even 1 tauros is pretty hard to get, really, in RB < 1420546940 60450 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so the assumption is "if you can get anything you want…" < 1420546941 61640 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420546946 60302 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420546992 982043 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420547027 247803 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :When dark came, Alakazam was no longer a evil killing machine, i was sad... < 1420547049 56603 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think Alakazam might also be on the perfect team < 1420547068 301756 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :apparently, mostly as the Pokémon that the opponent puts to sleep < 1420547077 707822 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(another commonly enforced rule is that you can't put more than one opposing Pokémon to sleep) < 1420547169 969560 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but Alakazam has plenty of counters even in RB < 1420547181 7857 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :e.g. it can't do anything to Chansey, who will paralyse it < 1420547187 493538 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and then it'll die to everything < 1420547193 410682 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Hmm... that is pretty far from the way i played it in primary school... Alakazam was countered by Dargonite usually < 1420547221 965935 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :well we've had well over 10 years to solve the game < 1420547291 731883 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :that's true. the days of mewtwo -> dragonite -> articuno -> charizard are over < 1420547301 880362 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :articuno is actually pretty bad < 1420547309 501493 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :but kills dragonite < 1420547323 80811 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :or, hmm, no, it's not that bad < 1420547326 49238 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :misread the guide I'm using < 1420547341 500326 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and there aren't that many ice pokemon in RBY anyway < 1420547372 390948 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :did you see AGDQ? < 1420547379 350499 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the reprogrammed pokemon < 1420547387 368154 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: did you see the credits for that run? < 1420547404 268 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im not sure, i was talking about the one yesterday < 1420547408 770010 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so am I < 1420547413 864978 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I guess i missed it < 1420547417 355264 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm partly responsible for it, is the point I was getting at < 1420547421 109497 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh! < 1420547424 633699 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well done :D < 1420547428 641375 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that was really stunning < 1420547431 265046 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so while everyone else was really happy watching it < 1420547441 378094 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I was really nervous, hoping everything would work < 1420547454 852225 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not everything did work, but enough did that we were able to pull off something spectacular anyway < 1420547479 766503 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: is this the tasbot? < 1420547481 972136 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah i can imagine! < 1420547488 549847 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that would be very nerve-wracking < 1420547505 770424 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420547512 311434 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Musical notes14]]4 10 02http://esolangs.org/w/index.php?diff=41602&oldid=41447 5* 03TomPN 5* (-98) 10/* Syntax */ < 1420547516 957285 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420547517 998974 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: so looking this up, articuno loses to starmie, which is the most common reason it isn't used much < 1420547528 6323 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I should redo my program to take into acount typical stats of a type combo < 1420547568 19590 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ais523, how do you get involved in something like that? < 1420547583 994171 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :articuno also loses to Mewtwo though... some people used lapras instead < 1420547619 39584 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: well dwangoAC organizes the TAS representation at AGDQ, and I've been working with him on another project for over a year now < 1420547650 895591 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: on a different note, after what zzo38 said, I'm now wondering about something in M:tG: < 1420547691 961781 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Namely whether it's possible to get a situation where you have a non-creature aura without an "enchant" ability in play at a point when the game tries to determine what it can be legally enchanted to. < 1420547731 331358 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :The rules don't seem quite clear what would happen if that occurred, but I don't know if it's possible in first place. < 1420547735 400812 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Dimensions14]]4 10 02http://esolangs.org/w/index.php?diff=41603&oldid=41448 5* 03TomPN 5* (-98) 10/* Loops */ < 1420547816 327383 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think all the existing "lose all abilities" effects only apply to creatures, but you might be able to find one with an until-end-of-turn duration < 1420547818 871819 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh right, Turn < 1420547831 80984 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so I think it's doable < 1420547909 668482 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Quantum Dimensions14]]4 10 02http://esolangs.org/w/index.php?diff=41604&oldid=41449 5* 03TomPN 5* (-1) 10/* Quantum entanglement */ < 1420547931 54419 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Wow. FPComplete is actually really cool. < 1420548065 412587 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: oh, Turn! nice, I didn't think of that < 1420548096 736320 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07RingCode14]]4 10 02http://esolangs.org/w/index.php?diff=41605&oldid=41428 5* 03TomPN 5* (-56) 10 < 1420548214 511842 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: oh "copy enchantment" is an interesting card, it's an enchantment without target (but a triggered ability.) In fact that card tickles the rules about targets in interesting ways - see the first ruling at http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=83807 < 1420548217 382531 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so how does that work? I animate the aura, cast Turn at it, then unanimate it, and its abilities remain lost until end of turn. < 1420548220 814169 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that works < 1420548280 573301 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and that strange state lasts long enough that I can even cast spells or try to reattach it with Simic Guildmage's ability < 1420548409 527658 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: Uhm, "An Aura that's also a creature can't enchant anything. If this occurs somehow, the Aura becomes unattached, then is put into its owner's graveyard." (as a state-based effect) < 1420548442 952384 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: sure, but the question is what objects an aura without "enchant" can legally enchant, < 1420548457 341420 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420548490 458834 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: the rules basically say that the "enchant" ability determines what an aura can legally attach to, with the exception that if the aura is a creature it can't be attached to anything, and that an aura can never be attached to itself legally < 1420548491 343974 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The rules say that enchantments work on objects and players. < 1420548503 856845 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and Enchant restricts that set. < 1420548504 619997 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, object and player sorry < 1420548506 655133 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you'd have to make it into a nonenchantment creature first < 1420548508 989974 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :then Turn it < 1420548512 44914 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :then undo the type changing < 1420548519 240303 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :err, nonaura creature < 1420548522 773576 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :being an enchantment would be fine < 1420548533 443308 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so maybe it isn't possible < 1420548564 816481 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: hmm... you have to make it non-aura temporarily? that might be easiest by rewriting it with a copy < 1420548573 658599 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: hmm actually < 1420548579 941997 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there might be an easier way: < 1420548595 997582 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :we don't have a "target permanent becomes a copy of another target permanent until end of combat", though (or some duration that's shorter than a turn) < 1420548602 136495 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :or "enchanted permanent is a copy of target permanent" < 1420548605 581551 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :just manifest an aura, then Turn it, then use the special action from manifest to turn it up so it becomes an auura < 1420548621 921842 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: doesn't work, manifest special action only works on creatures < 1420548626 636984 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm... < 1420548631 595268 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :cards that are creatures on the front, that is < 1420548639 562085 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think, at least < 1420548645 204716 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, don't use the special ability < 1420548648 726021 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :use Break Open < 1420548663 307679 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that works on everything that's a creature on the back (i.e. everything), and not an instant or sorcery on the front < 1420548668 520866 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :can you overwrite a non-creature artifact enchantment with a copy somehow? < 1420548686 243515 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :break open, good idea < 1420548710 710489 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, I hope it's a special action like morph's < 1420548710 817981 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :holy crap, mewtwo still has monstrous stats < 1420548716 707757 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :we won't know for sure until the setfaq comes out < 1420548739 87103 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, that reminds me < 1420548765 801672 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it is a special action, it says so in the mechanics preview article < 1420548771 769112 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: have you seen mewtwoite x / mewtwoite y? < 1420548812 398102 :vanila!~vanila@unaffiliated/vanila QUIT :Remote host closed the connection < 1420548834 689925 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not only does the new mtg homepage no longer has an obvious link to a list of all set faqs; but also even though the pages of earlier sets link to their set FAQs, http://magic.wizards.com/en/game-info/products/card-set-archive/khans-of-tarkir doesn't link to a set faq. < 1420548855 186344 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :where's the Khans of Tarkir set FAQ, I hope they haven't discontinued set FAQs < 1420548857 2851 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :? < 1420548870 719273 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, it does link to the faq, just on a differnet place < 1420548871 353312 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :whew < 1420548911 1847 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll have to download that < 1420548929 550101 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(doesn't load, damn it) < 1420549106 498688 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Also, why the hell isn't there a game in Orange Islands? < 1420549221 860298 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: there's another way, without face down permanents. animate a Mizzium Transreqliquat, activate its ability to copy an artifact aura, and as a reaction, cast Turn to the Transreliquat. < 1420549259 928950 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but manifest, Turn, Break open is easier < 1420549264 900541 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: did you get this? < 1420549266 616160 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, the copy effect causes it to stop being a creature < 1420549287 283947 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: nah, you can just make it no longer be a creature at instant speed < 1420549295 344825 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :by destroying Animate Artifact < 1420549306 786188 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you can animate and unanimate artifacts any time you like < 1420549314 686308 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ah right < 1420549320 831393 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, not quite, but any time you can cast spells < 1420549353 562595 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I can't load the Khans of Tarkir set faq < 1420549367 39374 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :guess I'll have to try again in the evening, the wizards website sucks < 1420549478 690894 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry if I interrupted the pokemon conversation < 1420549490 685906 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :nah this is more interesting < 1420549517 589490 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how dare you interrupt their off-topic conversation with another one < 1420549548 962266 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: actually the mtg one is somewhat on-topic because it's about obfu-uses of M:tG, not normal uses < 1420549554 306437 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ew can have multiple conversations at once < 1420549557 162357 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1420549566 556863 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't know if it counts as more on-topic than the pokemon one though < 1420549566 822170 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: I'd claim http://esolangs.org/wiki/StackFlow is ontopic < 1420549582 919545 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :even though writing that page required me to know about various obscure M:tG cards < 1420549661 213963 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :someone should invent a tabletop game so complex it is possible to make the referees have to solve the halting problem < 1420549677 23272 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oren: M:tG is already like that < 1420549685 859024 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oren: because of its rules about infinite loops < 1420549694 232038 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :those rules, sadly, are also underspecified < 1420549720 165475 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :oh shit i forgot about those... so they have to know whther the loop is infinite or not < 1420549726 470847 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but you can imagine specifying them completely in an ideal world, but they still have to require to solve the halting problem < 1420549749 997937 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oren: yes, and as the rest of M:tG is turing complete, those rules make the judges require to solve the halting problem in theory < 1420549772 114125 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in practice, you might not be able to set up an interesting enoguh situation without running out of time or some other implementation limit first < 1420549786 275022 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420549794 498433 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: StackFlow /literally/ solves the halting problem < 1420549796 384077 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :in any case you may need a co-operating opponent < 1420549803 819469 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1420549805 170149 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420549811 792778 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the only remaining thing to do is to somehow set it up in a tournament < 1420549838 121539 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and then grin and say "Problem, ref?" < 1420549842 242070 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: if you try that, they _might_ penalize you with an unsportsmanlike conduct or something < 1420549846 137352 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you might be able to do it in Vintage; Slaver Control is a real deck there, and one of its win conditions involves taking control of all your opponent's turns < 1420549854 239253 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :s/with/for/ < 1420549873 110422 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: it's easier to get a match with a co-operating opponent < 1420549876 408152 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so all you'd need to do in your own deck is one copy of Research//Development, plus a sideboard containing cards necessary to set the combo up < 1420549880 852806 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: not under sanctioned conditions < 1420549887 2880 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why not? < 1420549892 160437 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :an alternative would be to set it up on Magic Online, get both players to pass the turn < 1420549896 603021 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and see what happens < 1420549915 13883 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: because there's a rule against allowing anything other than normal Magic play to determine the winner of a game < 1420549919 171671 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: um, I think Magic Online has different rules for infinite loops < 1420549938 449408 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yes, it forces you to play all the turns out manually, and uses chess clocks to penalise you if you take too long < 1420549947 246517 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :however, there's a "skip responses until end of turn" button < 1420549956 156064 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and the StackFlow construction is a chain of triggered abilities that trigger each other < 1420549961 165240 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :with no player interaction involved, no choices either < 1420549961 726342 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sure < 1420549981 572438 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I even made sure to require that if two abilities triggered simultaneously, it was from different players < 1420550014 702622 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: can it be set up with only two players? < 1420550026 952506 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yes < 1420550029 234484 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also made sure of that < 1420550075 391338 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :unfortunately it requires setting up a few hundred creature and enchantment tokens and using various cards to rewrite their rules texts < 1420550314 9864 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what's the time limit for an entire mtgo game? < 1420550316 46629 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which might be hard to do within the mtgo time limit, even though the cards are probably not too hard to get hold of < 1420550319 385005 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :like 50 minutes per player < 1420550320 39705 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is it about a week? or much less? < 1420550328 170277 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420550353 11282 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :50 minutes per player? hmm < 1420550375 661355 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is there a way to get more time than that somehow? < 1420550382 676267 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I don't know, I don't play mtgo < 1420550485 334954 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mtgo v10 < 1420550486 960624 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mtgox < 1420550916 566931 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"magic the gathering online exchange" < 1420550964 862092 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :apparently it was never actually used for mtg, though < 1420551284 441849 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Crewjony14]]4 10 02http://esolangs.org/w/index.php?diff=41606&oldid=41597 5* 03Crewjony 5* (+36) 10 < 1420551401 299009 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :http://esolangs.org/wiki/StackFlow#Syntax - special keywords followed by a colon, and then entry lines starting with an asterisk? that's not markdown, that's emacs-info based. < 1420551489 442565 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, not quite, because the emacs-info format also needs an asterisk heading for the special keyword commands. < 1420551495 90010 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Ping timeout: 244 seconds < 1420552839 199767 :Solace!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw JOIN :#esoteric < 1420552879 322198 :Solace!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw NICK :Solace|skool < 1420553366 995701 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420553372 943632 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://www.destroyallsoftware.com/talks/wat < 1420553695 935414 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :classic. < 1420553864 172274 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :just that URL is mindblowing < 1420553867 642966 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I haven't dared to actually click it < 1420554167 447651 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 250 seconds < 1420554167 730081 :reynir!~reynir@unaffiliated/reynir QUIT :Ping timeout: 245 seconds < 1420554375 729590 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I enjoyed https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript more < 1420554535 113318 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :^botlist < 1420554600 875983 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :^prefixes < 1420554601 235581 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Bot prefixes: fungot ^, HackEgo `, EgoBot !, lambdabot @ or ?, thutubot +, metasepia ~, idris-bot ( , jconn ) , blsqbot ! < 1420554605 262818 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is that what you were looking for? < 1420554633 977397 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ais523, I was looking for the list that fungot ignores (is there such a list?) < 1420554634 121900 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Taneb: at installs it automagically on any box. so far i've not found that with the usual colors. < 1420554658 662465 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Taneb: you'd have to ask fizzie about that < 1420554926 141717 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :are there huffman-based compressed formats where the bits that you have to be conditional on for decoding because they determine the lengths are in separate streams from the bits that you don't have to be conditional on? < 1420555004 83722 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wonder if perhaps such a format could be faster to decode than a traditional huffman-based format like deflate/zip/png or jpeg < 1420555066 82183 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well < 1420555072 268155 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :pt sucks for font sizes < 1420555073 895700 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :that's for sure < 1420555153 587752 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :something like this might already exist of course < 1420555652 538442 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420555685 447344 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420555821 153035 :reynir!~reynir@reynir.dk JOIN :#esoteric < 1420555824 504608 :reynir!~reynir@reynir.dk NICK :Guest74803 < 1420556013 351489 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420556194 313426 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 250 seconds < 1420556512 713635 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420556873 383258 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Quit: Leaving < 1420557049 390505 :drdanmaku!uid17782@gateway/web/irccloud.com/x-lwwyyspqkdmfkpfh JOIN :#esoteric < 1420557081 978685 :perrier!~cinch@107.170.175.57 QUIT :Remote host closed the connection < 1420557118 412594 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420557668 343916 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :although vh sucks for huge monitors < 1420557669 874104 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :somehow. < 1420557671 892091 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but oh well. < 1420557706 895368 :Tritonio!~Tritonio@188.73.192.38 QUIT :Read error: Connection reset by peer < 1420557737 282299 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420558078 394905 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :fucking css < 1420558089 943991 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :is there no relative to 1% of the viewport IN CENTIMETERS < 1420558092 441543 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :not fucking pixels < 1420558124 783716 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :mroman: does calc() do what you want? < 1420558138 527786 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I was considering writing a generator to work out the perfect series of nested divs to do that sort of calculation < 1420558145 329443 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :then the browser manufacturers added it to CSS isntead < 1420558147 703063 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*instead < 1420558320 625957 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :ais523: I'm trying to figure out a way to calculate the font-size I need to make it readable on small screens (smartphones) as well as screens such as 24" TFTs < 1420558335 333589 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, ugh < 1420558340 89571 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not sure there's an easy way to do that < 1420558342 614016 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :The problem is < 1420558347 787534 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you can do stuff like 2vw < 1420558352 480824 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which is 2% of the viewport width < 1420558361 49147 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which is still too small on smartphones < 1420558373 361652 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but a little bit too big for 24" TFTs with HD resolution < 1420558385 871109 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :mroman: just set it to the default font size? < 1420558398 192304 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420558418 641085 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or a multiply of that < 1420558450 637918 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the default font-size on android is apparentely ridiciously small < 1420558450 886111 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! they added "rem", font size of the root element < 1420558452 681280 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :convenient < 1420558466 706085 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wnated that, but all css used to have was the font size of the parent element < 1420558490 476131 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :great < 1420558491 50293 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420558494 555756 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :there's < 1420558497 822991 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :apparentely < 1420558501 52325 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :let me try that one < 1420558526 90620 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :note that most weird-screen-sized browsers are good at zooming < 1420558533 586240 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :\o/ < 1420558533 669979 :myndzi!myndzi@198.58.96.39 PRIVMSG #esoteric :69 | < 1420558533 740218 :myndzi!myndzi@198.58.96.39 PRIVMSG #esoteric :69/| < 1420558537 427276 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yep < 1420558548 841905 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric : works like a charm. < 1420558555 556389 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :awesome < 1420558636 367692 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :they have a calc(...) value which lets you put an expression using add, subtract, multiply, division, but no min or max operators? that's crazy < 1420558662 214094 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and sad. < 1420558740 147777 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :there's separate min-width and max-width properties I think < 1420558813 315568 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FireFly: sure, but calc is for more complicated expressions < 1420558817 337599 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :what's this? < 1420558822 227193 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Solace|skool: CSS < 1420558829 148454 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :http://www.w3.org/TR/css3-values/#calc-notation < 1420558832 571598 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :I guessed < 1420558837 919046 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://mroman.ch/new/page.html < 1420558855 861392 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :now it looks decent in my 24" TFT and on my smartphone < 1420558901 8691 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and yes, I'm a fan of simple designs with not too much stuff around < 1420558947 710560 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :this is some code really long weird line < 1420558971 157788 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :Is it supposed to have a green shading behind it < 1420558990 750883 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yes < 1420559052 182025 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :How'd you Do that < 1420559243 958352 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420559266 23987 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net JOIN :#esoteric < 1420559266 94249 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net QUIT :Changing host < 1420559266 137542 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420559308 623617 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Solace|skool: with background-color? < 1420559336 914777 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :yes < 1420559350 772271 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :all I can do is colour text < 1420559512 647252 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :int-e: what was that spit screen thing again < 1420559639 196569 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Alright. I'm quite happy with that now. < 1420559649 145847 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Now I have the design. Now I need some ideas for content. < 1420559673 985227 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(It may be supposed to replace http://mroman.ch/) < 1420559810 815435 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I've got my own homepage at it even says "Hi". < 1420559814 634943 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :damn < 1420559821 153700 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I've got my own homepage and it even says "Hi". < 1420560032 157007 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Tadeboro 5* 10New user account < 1420560059 365079 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420560096 173242 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :yay new person < 1420560108 140585 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :also you are all pink < 1420560119 480079 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :So? < 1420560133 504486 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :this is very bright I must edit the colours < 1420560179 585937 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I see. < 1420560890 182655 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420560925 209483 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420560935 252662 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Quit: Leaving < 1420561166 609317 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :`unidecode ▯ < 1420561167 145942 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+25AF WHITE VERTICAL RECTANGLE] < 1420561246 819014 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :somehow I think that didn't work as intended < 1420561282 895801 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Eodermdrome14]]4 10 02http://esolangs.org/w/index.php?diff=41607&oldid=35375 5* 03Tadeboro 5* (+79) 10Change implementation section: add first implementation. < 1420561288 874772 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :why? < 1420561323 355228 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric ::O < 1420561359 154575 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :U+25AF TOWER OF IMPERIALISM < 1420561467 483638 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :someone impled eodermdrome? < 1420561492 407634 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"capable of executing a couple of commands per second" < 1420561496 638466 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :sounds pretty eodermdrome to me < 1420561588 441732 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Eodermdrome14]]4 M10 02http://esolangs.org/w/index.php?diff=41608&oldid=41607 5* 03Ais523 5* (+6) 10fix cats; copyedit < 1420561673 775160 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :I'm done with that language < 1420561696 503548 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :because it is now implemented? < 1420561966 163465 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420562175 145396 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420562436 99419 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That guy must have a really slow computer, as my brute force interpreter does hundreds of substitutions per second < 1420562605 318970 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :ye < 1420562655 826698 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :byr < 1420562659 323937 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw PRIVMSG #esoteric :bye* < 1420562954 774712 :Phantom_Hoover!~phantomho@146.66.38.241 JOIN :#esoteric < 1420562968 842727 :Phantom_Hoover!~phantomho@146.66.38.241 QUIT :Changing host < 1420562968 886050 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420563085 933530 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :ais523: also, 2 out of 2 extant interpreters don't implement the punctuated-whitespace syntax hth < 1420563108 990384 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh no, is the language going to get Underloaded again? < 1420563191 297190 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What is Underloading < 1420563334 179561 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :where a language has some minor syntactical restriction that interpreter after interpreter forgets to implement < 1420563346 773550 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :until eventually it gets removed from the definition of the language due to weight of interpreter opinion < 1420563446 601664 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I'm pretty sure that's older than underload < 1420563518 237706 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :probably < 1420563523 464778 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :underload may be the most prominent case though? < 1420563631 720562 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :C++ template export...... < 1420563752 265895 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds < 1420563858 687543 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :C++ isn't an esolang :-( < 1420563865 608581 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :what < 1420563871 883451 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also, C++ has so many relevant features that saying "C++ed" would be ambiguous < 1420563883 383436 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :design by committee? < 1420563896 81463 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That's true; most esolangs aren't < 1420563901 521444 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Perhaps they should be < 1420563929 485563 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :well The Project That Shall Not Be Abbreviated As ABCDEF was a miserable failure < 1420563998 9577 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :do F# repls exist? < 1420564011 897809 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ais523, I much prefer ABCDEF... G < 1420564027 92283 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420564355 540632 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric : where a language has some minor syntactical restriction that interpreter after interpreter forgets to implement < 1420564357 911656 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :what was this < 1420564379 167638 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :most recently, any-punctuation-cancels-whitespace in Eodermdrome < 1420564384 226025 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :previously, " in Underload < 1420564473 809651 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ais523, also [] in Underload? < 1420564494 701939 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :why did underload even reserve []<> < 1420564517 857356 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :to get to the other side? no wait. for future use? < 1420564523 230448 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :originally, for Overload compatibility, then I realised reserved characters would make writing interps in underpowered languages easier < 1420564523 862538 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :42? < 1420564670 544386 :shikhin_!~shikhin@unaffiliated/shikhin NICK :self < 1420564781 508537 :self!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420565047 627405 :shikhin!~shikhin@unaffiliated/shikhin NICK :sighin < 1420565150 932709 :sighin!~shikhin@unaffiliated/shikhin NICK :Their < 1420565253 337350 :S1!~S1@pD9FCA286.dip0.t-ipconnect.de JOIN :#esoteric < 1420565267 723206 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1420565323 673795 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is 42 like a really really old version of 2014? < 1420565395 770348 :Their!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420565425 608967 :shikhin!~shikhin@unaffiliated/shikhin NICK :Guest94935 < 1420565433 48130 :Guest94935!~shikhin@unaffiliated/shikhin NICK :shikhout < 1420565451 622091 :shikhout!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420565644 273854 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric : Welcome to Try F#! Your system does not support the execution of F# code in the browser. < 1420565651 3706 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I tried Firefox and Chromium < 1420565682 662058 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :let me try with user agent set to IE11 < 1420565686 710652 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :You need the Silverlight plugin. < 1420565695 248833 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ah right < 1420565696 266587 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :IT doesn't tell you this, for some reason. < 1420565712 450325 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that could be very awkward, seeing as silverlight's been discontinued < 1420565713 901216 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I had a problem in Chrome and Opera both just loading the bar and then nothing happening. < 1420565731 667009 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :all I want to do is typecheck one term < 1420565743 634853 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(a term that has previously been mentioned in #esoteric) < 1420565746 844222 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ideone has F# < 1420565817 33129 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420565821 278563 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420565826 203350 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://ideone.com/a2jtJ6 < 1420565845 692157 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, thanks < 1420565855 632316 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I was busy using a search engine to determine the appropriate TLD < 1420565866 851207 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :No REPL or fancy Intellisense completion, but it does in a pinch. < 1420565917 555587 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :right < 1420565924 148356 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :let's hope it prints the type of a term if I just enter it directly < 1420565967 930689 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"standard output is empty" < 1420565970 222986 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not really very useful < 1420565979 434462 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The sure way to get its type is to make a typo < 1420565993 598596 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh ofc < 1420565997 107575 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and get it from the error message < 1420565998 693036 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually, better < 1420566003 570091 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'll try to add an int to it < 1420566053 537616 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :weird, I'm still getting "success" < 1420566102 212383 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"error FS0002: This function takes too many arguments, or is used in a context where a function is not expected" < 1420566107 775235 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh come on < 1420566115 974379 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :are Microsoft's error messages really that bad? < 1420566149 615883 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420566193 643613 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420566224 567298 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :They aren't the best, no. < 1420566244 927057 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :What's frustrating me mroe is that MS apparently doesn't believe that F# should be used to actually write an application. < 1420566265 28589 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420566275 636674 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420566329 731462 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :^source < 1420566329 877774 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :https://github.com/fis/fungot/blob/master/fungot.b98 < 1420566382 60167 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I can get it to show types sometimes < 1420566383 823507 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but only simple ones < 1420566412 612301 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420566465 753775 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :got it < 1420566479 885930 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the trick was to add an int that was specifically typecast to int to the function < 1420566590 302410 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It's unfortunate, and hopefully something that the open source team can start expanding on. As an MS project, F# is basically expected to be a library language for writing algorithms. Their answer to the state problem is 'fuck it, write that part in C#' mostly. < 1420566627 720200 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Which is a bummer, and also useless, because the whole reason I wanted to learn F# was to be able to make Windows apps in a functional language. < 1420566854 569086 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ugh, adding newlines to this actually changes the meaning of the code < 1420566871 706183 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yes. < 1420566886 13828 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is there a "continue onto next line" operator? < 1420566900 360274 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ACTION tries backslash-newline < 1420566903 960992 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :nope < 1420566908 896018 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :let in particular is whitespace sensitive: let = on single line is an assignment, let = followed by newline and indent is a function. < 1420566919 151268 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :aha < 1420566922 576646 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :except it isn't that < 1420566923 283491 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :What are you trying to do? < 1420566960 152888 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :here's my code: < 1420566968 55891 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(fun m -> fun n -> (fun f -> f(m)(f(n)(fun z -> z)))(fun x -> (fun y -> y))) + (4:int) < 1420566998 37337 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this is intended for my PhD thesis as an illustration that most practical type algorithms don't do rank-2 type inference < 1420567021 500227 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, is your PhD thesis about rank-2 type inference? < 1420567021 609586 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and so I want to try it on a range of practical type inference algorithms to demonstrate that they give it the "wrong" type < 1420567028 736632 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: indirectly < 1420567037 118257 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's about contraction < 1420567039 152053 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420567047 598072 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :i.e. "the act of using the same lambda binding more than once" < 1420567048 119036 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :People say that rank-2 types are inferrable but I'm not really sure what they mean. < 1420567093 905737 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :they mean that an algorithm exists which, given a program, will work out whether it is possible to place rank-2 type annotations at appropriate points in the program so that that program types correctly < 1420567103 48264 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(and also tell you where to put them) < 1420567113 92543 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(and what they are) < 1420567114 639739 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's no "most general type", though, right? < 1420567129 606348 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's the same issue as inferring existentials, I guess (or a very similar one). < 1420567137 908344 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :inferring existentials also comes up :-) < 1420567142 918852 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can give (\x -> x x) a rank-2 type but I don't know that you want to. < 1420567159 604371 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ais523: http://pastebin.com/X21YdG0q < 1420567162 231249 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but yes, there isn't a requirement for the type inference algo to be compositional < 1420567181 988974 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :J_Arcane: that's exactly what I get from ideone < 1420567185 551985 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :my current issue is more mundane < 1420567198 411687 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the function, as written, is sufficiently long that at the font size I'm forced to use < 1420567201 741768 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it doesn't fit on the page < 1420567212 717193 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"you can make it type-check with *some* type" doesn't seem all that useful. < 1420567214 158524 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Ahh. Hmm. < 1420567239 112803 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I'll read your thesis when it comes out. < 1420567256 853844 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: it's useful in that you can just write your whole program < 1420567264 929847 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and the types will sort themselves out for you < 1420567275 165521 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually I'm not sure if rank-2 inference is actually enough in this case, it's an open problem < 1420567315 228899 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :rank-2 inference is sufficient to make the premises of my existing proof that something is badly broken not hold < 1420567326 189877 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :mostly I've been getting around the problem with intersection typing though < 1420567351 529070 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems that for the types to sort themselves out for you, you need to infer the right rank-2 types. But maybe I'm not thinking that through. < 1420567366 841893 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: that only happens if you run inference on a bit of the program at the time < 1420567376 885743 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :as in, it infers the right type for your program, but it needs information on what the program is to do that < 1420567396 793176 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(this is the general definition of a non-compositional algorithm, incidentally) < 1420567402 963489 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :at least, I think it's non-compositional < 1420567410 406064 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Fair enough. < 1420567419 793807 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems to me that the whole point of types is to be compositional. < 1420567435 408351 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :well, the way I think about it, is there's two layers < 1420567437 252987 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But maybe they have other points too. < 1420567441 365771 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ais523: It seems you can safely newline after the -> if you follow that with a tab (4 spaces). < 1420567453 30763 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :At least it doesn't complain in VS2013. < 1420567468 778653 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :your actual syntax is compositional, the process of working out what to put in the syntax doesn't have to be < 1420567527 684995 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric : error FS0030: Value restriction. The value 'it' has been inferred to have generic type < 1420567529 198666 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric : val it : (int -> '_a -> '_a) < 1420567530 707136 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Either make the arguments to 'it' explicit or, if you do not intend for it to be generic, add a type annotation. < 1420567543 555864 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: Are existentials also inferrable in the same context? < 1420567550 79018 :Lorenzo64!~lorenzo@adsl-ull-32-11.42-151.net24.it JOIN :#esoteric < 1420567567 456810 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I vaguely remember talking with dolio or someone about this but I don't remember the details of the conversation. < 1420567578 233229 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: in my special context, yes, but it's a very unusual situation < 1420567606 396487 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually what I did was to put enough restrictions on the language that existentials and universals were equivalent, in the one special case where I needed existentials < 1420567614 824264 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which clearly doesn't work in general < 1420567758 844944 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there anything that does whole-program inference? < 1420567863 514551 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it seems like a reasonable thing to do when compositional inference doesn't work < 1420567872 592129 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :my research compiler does whole-program inference of SCC < 1420567887 586235 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I don't know of a compositional algo for that, there might be one though < 1420567892 282438 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right, but is there anything you know that does it? < 1420567894 655986 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :SCC? < 1420567946 187659 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Strongly connected components? < 1420568174 707724 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :syntactic control of concurrency < 1420568191 930215 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, trying to get clojure to give me a useful type error is harder, so far I haven't figured out whether it's statically or dynamically typed < 1420568239 620831 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420568317 460426 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :OK, dynamically typed < 1420568320 593730 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so it doesn't even do type inference < 1420568325 327163 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :next! < 1420568412 860385 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Statically typed Lisp would be an anomaly. < 1420568424 919892 :S1!~S1@pD9FCA286.dip0.t-ipconnect.de QUIT :Quit: S1 < 1420568431 125763 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Gregor: well I tried to work out statically typed Underload once < 1420568443 608948 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think it needs at least rank 2 types to work, though, probably more < 1420568447 816643 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :I said an anomaly, not an impossibility. < 1420568477 436619 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Also, all languages are statically typed if you define "type" to be a sufficiently-useless concept :) < 1420568511 49031 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :There is one type. That type is called 'thing'. All values are of type 'thing'. This is statically guaranteed. < 1420568549 828885 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Gregor: I actually define untyped lambda calculus like that in my thesis (only I called the type 'func') < 1420568569 751543 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Delightful! < 1420568610 108887 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, and apparently Scala doesn't do type inference < 1420568622 990127 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if you want a function, you have to write the types on manually < 1420568671 113845 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, based on my research so far, it seems like Haskell and OCaml really are the only really viable languages for highly functional programming atm < 1420568694 538195 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Idris :P < 1420568709 79206 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: That's pretty standard, isn't it? < 1420568709 526792 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Scala is considered viable by many < 1420568712 941578 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: I actually have a requirement that the language isn't dependently-typed < 1420568723 202035 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :depends what you mean by "highly functional" though < 1420568729 565705 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: not doing type inference at all is something of a dealbreaker for me < 1420568731 170992 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The whole T ~ T -> T CCC thing < 1420568744 373357 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What was that joke CS journal? It had SHA jokes in it among other more interesting things < 1420568784 858716 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: and you're requiring statically typed as well? < 1420568799 403378 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :here. have a term I have actualy used for a serious purpose: λ q.(λ g.g(λ x.g(qx)))(λ b.(λ k.((k(λ u.u))(λ l.((kb)(λ m.(l(m( skip ))))))))(λ v.λ w.wv)) < 1420568800 329183 :atehwa!atehwa@aulis.sange.fi QUIT :Ping timeout: 255 seconds < 1420568800 741084 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :because I don't agree that you can't do "highly functional" code in a dynamically-typed language < 1420568838 856387 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: well the very general field of my research is "get a compiler's to catch «error» at compiletime" < 1420568847 440571 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :dynamically-typed languages are very bad at that < 1420568851 933538 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*get a compiler < 1420568861 81761 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :heh, fair < 1420568905 840408 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the error in question for my thesis is "write a program that potentially requires infinite amounts of memory to execute" < 1420568906 817031 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Who picked \lvert and \rvert as macro names in tech < 1420568912 393693 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :writing absolute values is tedious < 1420568935 642259 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :i.e. I'm trying to statically enforce that programs use only finite amounts of memory < 1420568957 150739 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(which in turn means that they can be statically compared, for reasons #esoteric should be well aware of) < 1420568971 678812 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :interesting < 1420569007 962633 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it feels like it's related in some way to corecursion. is it? or am I just imagining things? < 1420569008 84112 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and the motivating reason for /that/ is so that they can be compiled to hardware in a way that uses static memory allocation < 1420569017 883871 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :bringing the memory to the program, rather than the other way round < 1420569022 32120 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not sure what corecursion is < 1420569047 235206 :AndoDaan!~AndoDaan@188.189.81.118 JOIN :#esoteric < 1420569095 125368 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :J_Arcane: oh, I should probably cite you for help with the syntax < 1420569104 768477 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :do you have a name you can be cited under? < 1420569112 979009 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Heh. :D Sure. I'm John Berry. < 1420569195 369839 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: recursion works by breaking down to base cases, corecursion works by building up from them < 1420569203 695019 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1420569216 489113 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: ah right, sort-of like forward chaining in Prolog < 1420569321 157748 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :#esoteric now has two citations in my thesis :-) < 1420569375 294295 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :hah < 1420569414 488190 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://atreus.technomancy.us/firmware < 1420569475 102688 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420569827 289153 :MoALTz!~no@user-46-112-49-198.play-internet.pl JOIN :#esoteric < 1420569929 880954 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :nice < 1420570682 252421 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420570901 104691 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Iexp14]]4 N10 02http://esolangs.org/w/index.php?oldid=41609 5* 03GermanyBoy 5* (+4519) 10Created page with "{{infobox proglang |name=Iexp |paradigms=[[:Category:Declarative paradigm|declarative]] |author=[[User:GermanyBoy]] |year=[[:Category:2015|2015]] |dimensions=one-dimensional |..." < 1420570970 9885 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:GermanyBoy14]]4 10 02http://esolangs.org/w/index.php?diff=41610&oldid=40362 5* 03GermanyBoy 5* (+68) 10iexp < 1420570975 186774 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wait, it's fine to cite irc channes? < 1420571003 927503 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Iexp14]]4 M10 02http://esolangs.org/w/index.php?diff=41611&oldid=41609 5* 03GermanyBoy 5* (+24) 10output only < 1420571023 59271 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :This IRC is logged, so it should help. < 1420571117 245247 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i have to do that, to! < 1420571183 624816 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :myname: was citing individual people within it < 1420571411 464098 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nuravfgvkqgalzqw QUIT :Quit: Connection closed for inactivity < 1420571658 134157 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420571884 261969 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: J_Arcane has mentioned ideone, but http://rextester.com/runcode also has F#. rextester generally seems to have a better interface, but here you might care more about what compiler or libraries it uses to compile rather than its web interface. < 1420571897 448695 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I just used the first one that worked < 1420571943 183537 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"are Microsoft's error messages really that bad?" -- yes, they are terrible, at least in their C++ compiler < 1420572137 948426 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :b_jonas: I got so quickly used to F# errors being unintelligible that on one account while writing resume.fsx I actually completely missed a missing function argument because I was so used to that error being wrong that the idea it was actually telling me the problem never occured to me. < 1420572257 991783 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: hi < 1420572390 173979 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Hello < 1420572418 998280 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420572504 197331 :Gregor``!dlopen@libdl.so JOIN :#esoteric < 1420572508 52307 :Gregor!dlopen@libdl.so QUIT :Ping timeout: 250 seconds < 1420572511 268965 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I ais523 about M:tG and he figured quickly that even in vanilla you can get a state where there's a non-creature aura without an "enchant" ability < 1420572511 624047 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(for long enough to matter) < 1420572577 791360 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the easiest way is to manifest an aura, then cast Turn on it, then cast Break Open on it. < 1420572590 12113 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's also a way to do it with older sets only, but it's more complicated. < 1420572605 628937 :Gregor``!dlopen@libdl.so NICK :Gregor < 1420572686 197411 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :-hmm. Pondering slumming it in some Javascript for a bit, and it strikes me there's an interesting philosophical dilemma in targeting JS for a port of my resume generator. < 1420572762 807375 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :J_Arcane: what? < 1420572793 735149 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :MY 'resume' is a simple script that generates itself from some text data files. < 1420572828 395284 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The current versions so far do so by outputting to Markdown, but that seems like a needless intermediary step with .js. < 1420573455 373118 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net JOIN :#esoteric < 1420573456 665083 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420573470 100398 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net QUIT :Changing host < 1420573470 143951 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420574490 547298 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1420574877 474481 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 JOIN :#esoteric < 1420575286 813613 :Lorenzo64!~lorenzo@adsl-ull-32-11.42-151.net24.it QUIT :Quit: Leaving < 1420575790 588445 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Wheee. http://rextester.com/CLX22519 < 1420575987 313263 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420575992 277355 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420576032 920586 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1420576229 731675 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: What is the way with older cards? < 1420576391 346545 :Guest74803!~reynir@reynir.dk NICK :reynir < 1420576420 368996 :reynir!~reynir@reynir.dk QUIT :Quit: WeeChat 1.0.1 < 1420576445 233474 :reynir!~reynir@reynir.dk JOIN :#esoteric < 1420576474 581809 :reynir!~reynir@reynir.dk NICK :Guest80782 < 1420576664 401810 :Guest80782!~reynir@reynir.dk QUIT :Client Quit < 1420576679 929038 :ais523!~ais523@unaffiliated/ais523 QUIT :Remote host closed the connection < 1420576681 277359 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420576690 270224 :reynir1!~reynir@reynir.dk JOIN :#esoteric < 1420576791 725558 :reynir1!~reynir@reynir.dk QUIT :Changing host < 1420576791 768936 :reynir1!~reynir@unaffiliated/reynir JOIN :#esoteric < 1420576985 69257 :reynir1!~reynir@unaffiliated/reynir NICK :reynir < 1420577012 45760 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420577027 31548 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420577049 408650 :reynir!~reynir@unaffiliated/reynir QUIT :Quit: WeeChat 1.0.1 < 1420577090 237946 :reynir!~reynir@reynir.dk JOIN :#esoteric < 1420577098 744911 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: we found only a very complicated way, there's probably a simpler one. let me check the backscroll. < 1420577099 628468 :reynir!~reynir@reynir.dk NICK :Guest2221 < 1420577124 346303 :Guest2221!~reynir@reynir.dk QUIT :Changing host < 1420577124 389532 :Guest2221!~reynir@unaffiliated/reynir JOIN :#esoteric < 1420577136 474549 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Animate a Mizzium Transreqliquat, activate its ability to copy an artifact aura, and as a reaction, cast Turn to the Transreliquat. < 1420577170 841609 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :That's really inefficient, it needs like ten different cards to pull it off. < 1420577182 242498 :Guest2221!~reynir@unaffiliated/reynir NICK :reynir < 1420577224 278035 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 255 seconds < 1420577294 681227 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :You need a card to make an artifact aura, such as Mycosynth Lattice or Liquimetal Coating < 1420577324 772900 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, that's not _that_ bad, only like five cards besides basic lands < 1420577327 378251 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I thought it was worse < 1420577373 208396 :scarf!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: that still uses Turn, which is quite recent (it went out last rotation) < 1420577422 129629 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, six cards < 1420577437 441081 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you have to Shatter the Animate Artifact before the Transreliquat's ability resolves < 1420577457 167220 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :scarf: oh... yeah, that makes sense, it's a fuse card < 1420577465 410408 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is there a way to do it without Turn? < 1420577480 649899 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think there is < 1420577490 554125 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno < 1420577529 890623 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you could use a Humble with Teferi, Mage of Z < 1420577533 634279 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :instead of Turn < 1420577547 338492 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um < 1420577552 406477 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, just Humble < 1420577554 149504 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's an instant < 1420577575 169185 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so Turn doesn't even really help < 1420577641 625800 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420577714 843006 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Quit: Leaving... < 1420577834 294569 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1420578203 232952 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that means the newest card in this is Mizzium Transreliquat, from Guildpact < 1420578410 169862 :scarf!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420578421 735121 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420578653 13540 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1420578892 963808 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420579421 337067 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I asked in other IRC and got conflicting answers about what exactly is "the point the creature is declared as an attacker"; declaring an attacker doesn't seem to be a single point though. < 1420579430 835655 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For example: If I have Blood Pet, War Tax, Sightless Brawler, and Guardians of Akrasa, and then I activate War Tax, declare an attack with Blood Pet and Sightless Brawler, and pay for the cost imposed by War Tax by sacrificing Blood Pet, what happens? < 1420579489 700674 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do *you* know??? Is this a mistake made by whoever wrote the rules? < 1420579542 950668 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: uh, I'm not up for that now, sorry. scarf? < 1420579550 824503 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1420579556 896211 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: it's the start of the declare attackers phase < 1420579644 227012 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Ah, OK, so as soon as 508 begins. < 1420579655 647362 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :How do you learn these things? < 1420579687 142467 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ais reads way more rules and judge material than I'd ever done < 1420579712 661687 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420579726 124543 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420579936 65797 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: It seems to me from the rules that you declare attackers in 508.1a, and then check all the conditions at once in 508.1c. < 1420579993 112125 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So you've declared two creatures as attacking, and then sacrificed one to pay a cost. < 1420580075 360570 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But 508.1c is for restrictions, not triggers. There are then requirements at 508.1d, and costs at 508.1g. It looks to me like you are in the process of declaring. < 1420580103 599923 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420580164 462065 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, 508.1g isn't part of 508.1c. < 1420581922 783400 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420581935 87923 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420581950 211925 :not^v!~notnot^v@198.109.114.66 JOIN :#esoteric < 1420582225 702665 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Whether or not it is doesn't seem relevant to answer my question. < 1420582377 297023 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420582412 353567 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420582819 895989 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420582844 495843 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420583072 88368 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420584044 236025 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420584489 242204 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :From my variant planeswalkers rules it suggest to me a new kind of keyword ability called "planestrample", which actually can sometimes be used even if there are no planeswalker cards. < 1420584994 224273 :not^v!~notnot^v@198.109.114.66 QUIT :Ping timeout: 244 seconds < 1420585018 57170 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420585386 597146 :the_astrologer!~user@184-88-39-9.res.bhn.net JOIN :#esoteric < 1420585465 196030 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome the_astrologer < 1420585466 502688 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​09the_astrologer: 02Welcome 06to 13the 04international 07hub 08for 09esoteric 02programming 06language 13design 04and 07deployment! 08For 09more 02information, 06check 13out 04our 07wiki: 08. 09(For 02the 06other 13kind 04of 07esoterica, 08try 09#esoteric 02on 06irc.dal.net.) < 1420585530 902078 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: what would that ability do? trample extra combat damage over a planeswalker to its controller player? < 1420585600 259377 :the_astrologer!~user@184-88-39-9.res.bhn.net PRIVMSG #esoteric :thanks elliott, HackEgo < 1420585678 184611 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nlfnjqqveghxcols JOIN :#esoteric < 1420585801 733455 :the_astrologer!~user@184-88-39-9.res.bhn.net PART #esoteric :"Leaving" < 1420585857 603490 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :fungot, what is the most boring number? < 1420585857 722737 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :AndoDaan: why a waste? < 1420585898 697812 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :AndoDaan: isn't being the most boring number kinda interesting? < 1420585934 17372 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :heh. I think that's the proof that no number can be boring. Read somewhere. < 1420585946 377917 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Kind of < 1420585973 909211 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nlfnjqqveghxcols PRIVMSG #esoteric :7 < 1420585984 406999 :Solace|skool!uid52684@gateway/web/irccloud.com/x-nlfnjqqveghxcols NICK :Solace < 1420586043 331866 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420586059 180393 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although if a "planeswalkers are players" variant then it means: If this would deal damage (even if it isn't combat damage) to a player that would exceed his life total, the remaining damage is redirected to that player's controller. (Usually a player controls himself, so there is no effect.) < 1420586255 651311 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(The variant planeswalkers rule does what you said with combat damage, but also works if a player is being controlled due to Mindslaver or whatever.) < 1420586456 414919 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :*.net *.split < 1420586456 759627 :nortti!nortti@nano.smar.fi QUIT :*.net *.split < 1420586456 847915 :ski!~ski@remote1.student.chalmers.se QUIT :*.net *.split < 1420586457 839624 :Gracenotes!~person@192.241.203.42 QUIT :*.net *.split < 1420586457 983644 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1420586458 259136 :AndoDaan!~AndoDaan@188.189.81.118 QUIT :*.net *.split < 1420586458 423778 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :*.net *.split < 1420586458 705324 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :*.net *.split < 1420586458 983044 :dianne!~diannes@unaffiliated/dianne QUIT :*.net *.split < 1420586459 263505 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :*.net *.split < 1420586459 534304 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1420586459 657510 :b_jonas!~x@russell2.math.bme.hu QUIT :*.net *.split < 1420586459 700858 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :*.net *.split < 1420586468 311708 :Gracenotes!~person@192.241.203.42 JOIN :#esoteric < 1420586473 754044 :ski!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1420586490 6713 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1420586532 37899 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1420586550 208145 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1420586578 371912 :AndoDaan!~AndoDaan@188.189.81.118 JOIN :#esoteric < 1420586578 415275 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1420586578 415376 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1420586578 415433 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1420586578 415488 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1420586578 415542 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1420586578 415596 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1420586601 148166 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :stupid slow netjoins < 1420586668 12875 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Excess Flood < 1420586671 555875 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :And you're all back. That was exciting. < 1420586687 884578 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think one is missing? < 1420586720 719762 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :How can you possibly tell? < 1420586730 797435 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-ehxbecernlsuccde QUIT :Ping timeout: 268 seconds < 1420586758 226852 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nortti hasn't rejoined < 1420586761 319844 :drdanmaku!uid17782@gateway/web/irccloud.com/x-lwwyyspqkdmfkpfh QUIT :Ping timeout: 244 seconds < 1420586788 882814 :relrod_!~relrod@redhat/relrod JOIN :#esoteric < 1420586792 15960 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AndoDaan: irssi tells me how many left (although it left out 3 names) and how many rejoined < 1420586797 866515 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, maybe nortii quit just after the netsplit < 1420586807 116014 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :Ah. < 1420586813 91050 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(although the latter got split up over 6 lines) < 1420586825 907904 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1420586832 355836 :AndoDaan!~AndoDaan@188.189.81.118 PRIVMSG #esoteric :Hurrah! < 1420586837 155033 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-fzfsrmpclxhiokdd JOIN :#esoteric < 1420586864 552337 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1420586881 688763 :drdanmaku!uid17782@gateway/web/irccloud.com/x-fsaftbtkldmypwvt JOIN :#esoteric < 1420586895 433936 :relrod!~relrod@redhat/relrod QUIT :Ping timeout: 250 seconds < 1420586999 962912 :relrod_!~relrod@redhat/relrod NICK :relrod < 1420587025 252305 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420587234 440748 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : ais523, I was looking for the list that fungot ignores (is there such a list?) <-- iirc the command is ^ignore but it only responds to fizzie, even when just querying the list < 1420587234 522726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^ignore < 1420587234 581932 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he did consider allowing the latter but that would obviously require rewriting fungot code... < 1420587234 862348 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: then d has matured since i last used arj. with lynx that is: < 1420587234 905904 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: so the hash function can, for instance, when the whim ( anger?) explodes, that has the confirmed rules of competition... < 1420587236 932234 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm fizzie's server isn't responding to /whois < 1420587268 740275 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh there, someone is lagged < 1420587276 563846 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@ping < 1420587276 607059 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :pong < 1420587305 608013 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably fizzie and fungot then < 1420587305 680006 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: are you respecting the ctl-v ctl-x ctl-c tradition? this is the < 1420587309 823225 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh or no one < 1420587338 790809 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Heheh < 1420587340 492077 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: i use ctrl-c and ctrl-v, but rarely ctrl-x < 1420587340 628127 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: non-recursive let has always seemed a little fnord up, ashanks!! < 1420587368 272207 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :fungot, how will my exam tomorrow go? < 1420587368 488560 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Taneb: http://tools.ietf.org/ rfc/ fnord and the heap is about to use scanf in c++ code, not the cd :p. < 1420587425 504687 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: iirc Taneb is studying math so that seems somewhat irrelevant < 1420587425 586895 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: a b c < 1420587435 559883 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, I'm doing maths and computer science < 1420587439 230715 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah < 1420587443 606699 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Tomorrow's exam is for vision and graphics, though < 1420587517 864075 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good luck then < 1420587545 37077 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Heh, someone caused a botloop in another channel by having a webpage whose title made one bot evaluate a brainfuck program which printed the url of page, which another bot < 1420587549 653078 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :printed the title of < 1420587604 3263 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :http://runciman.hacksoc.org/~lordaro/bf.html < 1420587614 148535 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :He spent all day working on it < 1420587696 575514 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm didn't there use to be a url title bot here < 1420587711 101812 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I don't think so? < 1420587731 372469 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or maybe it was in #haskell way back when i was there < 1420587753 404471 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I think there is one in #haskell < 1420587760 532106 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :lambdabot used to do it < 1420587763 569555 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1420587845 144637 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I think tomorrow's exam is an exercise in making sure you actually go to the goddamn lectures in future < 1420587904 77701 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ouch < 1420587978 27193 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : note that most weird-screen-sized browsers are good at zooming <-- i have seen blogs which manage to make the width of the main text area _smaller_ when i zoom :( < 1420588020 376000 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(on my laptop with IE) < 1420588046 137308 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i wonder why the fuck some mobile sites actually forbid me to zoom < 1420588150 588018 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oooh, space carving looks interesting < 1420588178 292265 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :seam carving*? (or something unrelated?) < 1420588181 513518 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :You know, if I could have been bothered with this module, I'd have really enjoyed it < 1420588198 163220 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :FireFly, it's a way to construct a 3D model from some images < 1420588205 37300 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Oh, something unrelated then < 1420588212 863914 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :That sounds interesting < 1420588214 678253 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1420588232 747734 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Yeah, I'm really annoyed at myself for not going to these lectures :( < 1420588267 1761 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420588291 973577 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :do any browsers have some concept of "this site is broken; allow me to overrule specific broken features of it?" < 1420588321 565511 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :iirc Opera did? It's been a while since I've used it, though < 1420588364 92612 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1420588607 893745 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :(I remember for a time a few years ago- when I still used Windows- I decided that of course the best thing to do was to have ALL THE BROWSERS installed) < 1420588615 472910 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :(I think I had Netscape on there) < 1420588629 231588 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420590122 622658 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I must buy milk tomorrow... < 1420591577 68609 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420591626 364855 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 N10 02http://esolangs.org/w/index.php?oldid=41612 5* 03Scoppini 5* (+3618) 10Created page with "'''XRF''' is a [[stack]]-based [[esoteric programming language]] designed by [[User:Scoppini]] in 2015. ==Overview== XRF operates on a stack of nonnegative integers of arbit..." < 1420591666 298465 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Scoppini14]]4 N10 02http://esolangs.org/w/index.php?oldid=41613 5* 03Scoppini 5* (+30) 10Created page with "Hello there. I created [[XRF]]" < 1420591921 51876 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420591940 332659 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So I'm still pondering the question of whether or not there's a "standard arithmetically sound theory". < 1420591964 183829 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'd say it's "obvious" that Peano arithmetic is arithmetically sound. After all, all its axioms are true. < 1420591979 278041 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And I'd definitely say it's "not obvious" that ZFC is arithmetically sound. After all, all its axioms are made up. < 1420592007 835224 :yorick!~yorick@oftn/member/yorick PRIVMSG #esoteric :tswett: are you pondering platonism? < 1420592021 291146 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I suppose. < 1420592027 945011 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I don't know what I mean by "standard" here. < 1420592029 374329 :yorick!~yorick@oftn/member/yorick PRIVMSG #esoteric :people have been pondering that for a while < 1420592054 257750 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What if you just take as an axiom every "obvious" first-order statement about the natural numbers? < 1420592062 312339 :dianne_!~diannes@pool-96-248-225-91.snloca.dsl-w.verizon.net JOIN :#esoteric < 1420592069 64363 :dianne_!~diannes@pool-96-248-225-91.snloca.dsl-w.verizon.net QUIT :Changing host < 1420592069 107620 :dianne_!~diannes@unaffiliated/dianne JOIN :#esoteric < 1420592071 47422 :dianne!~diannes@unaffiliated/dianne QUIT :Disconnected by services < 1420592073 541343 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :PA does approximately that, of course. < 1420592073 756903 :dianne_!~diannes@unaffiliated/dianne NICK :dianne < 1420592657 54553 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I dunno. Consider PA-0, a synonym of PA. PA-0 is arithmetically sound. < 1420592673 45033 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Now consider PA-0 + "PA-0 is arithmetically sound". Is this theory arithmetically sound? < 1420592687 612746 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :All you did was add a true axiom to an arithmetically sound theory. < 1420592734 365887 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :If all the axioms of a theory are true, then the theory must be arithmetically sound. Right? Is that how that works? < 1420592752 225541 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1420592757 445127 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :PA-0 + "PA-0 is arithmetically sound" != PA-0 though. < 1420592777 280812 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Correct. < 1420592806 861459 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Wouldn't you want to check that the newly-added axiom doesn't cause any paradoxes when used together with the old axioms? < 1420592818 916892 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Yeah, you would. < 1420592839 701247 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But truth is closed under modus ponens. < 1420592854 386024 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So if all the axioms of a theory are true, and the only inference rule is modus ponens, then all the consequences of the theory are true. < 1420592900 725309 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So if PA-0 is arithmetically sound, then PA-0 + "PA-0 is arithmetically sound" is arithmetically sound. I think. < 1420592905 201251 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So call the new theory PA-1. < 1420592959 37796 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Gödel night < 1420592972 16491 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And I sense a paradox. Doesn't PA-1 prove that PA-1 is arithmetically sound? < 1420592976 132167 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420593047 387114 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :PA-1 proves that PA-0 is arithmetically sound. Therefore, PA-1 proves that every theorem of PA-0 is true. Does PA-1 prove that the statement "PA-0 is arithematically sound" is true? < 1420593155 711195 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420593178 276013 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420593179 352038 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :If it does, then PA-1 proves that every axiom of PA-0 + "PA-0 is arithmetically sound" is true. Which is to say, PA-1 proves that every axiom of PA-1 is true. < 1420593193 900891 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But I'm pretty sure that PA-1 actually doesn't prove that the statement "PA-0 is arithmetically sound" is true. < 1420593215 27753 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Indeed, I don't think you can define truth in PA-1. < 1420593294 628484 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So we're good. < 1420593308 695036 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420593314 930481 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :By the same argument, PA-1 + "PA-1 is arithmetically sound" is arithmetically sound. Call this theory PA-2. < 1420593328 97823 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420593343 380676 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And, by the same argument, PA + "PA-n is arithmetically sound for all natural numbers n". Call this theory PA-omega. < 1420593373 293222 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Of course, there's also PA-omega+1, which is PA-omega + "PA-omega is arithmetically sound". < 1420593382 176989 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Wait wait wait wait wait wait wait. < 1420593393 465079 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Arithmetic soundness can't be defined in arithmetic. Whoops. < 1420593409 8525 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Okay, pretend that instead of "arithmetically sound", I said "consistent", everywhere above. < 1420593445 12828 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And it almost seems like for any ordinal number p, we can define the system PA-p as PA + "PA-n is consisten for all ordinal numbers n less than p". < 1420593472 811620 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But this depends on "ordinal number less than p" being definable in arithmetic. < 1420593601 6520 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Which raises a simple question. < 1420593634 557590 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :How large can ordinal numbers go before their arithmetic niceness starts to break down? < 1420593825 678562 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :There ought to be some ordinal number p which is the smallest ordinal number p such that "ordinal number less than p" isn't definable in arithmetic. < 1420594222 832283 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Lisp2d14]]4 N10 02http://esolangs.org/w/index.php?oldid=41614 5* 03Cluid Zhasulelm 5* (+1604) 10creational < 1420595083 939249 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :@tell Deewiant https://github.com/shinh/beflisp/blob/master/beflisp.bef !!! < 1420595084 139406 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420595878 161182 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 QUIT :Quit: zzz < 1420596105 644144 :Solace!uid52684@gateway/web/irccloud.com/x-nlfnjqqveghxcols PRIVMSG #esoteric :blob < 1420596485 145400 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420596522 147805 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420597267 570288 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think it might make more sense if whether or not a loyalty ability has already been used in one turn is also a status of a permanent, so that all permanents are initially "ready" each turn (regardless who controls it) but then a loyalty ability makes it to be unready so that it cannot be used again. I don't know entirely, but, it make a few sense to me. < 1420597355 822609 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Hmm. By Godel's completeness theorem, a statement is provable in a theory if and only if it is true in all models of the theory. I think. Something like that. < 1420597386 373467 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So coming up with a "standard obviously arithmetically sound theory" is, I suppose, the same thing as coming up with a standard collection of models of arithmetic. < 1420597428 839047 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Of course, the collection has to include some non-standard models. < 1420597624 625720 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But which ones? < 1420597658 531212 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Quit: ZNC - http://znc.in < 1420597756 8223 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420597768 231314 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net JOIN :#esoteric < 1420597769 368348 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net QUIT :Changing host < 1420597769 411588 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420597796 91046 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: If you think the rules are mistaken, you can write Wizards of the Coast, I think. < 1420597809 922920 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In fact you can ven write them when you're not sure about a ruling. Or so I hear. < 1420597983 205964 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1420598143 366779 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the rulings department of their customer service is actually really good < 1420598157 254567 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also the rules manager takes questions on tumblr, but normally gives snarky replies for amusement value < 1420598204 494965 :Tritonio!~Tritonio@188.73.192.38 QUIT :Remote host closed the connection < 1420598233 500195 :Tritonio!~Tritonio@188.73.192.38 JOIN :#esoteric < 1420598544 391136 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The rules are either mistaken or unclear, I am unsure which. (Possibly both.) < 1420598657 447334 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :tswett: I don't think that "PA-0 is artihmetically sound" is expressible in first-order logic, at least not using the language of PA. (Truth in the standard model of PA is not definable in PA.) So it's unclear what PA-1 is; it has to differ from PA-0 in more than just the axioms. < 1420598705 325013 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :int-e: right, arithmetic soundness can't be defined in arithmetic. < 1420598779 345640 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So pretend I said "consistent" instead. < 1420598879 434622 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In the rules for declaring an attack, it never says they are "declared as an attacker". At first it says creatures are "chosen", and later on some of them "become an attacking creature". It doesn't seem to properly define "declared as an attacker" as far as I can tell. < 1420598980 855960 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :`decodeunicode  < 1420598981 639908 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: decodeunicode: not found < 1420598988 395007 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :`unidecode  < 1420598991 134411 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+F17A - No such unicode character name in database \ UTF-8: ef 85 ba UTF-16BE: f17a Decimal:  \  () \ Uppercase: U+F17A \ Category: Co (Other, Private Use) \ Bidi: L (Left-to-Right) < 1420599180 203189 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :tswett: Ok. Then PA-1 is consistent if PA-0 is; and if PA-1 has the standard model as a model then it actually proves that PA-0 is consistent. Very circular. < 1420599228 751748 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :You're saying that if PA-0 (which is to say, PA) is consistent, then PA-1 (which is to say, PA + "PA is consistent") is consistent? < 1420599238 924309 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420599261 638060 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I guess that's provable in ZFC. < 1420599263 592818 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes, because we know that consistency of PA is independent of the axioms of PA; it can neither be proved nor disproved in PA. < 1420599277 655869 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :as a meta-theorem, of course. < 1420599336 561773 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :inside the theory, there's no doubt that PA-1 proves consistency of PA-0. It's just unclear whether PA-1 has a model ;-) < 1420599341 561806 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420599373 404757 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :also, the meaning of "consistency" changes in non-standard models; you can have non-standard proves. < 1420599381 626338 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*proofs (ouch) < 1420599415 370629 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1420599418 559388 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Which is why (PA + "PA is inconsistent") is consistent, assuming PA is.) < 1420599445 551255 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :s/why/how/ < 1420599555 459840 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e, do you know where i could read about a nonstandard consistency proof? < 1420599721 115986 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :There isn't anything to what I said beyond Gödel's Incompleteness theorem (and surrounding theory of first-order logic, like compactness, Löwenheim-Skolem, and Gödel's completeness theorem). < 1420599753 214630 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :If you have a statement that is independent of the axioms of PA, then you can add the statement itself or its negation to the axioms and obtain a consistent theory. < 1420599754 830298 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Well, non-standard proofs are just non-standard integers with the property of being proofs. < 1420599764 847915 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Only one of these theories will have the standard model of PA as a model. < 1420599773 361117 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So just read about non-standard numbers. < 1420599786 628518 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Speaking of numbers, what are some interesting characterizations of the reals? < 1420599887 237429 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah. That's the question. Right, Gödel encodes proofs as natural numbers. Since there is a proof of false in our new theory, and because we know that no natural number corresponds to a proof of false, there must be a non-natural number in some model (that's a non-standard number) that is interpreted as a "proof" for false; that's what I meant by non-standard proof. < 1420599934 89354 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Which is likely to present an infinite, possibly circular, proof tree.) < 1420600065 468856 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont really understand about nonstandard consistency proof, I thinkI got mixed up < 1420600078 169971 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :a consistency proof just shows the theory valid < 1420600086 268073 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :we get nonstandard models from the godel stuff < 1420600108 226852 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: No. We have expressed "T(PA) is consistent" as a first-order sentence in PA itself. < 1420600142 618171 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: Basically that's "For all n, n does not represent a proof of 0=1." < 1420600192 150351 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: the negation is "There exists an n such that n represents a proof of 0=1". And that statement is true in models of "PA + PA is inconsistent" < 1420600227 519681 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow!!! < 1420600239 249704 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what the heck :) < 1420600248 774036 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: But such models are non-standard models, so 'n' does not have to be a natural number. And that changes the meaning of "n represents a proof of 0=1" to include things that are not actually proofs. < 1420600263 258796 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I see! thanks for explaining it to me < 1420600268 250024 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thats very mind bending < 1420600283 725306 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the numbers are called non-standard numbers, and that term naturally carries over to the proofs that such numbers represent. < 1420600621 908349 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. A theory can assert that there exists a natural number n satisfying a property P, while also, for every natural number n, asserting that n does not satisfy the property P. < 1420600633 781191 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :IIRC, this is called omega-inconsistency. < 1420600640 553515 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Which isn't actually a type of inconsistency. < 1420600971 98571 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 244 seconds < 1420601364 584397 :copumpkin!~copumpkin@unaffiliated/copumpkin NICK :drunkplatypus < 1420601417 345831 :drunkplatypus!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1420601811 404641 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420602003 352625 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Client Quit < 1420602063 752057 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420602068 712892 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Ahoy. < 1420602102 840978 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So I'm trying to think how successfully you could define the ordinal numbers in arithmetic. < 1420602146 893270 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You can define the definable ones, and probably can't define the undefinable ones < 1420602172 220783 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Rather, how successfully you could define "ordinal number". < 1420602177 193381 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1420602241 259451 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :As successfully as any other recursively enumerable theory can < 1420602301 85707 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I think there are a couple definitions of a recursive ordinal (one less than the Church-Kleene ordinal), all equivalent. One is a computer program calculating a well-order on the natural numbers. < 1420602362 121298 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'm not actually sure how you could define "computer program calculating a well-order on the natural numbers" in arithmetic. < 1420602374 642106 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :You can define a computer program calculating a total order. < 1420602384 929477 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :How do you define wellness of an order? < 1420602470 683288 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Maybe you can't. < 1420602513 682636 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :in FOL you can't. < 1420602608 826377 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, not quite true. If you regard set theory as a first-order theory with \in as a constant then of course you can... < 1420602628 764854 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You want ordinals as arithmetic functions? < 1420602637 440882 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Sure, but I'm thinking first-order logic over the integers. < 1420602665 81927 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But in PA, with a defined relation on natural numbers, you can't express that the relation is well-founded. < 1420602674 152616 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. < 1420602698 129697 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So if we go way back to that thing I was trying to do... < 1420602700 81087 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=41615&oldid=41596 5* 03Scoppini 5* (+10) 10 < 1420602749 106419 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :For an ordinal number p, I wanted to define PA-p as PA + "PA-n is consistent for all ordinal numbers n less than p". < 1420602760 850179 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Actually, you know what's completely possible? < 1420602788 639162 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :You can take all true statements and collect them in a first-order theory. < 1420602807 452147 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :It escapes Gödel's incompleteness theorem because it's not a recursive theory. < 1420602828 739262 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :("truth" being w.r.t. the standard model) < 1420602842 241707 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :For any set T that's well-founded and hereditarily recursively enumerable, you can define PA-T as PA + "PA-S is consistent for all elements S of T". < 1420602923 771687 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And I think you can weaken "recursively enumerable" to permit oracle machines or whatever. < 1420603413 432297 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Really, T just has to be well-founded and the collection of all its hereditary elements has to have a definable membership relation. < 1420603451 194942 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What's the smallest ordinal number which fails to have that property? < 1420603553 210012 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I think that can be rephrased like so: what's the smallest infinite ordinal number that isn't the order type of a well-ordering of the natural numbers which is definable using only quantifiers over the natural numbers? < 1420603575 239334 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :is it this one, which came up here recently? https://en.wikipedia.org/wiki/Church-Kleene_ordinal < 1420603606 250421 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Pretty sure it's not. < 1420603612 898263 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't know how to answer such questions. < 1420603686 647831 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh there are several other funny ordinals linked from that page. < 1420603781 690621 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Or maybe it is that one. < 1420603811 340440 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I dunno. I gotta sleep. < 1420603811 601787 :Solace!uid52684@gateway/web/irccloud.com/x-nlfnjqqveghxcols QUIT :Quit: Connection closed for inactivity < 1420603816 982488 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Night, everyone. < 1420604174 638672 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Remote host closed the connection < 1420604253 875154 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420604929 284470 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420605169 481173 :Tritonio!~Tritonio@188.73.192.38 QUIT :Ping timeout: 264 seconds < 1420605717 287332 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420606119 707774 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Leaving" < 1420606680 919307 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :elliott: bc2bef.cc's genInt should totally be using fungify... but I don't think it'll make it much more efficient < 1420606705 734571 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I wonder how much work a full LLVM backend would be :p < 1420606847 690916 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :What's missing? < 1420606963 373332 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe nothing? the converter looked kinda short. < 1420606978 904286 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420607028 194069 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :At least function definitions and calls, it seems < 1420607409 662409 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420608775 936674 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420609057 661832 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1420609065 68327 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1420609648 641919 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420609695 690849 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION wonders if Dojo is any good < 1420609704 636987 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420611630 987993 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1420612050 180172 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1420612161 974103 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420612214 116958 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Quit: Network ban < 1420612351 595900 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Whee! http://jsfiddle.net/aenerkoh/1/ < 1420612384 771934 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420612515 379969 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :doesnt work < 1420612569 763757 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Hmm. Does your browser support innerText? < 1420612577 834282 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Or, what's wrong with it exactly? < 1420612579 511066 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead < 1420612603 291860 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Shouldn't you use textContent instead of innerText? < 1420612619 130461 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: probably, but was lazy and only using it for debugging < 1420612621 475167 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I'll go change it < 1420612644 658782 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :textContent doesn't support \n? < 1420612653 494821 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1420612671 706883 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'd imagine that it does, and behaves the same as typing a newline into the HTML yourself. < 1420612672 182325 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :textContent version: http://jsfiddle.net/aenerkoh/2/ < 1420612683 996622 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: why does \n work with innerText? < 1420612693 341773 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know. Isn't innerText an IE thing? < 1420612709 970362 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Working for me in Chrome < 1420614129 285716 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41616&oldid=41612 5* 03Keymaker 5* (+91) 10Corrected 'E' and clarified 'A' a bit. < 1420614748 89638 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41617&oldid=41616 5* 03Keymaker 5* (+27) 10'E' again, now it should be right. < 1420615220 41001 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh damn < 1420615301 644118 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I think those procedures with the humbled aura I described yesterday don't really work. The problem is that they create an aura permanent that isn't attached to anything and is already on the battlefield, so it will be put to the graveyard by state-based effects before you could do anything. < 1420615317 706045 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :We need to somehow humble an aura that is already attached, which seems much more difficult. < 1420615410 566191 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :perhaps that could still be done somehow < 1420615453 281431 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Truth-machine14]]4 10 02http://esolangs.org/w/index.php?diff=41618&oldid=41477 5* 03Keymaker 5* (+325) 10Added XRF. < 1420615556 800899 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :let me thing... < 1420615668 241213 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41619&oldid=41617 5* 03Keymaker 5* (+57) 10Linked a truth-machine. < 1420615956 748567 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Make Mizzium Transreliquat copy Cranial Plating with the second ability. Stack the ability to make it copy Holy Strength (Liquimetal Coated), then stack the Plating's ability to attach it to a bear. Then Animate Artifact it (using Teferi), Humble it, Shatter the Animate, resolve the attach (valid because it's an equipment), resolve the copy. Now it's an attached humbled aura. < 1420615962 225789 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ^ < 1420616023 394978 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what are we trying to do? < 1420616084 517286 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :coppro: get a state where you have an aura permanent with no "enchant" ability, < 1420616119 216012 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because the rules aren't quite clear what such a permanent can be attached to in a valid way, so it's unclear whether it can even remain on the battlefield, and what you can reattach it to (such as with Simic Guildmage) < 1420616152 459226 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the difficulty is that it has to be a _noncreature_ aura < 1420616159 191607 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because a creature aura doesn't hang along for long enough < 1420616189 256546 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and it has to be attached or just coming into play, because an unattached aura doesn't hang along for long enough either < 1420616219 201833 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the first attempted solution was to manifest a Holy Strength, then Humble it, then Break Open it < 1420616227 693666 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but then it's not attached to anything < 1420616263 8997 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this way I think it can remain attached, because a humbled non-cretaure equipment can clearly remain attached < 1420616356 382664 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I don't think it's possible < 1420616369 924587 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why? does the procedure I said not work? < 1420616472 295730 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :We don't know the rules for manifest < 1420616482 260393 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :coppro: the complicated one I said doesn't use manifest < 1420616496 935006 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it doesn't use anything newer than ravnica (mirrodin I think actually) < 1420616509 379918 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :with Mizzium Transreliquat < 1420616513 309516 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ok let me read it < 1420616523 356580 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh no wait < 1420616534 916837 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm using Teferi, Mage of Zhalfir from Time Spiral < 1420616557 27497 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, what's the older way to replace that, putting an aura into play at instant speed? < 1420616591 843205 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ok yeah, I think that works < 1420616602 364963 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oh wait, no < 1420616608 432644 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it's an aura creature, so it goes to the graveyard < 1420616622 726442 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it does happen, but only momentarily < 1420616641 886176 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, it doesn't become an aura before we shatter the animate artifact < 1420616659 916283 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ohh < 1420616698 293771 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's why I need "Animate Artifact", an aura, rather than an instant, but I wonder how to get around that without using Teferi < 1420616795 254843 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :orrery? < 1420616807 718711 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :teferi doesn't let you cast noncreatures at instant-speed either < 1420616813 276467 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! < 1420616820 424986 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so you need Vedalken Orrery < 1420616841 75282 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but isn't there some older card that just lets me either cast an enchantment card or put it into play at instant speed? < 1420616860 235748 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but Vedalken Orrery works of course < 1420616926 586529 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :March of the Machines works instead of Animate Artifact, but that doesn't really help < 1420617231 468381 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :beautiful. http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=19736 < 1420617295 913862 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(via http://mtgsalvation.gamepedia.com/Flash ) < 1420617301 855852 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! < 1420617305 491710 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Vernal Equinox < 1420617432 102235 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so either Vernal Equinox or Vedalken Orrery works < 1420617556 468806 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1420617725 28697 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420617756 169250 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420617765 52692 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420617798 332174 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: also Hypergenesis cast with Quicken, but Hypergenesis is way too new < 1420617805 128636 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1420617828 979697 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: we found a problem with that construction of the non-creature aura without enchant, but I think we found a way to fix it with zzo38 < 1420617832 537448 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: ping < 1420617836 714867 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :pong < 1420617867 536891 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: the problem is that our previous constructions create an aura that isn't attached to anything and isn't just right now coming to play, so it's put to the gy as a state-based effect and doesn't live long enough < 1420617873 425337 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the fix is this: < 1420617888 560454 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Make Mizzium Transreliquat copy Cranial Plating with the second ability. Stack the ability to make it copy Holy Strength (Liquimetal Coated), < 1420617921 429599 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then stack the Plating's ability to attach it to a bear. Then Animate Artifact it (using Vedalken Orrery or Vernal Equinox), Humble it, Shatter the Animate, resolve the attach (valid because it's an equipment), resolve the copy. < 1420617925 882788 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Now it's an attached humbled aura. < 1420617960 439883 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :The trick is that while it's a non-creature equipment, it can unquestionable remain attached to a bear even if it's humbled. < 1420618079 373601 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hmm, what is the intention of this rule, "Auras that can enchant a player can target and be attached to players. Such Auras can’t target permanents and can’t be attached to permanents." < 1420618087 679763 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :So before the final step, resolving the copy of an aura, you have to have a humbled non-creature equipment attached to a creature. < 1420618126 868041 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Humble doesn't change types or subtypes. < 1420618156 587245 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Without the Enchant ability, the aura can target players, hence not permanents? ...) < 1420618183 906029 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: You mean, why is it necessary? < 1420618212 182040 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I doubt it's necessary, I think it's answering an FAQ. < 1420618221 808196 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Or trying to, anyway. < 1420618247 894074 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think there are a lot of rules that just clarify things and aren't strictly necessary. < 1420618483 106350 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But I'm trying to figure out the effect of that rule in the absence of Enchant abilities, with "Copy Enchantment" in mind. AFAIU, you play that spell, and choose a target. When it resolves, you replace it by an Aura on the battlefield. But there's no "Enchant" ability in effect when you pick the target. I wonder if that's right... < 1420618511 979002 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh well, maybe later... < 1420618549 640614 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: There's no targeting as such when you cast it, is there? < 1420618580 402572 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"303.4a An Aura spell requires a target, which is restricted by its enchant ability." < 1420618596 327618 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, but Copy Enchantment isn't an Aura spell. < 1420618606 183348 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It becomes an aura when it resolves, but it's not a spell at that point. < 1420618613 768515 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Animate Artifact is an uncommon in revised? nice < 1420618628 130176 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah, that's right. < 1420618630 417234 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that means it's super-cheap < 1420618639 312898 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Thanks. < 1420618661 495106 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :well, revised was ages ago < 1420618664 335478 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"As long as enchanted artifact isn't a creature, it's an artifact creature with power and toughness each equal to its converted mana cost." < 1420618670 676759 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there's also ensoul artifact from the most recent core set < 1420618673 592884 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo great phrasing < 1420618681 14053 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which might work a bit better < 1420618687 447534 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Something about layers, I guess? < 1420618733 757819 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yep, the ability can't cancel out its own effect < 1420618741 91575 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because it doesn't look at itself to see whether to trigger or not < 1420618767 51581 :MoALTz!~no@user-46-112-49-198.play-internet.pl QUIT :Quit: Leaving < 1420618784 815243 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess you don't mean trigger in the game sense of the word. < 1420618806 495908 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, I didn't know about Ensoul Artifact, nice < 1420618809 304523 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thanks < 1420618819 29091 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though I wanted to do this with cards from ravnica or older if possible < 1420618836 592298 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: right, I didn't < 1420618845 214619 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Why? < 1420618850 663539 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: any reason to favour old cards? < 1420618946 639051 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Container14]]4 N10 02http://esolangs.org/w/index.php?oldid=41620 5* 03T.J.S.1 5* (+195) 10Created page with "== Implementation == Is there any implementation for this language yet? If not, I might (or might not) write one. ~~~~" < 1420619085 482255 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: perhaps ravnica is too strict, but I just wanted to make sure it's not something in the rules that's broken only recently and they just hadn't had time to catch up and fix the rules in next set update < 1420619161 546371 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Rules changes affect old cards too. < 1420619178 855573 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: also I don't know cards after m12 well enough, so I want to know that there's rules breakage possible even with cards I should have known, not only with new cards I might have never seen, < 1420619188 347985 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thuogh admittedly it's _my_ fault that I'm not following new sets much < 1420619194 539351 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: sure < 1420619203 174715 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Convoke was in Ravnica, right? < 1420619231 128431 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: yes < 1420619241 758012 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That was changed recently. < 1420619245 31257 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :indeed < 1420619302 185528 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420619311 544688 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420619373 999832 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there was one real rules breakage I found once that has existed from Ravnica to approximately Eventide when I found it and they fixed it < 1420619380 992645 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm proud of that < 1420619441 441969 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :what was it? < 1420619752 244572 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :callforjudgement: it wasn't specified what Patron of the Akki's "offering" ability does if you sacrifice a hybrid card like Boros Recruit < 1420619804 439996 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420620848 117445 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420620998 518565 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41621&oldid=41619 5* 03Keymaker 5* (+434) 10Added a random generator. < 1420621039 345933 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1420621145 360352 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41622&oldid=41621 5* 03Keymaker 5* (+0) 10"top" -> "two" < 1420621269 894627 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :http://golf.shinh.org/p.rb?ultimate+problem what's wrong with these statistics? 13 - 0B / 11B / 1B < 1420621391 698105 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :whitespace is not counted, if that's what you mean < 1420621514 83158 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :myname: it seems like most of those scores are not really following the intent. < 1420621792 904229 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420621890 955563 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420621992 539008 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Client Quit < 1420622028 41815 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420622058 906132 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Client Quit < 1420622072 968224 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420622381 192329 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :https://i.imgur.com/PINcCUy.gif alright which one of you did this < 1420622552 694047 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what is this?? < 1420622595 769506 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :r0nk isn't in this channel hth < 1420622726 932190 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: state machine diagram < 1420622774 25326 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :mitchs: crazy < 1420622785 545339 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :where did you get it < 1420622791 348041 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont understand @_@ < 1420622792 721600 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hacker news :( < 1420622832 297438 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the nodes with two paths to follow are the loop transitions? < 1420622870 143388 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :https://github.com/r0nk/ward < 1420622965 15665 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :most interesting is that he seems to have implemented some kind of ASCII art graph layout program < 1420623039 241191 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/r0nk/simplecpu < 1420623048 712819 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :this guy is very good at getting to the front page of hackernews < 1420623061 861352 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :2/2 < 1420623398 812799 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I said there had to be a down to earth way to put the Animate Artifact to play at instant speed without giving it flash with Vedalken Orrery or Vernal Equinox, and without heavy magic like clockspinned Hypergenesis. There is, though it doesn't improve this construction: < 1420623440 177982 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Play the enchantment earlier, exile it with an Oblivion Ring, and get it back at instant speed with Disenchant. < 1420623513 529524 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(Of course, the heavy wizardry here is not this part anyway. It's the Mizzium Transreliquat which is the key piece.) < 1420623654 93136 :SopaXT!~Mark@87.228.105.48 JOIN :#esoteric < 1420623654 400144 :SopaXT!~Mark@87.228.105.48 QUIT :Changing host < 1420623654 443428 :SopaXT!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420623827 842666 :SopaXT!~Mark@unaffiliated/sopaxorztaker NICK :R820T < 1420623927 645838 :R820T!~Mark@unaffiliated/sopaxorztaker NICK :R820T2 < 1420623982 160873 :R820T2!~Mark@unaffiliated/sopaxorztaker NICK :R820T < 1420624005 753557 :R820T!~Mark@unaffiliated/sopaxorztaker NICK :RTL2832U < 1420624060 622403 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :And it doesn't seem to be easy to replace either, because I think it's the only card with a "become a copy" ability that can copy from a non-creature. < 1420624118 139061 :RTL2832U!~Mark@unaffiliated/sopaxorztaker NICK :SopaXorzTaker < 1420624871 725335 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ACTION prods his way through a Scala tutorial. < 1420625518 241610 :drdanmaku!uid17782@gateway/web/irccloud.com/x-fsaftbtkldmypwvt QUIT :Quit: Connection closed for inactivity < 1420626156 291266 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420626202 162557 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420626410 813579 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :val num = file.map(wordcount).reduceLeft(_ + _) < 1420626412 312791 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :wat < 1420626456 152886 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you have to read it from left to right i guess < 1420626509 464203 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :IT's the use of the double anonymous variable there that makes my head go whaaaa. < 1420626603 166973 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow the BLC thing use a bytecode < 1420626645 128862 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Krivine machine < 1420626653 4924 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow < 1420626663 16849 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Similarly wat worthy is that you can define functions with either a parens'd list (x: Int, y: Int, etc.), *or* with multiple parenthesised arguments, ie. (x: int)(y: int)(etc...) < 1420626670 333822 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :holy crap :O this is so cool < 1420626799 316793 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Amusingly, it also has a carrying for loop like Heresy does. :D < 1420627095 650215 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i thought of a neat idea < 1420627102 381251 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :brainfuck VIRTUAL MACHINE < 1420627490 524273 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq_uptime < 1420627490 665629 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric :5d 13h 47m 50s < 1420627509 263557 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :who wrote blsqbot a message o_O < 1420627597 846821 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oh < 1420627604 930144 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :scala can do _ + _ < 1420627611 599361 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which roughly translates as \x y -> x + y? < 1420627636 858739 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :mroman: seems that way, yeah. < 1420627644 326830 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :weird < 1420627645 173516 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but ok < 1420627657 545039 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :As long as you don't need \x y -> x + x :) < 1420627719 344196 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420627967 868901 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why does the wiki have to be so slow :( < 1420627994 360162 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: because it runs on a free cloud server < 1420628009 102305 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I want a free cloud server < 1420628018 944017 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well, as you can see, they're crap < 1420628021 303289 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :do you know if I can run mirage app for free? < 1420628047 974399 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't have a vps/cloud server himself so isn't the right person to ask < 1420628050 469738 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :zzo38, I created a gopher server i dont know if you're interested < 1420628335 983624 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420628342 177892 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I might be able to host a proxy of the esowiki :) < 1420628346 142733 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which.. < 1420628352 838167 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :might be faster but will be out of date of course :D < 1420628427 48554 :mhi^!~mhi@104.131.27.185 PART :#esoteric < 1420628452 835920 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :careful or you might end up hosting the wiki itself < 1420628665 331879 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im writing a brainfuck compiler in ocaml < 1420628687 437736 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good < 1420628891 127675 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wtf is with that child in the kindergarten across the street < 1420628926 782265 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bloody screaming < 1420628937 892766 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420629157 620563 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, my vision and graphics exam is in two hours, I guess I can sympathize with the child < 1420629207 402782 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think it's that kind of scream < 1420629234 373340 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oh < 1420629273 86143 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i was trying to find a more precise term but wikipedia/wiktionary is useless for distinguishing them < 1420629279 275776 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420629298 97561 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :let's just say it's probably not out of pain < 1420629324 156486 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and contains no sign of a vowel < 1420629441 686615 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Interesting < 1420629692 908467 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :googling "types of screams" appears to find metal music discussions < 1420629741 582728 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hehe < 1420629774 815326 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i like metal < 1420629783 583365 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :... i don't. < 1420629785 983037 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hth < 1420629809 115113 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I shall now play Mario instead of last minute cramming < 1420629817 193987 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :metal is the dubstep of non-electronic music < 1420629818 910434 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I reckon if I don't know something by now I am not going to know it < 1420629867 78638 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Tanelle. which Mario? < 1420629868 112263 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: i ... don't think i like dubstep either, although i have heard very little of it. (the only one i recall was a parody one by ylvis) < 1420629884 359661 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :boily, the Nintendo plumber guy < 1420629889 740752 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :(New Super Mario Bros 2) < 1420629899 285023 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ah, twnhbnih. < 1420629923 453070 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: wtfayba < 1420629948 117500 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :oerjan: well, not everyone likes harsh semi-melodicness < 1420629955 143929 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :INDEEED. < 1420629971 893141 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: That Was Not Helping But Now It Helps. < 1420629993 256074 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah. tdh. < 1420630039 141789 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is always nervous when he tries to remember how to trick the hth script into getting punctuation past it. < 1420630046 752119 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :blah i woke up at 3 am today... < 1420630056 923738 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :is it breakfast time yet???? < 1420630077 913731 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: well i just ate breakfast, it's 12:30 PM hth < 1420630097 541176 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you're 6 hours ahead of me < 1420630128 903462 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's like i'm zoned out ... of time < 1420630142 620330 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Hey oren < 1420630151 506130 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ya < 1420630228 650201 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :tell boily: i'm 21 < 1420630251 507934 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@tell boily: i'm 21 < 1420630251 551592 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420630285 227553 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: i don't think poor boily: will ever manage to get that message, seeing as he's an illegal character < 1420630291 385608 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait < 1420630295 460659 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :...??? < 1420630301 786033 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe there was an excemption for : < 1420630308 794522 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1420630309 103541 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :oren said 57s ago: i'm 21 < 1420630315 792830 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right, there was < 1420630321 720677 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :massages? < 1420630328 552382 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oren: you're 21? it's your birthday? < 1420630332 251959 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oren: massages. < 1420630334 148223 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@messages-lewd < 1420630334 191460 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1420630398 547582 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :boily asked 14d 12h 18m 35s ago: What are your approximate ages? < 1420630441 605713 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is lambdabot acting up with its messages again or have you really been away all that time? < 1420630452 243648 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION has absolutely no recollection ever having had asked that... < 1420630464 243404 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :but the Bot is Law, and I follow it. < 1420630468 439759 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: i think i vaguely recollect it < 1420630499 257850 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@massages-loud < 1420630499 302307 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1420630508 320421 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@massages < 1420630508 363792 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1420630514 639254 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@missages < 1420630514 682470 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1420630520 452177 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i see < 1420630562 980907 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :does it do a distance measure to the nearest command? < 1420630624 299678 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, with a maximum of 2 < 1420630709 814171 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :handy < 1420630724 906878 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@info sometimes a bit confusing though < 1420630725 8976 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :sometimes a bit confusing though < 1420630780 405756 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(your exercise shall be to find out which command that _actually_ triggered) < 1420631053 851525 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@echo probably this one? < 1420631053 934634 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :echo; msg:IrcMessage {ircMsgServer = "freenode", ircMsgLBName = "lambdabot", ircMsgPrefix = "oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca", ircMsgCommand = "PRIVMSG", ircMsgParams = ["#esoteric",":@echo probably this one?"]} target:#esoteric rest:"probably this one?" < 1420631070 786585 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :apparently not < 1420631087 227686 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION cackles evilly < 1420631234 783896 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@kind maybe this < 1420631235 794596 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Not in scope: type variable ‘maybe’ < 1420631235 838219 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Not in scope: type variable ‘this’ < 1420631458 78937 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@inf foobar < 1420631458 122525 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Maybe you meant: wn unpf ping kind id bf < 1420631467 517375 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@unpf foobar < 1420631467 560646 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :foobar < 1420631471 542673 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why isn't there a chdirat system call? < 1420631503 341778 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait what < 1420631527 45686 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what's 32 bit -1 ? < 1420631543 19423 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: it's not @unpf although it may be tricky to tell - the edit distance is too large < 1420631544 759108 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ _1+<.2^32 < 1420631545 557337 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :0xFFFFFFFE ? < 1420631558 556487 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint 0xFFFFFFFF < 1420631559 80720 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4294967295 < 1420631569 151900 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1420631573 467511 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ _1+<.2^32 < 1420631573 875141 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: 4294967295 < 1420631595 474517 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint ~0 < 1420631596 83232 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :18446744073709551615 < 1420631609 218470 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in fact it's none of those in that list < 1420631617 394239 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what two numbers could I multiply to get 0xFFFFFFFF? is it a square? < 1420631629 584141 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :mod 2^32 < 1420631673 967778 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you could multiply 0xffff and 0x10001 < 1420631690 534882 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok! < 1420631701 324431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's -1 (mod 2^32), not sure if that's a square on the spot < 1420631771 351946 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: you can choose one of the numbers to be anything not divisible by 2 < 1420631809 224608 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because those have inverses (mod 2^32) < 1420631809 901951 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :okay but they both need to be <= 25 bits < 1420631830 195597 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well oren's suggestion sounds good then < 1420631892 849696 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they're pretty obviously the smallest < 1420631900 304923 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :okay now i have + and - working! < 1420632012 108847 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :whe happens when we run out of bits for flags to open? there are already about 24 of them and every year someone invents a new one. < 1420632064 301277 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :make that 26 < 1420632098 968321 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :always have one bit spare that lets you increase the length of the flag section < 1420632341 712315 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I count only 18. < 1420632442 256080 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: count the ones Linux supports in latest versions; plus the ones POSIX defines recently: O_SEARCH and O_EXECUTE and O_DSYNC and O_RSYNC; plus the two locking flags OpenBSD and other BSDs define < 1420632468 313613 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I see. < 1420632478 614885 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :long flags; < 1420632565 526704 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You could have a bit that tells open to look for additional bits in the mode. < 1420632704 740657 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :god damn it my entire idea doesn't work because of [ skipping if starts with zero < 1420632712 30619 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: hmm, maybe, but that would be a bit ugly < 1420632715 696688 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you can't compile brainfuck without parsing it first :( < 1420632738 75369 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :let me count. O_WRONLY, O_RDWR, O_SEARCH, O_EXECUTE (4 so far), O_APPEND, O_CREAT, O_EXCL, O_TRUNC (8 so far), O_NONBLOCK, O_CLOEXEC, O_ASYNC, O_DIRECTORY (12 so far), < 1420632751 663742 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :at least if you're emitting jumps as numeric steps < 1420632798 659680 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :brainfuck withouth the rule that [ jumps across when 0 < 1420632806 512000 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it's got no "if" so is it still turing complete? < 1420632821 808542 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :O_SHLOCK, O_EXLOCK, O_NOFOLLOW, O_DIRECTORY (16 so far), O_NOCTTY, O_LARGEFILE, O_PATH, O_TMPFILE (20 so far), O_DIRECT, O_SYNC, O_DSYNC, O_RSYNC (24 so far), < 1420632842 845317 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :O_NOATIME, O_TTY_INIT (26 total). < 1420632918 816468 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :vanila: we talked about that a bit ago. I believe I can prove it turing-complete, though it has restrictions on its io < 1420632928 78752 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i see! < 1420632935 658086 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I didn't write the proof down properly so I could be wrong. < 1420632989 560715 :boily!~alexandre@96.127.201.149 QUIT :Quit: HEGEMONIOUS CHICKEN < 1420633034 321368 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :additional bits in the mode? hmm, that could work. the mode has like 11 bits free. < 1420633050 350770 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait, more than that < 1420633078 157933 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the permission bits take 12 bits, the file type bits (not used in open, but someone could pass them) take 4, < 1420633090 699481 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that leaves 16 bits < 1420633093 129180 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :could work < 1420633230 232575 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : god damn it my entire idea doesn't work because of [ skipping if starts with zero <-- a common problem for first-time brainfuck implementers < 1420633282 876809 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Since its type is mode_t, in principle it can have as many bits as you like... < 1420633283 788654 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But surely do-while-not-zero-brainfuck is TC. < 1420633318 27871 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I got array index out of bounds trying to run hello world in that variant :( < 1420633330 156293 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hehe < 1420633345 539939 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :[<] I guess thats why < 1420633349 573439 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :no i dont know < 1420633352 500192 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i was hoping it would just work < 1420633359 847475 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what's that doing in a hello world program? < 1420633376 252063 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont really know, i think its part of a trick to construct a number in a short way < 1420633386 136763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(probably one of these fugly constants-in-brainfuck snippets) < 1420633392 505234 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yeah < 1420633611 515646 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :does anyone have a no-if friendly hello world? < 1420633695 737402 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://copy.sh/brainfuck/text.html generates friendly code. < 1420633734 992767 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`! bf_txtgen Hello, world! < 1420633744 781394 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :122 ++++++++++++++[>>+++++>+++++++>+++<<<<-]>>++.>+++.+++++++..+++.>++.------------.<++++++++.--------.+++.------.--------.>+. [384] < 1420633765 448834 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :as does our bf_txtgen < 1420633775 249219 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :+[--------->++<]>+. this is for S < 1420633775 991459 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric ::/ < 1420633780 125069 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its doing - < 1420633780 512387 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: thanks. I was too lazy to look that up. < 1420633798 717033 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks for the nice link, < 1420633804 364989 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its just I have not got negative numbers in mine < 1420633813 252088 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well, they're 32 bit < 1420633824 498131 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: the bf_txtgen thing should work fine for you < 1420633838 993407 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok! < 1420633844 693658 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :`! bf_txtgen S < 1420633849 281711 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :33 +++++++[>++++++++++++>>><<<<-]>-. [18] < 1420633866 244181 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(though it looks a bit silly!) < 1420633874 846030 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :now i just have to implemnt ] < 1420633879 615690 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not immensely efficient for single letters, i should think < 1420633881 379486 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha i should optimize >< and things < 1420633889 113507 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah it doesn't do that < 1420634062 871768 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :>< should be multiplication < 1420634072 540803 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :in some language' < 1420634195 523568 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oerjan: well... < 1420634214 473383 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Filesystem Size Used Avail Use% Mounted on < 1420634215 699550 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :/dev/vzfs 4.0G 3.1G 934M 78% / < 1420634240 312381 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :`! bf_txtgen Hello from UM! < 1420634247 205089 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :118 ++++++++++++[>++++++>+++>+++++++++>++++++++<<<<-]>.>>>+++++.<..+++.<----.>>+.<+++.---.--.<.<+++++++++++++.--------.>+. [278] < 1420634266 878760 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok my compilers done < 1420634272 562690 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: shocking < 1420634300 388470 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :before it goes down I guess I can sacrifice some available space. < 1420634415 172443 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :currently esolangs.org is pretty fast < 1420634436 429314 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :4 GB, that's pretty darn small these days... < 1420634450 907941 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :true < 1420634454 889655 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I can compile brainfuck without if to http://esolangs.org/wiki/UM-32 < 1420634463 315392 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :It's a pretty bad hosting provider < 1420634472 205328 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which now got consumed by hosteurope < 1420634475 70034 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im really glad I wrote this in ocaml, because the idea was to self host < 1420634477 886138 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but my old contract is still running < 1420634485 797951 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and I was almost finished it before I realized the if thing... < 1420634494 144515 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I'm pretty much stuck with it... < 1420634511 161208 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and honestly I don't really need more than 4GB. < 1420634525 30844 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so i dont think i will < 1420634535 786807 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but I need to be able to run haskell programs on it < 1420634540 428537 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and irssi < 1420634550 16927 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :that's pretty much why I decided to rent a vServer < 1420634554 758920 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and I wanted a swiss hosting provider < 1420634568 622404 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: mind you, parsing brainfuck is about the simplest parsing you can do < 1420634590 795992 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :there _are_ much cheaper hosters with cgi support < 1420634591 41408 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it's not even a regular language! < 1420634599 420906 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but you can't install software on them < 1420634607 124137 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you're just stuck with whatever stuff they have pre-installed < 1420634611 318700 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: all you need to add is an unconditional jump before the loop to the end of the loop. < 1420634613 969285 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which isn't really practical < 1420634627 973137 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e,the problem is i dont know where the end of the loop is yet < 1420634638 18299 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I was trying to emit code as I read in the program < 1420634650 615284 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so supporting if will require a second pass < 1420634657 488058 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh. yes, that generally fails < 1420634661 853858 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: nevertheless, there are regular languages that are harder to parse than brainfuck. < 1420634673 731250 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oerjan, woah, really? < 1420634686 548964 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :If I wouldn't host the burlesque online shell I could go with a hosting provider that charges 1.10 CHF a month < 1420634748 837441 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: regular languages can encode a finite state machine, while brainfuck needs no state for parsing other than "am i inside a loop or not" < 1420634762 490654 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :dont you need a stack? < 1420634766 228224 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: well, you generally need a stack < 1420634769 646156 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1420634774 63599 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what i mean is < 1420634780 137666 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Somebody could start writing a burlesque interpreter in PHP :D < 1420634795 316677 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the stack is still simpler than the mess of an arbitrary state graph < 1420634799 205858 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :string matching abracadabra without backtracking is arguably harder than parsing brainfuck. < 1420634800 667483 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :conceptually < 1420634827 83431 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(that's a regular language: strings containing "abracadabra") < 1420634867 177721 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1420634867 818330 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1420634892 507435 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :.*abracadabra.* < 1420634896 7114 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Right? < 1420634906 313289 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes < 1420634924 760078 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :try finding the corresponding DFA < 1420634971 470572 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I could find the DFA, I wrote a program that does it < 1420634979 636648 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Can't you just parse "parallel"? < 1420634986 793843 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I.e. be in two states at the same time < 1420634995 862529 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: bet the program is more difficult than a simple brainfuck interpreter < 1420635002 533614 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah its really complex < 1420635004 865528 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: no, that's an NFA < 1420635044 712095 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I've done that. I wrote my own 'locate' program because the existing one was too slow... it works by generating DFAs.) < 1420635052 880769 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :in C++ (yikes) < 1420635129 819256 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Although that's probably pretty not-so-performant < 1420635165 638829 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think abracadabra is _that_ hard mind you < 1420635222 720623 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think parallel is needed < 1420635250 582553 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :And it's probably not-deterministic < 1420635253 316855 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so if you needed to parse ababababababx < 1420635260 668205 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it would be hard if you are inside a strema like < 1420635262 780385 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :since, if you try to match abra OR abracadabra < 1420635264 76010 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :abababababababababababababab < 1420635269 789658 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :because any time an x comes you need to be ready for it < 1420635279 619732 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the "thread" who finishes first will determine as what it parses < 1420635281 215961 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ababcababcdababcababcdababc < 1420635300 71559 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: yeah i think that's harder in a sense < 1420635323 112503 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or maybe not < 1420635338 528161 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh, this part I forgot: The locate started out just doing KMP... (KMP builds a DFA) < 1420635347 249941 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and you need serious thread handling to terminate other threads once a thread has parsed something < 1420635363 374201 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so it rebuilds the DFA every time? < 1420635367 418582 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think for both that and abracadabra you just need to know the longest initial substring you've parsed up to now < 1420635382 682321 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you need to terminate every thread that overlaps with what the succeeding thread parsed < 1420635395 369449 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://esolangs.org/wiki/UM-32 I compile brainfuck without if to this < 1420635486 202938 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yeah it's not as hard as it could be; essentially you'll have to know whether the previous character was an a or not. but it's confusing to think about. < 1420635634 226459 :Tritonio!~Tritonio@188.73.192.78 JOIN :#esoteric < 1420635640 405809 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think the number of states is exactly the number of characters in "abracadabra" < 1420635656 999325 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :plus one? < 1420635677 543549 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh i guess a final state < 1420635681 603121 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(generally plus one: one state for each position, starting before the first letter, and ending past the last one) < 1420635695 770504 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(similar ideas work for translating regexps to NFAs) < 1420635731 355282 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: well i'd argue that if you're looking for _all_ (non-overlapping) abracadabra substrings, the initial position is equivalent to the final one < 1420635756 863892 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you can do that... < 1420635872 678471 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now try parsing "infinitive" instead < 1420635894 861333 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1420635921 314793 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :locate can probably use a suffix tree < 1420635923 362485 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, i think that's still the same < 1420635950 994692 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if you are searching for one word, it doesn't really get harder than "how much of the word have i seen so far" < 1420635986 184891 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yes. see KMP < 1420636000 552148 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1420636068 460185 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: I never bothered. 5x faster than the existing locate was good enough, and I went for regex search instead. < 1420636095 89809 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah, that's exactly what the first wikipedia paragraph says < 1420636098 656694 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Implementing regex search on suffix trees sounds fun < 1420636127 889125 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but hard :P < 1420636134 569578 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Yes, that kind of fun < 1420636139 759210 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What does gnu locate do? < 1420636161 517777 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :generate a list of files from its database; check each. < 1420636176 421827 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(for substring or regex match) < 1420636185 377714 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Awful < 1420636246 917502 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :which is a bit sad; the database has the list of files as deltas (remove k characters; add some more chracters), and that lends itself for an incremental search (only the newly added chracters need to be checked.) < 1420636281 300311 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :So it's a serialised trie? < 1420636293 445708 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sort of, yes < 1420636306 341261 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Delightfully awful < 1420636666 413969 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, it's "lends itself to". < 1420636737 548199 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That's what I read < 1420637592 664097 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420637910 94565 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420637910 409536 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420637910 453091 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420638835 535793 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Hello < 1420638957 922571 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420639165 729425 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :whats up < 1420640035 187492 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so i'm revisiting my idea for a programming language based on RTS games < 1420640061 877099 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you have various workers and buildings < 1420640309 650435 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ok, but make sure that it's competitively balanced. < 1420640332 26338 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ants < 1420640363 10562 :AndoDaan!~AndoDaan@188.189.81.118 QUIT :Ping timeout: 240 seconds < 1420640380 126032 :S1!~S1@p4FF92B88.dip0.t-ipconnect.de JOIN :#esoteric < 1420640412 389844 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Langton < 1420640540 475443 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Jafet: not a problem, all units and all buildings are at first identical < 1420640560 465613 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420640571 738559 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oren: what? if they're all identical, why would I ever play with the night elves? < 1420640584 484517 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or do they differ in their research? < 1420640598 363064 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :they differ as you tell them to differ < 1420640636 157516 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, then I tell my orcs gather more gold than yours < 1420640647 334793 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"you there! be an armoury. you there! be a bridge! you there, be gone!" < 1420640660 710030 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :exactly that sort of thing < 1420640694 671817 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :but you define the interactions manually so there is more latitude < 1420640804 278078 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :but the key is, all "programming" is done by mousing, there is no text in the whole language < 1420640818 359228 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :squeak < 1420640901 236466 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :there is only one resource, but unlike normal RTS you have to carry it to the place you want to use it < 1420640909 731157 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what? wy would I hvae to use the mouse? < 1420640935 627819 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you could use a touch screen or a joytick i suppose < 1420640959 926043 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why can't I just use my keyboard? < 1420640973 355565 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's only fun if you can instruct your ... entitities ... do carry around the resource for you < 1420640984 116009 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :exactly. < 1420641010 269897 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you start with one entity who carries 1000 resource < 1420641034 363434 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :or something < 1420641431 488013 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :then you can build buildings, which produce more resuorce at a rate < 1420641463 453742 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and then you can tell workers to take resource from one building and place it in another < 1420641488 741657 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and of course buildings can create workers < 1420641495 351570 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1420642382 216146 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so the data storage would be buildings that produce resource at rate zero < 1420642515 169651 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :workers' action loops can include conditions, waiting, etc < 1420642598 953607 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :maybe i/o would be represented by a building that you place N resource into to output character N < 1420642859 472027 :drdanmaku!uid17782@gateway/web/irccloud.com/x-erjqiujplxohzzwn JOIN :#esoteric < 1420642893 53792 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I/O happens when you destroy enemy units or lose yours hth < 1420643017 316254 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :a worker carrying no resource dies < 1420643031 505835 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so you kill a worker by taking all his resource < 1420643065 664876 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :similarly a building exists so long as it contains some nonzero amount of resource < 1420643093 354818 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The usual cooperative distributed system protocols are so boring. You could support adversarial distributed systems. < 1420643095 150317 :jameseb!~jameseb_@runciman.hacksoc.org PRIVMSG #esoteric :oren: workers would have to be created with a certain amount of resource then < 1420643113 75854 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :well yeah that is why they sot resource < 1420643119 997438 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :s/sot/cost < 1420643405 309249 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Wrokers of course take time to move, take resource out of a building, etc, proportional to the amount of reosurce transferred or distance < 1420643442 462039 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420643509 123169 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so to make a program faster i recommend using less resource and moving buildings closer < 1420643608 173147 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i haven't even begun implementing any of this btw < 1420643708 173292 :Tritonio!~Tritonio@188.73.192.78 QUIT :Ping timeout: 244 seconds < 1420643800 908556 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420644944 149640 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you could implement it highly highly distributed < 1420644949 573190 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :over thousandas of computers < 1420644996 178881 :S1!~S1@p4FF92B88.dip0.t-ipconnect.de NICK :Z1 < 1420645011 115589 :Z1!~S1@p4FF92B88.dip0.t-ipconnect.de NICK :S1 < 1420645034 996075 :S1!~S1@p4FF92B88.dip0.t-ipconnect.de NICK :Z11 < 1420645420 123888 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk JOIN :#esoteric < 1420645439 422938 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric : quick u guise, how do I find graph isomorphism in less than n! < 1420645479 739455 :Z11!~S1@p4FF92B88.dip0.t-ipconnect.de NICK :S1 < 1420645565 775383 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :"As of 2008 the best algorithm (Eugene Luks, 1983) has run time 2O(√(n log n)) for graphs with n vertices." < 1420645618 314419 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wtf < 1420645625 711175 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Jafet, I thought it was NP hard < 1420645640 157979 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :is that for my question < 1420645655 744814 :yorick!~yorick@oftn/member/yorick PRIVMSG #esoteric :no, it's just NP, not NP hard < 1420645662 818143 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It's not proven, and probably isn't < 1420645667 221009 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :no problem < 1420645678 597867 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :O(√(n log n)) ?? < 1420645695 863390 :S1!~S1@p4FF92B88.dip0.t-ipconnect.de PART :#esoteric < 1420645702 37070 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Oh < 1420645706 418597 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :2^O(√(n log n) < 1420645714 721515 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the 2 to the power was outside the O < 1420645715 945762 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Right. < 1420645717 702567 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that looks less ridiculous < 1420645742 636217 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(it was a HTML superscript.) < 1420645753 233704 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :its all rediculous < 1420645753 438782 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i haven't slept in way too long < 1420645761 923197 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :Sleep < 1420645780 213733 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It's still probably not NP-hard, otherwise it would just be 2^O(n) < 1420645986 848806 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :http://calmerthanyouare.org/2015/01/07/optimizing-brainfuck.html < 1420646005 109644 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh how do you do bitmasks and stuff in brainfuck < 1420646014 89437 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: something can be NP-hard with 2^O(...any polynomial...) < 1420646016 462595 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :like for writing an assembler < 1420646051 595673 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: awkwardly? < 1420646066 865052 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Is there any example with 2^sqrt n? < 1420646084 887358 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in theory there is. just use padding. < 1420646100 917931 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Too bad that article is more about optimising the interpreter rather than returning optimised BF code < 1420646109 210671 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm not really an expert on the examples. < 1420646110 272902 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i kind of wnat to write a self hosting brainfuck compiler < 1420646121 152543 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but its a lot of hard work... < 1420646132 374961 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: that padding was for you < 1420646176 328175 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ok, the cstheory site has an example < 1420646177 930410 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :I'm sorry for your loss < 1420646186 554358 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(o(n), not sqrt n specifically) < 1420646193 667132 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :You guys don't have to calc this y'know < 1420646211 939115 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :Eh idj < 1420646214 869724 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk PRIVMSG #esoteric :idk* < 1420646300 279927 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :FreeFull, This is really good! < 1420647878 252131 :Tritonio!~Tritonio@195.97.13.242 JOIN :#esoteric < 1420648753 89536 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ok, it's something like 2^O(n/log log n) < 1420648757 577109 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That doesn't count imo < 1420648917 197990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: link to cstheory? < 1420648943 869172 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :http://cstheory.stackexchange.com/a/3623 < 1420648958 489686 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thanks < 1420649157 518048 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :doesn't the first answer about max clique count < 1420649378 816200 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Huh, is that a kernel for k-clique < 1420649385 619479 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :or something like that < 1420649410 628013 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420649456 42033 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I should probably enable javascript so I can read the latex < 1420649582 228908 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh, it counts edges < 1420649620 865475 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway < 1420649624 61538 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Later < 1420649636 6726 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420650847 255339 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Well, that went OK < 1420651043 254481 :Tritonio!~Tritonio@195.97.13.242 QUIT :Remote host closed the connection < 1420651065 258129 :Tritonio!~Tritonio@195.97.13.242 JOIN :#esoteric < 1420651148 387509 :jix_!~jix@jixco.de QUIT :Ping timeout: 244 seconds < 1420652012 242822 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420652103 215061 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Ping timeout: 264 seconds < 1420653209 236499 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420653256 231887 :Tritonio!~Tritonio@195.97.13.242 QUIT :Ping timeout: 244 seconds < 1420653510 471160 :oren!~oren@user3-208-191.wireless.utoronto.ca JOIN :#esoteric < 1420653673 423227 :bb010g!uid21050@gateway/web/irccloud.com/x-nnpyzqgptexuxpqr QUIT :Quit: Connection closed for inactivity < 1420653821 706476 :oren!~oren@user3-208-191.wireless.utoronto.ca QUIT :Quit: Lost terminal < 1420654246 443941 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420654394 673574 :fractal!~scounder@unaffiliated/scounder QUIT :Remote host closed the connection < 1420654777 413200 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 264 seconds < 1420655411 591136 :Solace!uid52684@gateway/web/irccloud.com/x-mwrsyduzoyinsdlk QUIT :Quit: Connection closed for inactivity < 1420655849 273053 :scounder!~scounder@unaffiliated/scounder JOIN :#esoteric < 1420655891 218540 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420656621 412649 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420656730 227455 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 JOIN :#esoteric < 1420656790 361685 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420657203 255686 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420657420 155502 :Tritonio!~Tritonio@188.73.252.174 JOIN :#esoteric < 1420657623 537036 :bb010g!uid21050@gateway/web/irccloud.com/x-asrillsyrrgdezjw JOIN :#esoteric < 1420658383 88211 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 244 seconds < 1420658747 137701 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 252 seconds < 1420659049 850320 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420659141 399059 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420659268 391006 :Lymia!~fujoshi@172.56.7.133 JOIN :#esoteric < 1420659273 531609 :Lymia!~fujoshi@172.56.7.133 QUIT :Changing host < 1420659273 581841 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420659438 757973 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420659641 99425 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Read error: Connection reset by peer < 1420659743 316494 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420659781 152525 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420659842 952388 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420659888 757770 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Wow. I don't even understand this one: http://www.codewars.com/kata/reviews/5418c2901d3bf380da00025c/groups/5423adab48306ff68700045f < 1420660843 475382 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Leaving" < 1420661027 149360 :Tritonio!~Tritonio@188.73.252.174 QUIT :Remote host closed the connection < 1420661050 225465 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420661113 679056 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Wheyhey! Heresy has pretty Scribble docs online now: http://pkg-build.racket-lang.org/doc/heresy/index.html < 1420661135 175746 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :The codewars thing doesn’t seem to be actually accessible. < 1420661157 99636 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Huh. I guess the links don't work unless you're logged in or something. < 1420661188 208982 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It's a Haskell solution for checking CCNs: < 1420661189 714984 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :validate :: Integer -> Bool < 1420661191 224821 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :validate = (== 0) . (`mod` 10) . sum . zipWith ($) (cycle [id, sum . digits . (*2)]) . reverse . digits < 1420661192 776224 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric : where digits = map (read . return) . show < 1420661764 169144 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It's the zipWith ($) (cycle ...) bit that completely mystifies me. I have no idea what that even does. < 1420661788 738767 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :I can’t find “CCN”. < 1420661812 517567 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :credit card numbers. It's the Luhn algorithm. < 1420661829 873087 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :Well, that part’s applying (sum . digits. (*2)) to every second element of the list. < 1420661846 468578 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That's the goal, yes, but I don't quite understand how it does it. < 1420661904 154755 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :> cycle [1,2] < 1420661905 648278 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2... < 1420661982 577553 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :It creates an infinite list, every second element of which is that function, and every other element is id. < 1420662033 640990 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :Since ($) is application, zipWith ($) is elementwise application, so the function is applied to every second element of the list, and id to every other element. < 1420662509 497402 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what's pretty awesome < 1420662543 265612 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1420662557 160187 :GeekDude!~GeekDude@c-73-31-240-150.hsd1.wv.comcast.net JOIN :#esoteric < 1420662573 787296 :GeekDude!~GeekDude@c-73-31-240-150.hsd1.wv.comcast.net QUIT :Changing host < 1420662573 830570 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420662952 570039 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Melvar: OK, I get it now, I think. Almost. < 1420663147 365362 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am not quite sure about the return < 1420663153 11277 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Here is a Magic: the Puzzling I have made, but I don't know if it is correct so see if you can check http://zzo38computer.org/textfile/miscellaneous/magic_card/puzzle.1 < 1420663154 466 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why do you need that? < 1420663346 534297 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Drawing is a step, not a phase. < 1420663357 713140 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess I should say "draw". < 1420663376 715202 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: You are correct I made a mistake < 1420663391 616955 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I fixed that mistake now. < 1420663404 923802 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know anything about The Dark. < 1420663437 327029 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can easily look up a list of all cards it contains in Gatherer or whatever. < 1420663467 780440 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. But that's 119 cards. It seems like a lot to look through for a puzzle. < 1420663467 919209 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1420663472 276850 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe there's an easier way. < 1420663495 961114 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You could try to sort them in various ways < 1420663518 355766 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(By type, by mana cost, by color, etc) < 1420663539 731963 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(And by power/toughness) < 1420663553 401905 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420663579 644970 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Celestial Prism is p. bad < 1420663635 177984 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems like a large number of cards would do it. < 1420663635 897075 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :A puzzle in Rosewater's "Magic: the Puzzling" book has a similar stipulation (although you get only one card in your library), which does not even tell you what set the card is in (except in the hints)! < 1420663684 176598 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hm, you don't even need any cards, do you? < 1420663706 869170 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Can you do it without an extra card? It isn't supposed to be possible, so if it is then it is a mistake hopefully you can tell me how to fix it? < 1420663749 68018 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I missed something. < 1420663855 766876 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why can't you just attack with Leviathan and Bloodrush Pyrewild Shaman for 13 damage? < 1420663891 181459 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: [ < 1420663939 15921 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the Dark is one of those few old expansion sets < 1420663956 765276 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: How can you earn enough mana? < 1420663998 523508 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Birds of Paradise and any land? Or any land and Celestial Flare? < 1420664043 861556 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :right, Arabian Nights, Antiquities, Legends, The Dark, Fallen Empires. there are five of them. I don't really know anything about that. < 1420664051 109559 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :s/that/them/ < 1420664072 719250 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Celestial Flare? It doesn't have that card. < 1420664080 809411 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Celestial Prism, sorry. < 1420664087 603256 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Requires two mana to activate. < 1420664101 141297 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right, and you get three mana from tapping a land. < 1420664104 510291 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also, you have to sacrifice two islands to use Leviathan. < 1420664133 941406 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, wait. < 1420664149 58963 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I didn't see the last line of Leviathan. < 1420664158 65630 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought you just needed to sacrifice islands to untap it. < 1420664181 283065 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But that doesn't matter, does it? < 1420664201 803039 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think I have at least one card from each of the expansion sets starting from Homelands up to Scars, and no cards from those five early expansion sets. < 1420664219 592555 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is already untapped. However, you need to sacrifice islands to attack, too. < 1420664250 328312 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, I see that now. < 1420664281 737617 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, maybe it is tricky, then. < 1420664361 74946 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: so in this puzzle, all of the permanents you list are untapped and not summoning sick, right? < 1420664437 425311 :jix!~jix@jixco.de JOIN :#esoteric < 1420664443 292209 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Correct. < 1420664460 452875 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, you have two mana flares! that means you get UUU from the island < 1420664469 551554 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and three more mana from the land you drop < 1420664475 651844 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(If any were, they would be marked as such. Also, summoning sickness is irrelevant as long as Concordant Crossroads is in play.) < 1420664483 910262 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: So you have 7 mana, but then you can't attack with the leviathan. < 1420664491 857788 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, it's probably irrelevant < 1420664502 269321 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: why not? you can sacrifice two tapped islands < 1420664514 173416 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the Leviathan is not one of those crazy cards like Karoo that eat only untapped ones < 1420664515 499391 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, sure, I was thinking specifically for bloodrushing. < 1420664533 506947 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can use the mana in your main phase. < 1420664563 538153 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: You forgot to ask whether any cards were face-down. < 1420664579 185453 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Again, none are. < 1420664593 284898 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If they were, they would be marked as such. < 1420664635 726287 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Any relevant effects opponent played that would have lasted during your turn would also be mentioned if there are any. < 1420664652 980955 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :As well as cards controlled by players other than their owner. < 1420664670 849363 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so you could get either UUUUUUC, or UUGGGC and use the Hack to turn the Forest to an Island. < 1420664680 487262 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and attack with the Leviathan < 1420664753 198119 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How can you turn the Forest to an Island? < 1420664767 573604 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: you have a Magical Hack in your hand, cast that for U < 1420664774 724468 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :after you've tapped the Forest for GGG < 1420664782 89563 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, so it says you can do that; I didn't know that. < 1420664797 839152 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it changes the type line too < 1420664804 914794 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, it changes the type line too. < 1420664815 21151 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :just like Artificial Evolution < 1420664819 902223 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought "text" meant "text box". < 1420664821 642182 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Nevertheless I do not see how it would help here. < 1420664843 221456 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: huh, why not? I might want to spend the green mana on a card I draw < 1420664864 82948 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, on a card you draw it might help. < 1420664891 438624 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Such as a green one) < 1420664936 141071 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Green mana would help with a green card. < 1420665134 13232 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :unless you do something like destroying all lands, you only have one turn, because the opponent can win next turn with his 15 mana. < 1420665244 660516 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so Wormwood Treefolk would save you, because you just cast it and attack with haste. < 1420665407 70318 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I added a card to opponent's side I forgot about. < 1420665421 450002 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh... < 1420665567 244048 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 252 seconds < 1420665790 535732 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :So Wormwood Treefolk is one of them yes, but what other cards do you think are possible to use in this way? < 1420665816 766579 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I'm looking, I just don't know The Dark so it takes a while < 1420665866 187500 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420665891 172610 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420666000 671411 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420666032 190544 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420666048 134604 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: any of Eater of the Dead, Murk Dwellers would save you by just attacking. Electric Eel saves you as well because you can pay for its ability with the Prism. Mind Bomb saves you by dealing 3 damage. < 1420666104 895817 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Funnily, Giant Shark doesn't seem to be able to save you, because it doesn't get along with the Leviathan well (genre differences). < 1420666767 952080 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes I can see that. < 1420666777 479149 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Angry Mob, Diabolic Machine saves you by attacking. < 1420666822 199999 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Cleansing comes close to saving you, but it lets the opponent keep two of his lands and I have the feeling he can still pull off some combo with just one drawn card and two lands. < 1420666901 650127 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Remember also the card opponent draws during his next turn may be from any set! < 1420666974 237130 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Yes, he certainly can: keep two islands, draw into Ideas Unbound, he draws a Simian Spirit Guide, a Lightning Axe, and one irrelevant card, plays the Axe and kills you < 1420667022 415699 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :two lands and one card are definitely enough, there are probably crazier combos than that because he could theoretically draw two Black Lotuses with Ideas Unbound < 1420667062 399758 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, maybe not _two_ Black Lotuses, but at least one < 1420667111 761893 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so Cleansing doesn't work in theory < 1420667333 446278 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :He can defeat you even with just one card. Note that it only says the number of cards in your library is a maximum; you might have only one card. Therefore, he can defeat you with Ancestral Recall. < 1420667366 655603 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Read error: Connection reset by peer < 1420667377 729580 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: you can't say that. if there's no minimum count in my library, I might lose right now because I can't draw. < 1420667422 536810 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, I fixed that. < 1420667485 621620 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think Apprentice Wizard saves you: it has haste because of the Crossroads, attack with the Leviathan, activate the Wizard's ability with the mana from Birds of Paradise, filter two of the mana through the Prism, and activate the bloodrush < 1420667500 136709 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420667533 164494 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :similarly, Elves of Deep Shadow saves you because together with the Bird it gives you enough mana to bloodrush < 1420667556 677690 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Gaea's Touch saves you because it lets you put both lands in play < 1420667570 935027 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and also because it gives you extra mana < 1420667654 32657 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Sisters of the Flame doesn't seem to save you, sadly, because you can't get three red mana and still have two islands < 1420667683 549079 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh right, Fellwar Stones saves you too, using bloodrush (duh) < 1420667819 259489 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you could play the Magical Hack on the Leviathan, but that doesn't help you much (unless you use Gaea's Touch in which case you win without that anyway) < 1420669047 546748 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420669253 282070 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420669729 726812 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Will Brainwash help? < 1420669833 999012 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you guys all owe me one < 1420669849 548676 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :someone annoying is in another channel trying to design a language < 1420669849 837302 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420669851 530583 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I don't see how it would help. < 1420669854 150167 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I nearly referred him here < 1420669869 510937 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420669878 624494 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :coppro: whew < 1420669899 486927 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think it allows you to exploit rule 508.1h (someone told me you aren't required to stop using mana abilities once you have enough mana) < 1420669946 343466 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: oh... I dunno then < 1420670040 306675 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420670061 430502 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420670063 340936 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :coppro: thanks < 1420670132 273552 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420670185 792111 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Well, that went OK <-- congratulationas < 1420670212 211867 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, I went into the exam expecting to not be able to answer a single question. < 1420670221 221604 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I put at least something down for every question < 1420670239 926991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-a < 1420670342 149832 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :So, I'm happy with it < 1420670353 143418 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I mean, I'm not going to do *great* < 1420670366 280276 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what exam < 1420670374 777748 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :shachaf, Vision and Graphics < 1420670387 577350 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Wow. I don't even understand this one: http://www.codewars.com/kata/reviews/5418c2901d3bf380da00025c/groups/5423adab48306ff68700045f <-- login required < 1420670396 811108 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :LRDR < 1420670402 689975 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Or, for me, Make Sure You Go To Lectures Otherwise You Will Not Know What Is Going On < 1420670403 672141 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: he posted it later < 1420670406 211261 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: sorry about that. I reposted the code in the channel shortly after. < 1420670406 487807 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420670406 692839 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1420670431 412569 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420670453 487621 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf, vision and graphics sounds like a difficult subject < 1420670475 935229 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: you can explain the return there for me if you like < 1420670534 401381 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It was a poorly structured module, all agree. It was quite broad for a 10 (out of 120 for the year) credit module < 1420670667 687549 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: I don't feel bad for not having thought of that solution, but I was a bit sad I didn't think of the mutually recursive one I saw elsewhere. < 1420670741 381581 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: reminds me of my (only obligatory non-science course in university) philosophy exam. i think i went to a single lecture. also the subject had 3 parts, one of which was personal choice of sub-subject. i met to the exam completely unprepared on that third part, looked at one of the alternatives instead which was "explain the structure of the universe" and wrote up a line from quarks to expansion. not knowing whether that was even what ... < 1420670747 794209 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :... the question meant in that context. it went well. < 1420670772 199693 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hehehehe :) < 1420670781 166383 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: I feel like that whenever someone tries to talk to me in Finnish. < 1420670785 830397 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Only one obligatory non-science course in university? < 1420670801 644029 :AndoDaan!~AndoDaan@188.189.81.118 JOIN :#esoteric < 1420670803 899372 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Except imagine if you'd had a grade school education in physics too... < 1420670820 387293 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: yep. it's not "broad education" like in america, you specialize from first year. < 1420670841 83462 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Ah, right. < 1420670858 207372 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420670881 410542 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420670929 329804 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, thanks for the link to sslh. I found sshttpd ages ago though, which does the same for ssh and https only (enough for my needs= < 1420670932 788311 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :s/=/)/ < 1420670968 17256 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420670990 75917 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420671014 787288 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Hm I might have tried sslh since it was packaged for debian apparently. But I guess it didn't work? < 1420671108 216725 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Oh yeah I think I couldn't get the transparent proxying to work, so that the source IP is correct for the server (I have it working with sshttpd though) < 1420671193 785453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: read requires a String, which is a list of Chars, so read . return means use the return that comes from the list monad. for that, return x = [x]. < 1420671223 42974 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so it basically means, turn a single digit Char into an Integer. < 1420671265 950814 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420671306 216572 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i didn't thought of the string requirement < 1420671350 13084 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: or at least it _was_ that way back when i graduated. these days they've pan-europeanized things into bachelor and master degrees, i dunno what else changes that means. < 1420671364 656377 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 245 seconds < 1420672051 306407 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420672075 652108 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420672152 25489 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420672178 176232 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1420672178 756002 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 072300Z 28014KT 10SM DRSN FEW020 SCT040 BKN060 M22/M27 A3017 RMK SC1SC2SC2 SLP220 < 1420672188 380815 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@metar ENVA < 1420672189 34315 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ENVA 072250Z 14008KT 100V190 CAVOK 05/M04 Q0994 RMK WIND 670FT 17015G28KT < 1420672189 292830 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot damn it's cold outside. < 1420672189 428839 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: there's even an emacs interface to s48 1.1) < 1420672210 691336 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: i've told you, you need to change nick to freezy hth < 1420672222 661054 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or maybe you weren't actually present < 1420672230 238625 :boily!~alexandre@96.127.201.149 NICK :frozen-boily < 1420672236 918001 :frozen-boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :no, I wasn't. < 1420672810 370581 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420672846 918593 :frozen-boily!~alexandre@96.127.201.149 NICK :thawed-boily < 1420672849 534916 :thawed-boily!~alexandre@96.127.201.149 NICK :boily < 1420672886 362769 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420672889 340967 :jix!~jix@jixco.de QUIT :Ping timeout: 256 seconds < 1420672905 412213 :jix!~jix@jixco.de JOIN :#esoteric < 1420673174 991276 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420673536 669285 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 QUIT :Quit: zzz < 1420673989 603664 :AndoDaan!~AndoDaan@188.189.81.118 QUIT :Ping timeout: 245 seconds < 1420674405 450673 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I now made a list of thirteen cards to solve my puzzle. Someone else gave me this list, but they included Giant Shark and omitted Elves of Deep Shadow. They did include Brainwash though. < 1420674518 568609 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hi zzo38 < 1420674530 538739 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :did you get my earlier message? unrelated to cards < 1420674761 353945 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What earlier message? I don't see one < 1420674870 252037 :Alkahest!~alkahestr@71-219-8-25.slkc.qwest.net JOIN :#esoteric < 1420674927 250982 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well i was just sayin i wrote a gopher server in mirage/ocaml < 1420674933 897360 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :not sure if its interesting to you but anyway < 1420675368 322058 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Post it somewhere anyways < 1420675378 475610 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I can look at it if you want < 1420675381 530377 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :So can other people < 1420675396 718126 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh you don't have to! I only mentioned it in case you interested < 1420675565 451279 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420675759 81068 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420676438 858173 :Alkahest2!~alkahestr@71-219-8-25.slkc.qwest.net JOIN :#esoteric < 1420676555 342807 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420676673 90730 :Alkahest!~alkahestr@71-219-8-25.slkc.qwest.net QUIT :Ping timeout: 244 seconds < 1420677411 420932 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 256 seconds < 1420677473 87048 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420677687 960506 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 264 seconds < 1420678232 631395 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420678264 422735 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420678429 425003 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1420678727 928980 :jix!~jix@jixco.de QUIT :Quit: Lost terminal < 1420678767 835342 :Alkahest2!~alkahestr@71-219-8-25.slkc.qwest.net QUIT :Ping timeout: 264 seconds < 1420678918 227577 :drdanmaku!uid17782@gateway/web/irccloud.com/x-erjqiujplxohzzwn QUIT :Quit: Connection closed for inactivity < 1420679187 152109 :Alkahest2!~alkahestr@71-219-8-25.slkc.qwest.net JOIN :#esoteric < 1420679351 766560 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420679449 149500 :Alkahest2!~alkahestr@71-219-8-25.slkc.qwest.net QUIT :Ping timeout: 252 seconds < 1420680025 522676 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420680046 602338 :drdanmaku!uid17782@gateway/web/irccloud.com/x-wbufvzjolfcfizvu JOIN :#esoteric < 1420680267 684429 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420680296 523230 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1420680296 609270 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1420680296 652559 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1420680435 649688 :puppy!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420680607 394063 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Ping timeout: 256 seconds < 1420680672 353131 :puppy!~nysnamovo@blk-215-85-138.eastlink.ca NICK :nys < 1420680722 17865 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420682307 407257 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41623&oldid=41622 5* 03Superdave 5* (+4) 10C = has already been visited (not "not") < 1420683004 616151 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it would be hard to self hosting compile brainfuck to assembly/bytecode < 1420683012 869252 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :even ignoring the bitwise operations < 1420683016 434419 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you have to do it in two passes < 1420683027 976976 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :But not impossible. < 1420683030 596169 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :See awib. < 1420683033 804585 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :one to compile brainfuck into a intermediate assembly language with labels < 1420683051 123434 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :then a second pass to actually assemble that into binary (making the labels into numbers) < 1420683072 665379 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :See awib. :) < 1420683329 537152 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420683519 74513 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420683538 773617 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Here, have one of those stupid riddles. < 1420683550 361031 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What do you call a topological space that has the property that a set is open if and only if it is closed? < 1420683593 51003 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :The answer is only two words, the first one being an indefinite article. < 1420684074 531166 :boily!~alexandre@96.127.201.149 QUIT :Quit: RACEMIC CHICKEN < 1420685075 7585 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420685289 728353 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 245 seconds < 1420686079 288696 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420686132 28353 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://github.com/jarcane/heresy/commit/4695e20f12314480296335b178a8a0917c261608 < 1420686138 611427 :Tritonio!~Tritonio@bittit.info QUIT :Remote host closed the connection < 1420686255 542447 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :J_Arcane, are you hoping for some feedback or anything? < 1420686260 197715 :jix!~jix@jixco.de JOIN :#esoteric < 1420686263 441969 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1420686267 641115 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 264 seconds < 1420686288 332938 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :vanila: naw. just screwing around. hoped it might be amusing. < 1420686319 511833 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh well, its good < 1420686376 199055 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is that Y actual Y or just any old fixed point combinator? < 1420686387 181044 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :also, apparently git eats whitespace in commit messages. < 1420686412 988327 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay it's actual Y wow < 1420686456 722004 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yes. IT is the actual strict Y combinator. < 1420686499 401357 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :does (def fix (fn (f) (let ([g (fn (x) ((f g) x))]) g))) work? < 1420686522 495722 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or (def fix (fn (f) (fn (x) ((f (fix f)) x)))) < 1420686527 453541 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think so, yes. We tried it once, I still have it kicking around in another file. I dunno if it'd work with fnlet. < 1420686673 545619 :bb010g!uid21050@gateway/web/irccloud.com/x-asrillsyrrgdezjw QUIT :Quit: Connection closed for inactivity < 1420687536 748654 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420687735 277428 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 255 seconds < 1420688796 328775 :bb010g!uid21050@gateway/web/irccloud.com/x-qfxsjtaawjoqjjbb JOIN :#esoteric < 1420690128 297815 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: sleeps < 1420690229 222432 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 252 seconds < 1420692461 900191 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Read error: Connection reset by peer < 1420692547 765737 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420692605 440155 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420693135 395145 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420693281 91975 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420693296 856827 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420693502 823469 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think I fixed "Triangle of Protection". Now it says "Enchanted permanent cannot be sacrificed unless an ability of that permanent allows or forces it to be sacrificed, except as the cost of an activated ability in which case that ability is unusable." < 1420693567 174305 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Actually, I made one more change to clarify it; now it says "causes" instead of "allows or forces". < 1420693735 723764 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What was the previous phrasing? < 1420693765 203300 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What's the goal of that card? < 1420694087 388016 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... unless ..., except ... < 1420694242 212091 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: is it intended that the permanent cannot be sacrificed as a cost of one of its own activated abilities? because that's how I'd read that. < 1420694322 221804 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Its previous phasing deleted everything after the first "sacrificed". < 1420694354 350001 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is intended that it cannot be sacrificed to pay for one of its own activated abilities. < 1420694702 731150 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Actually "that ability is unusable" is wrong; if it is an artifact and it says "sacrifice an artifact" it is only supposed to prevent you from activating it by sacrificing itself. < 1420694720 780152 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420694763 381551 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I fixed that too now. < 1420695362 797953 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Fixed it where? < 1420695771 281929 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Enchanted permanent cannot be sacrificed unless an ability of that permanent causes it to be sacrificed, but still cannot be sacrificed as the cost of an activated ability on that permanent or anything else. < 1420696972 127836 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420697778 706254 :coping_with_blis!coping_wit@d198-166-36-126.abhsia.telus.net JOIN :#esoteric < 1420698023 9326 :coping_with_blis!coping_wit@d198-166-36-126.abhsia.telus.net QUIT :Ping timeout: 240 seconds < 1420698045 222513 :Solace!uid52684@gateway/web/irccloud.com/x-iwdhdjlstyvtygnv JOIN :#esoteric < 1420698331 85915 :coping_with_blis!coping_wit@d198-166-36-126.abhsia.telus.net JOIN :#esoteric < 1420698335 944332 :coping_with_blis!coping_wit@d198-166-36-126.abhsia.telus.net PART :#esoteric < 1420700731 872289 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:BytePusher14]]4 10 02http://esolangs.org/w/index.php?diff=41624&oldid=41601 5* 03Gamemanj 5* (+0) 10/* Announcements */ (Sorry, I messed up the year! I'd forgotten about ~~~~,sorry...) < 1420700763 575760 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :cute :) < 1420701011 759726 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :has anyone made a bytepusher system with a FPGA? < 1420701149 38993 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know, but it might be more difficult that it could have been, since instructions do not have to be aligned. < 1420704160 711183 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420704687 507717 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Quit: Leaving < 1420705600 787413 :vanila!~vanila@unaffiliated/vanila QUIT :Read error: Connection reset by peer < 1420707611 758344 :Solace!uid52684@gateway/web/irccloud.com/x-iwdhdjlstyvtygnv QUIT :Quit: Connection closed for inactivity < 1420707841 438463 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420708107 195730 :Tritonio!~Tritonio@bittit.info JOIN :#esoteric < 1420708382 222225 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420708442 640464 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Hmm < 1420708451 572152 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca QUIT :Remote host closed the connection < 1420708546 451739 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let isP b n = (\x -> x == reverse x) $ showIntAtBase b toEnum n "" in all (`isP` 392629621582222667733213907054116073) [2,3] < 1420708547 704782 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1420708563 10353 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let showB b n = showIntAtBase b toEnum n "" in map (`showB` 392629621582222667733213907054116073) [2,3] < 1420708564 312979 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ["\SOH\NUL\NUL\SOH\NUL\SOH\SOH\SOH\NUL\NUL\SOH\SOH\SOH\SOH\NUL\NUL\NUL\SOH\N... < 1420708577 83201 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let showB b n = showIntAtBase b (toEnum.(+48)) n "" in map (`showB` 392629621582222667733213907054116073) [2,3] < 1420708578 377923 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ["10010111001111000100010100010100000011011011000101011011100000111011010100... < 1420708583 495647 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well anyway < 1420708610 824162 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(found a new entry for http://oeis.org/A060792 .) < 1420709226 382296 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: sadly, Dust to Dust doesn't seem to save you because you don't have enough colored mana to cast it and then cast Pyrewild Shaman < 1420709308 814276 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I was thinking on that "cannot sacrifice" effect. I think I can tell what my problem is with now, but what's the current text you're using? < 1420709357 845409 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: my problem is that it can easily cause infinite loops with permanents that have triggered abilities to sacrifice it, such as islandhome ones like Dandan < 1420709466 396320 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420709480 65775 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca QUIT :Remote host closed the connection < 1420709600 570474 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt => "Enchanted permanent cannot be sacrificed unless an ability of that < 1420709604 62918 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :permanent causes it to be sacrificed, but still cannot be sacrificed as < 1420709605 689808 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm < 1420709608 172699 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the cost of an activated ability on that permanent or anything else." < 1420709616 333925 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's better, but I still don't really like it < 1420709768 795046 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: but that now seems much weaker, because it can no longer save your Ball Lightning < 1420709820 17271 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :nor your vanishing creatures or creatures with echo or your Krosan Cloudscraper < 1420709957 154344 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :That's true, of course and is intentional to make it not too much powerful. < 1420710038 460815 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420710044 125315 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: as you added fair duel, let me mention two other cards I've been thinking of. < 1420710069 794278 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420710116 450906 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :name: Lost Self-esteem. cost: 1W. type: Enchantment - Aura. abilities: Enchant creature. All objects and players have protection from enchanted creature. < 1420710229 997040 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420710252 456597 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca QUIT :Remote host closed the connection < 1420710410 870775 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :name: Vain Mary. cost: G. type: Creature - Bird Wizard 2/2. abilities: Flying. When you control a creature that has greater power than Vain Mary, sacrifice Vain Mary. < 1420710465 688595 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Perhaps Triangle of Protection is better to have flash? < 1420710503 2578 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1420710512 601557 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: maybe, but even then it won't save your evokes creatures because they're self-sacrificed < 1420710560 780055 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: in any case, this won't save you from a Cruel Edict unless you Triangle all your creatures, right? < 1420710594 670570 :Tritonio_!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420710624 578191 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1420710705 407285 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However you can cast it on an opponent's card and then use Cruel Edict and you can force them not to sacrifice a particular card. Or, since it now has flash, save a single of your own cards from All Is Dust, or if they are using it to try to get rid of one of their own cards, cast it on their card. < 1420710718 284801 :drdanmaku!uid17782@gateway/web/irccloud.com/x-wbufvzjolfcfizvu QUIT :Quit: Connection closed for inactivity < 1420710777 194134 :Tritonio_!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420710777 600076 :Tritonio!~Tritonio@bittit.info QUIT :Ping timeout: 252 seconds < 1420710809 256716 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420710835 185123 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420710919 823374 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420711042 745256 :EgoBot!dlopen@libdl.so QUIT :Ping timeout: 245 seconds < 1420711088 91478 :EgoBot!dlopen@libdl.so JOIN :#esoteric < 1420711107 953950 :Gregor!dlopen@libdl.so QUIT :Ping timeout: 264 seconds < 1420711137 105564 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, and this Triangle will protect a creature from being sacrificed at the end of your turn due to Apprentice Necromancer. < 1420711301 997907 :Gregor!dlopen@libdl.so JOIN :#esoteric < 1420711320 779644 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, and you can use it on a Kiki-Jiki-made copy < 1420711459 644002 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes that too < 1420711534 443484 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420711773 123285 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: um, have you removed cards from the puzzle? < 1420711782 253743 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I thought there were two more cards in your hand < 1420711841 847796 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1420711860 689634 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I guess it's better this way. < 1420712362 407520 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Altar of Defense seems to be a bit expensive compared to Ashnod's Altar. < 1420712505 842680 :S1!~S1@p4FF9274B.dip0.t-ipconnect.de JOIN :#esoteric < 1420712839 896063 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You are right I fixed it < 1420712986 199441 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ah, now that's more interesting. what gives lots of creatures defender, besides Dormant Sliver? < 1420713008 707039 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. < 1420713167 214848 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420713171 997352 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :mind you, I'd be more happy with more good defenders. there are already cards that do useful stuff with defenders. < 1420713333 270607 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I made up Wall of Ninjas, which has haste, defender, ninjutsu, first strike, "Whenever ~ deals combat damage to a player, that player discards 2 cards.", and "{BB}, {Q}: Target player discards a card." < 1420713441 781799 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, and a Wall of Attachment < 1420713541 343273 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420713557 258592 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420713670 873620 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Mad Counterspell seems too powerful, it's more better than an ordinary Counterspell (though probably worse than Mana Leak) < 1420713701 579840 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is a sorcery; you cannot normally cast it as it would have no target. < 1420713737 644966 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However maybe the madness cost could be changed to one more if necessary I don't know? < 1420713738 619404 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420713754 176668 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420713774 272718 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh... a sorcery < 1420713775 757924 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :scary < 1420713783 534132 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then it's not overpowered < 1420713792 472469 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's quite hard to cast < 1420713811 416851 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and hard to madness < 1420713811 930552 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420713823 200452 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420713881 885074 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420713893 323280 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420714016 951600 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I believe madness is also a way to get priority during the cleanup step if you have too many cards. < 1420714050 966646 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can exile it temporarily without casting it. < 1420714277 680267 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ah, nice < 1420714310 897775 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(This exiling it temporarily might be useful for other purposes too, maybe) < 1420714319 208545 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but you have to set up having too many cards for that, which isn't so easy, except at the start of the game or when you're about to win, when you no longer need that kind of trick < 1420714322 438516 :Tritonio!~Tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420714348 415822 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I rarely have too many cards in my cleanup step < 1420714390 358485 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(in M:tG) < 1420714438 204412 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420714480 481315 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes I know that, but it is usable with any card that has madness. Probably, usually is not so useful but sometimes it might. < 1420714744 505447 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe < 1420714814 664382 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Mystery Tablet might be unplayable in casual play where you have no sideboard and Wish cards use your entire collection < 1420714856 852839 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :What does "If you do, put this card with your < 1420714859 797357 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sideboard." mean? < 1420715006 792824 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It assumes that you are playing with a sideboard rather than your entire collection. I just don't like that "entire collection" stuff. < 1420715022 769113 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It means it becomes part of your sideboard. < 1420715063 81662 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, you mean "Put Mystery Tablet to your sideboard."? < 1420715072 709942 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok. < 1420715084 339118 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and if your sideboard is empty, this card does nothing? < 1420715131 764476 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, although it still spend 1 mana and becomes tapped. < 1420715298 508066 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It means the same thing as a card you own from "outside the game", but I don't want people to play that way and prefer that it always means your sideboard even in a casual game. < 1420715409 103717 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as for Suppress Quality, is it deliberate that it doesn't block abilities of players? I think players can have protection or hexproof these days. < 1420715592 697512 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No, although it also wasn't really meant to. Although it probably should; mainly I just forgot. < 1420715616 225076 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, now I changed it so that it does. < 1420715616 332457 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think it should. < 1420715737 191646 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420715855 276537 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420715991 164747 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 252 seconds < 1420718705 723205 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420718757 234084 :J_Phone!~J_WPhone@85-76-86-126-nat.elisa-mobile.fi JOIN :#esoteric < 1420718792 956659 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Client Quit < 1420718810 467796 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420719071 842991 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420719551 898219 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1420719552 521091 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 081200Z 23007KT 15SM FEW010 FEW065 M26/M30 A3023 RMK SF1SC2 SF TR SLP242 < 1420719571 985143 :boily!~alexandre@96.127.201.149 QUIT :Quit: INFINITE CHICKEN < 1420719592 592093 :J_Phone!~J_WPhone@85-76-86-126-nat.elisa-mobile.fi PRIVMSG #esoteric :`let fibseq n = take n $ iterate (\(a,b) -> (b,a+b)) (0,1) in fibseq 10 < 1420719593 418693 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: let: not found < 1420719660 518329 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> iterate (\(a,b) -> (b,a+b)) (0,1) < 1420719662 615493 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(0,1),(1,1),(1,2),(2,3),(3,5),(5,8),(8,13),(13,21),(21,34),(34,55),(55,89),... < 1420719667 700519 :J_Phone!~J_WPhone@85-76-86-126-nat.elisa-mobile.fi QUIT :Read error: Connection reset by peer < 1420719698 40443 :J_Phone!~J_WPhone@85-76-86-126-nat.elisa-mobile.fi JOIN :#esoteric < 1420719963 234457 :J_Phone!~J_WPhone@85-76-86-126-nat.elisa-mobile.fi QUIT :Read error: Connection reset by peer < 1420720304 219267 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420721427 750611 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420721603 49298 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420723770 304105 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420724211 71323 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420724934 167472 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1420725263 94665 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :Ping timeout: 240 seconds < 1420725368 944521 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1420725935 167839 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420726473 924828 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420726569 298927 :sebbu2!~sebbu@ADijon-152-1-23-233.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1420726602 337550 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 244 seconds < 1420726605 431587 :sebbu2!~sebbu@ADijon-152-1-23-233.w83-194.abo.wanadoo.fr QUIT :Changing host < 1420726605 474849 :sebbu2!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1420727082 599447 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xetynnrmzxcizghz JOIN :#esoteric < 1420727122 70329 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1420728441 977811 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420728488 846059 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1420729697 132122 :kcm1700!~kcm1700@175.117.8.72 QUIT :Remote host closed the connection < 1420729741 234978 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1420730635 104898 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420730635 356653 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420730635 399955 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420731190 201536 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1420731248 228420 :Solace!uid52684@gateway/web/irccloud.com/x-olzfdgffhxmaqvuq JOIN :#esoteric < 1420731632 914532 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :when you think about it this is pretty badass "Hollerith built machines under contract for the Census Office, which used them to tabulate the 1890 census in only one year.[9] The previous 1880 census had taken eight years." < 1420731663 656364 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420732019 195614 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"The term "Super Computing" was used by the New York World newspaper in 1931 to refer to a large custom-built tabulator that IBM made for Columbia University." < 1420732186 325468 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :how many human calculators did it replace? < 1420732271 922207 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the reference is http://www.columbia.edu/cu/computinghistory/packard.html < 1420732361 278834 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"Watson obliged, and had engineers James Bryce and George Daly in IBM's Endicott plant build a gigantic tabulator capable of accumulating sums of squares, raising numbers to powers, and so forth by means of direct subtraction (the first punched-card machine to do this) plus a novel system of ten paired accumulators." < 1420732363 184128 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420732424 429930 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"New statistical machines with the mental power of 100 skilled mathematicians in solving even highly complex algebraic problems were demonstrated yesterday for the first time before a group of psychologists, educational research workers and statisticians in the laboratories of the Columbia University Statistical Bureau in Hamilton Hall." <-- there's a number < 1420732454 44534 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :a machine that replaces 100 computers is a supercomputer all right. < 1420732703 849751 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I thought it replaces mathematicians < 1420732713 585076 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :must suck to be a useless mathematician in the near future . < 1420732819 68007 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: i suspect they didn't distinguish mathematicians and human computers much at that time. heck many people don't know the difference even now. < 1420732950 346085 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@wn reckoner < 1420732951 903263 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i presume back then the majority of human mathematical work _was_ calculation. < 1420732952 786721 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :*** "reckoner" wn "WordNet (r) 3.0 (2006)" < 1420732954 766573 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :reckoner < 1420732956 728600 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : n 1: an expert at calculation (or at operating calculating < 1420732958 717406 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : machines) [syn: {calculator}, {reckoner}, {figurer}, < 1420732960 794107 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : {estimator}, {computer}] < 1420732962 836402 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 2: a handbook of tables used to facilitate computation [syn: < 1420732964 738223 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : {reckoner}, {ready reckoner}] < 1420732979 960350 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(@wn should have a syntax for referring to a particular sense of a word, computer#n#2 or something. If it doesn't.) < 1420732997 587783 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@wn computer#n#2 < 1420732998 463183 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :No match for "computer#n#2". < 1420733015 519615 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :WordNet itself has something that looks vaguely like that, at least in some contexts. < 1420733094 4553 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :perhaps there's an api < 1420733708 452422 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the original hollerith machine used mercury "The card sat over pools of mercury, pools corresponding to the possible hole positions in the card. When the wires were pressed onto the card, punched holes allowed wires to dip into the mercury pools, making an electrical contact[5] [6] that could be used for counting, sorting, and setting off a bell to let the operator know the card had been read." < 1420734739 285996 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1420734877 463729 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: punching out < 1420734927 846072 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Willams Tube < 1420734930 138403 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :sounds awful... < 1420735241 113028 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=41625&oldid=41615 5* 03GermanyBoy 5* (+11) 10/* I */ iexp < 1420735516 545841 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`fromroman VIII < 1420735517 525348 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :8 < 1420735770 326219 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :`fromroman Quantum autem noluit marmota monax? < 1420735770 959533 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420735779 102160 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :I'm unimpressed. < 1420735826 725880 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :`fromroman QVANTVM AVTEM NVLUIT MARMOTA MONAX < 1420735827 509194 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420735829 879125 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :D'oh < 1420735896 774769 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :needs Google translate hooks. ;) < 1420736508 215300 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420736614 598500 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1420736743 863956 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420737073 589581 :bb010g!uid21050@gateway/web/irccloud.com/x-qfxsjtaawjoqjjbb QUIT :Quit: Connection closed for inactivity < 1420737091 271170 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman VX < 1420737092 155149 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420737592 303684 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman LXCVI < 1420737592 943856 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420737600 365213 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman LCVI < 1420737600 907895 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1420737604 665473 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::( < 1420737628 179912 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: I think you might have better luck with toroman, that accepts more invalid input < 1420737631 831749 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`toroman 9999 < 1420737632 471322 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :MMCMXCIX < 1420737642 518716 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman L < 1420737643 84745 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :50 < 1420737648 765792 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman DCVI < 1420737649 563354 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :606 < 1420737656 16852 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I always get D and L mixed up :/ < 1420737703 781204 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`toroman 999999999999 < 1420737704 291648 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :MMMMMMMMMMMMMMMMMMCMXCIX < 1420737712 703248 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`fromroman DXCVI < 1420737713 236200 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :596 < 1420737725 663295 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: D comes after C hth < 1420737731 202417 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :shachaf, so does L! < 1420737736 119269 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :And I! and V! and X! < 1420737741 801770 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :D comes immediately after C hth < 1420737756 791271 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Better < 1420737853 88200 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :L is the lower half of C, V is the upper half of X < 1420737854 823418 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's easy < 1420737865 972149 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :actually it's not < 1420737874 702270 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's why I use a program to convert rather than try in my head < 1420737886 874057 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I should fix toroman to reject invalid input < 1420738811 740217 :Solace!uid52684@gateway/web/irccloud.com/x-olzfdgffhxmaqvuq QUIT :Quit: Connection closed for inactivity < 1420739858 799120 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420739996 427817 :ais523!~ais523@unaffiliated/ais523 QUIT :Excess Flood < 1420740030 151457 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420741005 905540 :S1!~S1@p4FF9274B.dip0.t-ipconnect.de QUIT :Read error: Connection reset by peer < 1420741260 356972 :S1!~S1@p4FF9274B.dip0.t-ipconnect.de JOIN :#esoteric < 1420741432 483131 :sebbu2!~sebbu@unaffiliated/sebbu NICK :sebbu < 1420741443 820681 :AndoDaan!~AndoDaan@188.188.95.192 JOIN :#esoteric < 1420741832 102683 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420742237 335612 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420742243 249128 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420742825 756665 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420742831 204924 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420742833 576068 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1420742879 59647 :AndoDaan!~AndoDaan@188.188.95.192 QUIT :Quit: bbl < 1420743881 118766 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420743922 80004 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420744442 696473 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420744663 269624 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ais523, what's the origin of scarf as an alt nick? < 1420744986 142627 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420744990 748879 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420745006 482660 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Taneb: it's a real word < 1420745010 543714 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that wasn't taken < 1420745019 545544 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Makes sense, I guess < 1420745123 483832 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :scarfs are cute < 1420745180 282150 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I could do with a scarf < 1420745183 104937 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420745564 932345 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420745575 148716 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420745607 383344 :bb010g!uid21050@gateway/web/irccloud.com/x-vexoooquqscjvacj JOIN :#esoteric < 1420745619 141227 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Well, I just had a long-overdue nick-cull < 1420745620 596756 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420745624 43643 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :From 16 registered nicks to 4 < 1420745782 711245 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 JOIN :#esoteric < 1420746349 314936 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1420746557 896141 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420747151 805524 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420747189 283790 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 255 seconds < 1420747210 171328 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420748245 636078 :AndoDaan!~AndoDaan@188.188.95.192 JOIN :#esoteric < 1420748882 871777 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420748895 679508 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420748983 722963 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420749141 664657 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1420749317 435478 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420749439 732885 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 245 seconds < 1420749833 504180 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Quit: Network ban < 1420750892 687230 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1420751801 290000 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Remote host closed the connection < 1420751808 748147 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420752936 679592 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420753064 716761 :scarf!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 245 seconds < 1420756373 317692 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420756669 145294 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 252 seconds < 1420757130 942700 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : `fromroman Quantum autem noluit marmota monax? <-- i am deeply suspicious of that sentence, even disregarding the silly binominal species name < 1420757211 971602 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :oerjan: I asked Google. < 1420757224 569780 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, google seems to think it makes sense < 1420757241 300801 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but i think someone's been tricking it < 1420757280 990759 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the fact that "quantum autem noluit" gives no google hits _outside_ google translate should be a hint. < 1420757344 416868 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :afaict it means something like "how much too it refused", prime john cleese material < 1420757399 643250 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :So, what SHOULD it be, Cap'n Lat'n? < 1420757560 114635 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :some googling turns up "Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?" < 1420757629 501358 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think that's an exact translation either < 1420757643 144730 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but it's got nice alliteration < 1420757655 355969 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420757730 361999 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm it's better that i thought, materia actually has a "timber" meaning < 1420757775 169108 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420757819 679531 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the verbed form i cannot find on wiktionary though. < 1420757863 264065 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjaneria. < 1420758077 512635 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ehoily < 1420758238 439824 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420759282 410080 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420759664 697698 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 245 seconds < 1420760425 481166 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420760457 760212 :scounder!~scounder@unaffiliated/scounder NICK :fractal < 1420760833 402023 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 264 seconds < 1420761073 710964 :bb010g!uid21050@gateway/web/irccloud.com/x-vexoooquqscjvacj QUIT :Quit: Connection closed for inactivity < 1420761156 875395 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420761322 224085 :S1!~S1@p4FF9274B.dip0.t-ipconnect.de QUIT :Quit: S1 < 1420761732 755377 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Hello world program in esoteric languages14]]4 10 02http://esolangs.org/w/index.php?diff=41626&oldid=41365 5* 03Scoppini 5* (+368) 10Added XRF < 1420761755 461221 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420761920 240605 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420762390 278945 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 255 seconds < 1420762592 147125 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420763171 254259 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1420763402 978608 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420763408 254178 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1420763410 380903 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420764241 983636 :arjanb!8259a9cb@gateway/web/freenode/ip.130.89.169.203 QUIT :Quit: zzz < 1420764385 464442 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1420764512 910241 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, btw, I think XRF is a really interesting language < 1420764516 5463 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :at least the general concept < 1420764519 644950 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not sure about the actual implementation < 1420764528 669826 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Ahoy. < 1420764725 600247 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So! < 1420764789 597300 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'm wondering if, for every point x in a topological space, there exists a countable collection C of open subsets of the space such that every open set containing x is a subset of all of the elements of C. < 1420764796 634224 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'm leaning towards no. < 1420764836 492415 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Pretty sure it's true in every topological space with a countable basis. You can just let C be all the basis sets containing x, right? < 1420764924 83026 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420764925 207658 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How about the empty set? < 1420765050 113529 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Uh, quick amendment. < 1420765076 517475 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Replace "collection C of open subsets of the space" with "collection C of open subsets of the space which contain x". < 1420765099 857147 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The empty set still works? < 1420765108 655797 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What about the empty set? < 1420765150 582486 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It always works as C. Doesn't it? < 1420765156 545897 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Ah, let C be the empty collection. < 1420765166 824134 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Uh, I made another mistake somewhere. < 1420765181 28110 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Okay, let me try yet again. < 1420765186 321368 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'm wondering if: < 1420765249 692967 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :For every topological space S, for every point x in S, there exists a countable collection C of neighborhoods of x, such that for every open set A, if A is a subset of every element of C, then A contains x. < 1420765253 536429 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I think that's right. < 1420765671 19857 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Elyg 5* 10New user account < 1420766269 218809 :AndoDaan_!~AndoDaan@188.188.71.79 JOIN :#esoteric < 1420766272 10589 :Orianny!~canaima@190.36.15.62 JOIN :#esoteric < 1420766288 940162 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :hola < 1420766295 49268 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`welcome Orianny < 1420766295 920017 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Orianny: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on irc.dal.net.) < 1420766331 643279 :AndoDaan_!~AndoDaan@188.188.71.79 PRIVMSG #esoteric :Why isn't it in color this time? < 1420766338 381243 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :`bienvenir Orianny < 1420766339 134736 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: bienvenir: not found < 1420766344 995986 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Is "bienvenir" even a word? < 1420766350 422702 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Can you "bienvenir" someone? < 1420766355 74846 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :`bienvenido Orianny < 1420766356 127058 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Orianny: ¡Bienvenido al centro internacional para el diseño y despliegue de lenguajes de programación esotéricos! Por desgracia, la mayoría de nosotros no hablamos español. Para obtener más información, echa un vistazo a nuestro wiki: http://esolangs.org/. (Para el otro tipo de esoterismo, prueba #esoteric en irc.dal.net.) < 1420766365 867559 :AndoDaan_!~AndoDaan@188.188.71.79 PRIVMSG #esoteric :Tres bon. < 1420766368 639001 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But how do we know whether Orianny is an -o or an -a? < 1420766374 650116 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :We'd better also do the other one, just in case. < 1420766377 531549 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :`bienvenida Orianny < 1420766378 412350 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: bienvenida: not found < 1420766382 999175 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I guess that answers the question. < 1420766396 437815 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :no hablo ingles < 1420766398 932735 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Bienvenido/a, como estas? < 1420766414 634392 :AndoDaan!~AndoDaan@188.188.95.192 QUIT :Ping timeout: 245 seconds < 1420766424 237036 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :bien y tu tswett < 1420766424 966523 :AndoDaan_!~AndoDaan@188.188.71.79 NICK :AndoDaan < 1420766428 73243 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Yo si hablo espanol, pero sin los acentos porque mi... como se dice "my keyboard sucks" en espanol? < 1420766576 579029 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :que bueno y de donde eres ? < 1420766788 703614 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :De Michigan, en los Estados Unidos. < 1420766815 493221 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :que b < 1420766838 205473 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :(Which United States? The United Mexican States? No, the United States of America. Which United States of America? The United Mexican States of America? No, the OTHER United States of America.) < 1420766925 427430 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :como es todo haya donde vives ? < 1420767124 414426 :Orianny!~canaima@190.36.15.62 PRIVMSG #esoteric :tswett esta hay < 1420767321 783856 :Orianny!~canaima@190.36.15.62 PART :#esoteric < 1420767510 315407 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Adiós. < 1420767647 381265 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 256 seconds < 1420768125 964116 :AndoDaan_!~AndoDaan@188.188.79.153 JOIN :#esoteric < 1420768249 479181 :AndoDaan!~AndoDaan@188.188.71.79 QUIT :Ping timeout: 264 seconds < 1420769100 448779 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: let S be an uncountable set with the topology that a subset is open iff its complement is countable. let A = { y | y in O forall O in C, x /= y }. then A is open. < 1420769115 863852 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Quit: Leaving < 1420769156 485491 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how rude < 1420769168 776468 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell tswett let S be an uncountable set with the topology that a subset is open iff its complement is countable. let A = { y | y in O forall O in C, x /= y }. then A is open. < 1420769168 820072 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420769223 914102 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420769237 761690 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420769498 406534 :Tritonio!~tritonio@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420769511 270091 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420769782 691680 :monotone!~monotone@room208.org QUIT :Remote host closed the connection < 1420769789 177237 :monotone!~monotone@room208.org JOIN :#esoteric < 1420770021 193489 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell tswett You could also take the empty set for A (probably not intended), which is open but does not contain x. < 1420770021 236777 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420770023 286078 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420770045 257345 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i noticed that, but come on < 1420770279 316830 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: why don't you try to do Kimariji sideways? < 1420770295 617359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AAAAA spoilers < 1420770402 610141 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :<-- evil < 1420770405 501854 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :> repeat 'A' < 1420770406 869797 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... < 1420770435 191536 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1420770465 612780 :boily!~alexandre@96.127.201.149 QUIT :Quit: THAUMATURGIC CHICKEN < 1420770497 609164 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Esowiki201529A 5* 10New user account < 1420770518 797334 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420770588 206816 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm "Esowiki", does that string appear on the site? < 1420770628 85899 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> 'W' : repeat 'A' ++ "T" < 1420770629 555352 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... < 1420770633 111960 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :As far as I can see quickly, it seems to say "Esolang" everywhere... < 1420770636 914383 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420770670 6219 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(The question is whether the name "Esowiki201529A" involved any human interaction. It might...) < 1420770694 750910 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i was thinking similar thoughts < 1420770805 710312 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i find two mentions in talk pages < 1420770857 824850 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh well, I'd wait for the first edit. We're odd people after all :) < 1420770911 373256 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(And I'm saying that as somebody who's refusing to make a wiki account.) < 1420770920 265585 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :O_o < 1420771122 592377 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why refuse < 1420771303 594415 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hmm, let me make up a reason... Because I want to improve the reputation of "IPs". < 1420771422 762552 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wwhat is the real reason < 1420771433 214840 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't wanna. < 1420771442 592624 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok < 1420771861 808275 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 N10 02http://esolangs.org/w/index.php?oldid=41627 5* 03Esowiki201529A 5* (+66) 10Created page with "#REDIRECT [http://conwaylife.com/forums/viewtopic.php?f=11&t=1517]" < 1420771905 788376 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 10 02http://esolangs.org/w/index.php?diff=41628&oldid=41627 5* 03Esowiki201529A 5* (+2) 10Redirected page to [[Http://conwaylife.com/forums/viewtopic.php?f=11&t=1517]] < 1420772001 680904 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 10 02http://esolangs.org/w/index.php?diff=41629&oldid=41628 5* 03Esowiki201529A 5* (-12) 10 < 1420772045 529358 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that isnt a very high quality page :/ < 1420772125 535830 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :not the usual spam either. < 1420772156 800533 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 10 02http://esolangs.org/w/index.php?diff=41630&oldid=41629 5* 03Esowiki201529A 5* (+73) 10 < 1420772186 103203 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : LLL is an esotiric programming with logic circuits. < 1420772198 8758 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420772214 267583 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but LLLL is a set of CA rules? < 1420772248 637120 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the forum link looks good though. i wonder if that's lode vandevenne - oh right the new link goes to his site < 1420772386 255552 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420772389 276750 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: oh I missed the typo. < 1420772668 335311 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1420772753 753781 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420773621 601983 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Esowiki201529A 5* 10moved [[0211110]] to [[Binary:111]] < 1420773669 771870 :frony0!~frony0@unaffiliated/frony0 JOIN :#esoteric < 1420774154 309797 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :?! < 1420774154 390642 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Maybe you meant: v @ ? . < 1420774521 770035 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lodev.org/ he has 4 esolangs < 1420774523 559271 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :prety cool < 1420774558 69470 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :doesn't explain that move... < 1420774673 50146 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 240 seconds < 1420774878 281857 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420774971 390349 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Binary:11114]]4 10 02http://esolangs.org/w/index.php?diff=41633&oldid=41631 5* 03Esowiki201529A 5* (+7) 10It called "binary:111" < 1420775503 239939 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07قلب14]]4 10 02http://esolangs.org/w/index.php?diff=41634&oldid=41446 5* 03Esowiki201529A 5* (+39) 10This is not english based programming language < 1420775650 677790 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can you pleaes ban this asshole? < 1420775657 936388 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 10 02http://esolangs.org/w/index.php?diff=41635&oldid=41630 5* 03213.162.68.166 5* (+396) 10stubify < 1420775660 331930 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :elliott? < 1420775676 517391 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :fizzie ? < 1420775688 839677 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :who are the staff < 1420775954 292982 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1420776021 406752 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh well. The LLLL edits were bad, but at least not obviously ill-intentioned. But the other three edits... :-( < 1420776646 283759 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 255 seconds < 1420776695 62043 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420776814 596436 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: sleeps < 1420777681 766465 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Read error: Connection reset by peer < 1420777692 239973 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420778401 448572 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 264 seconds < 1420778501 716009 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420778529 160639 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ANY WIKI ADMINS < 1420778583 331645 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :no. there are none. < 1420778662 302922 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :\o/ < 1420778683 185024 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: you make it sound so urgent < 1420778688 450739 :bb010g!uid21050@gateway/web/irccloud.com/x-ulvthtavdwcacvgi JOIN :#esoteric < 1420778767 900066 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420779605 729453 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420779735 134091 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420779857 468729 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move_redir10 02 5* 03Ehird 5* 10moved [[02Binary:11110]] to [[111]] over redirect: I know what my own language is called < 1420779895 339806 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07قلب14]]4 10 02http://esolangs.org/w/index.php?diff=41637&oldid=41634 5* 03Ehird 5* (-39) 10Undo revision 41634 by [[Special:Contributions/Esowiki201529A|Esowiki201529A]] ([[User talk:Esowiki201529A|talk]]) non-english languages are perfectly welcome here, and those templates don't even exist < 1420780006 530445 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :one more... < 1420780057 381437 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Esowiki201529A14]]4 N10 02http://esolangs.org/w/index.php?oldid=41638 5* 03Ehird 5* (+344) 10/* Disruptive edits */ new section < 1420780085 164608 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[0711114]]4 10 02http://esolangs.org/w/index.php?diff=41639&oldid=41636 5* 03Ehird 5* (-7) 10Undo revision 41633 by [[Special:Contributions/Esowiki201529A|Esowiki201529A]] ([[User talk:Esowiki201529A|talk]]) < 1420780089 964061 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: thanks, I missed that one < 1420780111 597979 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's hard to warn people when I don't understand their actions at all < 1420780197 345308 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Btw, note that the page as created by Esowiki201529A consisted of two uncommented links. < 1420780249 834358 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :So... strange. < 1420780256 794690 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah but they're on-topic, so. < 1420780293 597402 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Its probably just a trick < 1420780295 175808 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'd guess they're not actually trying to be actively malicious, so whatever < 1420780312 530537 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :do a pretend contribution to hide your bad action < 1420780335 163577 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420780335 850538 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: anyway, thanks for taking action < 1420780347 64774 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if they keep doing it I'll block < 1420780361 336306 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but they're probably just a kid messing around, I think < 1420780362 991678 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :It's not my thing, so do whatever, but the stuff that scrolled by earlier looked more misguided than malicious < 1420780492 92653 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 244 seconds < 1420780532 628146 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :glguy: The thing I didn't get was that the LLLL edits looked like they were made by somebody who didn't know what wikis are for (though they read up about mediawiki syntax), but the other three edits were enforcing some imaginary policy. That's inconsistent. < 1420780592 857670 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But I'm probably thinking about this too much. < 1420780615 910797 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420780696 577931 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't think it's worth worrying about too much. it's clear they're not some evil mastermind destroying the wiki with their cunning plan. my experience (and my own behaviour on the internet when I was a kid) suggest that it's just someone overly-eager who wants to be making edits and doing things to the wiki but doesn't really have much in the way of contributions to do that with, and who doesn't entire < 1420780702 615285 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ly understand the rudeness of randomly changing other people's languages or whatever. < 1420780712 542060 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it is annoying though but eh, I reverted it all in a few clicks anyway < 1420780771 917832 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :They must have misunderstood some things < 1420780812 251243 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : they're not some evil mastermind destroying the wiki with their cunning plan <----- How do you know? This could only be the beginning < 1420780828 261965 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :[just kidding] < 1420780867 165789 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :when they assassinate me, invade canada and seize the server running the wiki, that's when to start worrying < 1420780902 155496 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, although if they were trying to do that, there would be better ways of doing that. < 1420780918 167441 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anyway if the wiki can handle NSQX it can handle this :p < 1420780927 924038 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay it couldn't handle NSQX. but. < 1420781060 81130 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420781113 307578 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 10 02http://esolangs.org/w/index.php?diff=41640&oldid=41635 5* 03213.162.68.166 5* (+23) 10Category:Languages (why do we have a category that encompasses 2/3 of the wiki?) < 1420781356 651449 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420781422 135264 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 244 seconds < 1420781453 720933 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Read error: Connection reset by peer < 1420781495 978807 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420782831 252743 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what programming languages havea regular language syntax < 1420782844 88600 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :just stack and assembly ones? < 1420782855 841932 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Now I made up one artifact card with "Graft 0, Unleash, Undying, Echo {0}" abilities. < 1420782892 479878 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :vanila: I don't know? There probably are others. < 1420782920 702774 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its rare to have a language which is regular < 1420782925 853152 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :because people like brackets < 1420782957 864335 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, although not all programming languages have brackets. < 1420782976 416343 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also, some assemblers use brackets too (for expressions, usually) < 1420782995 11571 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hopefully they only have a set depth < 1420783346 871852 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420783545 550954 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well, you can say that the syntax of commentless brainfuck is [][+-<>,.]*, which is regular < 1420783633 98801 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No the brackets have to match < 1420783637 71571 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im discounting brainfuck < 1420783673 1451 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 240 seconds < 1420783879 907182 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420783899 883396 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :BF with nesting depth 2 should be enough for everybody ;-) < 1420784123 547447 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What's the minimum depth for tc < 1420784314 557909 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, 2 is my bet. < 1420784336 786180 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :dbfi uses 2-3 I think < 1420784394 976660 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :dbfi has 5 < 1420784593 4107 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://dynamicdev.net/Twit < 1420784817 24864 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :s/5/7/ < 1420784835 919697 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh that's right, /// is regular. < 1420784849 578722 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha < 1420784851 279525 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :nicely remembered < 1420784982 561493 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :int-e: you may be interested to know that 392629621582222667733213907054116073 is a base {2,3} palindrome < 1420785068 971313 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Is it the shortest possible non-single-digit base {2,3} palindrome < 1420785070 628066 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :? < 1420785085 330577 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I was wondering the same thing; I want to know too < 1420785105 623064 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :No, but it's larger than those listed http://oeis.org/A060792 < 1420785170 680094 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :"Next term (if it exists) is greater than 3^66." well, that covers the "if it exists" part, at least < 1420785240 733839 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :did you write an efficient program to find it? < 1420785302 593169 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That took about a day to find < 1420785308 840352 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: hmm, mixed based palindromes are not currently on my agenda, but thanks. < 1420785326 126680 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I'm interested, but don't have the time) < 1420785417 391855 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar lowi < 1420785417 628117 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :LOWI 090620Z VRB02KT 9999 FEW080 SCT300 M05/M06 Q1032 NOSIG < 1420785480 948003 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420785669 532497 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: is this the first term greater than 3^66? < 1420785685 793961 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Assuming the program is correct, it should be < 1420785747 596894 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i wwas just wondering what kind of optimizations were used in a search for that type of number < 1420785826 335273 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: there's this link: http://chesswanks.com/txt/BigDualPalindromes.txt < 1420785898 219261 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Yes, except I didn't have enough RAM, so I sorted the lookup table on disk < 1420785969 973927 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :So, hmm. To find N, one needs O(N^(1/4)) time and memory, with possible trade off (M memory and T should work for MT = O(N^(1/2))) < 1420785979 658354 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*trade of* < 1420785990 941230 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :provided that M

    Two variable based language

    x:
    y: *++*$++$$++$$++$$++$$+g*g*$-g*$-*+*+*p$+2*2*$+*-*pg*g*$+*+*p*pg*$+*p*g2*2*$-*+*p$-*p*2*2$-g*g*$+..." < 1420807643 198769 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I wonder whether the missing break between case "d*" and case "*f" is intentional. < 1420807778 543330 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(of course, it almost certainly isn't. but with esoteric languages, every bug could be a feature.) < 1420807842 10252 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Read error: Connection reset by peer < 1420807876 746679 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :d* then does v1 = (v2 = v1 / v2) / v1; < 1420807904 62764 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :thus v1 = 1 / v2 < 1420807930 100763 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and v2 = v1 / v2 < 1420807932 424083 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Yeah, so this line is a bit misleading ;-) :
    y = x / y
    < 1420807962 479796 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :that is the intended behaviour i think < 1420808202 815955 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420808290 292146 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Calculator fuck/Example14]]4 10 02http://esolangs.org/w/index.php?diff=41643&oldid=41642 5* 03Esowiki201529A 5* (+56) 10 < 1420808376 807920 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Calculator fuck/Example14]]4 10 02http://esolangs.org/w/index.php?diff=41644&oldid=41643 5* 03Esowiki201529A 5* (+0) 10 < 1420809201 687390 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Test cyclic redirect14]]4 N10 02http://esolangs.org/w/index.php?oldid=41645 5* 03Esowiki201529A 5* (+34) 10Redirected page to [[Test cyclic redirect]] < 1420810650 275442 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :Excess Flood < 1420810873 602724 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1420811127 316675 :S1!~S1@p4FF9311A.dip0.t-ipconnect.de JOIN :#esoteric < 1420811913 327923 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1420812286 268424 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1420813544 352375 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420813727 178736 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420815019 252239 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Baton of Courage <-- Bacon of Tourage < 1420816629 611790 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric : #define unt unsigned int < 1420816967 337994 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unt-hinkable < 1420817212 339040 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: it's not worse than some of our puns ;-) < 1420817243 352154 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric : #define chur unsigned char < 1420817255 651504 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: (I'm not sure who is the worse offender. Obviously your puns hurt me more than mine ;-) ) < 1420817349 719950 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric : chur shurt unt lung < 1420817378 215855 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so is a lungfish signed or unsigned? < 1420817435 900392 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think it's a float hth < 1420817438 218291 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric : fluut < 1420817445 930851 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :there should be unsigned floats < 1420817448 814539 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm. unsigned floats... < 1420817493 954841 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :that way we can use the extra bit for more exopnent < 1420817615 700110 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is suddenly wondering if the freefall police chief is going to marry his mobility suit < 1420817624 826196 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :anyway it would help because then sqrt(duublu x) would always be defined < 1420817640 172514 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it suddenly starts looking like a natural development < 1420817687 777322 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :similarly double log(duublu) < 1420817799 216628 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :actually, there should be a type for nonzero positive reals < 1420817852 83301 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-999 < 1420817853 552433 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817856 810290 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-99 < 1420817858 399303 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.0e-99 < 1420817863 350643 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-500 < 1420817864 757884 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817870 195201 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-250 < 1420817871 447337 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.0e-250 < 1420817880 380570 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-310 < 1420817881 751050 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.0e-310 < 1420817887 598309 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-395 < 1420817888 810072 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817897 455945 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-352 < 1420817898 930767 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817899 214700 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420817908 539904 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-331 < 1420817909 971197 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817915 527410 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-320 < 1420817916 774051 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.0e-320 < 1420817919 637592 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-325 < 1420817920 957316 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.0 < 1420817923 948199 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420817924 859642 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e-322 < 1420817926 150940 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.0e-322 < 1420817935 598215 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> log 1e-322 < 1420817936 959269 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -741.4443396478273 < 1420818008 416121 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> until ((==0).(/2)) (/2) 1 < 1420818009 802425 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 5.0e-324 < 1420818087 195277 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 5.1e-324 < 1420818088 487497 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 5.0e-324 < 1420818250 231194 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> logBase 2 5e-324 < 1420818251 382598 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -1074.0 < 1420818278 757751 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Awful < 1420818342 718566 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :> 1 / 5e-324 < 1420818344 256297 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Infinity < 1420818372 493866 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> until (isInfinite.(*2)) (*2) 1 < 1420818373 730157 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 8.98846567431158e307 < 1420818395 977327 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> logBase 2 $ until (isInfinite.(*2)) (*2) 1 < 1420818397 383209 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1023.0000000000001 < 1420818412 388190 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :denormals < 1420818445 488960 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ieee doubles. not even once < 1420818498 851172 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cc #include \nmain(){double d=5e-324;printf("%llx", d);} < 1420818499 858950 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :7fbfd13d88 < 1420818528 372179 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cc #include \nmain(){double d=5e-324;printf("%llx", *(unsigned long long*)&d);} < 1420818529 340552 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1 < 1420818620 944274 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cc #include \nmain(){double d=1e-323;printf("%llx", *(unsigned long long*)&d);} < 1420818622 3312 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2 < 1420818861 875329 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ints are computer science, doubles are software engineering < 1420818955 103915 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ufpvbgwqoeszgybs JOIN :#esoteric < 1420819307 619867 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :doubles don't exist. < 1420819391 570435 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, that's not true. that's just what the people who don't understand doubles say. < 1420819441 524927 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :True. < 1420819477 539778 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :"I met a girl who looked single precision but she turned out to be a long double" < 1420819689 902787 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :mroman: do you mean -1 or -Infinity? < 1420819698 263162 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or possibly 1 < 1420819704 651478 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or even 128 < 1420819841 192836 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab JOIN :#esoteric < 1420819844 167109 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :128. < 1420819864 410808 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ < 1420819864 706191 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819869 794752 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/?i < 1420819869 837868 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819874 885775 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :can't increment infinity I see < 1420819877 69459 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/?d < 1420819877 163628 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819882 936247 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :m39 = 213,466,917-1 < 1420819896 779326 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/?s < 1420819896 898247 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819906 788883 :S1!~S1@p4FF9311A.dip0.t-ipconnect.de QUIT :Quit: S1 < 1420819914 976543 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Why would you want to increment that mroman < 1420819915 700843 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/j?/ < 1420819915 799172 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (./) Invalid arguments! < 1420819915 842600 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (\/) Stack size error! < 1420819915 842731 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819919 987127 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/J?/ < 1420819920 151413 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | NaN < 1420819928 158236 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/J?/?s < 1420819928 372728 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | NaN < 1420819935 380839 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :?? < 1420819954 3350 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Solace: Hm? < 1420819954 430907 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :http://www.math.utah.edu/~pa/math/largeprime.html < 1420819966 977332 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/fc < 1420819967 84925 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (fc) Invalid arguments! < 1420819967 128232 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420819971 366969 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti < 1420819971 410681 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134862315907729305190789024733617976978942306572734300811577326758055009631327084773224075360211201138798713933576587897688144166224928474306394741243777678934248654852763022196012460941194530829520850057688381506823424628814739131105408272371633505 < 1420819974 687648 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420819976 624050 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420819977 389698 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but < 1420819982 718991 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :infinity has an integer representation o_O? < 1420819988 370003 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/tiSh < 1420819988 477718 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350 < 1420819990 321983 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/tiShL[ < 1420819990 536590 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 309 < 1420819992 843289 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :It has 17 million digits < 1420819995 687368 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :no. < 1420819999 717415 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Infinity only has 309 digits < 1420820000 792102 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :its a prime < 1420820017 753025 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/J?/tiShL[ < 1420820017 966541 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 310 < 1420820024 29223 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :whereas NaN has 310 digits < 1420820026 655664 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/J?/tiSh < 1420820026 889902 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "-26965397022934738615939577861835371004269654684134598591014512173659901370825144469906271598361130403168017081980709003648818465322162493373927114595921118656665184013729822791445332940186914117917962442812750865325722602351369432221086966581124085574502 < 1420820027 334567 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: it's a side effect of how toInteger is implemented < 1420820029 551340 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :or is negative < 1420820035 508395 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :ok it's negative < 1420820049 424035 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric : m39 = 213,466,917-1 < 1420820060 492882 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :has 17 million digits I meab < 1420820063 571405 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :does that work the other way around? < 1420820063 951446 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :mean* < 1420820069 374932 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ < 1420820069 482695 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820070 932807 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti < 1420820071 51398 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134862315907729305190789024733617976978942306572734300811577326758055009631327084773224075360211201138798713933576587897688144166224928474306394741243777678934248654852763022196012460941194530829520850057688381506823424628814739131105408272371633505 < 1420820072 864674 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/titd < 1420820072 982772 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820075 600273 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :muahah < 1420820077 63524 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :true < 1420820080 531157 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti?i < 1420820080 774729 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134862315907729305190789024733617976978942306572734300811577326758055009631327084773224075360211201138798713933576587897688144166224928474306394741243777678934248654852763022196012460941194530829520850057688381506823424628814739131105408272371633505 < 1420820084 513593 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti?i?i < 1420820084 759527 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134862315907729305190789024733617976978942306572734300811577326758055009631327084773224075360211201138798713933576587897688144166224928474306394741243777678934248654852763022196012460941194530829520850057688381506823424628814739131105408272371633505 < 1420820087 255405 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti?i?itd < 1420820087 469965 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820088 969642 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420820089 776833 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I see < 1420820093 565129 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :What am I looking ay < 1420820095 481755 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :at* < 1420820101 296179 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :at infinity < 1420820108 6064 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :ah < 1420820127 235371 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :well the largest known prime number is bigger than a googolpleslx < 1420820131 191334 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :plex* < 1420820135 851271 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :god words < 1420820163 199422 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti10co < 1420820163 367101 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {1797693134 8623159077 2930519078 9024733617 9769789423 657273430 811577326 7580550096 3132708477 3224075360 2112011387 9871393357 6587897688 1441662249 2847430639 4741243777 6789342486 5485276302 2196012460 9411945308 2952085005 7688381506 8234246288 1473 < 1420820166 627251 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :17 million digits so I guess its bigger than infinity < 1420820168 436710 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :maybe < 1420820178 526996 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti10cosp < 1420820178 741539 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | [Sh, "\n", 1797693134, "\n", Sh, "\n", 8623159077, "\n", Sh, "\n", 2930519078, "\n", Sh, "\n", 9024733617, "\n", Sh, "\n", 9769789423, "\n", Sh, "\n", 657273430, "\n", Sh, "\n", 811577326, "\n", Sh, "\n", 7580550096, "\n", Sh, "\n", 3132708477, "\n", Sh, " < 1420820179 367181 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :um < 1420820180 923408 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti10coSP < 1420820181 139293 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {Sh "\n" 1797693134 "\n" Sh "\n" 8623159077 "\n" Sh "\n" 2930519078 "\n" Sh "\n" 9024733617 "\n" Sh "\n" 9769789423 "\n" Sh "\n" 657273430 "\n" Sh "\n" 811577326 "\n" Sh "\n" 7580550096 "\n" Sh "\n" 3132708477 "\n" Sh "\n" 3224075360 "\n" Sh "\n" 211201138 < 1420820184 114847 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti10coBS < 1420820184 356965 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134 8623159077 2930519078 9024733617 9769789423 657273430 811577326 7580550096 3132708477 3224075360 2112011387 9871393357 6587897688 1441662249 2847430639 4741243777 6789342486 5485276302 2196012460 9411945308 2952085005 7688381506 8234246288 14739 < 1420820188 615420 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm pretty sure the largest known prime is smaller than a googolplex < 1420820190 747628 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :309 digits < 1420820195 523653 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1@0?/ti?i10coBS < 1420820195 767320 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1797693134 8623159077 2930519078 9024733617 9769789423 657273430 811577326 7580550096 3132708477 3224075360 2112011387 9871393357 6587897688 1441662249 2847430639 4741243777 6789342486 5485276302 2196012460 9411945308 2952085005 7688381506 8234246288 14739 < 1420820205 297613 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :No elliott < 1420820206 235281 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420820206 327148 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :number of digits in the largest known prime: 17,425,170 < 1420820209 885665 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric : m39 = 213,466,917-1 < 1420820212 260147 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :number of digits in a googolplex: 10^100 < 1420820215 342468 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :any questions < 1420820219 149133 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yes < 1420820226 664128 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :does the number of digits somehow relate to how large it is? < 1420820227 564475 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Fine < 1420820235 314259 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Idk < 1420820238 491360 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 1@ < 1420820238 719776 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | @ < 1420820238 761533 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1 < 1420820239 927586 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mroman: yes, it's called a logarithm :p < 1420820244 19144 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 1@0 < 1420820244 242703 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 0.0 < 1420820244 350146 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 1 < 1420820244 415186 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Its pretty long I guess < 1420820246 32610 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq @0 < 1420820246 235375 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 0.0 < 1420820260 966827 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Can you divide a googolplex by 1 and itself? < 1420820261 74352 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Solace: you're missing that 13,466,917 needs to be a superscript, those don't work in irc < 1420820270 260839 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's an exponent < 1420820285 812447 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Then, Ok < 1420820307 702093 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 13466917?^ < 1420820307 916938 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Ain't nobody got time fo' dat! < 1420820310 404139 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1420820318 682635 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 13466917?^ShL[ < 1420820318 879724 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Ain't nobody got time fo' dat! < 1420820323 983167 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :alright then. < 1420820329 240019 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :A number bigger than googolplex < 1420820343 439263 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Trying to find that < 1420820364 557520 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2{J?s?*}10C! < 1420820364 719686 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 228510656987188830.0 < 1420820364 763042 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 373769884171.94714 < 1420820364 763198 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 51888311.35453704 < 1420820370 801528 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2{J?s?*}20C! < 1420820371 5955 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820371 84230 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820371 84381 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Infinity < 1420820374 115142 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2{J?s?*}11C! < 1420820374 170253 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 109234465617278670000000000.0 < 1420820374 213904 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 228510656987188830.0 < 1420820374 214023 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 373769884171.94714 < 1420820385 777299 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2{J?*?*}11C! < 1420820386 19684 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (.*) Invalid arguments! < 1420820386 85179 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (.*) Invalid arguments! < 1420820386 129034 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: Burlesque: (.*) Invalid arguments! < 1420820388 255268 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :pff < 1420820397 340307 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 2{J?*?*}11C! < 1420820397 538998 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 3082797582150960060825374875267347268164340029730999104571144467050608921920646339600877190335097751414114384294014195868765793932144959853414780122285826738123600051221442167845136851330457269511328374382842132795545699826316386656124236236324783660607200 < 1420820397 655149 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :what am I looking at < 1420820397 698339 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :;-; < 1420820411 118522 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 2{J?*?*}11C!itShL[ < 1420820411 211366 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 5901 < 1420820413 620246 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 2{J?*?*}110C!itShL[ < 1420820413 915463 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Ain't nobody got time fo' dat! < 1420820416 647199 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 2{J?*?*}15C!itShL[ < 1420820416 864203 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Ain't nobody got time fo' dat! < 1420820421 299371 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 2 2{J?*?*}13C!itShL[ < 1420820421 446909 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 34391 < 1420820432 155110 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Solace: It's called Burlesque < 1420820434 872523 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I ain't got time fo' dis < 1420820443 403038 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Its so... < 1420820443 968741 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the most evolved esolang there is < 1420820448 396132 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :;) < 1420820457 546917 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :It looks like < 1420820461 908513 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :trash atm < 1420820473 816164 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :pff < 1420820482 217109 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you haven't seen how beautiful fibonacci is in it < 1420820489 60665 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1Jq.+10C! < 1420820489 243767 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 144 < 1420820489 287237 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 89 < 1420820489 287367 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 55 < 1420820495 922819 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1Jq.+100C! < 1420820496 150127 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 927372692193078999176 < 1420820496 205908 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 573147844013817084101 < 1420820496 206016 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 354224848179261915075 < 1420820526 863332 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 1Jq.+10!CCL < 1420820526 971806 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {1 1 2 3 5 8 13 21 34 55 89 144} < 1420820529 982622 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :questions? < 1420820532 171785 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I'm crying silently < 1420820534 874668 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Who made this < 1420820541 359273 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Some genius I think < 1420820566 609545 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :people say he has been admitted to a mental health institution though. < 1420820585 266198 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Do they have irc there < 1420820589 83250 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Solace: try graham's number hth < 1420820590 217306 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Yes. < 1420820610 864424 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? mad < 1420820611 611164 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​"But I don't want to go among mad people," Alice remarked. "Oh, you can't help that," said the Cat: "we're all mad here. I'm mad. You're mad." "How do you know I'm mad?" said Alice. "You must be," said the Cat, "or you wouldn't have come here." < 1420820623 279233 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but I actually got released this monday. < 1420820651 71356 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^echo hi < 1420820651 169197 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :hi hi < 1420820664 619033 :oerjan!oerjan@sprocket.nvg.ntnu.no TOPIC #esoteric :Romans on the loose | Home Alone 6: The horror of fungot | but often spelled correctly. | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1420820670 41793 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(but no: I was there by my own choice so it's not really admitted nor is it released.) < 1420820683 69381 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I can't believe I thought to run permutations to solve for anagrams before just trying sort ... < 1420820688 627024 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the technical term is "kicked out" hth < 1420820694 820317 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well... < 1420820710 494940 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :It's more "I decided to leave" < 1420820714 362034 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah. < 1420820724 219506 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :because I'm feeling much better now. < 1420820729 20259 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay! < 1420820735 162962 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :today is a day for leaving then. Congrats! < 1420820747 366538 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :ACTION escaped the cult ... I mean Finnish school ... < 1420820751 435487 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The burlesque website doesn't talk about "real word problems" as it claims, how disappointing < 1420820759 215024 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :wat < 1420820765 69968 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Jafet: I'm sorry but it can't cure depression just yet. < 1420820769 555210 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :is mroman at an institute < 1420820775 285909 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Solace: *was* < 1420820784 290070 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Why < 1420820788 127479 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Not to pry < 1420820805 340332 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :chronic depression since 6 years < 1420820818 421555 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :oh < 1420820822 625366 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which recently turned into a major depression < 1420820828 865272 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :mroman: depression is a rough business. it's part of why I quit the school. < 1420820829 964459 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Are you ok? < 1420820834 312977 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :J_Arcane: congrats to you too then < 1420820841 420783 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Solace: Currently, yes < 1420820844 332867 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :on the escaping < 1420820869 274283 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1420820903 469461 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :School is amazing J_Arcane Especially the mass ammounts of anxiety < 1420820920 771616 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :But you can't leave school on a whim in America < 1420820930 114204 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :You'll be fined < 1420820957 566790 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Probably jailed < 1420820976 920857 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :people drop out of school in america y'know < 1420821048 854239 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Solace: it was a really screwed up program, and one tailor made to trigger all my neuroses. http://en.wikipedia.org/wiki/Suggestopedia < 1420821057 291188 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :also, I'm a college drop out, and not in jail yet. ;) < 1420821102 550601 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :elliott: you cant really in highschool < 1420821117 35004 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :City council decision < 1420821142 442551 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess the people I've known who dropped out of high school just don't exist then < 1420821168 915548 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :you need atleast a highschool diploma for many jobs < 1420821184 429877 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I'm sorry elliott but if I dropped out my family would disown me < 1420821200 257713 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok, well, that's quite far from going to jail < 1420821225 827726 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Solace: ahh, yeah, high school is differentish. until you're 16 or so in most states it is technically illegal, though I don't think they've jailed anyone for it since the 40s. < 1420821230 286544 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Id probably murder someone so < 1420821241 598345 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Idk < 1420821254 275002 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :J_Arcane: especially since homeschooling is legal and (afaik) not terribly regulated in practice in the US? < 1420821255 714392 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I need anti-phsychotics for stuff < 1420821294 669639 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :elliott: It really depends on the state. IT was in theory pretty specific in Oregon, but not well enforced and still pretty flexible. < 1420821309 284759 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :lets < 1420821313 137168 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :J_Arcane: yeah. < 1420821320 795156 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :Uh how did this come from burlesque < 1420821325 721357 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :to this < 1420821326 30240 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION dropped out at age ~8-10, but in the UK. < 1420821326 950073 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :idk < 1420821347 699308 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :elliott: not every one is elliott < 1420821355 89298 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :this is true < 1420821393 127567 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mroman: btw congratulations on leaving! hope things go well for you < 1420821396 322790 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :elliott: Partly this is because the biggest motivator of homeschooling is religious, science education standards for homeschooling in particular are abominable. < 1420821417 150143 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 64 < 1420821417 283824 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 64 < 1420821419 2840 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq @64 < 1420821419 218183 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 64.0 < 1420821425 899123 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 64. < 1420821426 127163 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: (line 1, column 4): < 1420821426 170388 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | unexpected end of input < 1420821428 525527 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 64.0 < 1420821428 783935 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 64.0 < 1420821430 291839 :jameseb!~jameseb_@runciman.hacksoc.org PRIVMSG #esoteric :elliott: how? I thought it was required to be educated until age 16...or do you mean you were homeschooled? < 1420821450 844477 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I like water < 1420821478 230857 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :jameseb: it's really not very regulated. < 1420821503 658714 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :J_Arcane: I don't do illegal stuff cuz ye < 1420821510 223459 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1420821519 46880 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I might have been de jure down as being homeschooled. < 1420821533 119624 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :MY town in high school was lousy with teenage dropouts, but they were rarely even investigated unless the kid did something illegal. < 1420821722 343434 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I'm gonna use a mitre saw < 1420821722 426686 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :I has wood shop < 1420821722 814348 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420821983 737942 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab PRIVMSG #esoteric :night < 1420822558 409737 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420822643 73187 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net JOIN :#esoteric < 1420822782 264219 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1420822830 901521 :michael__!~michael@dsbg-4d0d2d08.pool.mediaWays.net JOIN :#esoteric < 1420822844 557823 :michael__!~michael@dsbg-4d0d2d08.pool.mediaWays.net NICK :Guest61343 < 1420822864 806227 :Guest61343!~michael@dsbg-4d0d2d08.pool.mediaWays.net PART :#esoteric < 1420823019 992049 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1420823485 409723 :tswett!~tswett@unaffiliated/tswett QUIT :Quit: Colloquy for iPhone - http://colloquy.mobi < 1420824073 785725 :bb010g!uid21050@gateway/web/irccloud.com/x-ulvthtavdwcacvgi QUIT :Quit: Connection closed for inactivity < 1420824342 989141 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420824874 899691 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1420825185 321828 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I have FINISHED EXAMS FOR THE WEEK < 1420825408 219969 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: good. what will you have next week. < 1420825409 979694 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :? < 1420825436 191226 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :None, I just didn't want to say "until I next have exams, probably June" < 1420825447 207120 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :even better < 1420825447 874670 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I recognize in retrospect what I said may have been mildly misleading < 1420825451 140567 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :For which I apologize < 1420825487 50730 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then it's time to celebrate < 1420825533 783629 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Wooo < 1420825595 131723 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hello, ais523 < 1420825625 238133 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> nubBy (<=) [1,2,3,4,2,4,6,3,6,9] < 1420825626 769929 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [1,2,3,4,6,9] < 1420825648 192545 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Jafet, nice dropsort implementation < 1420825683 925143 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Jafet: technically undefined behaviour < 1420825690 563798 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Does this work for any valid implementation of nubBy?) < 1420825695 966154 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or, well, implementation-defined or whatever < 1420825705 348754 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you must pass nubBy an equivalence relation < 1420825710 771508 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so theoretically that could just do whatever < 1420825711 587661 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :"The nubBy function behaves just like nub, except it uses a user-supplied equality predicate instead of the overloaded == function.", That's all the guarantee base offers < 1420825723 792324 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh, nubBy could apply it backwards < 1420825724 695341 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i understand ghc and hugs worked differently on this point < 1420825736 526730 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Jafet: you could even just use a RULE to turn nubBy (<=) into reverse or whatever < 1420825739 666453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or hm < 1420825741 572746 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :probably < 1420825761 549778 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ghc and the haskell 98 reference implementation didn't agree < 1420825774 511062 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :There was a reference implementation> < 1420825804 835827 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :the GHC implementation only needs to match the reference implementation up to the specification, though < 1420825841 599446 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://www.haskell.org/onlinereport/list.html < 1420825855 484652 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they removed those from h2010 though < 1420825897 178659 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :they did? https://www.haskell.org/onlinereport/haskell2010/haskellch9.html < 1420825926 488545 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :not for the Prelude, but for the other modules < 1420826157 597399 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i wonder if parametricity means it's still safe to use relations that are reflexive/symmetric but not transitive < 1420826185 754692 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> nubBy(((>1).).gcd)[2..] < 1420826187 496683 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,... < 1420826213 927182 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :No, because nubBy can pick an arbitrary "equal" element to compare with the rest of the list < 1420826214 654973 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm actually no < 1420826219 304244 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right < 1420826261 322125 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :at least those work in both sane implementations < 1420826283 95263 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1420826291 361882 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or maybe not < 1420826325 615233 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh actually i think the prime list might work even if you do that < 1420826368 182969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because a multiple still works < 1420826374 660973 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is seq relevant I wonder < 1420826388 226290 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess there's no way to break things with it without breaking stuff that must work < 1420826410 325067 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: also it could always try every combination of comparisons on the list < 1420826418 184384 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and check they're consistent with equivalence relation properties < 1420826426 399612 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and return [] if not < 1420826433 634381 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's the DS9K way, I think < 1420826445 292935 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since if those tests pass it doesn't matter what element it uses for comparisons etc. < 1420826454 238441 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh < 1420826458 490191 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :except nub has to work with infinite lists I guess? < 1420826470 508074 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but it could check as it goes. < 1420826485 329924 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let nubBy (==) (x:xs) = x : nubBy (==) (filter (not . (x==)) xs) where x' = case filter (x==) xs of _:x':_ -> x'; _ -> x in nubBy (((>1).).gcd) [2..] < 1420826486 953706 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,... < 1420826514 125614 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1420826633 238890 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i _think_ nubBy (((>1).).gcd) [2..] is guaranteed to work for any parametric implementation of nubBy. < 1420826660 58445 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Umm < 1420826663 491466 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait < 1420826666 35952 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let nubBy (==) (x:xs) = x : nubBy (==) (filter (not . (x'==)) xs) where x' = case filter (x==) xs of _:x':_ -> x'; _ -> x in nubBy (((>1).).gcd) [2..] < 1420826669 647333 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1420826702 889877 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> take 10 $ let nubBy (==) (x:xs) = x : nubBy (==) (filter (not . (x'==)) xs) where x' = case filter (x==) xs of _:x':_ -> x'; _ -> x in nubBy (((>1).).gcd) [2..] < 1420826704 579804 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,5,11,17,23,31,41,47,59,67] < 1420826709 500177 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no you could break it by being evil enough. < 1420826720 977279 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What, are those all primes < 1420826804 105559 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you seem to have lost all multiples of 3 < 1420826925 615288 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: i don't think that's a legal implementation of nubBy, it will break on infinite lists when there is nothing or just one item matching x < 1420827005 851623 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :however you could do a bait and switch thing. once you get to 6 you can deduce that it's == to both 2 and 3, and throw away one of them. < 1420827022 598941 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think. < 1420827037 790993 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :> let True ==> p = p; _ ==> _ = True; check_symm p xs = [p x y ==> p y x | x <- xs, y <- xs] in check_symm (<=) [1,2,3,4] < 1420827039 419291 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [True,False,False,False,True,True,False,False,True,True,True,False,True,True... < 1420827042 469219 :S1!~S1@p4FF921F7.dip0.t-ipconnect.de JOIN :#esoteric < 1420827045 257080 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :> let True ==> p = p; _ ==> _ = True; check_symm p xs = and [p x y ==> p y x | x <- xs, y <- xs] in check_symm (<=) [1,2,3,4] < 1420827046 749399 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : False < 1420827074 386634 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :But gcd makes it so that you can substitute any multiple of the prime and it still works < 1420827083 631059 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that + the same for reflexivity and transitivity, then feed the xs's inits into all of those < 1420827095 898017 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : and check they're consistent with equivalence relation properties <-- oh hm right < 1420827095 966267 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :advancing to the next init each time you process an element in nubBy < 1420827106 827134 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that works for infinite lists, and checks as much as you possibly can < 1420827122 651527 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :of course you can still subvert it by giving a list it just happens to work out on, nothing you can do there given parametricity < 1420827259 863981 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that would mean it _is_ an equivalence relation on the set of list elements. < 1420827272 843818 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway < 1420827278 127972 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Later < 1420827404 591915 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> take 8 $ let nubBy (==) (x:xs) = x : nubBy (==) (filter (not . (x'==)) xs) where x' = case drop 2 $ filter (x==) xs of x':_ -> x'; _ -> x in nubBy (((>1).).gcd) [2..] < 1420827405 891778 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,5,11,17,23,31,41] < 1420827436 982559 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :This is the most robust prime generator ever < 1420829074 493603 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Racket has a suite of prime-number functions in the standard library. You can just do "(map nth-prime (range n))" ... kinda spoiled Project Euler a bit. ;) < 1420829099 246319 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I think there's a hole in your puzzle specs. "No cards that are in anyone's graveyard and exile have abilities that can be activated from those zones" technically doesn't exclude that the opponent has a Devil's Play in his gy and can kill you right now in your upkeep. < 1420829392 845927 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: or five copies of Flam Jab < 1420829510 426669 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420829711 209494 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1420830440 928884 :S1!~S1@p4FF921F7.dip0.t-ipconnect.de NICK :S0 < 1420830530 218679 :sebbu2!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1420830542 728332 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 245 seconds < 1420830556 353817 :AndoDaan_!~AndoDaan@188.188.79.153 QUIT :Quit: bbl < 1420830612 897851 :Solace!uid52684@gateway/web/irccloud.com/x-jzkyejqhrckamnab QUIT :Quit: Connection closed for inactivity < 1420832225 191378 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420832458 791016 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :That's because I made a mistake and wrote "activated" instead of "used"; I fixed it. I don't mean only activated abilities. But let me check those cards and see what it is anyways < 1420832517 815870 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There aren't any triggered or static abilities that can be used from there either (possibly other than characteristic defining abilities). < 1420832827 464767 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: basically, any card with flashback or retrace or unearth < 1420832869 425857 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I guess perhaps some triggered abilities that work form the graveyard could cause trouble too, I don't know if there are any cards like that < 1420832915 585328 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, there's recover, but that won't matter in this puzzle < 1420832948 855358 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :unless you manage to donate a creature or something, btu I don't think that occurs in The Dark < 1420832994 185236 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420833010 336994 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think Hunted Wumpus from Masques is the earliest card with that kind of stuff < 1420833071 771863 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think the word they use is "function" as in, the ability "functions from the graveyard" < 1420833084 939705 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or "functions in the graveyard"? I dunno < 1420833181 117659 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Read error: Connection reset by peer < 1420833228 915244 :Melvar`!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1420833230 71415 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Read error: Connection reset by peer < 1420834456 774071 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420834637 264119 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1420835135 178403 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420835153 370011 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420835253 162765 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420835389 422137 :Melvar`!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de NICK :Melvar < 1420835562 989937 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420835570 856934 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420835680 392819 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420835931 440175 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420835975 71320 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420835978 799895 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420836481 467677 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420836704 908524 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420836706 244918 :S0!~S1@p4FF921F7.dip0.t-ipconnect.de NICK :S1 < 1420836796 939686 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420836870 514770 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420836873 685824 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420836919 79442 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_ < 1420836936 127473 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420837109 374427 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Leaving" < 1420837140 219526 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :shikhin: uhhhh < 1420837167 17867 :shikhin!~shikhin@unaffiliated/shikhin PRIVMSG #esoteric :elliott: Apologies. < 1420837179 404879 :shikhin!~shikhin@unaffiliated/shikhin PRIVMSG #esoteric :elliott: I made a script that allowed others to rename me, and... :p < 1420837220 406889 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :nic < 1420837220 955349 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :e < 1420837222 277986 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :how do I use it < 1420837243 920622 :shikhin!~shikhin@unaffiliated/shikhin PRIVMSG #esoteric :elliott: Not going to get myself into more spamming! < 1420837249 921268 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :no no I won't spam < 1420837254 683558 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :trust me I have something better in mind < 1420837274 329798 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :is it wrong to hate pointers < 1420837318 625451 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ufpvbgwqoeszgybs QUIT :Quit: Connection closed for inactivity < 1420837319 867354 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :please. all programming discussion is suspended until I can get shikhin to /nick elliott_ and then ghost them < 1420837329 172858 :shikhin!~shikhin@unaffiliated/shikhin PRIVMSG #esoteric ::D < 1420837345 935667 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Nevertheless I fixed it. < 1420837549 274793 :nortti!nortti@nano.smar.fi NICK :asortieb < 1420837553 671130 :asortieb!nortti@nano.smar.fi NICK :nortti < 1420837803 514772 :AnotherTest!~turingcom@94-224-27-51.access.telenet.be JOIN :#esoteric < 1420838713 830387 :bb010g!uid21050@gateway/web/irccloud.com/x-gzeiqnumqhseyzqf JOIN :#esoteric < 1420839457 534837 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1420841379 73936 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1420841736 225344 :sebbu2!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 244 seconds < 1420841746 393347 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Unary14]]4 10 02http://esolangs.org/w/index.php?diff=41646&oldid=40883 5* 0399.231.6.121 5* (+10) 10 < 1420842121 643222 :AnotherTest!~turingcom@94-224-27-51.access.telenet.be QUIT :Remote host closed the connection < 1420842376 710046 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420843565 323498 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420843604 876174 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1420843614 576817 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1420843636 193485 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420843659 472950 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If a Magic: the Gathering global enchantment card called Nirvana says "Goblins cannot reach Nirvana", it is meaningless, but what do you think it means to you at least? A few people including myself had varying ideas about what it means. < 1420843733 308653 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: hmm, maybe it means that if that Nirvana is attacking and has flying, then goblins with reach can't block it unless they also have flying < 1420843760 565317 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Yes, that is what I thought it meant too. < 1420843771 771171 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A global enchantment card attacking? < 1420843784 38087 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Of course it can't attack since it isn't a creature, but it would have to become a creature and gain flying ability.) < 1420843787 657248 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's maybe not impossible but it doesn't seem likely. < 1420843788 720348 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: sure, it can get turned to a creature < 1420843800 352289 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's easier than for an aura < 1420843802 68244 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It doesn't seem to follow the intent of the card. < 1420843880 649539 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net QUIT :Quit: adu < 1420843900 24778 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: a goblin with reach also doesn't sound like a common occurrance < 1420843919 576187 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: I realized that too < 1420843995 390484 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but at least it's easier to get one than to get a flying global enchantment < 1420844009 624078 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :from an ordinary global enchantment that is < 1420844051 746036 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not one that's printed already as an enchantment creature < 1420844073 705420 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, as to make it fly you have to first make it into a creature (even if you can give it flying without making it into a creature, which is even more difficult, it can't attack unless it becomes a creature) < 1420844109 38360 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's a goblin that can have reach without any other cards on the battlefield. < 1420844148 467379 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Do you need three more cards, one to turn Nirvana to an artifact, one to animate it to a creature, and one to make it flying? or can you do it with only two? < 1420844189 987346 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: duh. you can cast Snare the Skies on anything. < 1420844209 110342 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hah, fair enough. < 1420844214 215899 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I was trying to be clever with Cairn Wanderer. < 1420844256 471883 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: When doing a search, that's the one I found too, Cairn Wanderer < 1420844333 296627 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :who needs fancy rares like Cairn Wanderer? I can just cast Shields of Velis Vel on my Treetop Scout. < 1420844552 376559 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though my favourite way to give creatures reach does require a permanent < 1420844556 622202 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's Spidersilk Armor < 1420844563 564370 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I actually play that card in my elf control deck < 1420844566 25566 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's great < 1420844811 806009 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: so after Cleanse and that puzzle, I was wondering whether an opponent in a similar situation (nothing on his battlefield and hand, you have 5 life) could win starting from drawing just one card < 1420844819 546887 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, not clean < 1420844821 781354 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :not cleanse < 1420844823 726830 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what was that card < 1420844848 801955 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Dust to Dust < 1420844849 654811 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry < 1420844917 564652 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :This puzzle doesn't have enough targets for Dust to Dust isn't it? < 1420844934 145372 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: it does, the circle of protection and some card you have < 1420844947 522635 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :your PRism < 1420844951 93261 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Celestial Prism < 1420844966 993120 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Rust 1.0.0 alpha! < 1420844967 768388 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Circle of Protection isn't an artifact. < 1420844970 565156 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the problem is that with Dust to Dust, the opponent can still keep two lands, which is enough < 1420844982 899674 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh... < 1420844986 501960 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :... < 1420844998 716466 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :taht card doesn't destroy enchantments? < 1420845004 785157 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :right < 1420845005 856406 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry < 1420845011 853186 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Only artifacts. < 1420845024 36289 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait < 1420845027 593157 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this wasn't about Dust to Dust < 1420845031 861335 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But you may have meant Cleansing. < 1420845033 274205 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what was taht crazy card that destroyed lands? < 1420845040 170554 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, that < 1420845115 155837 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And yes they can, in various ways, depending on the situation. For example if you don't have enough cards in your library afterward they will defeat you with Ancestral Recall. < 1420845135 831206 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you probably do have enough cards < 1420845178 493831 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, probably, although the stipulation says this is not guaranteed. < 1420845178 891540 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the fun part is that if you had only 4 life, Pact of the Titan would be enough for them to win < 1420845297 160722 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Actually with that and Lightning Bolt, they can still win if the first card they picked up is Ancestral Recall targeting themself instead of you. < 1420845317 140547 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: but they can't pay for the Ancestral Recall < 1420845332 183302 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's why I'm asking for the hypothetical situation when they hae no lands < 1420845344 558545 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Cleansing isn't enough, because it lets them keep two lands, which is enough for them to win < 1420845344 919198 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, I thought they had two? < 1420845355 894308 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, with Cleansing they keep two lands, for six mana < 1420845388 263821 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so they can play Ideas Unbound, draw a Mountain, a Lava Axe, and a third card they discard to the Lava Axe < 1420845394 231280 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :they win even without the Mana Flare < 1420845406 678212 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so this isn't part of the puzzle, < 1420845438 290770 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm just wondering if it's possible for them to win if they have no permanents at all and no card in hand at the start of their turn < 1420845449 196264 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and you still have 5 life < 1420845479 207338 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you could assume you still have Concordant Crossroads and two Mana Flare if that makes it easier < 1420845585 424159 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and assume your Leviathan is tapped or dead or something < 1420845596 999309 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and the bird is too < 1420845783 409857 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1420846110 242047 :Solace!uid52684@gateway/web/irccloud.com/x-uzmhfnidgbokkesp JOIN :#esoteric < 1420846493 236026 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420846551 286668 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420847473 885560 :bb010g!uid21050@gateway/web/irccloud.com/x-gzeiqnumqhseyzqf QUIT :Quit: Connection closed for inactivity < 1420847817 675431 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu QUIT :Ping timeout: 245 seconds < 1420847866 297779 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420847881 607225 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1420848019 351471 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420848699 364049 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Rust 1.0.0 alpha! <-- ooh < 1420848716 806242 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hmm < 1420848721 849264 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :"cajole" doesn't look right < 1420848730 295652 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :for what? < 1420848732 196264 :not^v!~notnot^v@2601:4:680:104c:3430:aca7:26f3:827f JOIN :#esoteric < 1420848739 932954 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, to be an English word < 1420848742 116884 :not^v!~notnot^v@2601:4:680:104c:3430:aca7:26f3:827f QUIT :Client Quit < 1420848755 200589 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :But it's fine when it's spoken? < 1420848761 416109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it looks correctly spelled to me, but of course it might be borrowed < 1420848826 464100 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :cajowl < 1420848859 300027 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It's from French < 1420848891 654723 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :naturally < 1420848915 460658 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it could have been spanish but then it would have been pronounced like caholey < 1420848973 27374 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It was used in English as early as 1645 < 1420849069 231362 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu JOIN :#esoteric < 1420849281 525776 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Why do I have exactly the same IRC open on two different computers < 1420849294 951187 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :So I can swap between the two by turning a little < 1420849303 668935 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :But no-one can tell any different? < 1420849356 11636 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :schrödineb < 1420849572 381801 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :tough should be spelled tuff < 1420849612 570444 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I think I ought to go to bed soon < 1420849619 131059 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 252 seconds < 1420849826 875720 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, I guess #esoteric is an odd channel to ask this question, but it's possibly more ontopic than half the stuff that normally gets posted here? < 1420849838 576815 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the NetHack DevTeam have apparently woken up, or at least, they're asking for advice about Unicode < 1420849846 122679 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :http://bilious.alt.org/rgrn/?131319 < 1420849853 381609 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :does anyone here have advice for them? < 1420849888 714319 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :"Follow your heart!" < 1420849895 532312 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :"Believe in yourself" < 1420849959 325419 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :"Sleep for at least 6 hours a day" < 1420849962 861321 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :On which note, goodnight < 1420849977 467003 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :only 6? are you trying to kill people < 1420849983 357009 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(goodnight) < 1420850388 153200 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu QUIT :Ping timeout: 265 seconds < 1420851187 142822 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu JOIN :#esoteric < 1420851319 169791 :Atala!~atyrsalvi@38.88.217.98 JOIN :#esoteric < 1420851326 260767 :Atala!~atyrsalvi@38.88.217.98 PART :#esoteric < 1420851345 168224 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Ping timeout: 265 seconds < 1420851718 316840 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 244 seconds < 1420851730 308461 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If the language is known to provide sane Unicode support, that should probably be preferred. But it's C. < 1420851737 284762 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :*using that < 1420851884 615372 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420852043 933384 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think NetHack does not need Unicode especially if it can confuse the character width < 1420852242 926770 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1420852532 617720 :S1!~S1@p4FF921F7.dip0.t-ipconnect.de QUIT :Quit: S1 < 1420852932 396735 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"There are times when ipecac is unsafe. It shouldn't be given to someone who swallowed chemicals that cause burns on contact or medicines that can cause seizures very quickly. " < 1420852963 730141 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Never really thought about how the latter could contraindicate vomiting. Although apparently vomiting doesn't actually help poisoning in general? < 1420852965 193874 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420852968 370908 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://www.poison.org/prepared/ipecac.asp < 1420852985 429436 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Or at least, not enough to make ipecac considered useful tokeep at home < 1420853026 41567 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(Saw some Reddit thread about Yahoo Answers and apparently someone answered to drink ipecac to someone who thought they were a witch, which is why I'm reading this now) < 1420853027 248290 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420853105 109743 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Oh, maybe no one actually answered that, it's a hypothetical answer someone made up to someone hypothetically asking how to learn magic < 1420853155 455180 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Inspired by https://i.imgur.com/DR9rJCE.jpg which is worse < 1420853220 188051 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what if there were no hypothetical answers < 1420853307 353166 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: it stands to reason that transformation to a different species would be by darwin award. < 1420853410 258213 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1420854700 745559 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420854779 333947 :drdanmaku!uid17782@gateway/web/irccloud.com/x-cfzrvsmqovhvwhei JOIN :#esoteric < 1420854891 424482 :bb010g!uid21050@gateway/web/irccloud.com/x-lnyyrkvfgdbmyjue JOIN :#esoteric < 1420854987 394170 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420855234 53912 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420855986 658479 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420856131 42893 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Sclipting14]]4 10 02http://esolangs.org/w/index.php?diff=41647&oldid=41599 5* 03Oerjan 5* (+5) 10Clarify previous edit; presumably shl = shift left < 1420856273 807898 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :By 2030, almost 80 percent of the ocean will be underwater. < 1420856377 451278 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1420856400 210889 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shocking < 1420856446 211425 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Leaving" < 1420856451 975874 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i guess it's good they found out how to transform into mermaids, then < 1420856509 613305 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02User talk:Crewjony10]]": Spam: content was: "0x29A is an esoteric programming language, invented by David Lewis in 2004 http://www.topwedding.com/cheongsam" (and the only contributor was "[[Special:Contributions/Crewjony|Crewjony]]") < 1420856531 246907 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://www.clickhole.com/article/18-incredible-ways-world-will-change-during-your-l-1676 < 1420856580 679009 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/block14]]4 block10 02 5* 03Oerjan 5* 10blocked [[02User:Crewjony10]] with an expiry time of indefinite (account creation disabled, cannot edit own talk page): Spamming links to external sites < 1420856646 194161 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i assume disabling editing own talk page is reasonable when that's what they spammed to start with < 1420856705 828029 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1420856706 671950 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Did the bot pick up a piece of a different page? < 1420856753 180332 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it first did that, then added the spam link a while after < 1420857007 711767 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: i vaguely suspect your link is to a humor site hth < 1420857011 969019 :Solace!uid52684@gateway/web/irccloud.com/x-uzmhfnidgbokkesp QUIT :Quit: Connection closed for inactivity < 1420857018 704017 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although 1 and 2 might technically be true already < 1420857040 325838 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :by some interpretations < 1420857078 594102 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: have you ever accomplished 2 < 1420857079 731117 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :6 might be half true? < 1420857101 450882 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Wait, no, oil being anything dinosaur related is a myth, I think? < 1420857110 158804 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :birds do sometimes run on cars < 1420857112 586942 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: as a child i showered in a bathtub, does that count? < 1420857130 870458 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: i'm all sorts of losing at prismata vs. the computer now :'( < 1420857180 350128 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: http://what-if.xkcd.com/101/ < 1420857210 97896 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :15 is correct according to Wikipedia < 1420857359 487482 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :oerjan: neat < 1420857825 722802 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let isP b n = (\x -> x == reverse x) $ showIntAtBase b toEnum n "" in all (`isP` 32456836304775204439912231201966254787) [2,3] < 1420857827 176199 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1420857828 880981 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420857844 891734 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Iexp14]]4 M10 02http://esolangs.org/w/index.php?diff=41648&oldid=41611 5* 03Oerjan 5* (+10) 10/* Iexo reference */ Prevent line break by using nbsp's in widest row < 1420858395 310689 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Lisp2d14]]4 10 02http://esolangs.org/w/index.php?diff=41649&oldid=41614 5* 03Oerjan 5* (-1197) 10wikify, and alas I don't think the example is PD < 1420858549 426264 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Truth-machine14]]4 10 02http://esolangs.org/w/index.php?diff=41650&oldid=41618 5* 03Oerjan 5* (+0) 10Order < 1420858570 312076 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :suddenly i find myself starting to use ctrl-X... < 1420858709 713156 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Hello world program in esoteric languages14]]4 10 02http://esolangs.org/w/index.php?diff=41651&oldid=41626 5* 03Oerjan 5* (+0) 10Ditto < 1420858811 542199 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1420858825 618910 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07LLLL14]]4 M10 02http://esolangs.org/w/index.php?diff=41652&oldid=41640 5* 03Oerjan 5* (+0) 10/* External Resources */ A capital mistake < 1420858933 958693 :Bike!~Glossina@stepheast-v394-wired-gw.net.wsu.edu JOIN :#esoteric < 1420858966 734354 :Bike!~Glossina@stepheast-v394-wired-gw.net.wsu.edu PRIVMSG #esoteric :Hello, nerds. Anyone know where I can ask about doing horrible things to my motherboard firmware? < 1420858972 673903 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Oerjan 5* 10moved [[02Calculator fuck/Example10]] to [[Calculator fuck]]: This needs a main article and then a separate example article is overkill < 1420858974 942878 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :How important are existential types to good abstraction? Rust seems like it has a trickier time of it, and would use its equivalent of typeclasses in a lot of places where Haskell might use existentials < 1420859118 852082 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1420859457 574863 :Bike!~Glossina@stepheast-v394-wired-gw.net.wsu.edu PART :#esoteric < 1420859692 260999 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeekAfk < 1420861462 571878 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1420861548 224089 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420861731 232429 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1420861881 295477 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420861925 219771 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1420862075 184739 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 265 seconds < 1420862077 471338 :GeekAfk!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420862583 930201 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420862709 129990 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 252 seconds < 1420862814 851440 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420863466 575394 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420864273 824757 :bb010g!uid21050@gateway/web/irccloud.com/x-lnyyrkvfgdbmyjue QUIT :Quit: Connection closed for inactivity < 1420865306 278849 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1420867104 910712 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Gah! < 1420867432 283288 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420867766 535674 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420867843 578807 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420868142 305995 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420868245 451742 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420869585 990505 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420870593 551427 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving < 1420874510 307511 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Esowiki201529A 5* 10moved [[02Truth-machine10]] to [[Talk:111]]: ignored confusing vandalism < 1420874542 874607 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :umm < 1420874579 526324 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move_redir10 02 5* 03Ehird 5* 10moved [[02Talk:11110]] to [[Truth-machine]] over redirect < 1420874692 889812 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Accurate edit summaries < 1420874772 761649 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Esowiki201529A14]]4 10 02http://esolangs.org/w/index.php?diff=41657&oldid=41638 5* 03Ehird 5* (+528) 10/* Disruptive edits */ < 1420874987 420257 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Esowiki201529A14]]4 10 02http://esolangs.org/w/index.php?diff=41658&oldid=41657 5* 03Ehird 5* (+233) 10/* Disruptive edits */ < 1420875109 902847 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Ehird 5* 10deleted "[[02Test cyclic redirect10]]": doesn't belong in article space -- feel free to use [[Esolang:Sandbox]] for things like this < 1420876134 486316 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Valid C++: fun(decltype(f) f): f(f) {} < 1420876225 734375 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Jafet: Aw, that decltype(f) doesn't refer to the f it's declaring. < 1420876229 552763 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :disappointing imo < 1420878093 849797 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION admires elliott's patience < 1420878193 776459 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: *shrug* it's only been twice and they're making contributions clearly not intended as vandalism too < 1420878208 683471 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they are an esoteric wiki editor < 1420878213 994136 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I used to be the weird, vaguely disruptive autistic kid on the internet; I'm inclined to sympathy for behaviour that reminds me of that < 1420878229 254594 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: ha < 1420878232 166203 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah honestly I think you rea really good, I would have smashed him immediately < 1420878239 562283 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but I think that is not good < 1420878278 470575 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :haha I kind of freaked the when NSQX joined in like 2012 and I woke up to the main page having all this weird stuff on it and recent changes flooded < 1420878289 531813 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what is NSQX < 1420878293 744888 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it took me a few minutes to be like ok this isn't actually that big a deal < 1420878306 616663 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :um. an editor who did really strange suff like this a few years ago < 1420878306 659906 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh wow < 1420878350 1095 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :up to, like, running an unauthorised bot to put the entirety of unicode on the wiki and then running it again from an IP after getting blocked for it. < 1420878358 619936 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm still pretty sure they were just misguided because they also made a bunch of random esolangs and stuff < 1420878368 918941 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh well, administering a wiki is fun < 1420878394 861255 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh I jsut realised their username is like < 1420878398 243445 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :esowiki2015 + 0x29A < 1420878400 614576 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because of the captcha < 1420878402 198261 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :good. < 1420878403 23743 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*just < 1420879109 163126 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1420879122 849170 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Leaving" < 1420882128 261597 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420883337 276553 :FourOhFoured!~Android@cpe-174-098-236-217.triad.res.rr.com JOIN :#esoteric < 1420884213 390239 :FourOhFoured!~Android@cpe-174-098-236-217.triad.res.rr.com QUIT :Read error: Connection reset by peer < 1420884499 261779 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :@tell ais523 It occurred to me that engraving éééé should take maybe 20% longer than engraving eeee but I'm not sure if any Unicode database contains "stroke count" or "ink required" or the like < 1420884499 370532 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420884750 119305 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Deewiant: do you want d to take longer than . too < 1420884776 638831 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :elliott: That would be the idea yes < 1420884819 874597 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :this seems a bit realism-over-gameplay :P < 1420884841 163476 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :Who engraves anything except Elbereth anyway :-P < 1420885318 358530 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Deewiant: The Unihan database is indexed by stroke count. < 1420885327 720168 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Deewiant: Not very useful in terms of e vs. é. < 1420885390 272811 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :Yes of course the info exists for Chinese characters but you'd need all of Unicode < 1420885499 72898 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"Ink required" is probably undefined, since Unicode doesn't define the actual glyph shapes. < 1420885520 709103 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :You could compute it from a reference font that best matches what you get by sampling engravings made by people in dungeons. < 1420885564 325134 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Uh, and also covers the whole of Unicode.) < 1420885694 236174 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Ping timeout: 244 seconds < 1420885889 334916 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The consortium has reference glyphs < 1420885985 550793 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The real question is < 1420885996 380674 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :How would you implement fading letters < 1420886056 436326 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420886057 364844 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca PART :#esoteric < 1420886182 148699 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :From what I recall, the reference glyphs in code charts are explicitly not reference glyphs. < 1420886220 64691 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :They are just "representative glyphs". < 1420886284 944391 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I guess it's a subtle distinction.) < 1420886330 360671 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420886330 793044 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca PART :#esoteric < 1420886452 631976 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"Consistency with the representative glyph does not require that the images be identical or even graphically similar; rather, it means that both images are generally recognized to be representations of the same character." (Unicode 7.0, chapter 3.3, clause D2.) < 1420886494 405332 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(From the realism perspective, I don't think they've considered dungeon-engravingness when selecting the representative glyphs.) < 1420886730 79923 :burper!~burper@66.131.140.82 JOIN :#esoteric < 1420886731 60487 :burper!~burper@66.131.140.82 PART :#esoteric < 1420886771 115353 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there a brainfuck benchmark site? < 1420886779 499903 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i want to see a comparison of all brainfuck implementations < 1420886875 896333 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't remember where the big one was. < 1420886884 983715 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's a small one in http://esolangs.org/wiki/User:David.werecat/BFBench < 1420886921 958397 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks very much! :D < 1420886976 202799 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Fast brainfuck interpreter using GNU lightning < 1420886978 529629 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lvogel.free.fr/bf.html < 1420886981 384310 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :this seems to be the winner < 1420886993 688138 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's a bigger one that I'm sure I've seen, I think on the page of some optimizing implementation. < 1420887000 415477 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Of course given the source, that might be biased. < 1420887144 965504 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how is bf-li so much faster for mandelbrot? < 1420887147 612863 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it looks like a mistake < 1420887147 935994 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The page I've linked hasn't been updated in a while -- this was something more current. Bah, my head is a sieve. It might even have been a page on esolangs. < 1420887227 983662 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420887294 229173 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :MediaWiki should offer some way of searching for the pages with the biggest tables on them. < 1420887443 972753 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :vanila: http://esolangs.org/wiki/User:Rdebath#Performance_Matrix here you go < 1420887484 231696 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :great, thanks so much! < 1420887629 970555 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hmm i dont understand this table < 1420887654 280891 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :What is "Zombie8" bitwidth < 1420887665 292308 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Comparing bf speed is tricky because I can write eg. a decompiler for c2bf specifically, then it would run c2bf-generated programs exponentially faster < 1420887666 802244 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :vanila: To be honest, probably only its creator understands it. < 1420887681 610509 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Deewiant: I knew that. I don't know that. < 1420887698 709035 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Also I think it was asked on-channel. < 1420887726 98243 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :Yep, by you in September < 1420887734 665207 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, I see that. < 1420887743 377974 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :No answer that I can see, though < 1420887779 226159 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I was sure I got an answer, but I don't see one either. < 1420887797 676101 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :Maybe you just figured it out and didn't write it down < 1420887882 725452 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"The bitwidth column is the result of a cell size detecting BF program, it can fail like any other test but does not normally provide a run time. As it also runs some basic functionality tests so a major failure of this test means the interpreter is not run for the others. The test is in two parts so buggy or slow interpreters may lose the second part." < 1420887892 87797 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I may have located the program. < 1420887935 194016 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Have to go now. Good luck duplicating the work. :) < 1420887959 304049 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :Unfortunately I'm not that interested and also going shortly < 1420889676 615633 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Truth-machine14]]4 10 02http://esolangs.org/w/index.php?diff=41659&oldid=41656 5* 03Rdebath 5* (+4) 10Page exists < 1420890618 41591 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what simple 'vm' like languages could I try to implement? < 1420890631 352979 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I have a brainfuck already < 1420890761 615011 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Befunge? < 1420890766 215324 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :FALSE? < 1420891094 49111 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah I think false would be good! < 1420891340 981942 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07StackFlow14]]4 10 02http://esolangs.org/w/index.php?diff=41660&oldid=38324 5* 03B jonas 5* (+0) 10typo < 1420891367 293430 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1420891721 500253 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07StackFlow14]]4 10 02http://esolangs.org/w/index.php?diff=41661&oldid=41660 5* 03B jonas 5* (-2) 10error: "inactive player" where you meant "active player" < 1420892518 792717 :drdanmaku!uid17782@gateway/web/irccloud.com/x-cfzrvsmqovhvwhei QUIT :Quit: Connection closed for inactivity < 1420892595 695252 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Onecode (GermanyBoy)14]]4 M10 02http://esolangs.org/w/index.php?diff=41662&oldid=39748 5* 03GermanyBoy 5* (-12) 10/* Operators */ < 1420894093 996561 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :idea: instead of (a+b)*c do a+*cb < 1420894117 219272 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i call it "inside out notation" < 1420894388 199248 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :xy*+*yx instead of x*x+y*y < 1420894541 283239 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :hmmm... stillnot totallly ambiguous without some rules < 1420894576 259484 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:StackFlow14]]4 N10 02http://esolangs.org/w/index.php?oldid=41663 5* 03B jonas 5* (+631) 10/* M:tG implementation */ new section < 1420894903 415660 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it doesnt make sense! < 1420894904 124782 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i'll make a wiki page < 1420894916 978360 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i've figured it out < 1420894925 964658 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :13:01:43 it doesnt make sense! < 1420894926 97744 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :13:01:44 i'll make a wiki page < 1420894926 797567 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hah < 1420894957 728870 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :xy+*z -> y+(x*z) < 1420894991 575045 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :x+*yz -> (x+z)*y < 1420895020 138050 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :consider the subexpression +*y as saying multiply y by the result of + < 1420895077 509042 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :then + takes its arguments from the next inside < 1420895113 888994 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :that is x and z < 1420895268 677332 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :now consider x---yzw the last - must be the outermost because only the first has a non-symbol argument < 1420895368 283975 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :((x-w)-z)-y < 1420895428 994947 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Inside-out notation14]]4 N10 02http://esolangs.org/w/index.php?oldid=41664 5* 03Orenwatson 5* (+318) 10initial explanation and examples < 1420895508 409850 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :xy---zw -> (y-z)-(x-w) < 1420895648 89503 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i'm not sur whether the rule of availability of arguments would always cause the innermost operator to be the last evaluated < 1420895851 545151 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Inside-out notation14]]4 M10 02http://esolangs.org/w/index.php?diff=41665&oldid=41664 5* 03Orenwatson 5* (+125) 10 < 1420896080 709349 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Inside-out notation14]]4 10 02http://esolangs.org/w/index.php?diff=41666&oldid=41665 5* 03Orenwatson 5* (-99) 10actually, not the case. see example < 1420896274 764861 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :now let's build a language based on this notation! < 1420896549 993573 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :something J-esque? < 1420896581 879698 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i suppose it would need to be functional... < 1420896912 89034 :sebbu!~sebbu@ADijon-152-1-33-158.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1420896949 985290 :sebbu!~sebbu@ADijon-152-1-33-158.w83-194.abo.wanadoo.fr QUIT :Changing host < 1420896950 28571 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1420897051 306586 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Inside-out notation14]]4 10 02http://esolangs.org/w/index.php?diff=41667&oldid=41666 5* 03Orenwatson 5* (+44) 10 < 1420897600 140496 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1420897601 100604 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca PART :#esoteric < 1420897904 306142 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420897904 349501 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Changing host < 1420897904 349641 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420898162 349112 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1420898325 359738 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker JOIN :#esoteric < 1420898681 282317 :SopaXT!~Mark@87.228.105.48 JOIN :#esoteric < 1420898686 745576 :SopaXT!~Mark@87.228.105.48 QUIT :Remote host closed the connection < 1420898686 851198 :SopaXorzTaker!~Mark@unaffiliated/sopaxorztaker QUIT :Quit: Leaving < 1420898707 282375 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1420898734 661196 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1420899366 122554 :arjanb!8259ab0d@gateway/web/freenode/ip.130.89.171.13 JOIN :#esoteric < 1420899832 906512 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Dang, I'm now one of those silly people who want to sort a bunch of ints really fast < 1420900105 491381 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: how large a bunch? fits in memory, or doesn't? < 1420900251 420896 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well, as many as possible. < 1420900278 168670 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The previous run of this program resulted in a 92GB file with ~4*10^9 records < 1420900500 223281 :zemhill_!bfjoust@selene.zem.fi QUIT :Ping timeout: 276 seconds < 1420900507 523293 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1420900749 200997 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :OREN < 1420900752 760084 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oren?? < 1420900764 165862 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :@tell oren use http://en.wikipedia.org/wiki/Bijective_numeration < 1420900764 212959 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420900883 979998 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so more than would fit in the memory, ok < 1420900892 921027 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :are they 64-bit integers/ < 1420901154 817028 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Yes, though I don't think that's important < 1420901184 113335 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(They're effectively ~36-bit integers.) < 1420901268 77680 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, if it's 36 bits, then 92 GB has a lot of them < 1420902708 412506 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420902863 191670 :drdanmaku!uid17782@gateway/web/irccloud.com/x-cxkbigdkuzehodia JOIN :#esoteric < 1420903376 386578 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420903478 698572 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420903757 931817 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I think I figured out the simplest solution. < 1420903772 733766 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I should just go out and buy a flash drive for this. < 1420903785 437941 :S1!~S1@p4FF92C43.dip0.t-ipconnect.de JOIN :#esoteric < 1420904190 714014 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :You know, without exams to worry about I am pretty darn bored < 1420904316 192986 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why don't you find a cool project to wokr on < 1420904343 659176 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I don't know < 1420904350 11645 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I think I will just read though < 1420904500 552690 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :exams in January? < 1420904795 109998 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :we have/had that in norway too < 1420904815 730629 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :some december, some january < 1420904838 327609 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :to ensure that nice christmas spirit < 1420904916 379758 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420904984 934044 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :bleh. < 1420905007 798207 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, that's the common reaction i think < 1420905064 556655 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420905475 250162 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420905480 74197 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://www.xorpd.net/pages/xchg_rax/snip_00.html < 1420905621 721877 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :J_Arcanello. ??? < 1420906928 15797 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420907370 289734 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420907398 263442 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420907989 317877 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420908169 196405 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1420908235 274926 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420908262 187304 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1420908273 617819 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420908301 979274 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :96 GB is not automatically "more than would fit in the memory" these days. < 1420908332 403875 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The cluster at the university had a couple of "fat nodes" with 1TB of RAM for memory-hungry tasks. < 1420908340 626654 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: sure < 1420908342 153712 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :s/96/92/ < 1420908347 784827 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :given that Jafet is trying to expand an OEIS sequence, we can safely assume he _will_ run out of resources eventually. < 1420908392 330939 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :And I think our January exams were mostly for those who wanted to retake something they screwed up in December. < 1420909141 549202 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I think it's still automatically "more than would fit in the memory of a PC" < 1420909152 905285 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Haswell chipsets go up to 64GiB?) < 1420909295 804336 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, this is about that problem! < 1420909318 806422 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: doesn't it have a sane enough distribution that you could use a binned sort or hashing rather than a usual sort? < 1420909330 402223 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, a bucketed sort < 1420909333 136570 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or something < 1420909345 973933 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You need RAM to do that. < 1420909382 664102 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah, it probably doesn't help much for an external (disk) sort over a regular merge sort < 1420909419 298183 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but even then, if you just use a few gig of ram, shouldn't some ordinary merge sort on the disk or whatever other sort run fast enough to finish in an hour? < 1420909528 673897 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: doesn't 96 GB of 36 bit numbers mean that say one in every four or eight number is present? < 1420909561 127164 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :On average. (They're fairly well-distributed.) < 1420909606 133898 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: could you get a machine with 16 GB RAM and fit a bitmap of 2**36 bits in the ram? would that be enough? < 1420909625 1377 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :machines with 16 GB of ram are actually accessible these days < 1420909642 845210 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, borrow time on such a machine from a friend or something < 1420909645 317498 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I've already searched this space. The next search size will create ~200GB < 1420909654 597668 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: ah... < 1420909682 754706 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and that's after you've traded some of the space for time, right? because you can run this for days < 1420909744 140162 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Assuming I don't run out of disks, equal space/time is probably the optimal tradeoff on this machine < 1420909765 384581 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what does "equal space/time" mean? < 1420909808 824778 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :do you mean spending about the same time for creating the tables as for the rest of the computation? < 1420909833 129004 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The algorithm searches a space of 2^n by creating a "table" of size ~2^(n/2) and matching the other 2^(n/2) half on it < 1420909874 468952 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :However, the only reasonable way to implement this is to make two lists of size ~2^(n/2) and sort them, because the table doesn't fit into memory < 1420909887 579864 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, I see! < 1420909901 14013 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, let me think < 1420909940 454610 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but they're distributed mostly uniformly, right? < 1420909952 703122 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I don't think that helps. < 1420909970 126013 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how fast is it to generate the unsorted lists? < 1420910010 245000 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :As fast as the disk can write them < 1420910023 392577 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :instead of sorting, could you generate the first list 100 times over and over, keeping numbers from 1/100 of the sorted list in memory, never writing anything on the disk, and after each time, generate the second list? < 1420910038 117573 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in, would it be faster than generating both once and sorting them? < 1420910052 80705 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(or vice versa with the second disk if that's faster) < 1420910090 20063 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That would only be better if the disk is 100 times slower than memory, right? < 1420910107 596192 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: no, < 1420910117 753067 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also if the disk is 10 times slower but you need 10 passes on the disk to sort < 1420910205 515332 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and the actual numbers might come up different, because again you can keep a bitmap instead of a list of numbers, so you can keep quite a large portion of your numbers as a bitmap in memory I think < 1420910298 671313 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :These are just keys, so I can't use a bitmap < 1420910311 553731 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm... ok < 1420910318 676709 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I dunno < 1420910336 192117 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :of course, buying a faster sold state drive and ram might help as well < 1420910338 501300 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> 9e9 / (32*86e6) < 1420910339 758918 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3.270348837209302 < 1420910351 625954 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The current sort uses 3 passes, apparently < 1420910372 360632 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(or 3 passes worth of disk I/O) < 1420910380 64785 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1420910522 960145 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Also memory is pretty slow if you use a lot of it. A RAM lookup is, what, 100 cycles? < 1420910554 225567 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: yes (depending on like everything), but that's the latency, the throughput is a bit better, isn't it? < 1420910571 191148 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but you can't really help using a lot of memory here < 1420910572 813970 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :These are table lookups, as far as I know they are random < 1420910921 479531 :AndoDaan!~AndoDaan@188.189.64.125 JOIN :#esoteric < 1420911117 862740 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Nevermind that, apparently linux cached more than it should have < 1420911178 251507 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :never mind what? < 1420911273 9864 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :linux didn't swap out the file (even with ulimit -m), so the disk I/O amount was too low < 1420911301 883275 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, just re-create the file from scratch and measure time that way < 1420911373 431693 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :As in, I expected linux to swap out the file as the program was sorting it < 1420911437 156105 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :usually linux decides correctly on what to keep in memory, but if it doesn't, you can force it < 1420911451 507165 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's just that usually you don't know better < 1420911461 242171 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :your guesses are just as bad as linux's in such cases < 1420911481 56672 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well, I want to pretend this computer has less RAM so that I can benchmark I/O efficiency on a smaller file. < 1420911507 925755 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, you want to pretend it has less ram continuously? < 1420911530 328788 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :then start another program that allocates and mlocks lots of memory so only a little remains < 1420911546 173591 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(but then don't complain if your computer becomes slow) < 1420911568 409123 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :linux I/O scheduling is taking care of that part already < 1420911586 952883 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Fun, it turns out that linux does not implement -m < 1420911591 864608 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :if you just want to swap out the file once, then fadvise it < 1420911701 714797 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You mean madvise? < 1420911718 221006 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :madvise or posix_fadvise < 1420911726 851048 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :madvise works on mmapped regions, which may or may not be files, < 1420911757 357120 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :In this case, I am sorting the file through mmap < 1420911765 757026 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :posix_fadvise works on files which may or may not be mmapped < 1420911902 311594 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what about ones which neither may nor may not be files? < 1420911969 97747 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :ioctl < 1420912122 743996 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Read error: Connection reset by peer < 1420913601 893759 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@metar ENVA < 1420913602 587714 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ENVA 101750Z 10021G31KT CAVOK M02/M09 Q0967 RMK WIND 670FT 11039G51KT < 1420915316 748897 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1420915919 42821 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420916093 53089 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1420916201 709814 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://dl.dropboxusercontent.com/u/113389132/Misc/20150104-buzzwords.jpg so buzzwordy < 1420916275 163252 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I expected a webring banner at the end < 1420916285 885301 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is that what google's working on < 1420916435 650674 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Unfortunately I am not able to comment on what Google may or may not be working on. < 1420916438 711844 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Or at least I think that's what I'm supposed to say. < 1420916462 370645 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(The photo's actually a day before I started, anyway.) < 1420916491 433023 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(It's from the Hyde Park "Winter Wonderland" thing, which had its last weekend... well, last weekend.) < 1420916714 229390 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I am increasingly unimpressed with the quality of CodeWars' Haskell exercises. < 1420916734 436336 :bb010g!uid21050@gateway/web/irccloud.com/x-nuopryucsbwwxquw JOIN :#esoteric < 1420916804 373081 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :J_Arcane: Isn't it all crowdsourced? < 1420916830 146720 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The current one, for instance, appears to involve calculating the factorial of 1,000,000,000, with an execution window of 6s. < 1420917013 399331 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> 10^9 * (log (10^9) - 1) < 1420917014 973383 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.972326583694641e10 < 1420917059 109483 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Now, I think the problem can probably be simplified to only finding the relevant factors of ten, perhaps, but I'm not sure I know how to do the math there. < 1420917064 733428 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> 10^9 * (log (10^9) - 1) / log 256 < 1420917066 78530 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3.556832226637162e9 < 1420917118 737069 :drdanmaku!uid17782@gateway/web/irccloud.com/x-cxkbigdkuzehodia QUIT :Quit: Connection closed for inactivity < 1420917134 641975 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :fizzie: Mostly; I think they have some inhouse people writing some as well, and there is a peer review and voting process for it though. < 1420917297 680415 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :(the problem in this case is to find the number of trailing zeroes in a factorial solution, with the test cases extending up into 10-digit numbers.) < 1420917354 370489 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> minimum $ sum . map (\q -> 10^9 `div` q) . takeWhile (<=10^9) . (iterate =<< (*)) <$> [2,5] < 1420917355 787933 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 249999998 < 1420917371 587947 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :J_Arcane: you don't have to calculate the factorial to tell how many trailign zeros it has. there's a well-known trick that makes it much easier. < 1420917399 815410 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :b_jonas: Yeah, my guess was that you can just find the powers of ten in the list of factors? < 1420917459 451430 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420917518 402678 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420917542 923570 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It may be easier if you try to calculate the number of zeroes at the end of (10^1000)!. < 1420917674 175722 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :don't you basically just have to devide x by 5? < 1420917685 128979 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :divide even < 1420917763 784449 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :myname: no, by 4 approximately, I think < 1420917774 106881 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why that? < 1420917803 703254 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> sum . takeWhile (>0) . iterate(`div`5) $ 10^9 < 1420917805 218255 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1249999998 < 1420917819 321607 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^9 < 1420917820 547285 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 249999998 < 1420917823 920032 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, apparently the trick is just counting the factors of 5. < 1420918222 997792 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The slight hitch is that 25 counts twice (because it's the product of two fives. < 1420918258 546478 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [ last.show. sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^n | n <- [0..99] ] < 1420918259 988689 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "024999899877778765556754352242002432203110901019999877860635778564586554555... < 1420918283 298832 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Jafet: well, that's why i would divide < 1420918307 916405 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420918313 110335 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1420918404 396475 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [ read.dropWhile(=='9').drop 2.show. sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^n | n <- [3..99] ] :: [Integer] < 1420918405 833267 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [*Exception: Prelude.read: no parse < 1420918425 374603 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [ read.dropWhile(=='9').drop 2.show. sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^n | n <- [5..99] ] :: [Integer] < 1420918426 624340 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [*Exception: Prelude.read: no parse < 1420918433 970389 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :read.return < 1420918434 41423 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [ read.dropWhile(=='9').drop 2.show. sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^n | n <- [7..99] ] :: [Integer] < 1420918435 386720 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [*Exception: Prelude.read: no parse < 1420918451 35004 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> [ read.('0':).dropWhile(=='9').drop 2.show. sum . takeWhile (>0) . tail . iterate(`div`5) $ 10^n | n <- [0..99] ] :: [Integer] < 1420918452 440123 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [0,0,0,0,0,0,8,0,0,8,7,7,7,7,8,7,6,5,5,5,6,7,5,4,3,5,2,2,4,2,0,0,2,4,3,2,2,0... < 1420918465 737554 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Jafet: why you no read.return? < 1420918477 334829 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric ::t read.return < 1420918478 190199 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Read c => Char -> c < 1420918501 54594 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :return makes a String out of the Char < 1420918507 481456 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What Char? < 1420918521 627253 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :hatever you put in there < 1420918524 31526 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1420918527 160487 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :nvmd < 1420918542 687599 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i just start understanding what you are doing < 1420918611 87740 :drdanmaku!uid17782@gateway/web/irccloud.com/x-iuzjdganjymfgyow JOIN :#esoteric < 1420918791 32266 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Ahhh! I see what you're doing now. (mainly because I have a page open in another window explaining the 'divide by 5` now. < 1420918841 664524 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :If you divide by progressive powers of five, until you get less than 1, and add the results, you get t he number of leading zeroes. < 1420919190 442383 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :> let zeros n = let r = n `div` 5 in if r == 0 then 0 else r + (zeros r) in zeros 1000000000 < 1420919192 107410 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 249999998 < 1420919379 477649 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420920106 878228 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://torrentfreak.com/chilling-effects-dmca-archive-censors-itself-150110/ < 1420920126 623839 :AndoDaan!~AndoDaan@188.189.64.125 QUIT :Ping timeout: 264 seconds < 1420920535 92476 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420922389 765897 :reynir!~reynir@unaffiliated/reynir NICK :gunslinger < 1420922408 239678 :gunslinger!~reynir@unaffiliated/reynir NICK :reynir < 1420923242 157950 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xap1/t31.0-8/10924282_1542646042642323_7050022283664213488_o.jpg < 1420924327 484657 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420924434 411396 :S1!~S1@p4FF92C43.dip0.t-ipconnect.de NICK :S0 < 1420925123 888100 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420925717 367231 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420927029 633185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION wonders if it can get more complicated if your base isn't a product of distinct primes, like e.g. 12 = 3 * 2^2 < 1420927072 429512 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also, comfort pizza < 1420927383 371897 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | p' <- div n p = p' + sumIDiv p' in sumIDiv 5 1000000000 < 1420927385 29114 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Occurs check: cannot construct the infinite type: a1 ~ a1 -> a1 < 1420927385 72259 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Relevant bindings include < 1420927385 72375 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : p' :: a1 (bound at :1:36) < 1420927388 290622 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420927413 595612 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in sumIDiv 5 1000000000 < 1420927415 12021 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 249999998 < 1420927423 80496 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyone wants a slightly broken, used brain < 1420927473 69072 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in [(sumIDiv 2 n `div` 2,sumIDiv 3 n)| n<-[1..]] < 1420927474 571911 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(0,0),(0,0),(0,1),(1,1),(1,1),(2,2),(2,2),(3,2),(3,4),(4,4),(4,4),(5,5),(5,... < 1420927525 839752 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that looks pretty close < 1420927553 428731 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in [compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n)| n<-[1..]] < 1420927554 743818 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [EQ,EQ,LT,EQ,EQ,EQ,EQ,GT,LT,EQ,EQ,EQ,EQ,EQ,LT,GT,GT,EQ,EQ,GT,EQ,EQ,EQ,GT,GT,... < 1420927755 630617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (_2 ^. (last &&& length)) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n),n)| n<-[1..]] < 1420927756 933425 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match type ‘([(GHC.Types.Ordering, b1)] -> b) < 1420927756 976736 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -> Control.Applicative.Const < 1420927757 20146 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ([(GHC.Types.Ordering, b1)] -> b) < 1420927768 191628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no way that was going to work on first try < 1420927866 653956 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what is the goal, for those arriving in medias res? < 1420927880 664050 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map last . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n),n)| n<-[1..1000]] < 1420927882 111157 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,1000),(EQ,998),(GT,971)] < 1420927930 990316 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: J_Arcane brought up the question of calculating the number of trailing zeros of n factorial < 1420927977 763210 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yes. There's a simple solution, but it seems I've sparked an obfuscation contest by accident. ;) < 1420927991 384220 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :then i thought, the method used depends on 5 being larger than 2, and each prime only occurs once as a factor of 10. < 1420928004 326717 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*occuring < 1420928035 244080 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so i wondered if it could be more complicated in a base where the smaller prime factor _doesn't_ occur just once < 1420928051 490011 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :12 being the smallest example. and afaict the answer is yes < 1420928076 39692 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :so the answer is just the quotient of n /5? < 1420928094 740034 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: n/5 + n/25 + n/125... < 1420928113 644046 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well yeah < 1420928119 156612 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :quintopia: REcursive integer division is the easiest way. `div` by 5, then divide that by 5, etc etc until it doesn't go. < 1420928134 663234 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ah < 1420928147 568541 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :so < 1420928148 987518 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :> let zeros n = let r = n `div` 5 in if r == 0 then 0 else r + (zeros r) in zeros 1000000000 < 1420928150 512973 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 249999998 < 1420928165 366598 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :basically, the digital sum base 5 < 1420928193 296886 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :does that deserve a frying pan < 1420928209 731576 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway, looking in base 12 for n up to 1000 the contributions from 2 and 3 switch between dominating, even up to 971. < 1420928254 103992 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :wow < 1420928261 114878 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although i think 3 does so most often < 1420928295 635444 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fmap length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n),n)| n<-[1..1000]] < 1420928296 769603 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match type ‘(b0, b1)’ with ‘[a0]’ < 1420928296 847724 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Expected type: [a0] -> b0 < 1420928296 890964 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Actual type: (b0, b1) -> b0Couldn't match expected type ‘[a0]’ < 1420928299 695675 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1420928313 665430 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what about 5 dominating? < 1420928319 19621 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I'm kind of a Lisper at heart, so I started off with a list mangling approach, ie. flip the result of n! and do takeWhile until I stop getting 0s, then count. < 1420928322 102290 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n),n)| n<-[1..1000]] < 1420928323 317092 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match type ‘[(GHC.Types.Ordering, b1)]’ with ‘(c, b0)’ < 1420928323 360334 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Expected type: [(GHC.Types.Ordering, b1)] -> c < 1420928323 360453 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Actual type: (c, b0) -> c < 1420928326 220049 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :gah < 1420928334 121731 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420928348 672817 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :but the codewars execution window is only 6s, and one of the test cases was a ten-digit number. < 1420928363 554563 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: for 10 5 never dominates because the 2's count singly < 1420928385 224112 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i meant in bases like 20 or 40 < 1420928428 290953 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 3 n),n)| n<-[1..1000]] < 1420928429 709463 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,228),(EQ,343),(GT,429)] < 1420928452 639141 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there you go. oh i was wrong about which dominates most often. < 1420928502 234126 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what about 5 < 1420928518 782080 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :lessee < 1420928527 82718 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 2)(sumIDiv 5 n),n)| n<-[1..1000]] < 1420928528 316320 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(EQ,4),(GT,996)] < 1420928547 397728 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :20 doesn't work < 1420928555 53223 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 3)(sumIDiv 5 n),n)| n<-[1..1000]] < 1420928556 482348 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(EQ,9),(GT,991)] < 1420928556 611412 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :huh < 1420928567 429892 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nor does 40 < 1420928584 968177 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 4)(sumIDiv 5 n),n)| n<-[1..1000]] < 1420928586 330557 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,108),(EQ,422),(GT,470)] < 1420928595 103046 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :so 80 < 1420928597 642940 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah 80 has a reasonable spread < 1420928610 513241 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 5)(sumIDiv 5 n),n)| n<-[1..1000]] < 1420928611 833634 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,986),(EQ,14)] < 1420928630 570956 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and then it gets clearcut the other way for 160 < 1420928642 542643 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :damn i would love to see a general result here < 1420928707 912745 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :could you define "dominatr" rigorously? < 1420928771 161284 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well in general the number of zeros at the end of n! in base b is the _minimum_ of same for each prime power factor of b < 1420928782 353666 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so i'm asking which gives the most zeros < 1420928800 466814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which is actually backwards for finding the minimum < 1420928808 205802 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ah < 1420928894 704023 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and if b = p^i, then it's the number of zeros for p divided by i, naturally < 1420928920 301158 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :so for so. < 1420928932 834200 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and for a prime base you calculate it by the iterated division trick < 1420928939 736269 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :okay yeah i get it < 1420929003 74591 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so presumably the sumIDiv function is "jumpy" in a way that allows different bases to overtake each other by not too large constant multiples < 1420929030 729231 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably involving a logarithm somewhere... < 1420929114 607634 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :lessee < 1420929126 210326 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (fst.head &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 4)(sumIDiv 5 n),n)| n<-[1..10000]] < 1420929127 850414 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,803),(EQ,3068),(GT,6129)] < 1420929178 517760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map last . groupBy((==)`on`fst)$sort[(compare(sumIDiv 2 n `div` 4)(sumIDiv 5 n),n)| n<-[1..10000]] < 1420929180 65286 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,10000),(EQ,9981),(GT,9999)] < 1420929199 754266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok LT is rarer, but never completely extinct < 1420929535 637171 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah they're both n/4 - O(log n). < 1420929938 439820 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um < 1420929979 219396 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls JOIN :#esoteric < 1420930002 930120 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok so 1/p + 1/p^2 + ... = 1/(1-1/p) - 1 = p/(p-1) - 1 = 1/(p-1) < 1420930044 957108 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :;-; < 1420930048 676547 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so indeed for 5, approximately division by 4, for 3, approximately division by 2, for 2, approximately the original < 1420930078 401939 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: "they" were base 16 and 5, specificially, as in your last example. < 1420930092 725498 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(or 10) < 1420930096 432282 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: it works to explain both 12 and 80 which were tested < 1420930111 732380 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :to have constant fluctuations < 1420930156 259520 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well for 12 you have that both 3 and 4 are n/2 - O(log n), presumably < 1420930204 411459 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this means it might be a more fragile phenomenon than i suspected < 1420930215 746577 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, that's what you did there. < 1420930219 45467 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there will probably be _no_ combination with 7 which works < 1420930252 388533 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :What are you persons talking about < 1420930264 343836 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: 49*13? < 1420930282 100429 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i meant with the primes 2,3 and 5 < 1420930289 872896 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but yeah that should work < 1420930309 431524 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map last . groupBy((==)`on`fst)$sort[(compare(sumIDiv 7 n `div` 2)(sumIDiv 13 n),n)| n<-[1..10000]] < 1420930309 601529 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :why wouldnt 7 work < 1420930310 944314 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,9841),(EQ,10000),(GT,9996)] < 1420930312 833288 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :also things like 7*3^3 < 1420930328 379129 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: oh right duh < 1420930332 375717 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :2^n gives you 1/n. < 1420930355 923208 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: i wasn't thinking, you can always adjust the exponent to match < 1420930386 292930 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map last . groupBy((==)`on`fst)$sort[(compare(sumIDiv 3 n `div` 3)(sumIDiv 7 n),n)| n<-[1..10000]] < 1420930387 705248 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(LT,9998),(EQ,10000),(GT,9995)] < 1420930426 36790 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh that's last found, not amount. oh well good enough probably < 1420930427 689080 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :What am I looking at. And where can I learn it? < 1420930462 316306 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (last &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 3 n `div` 3)(sumIDiv 7 n),n)| n<-[1..10000]] < 1420930463 909353 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [((LT,9998),691),((EQ,10000),4046),((GT,9995),5263)] < 1420930474 864073 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i also dont see how 2^3 gives n/4 < 1420930481 987133 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let sumIDiv p 0 = 0; sumIDiv p n | n' <- div n p = n' + sumIDiv p n' in map (last &&& length) . groupBy((==)`on`fst)$sort[(compare(sumIDiv 3 n `div` 3)(sumIDiv 7 n),n)| n<-[10001..20000]] < 1420930483 505194 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [((LT,19943),1025),((EQ,20000),3272),((GT,19998),5703)] < 1420930485 382515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Solace: the code is in haskell, although we're using it to calculate final zeroes of factorials in strange bases < 1420930489 536332 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :erm 2^4 < 1420930500 960743 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :Oh < 1420930508 32949 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: it gives n/6, just like 7. < 1420930525 233773 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :lol well I've heard of that But I kinda gave up on haskell last week. < 1420930526 826223 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err < 1420930537 257651 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sorry, messed that up. < 1420930545 782886 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: you need to count factors of 2^4 < 1420930552 247632 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Solace: haskell is a language many people give up on. some try again later until they get it. < 1420930566 654469 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: which is the same as counting factors of 2 (and you get n - O(log n) of those), and then dividing by 4. < 1420930570 341093 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :ACTION is taking a break < 1420930592 565961 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :For like maybe a month I Want to try something else < 1420930602 846788 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :Or just take a vacation from coding < 1420930649 105990 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :quintopia: (the n/p + n/p^2 + ... formula relies on p being a prime.) < 1420930737 137843 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :huh < 1420930741 227282 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :Also lots of Divs and im no where near that level of Haskelling oerjan I'm still getting stuff to print messages < 1420930859 269781 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420930921 178774 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1420930927 708243 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Solace: div is integer division. we're doing number theory after all. < 1420930944 700623 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :I know < 1420930956 690342 :AndoDaan!~AndoDaan@188.188.85.142 JOIN :#esoteric < 1420930960 180278 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :I'm just saying a lot of divisiob in there < 1420930970 788031 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls PRIVMSG #esoteric :division* < 1420931058 642379 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> nubBy(((>1).).gcd)[2..] -- obligatory haskell chestnut < 1420931060 119533 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,... < 1420931077 977398 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wtf nubBy < 1420931103 808079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: we discussed yesterday how that is technically not guaranteed portable < 1420931115 206431 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :> (zip`ap`tail)[1..] < 1420931116 513306 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(1,2),(2,3),(3,4),(4,5),(5,6),(6,7),(7,8),(8,9),(9,10),(10,11),(11,12),(12,... < 1420931133 211428 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because nubBy is supposed take an equivalence relation as argument < 1420931137 426073 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+to < 1420931193 547219 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but at least (((>1).).gcd) is symmetric and hence robust against differences between ghc's implementation and the Haskell language report. < 1420931206 217664 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> fix(scanl(+)0.(1:)) -- other obligatory chestnut < 1420931207 866325 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [0,1,1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181,6765,10946,... < 1420931222 354266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: yeah < 1420931251 866912 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :@quote zip`ap < 1420931252 227944 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :quicksilver says: zip`ap`tail the aztec god of consecutive numbers < 1420931385 205156 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f = nubBy(((>1).).gcd) in f[6,5..2] < 1420931386 431146 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [6,5] < 1420931410 653072 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: hm the O(log n) comes just from the rounding down of division, right < 1420931412 501770 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let f = nubBy(((>1).).gcd) in f[2..6] < 1420931413 960186 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,5] < 1420931426 422602 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :mpiler verbietet < 1420931433 627096 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :damn lag < 1420931480 989505 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1420931503 438850 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and for powers of p that adjustment becomes O(1) instead < 1420931542 424240 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :while for powers of p-1, you get a maximal discrepancy. < 1420931557 332471 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... err < 1420931562 920104 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(powers of p)-1 < 1420931571 732706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that explains those frequent 9999 and 10000 in my tests above < 1420931639 969399 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and that should be enough to imply that if b = p^i * q^k has the right asymptotics to fluctuate in which prime dominates, then it will < 1420931662 512214 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i.e. if 1/i(p-1) == 1/k(q-1) < 1420931704 191828 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION suddenly feels sinful for not putting extra parens on the denominators < 1420931729 912184 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :let's pretend it was p^k * q^i ;-) < 1420931738 752379 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :gah < 1420931865 705062 :AndoDaan!~AndoDaan@188.188.85.142 QUIT :Quit: bbl < 1420931875 269002 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mind you giving / a lower precedence is perfectly logical < 1420931956 625241 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or giving juxtaposition a higher precedence than * < 1420932016 800802 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :In practice, on IRC, I treat 1/ab as ambiguous. < 1420932284 396903 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeekAfk < 1420932933 440212 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Heresy can now do recursive lambdas. < 1420933440 433173 :arjanb!8259ab0d@gateway/web/freenode/ip.130.89.171.13 QUIT :Quit: zzz < 1420933915 280433 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420934497 558471 :GeekAfk!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 264 seconds < 1420934666 404121 :GeekAfk!~GeekDude@c-73-31-240-150.hsd1.wv.comcast.net JOIN :#esoteric < 1420934673 540025 :GeekAfk!~GeekDude@c-73-31-240-150.hsd1.wv.comcast.net QUIT :Changing host < 1420934673 583451 :GeekAfk!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420934891 622020 :AndoDaan!~AndoDaan@188.188.85.142 JOIN :#esoteric < 1420934969 129984 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :Does cluid still join the chat sometimes? < 1420935036 528454 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@ask cluid do you still come to #esoteric? < 1420935036 572025 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420935081 358497 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :I never think of lambdabot, sorry lb. Thanks, boily. < 1420935264 680522 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1420935276 460806 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :you have to understand the bots, connect with them, feel them. and then there are the Joy of fungot. < 1420935276 766403 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: that sign is like, evil.' < 1420935283 676317 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: no it ain't. < 1420935284 253285 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: but provide their programs for free. in sdl wouldn't you have to restrict the quantity of os resources allocated ( fds, for example < 1420935296 982268 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: no, it again ain't. < 1420935297 334219 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: the only thing i do in mycology to load fingerprints for fnord it < 1420935311 834294 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :mycological fingerprinting. interesting... < 1420935335 579113 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :how do google a word with a bot again? < 1420935354 469214 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :Or get the definition, I mean. < 1420935361 450422 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :`define mycology < 1420935363 316857 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Failed to connect to socket 2. \ \ Looking up 127.0.0.1:3128 \ Making HTTP connection to 127.0.0.1:3128 \ Sending HTTP request. \ HTTP request sent; waiting for response. \ Alert!: Unexpected network read error; connection aborted. \ Can't Access `http://google.com/search?q=define:%6d%79%63%6f%6c%6f%67%79' \ Alert!: Unable to access document. \ \ < 1420935375 687800 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :worth a shot. < 1420935385 496509 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :well, there was that one. it haven't been working for a loooong time. < 1420935408 251202 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`? mycology < 1420935409 264978 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :mycology? ¯\(°​_o)/¯ < 1420935432 451635 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :For some definition of "get the definition" < 1420935449 420277 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :mycology: the study of mushrooms and other funguses < 1420935463 676370 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i used a physical dictionary < 1420935471 940839 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :I don't believe that. < 1420935476 540633 :AndoDaan!~AndoDaan@188.188.85.142 PRIVMSG #esoteric :I can't believe that. < 1420935546 5115 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :there was also metasepia's ~duck... < 1420935548 915124 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :it's true. i used the oxford pocket school dictionary, < 1420935718 470659 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i am an avid user of physical books < 1420935734 775042 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420935745 232619 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oren: what is your opinion on new book smell? < 1420935805 22829 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :it is delicious < 1420936200 12622 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@google mycology < 1420936200 934867 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Mycology < 1420936200 978529 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Title: Mycology - Wikipedia, the free encyclopedia < 1420936218 263753 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@wn mycology < 1420936219 699729 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :*** "mycology" wn "WordNet (r) 3.0 (2006)" < 1420936219 777373 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :mycology < 1420936219 820603 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : n 1: the branch of botany that studies fungi and fungus-caused < 1420936219 820737 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : diseases < 1420936419 813148 :AndoDaan!~AndoDaan@188.188.85.142 QUIT :Read error: Connection reset by peer < 1420936434 63364 :AndoDaan!~AndoDaan@188.188.85.142 JOIN :#esoteric < 1420936755 979485 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420936985 89769 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420937036 173215 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420937039 685599 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 245 seconds < 1420937407 76911 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420937519 510624 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420937675 157296 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://ello.co/jarcane/post/NBUlE6Uez8fAaamoHryjRg < 1420937685 154842 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 252 seconds < 1420939406 431585 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420939406 514689 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1420939664 652700 :S0!~S1@p4FF92C43.dip0.t-ipconnect.de QUIT :Quit: S0 < 1420939812 204959 :Solace!uid52684@gateway/web/irccloud.com/x-lpirzemptukoimls QUIT :Quit: Connection closed for inactivity < 1420940287 188641 :MoALTz__!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420940451 228206 :GeekAfk!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1420940455 302568 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 255 seconds < 1420940482 285740 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420940878 260116 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420940897 214277 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1420941141 837844 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420941153 155823 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420941391 276237 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420941559 745053 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hmm < 1420941624 549261 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I seem to have ended up in a Haskell meetup group < 1420941643 696975 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"it was inevitable, really" < 1420941670 44617 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :It's not yet much of a group < 1420941676 548826 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Seeing as I am the second member < 1420941687 344684 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :just a semigroup? < 1420941709 826130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you need to work on your identity hth < 1420941751 395666 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Tanelle. weren't you the one who mistakenly participated to some fetishist group some time ago? < 1420941761 637595 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`quote fetish < 1420941762 347306 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :372) oklopol: Why do you have so much experience with hoop-and-stick? :P Gregor: my fetish: learning pointless skills \ 1124) kmc, I was trying to go to a sci-fi and fantasy society social, and I went to the wrong bar Wound up at my university's fetish society Didn't realise for an hour and a half < 1420941770 226578 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjan. < 1420941779 635581 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :boily, that is a thing that happened, yes < 1420941788 665878 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'm never going to live it down, either, am I? < 1420941795 84965 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :never ^^ < 1420941812 227535 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it will be something to tell your grandchildren hth < 1420941822 80604 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :oerjan, you're in easy travel distance of York, right? < 1420941840 393223 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that may be overstating it < 1420941849 282306 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Hey, the vikings managed it < 1420941865 179047 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :And run a pizza takeaway down the road from here! < 1420941894 463499 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I presume all vikings came from your part of Norway < 1420941920 216130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it was a major population center < 1420941936 735887 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so not as wrong as it _could_ be < 1420941966 421051 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :there's a pizza place near home. I should go there some day. they seem to have quite the hot sauce selection. < 1420942010 157952 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :That sounds a lot better than Vikings' < 1420942020 655901 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Which really caters to the drunk student market < 1420942095 565828 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: do they have a logo with horned helmets, that's the way you know they're _really_ bad < 1420942114 203138 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Yes < 1420942116 350981 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::( < 1420942118 586567 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thought so < 1420942130 70266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :stupid wagner-esque posers < 1420942162 620027 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :http://www.vikingspizza.co.uk/ < 1420942185 137774 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oooh they have a variety of delicious cakes < 1420942230 696535 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Looking at the menu, a variety of precisely two delicious cakes < 1420942241 547507 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's a plurality! < 1420942363 917109 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Dual_(grammatical_number) < 1420942566 173127 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :details, details < 1420942626 976992 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Well, goodnight I guess < 1420942675 470218 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :bonne nuitaneb! < 1420943581 30213 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1420943857 408433 :boily!~alexandre@96.127.201.149 QUIT :Quit: PARTIAL CHICKEN < 1420944588 803000 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :vikings with horns are better than real vikings. < 1420944633 196192 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION hits quintopia with the saucepan ===\__/ < 1420944641 478961 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :IT'S BETTER THAN AN AXE < 1420944688 209020 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric ::D < 1420944718 803319 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :true < 1420944723 591125 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hardto < 1420944737 357087 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric : to fry an egg on a battle axe < 1420944770 487194 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :at least in norwegian climate < 1420944797 495198 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :whats it like up theree < 1420944808 892353 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :right now < 1420944812 952536 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :cold and stormy hth < 1420944824 583657 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually the wind may have eased < 1420944829 830856 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@metar ENVA < 1420944830 288625 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :No result. < 1420944834 331763 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1420944847 61544 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :we appear to be out of weather < 1420944865 170323 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :whats the temp, with windchill? < 1420944879 911253 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how should i know < 1420944969 305537 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well you have a better chance of knowing than I, on account of proximity < 1420945023 222889 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sadly i do not have a thermometer < 1420945056 171796 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :is it freezing? < 1420945060 332006 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :for the weather, anyway. i'm not sure where my fever thermometer went during the move. < 1420945065 949710 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes. < 1420945104 719982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this website claims -5 degrees celsius < 1420945135 561181 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in the forecast < 1420945138 240420 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :fever? :/ < 1420945149 90089 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :weather hth < 1420945218 37470 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :you are under it < 1420946139 727193 :djruffkutz!~djruffkut@ool-43563765.dyn.optonline.net JOIN :#esoteric < 1420946255 944836 :djruffkutz!~djruffkut@ool-43563765.dyn.optonline.net PART :#esoteric < 1420948290 395783 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1420948880 384289 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have idea I could add other kind of Auras that are combined with other types too, in Magic: the Gathering cards. < 1420949136 288060 :AndoDaan!~AndoDaan@188.188.85.142 QUIT :Quit: bbl < 1420949452 180651 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1420950234 378335 :cluid!~cluid@unaffiliated/cluid JOIN :#esoteric < 1420950236 737299 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :hi < 1420950552 382681 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: ZZZ? < 1420951243 735924 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420951433 599826 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1420952186 334377 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :how do I get a random User: page? < 1420952192 69534 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :or all users < 1420952195 83398 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :with pages < 1420952578 919248 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :http://esolangs.org/w/index.php?title=Special%3AListUsers&username=&group=&editsOnly=1&limit=50 has too many spammers in t < 1420952641 417887 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1420952852 529875 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1420953205 821268 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :can I do my own SQL query on the site? < 1420953215 58497 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :I want to find users who have a user page and created at least 2 pages < 1420953621 825780 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :http://esolangs.org/wiki/User:BCompton nice batleships in befunge < 1420954322 856580 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1420954557 377677 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't think so, unless you download it and then convert it into SQL or to use a virtual table < 1420954569 476010 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :darn, thanks anyway < 1420956373 176964 :Solace!uid52684@gateway/web/irccloud.com/x-iokywjpqckwsjgrm JOIN :#esoteric < 1420957977 991459 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Superputin is a comic that exists. < 1420957978 898029 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :o.O < 1420959138 863726 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I invented a "remote virtual table protocol" in order to implement SQLite virtual tables on an internet server. < 1420959160 462379 :cluid!~cluid@unaffiliated/cluid PRIVMSG #esoteric :cool!@ < 1420959233 859217 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Unfortunately I have not written an implementation of either the server or the client though. < 1420959483 958802 :cluid!~cluid@unaffiliated/cluid QUIT :Quit: Leaving < 1420960324 179055 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420962394 770009 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mitchs: thanks for all the help on anagol btw (you're finding all those easy problems that I'm submitting Haskell solutions for) < 1420962409 517617 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric ::) < 1420962458 574404 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :glad to see henkma getting a bit of comeuppance < 1420962476 980654 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm really surprised about http://golf.shinh.org/p.rb?Stagger+Encode+FIXED < 1420962571 797545 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Mainly because I don't think I did anything special. But the identical statistics are a nice touch.) < 1420962662 950247 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But of course there are a number of problems that I've tried but where henkma still beats me. I'm evil and not submitting those. < 1420962734 914383 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420962772 10741 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 264 seconds < 1420963096 773072 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420963291 232810 :MoALTz__!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 264 seconds < 1420963998 509964 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1420964012 88899 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 244 seconds < 1420965317 548551 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420965489 738256 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 245 seconds < 1420965618 686821 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420965697 341674 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 256 seconds < 1420965753 571219 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420965911 179198 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 252 seconds < 1420966760 848591 :MoALTz__!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420966968 147319 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 265 seconds < 1420968742 512314 :Solace!uid52684@gateway/web/irccloud.com/x-iokywjpqckwsjgrm PRIVMSG #esoteric :dissapears into the elemental demiplane of Ranch Dressing < 1420969580 701192 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Good morning < 1420969722 510553 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Oooh, I saw 2 magpies this morning < 1420969857 37176 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Rust currently has an easter egg that bloats output size < 1420970093 593426 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@google rust easter egg < 1420970094 418523 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :http://www.youtube.com/watch?v=LTSaNbUgqlo < 1420970101 721456 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I think that's the wrong one... < 1420970408 49253 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :https://github.com/rust-lang/rust/issues/13871 < 1420970570 490215 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah yes. Silly... < 1420970766 16159 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@ghc < 1420970766 150977 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :PArse error (possibly incorrect indentation) < 1420970772 98309 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@ghc < 1420970772 141504 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Can't combine named fields with locally-quantified type variables or context < 1420970780 707992 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@ghc < 1420970780 751267 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :scavenge_stack: weird activation record found on stack < 1420970794 446164 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hmm, I was hoping for a more snarky one (ghc has a couple) < 1420970811 574766 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(no lengthy quotes though) < 1420970858 630234 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc < 1420970858 710649 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Qualified name in function definition < 1420970868 468747 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc < 1420970868 511964 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Use -fcontext-stack20 to increase stack size to (e.g.) 20 < 1420970889 208176 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc cunning < 1420970889 251383 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: even with cunning newtype deriving the newtype is recursive < 1420970915 191969 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc interest < 1420970915 235233 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Interesting! A join var that isn't let-no-escaped < 1420970957 472757 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@quote ghc kind < 1420970957 527238 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Kinds don't match in type application < 1420970963 849846 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@quote ghc invent < 1420970963 893498 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Urk! Inventing strangely-kinded void TyCon: :t{tc a5gUj} (* -> *) -> * -> * < 1420971007 21809 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc \! < 1420971007 91730 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Interesting! A join var that isn't let-no-escaped < 1420971010 236373 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc \! < 1420971010 279644 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: Urk! Inventing strangely-kinded void TyCon: ZCt{tc a2AN} (* -> *) -> * -> * < 1420971013 176579 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc \! < 1420971013 219818 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: yi-static: internal error: TSO object entered! < 1420971019 577902 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@quote ghc \! < 1420971019 657795 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ghc says: ARGH! Jump uses %esi or %edi with -monly-2-regs < 1420971028 263296 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :When making up the "proper" rules of Aberration Hater Card Game I want to design it properly by writing the rules as a literate computer program, rather than doing what Magic: the Gathering and other similar card games do, which results in some mistakes. < 1420971070 269076 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Will you use an existing language, or create a new language for describing card effects? < 1420971098 307184 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I support that < 1420971114 111663 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I believe it may be necessary to make up a new one. I am not completely sure, but it seems like it would help. < 1420971196 945650 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you could use an existing language with some domain-specific library you write < 1420971216 283280 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and lots of restrictions on what the card and rules part of the program is allowed to do < 1420971234 305718 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but, well, if you write it, you decide on what's the most convenient for you < 1420971468 309884 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Making up new cards with new effects should not generally require changing the program for the game rules. There needs to be triggers too, as well as replacement effects supported, etc. < 1420971628 546395 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yeah, that's the theory. for most cards like Kin-Tree Warden it's certainly true. but experience seems to show that every set has a dozen of cards or some mechanics that do require changing the base rules to support them. < 1420971723 188033 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Yes, although sometimes it is only adding keyword abilities. < 1420971742 626688 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Can you give examples? < 1420972031 980421 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: in some sets maybe. but I think if you never have to modify the core rules (in compatible ways that don't affect games with only old cards) then you're probably not doing innovative sets enough < 1420972086 999713 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Very often, new cards require you to track state or triggers that you didn't have to track before, which I think usually requires you to modify the core implementation. < 1420972118 25474 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Also, often there are new kinds of static effects affecting things that couldn't be changed so far, so you have to add new checks in existing routines. < 1420972126 105513 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :New hooks and the like. < 1420972491 118597 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Magic has some crazy interactions. There are like five cards plus the commander rules that make lands produce colorless mana instead of some color, while keeping any restrictions on spending that mana. And then there's Celestial Dawn which makes you spend mana as if it was a different color, while still keeping its other restrictions. < 1420972986 587332 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420972996 958608 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: But then, maybe the game you're making is very different from M:tG. I can't tell because I'm not familiar with other collectible card games. < 1420973001 268472 :AndoDaan!~AndoDaan@188.189.91.178 JOIN :#esoteric < 1420973170 113512 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I am talking about designing the programming language so that it can allow you to not have to deal with changing the rules to track new state/triggers/effects in most cases; the compiler would automatically add these checks. < 1420973182 45332 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :101.1 sounds fun to implement < 1420973315 23835 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: sounds like difficult, but ok, good luck < 1420973366 938729 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Tell us if you have success. < 1420973372 880189 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :101.1 consists of two parts. The first part, I would hope designing the programming language so that you can very easily state such a rule. For the second part (about conceding), it would be part of the host program instead; the rules would only mention it as what is effectively a comment (since it is a literate program, the main text with no corresponding program code). < 1420973536 708584 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( "Challenge Death", {U}{U}{U}{U}{U}{U}, Enchantment. If you would lose the game, the game becomes governed by the FIDE Laws of Chess instead. A game of chess is placed under rapid time controls, and the winner of that chess game becomes the winner of the game. In case of a draw, you lose. ) < 1420973559 237056 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: actually, "can concede any time" has to be sort of handled by both the host program and the rules. the rules have to handle how the game state changes in multiplayer when someone concedes (in two-player you don't have to track the game state after conceding anymore). the tournament or floor rules part has to handle conceding so a player can leave any time, and in that case he definitely loses, even if the rules part is buggy and says he doesn't. < 1420973644 41543 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Actually, I realized that in a game with more than two players that is necessary. < 1420973674 29938 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: who plays white in chess? it's important because the white player is flavored by chess itself, but the black player is slightly flavored by M:tG because his pieces are more difficult to remove because there's lots of spot removal for non-black like Doom Blade. < 1420973712 436888 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: the effect 101.1 has on the rules part is that the rules have to support players getting removed _any_ time, even in the middle of crazy effects. < 1420973714 109626 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Clearly you play pairs of games until the score becomes uneven < 1420973726 741493 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: hmm, good question. < 1420973741 614752 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :And has to support multiple player leaving the game in rapid succession too of course. < 1420973754 156436 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I pictured the challenger would get the white pieces (but draw disadvantage) < 1420973819 218886 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: all players losing an MtG game is a possible outcome, isn't it? < 1420973827 570822 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: in Casey and Andy webcomics, when Quantum Cop challenged Death, Quantum Cop got white < 1420973834 972825 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes. it's called a draw. < 1420973843 820135 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: it can happen even without conceding. < 1420973852 406523 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: it's just that the game is balanced so that it rarely happens, < 1420973862 652715 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because draws make tournaments take more real time < 1420973899 407774 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: yeah. but two players conceding the game simultaneously is also unlikely to happen in practice :) < 1420973899 589796 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Yes, exactly that, if more than two players. (However, in some formats the game always ends when conceding even if more than two players, for example Two Headed Giant.) < 1420973908 631324 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: so I don't see that as a particular problem. < 1420973908 985996 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: The goal is sort of similar to the problem in football where teams get too defensive and so there are too many draws and tie breakers, which is bad for spectators. < 1420973925 279524 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: however, M:tG has never had that problem seriously I think < 1420973937 745347 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: "unlikely to happen in practice" -- do you know what channel you are? < 1420973956 640902 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: I know. < 1420973964 846320 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: 2HG doesn't matter, because the rules say if a player concedes his whole team is removed from the game, so it's sort of like single player < 1420973981 634670 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh right, that's what you said < 1420973982 240156 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yse < 1420974013 213895 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: I'm just assuming that one of the players involved is not on this channel but geniunely interested in winning :P < 1420974099 172787 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: in theory, multiple players conceding in quick succession can handle in some kinds of cheating, when the judge hands out game loss for the violation to multiple players who cheat together, but as such multipleyer games don't happen in tournaments it's probably not a common occurrance < 1420974136 757948 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, what happens if someone is excluded from the tournament for cheating during a draft? how can the draft continue? < 1420974138 958407 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For writing the cards themself, the same programming language is probably used, but instead of literate programming, natural language programming with user-defined templates, is used. It isn't quite natural language though, because it also includes markup, formatting, explicit code, etc. For example, text in square brackets might be treated as a comment when compiling, but still rendered (although without the brackets). < 1420974196 362516 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, what happens if someone concedes and leaves the table (for urgent matters like his child is ill) during a draft (without cheating)? < 1420974226 150547 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes. < 1420974270 998265 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Parentheses might do the same but the parentheses are rendered and the text is italicized in such a case. Perhaps there might be formatting codes with \ to change the rendering, and maybe [+ ... +] or other delimiters might be used to include explicit code which is not rendered at all. For int-e's example, a lot of explicit code would be used, since you would put in all the rules of chess, although the card would just say "chess" so put "chess" in < 1420974332 390333 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: IMO that chess card is an un-card, so it doesn't need rules support < 1420974358 487732 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(other than an informal FAQ) < 1420974526 257746 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes you would certainly be right, but still, I am saying how it would be done if you wanted it to be a real card (although of course the user interface would be strange in such a case, not like a normal chess game, if playing by computer with a host program that doesn't have the interface for this card explicitly programmed in). < 1420974596 447799 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Of course it isn't a card you would actually make except as a un-card, but it hasn't to do with hypothetical things I am saying. < 1420974673 450238 :AndoDaan!~AndoDaan@188.189.91.178 QUIT :Ping timeout: 264 seconds < 1420974839 309334 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :To give an example of how this "explicit code" becomes used, int-e's card might be typed as follows: If you would lose the game, [+ ... +] [the game becomes governed by the FIDE Laws of Chess] instead. [...] except that you wouldn't actually type "..." but instead the actual explicit codes and comment texts, respectively. < 1420974930 182437 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the chess pieces are tokens, not cards, right? they're not wished into your game so you don't get to keep them if you chess inside a Saharazad subgame < 1420975100 537879 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I would say they are neither; the program inside the [+ ... +] would just provide a list of choices to the player, update its internal variables, and then provide choices to the other player, and so on. You wouldn't actually be able to program in the time controls in this way, so it still is a Un-card. But you could still implement the rules of chess with this! < 1420975153 1914 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Although like I explained earlier, it also wouldn't display the chess board if played on a computer program which implements the "generic" rules.) < 1420975866 623036 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1420976414 386195 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, one thing too about what I am thinking of, which is that if you add new cards, although you probably won't have to modify the rules, you would have to recomple them. < 1420977608 378027 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1420979850 594302 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://yosefk.com/blog/my-history-with-forth-stack-machines.html < 1420980300 211583 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :There are Lovecraft quotes in the Rust standard library: https://github.com/rust-lang/rust/blob/master/src/libstd/rt/util.rs < 1420980612 343594 :Solace!uid52684@gateway/web/irccloud.com/x-iokywjpqckwsjgrm QUIT :Quit: Connection closed for inactivity < 1420980615 865712 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: okay... what is the primary source for the latter information? reddit? you're the second one to bring it up today :P < 1420980744 351619 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1420980929 347493 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1420981295 276158 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1420981393 412818 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Suppose I activate Deathrite Shaman's first ability to gain mana, keeping priority, then I cast Cytoshape to make that creature a copy of an animated Forest, and then resolve the activated ability. Can I spend the mana it produces to pay part of the mana cost for casting an Imperiosaur? < 1420981749 499280 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :int-e: someone filed an issue about it and it made the front page of HN. < 1420981773 108719 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: This ruling about Cytoshape seems relevant: "This effect can cause the target to stop being a creature. For example, if it becomes a copy of an animated Blinkmoth Nexus, the printed wording will be copied and it will become an unanimated Blinkmoth Nexus." < 1420981878 285885 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: I see. It's funny because the issue is 7 months old... < 1420981911 62091 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It's still in too, they kept it, and have rejected at least one pull request to remove it. < 1420981966 84095 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :at least #20035 is not rejected yet. < 1420981967 667671 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: sure, the permanent certainly becomes a basic land < 1420982009 182071 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: my question is what Imperiosaur really checks: whether the permanent was a basic land when I activated the ability, or when the mana actually gets added to my pool (which is when the ability resolves) < 1420982016 473364 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: then I would assume that its mana works for the Imperiosaur. (That's a funny ability though - I didn't know that mana is tracked to its origins.) < 1420982049 550180 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: you could also imagine this backwards but that's even crazier, with an animated basic land first gaining Deathrite Shaman's ability using Kraj, then becoming a copy of something other than a basic land < 1420982054 807253 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, ability. it's a restriction... < 1420982058 195033 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :which should have the opposit result < 1420982077 802776 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, tracking the mana is exactly what has brought Imperiosaur to my mind: < 1420982108 704815 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: if you implement Imperiosaur the first time, do you imagine you could do that without having to modify the core rules program? < 1420982143 133544 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: before Imperiosaur, there were effects that produced mana with restrictions, but those restrictions were given when the mana was _produced_, not when it was consumed < 1420982163 856589 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think even Alpha has such a restricted mana producer < 1420982228 692662 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: I think I have trouble resolving "that" and "it" in what you wrote initially. < 1420982326 421877 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: but your answer may simply be that mana abilities don't use the stack. < 1420982514 590300 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I should've seen that sooner, but hey, I have never more than dabbled in MtG (I don't even have cards of my own) and that's been 8 to 5 years ago... < 1420982564 266166 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :obviously I have retained some interest in the rules (because they're crazy...). < 1420982696 172667 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: the other thing is that the mana producer is the Deathrite Shaman, not the land that it's removing from the game. < 1420982742 844415 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: so all in all I don't know what you tried to do there, except that I suspect that it didn't work. < 1420982777 409443 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :whoever likes english with a REAL hard german accent watch from 50:00: Cyber Necromancy - Reverse Engineering Dead Proto…: http://youtu.be/fIAKzzlJ67w < 1420983150 11879 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Zis is vat happens if you organise a congress in Germany... < 1420983182 272175 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well, there ARE german people capable of pronouncing english sentences < 1420983184 808773 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but ... < 1420983185 651648 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: is it a good talk? < 1420983270 162571 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it's okay, but i thought it would be more technical < 1420983294 682787 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it's just "oh look, we have repeating patterns. turns out, it is xor" < 1420983348 958837 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: Ok, I tried parsing that again, and decided that "that creature" is the Shaman. In which case, the mana ability resolves immediately (since it doesn't go onto the stack) and there's no way to cast Cytoshape in the meantime. < 1420983413 488284 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: also to be fair: english is a HORRIBLE language in regards of pronounciation < 1420983432 418624 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: Oh don't get me started. < 1420983442 499857 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :like: tough, tought, though, through; mature, nature < 1420983451 698357 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :For example, I'm *still* upset about "infinite" versus "finite". < 1420983462 163449 :myname!~myname@84.200.43.57 PRIVMSG #esoteric ::D < 1420983463 229730 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :thought? < 1420983473 833022 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or taught... < 1420983480 896670 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh, that was my fault < 1420983492 232119 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah, i had taught in mind < 1420983504 565435 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but finite vs infinite is a nice example < 1420983541 999773 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :fainaite infinit < 1420983556 500180 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :read, read, read < 1420983574 227370 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ready < 1420983607 864995 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :usually i refered to ghoti, but i do think that finite/infinite is even better < 1420983621 342372 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ghoti isn't actually a word. < 1420983624 394097 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :the solution is sim ple < 1420983632 82051 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :elliott: exactly < 1420983644 684409 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I can make up ridiculous fake things too :p < 1420983655 241221 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :write english with chinese characters < 1420983665 241274 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :elliott: all it says is that you have no real way of telling how to pronounce stuff you've never heard < 1420983672 306096 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :then spelling is based on meaning, and prnounciation can go hang < 1420983675 762782 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you may make good guesses < 1420983679 27368 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :myname: eh < 1420983687 439245 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ghoti is like taking a bunch of things out of context and then shoving them together < 1420983690 463848 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's kind of ridiculous. < 1420983703 843109 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :of course devoid of any kind of contextual patterns and specifically picking out odd things you can make something weird. < 1420983725 659998 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like. it's a funny joke but it doesn't really make much of a point, other than the obvious one that "english pronunciation is not simple and systematic" < 1420983740 249394 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the question is: why is the context capable of making an o sound like an i < 1420983740 490576 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :wel wood yoo perfer if ai roht laik dhis? < 1420983749 728345 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that just shouldn't be possible < 1420983796 878173 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :"women" is one place where o sounds like i < 1420983808 826953 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :wimmin < 1420983817 634502 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :olsner: but WHY? < 1420983842 709913 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: have you seen http://www.mipmip.org/tidbits/pronunciation.shtml ? < 1420983843 526405 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :because spoken language changed and spelling didn't < 1420983896 995216 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :myname: may I recommend lojban? < 1420983932 312370 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :enyway, wee kan djust rait laik dhis fruhm nau awn < 1420983943 280086 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :elliott: i'd learn either that or esperanto if i'd actually have somewhere to speak it < 1420983974 376504 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :japan had a spelling reform in '49 that was successful < 1420983990 256188 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :the old spellings were FUBAR < 1420984126 444064 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :soree, ai ment: djapan had a speling r'form in '49 dhat was suksesf'l. thee old spelingz wrr foobar < 1420984191 664394 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :of course, the fact that 'ee' is pronounced like japanese イ is a whole other problem < 1420984439 877203 :boily!~alexandre@96.127.201.149 QUIT :Quit: SHIFTY CHICKEN < 1420984939 711479 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: no, the ability doesn't resolve immediately, because it's not a mana ability, because it's targetted. that's why I chose Deathrite Shaman in particular, being one of the very few cards having such an ability. < 1420985026 779758 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :English has ample examples. < 1420985187 344930 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :myname: yes, "finite" and "infiniite" is one of those things. there's the similar "sign" and "signal", and there's "cycle" and "bicycle". probably half of these is explained by stress shift. < 1420985231 371898 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :cycle and bicycle got me sometimes < 1420985241 193123 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :"signal" still has the stress on the first syllable I believe, so stress shift can't explain that < 1420985248 259982 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i was pretty unsure on how to write bicycle as a child < 1420985273 814763 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :because i thought "hey, if there were cycle at the end, it would sound like it hat, wouldn't it?" < 1420985276 803731 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :well ... < 1420985322 953545 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :myname: I'm unsure how to write many of the words with "y" used as a vowel in them. I have a handy list < 1420985330 543672 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Cohammer and bisickle < 1420985342 151045 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Jafet: :D < 1420985364 680992 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, a bisickle would be a tractor for reaping < 1420985405 239692 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, "number" versus all the words start with "numer-" also have crazy pronunciation differences < 1420985438 640285 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and here's my spelling help list of words with "y" as a vowel: hygiene, etymology, mysterious, Odyssey, myopia, carbohydrate < 1420985480 848285 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :as a german: they are easy < 1420985516 603362 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the y in all of them sounds more like ü than i < 1420985608 600250 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1420986110 826455 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: Right, thanks. So there are three times the source might be checked: a) when activating the mana-producing ability b) when resolving said ability c) when actually spending the mana... of those, a) doesn't make much sense to me, but the other two are plausible. < 1420986227 236921 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: hmm, I didn't think of (c) as a possibility < 1420987011 409942 :arjanb!8259ab0d@gateway/web/freenode/ip.130.89.171.13 JOIN :#esoteric < 1420987097 762684 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1420987320 275387 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1420987481 361454 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Superputin is a comic that exists. <-- i don't think this is surprising to _anyone_ who's vaguely followed news about russia hth < 1420987516 369584 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :my only questions is whether it's a comic worshiping him or one ridiculing him < 1420987519 325952 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-s < 1420987646 993533 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :or both < 1420987774 783170 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1420988055 737256 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell cluid https://esolangs.org/wiki/Special:RandomInCategory < 1420988055 818714 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420988077 779800 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell cluid oops misread < 1420988077 862801 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420988168 890628 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I survived henkma's attack on Kimariji :) < 1420988172 319841 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell cluid no random, but https://esolangs.org/w/index.php?title=Special%3AAllPages&from=&to=&namespace=2 < 1420988172 365965 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1420988225 405378 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i sort of suspected you would since it took him so long to submit < 1420988252 691584 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although his statistics are quite different... < 1420988389 544242 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: _ isn't counted as a letter, for example < 1420988455 821748 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right < 1420988530 928673 :S1!~S1@p4FF92BE2.dip0.t-ipconnect.de JOIN :#esoteric < 1420988681 404228 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but yeah, I'd have to think about matching henkma's statistics. so much whitespace... < 1420988769 114967 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, that wasn't so hard. < 1420988807 793849 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I could get up to 40 alphanums, and 7 whitespace. < 1420988842 433049 :nortti_!nortti@nano.smar.fi JOIN :#esoteric < 1420988871 814944 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1420988915 594463 :nortti!nortti@nano.smar.fi QUIT :Ping timeout: 264 seconds < 1420988921 129593 :nortti_!nortti@nano.smar.fi NICK :nortti < 1420988938 333993 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: in which problem? < 1420988942 387213 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: btw, http://golf.shinh.org/p.rb?Red+Balloon+Locations is a mystery to me. (63 is easy) < 1420988947 502063 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: Kimariji < 1420988952 933963 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thanks < 1420988967 214202 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420988997 953089 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :nice problem < 1420989003 931044 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :http://golf.shinh.org/p.rb?Kimariji < 1420989495 592773 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1420990027 282144 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 255 seconds < 1420990708 236790 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420990864 122009 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1420991234 322357 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1420992208 464362 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hi b_jonas < 1420992226 143632 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can you tell me a bit about Endo ICFP problem? < 1420992853 455841 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1420992883 979769 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :vanila: um, what do you want to know. have you found the link to the blog and task specs of the ICFP contest that year? < 1420992905 970286 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there esolangs inside it < 1420992924 933023 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i just saw that you have to change a picture to get close to a target picture < 1420992933 536934 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and i guess its generated by some code you edit < 1420992946 117874 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, the esolangs in it are the Fuun RNA and Fuun DNA, custom-made for that contest. That might count as one or two esoteric languages. < 1420992959 576845 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :They're specified right in the task specs. < 1420992965 402146 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :sory if you dont want to talk about it I can stop bugging you < 1420992992 683186 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it depends, have I put link to the contest webpage? < 1420993009 101820 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont know < 1420993020 916204 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't know much about that task other than what's on the contest blog and task specs, plus a few descriptions I've read by teams participating < 1420993023 577617 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its in your todo list on wiki user page < 1420993031 153465 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1420993046 176421 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :right, that links to the contest homepage, from which it's easy to find the task spec http://save-endo.cs.uu.nl/Endo.pdf < 1420993056 719592 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that should be enough links for a stub < 1420993222 4203 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :vanila: basically the DNA is a custom string-substitution based self-modifying language < 1420993253 370581 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok it sounds interesting! < 1420993254 818904 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and what the program eventually evolves to is ran as Fuun RNA which is a strange very limited pixel-based drawing language < 1420993313 18722 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 240 seconds < 1420993437 602647 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1420993775 688051 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://arcanesentiment.blogspot.fi/2015/01/if-scheme-were-like-scheme.html < 1420993820 749813 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is that your blog/ < 1420993842 577395 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :pretty sure it ins't < 1420993844 97613 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*isn't < 1420993851 98905 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if it is then I once emailed J_Arcane < 1420993859 663081 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :nay. < 1420993865 288186 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :tis merely a coincidence. < 1420993866 155193 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :jarcanesentiment < 1420993888 927791 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :my blog is http://jarcane.github.io/ < 1420993933 885668 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t toRational < 1420993934 638358 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Real a => a -> Rational < 1420993963 758679 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Floating-point numbers would be called “inexact rationals”. Their constructor would take a numerator and denominator, just like exact rationals" <-- this felt eerily familiar < 1420993979 685343 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t fromRational < 1420993980 611708 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Fractional a => Rational -> a < 1420993984 709374 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t 1e100 < 1420993985 532194 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Fractional a => a < 1420993998 156929 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that post hurts because it kind of captures exactly what's sad about scheme < 1420994001 682038 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mutable numbers < 1420994007 560488 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 1.552134e-10 :: Rational < 1420994009 32449 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 776067 % 5000000000000000 < 1420994062 365230 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e10000 :: Rational < 1420994063 861452 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1000000000000000000000000000000000000000000000000000000000000000000000000000... < 1420994400 410139 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm! < 1420994433 271459 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow J_Arcane, so Heresy is hitting the bigtime < 1420994464 379693 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the compiler produces that as a literal, ouch. < 1420994495 964791 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i recall that could crash the compiler once, don't know if they fixed it < 1420994543 159602 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh iirc even if you used it for a Double < 1420994544 820369 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :trying... 1e1000000 :: Rational gobbles up lots of memory... < 1420994551 671792 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e100000000 :: Double < 1420994556 485285 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1420994559 777630 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::P < 1420994559 824280 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :vanila: que? < 1420994630 736169 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how do you put a picture into github commits? < 1420994681 683399 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :github has emoji support of a kind. < 1420994694 804982 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :other than that I don't think you can. < 1420994726 60776 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks, I can use emoji in my commits now < 1420994731 280002 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://www.emoji-cheat-sheet.com/ < 1420994823 804440 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hehe, I'm preaching that one should have a swap partition so much ... but fail to follow my own advice... one reboot later... < 1420994851 321356 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I should've killed ghc when it reached 6GB (of 8GB RAM)) < 1420994906 828037 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: Gotta go for now < 1420994931 679218 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(reason for the swap partition is that one wants to give the kernel a chance to swap out *data* instead of mmap-ed program code when memory becomes exhausted...) < 1420995089 645958 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there, added some swap. < 1420995221 863135 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1420995226 304930 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :> showCReal 100 pi < 1420995227 758114 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "3.1415926535897932384626433832795028841971693993751058209749445923078164062... < 1420995249 203321 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> showCReal 101 pi < 1420995250 453952 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "3.1415926535897932384626433832795028841971693993751058209749445923078164062... < 1420995270 909147 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :try it in privmsg to lambdabot < 1420995272 11027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you'll get more digits in /msg < 1420995289 603514 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :J_Arcane, It is also now the most well-recieved project I’ve ever released, netting 18 stars on Github, almost 3,000 vistors to the repo, and a whole day near the top of Hacker News’ front page. < 1420995385 274438 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1420995541 720363 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1420995562 156319 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :hi < 1420995611 329739 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hi < 1420995936 998718 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :J_Arcane, what do you want to self host it for and what woudl that mean < 1420996765 24579 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: hi < 1420996808 274203 :AndoDaan!~AndoDaan@188.188.67.84 JOIN :#esoteric < 1420996880 940697 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :vanila: well, I'm not necessarily set on actually self-hosting Heresy, but a direct implementation as opposed to existing as a macro layer would give me a lot more control over things. < 1420996913 134221 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :As it stands, the more 'different' something is from how Racket works, the more down the rabbit-hole of obscure macro transformers and other insanity you have to go. < 1420997443 908930 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1420997909 557649 :MoALTz__!~no@user-109-243-165-112.play-internet.pl QUIT :Quit: Leaving < 1420997922 231442 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1420999297 463192 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 264 seconds < 1420999359 205534 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Velato14]]4 10 02http://esolangs.org/w/index.php?diff=41668&oldid=40672 5* 03Rottytooth 5* (-184) 10/* External resources */ removed dead link < 1420999396 469423 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :newsham: showcereal < 1420999514 915630 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :> showCReal 10 pi < 1420999516 627749 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "3.1415926536" < 1420999519 866778 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :aha < 1420999525 516849 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :i wonder why i seem to see so many esolangs on .net. < 1420999562 563939 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :.net the environment or .net the TLD? < 1420999573 344693 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :the former < 1421000126 91832 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, better than Java. < 1421000151 144008 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :exacly < 1421000174 180931 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Java is C++++ and C# is C++++++ < 1421000176 908084 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(if only because the .net runtime developers could learn from the jvm's developers' mistakes) < 1421000245 280872 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :there is this quote "java is in many aspects c++--" < 1421000246 535531 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And evolution; I mean, when the java bytecode was designed, I don't think anybody expected JIT compilation. If they had I bet the bytecode would look different. < 1421000279 779231 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :.net otoh was designed very much with JIT compilation in mind. < 1421000820 309663 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeekAfk < 1421001107 294901 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421001283 703716 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Yeah, weren't the first few iterations of the JVM bytecode interpreters? < 1421001916 283376 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421002042 881145 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421002071 819881 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421002118 238841 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421002351 705317 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421002533 215020 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1421002687 548430 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :iirc the jvm spec claims the bytecode is designed to be input to a compiler, but maybe the plan was install-time compilation rather than JIT < 1421002820 44824 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :pikhq: yeah, JIT didn't come until HotSpot IIRC. < 1421002831 872176 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Early Java made Python look like C. :P < 1421002972 789800 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :did python have JIT when Java came out? < 1421002973 667678 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I am still baffled as to how it gained any serious support at all, and yet somehow it seemed to be an unstoppable force, like some looming inevitable task we'd just have to accept anyway. Java is the dirty catbox of programming languages. < 1421003011 185402 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sun had a god damned impressive marketing effort. < 1421003029 818739 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and Java > C++ < 1421003046 225437 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I don't know what other OOP languages were popular when Java came out < 1421003060 184834 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but if C++ was the only good competitor I totally get why Java got so popular < 1421003063 867761 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :And it came at just the right time, when the common OS was suddenly becoming Microsoft "we don't even support C well" Windows. < 1421003068 851767 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :who cares about oop < 1421003082 895995 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :people care < 1421003259 686573 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421003269 580641 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :mroman: CPython *still* doesn't have JIT I don't think. It's just that Java was that slow in those days. I think partly why it took off more in business than in consumer applications was that it was unbearably slow on consumer hardware. < 1421003310 819319 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :And businesses were often coming up from COBOL on mainframes. < 1421003345 289792 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :In that context it doesn't even matter if it's fast or not -- the programs are really simple, but they ran on stupidly expensive platforms. < 1421003462 536348 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :myname: in the late 90s, OOP was going to save us all. < 1421003487 243847 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :they did pretty stupid stuff that time < 1421003670 441718 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :It was also originally an attempt an making AI. < 1421003676 932870 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :*at making < 1421003934 180444 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421004027 569377 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I thought that's what Lisp was for < 1421004039 726075 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why not prolog? < 1421004092 781892 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :I guess not OOP so much as objects. < 1421004112 80878 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :needs more rust < 1421004158 98017 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :It's just the first language mentioned in the Wikipedia article on OOP mentions "objects" in computer programming goes back to Lisp. < 1421004306 210054 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :I like OOP < 1421004318 537879 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :it works when it works and doesn't when it doesn't. < 1421004332 924786 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: Lost terminal < 1421004342 389794 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :and by works I mean fits the problem at hand < 1421004365 974102 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :OOP is good, but only if you understand that OOP doesn't just mean a programming language that looks like SVO grammar < 1421004375 972075 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421004391 854966 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :which is what many people seem to think it is < 1421004436 666144 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :yeah < 1421004458 608936 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :wait people actually think that? < 1421004461 925119 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :wat < 1421004491 426047 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :a great many concepts tend to be tied to a particular syntax :/ < 1421004535 988825 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :like functional programming < 1421004555 164643 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah, lambda calculus :p < 1421004565 615183 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :some people think functional programming = lisp < 1421004574 31194 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :yeah < 1421004588 636882 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oren: actually, besides lisp, can you name another language where method invocation doesn't look that way? < 1421004613 193640 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :C < 1421004664 900886 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :fputs("hello, world\n",f) < 1421004680 256731 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :VOS < 1421004682 579631 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :WTF < 1421004687 867316 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Meh. < 1421004720 161074 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :btw, is there object-oriented esolanga? < 1421004729 123977 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: huh? < 1421004730 155185 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :s/ga/gs/ < 1421004749 940516 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :there are < 1421004780 988904 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what is "a method invocation that looks that way"? < 1421004799 691934 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :file.print(string) like that < 1421004814 349820 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :obj.method(arg) < 1421004821 489475 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why should it look different? < 1421004822 555313 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :you could say racket but that'd be cheating < 1421004838 119890 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :as opposed to lisp (method obj args) < 1421004842 297043 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oren: Ok, I meant a language that claims to support OO (rather than allowing to implement OO because there really isn't much to it, conceptually, just some function pointers...) < 1421004866 11419 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :Cheese++ < 1421004866 613474 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myname: "that way" = SVO. < 1421004900 149698 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :btw I tried implementing a simple scripting language some time ago. < 1421004916 878409 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :Here's the results: a weird language that's a cross between Ruby and C-style languages < 1421004916 921785 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The fact that C puts the FILE* argument last trips me up a lot... < 1421004919 41328 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :https://github.com/TieSoul/cotton-lang < 1421004931 644747 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :In Heresy it's either (send obj field ...) or just ((object field) ...) But Heresy is weird. < 1421004932 340832 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :HQ9+ü < 1421004935 119511 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :HQ9++ < 1421004938 163637 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I like SOV < 1421004961 675052 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :but seriously don't use cotton < 1421004965 44141 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :it's bad < 1421004970 394289 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :and very very very slow < 1421004985 718047 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :but it's an interpreted language interpreted in Ruby. What do you expect < 1421004999 218754 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, I was gonna say, that's what I would expect. < 1421005038 509824 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :and it has OOP without inheritance < 1421005041 544281 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :that's just bad < 1421005088 451959 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Heresy's objects are immutable. < 1421005095 252155 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421005106 16540 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :they're basically just structs that can take methods and return copies of themselves. < 1421005113 301894 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :hey crazy < 1421005217 810674 :heroux!sandroco@gateway/shell/insomnia247/x-jjjydcrvzapbwkcl QUIT :Ping timeout: 245 seconds < 1421005243 555636 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421005268 529101 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :they don't have proper inheritance either, because they're immutable: you can define Foo with three fields, and you can make a copy of Foo, but it'll always have those same three fields; you can't make Bar that's a Foo with 2 extra fields, for instance. < 1421005299 269984 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :You could however probably expand it easily enough to support that behavior though. < 1421005322 93362 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs JOIN :#esoteric < 1421005421 648655 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Hi TieSoul < 1421005864 314127 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421005910 499639 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i think classes are the bad idea in OO < 1421005980 590124 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :instead there should be interfaces, < 1421006110 439230 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and creator functions < 1421006116 476433 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :Sometimes you're only ever going to have one class implementing an interface. < 1421006153 49540 :tswett!~tswett@unaffiliated/tswett QUIT :Remote host closed the connection < 1421006171 277756 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421006276 790687 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :classes, as a syntax element, tie together interface and implementation < 1421006391 373111 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :also the distinction between members and methods is a bad idea < 1421006411 794696 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1421006412 497604 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :haskell style type classes rock < 1421006425 797580 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :C void pointers at least help by disabling public members < 1421006465 111411 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :funny how void* is so encapsulated < 1421006585 828621 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :is OSV good? < 1421006633 993281 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :it is not used by ANY natural language < 1421006652 916875 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :chair man sits < 1421006682 509928 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ok, i'm doing that < 1421006755 348681 :tswett!~tswett@unaffiliated/tswett QUIT :Quit: Colloquy for iPhone - http://colloquy.mobi < 1421006757 63578 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :idea: stack-based object-oriented < 1421006782 882273 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :kevo < 1421006901 887844 :dianne!~diannes@unaffiliated/dianne PRIVMSG #esoteric :glass! < 1421006905 553003 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yay, I'm copying files to another user with rsync -e "sudo -u" < 1421006927 169059 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :-u" looks like a weird emoticon < 1421006957 493568 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :elliott: what, like a horse or something? < 1421006982 572475 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sure, let's go with that < 1421007107 447760 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :`,u,"- < 1421007108 66952 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ,u,"-: not found < 1421007488 524430 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :b_jonas, heh nice < 1421007569 16326 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oren: http://docs.factorcode.org/content/article-objects.html < 1421007672 538131 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie is moving right? Probably explains why I haven't seen him for a few days < 1421007730 155982 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :That would do it. < 1421007861 111248 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :he moved days ago I think < 1421008031 27831 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :elliott, okay, still takes some time to settle in I guess. He hasn't replied to my lambdabot message to him < 1421008052 649601 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I mean, he's talked since moving. < 1421008090 189253 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :A lot? Or just "Hi, I didn't die during travel"? < 1421008236 576207 :GeekAfk!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421008874 808069 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Probably less than usual. < 1421008925 211915 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't think I'll be out of "travel mode" before we find a permanent place to live. < 1421009040 863647 :atehwa!atehwa@aulis.sange.fi QUIT :Remote host closed the connection < 1421009512 190166 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, ah < 1421009530 256219 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, so did you see that panorama from over a week ago by now? < 1421009551 660433 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think I saw it before I left, but then we were kind of getting ready to go. < 1421009571 488495 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes. < 1421009614 37429 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Is it from a bird-watching tower? < 1421009662 127261 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, yes, not a bird watching tower though < 1421009674 862172 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :As in, not specifically for birds < 1421009689 601332 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :Remote host closed the connection < 1421009701 551795 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421009798 72255 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's a similar one back in Otaniemi that's specifically for birds. < 1421009808 548713 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah < 1421009838 251673 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, I also experimented with the photosphere thingy in the Google camera app, haven't uploaded those yet though < 1421009977 941454 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I've been thinking of doing that. And I think you can these days also upload (suitable-projection) images into the Photo Sphere web thing. < 1421009987 229518 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Gah, Dropbox-uploading makes this connection incredibly laggy. < 1421009994 275800 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, Photo Sphere web thing? < 1421010017 343244 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :interesting < 1421010031 23692 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Anyway I wasn't too impressed with it < 1421010109 909204 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yeah, I haven't tried the stitching app at all. < 1421010129 267233 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :SOV? < 1421010138 519003 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :But the rest of the thing (the viewer and the "put it on Google Maps" and so on) is usable independently, you can stitch with Hugin and just upload. < 1421010147 983853 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :Oh I'm scrolled up. < 1421010155 565389 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, the issue is that it doesn't do constant exposure, so if there is a high dynamic range it looks weird < 1421010172 211279 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, oh and not good at handling parallax < 1421010184 303887 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :Also, I know ORK is an object-oriented esolang. < 1421010212 180839 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Vorpal: https://www.dropbox.com/l/sl3nqxnT5JBqZLdt0ZsOLu -- here are some birds I photographed alongside the River Thames today. And also one thing that's not strictly speaking a bird. < 1421010261 654080 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, is that an amphibious *bus*? < 1421010328 948654 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Also what camera and lens did you use for the birds? I found telelenses made it hard to find the bloody things and not having tele-lenses means you can't see them in the photos < 1421010396 348420 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Vorpal: It's a Canon EF-S 55-250mm thing. < 1421010418 423261 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Basically their cheapest tele thing. < 1421010423 582486 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah < 1421010548 236436 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, anyway, what the heck is that non-bird? < 1421010563 499375 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Tourist thing I assume < 1421010568 813212 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's exactly what it looks like. < 1421010578 483079 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Am amphibious tourist bus kind of thing. < 1421010597 180834 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I've seen it drive around the streets, I've seen it in the river, and now I've seen it transition too. < 1421010599 146594 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Why, it will just be like riding a boat, and then riding a car < 1421010612 837766 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, it just drives up the shore I assume? < 1421010621 12938 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes. < 1421010623 470706 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I guess loose sand could be an issue < 1421010640 501059 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's a sloping road thing, I forget what the official name for it is. < 1421010650 881792 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :A ramp? < 1421010657 71709 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, but something more specific. < 1421010669 990900 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There was a sign saying what it is, and how it's for commercial use. < 1421010689 207178 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Is that a converted bus, a converted boat or purpose-built? < 1421010714 451205 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Maybe a re-purposed old military thingy? < 1421010717 635915 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That I don't know. Also, I don't know what it uses for propulsion when in water mode. Perhaps there's a propeller somewhere in the back. < 1421010744 536341 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It also does a very very short loop in the river, I'm guessing it's not terribly practical. < 1421010764 674165 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I don't think amphibious cars are in general. < 1421010767 935851 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :They have at least two, because I've got photos with both a "Titania" (that one) and a "Miranda". < 1421010802 331507 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, and apparently also a "Elizabeth", so at least three. < 1421010948 436869 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421010955 241928 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Apparently they were banned from driving that thing into the river (rendering it doubly pointless) at some point, but I guess that ban was lifted. < 1421010959 602016 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I started reading up on amphibious vehicles < 1421010969 5750 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I found this strange and wonderful thingy: https://en.wikipedia.org/wiki/Screw-propelled_vehicle < 1421010973 764239 :wikkki!~wiki@euro214.vpnbook.com JOIN :#esoteric < 1421011015 244433 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I don't know what to say < 1421011065 221912 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"With the occupation of Norway by Nazi Germany in World War II, the quixotic Geoffrey Pyke --" oh, Pyke again. < 1421011098 284758 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's the guy with the aircraft carrier made out of ice (Project Habakkuk). < 1421011134 170832 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :what? < 1421011200 221014 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Project_Habakkuk < 1421011215 821881 :wikkki!~wiki@euro214.vpnbook.com QUIT : < 1421011293 475710 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Re the duck bus, "Each Duck seats up to 30 people and we have a fleet of 9 Ducks", < 1421011355 738735 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :That is weird and wonderful < 1421011426 755838 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"“You need me on your staff,” the shabbily dressed man [Pyke] explained to Lord Mountbatten, “because I’m a man who thinks.”" < 1421012307 744787 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, https://en.wikipedia.org/wiki/File:Amfibiefiets_Amphibious_bicycle.jpg < 1421012406 203526 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I've seen a modern thing like that in a bike blog. < 1421012453 704075 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, not "like that" in that it'd be very similar in execution, only in concept. < 1421012636 883013 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :fizzie, this thing is primarily a boat https://en.wikipedia.org/wiki/File:Iguana_29_plage.jpg < 1421012646 718750 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :I think < 1421012842 771861 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Also this looks silly https://en.wikipedia.org/wiki/File:Leopard_2A4_-_Turm.jpg < 1421013028 330398 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :This is pretty strange as well https://en.wikipedia.org/wiki/Sea_tractor < 1421013035 890891 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Though this is perhaps stranger still: https://en.wikipedia.org/wiki/Brighton_and_Rottingdean_Seashore_Electric_Railway < 1421014157 166654 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 252 seconds < 1421014274 872908 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What I was thinking about this kind of programming language to write rules of Aberration Hater Card Game, Pokemon Card, Magic: the Gathering, etc I would expect to resemble a kind of strongly-typed Lisp. Most data types, including a few built-in types such as ACTION and EVENT and CONDITION, are extensible by adding more constructors and/or fields; other extensions to the rules are also possible. Duplicate extensions are redundant. < 1421014342 962268 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Duplicate extensions are redundant. <-- that is a redundant statement < 1421014381 217547 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I mean specifically that it isn't an error. < 1421014410 780409 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421015026 546400 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Vorpal: Didn't I see that last one in a Agatha Christie thing? < 1421015051 480793 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Vorpal: Oh, it was the sea tractor, and it's even mentioned on the page. < 1421015062 508568 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"The Burgh Island sea tractor also appears as the method of transport between the mainland and the island in Evil Under the Sun (2001 film) TV series of ITV's Agatha Christie's Poirot." < 1421015079 900709 :Vorpal!~Vorpal@unaffiliated/vorpal PRIVMSG #esoteric :Ah < 1421015210 124238 :AndoDaan!~AndoDaan@188.188.67.84 QUIT :Quit: bbl < 1421015274 92681 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Quit: going to eat food < 1421015518 723627 :S1!~S1@p4FF92BE2.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421015767 559257 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Vorpal: Also, http://en.wikipedia.org/wiki/Seeteufel < 1421015814 145123 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Or the linked-to http://web.archive.org/web/20110927182658/http://www.dataphone.se/~ms/ubootw/boats_type-seeteufel.htm since the wiki'ticle is not very good. < 1421016131 236127 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1421016339 368583 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421016665 339999 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421017028 306110 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : why not prolog? <-- iiuc, during the first ai era, lisp was the language of choice in the us but prolog was the language of choice in europe < 1421017086 104592 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421017138 412070 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@time myname < 1421017138 931454 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Local time for myname is Sun Jan 11 23:58:57 2015 < 1421017165 364453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`dontaskdonttelllist < 1421017166 128155 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dontaskdonttelllist: q​u​i​n​t​o​p​i​a​ c​o​p​p​r​o​ m​y​n​a​m​e​ < 1421017173 768014 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1421017237 7481 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hoila < 1421017281 699971 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :pari irigoerjan. < 1421017366 552310 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1421017407 271011 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421017428 767488 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: Բարի իրիկուն may help you hth < 1421017453 105708 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fancy < 1421017510 853109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that looks like a very confusing alphabet, for the same reasons as tengwar... < 1421017586 603414 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :it is very confusing, and it's non-featural on top of it. < 1421017683 211419 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also, pari irigun gives far less hits than bari irikun < 1421017705 280021 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421017719 291340 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which one is west and which is east pronunciation again... < 1421017764 747710 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :pari irigun is West. GT is stuck on East. htah. < 1421017775 140210 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how come lambdabot knows my time? < 1421017778 915521 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tdh < 1421017783 518116 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is it just ctcp stuff? < 1421017792 741525 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: it sends a ctcp time request, i assume < 1421017798 716406 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1421017799 604705 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb JOIN :#esoteric < 1421017817 675574 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's actually useful < 1421017823 919479 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :hi, is there any log for this channel that I can read? < 1421017866 152646 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :r0nk: the topic lists two of them hth < 1421017874 376345 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(codu has the best formatting) < 1421017883 561587 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :r0nk: you can also read the PDF. it has the Most Bestest Formatting. < 1421017886 436632 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that is one strange first question < 1421017906 666238 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :pretty sure i've seen r0nk here before < 1421017909 262152 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421017909 513216 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :there is no strange first question. < 1421017912 895685 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :okay < 1421017923 119909 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`relcome r0nk < 1421017924 156267 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​07r0nk: 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 09irc.dal.net.) < 1421017931 687385 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :JUST IN CASE < 1421017943 499344 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :I wrote a debugger, logged onto this shell for the first time in a while, checked my freenode and someone told me that people were < 1421017950 160942 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :talking about a tool I wrote < 1421017956 856799 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1421017959 6435 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :indeed < 1421017961 120968 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :on here < 1421017971 194227 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you are the brainfuck debugger guy < 1421017975 24102 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric ::D < 1421017982 637186 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :best title ever < 1421017997 831481 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i liked the graph < 1421018017 687253 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :thank you < 1421018069 97465 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: btw i mean google hits not gt (although gt also suggests that transcription) < 1421018071 916296 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you will feel comfortable here, i guess < 1421018204 95965 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :I take pride in creating valuable tools for the mastery of brainfuck < 1421018258 558510 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What's a film that really pushes the format to the limit, doing things no other format could do < 1421018272 514774 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Like House of Leaves did for print and Homestuck did for webcomic-ish things < 1421018515 788457 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421018532 260629 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421018546 897587 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :r0nk: now go for befunge < 1421018553 60976 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :befunge? < 1421018582 372087 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :http://esolangs.org/wiki/Befunge < 1421018600 745214 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c PRIVMSG #esoteric :what graph? what debugger? new one? < 1421018661 336932 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :yeah I made a debugger, here: < 1421018705 44452 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :https://github.com/r0nk/ward < 1421018712 425044 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the gif shows pretty stuff < 1421018745 267133 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :The state machine deal is randomly generated, so thats actually not really how i wanted it to look :O < 1421018851 540204 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :oooooo befunge looks fun. < 1421018906 487057 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: how fun is it? < 1421018906 868268 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: it's pain to make it recursive when u can use a function < 1421018919 653311 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: i suppose you're right about that. < 1421018919 963904 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: my programming languages class? they can't be bothered < 1421019047 853741 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :oh, so the direction of the movement of the instruction pointer is changeable? sweet. < 1421019050 170211 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what style is that? < 1421019059 712439 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^style < 1421019064 10293 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :myname: sentient style. < 1421019064 53669 :fungot!fis@selene.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 < 1421019125 83450 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell TieSoul btw, is there object-oriented esolanga? <-- glass and ork come to mind < 1421019125 163986 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421019148 159514 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ork is a sweet name for a language < 1421019181 644483 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :indeed < 1421019313 343190 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i like that one, i may never write anything in it, though < 1421019372 243603 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421019409 235923 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it looks something like what english~ should be < 1421019458 166287 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1421019467 274526 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh, ~english it was < 1421019625 576148 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell oren it is not used by ANY natural language <-- i could have sworn i've read all orders are used somewhere, although maybe it's not interpreted that way nowadays < 1421019625 619610 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421019705 197980 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :r0nk: thinking about it, with you graph drawing abilities you may be better suited for oedermdrome (no serious recommendation, it's kind of an inside joke) < 1421019764 771053 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :myname: eo, not oe hth < 1421019777 296597 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell oren https://en.wikipedia.org/wiki/Warao_language < 1421019777 339707 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421019807 815761 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oh < 1421019896 552604 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why is there no "beware of theoretical computer science" in the relcome? < 1421019905 270485 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i think there should be < 1421019924 955947 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :I think the welcome should be in brainfuck < 1421019942 719523 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that'd be too long < 1421019943 457193 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: there are irc line length limits hth < 1421019949 860476 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :hmm < 1421019959 123949 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and the color codes are included in those < 1421019959 245548 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :I wonder if I could write a version that would fit. < 1421019970 700942 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i doubt thaz < 1421019983 711349 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :challenge accepted < 1421020026 235371 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :r0nk: how'd you make that graph thing? is it ncurses? < 1421020055 431778 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :r0nk: one of the purposes of the welcome is to hint to certain people that they're in the wrong channel; making it unreadable doesn't help with that < 1421020092 811515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(the "other kind of" part) < 1421020110 735616 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :yeah, ncurses with a custom line drawing function. < 1421020116 401715 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how often is this really necessary? afair there was one user that was wrong here < 1421020140 133178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: people who think this is about the other kind of esoteric... < 1421020149 458071 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i wonder if you could at least draw eodermdrome states with that < 1421020176 454415 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although i think the venezuelans are more common, and they get a different message < 1421020181 137479 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: i would opt for "they will learn it the hard way" < 1421020182 442766 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :the state machine is actually what I call a folded lattice, where Its read top to bottm, < 1421020207 951648 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :in terms of control flow, so the main in a c would be on top, < 1421020218 629854 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: in theory it was also meant to point them to a better place, except that place is basically dead. < 1421020230 713973 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ah < 1421020247 126529 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah, we had that on another channel some time ago < 1421020289 365407 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :we sent all idiots^wmisleaded users to another channel with the result it being closed < 1421020325 424429 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :+of < 1421020343 342812 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :we still send them there, but now they come back < 1421020365 175107 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think it was closed because of us, it just never really took off < 1421020385 337399 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Presumably there's only momentary demand. < 1421020388 956534 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and may have been started by a person who came here first... < 1421020391 134900 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how surprising < 1421020433 194081 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i can't imagine that many people with interest in esoterica that are capable of using an irc client < 1421020454 114885 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: that's racist! < 1421020471 666941 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :are esoteric people a race? < 1421020501 325392 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*whoosh* < 1421020533 1783 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :i think i could draw eodermdrome states with it, they'd be modified though. < 1421020572 435786 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :modified how? the state is just an unlabeled graph. < 1421020600 335360 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the labels are only used to describe substitutions. < 1421020619 782556 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :well yeah, my program draws out the states of any turning machine thing, < 1421020626 620824 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*turing < 1421020640 332988 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :(I'm still googling this thing, im halfway though the page so i might be wrong < 1421020641 996097 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :) < 1421020648 440908 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :turing* < 1421020659 647932 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421020664 645556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :r0nk: that misspelling is so common we redefined it as something else < 1421020671 624987 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the interesting part is wether the structure of the graph is visible or not < 1421020684 761052 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: show me < 1421020738 228956 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :damnit, i should go to bed < 1421020820 540691 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :well as I understand its a graph of states, so it would kinda be, but it would be a lattice < 1421020836 39657 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: https://esolangs.org/wiki/Turning_tarpit < 1421020839 148234 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(ACTIVATED (SACRIFICE THIS) (REPEAT 3 (DRAW-CARD YOU))) < 1421020866 755009 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :my program draws a folded lattice state machine, not just a state machine. < 1421020929 715977 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: that is no turning machine! < 1421020932 520652 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :so, it would be visible, but the y-axis is decided by what executes first, higher being first < 1421020945 511582 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: ok so the second part is not quite the same. < 1421020971 988563 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but it _is_ a pun on Turing tarpit, which also exists < 1421020982 263318 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but it's good to know that the term started as a pun < 1421021017 697676 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :r0nk: they aren't exactly executed < 1421021020 187714 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's sometimes caused confusing over at wikipedia's esolang article :P < 1421021023 792538 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*confusion < 1421021034 279409 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :what do you mean? < 1421021037 892558 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how that? < 1421021074 37858 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :r0nk: the whole graph is one state < 1421021093 261278 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you don't want to draw the execution since it's not linear < 1421021121 211306 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :for eodermdrome or turing machines? < 1421021130 249026 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :eodermdrome < 1421021300 41987 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :yeah im going to have to read more on eoderdrome... < 1421021335 655256 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :https://esolangs.org/wiki/Half-Broken_Car_in_Heavy_Traffic that may be my second favorite long name right behind wigner's fuckbuddy < 1421021372 789715 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :myname: you're making Real Fast Nora jealous < 1421021389 677667 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :don't know about it yet < 1421021394 762104 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1421021407 729665 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :is there any way to list languages ordered by length of their name? < 1421021411 588138 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://esolangs.org/wiki/Real_Fast_Nora%27s_Hair_Salon_3:_Shear_Disaster_Download < 1421021415 180515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hth < 1421021415 260378 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :it'd be fun, i assume < 1421021457 645883 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i thought you'd been here long enough to have been exposed to Nora through osmosis :P < 1421021499 496779 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :still not as funny as wigner's fuckbuddy imho < 1421021514 188360 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1421021542 437081 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in that case, what about https://esolangs.org/wiki/Most_ever_Brainfuckiest_Fuck_you_Brain_fucker_Fuck < 1421021585 13421 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :lol < 1421021587 710254 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :i likeit < 1421021595 751297 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :ileiket < 1421021715 479935 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :oerjan: now i really want that sorting option < 1421021734 616410 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :or some category "ridiculous long names" < 1421022103 991492 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mhm < 1421022729 661774 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Wasn't Real Fast Nora named after spam? < 1421023112 967642 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421023446 887456 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421023463 175863 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421023528 819290 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421023546 192027 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421023964 374313 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In Magic: the Gathering it is described two kind of "vanilla" being normal vanilla and French vanilla, but now I have made up a new kind of vanilla. < 1421023969 5999 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421024105 511174 :boily!~alexandre@96.127.201.149 QUIT :Quit: MADAGASCAR CHICKEN < 1421024151 974815 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1421024928 591718 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :FireFly: yes < 1421025060 462267 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in fact the page was originally created by a spambot. although it was deleted before Taneb recreated it as an esolang. < 1421025095 798415 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :Rule 0x29a: There is an esolang for given spam page creation. < 1421025411 728034 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think 0x29a was spam, though. < 1421025456 682829 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think you are right; 0x29A is just the hex code for 666 < 1421025461 239614 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :actually it's a base 36 < 1421025461 930607 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i know < 1421025488 313910 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :lifthrasiir: i've always assumed the 666 allusion was intentional < 1421025508 26950 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :yeah, it's just a nice repunit < 1421025511 159320 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :but still. < 1421025518 198034 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1421025719 568552 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :lifthrasiir: let me guess, you're not christian or at least not very acquainted with the bible >:) < 1421025783 328262 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :I obviously know that connection, but personally don't care :p < 1421025792 437977 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1421025981 949069 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i expect most people here in the channel to care little about religion, i meant culturally < 1421026042 831950 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :note to self: use `echo $RANDOM` to decide on the arbitrary small integer to be posted to the channel < 1421026308 626371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` echo $RANDOM < 1421026309 463794 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :20133 < 1421026317 809769 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :not very small < 1421026324 823325 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION was hoping for 42 < 1421026344 787772 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :`` echo $(($RANDOM % 666)) < 1421026345 919246 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :55 < 1421026349 66855 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :>:) < 1421026371 838565 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :note to self: no, it is not working < 1421026763 288216 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421027602 361363 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421027647 800398 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1421029089 52385 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421029209 365004 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 256 seconds < 1421029397 323700 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421029413 436073 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421030037 6454 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Velato14]]4 10 02http://esolangs.org/w/index.php?diff=41669&oldid=41668 5* 03Oerjan 5* (+208) 10It's on Wayback and perfectly playable; also change some formatting < 1421030570 276931 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421030739 162821 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1421030792 697625 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1421032543 230660 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1421032975 210958 :dianne!~diannes@unaffiliated/dianne QUIT :Ping timeout: 244 seconds < 1421033082 87950 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421033523 84521 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1421033569 467787 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1421033631 314502 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :Read error: Connection reset by peer < 1421034007 508494 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421034158 732927 :G33kDude!~GeekDude@unaffiliated/g33kdude QUIT :Client Quit < 1421034253 445642 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 264 seconds < 1421034341 693789 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1421034766 450149 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :Read error: Connection reset by peer < 1421034793 918798 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1421035893 502984 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421038701 753157 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421039206 352618 :arjanb!8259ab0d@gateway/web/freenode/ip.130.89.171.13 QUIT :Quit: bbl < 1421039352 892518 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421039392 150992 :basichash!~user@ip-109-42-1-84.web.vodafone.de JOIN :#esoteric < 1421039402 415777 :basichash!~user@ip-109-42-1-84.web.vodafone.de PRIVMSG #esoteric :What is this channel? < 1421039418 656626 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :`welcome < 1421039419 420164 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on irc.dal.net.) < 1421039419 965068 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its about werd programming languages < 1421039426 369248 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :weird < 1421039465 497544 :basichash!~user@ip-109-42-1-84.web.vodafone.de PRIVMSG #esoteric :like brainfuck? < 1421039500 46555 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah < 1421039505 12400 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thats the main one < 1421039696 157613 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :are you sure you want a volcano that close, randall < 1421039710 897866 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :yes < 1421039744 245042 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1421039754 748325 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION eyes r0nk suspiciously < 1421039839 502345 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :ACTION draws pretty graphs < 1421039852 693630 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :do they have stick figures? < 1421039887 927232 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :they have little dots-n-shit < 1421039891 780171 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :and flash < 1421039902 212851 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm, inconclusive. < 1421039908 101086 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :gigity < 1421040046 417367 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION stealthily pours a few hundred colored plastic balls onto the floor near r0nk < 1421040095 266407 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :ACTION keeps drawing pretty graphs, unaware of the schemes against him. < 1421040120 302058 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ncurses, foiled again < 1421040152 13450 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :what? I can't hear you over the mprintw < 1421040174 295108 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :where did these balls come from? < 1421040329 351727 :basichash!~user@ip-109-42-1-84.web.vodafone.de PART #esoteric :"WeeChat 0.4.2" < 1421040446 461530 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how should i know? i certainly did not put them there while you weren't looking. pay no attention to the backscroll. also don't mind the raptor footprints. < 1421040484 550266 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb PRIVMSG #esoteric :the wha-... < 1421040611 696199 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION may be too sleepy to continue the experiment. < 1421040647 500317 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Good night < 1421040743 84559 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its also CRAZYhere < 1421041129 985518 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't see any footprints < 1421041209 866582 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :zzo38: it was during these times raptor jesus put you on his shoulders and engaged HYPERTHRUSTERS to hover above the sand < 1421043088 38343 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1421044618 416630 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Does anyone like to supply data from their internet server using RVTP, or to write SQLite extension to allow connecting to RVTP server, or even any other server or client related stuff or anything else about it? < 1421045121 436084 :quintopia!~quintopia@unaffiliated/quintopia QUIT :Ping timeout: 256 seconds < 1421045218 219502 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: There's also "double scoop french vanilla", isn't there? < 1421045239 819547 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421045341 758554 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For example to access financial data, weather reports, weather forecasts, texts and prices of Magic: the Gathering cards, country data (population and others), etc. Even data that can be writable is supported with RVTP too. < 1421045352 511717 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Yes, but that isn't what I did either. < 1421045361 366011 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What did you? < 1421045436 175435 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: I made even several noncreature cards that use only keyword abilities, and creatures having only keyword abilities even if they aren't normally for creatures (and even noncreatures that have keyword abilities that are normally only for creatures) < 1421047396 39691 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Quit: Leaving < 1421048513 747855 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421048667 711640 :TieSoul!~quassel@86.89.119.147 QUIT :Ping timeout: 245 seconds < 1421050092 818686 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421050092 940507 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Remote host closed the connection < 1421050932 254386 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07XRF14]]4 10 02http://esolangs.org/w/index.php?diff=41670&oldid=41623 5* 03Keymaker 5* (+917) 10Linked my quine and a faster, partial interpreter written in C. < 1421050999 547790 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> error "Not implemented." -- The fastest interpreter in the West (up to constant factors). < 1421051000 944661 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : *Exception: Not implemented. < 1421051016 27320 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I meant *partial* interpreter < 1421051087 890360 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what language does it interpret < 1421051307 52177 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :All of them. < 1421051342 488552 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :It's a fully extensibly design. < 1421051358 959523 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*extensible < 1421051382 927889 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1421051449 299310 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: noncreature cards that use only keyword abilities - some such official cards are the basic lands, the snow basic lands, the limited double lands, and Ardent Plea < 1421051484 157335 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: what's this RVTP? < 1421051518 759346 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, there are a few such official cards, but most of them don't do a lot and there doesn't seem to be a specific designation for these kind of cards. < 1421051521 766339 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :My guess is "remote virtual table protocol" < 1421051526 466470 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: Yes. < 1421051538 874647 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If you need the protocol specification I can send it to you. < 1421051544 520605 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: isn't the designation "french vanilla non-creature"? < 1421051601 923435 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: I have never seen such a thing in lists of what are the variants of "vanilla"; all it says is that "vanilla" and "French vanilla" and "virtual vanilla" are meant only for creatures < 1421051697 428251 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I'm quite sure I've heared "vanilla" for non-creatures once, though they rarely talk about that because there are very few vanilla non-creatures and I think they're all basic lands < 1421051859 303820 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: I'd be more interested in a rationale, and how it relates to Semantic Web things like SPARQL... < 1421051867 27440 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's of course a vanilla enchantment creature, a vanilla land creature, and at least four vanilla artifact creatures < 1421051911 741348 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, way more than four. including ones I've never heared of < 1421051931 836470 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but at least six I should have already remembered. < 1421051975 362188 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also some things about "French vanilla" say not only that it is a creature but that its keyword abilities are only those meant for creatures. < 1421052000 582189 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Some keyword abilities only work on creatures; however there are some that are normally on creatures but can work on any card.) < 1421052016 279901 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: what's the difference? do you mean creatures with cascade? creatures with modular? < 1421052037 10490 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or does french vanilla count only evergreen keywords, or keywords that were evergreen at the point when that creature was pritned? < 1421052064 769847 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Some other texts said only evergreen. It is unclear exactly what it is supposed to mean. < 1421052078 5106 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :does Nath's Buffoon count as french vanilla? < 1421052093 891701 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :protection is an evergreen ability, but not only for creatures < 1421052131 284088 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: Well, RVTP is meant to be specifically for SQL (especially SQLite, although it may be usable in other programs too), and not based on webpages or anything like that. < 1421052195 768069 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: I don't know the answer to that question either. It also isn't a common kind of protection ability, but it is still protection. < 1421052260 951591 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :protection from french vanilla < 1421052413 213330 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: But regardless of the format, I would find it very useful to do queries of data accessed by internet from within SQLite (by using SQLite extension), rather than using webpages or telnet interfaces or whatever else is done. < 1421052730 923634 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDream < 1421052744 211300 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What else I want is a SQLite extension to do graphics. Why can I find neither such an extension nor a suitable software library to make such an extension out of? < 1421052758 135847 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :wait, why? < 1421052777 823196 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :is SQLite a suitable platform for doing that? < 1421052832 634036 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :lifthrasiir: Yes, why not? < 1421053074 912972 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: um, what kind of graphics? < 1421053080 668557 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :can you be more specific? < 1421053183 555528 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Graphics for plotting data on bar graphs and so on, but also could be use with other diagrams and possibly also arbitrary graphics < 1421053204 177418 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :hmm, so gnuplot-like facility to SQLite? < 1421053300 207743 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, I suppose like that < 1421053618 15310 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421055118 983203 :drdanmaku!uid17782@gateway/web/irccloud.com/x-iuzjdganjymfgyow QUIT :Quit: Connection closed for inactivity < 1421057614 436596 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Why is it so difficult? < 1421057683 346514 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :an SQL table could have the color of each pixel < 1421057731 96913 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, perhaps a virtual table, but I want to have functions for statistical graphics too, not only manually programmed graphics < 1421057786 748047 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is easy to write SQLite extensions in C, although I cannot even find any suitable C library < 1421059435 187116 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421060908 352494 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421060937 237671 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421061381 463059 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421061468 778003 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421065203 640734 :boily!~alexandre@96.127.201.149 QUIT :Quit: IDENTICAL CHICKEN < 1421065471 451230 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421065734 985802 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1421065771 219776 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 265 seconds < 1421066046 338184 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1421066067 435461 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Tsadf 5* 10New user account < 1421066235 78822 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=41671&oldid=41625 5* 03Tsadf 5* (+10) 10/* Q */ < 1421066464 653383 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :`messages < 1421066465 324515 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: messages: not found < 1421066470 232760 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :^messages < 1421066505 362482 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :>messages < 1421066640 783477 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :%messages < 1421066643 926872 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@messages < 1421066649 99605 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :&messages < 1421066652 336385 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :*messages < 1421066656 3300 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :]messages < 1421066662 24741 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :DAMN IT < 1421066716 475391 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :@messages-loud < 1421066716 607250 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1421066750 561577 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :aha < 1421066776 501951 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :ity was @... it would be useful if lambdabot had @ in his name < 1421066801 833048 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :IRC doesn't even allow that < 1421066820 222363 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :^prefixes < 1421066820 299434 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Bot prefixes: fungot ^, HackEgo `, EgoBot !, lambdabot @ or ?, thutubot +, metasepia ~, idris-bot ( , jconn ) , blsqbot ! < 1421066870 785331 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :none of those areallowed in irc names apparently < 1421067277 886949 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`quote ^_^ < 1421067278 620064 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421067310 286441 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Does Haskell have some in-memory buffer? < 1421067318 23632 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :like hPutStrLn buf < 1421067322 578207 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :where I can later read from? < 1421067387 320209 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What < 1421067393 862824 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric ::t Text.pack < 1421067394 922228 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Not in scope: ‘Text.pack’ < 1421067397 741408 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric ::t T.pack < 1421067398 653723 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘T.pack’ < 1421067398 697125 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you meant ‘BS.pack’ (imported from Data.ByteString) < 1421068048 417808 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Could not find module ‘DynFlags’ It is a member of the hidden package ‘ghc-7.8.3’ < 1421068052 348127 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well... then unhide it? < 1421068100 776931 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ghci -package ghc < 1421068118 334774 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I would advice against unhiding the ghc package in general, but it's possible: ghc-pkg unhide ghc < 1421068123 474277 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*advise < 1421068132 181082 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :*advize < 1421068189 502887 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :my native language, why are you so hard to use correctly!?!?! < 1421068227 606026 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :because people are complicated? < 1421068277 777218 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well < 1421068282 644177 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :It does compile with ghc -package ghc < 1421068285 63936 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but it won't run < 1421068344 87696 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@hoogle print < 1421068345 474455 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Prelude print :: Show a => a -> IO () < 1421068345 518170 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :System.IO print :: Show a => a -> IO () < 1421068345 518290 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Text.Printf printf :: PrintfType r => String -> r < 1421068381 592339 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :ah. neat < 1421068529 482096 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421068538 897838 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Can't the GHC API let me compile a String? < 1421068543 137751 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :rather than me giving it a file name? < 1421068566 559470 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :ah < 1421068568 217145 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :targetContents < 1421068568 881027 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :neat < 1421068666 396082 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@hoogle String -> StringBuffer < 1421068666 902275 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Warning: Unknown type StringBuffer < 1421068666 945641 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Prelude error :: [Char] -> a < 1421068666 945761 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Debug.Trace trace :: String -> a -> a < 1421068670 805845 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :blah < 1421068799 364944 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07QFL14]]4 N10 02http://esolangs.org/w/index.php?oldid=41672 5* 03Tsadf 5* (+1471) 10Created page with "'''QFL''' is a [[Turing tarpit]] inspired by [[Iota]] and [[Jot]]. Basically it's a [[Iota]] with IO. == Features == * functional purity * literate programming * full unico..." < 1421068814 449959 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@hoogle [Char] -> StringBuffer < 1421068814 669843 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Warning: Unknown type StringBuffer < 1421068814 713194 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Prelude error :: [Char] -> a < 1421068814 713313 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Debug.Trace trace :: String -> a -> a < 1421068817 739337 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well < 1421068832 366226 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :stringToStringBuffer < 1421068876 367041 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07QFL14]]4 10 02http://esolangs.org/w/index.php?diff=41673&oldid=41672 5* 03Tsadf 5* (-1) 10/* Input */ < 1421068940 498354 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@hoogle ClockTime < 1421068940 558629 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :System.Time data ClockTime < 1421068940 601948 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :System.Time addToClockTime :: TimeDiff -> ClockTime -> ClockTime < 1421068940 602068 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :System.Time diffClockTimes :: ClockTime -> ClockTime -> TimeDiff < 1421069020 112836 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07QFL14]]4 10 02http://esolangs.org/w/index.php?diff=41674&oldid=41673 5* 03Tsadf 5* (+1) 10/* IO */ < 1421069209 484516 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 264 seconds < 1421069364 103452 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://codepad.org/hV0ogcX < 1421069366 761845 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :doesn't seem to work :( < 1421069380 278780 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric : (GHC version 7.8.3 for i386-unknown-linux): < 1421069380 366070 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric : Could not find module ‘B.hs’ < 1421069598 125972 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07QFL14]]4 10 02http://esolangs.org/w/index.php?diff=41675&oldid=41674 5* 03Tsadf 5* (+85) 10/* Realization */ < 1421069742 352565 :AndoDaan!~AndoDaan@188.188.67.84 JOIN :#esoteric < 1421070628 847567 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :My skill level at nethack: TERRIBLE < 1421070800 94182 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Read error: Connection reset by peer < 1421070839 264392 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07QFL14]]4 10 02http://esolangs.org/w/index.php?diff=41676&oldid=41675 5* 03Tsadf 5* (+55) 10/* Realization */ < 1421070983 272039 :jameseb!~jameseb_@runciman.hacksoc.org PRIVMSG #esoteric :Taneb: what did you do? < 1421071001 488445 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :jameseb, I died because of an endless stream of snakes on the first level < 1421071005 426285 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :And now I must go to a lecture < 1421071059 292283 :jameseb!~jameseb_@runciman.hacksoc.org PRIVMSG #esoteric :Taneb: were you fountain quaffing when you shouldn't have been? < 1421071176 508999 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421071427 505286 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Transcript of my most recent nethack game: o esc tab # q ret y q < 1421071624 183597 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421071765 190531 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:MNNBFSL14]]4 10 02http://esolangs.org/w/index.php?diff=41677&oldid=41516 5* 03AndoDaan 5* (+268) 10Added some snippets of standard length. < 1421072211 177645 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421072213 318280 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Hi < 1421072266 653708 :AndoDaan!~AndoDaan@188.188.67.84 PRIVMSG #esoteric :`welcome vanila < 1421072267 658892 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :vanila: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on irc.dal.net.) < 1421072281 609156 :AndoDaan!~AndoDaan@188.188.67.84 PRIVMSG #esoteric :Hey, I remembered. < 1421072744 988750 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`relcome < 1421072745 989558 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04Welcome 07to 08the 09international 02hub 06for 13esoteric 04programming 07language 08design 09and 02deployment! 06For 13more 04information, 07check 08out 09our 02wiki: 06. 13(For 04the 07other 08kind 09of 02esoterica, 06try 13#esoteric 04on 07irc.dal.net.) < 1421072803 521304 :AndoDaan!~AndoDaan@188.188.67.84 PRIVMSG #esoteric :`belcome < 1421072803 930686 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: belcome: not found < 1421072820 79861 :AndoDaan!~AndoDaan@188.188.67.84 PRIVMSG #esoteric :That's racists. < 1421072825 647904 :AndoDaan!~AndoDaan@188.188.67.84 PRIVMSG #esoteric :Racist? < 1421073775 59913 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421073788 261281 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421073820 169779 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Read error: Connection reset by peer < 1421073820 292488 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Read error: Connection reset by peer < 1421073828 927956 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Remote host closed the connection < 1421073846 195616 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421073938 140265 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421074107 195850 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Ping timeout: 252 seconds < 1421074556 774345 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1421075084 983556 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there a thing I can paste a lot of txt into thne generate random markov sentences from it? < 1421075098 384614 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :in browser would be uesful.. < 1421075112 916640 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lab.yuyat.jp/markov-chain/ < 1421075133 872894 :u-ou!no-n@unaffiliated/no-n JOIN :#esoteric < 1421075351 951951 :u-ou!no-n@unaffiliated/no-n PART #esoteric :"Textual IRC Client: www.textualapp.com" < 1421075929 638004 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :[ ( ] { ) < } < [ > ] > < 1421075930 67404 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :vanila: (] {) <} < [ > ] > < 1421075958 254210 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :somehow program with interlinked brackets < 1421075968 791058 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :took idea from elsehwere < 1421076107 546680 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421076148 990974 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1421076500 244762 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421076538 580994 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, how many roads must a man? < 1421076538 729067 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :b_jonas: you can also do < 1421076592 285806 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421076797 463395 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421076993 152223 :Solace!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai JOIN :#esoteric < 1421077000 343973 :Solace!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :The animu's < 1421077001 992369 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Are you being sassy? < 1421077002 132501 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: all right :) i agree with augur would work < 1421077030 517379 :Solace!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai NICK :Lilax < 1421077039 400623 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net PRIVMSG #esoteric :whoooaaa hello < 1421077040 388297 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421077053 86413 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :I'm tired of all these msgs < 1421077055 160769 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net PRIVMSG #esoteric :yeah thats right, agree with me, unf < 1421077061 728797 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :About how I need to log in < 1421077066 329494 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421077078 159064 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :augur_ what are you on about < 1421077112 766438 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot: I for one think divining from the entrains would be preferable in that case < 1421077112 988070 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :b_jonas: they can't do " fnord" page, but you can't < 1421077132 675546 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :fungot: what is life? < 1421077133 176799 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Lilax: maybe i'll go visit the chicken site says it supports quantum computation? quantum intercal or what?!" talk. i'd like a cut. either way, it would've gone unnoticed by me :) < 1421077142 221911 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: is this a pun or a misspelling of "entrails" < 1421077143 520499 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :Sounds good < 1421077153 790714 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :misspelling < 1421077156 605024 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net PRIVMSG #esoteric :Lilax: what are YOU on about? < 1421077160 900392 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :should be entrails < 1421077163 265403 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :Wat < 1421077171 329087 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good < 1421077180 94315 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :augur_ wot? < 1421077235 126523 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fools, have you awaken the augur_! < 1421077247 891223 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net PRIVMSG #esoteric :MWAHAHAHAHAAAAAAA < 1421077252 112822 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :I'm confused oerjan < 1421077253 839523 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Blame fungott < 1421077254 330444 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :FireFly: for whatever reason, a ( syntactic) environment, and that < 1421077256 489486 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :fungot* even < 1421077256 995102 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :FireFly: or better yet, the procedures compiled with the cc-built installation results in a " worse but temporary" way to do js cps js enabled.) < 1421077286 380432 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :fungot: using emscripten? < 1421077287 120872 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :FireFly: hrmn. i just saw this. i can't log on to comp.lang.scheme or the undernet or something? < 1421077289 683395 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :does fungot just pick random words < 1421077289 993899 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Lilax: so you define e.g. first two papers at http://www.cs.bham.ac.uk/hxt/ cw04/ fnord why that is. < 1421077297 372367 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :pls no < 1421077301 568022 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: that's the natural state of people in this channel hth < 1421077334 659407 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :Oh I'm solace btw I've just been getting that This isn't your account msg all the time < 1421077369 212625 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, why doyou hate me? < 1421077369 445860 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :b_jonas: ( 0)'. but it's output in iso-8859-1 anyway.) < 1421077382 7249 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+ed < 1421077384 553463 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :k < 1421077403 560308 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :> 2+2 < 1421077404 940066 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 4 < 1421077413 553129 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai PRIVMSG #esoteric :thank you lambdabot < 1421077471 822349 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: fungot's babble is random, yes, although each word depends on the 2-3 or so that came before < 1421077472 115383 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: say bash tar gz for 79? sorry for not laughing, eh. < 1421077498 611739 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and it has several styles < 1421077508 254712 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^style lovecraft < 1421077508 378958 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Selected style: lovecraft (H. P. Lovecraft's writings) < 1421077515 475467 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: so are we all doomed? < 1421077515 802937 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: but evil spies had doubtless reported much; for shortly a black galley put into port, and the world knows well the beauty, the stale and prosy triteness, and the < 1421077548 432530 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'd like a kitty pidgin bible style, do we have that yet? < 1421077653 23619 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I'm open to the submission of new styles, preferrably in the form of standard ARPA N-gram models. < 1421077665 184257 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There are instructions in the github. < 1421077670 703763 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1421077677 490675 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :hey < 1421077682 145698 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://github.com/fis/fungot/blob/master/varikn/readme.txt < 1421077682 404150 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: subsequent winds had effaced all tracks which could have been nothing from outside, he had said, or at least from prying too big for any healthy new england wood. there were < 1421077695 199237 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: There were what? < 1421077695 551358 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :fizzie: not the terrific force of the elements was such as has befallen no man before. it was now impossible to see the sculptor and give him the rebuke i thought proper for so boldly imposing upon a learned and cultivated englishman. but for a few days later mr. ward did the most sensible < 1421077720 90098 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fizzie: um, can't you just generate one from http://www.math.bme.hu/~ambrus/pu/bibul.txt (downloaded from an old version of http://lolcatbible.com/ ) < 1421077844 418699 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :In theory, if I have free time and remember and feel all that motivated. Besides, I don't have any of the stuff installed on the laptop, and the desktop is still back in Finland. < 1421077864 50103 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I see < 1421077898 223446 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421077980 214915 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1421077997 402288 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421078091 404311 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421078934 222846 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421079248 211140 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421079505 635897 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421079754 253592 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu QUIT :Ping timeout: 244 seconds < 1421080148 416773 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421080581 613633 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :meastrith < 1421080635 181049 :meastrith!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1421080648 198947 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1421080759 517072 :shikhin!~shikhin@120.56.224.18 JOIN :#esoteric < 1421080774 427253 :shikhin!~shikhin@120.56.224.18 QUIT :Changing host < 1421080774 524052 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421081170 222850 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421081363 3418 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 240 seconds < 1421081486 853216 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421081661 491761 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Quit: Leaving < 1421081682 587821 :SopaXorzTaker!~Mark@87.228.105.48 JOIN :#esoteric < 1421081816 609308 :S1!~S1@p4FF93D17.dip0.t-ipconnect.de JOIN :#esoteric < 1421081903 546126 :SopaXorzTaker!~Mark@87.228.105.48 QUIT :Client Quit < 1421081924 646707 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421082486 249526 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Read error: Connection reset by peer < 1421082511 181812 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421082575 117383 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1421083274 392041 :bb010g!uid21050@gateway/web/irccloud.com/x-nuopryucsbwwxquw QUIT :Quit: Connection closed for inactivity < 1421083393 436743 :S1!~S1@p4FF93D17.dip0.t-ipconnect.de NICK :S0 < 1421083704 36783 :S0!~S1@p4FF93D17.dip0.t-ipconnect.de NICK :S1 < 1421085012 482306 :Lilax!uid52684@gateway/web/irccloud.com/x-jvakpekdjapgfeai QUIT :Quit: Connection closed for inactivity < 1421085529 545258 :MDream!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDude < 1421085713 26662 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 240 seconds < 1421086186 879994 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Gs214]]4 10 02http://esolangs.org/w/index.php?diff=41678&oldid=39907 5* 03Nooodl 5* (+315) 10no information is better than misinformation I GUESS < 1421086226 327105 :arjanb!8259aa43@gateway/web/freenode/ip.130.89.170.67 JOIN :#esoteric < 1421087064 311769 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving < 1421087068 751624 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk JOIN :#esoteric < 1421087074 244431 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk QUIT :Changing host < 1421087074 295127 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421087110 928495 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net JOIN :#esoteric < 1421087168 821182 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1421087284 560676 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421087703 232293 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 252 seconds < 1421087906 803407 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421089090 123061 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Read error: Connection reset by peer < 1421089112 602304 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421089324 655804 :AndoDaan!~AndoDaan@188.188.67.84 QUIT :Read error: Connection reset by peer < 1421089357 550071 :AndoDaan!~AndoDaan@188.188.67.84 JOIN :#esoteric < 1421090307 408274 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Ping timeout: 256 seconds < 1421090515 928074 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :is there a way to rewrite something like boolean f(x,y)=f(x-1,y) or f(x,y-1) to use tail call optimization? < 1421091092 616356 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :quintopia: Doesn't that function recurse forever? < 1421091145 900660 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :The problem with tail-optimising that is that there are two calls, rather than just one < 1421091170 310107 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :It'd have to be converted into some sort of linear form first < 1421092721 447581 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421092790 998742 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :quintopia, f(x, y) = or(f(x-1, y), f(x, y-1)) < 1421092799 736903 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :Because it isn't a tail call. < 1421092805 278458 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :But, uh. < 1421092811 867857 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :I'm not sure it could be done automatically. < 1421092822 845000 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :You can probably rewrite it to something like < 1421092841 484758 :Lymia!~fujoshi@inportb/loli/cirno-chan PRIVMSG #esoteric :f'(x, y, b) = f(x-1, y, f(x, y-1) | b) < 1421092980 381742 :oren!~oren@user237-55.wireless.utoronto.ca JOIN :#esoteric < 1421093116 474989 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's as much a tail-call as the original (with a short-circuiting or) < 1421093135 754858 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it would take a lot more fanciness to do more than that (if it's even possible, I don't have brain power right now) < 1421093139 442420 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :um. I guess you need base cases too :P < 1421093257 442202 :oren!~oren@user237-55.wireless.utoronto.ca QUIT :Ping timeout: 264 seconds < 1421093287 549572 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think I've realized that I know only enough Haskell to make an idiot of myself. < 1421093354 761083 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :i've looked at haskell from both sides now, from up and down and still somehow < 1421093365 147273 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :it's haskell's illusions i recall.. i really don't know haskell at all < 1421093387 182275 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :My memory of the basics has gotten too spotty; need to start learning it all over again I think. < 1421093423 538468 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the only language anyone needs is *spins the wheel* MarioLANG < 1421093433 968217 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*spins the wheel again* or FakeASM < 1421093438 373885 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :MarioLANG`? < 1421093448 694728 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :BogusForth and Imaginary function are also acceptable languages < 1421093463 420433 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :J_Arcane: some random esowiki language < 1421093469 168524 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421093668 22475 :quintopia!~quintopia@unaffiliated/quintopia QUIT :Ping timeout: 264 seconds < 1421093680 808261 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421093742 347641 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :elliott: I think instead I'll start going through one of the Haskell books/course/tutorials/somethingorother tomorrow. < 1421093764 660447 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what have you read already? (in the ways of haskell introductions) < 1421093919 927964 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :About half of LYAH several months ago, this: https://www.fpcomplete.com/school/starting-with-haskell/haskell-fast-hard, and a lot of random practice problems. < 1421093950 933008 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that non-LYAH tutorial was pretty bad the first time it came out < 1421093953 761700 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't know if it's better now :p < 1421093975 164631 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(well, in my opinion) < 1421093987 639747 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It is fairly bad. It starts well, but it plummets by the last half. < 1421094028 182437 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I figured it'd be a quick way to get back up to at least where I was last time I used Haskell. < 1421094077 513026 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Read error: Connection reset by peer < 1421094123 393875 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421094167 180358 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I was thinking I'd try this one: https://www.fpcomplete.com/school/starting-with-haskell/basics-of-haskell or Real World Haskell. < 1421094219 102608 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-fzfsrmpclxhiokdd QUIT :Read error: Connection reset by peer < 1421094222 650096 :supay!sid47179@gateway/web/irccloud.com/x-exipxzakyxlofhgk QUIT :Read error: Connection reset by peer < 1421094223 819779 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :Remote host closed the connection < 1421094233 934308 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Or re-read LYAH and skim past the boring bits so I can actually finish it. < 1421094332 33087 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421094356 815791 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh JOIN :#esoteric < 1421094381 704196 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome supay < 1421094382 955612 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​06supay: 13Welcome 04to 07the 08international 09hub 02for 06esoteric 13programming 04language 07design 08and 09deployment! 02For 06more 13information, 04check 07out 08our 09wiki: 02. 06(For 13the 04other 07kind 08of 09esoterica, 02try 06#esoteric 13on 04irc.dal.net.) < 1421094387 558976 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :Read error: Network is unreachable < 1421094394 201972 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-eozaorntudrdxnrf JOIN :#esoteric < 1421094501 708516 :ocharles!sid30093@gateway/web/irccloud.com/x-beatytejrbiwxgyc JOIN :#esoteric < 1421094524 552014 :ocharles!sid30093@gateway/web/irccloud.com/x-beatytejrbiwxgyc NICK :Guest20168 < 1421094585 854616 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Write error: Connection reset by peer < 1421094593 193085 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421094625 163913 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421094632 203289 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421095052 315458 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421095085 441605 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I like the looks of Real World Haskell because basically my biggest problem in Haskell then and now was that I had absolutely no idea how to use it for anything practical. < 1421095107 117309 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :you can golf < 1421095208 523610 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That's about all I've done with it, yes. Golfing and Codewars/Euler type stuff. < 1421095331 116320 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :I figure Haskell sounds like it's be good for making useful data structures, that you could then maybe use in other languages. < 1421095377 45490 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :needs more rust < 1421095409 404561 :conehead!~conehead@unaffiliated/conehead QUIT :Ping timeout: 244 seconds < 1421095425 811190 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :And generally being a thing that can lets you call stuff in it from other things. < 1421095557 401622 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421095581 679368 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :myname: I kinda wanna learn Rust actually, but it's sort of a moving target at the moment. < 1421095606 890652 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :1.0 beta should be there "real soon now" < 1421095776 163471 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, it's in alpha now apparently. < 1421096070 136544 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :MDude: haskell is actually pretty terrible for that purpose imo < 1421096608 234660 :AndoDaan_!~AndoDaan@188.189.65.163 JOIN :#esoteric < 1421096801 385337 :AndoDaan!~AndoDaan@188.188.67.84 QUIT :Ping timeout: 256 seconds < 1421097005 296782 :TieSoul!~quassel@86.89.119.147 NICK :TieSleep < 1421097108 140712 :Zuu_!~zuu@0x5e911bd1.adsl.cybercity.dk JOIN :#esoteric < 1421097141 129382 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 252 seconds < 1421097231 636738 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421097246 372281 :Zuu!~zuu@unaffiliated/zuu QUIT :*.net *.split < 1421097973 280813 :AndoDaan_!~AndoDaan@188.189.65.163 QUIT :Ping timeout: 255 seconds < 1421098016 41432 :AndoDaan!~AndoDaan@188.188.75.58 JOIN :#esoteric < 1421100179 520240 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421100380 258741 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421100622 709131 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric : http://rextester.com/ZQWWT68409 < 1421100708 427136 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i am not impressed < 1421100758 32976 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :main=print$replicate 10 Dead -- golfed < 1421100865 307246 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421100961 966882 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: [0..9]>>[Dead] is shorter < 1421100999 679328 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :neat < 1421101004 161214 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :also, replicate 10Dead is valid. < 1421101015 759173 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :If you're going to lay on the operators, at least go all the way: take n . map kill . repeat $ Alive < 1421101050 572055 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :main=putStr$'[':([0..8]>>"Dead,")++"Dead]" -- saved the data declaration < 1421101060 693440 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, at least deathFactory is inefficient. < 1421101070 537373 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :this is so mean :P < 1421101110 360465 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :heh heh. < 1421101119 700604 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :what can i say, my head's in a weird place. < 1421101133 38017 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I wrote an object oriented version in Heresy too. < 1421101149 213378 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :(map (fn (x) (send x 'kill)) people) ... < 1421101188 142519 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse JOIN :#esoteric < 1421101289 699238 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1421101406 418609 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh wait. deathFactory n = take n . map kill $ Alive : deathFactory n < 1421101418 205621 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :now it's inefficient, but thorough < 1421101493 31851 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 240 seconds < 1421101513 815723 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :-- ensures O(1) survivors even in presence of errors in "kill" < 1421101551 477890 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wat < 1421101554 558280 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(assuming they're random, independent, blah) < 1421101591 158973 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and, of course, that the probability of kill resulting in death is >0. < 1421101610 575291 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :while dead people stay dead. < 1421101776 398127 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how does it ensure O(1) survivors? < 1421101832 847730 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :let's assume kill will map the given Alive to Alive, thus the list will expand to Alive : Alive : deathFactory n < 1421101898 143530 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :which could - since kill may leave Alive people Alive - lead to Alive : Alive : Alive : Alive : deathFactory n < 1421101913 58342 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :and could lead to n people being alive < 1421101978 691111 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1421102233 647629 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421102296 276507 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421102477 228120 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1421102485 351169 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421104143 887426 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net QUIT :Ping timeout: 264 seconds < 1421104525 479445 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 264 seconds < 1421104587 870088 :S1!~S1@p4FF93D17.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421104629 719141 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : is there a way to rewrite something like boolean f(x,y)=f(x-1,y) or f(x,y-1) to use tail call optimization? <-- i sense an X/Y problem < 1421104664 203859 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421104722 963744 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :assuming your base cases are nicely laid out, that's rather trivial to optimize, but i wouldn't call it "tail call optimization" < 1421104740 893954 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`dontaskdonttelllist < 1421104741 532984 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dontaskdonttelllist: q​u​i​n​t​o​p​i​a​ c​o​p​p​r​o​ m​y​n​a​m​e​ < 1421104812 244286 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and of course it'll break down for something more complicated than or. (although all binary boolean operators are easy - i once went through them when thinking about 1d CAs) < 1421104865 495877 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically what you have there _is_ a CA, just with time steps diagonal < 1421104906 900185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and so it can be easily calculated in O(n) space and O(mn) time < 1421104955 947008 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but the name for it still isn't "tail call optimization" < 1421105083 357901 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(the binary boolean case can be done more efficiently. actually i think xor involved binomials (mod 2), which was the most complicated case.) < 1421105650 553954 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell J_Arcane elliott: I think instead I'll start going through one of the Haskell books/course/tutorials/somethingorother tomorrow. <-- there was a blog post recently where someone gave their opinions on some courses tutorials (spoiler: he considered LYAH and several other common recommendations pedagogically bad and recommended a different path) http://bitemyapp.com/posts/2014-12-31-functional-education.html < 1421105650 673838 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421105662 399451 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION wonders if lambdabot will pass on all that < 1421105696 283548 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421105710 690549 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: I liked LYAH at first, but then it falls down in the middle by just filling up the book with short three line paragraphs explaining every single bloody item in the standard library. < 1421105744 447153 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah. < 1421105751 662929 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION never read it himself, anyway < 1421105760 306347 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i learned haskell too long ago < 1421105822 694193 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: fair enough, re: that post < 1421105833 820340 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that cis194 course is taught by byorgey so I'm surei t's good < 1421105836 477721 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :There are whole chapters of the book that are little more than just, say, starting with Data.List, and going through each of the major functions one at a time. A nice primer for an amateur when it comes to the really important ones like map and filter, but don't waste my time explaining every single thing in the docs, especially if you're not gonna take time to show me what actual use they are. < 1421105838 893366 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*sure it's good < 1421105887 153849 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :why is Typeclassopedia in this list... oh lord, are people recommending the Typeclassopedia as an introduction to Haskell these days?! < 1421105923 546230 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :let's hope not < 1421105946 861488 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i assume it's more of an overview recommendation... < 1421106093 764498 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in the mean time, the slow development of real quantum computers keeps chugging along http://www.scottaaronson.com/blog/?p=2155 < 1421106130 779563 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :"Dated. A lot of code no longer works. Author is too busy to fix it. If I got pestered by the Haskell community as much as the author has, I wouldn’t want to fix my book either." hmm, did I miss something with bos? < 1421106170 511453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(they're actually starting to test out error correction now) < 1421106213 551377 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(not the full kind, but enough to get an 8.5 times improvement in coherence time) < 1421106281 517839 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :"The material often bores learners and leaves them feeling like they’re not “getting” it. This because they’re being “talked at” and demo’d to. They’re not engaging with and solving problems." < 1421106284 293984 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :erm error rate < 1421106294 299234 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That does rather sum up my LYAH experience past the initial stages. < 1421106338 494057 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421106375 234436 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :There's actually an adaptation of cis194 on FPComplete. < 1421106424 449945 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i recall the blog post insisted on a particular semester version of the course (not the latest) < 1421106442 730538 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, he uses Spring 2013. < 1421106483 885696 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yorgey's version, same as the one on FPComplete. < 1421106505 452637 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :2015 isn't done yet, and '14 was a different instructor. < 1421106509 175996 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good, i guess < 1421106589 700794 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 245 seconds < 1421106950 404680 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421107320 145974 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oerjan: I think I find his argument rather convincing, and so will most likely do the FPComplete version of 194, and then the NICTA course. Interactive methods seem to work better for me anyway, I retain better. < 1421108065 351017 :boily!~alexandre@96.127.201.149 QUIT :Quit: TELECOMMUNAL CHICKEN < 1421108342 219158 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: i shaved off one character hth main=putStr$'[':49`take`cycle"Dead,"++"]" < 1421108353 455113 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: ty < 1421108361 298803 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :who's going to submit it to anagol < 1421108540 134282 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421108604 141551 :AndoDaan!~AndoDaan@188.188.75.58 QUIT :Ping timeout: 265 seconds < 1421108623 455823 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [0..9]>>[var"Dead"] < 1421108624 846272 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [Dead,Dead,Dead,Dead,Dead,Dead,Dead,Dead,Dead,Dead] < 1421108677 269607 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421108898 76707 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421109359 428715 :AndoDaan!~AndoDaan@188.188.81.238 JOIN :#esoteric < 1421109548 47415 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`olist 972 < 1421109548 689807 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :olist 972: shachaf oerjan Sgeo FireFly boily nortti < 1421109677 142169 :AndoDaan!~AndoDaan@188.188.81.238 QUIT :Ping timeout: 265 seconds < 1421109747 73988 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1421110182 449808 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ooh < 1421110490 222718 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn JOIN :#esoteric < 1421110568 263339 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 244 seconds < 1421110598 66188 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421110688 951708 :arjanb!8259aa43@gateway/web/freenode/ip.130.89.170.67 QUIT :Quit: zzz < 1421110838 634387 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1421111476 667245 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn NICK :Slowmotion|Catas < 1421111486 850685 :Slowmotion|Catas!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :Brb < 1421111505 612291 :Slowmotion|Catas!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :These parasings on my client are amaze < 1421111514 913769 :Slowmotion|Catas!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn NICK :Lilax < 1421111972 698899 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :gonna play cards against humanity < 1421111974 725083 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :bbl < 1421112077 182307 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*sigh* the drive comic's archive sucks so bad < 1421112135 56785 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there is no list of all comics that goes more than a year back, comic urls are by date and update have been sporadic for a long time... < 1421112175 306250 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION was trying to find the galaxy map to look up a planet mentioned in the latest comic < 1421112397 414498 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah there < 1421112913 450649 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 264 seconds < 1421112935 156055 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :Lilax:have fun! < 1421112949 308187 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :Muahaha < 1421112953 805467 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :Wanna join? < 1421112970 573769 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :are you playing online? < 1421112994 602281 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :actually, I'mma have to pass right now < 1421112999 956197 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :but thanks for the invite < 1421113002 822593 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :next time! < 1421113015 703623 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :Ok < 1421113029 131212 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421113109 807042 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1421113184 126382 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 244 seconds < 1421113515 606565 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421113703 763261 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421113813 910159 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :oerjan: I'm not understanding your set builder notation. < 1421113854 639498 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :You said let A = { y | y in O forall O in C, x /= y }. It seems like there should be a conjunction between the first "O" and the "forall", and I don't know what C and x are. < 1421113936 707623 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Now, my *real* question is: < 1421113976 230754 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :Oh mai < 1421113980 105106 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Given a set, is a topology on that set completely determined by the set of all functions from Co to that set, where Co is the set containing 0 and all rational numbers of the form 1/n where n is an integer? < 1421113982 556548 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :A is the set of y /= x that are contained in all O in C hth < 1421113998 296793 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And what's C? The space is called S. < 1421114016 617435 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :C is your hypothetical countable family of open sets < 1421114024 852746 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which therefore cannot exist < 1421114064 254049 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Mm. < 1421114072 772458 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I should have written down my question way back when. < 1421114107 890543 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Eh, who cares about topological spaces without countable bases anyway. < 1421114159 563723 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I suddenly have the eerie feeling that the category of topological spaces with countable bases is cartesian closed. < 1421114176 920174 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :your Co simply allows you to detect converging sequences afaict, so since those don't determine the topology in general the answer is no. < 1421114201 218773 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Is it a well-known fact that converging sequences don't determine the topology in general? < 1421114204 392510 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :otherwise there would have been no need to invent nets. < 1421114217 533574 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :This is starting to sound familiar. < 1421114222 164617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm pretty sure it is. < 1421114239 949077 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Damn it, I need to go to grad school. < 1421114272 154386 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wouldn't my example from before show that? there are no not-eventually-constant converging sequences in that space, i think. < 1421114370 638759 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so it cannot be distinguished by sequences from the discrete space on the same set < 1421114473 693920 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(basically every countable set is closed, so no sequence can converge to anything outside its limit range) < 1421114487 553400 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'll take your word for it. < 1421114508 203260 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :My reason for bringing everything up comes from my distrust of excessively large mathematical objects. < 1421114517 348995 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well the topology is basically _defined_ by every countable set being closed. < 1421114524 930970 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. < 1421114575 542757 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'm not experienced enough in topology for all this to make sense without a bunch of effort. < 1421114608 973685 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I think I've figured out which mathematical objects I find "acceptable". Maybe. < 1421114625 954846 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :It's those with topologies with countable bases. < 1421114639 730022 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1421114643 660554 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett2: you might want to get hold of the book named "Counterexamples in topology" < 1421114902 406135 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :The philosophically nice thing about points in spaces with countable bases is that, given two different (and distinguishable) points, you'll always be able to tell which is which by systematically performing an infinite number of experiments. < 1421114938 807139 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh you mean countable overall, not just at each point < 1421114942 820247 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm... < 1421114944 657923 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I think we're sort of talking past each other at this point. < 1421114960 979359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well sure < 1421115016 610398 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there are some mathematical arguments that get a lot easier if you can just go total overkill with uncountable sets and axiom of choice though... < 1421115218 245975 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421115416 346734 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok maybe humanity is not doomed just yet https://en.wikipedia.org/wiki/Teixobactin < 1421115825 36394 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421115927 209762 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Second-countable_space - oh, there's a word for it. < 1421116020 318975 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course there is < 1421116040 10755 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Moreover, I'm pretty sure I knew the word already; I just forgot. < 1421116122 634223 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421116192 784721 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421116436 402892 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Sequential_space - oh sweet. < 1421116561 377385 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :"The subcategory Seq is a cartesian closed category with respect to its own product (not that of Top)." Nice. < 1421116567 27842 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Raises an obvious question, of course. < 1421116570 110102 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What is a product in Seq? < 1421116967 919598 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :weird < 1421117211 971977 :tswett2!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 264 seconds < 1421117234 949208 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Quit: Leaving... < 1421117621 465111 :bb010g!uid21050@gateway/web/irccloud.com/x-uprlveswbteypdyj JOIN :#esoteric < 1421117769 358306 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421117924 127260 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421118195 127474 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 252 seconds < 1421118697 842523 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric : On the Next episode Of Dragon Ball Z Goku fights a feirce battle With puppets made from the skin of children! < 1421118708 73922 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :I'm sorry I had too idk why < 1421118831 540098 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :v. random < 1421118846 232378 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :`unidecode @ < 1421118846 881526 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0040 COMMERCIAL AT] < 1421118859 69073 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421118927 879259 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn PRIVMSG #esoteric :how was your persons days < 1421119136 85482 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 244 seconds < 1421119472 451468 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421120248 265076 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421121934 730967 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421122097 438448 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 256 seconds < 1421122111 358000 :MoALTz__!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421122198 36503 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421122292 754488 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 245 seconds < 1421122486 756189 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421123774 702654 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421124519 916102 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1421125770 681124 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421125786 914595 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hey < 1421125788 661597 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :nwe stuff on esoteric.codes < 1421125812 367931 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :قلب (‘alb) prقلب (‘alb) pr < 1421126412 475006 :Lilax!uid52684@gateway/web/irccloud.com/x-kuasurksmhbptgdn QUIT :Quit: Connection closed for inactivity < 1421126433 200489 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421126619 332621 :MoALTz__!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 256 seconds < 1421127326 240667 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Esolangs made it clear to me that languages could be a medium themselves, but what makes قلب unique is that it uses this medium to communicate a specific cultural and political message about code itself. < 1421127428 548189 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heh < 1421127755 66143 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: good morning, good night? (extrapolating from yesterday where I just missed you.) < 1421127846 274062 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :closer to night < 1421127887 288254 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, right, I meant the morning for myself and the night for you, but of course that didn't get across. < 1421127915 734144 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(of course my surroundings may consider it morning) < 1421127931 882633 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah who cares about those < 1421127942 971763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's still dark here < 1421128178 119741 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well here too, i mean morning as in some people appear to be leaving for work... < 1421128327 777463 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421128411 320846 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421128421 952057 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Client Quit < 1421128534 697430 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm, not a single Burlesque solution for Kimariji... < 1421128589 838365 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I saw this cool assembly languaeg self interpreter (virtualization) < 1421128594 740690 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but i cant think of anything to do with it < 1421128595 436306 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have made up a few new keyword abilities for Magic: the Gathering, which are called: Concentration, Covering, Fibonacci, Float, Lock, Overlay, Planestrample, Switchable. < 1421128620 369992 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: "virtualization" meaning machine code? if so, which processor? < 1421128628 449775 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its a made up machine code < 1421128674 789840 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh < 1421128686 459265 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://i.imgur.com/uY0TfXF.png < 1421128688 551651 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :there's the code < 1421128737 15867 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it lets you run machine code without it knowing its been run < 1421128743 195233 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : I think < 1421128754 249273 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :L.eval is missing? < 1421128762 779018 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh yeah < 1421128766 307984 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://www.cl.cam.ac.uk/~am21/papers/pepm08.pdf < 1421128767 512021 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thats figure 3 < 1421128777 463571 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its just a dispatch loop < 1421129046 76624 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh it's almost a VLIW architecture in spirit (you make the encoding ridiculously big, using a whole word for the opcode, in order to simplify decoding.) < 1421129067 397977 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :It's not really VLIW because instructions still have variable length. < 1421129082 129545 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or not? < 1421129091 602504 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :VLIW is a new term to me, im just looking it up < 1421129092 789169 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, no. < 1421129103 457137 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :they're fixed length, 4 words each. < 1421129115 325930 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's a silly term, "very large instruction word" < 1421129123 440105 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or long? < 1421129231 531384 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and it's hardly been used outside of microcode designs; the EPIC (Itanium) architecture looks VLIW-ish, and the Transmeta CPUs had a VLIW design. Maybe some DSPs do, too, and possibly GPUs, but no widespread mainstream processors that I'm aware of. < 1421130263 816736 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Java, a dead-end language with zero interesting syntax or semantics." < 1421130264 682126 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its so cool! < 1421130267 199580 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well said. < 1421130280 648037 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I want to try to do something with this but i cant think of any ideas < 1421130316 63752 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :java has some interesting ideas: Compiling to a bytecode vm, object oriented programming with classes and interfaces < 1421130326 372059 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :probably more i dont know < 1421130367 85843 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :bytecode is boring, OO is boring < 1421130412 16539 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Btw do you know why Java is pretty much stuck with the bytecode as is? < 1421130443 402622 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its not boring < 1421130456 704941 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its an important technique in compilers < 1421130462 281075 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"An enhancer is a tool that automatically adds code to your persistent classes after you have written them. The enhancer post-processes the bytecode generated by your Java compiler, adding the necessary fields and methods to implement the required persistence features. This bytecode modification perfectly preserves the line numbers in stack traces and is compatible with Java debuggers." < 1421130489 269148 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :People started doing crazy shit like that. < 1421130565 201555 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Java will just never be cool. It's old, it's big, and it's Buzzword Compatbible. (Buzzwords are yesterday's cool ideas.) < 1421130641 966769 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :cool is stuff like node.js, dart, golang < 1421130647 956414 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont care about cool languages < 1421130663 740740 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :then what are you doing here? ;-) < 1421130672 268585 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :esolangs < 1421130749 411855 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Is Rust cool >.> < 1421130755 129076 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah < 1421130760 56832 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, node, which will win? Node.js or io.js? < 1421130761 633918 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :ACTION <3 Rust < 1421130809 718326 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: I also like GoLang, but I don't see the point of node or dart < 1421130809 914224 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(forks are interesting social experiments) < 1421130895 61236 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I though that ECMAScript isn't too bad a language. (Not cool, but as far as I can see, most of the warts associated with Javascript are actually different interpretation of the W3C DOM, in particular when it comes to event propagation.) < 1421130959 509201 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well it also has messed up scoping and coercion rules < 1421130960 329887 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Otoh I think Node.js was just a cheap way of getting a fast scripting language: take an existing Browser VM and strip the browser parts. < 1421130970 612543 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :#opinions < 1421130980 968407 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :js scoping is esoteric < 1421131025 545239 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :int-e: yeah, at least js has proper closures < 1421131038 28986 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's a prototype based language which is slightly uncommon. < 1421131043 158545 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421131050 251030 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's a prototype-based language that pretends to be class-based :) < 1421131070 117527 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: yeah that pretention is a mistake. < 1421131092 814048 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: I think JS is lexically scoped, which is pretty normal, not esoteric < 1421131102 207412 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(well, half a mistake. if you didn't use it in a mostly class-based fashion, optimisation would be reallly hard.) < 1421131119 320608 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :adu, its not! < 1421131125 69262 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't like go < 1421131132 58892 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :myname: why not? < 1421131148 269927 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i don't see its use case < 1421131156 732302 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :go had so much potential < 1421131167 512440 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its a shame what they came out with < 1421131170 328634 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :adu: the surrounding object's properties are in scope, and those can change dynamically. < 1421131178 735961 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :for me a potential use case was to write C programs in (instaed of C) < 1421131181 541227 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :since its a lot safer < 1421131181 713378 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :also it has too much strange properties for a modeen language < 1421131182 575749 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Don't they have a workaround for the lack of generics or something? < 1421131193 302292 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Or... not really sure < 1421131194 953443 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :really embarassing workarounds < 1421131202 267605 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :myname: go's usecase is mostly in the highly-threaded inner-loop sector < 1421131204 125342 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(A bit like Python? Nobody seems to complain there...) < 1421131204 880990 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and the go community were extremely hostile when I proposed other solutions < 1421131228 248632 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :adu: so, erlang? < 1421131243 297378 :FreeFull!~freefull@defocus/sausage-lover QUIT :Remote host closed the connection < 1421131243 943839 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(But of course, Python is more properly class based.) < 1421131251 739473 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :Sgeo: Just think of Go as an untyped language, where everything is of type interface{} and it makes so much more sense < 1421131258 333296 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421131279 657725 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :myname: I know nothing about erlang < 1421131300 865984 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :dont you have to do a type-unsafe cast to use your interface{}s? < 1421131304 691690 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :adu: it also makes stuff much more horrible < 1421131332 214447 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :"go is not a bad language, but it's not a good language either" < 1421131354 997003 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why the hell does it still have null pointers < 1421131356 332477 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there are no good programming languages. < 1421131378 555285 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: are you saying that go is a no good programming language? < 1421131385 644338 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: you do, but as Sgeo said, Go doesn't have generics, or conditional compilation, or macros, all of which their users are begging for < 1421131386 561491 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: well, yeah, but rust gets as close to what i want as anything i know < 1421131401 19712 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah, I think its a disappointment < 1421131402 449692 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or just that they exist < 1421131408 536835 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :("There are two kinds of programming languages. Those that everybody complains about and those that nobody uses." -- I believe that's going to remain true for the foreseeable future.) < 1421131416 580810 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e, I thnk R7RS scheme is a good language < 1421131442 841418 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and ocaml < 1421131458 100524 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :meh, I'm *using* ocaml, it sucks :P < 1421131470 953637 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what problems do take with it? < 1421131476 432399 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i havent used it very much, im a beginner < 1421131481 361602 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: and so from my perspective, it seems like those Go users who want generics are switching to Rust, because it's also aiming for the highly-threaded inner-loop market < 1421131505 877100 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i have an issue with rust but nobody else seems to care :/ < 1421131516 14346 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: what issue? < 1421131530 189010 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they should make a formal model of the type system and prove basic safety properties about it < 1421131549 864270 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :go for a pull request :D < 1421131570 424276 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :this isn't something you can just hack up in a weekend < 1421131588 102952 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: omg, I <3 R7RS-small < 1421131594 16844 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric ::) < 1421131604 409500 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :do you use saggitarius scheme? < 1421131618 487555 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :nope, I wrote my own scheme < 1421131621 245201 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow < 1421131622 590016 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :cool! < 1421131629 47809 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :starting with small syntacticaly oddities (postfix type constructors? WHY?!), to the fact that modules have to be initialised at runtime (which in the particular project I'm involved in means the program spends half a second just starting up... because it slavishly follows the interface/instance division in its design (not my decision, but hard to change now...)), tools that are not powerful enough to... < 1421131629 584759 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i want to do that too but its hard.. < 1421131635 35514 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :...see through the flexible module systems in order to extract usable dependencies... < 1421131639 725793 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :That's just off the top of my head. < 1421131648 653531 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or hat. < 1421131659 636583 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :int-e: I suspect you'd like Rust's no-life-before-main policy < 1421131662 156973 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ohh wow int-e, thanks for good points! I had no idea about those < 1421131755 122235 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Gnfjnueihp < 1421131773 555969 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: have you seen any videos or slides about Rust's ownership model? < 1421131785 820306 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ive not seen that adu < 1421131786 606510 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Hmmm. Good night f j n u e i h p. < 1421131793 306046 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :f j n u e i h p???? < 1421131808 83224 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :--- oerjan has quit [Quit: Gnfjnueihp] <-- trying to decipher this < 1421131816 85513 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ooooo < 1421131853 4583 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :vanila: http://www.slideshare.net/saneyuki/rusts-ownership-and-move-semantics < 1421132289 316865 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :int-e: we could make an acronym game, everbody has to resolve one more letter < 1421132302 641228 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :e.g. Good night for j n u e i h p < 1421132322 971676 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :Good night for just n u e i h p. < 1421132509 542146 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Read error: Connection reset by peer < 1421132531 347020 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421132560 870370 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :good night fellow jolly nude entertainer in hot pants < 1421132649 462046 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :nude -> nearly undressed? < 1421132879 550568 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :i'm okay with that < 1421132907 404315 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :good nougat flavoured 'n' umeboshi in hot pockets < 1421132917 994840 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :we should ask oerjan who these jolly nearly undressed entertainers are < 1421133049 52113 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :good nate: footjob nate. understating egregious incidents, he's perfect. < 1421133112 601982 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wat < 1421133144 96943 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"for just now" is possible < 1421133159 611554 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I dunno < 1421133160 81649 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :Good near-fail job. Now U, er, I have passed. < 1421133177 97622 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell oerjan please expand Gnfjnueihp for us. < 1421133177 141151 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421134610 824576 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDream < 1421135011 548943 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :adu: I'm having trouble reading those slides, due to the poor grasp of English < 1421135047 760497 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :I'm sure there are other Rust presentations somewhere online < 1421135983 529828 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"the safeness in parallel" is kind of cute. < 1421137015 138244 :MoALTz__!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421137086 778819 :MoALTz__!~no@user-109-243-165-112.play-internet.pl QUIT :Read error: Connection reset by peer < 1421137189 351694 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`8-ball is the program cpu-bound? < 1421137190 174317 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Ask again later. < 1421137194 266309 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1421137227 945228 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 264 seconds < 1421137360 165734 :AndoDaan!~AndoDaan@188.188.89.220 JOIN :#esoteric < 1421138234 823374 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is anyone familiar with futamura projections for making compilers? < 1421138396 909727 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :why does futamura not be futurama < 1421138744 984462 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421138996 253543 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421139566 246469 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421139857 654544 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What kind of "tasks" are there in Magic: the Gathering? (By "tasks" I mean like Babson task and so on in chess) < 1421139919 588261 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you mean for puzzles like Magic: The Puzzling? < 1421139936 865201 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes < 1421140255 434630 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Puzzles to make puzzles, how frightening < 1421140285 909622 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :An Enigma < 1421140394 538590 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: dunno < 1421140519 39316 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In chess, a "Babson task" is when white plays, black promotes a pawn, and the solution requires white to promote into the same kind of piece that black promoted into. Another task is Valladao task, where promotion, en passant, and castling are all required. < 1421140980 674518 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :zzo38: what do you think about rock paper scissors chess? http://leftoversoup.com/archive.php?num=34 < 1421141063 312960 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. < 1421141119 775333 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It looks like it may be interesting kind of game though. < 1421141270 88432 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Cute, Wikipedia has a disambiguation page for symbols-that-resemble-the-empty-set. http://en.wikipedia.org/wiki/%C3%98_%28disambiguation%29 < 1421141552 140378 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, whoa, whoa < 1421141563 190786 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :remember how in the lost vikings the zeros had slashes through them < 1421141699 130211 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :None of the articles for those symbols seem to link to that page, though. < 1421142171 845194 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://codepad.org/4HHab77x < 1421142174 275945 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hooray :) < 1421142224 522407 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(I'm working on a new "esolang" that compiles to haskell) < 1421142232 787524 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(with the intent to write a self-hosting compiler later on) < 1421142267 586053 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :5+5. == +5 5. == 5 5+. < 1421142282 566691 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :operations are not carried out immediately but only after a "." < 1421142299 822691 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :"." carries out the most recent operation where as ";" carries out all operations in order < 1421142336 785307 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :5-3*2.. (is 5-(3*2)) < 1421142399 271109 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :whereas 5-3*2; is actually (3-2)*5 < 1421142417 250966 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what < 1421142625 934893 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm? < 1421142653 42586 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://codepad.org/uKvt80z5 < 1421142713 121416 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :5-3*2; is the same thing as 5 3 2 -. *. < 1421142844 980392 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :b_jonas: The compiler keeps a stack of operations to perform < 1421142857 487360 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :"." pops an operation from the stack < 1421142869 418211 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :";" treats the stack as a list and executes all operations in order < 1421142870 986395 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :therefore < 1421142886 360219 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :+ - * /; is +. -. *. /. < 1421142899 118577 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :whereas +-*/.... is /. *. -. +. < 1421142903 426948 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that souns horribly painful < 1421142908 503906 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and confusing < 1421142916 390877 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :+-*/ itself compiles to nothing < 1421142920 438623 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :since no operation is executed < 1421143068 604029 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :vanila: well you're not supposed to mix ; and . anyway < 1421143075 625848 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :it's for different programming styles < 1421143112 259173 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you should use ";" if you prefer to push all data first, then carry out all operations < 1421143159 336590 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and "." if you want a more not-so-stacky style of programming < 1421143332 320291 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Why does ; take the data from a stack but the operators from a queue? < 1421143388 659535 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :because :) < 1421143484 326339 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :there's also \ < 1421143489 286379 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which takes all operators from the stack < 1421143592 934771 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07PZAB14]]4 10 02http://esolangs.org/w/index.php?diff=41679&oldid=40647 5* 03MrDetonia 5* (+117) 10Added link to PZAB interpreter in C GitHub page. < 1421143602 92637 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Jafet, b_jonas: http://codepad.org/vhvjt6gK < 1421143617 945011 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(@ is print btw.) < 1421143635 983371 :vanila!~vanila@unaffiliated/vanila QUIT :Remote host closed the connection < 1421143804 574699 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :5-3.*2. is also the same thing as - 5 3.*2. or 5 3 -. 2 *. < 1421143826 330351 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I prefer the 5-3. *2. style < 1421143865 354087 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :5-3.*2 is also the same as 5 3 2 *-; < 1421143887 551999 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: There are some Prismata puzzles if you're interested. < 1421143940 505395 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's one called Countdown in the non-account demo. < 1421143946 201457 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Do they involve real time? < 1421143954 343007 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :essentially my "esolang" offers three programming styles. < 1421143962 181921 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which can be mixed. < 1421143975 679353 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Jafet: am i missing a pun < 1421144017 5799 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Not that I'm aware of < 1421144107 130577 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's not a real-time game. < 1421144132 995582 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ok, I assumed it was. < 1421144241 645261 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's a deterministic complete-information turn-based game. The puzzles are vaguely in the same category as chess puzzles or Magic: The Puzzlings, I guess. < 1421144643 998269 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :mroman: given a program in a canonical "sane" syntax, how many ways can it can be permuted using the operators .;\ < 1421144739 718372 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :; pops the entire operator queue, unfortunately, so its application to this seems limited < 1421144986 462074 :Zuu_!~zuu@0x5e911bd1.adsl.cybercity.dk QUIT :Changing host < 1421144986 542825 :Zuu_!~zuu@unaffiliated/zuu JOIN :#esoteric < 1421145000 380813 :Zuu_!~zuu@unaffiliated/zuu NICK :Zuu < 1421145198 921358 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Apparently g++ supports enough of C++11 threading now < 1421145306 358559 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Jafet: every trailing . can be replaced by either \ and ; < 1421145320 696758 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :every sequence of trailing dots can be replaced by \ < 1421145358 34179 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That's what it's defined as, probably < 1421145474 398264 :fractal!~scounder@unaffiliated/scounder QUIT :Ping timeout: 244 seconds < 1421145559 358607 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you could also write stuff like * - 3 2. 5. < 1421145577 378742 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(which is (3-2)*5) ) < 1421145590 18564 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so I guess there are a lot of permutations possible < 1421145668 288083 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421145794 424363 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Codename: CRAWL14]]4 10 02http://esolangs.org/w/index.php?diff=41680&oldid=13517 5* 0379.108.181.93 5* (+56) 10 < 1421146108 931163 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :this should not be a surprise to anyone here but it's an entertaining read: http://www.howtogeek.com/198622/heres-what-happens-when-you-install-the-top-10-download.com-apps/?PageSpeed=noscript < 1421146259 729968 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421146439 589032 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421146750 373923 :Guest20168!sid30093@gateway/web/irccloud.com/x-beatytejrbiwxgyc NICK :ocharles_ < 1421146861 299441 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421147019 190871 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: thanks, I didn't know things had gotten so bad (I'm only using Windows for playing games...) < 1421147066 120389 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :int-e: I sometimes think that part of the reason for the boom in web apps has a lot to do with the Windows native app environment having become so unrecoverably shite. < 1421147296 800955 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :could be < 1421147342 100794 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I usually don't install any program that requires an installer < 1421147346 767346 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( Anybody remember the days when we had "programs"? ) < 1421147408 50494 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I miss the MacOS. < 1421147411 467763 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The classic one. < 1421147432 512754 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Where there rarely ever *were* installers, and when they were, there was no where for them to hide files in the first place. < 1421147464 497830 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :If I could still get work done in 2015 on MacOS 8.5, I'd have a PowerMac on my desk. < 1421147524 182759 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I like to write just command-line filter programs mostly; just port source-codes and compile it, or run the provided binary if it is working on your computer, and it work. It can be used with Windows, Linux, Mac OS X, FreeBSD, etc whatever. If you want to use it remotely you can just use SSH < 1421147538 380541 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is better way. < 1421147541 603011 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Read error: Connection reset by peer < 1421147555 837353 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Isn't it? < 1421147563 318844 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 JOIN :#esoteric < 1421147580 779924 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I always thought that those ratings on download sites were dubious < 1421147678 863950 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the ratings are dubious, but the top 10 list is ridiculous. < 1421147753 536161 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but I'm afraid the article isn't totally ridiculous. people will browse those lists and think to themselves, "oh that sounds useful"... ) < 1421147789 781688 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :top lists on most app providers are pretty easily gamed. < 1421147808 574346 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I'm pretty sure half the top apps on Windows Store even are complete nonsense. < 1421147838 86752 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sure. < 1421147866 145181 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421147973 738700 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Actually, at this point I'm not sure MS is even bothering with any curation of their app store. It's *starting* to dwindle down now, but for most of the last several months as many of half the top games on Windows Store were pirated ROMs wrapped in a half-working emulator. < 1421148583 311760 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 256 seconds < 1421149102 602854 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :God, finding good screensavers ... < 1421149182 851174 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421149222 866001 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :J_Arcane: what ratings? these ratings? http://www.xkcd.com/937/ < 1421149239 304310 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric ::D < 1421149264 159053 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :b_jonas: I mean that most of them don't seem to be rate-limited in any way, so they're pretty trivially botnetted, and seldom even checked for such. < 1421149297 58334 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think Apple's app store is the only one I haven't seen apps that were clearly just flooded with spam "reviews" that existed to bump the average. < 1421151503 861472 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421151514 769631 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> let f+ x x = x+x in f+ 3 < 1421151516 34480 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:8: Parse error in pattern: x < 1421151527 932007 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> let f x x = x+x in f 3 < 1421151529 221515 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Conflicting definitions for ‘x’ < 1421151529 264753 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Bound at: :1:7 < 1421151529 264874 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:9 < 1421151543 904698 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> let f+ x y = x+y in f 2 3 < 1421151545 208287 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:8: Parse error in pattern: x < 1421151632 194711 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :> let (+) = (*) in 2 + 3 < 1421151633 815999 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 6 < 1421151685 127112 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421151834 823483 :boily!~alexandre@96.127.201.149 QUIT :Quit: ARRHYTMIC CHICKEN < 1421151930 153464 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1421151961 194862 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421152085 378033 :AndoDaan!~AndoDaan@188.188.89.220 QUIT :Ping timeout: 256 seconds < 1421152810 452646 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Ugh, my computer keeps changing from UK keyboard layout to US < 1421153219 130825 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 252 seconds < 1421153285 104563 :AndoDaan!~AndoDaan@188.189.83.125 JOIN :#esoteric < 1421153513 272511 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421153593 147385 :AndoDaan!~AndoDaan@188.189.83.125 QUIT :Ping timeout: 252 seconds < 1421153791 8864 :AndoDaan!~AndoDaan@188.189.81.14 JOIN :#esoteric < 1421157146 500305 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:MNNBFSL14]]4 10 02http://esolangs.org/w/index.php?diff=41681&oldid=41677 5* 03AndoDaan 5* (+2123) 10Wang B-machine to MNNBFSL outline < 1421158818 35827 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Well, that's refreshing already. A tutorial that actually admits Haskell has downsides. ;) < 1421159000 720372 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421159786 645270 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :Quit: WeeChat 1.0 < 1421159817 175484 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421159992 209794 :^v^v!~^v@2601:4:680:104c:a417:b2b6:a205:68c9 QUIT :Ping timeout: 265 seconds < 1421160854 80598 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421161051 900761 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421161078 391914 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421161143 974807 :AndoDaan!~AndoDaan@188.189.81.14 QUIT :Read error: Connection reset by peer < 1421161172 60944 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 244 seconds < 1421161280 441946 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421161581 158679 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1421161644 385518 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421161683 416784 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@messages- < 1421161683 460071 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :int-e said 7h 55m 6s ago: please expand Gnfjnueihp for us. < 1421161704 745101 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421161709 171945 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sheesh you mash the keyboard _once_ and everyone collapses in confusion. < 1421161780 437040 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421161806 764175 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Read error: Connection reset by peer < 1421161858 365643 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e sheesh you mash the keyboard _once_ and everyone collapses in confusion. i mean, adu is correct. < 1421161858 459775 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421161904 986085 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421161910 719027 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :callforjudgement: I have some problems with your description of that M:tG implementation of that cyclic tag machine, though probably fixable, see http://esolangs.org/wiki/Talk:StackFlow#M:tG_implementation < 1421161922 185528 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :callforjudgement: I also fixed a few typos in the description that seemed to have an obvious fix < 1421162102 10688 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: well the 'gn' was really unlucky if that's what you did < 1421162128 814259 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i may have typed that before mashing the rest. < 1421162255 504650 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`8-ball is the program cpu-bound? < 1421162256 513383 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Don't count on it. < 1421162263 403027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: well then you have no reason to complain. < 1421162273 306966 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so HackEgo's version is not deterministic. < 1421162281 619535 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^8-ball is the program cpu-bound? < 1421162286 788628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^8ball is the program cpu-bound? < 1421162286 897043 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Yes. < 1421162319 224006 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: well not _that_ reason. < 1421162336 385106 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: that's what the phrase means < 1421162566 703838 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Neeeeat. There's copies of Mac Common Lisp on Macintosh Garden. < 1421162680 558469 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :J_Arcane: oh no. that sounds dangerous. < 1421162840 370945 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421162868 962216 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1421163343 859028 :TieSleep!~quassel@86.89.119.147 NICK :TieStudying < 1421163345 923046 :TieStudying!~quassel@86.89.119.147 QUIT :Quit: http://quassel-irc.org - Chat comfortably. Anywhere. < 1421163471 188735 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 252 seconds < 1421163951 336403 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 256 seconds < 1421164234 831673 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Heh, ran out of memory trying to mmap a file. < 1421164479 785675 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if there only were somewhere it could store it on disk to save on memory < 1421164514 902688 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(by which i mean, i'm surprised it doesn't do that automatically?) < 1421164526 792200 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :No, I think it ran out of memory creating page tables < 1421164531 973284 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :huh < 1421164566 700640 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh right your humongous OEIS search? < 1421164668 941268 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :just swap out the page tables hth < 1421164750 66068 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :theoretically that could be made to work... < 1421164812 827516 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Hmm < 1421164835 748774 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :helo everyone! < 1421164841 135061 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(in some system. no idea if any real ones support it.) < 1421164850 587859 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You can of course emulate it in software < 1421164868 607612 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(which is not a speed problem, because, after all, they were swapped out to disk) < 1421164868 927523 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and of course you'd need to protect some pages from being swapped. < 1421164963 14948 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I think x86 TLBs don't like it when you update page tables though < 1421165069 526679 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :relevant pictures https://www.google.no/search?q=TLB&biw=1179&bih=615&tbm=isch&tbo=u&source=univ&sa=X&ei=30G1VICdKYG2UPKOgZAF&ved=0CCUQsAQ < 1421165170 75630 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :*aside looks* < 1421166136 92224 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421166217 610961 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :where could I get a bunch of good pure lambda calculus terms? < 1421166224 843836 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :big ones to benchmark evaluators etc < 1421166259 695337 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I only have trashy grungy lambda calculus terms < 1421166314 976053 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Just scott encode some things < 1421166446 861651 :ocharles_!sid30093@gateway/web/irccloud.com/x-beatytejrbiwxgyc QUIT :Changing host < 1421166446 942688 :ocharles_!sid30093@musicbrainz/user/ocharles JOIN :#esoteric < 1421166449 196930 :ocharles_!sid30093@musicbrainz/user/ocharles NICK :ocharles < 1421166541 748626 :r0nk!r0nk@gateway/shell/openshells.net/x-jbtellgawhueogmb QUIT :Quit: WeeChat 0.4.2 < 1421166587 708149 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421166721 687606 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1421167030 380871 :Taneb!~Taneb@runciman.hacksoc.org NICK :atriq < 1421167060 897267 :atriq!~Taneb@runciman.hacksoc.org NICK :Taneb < 1421167337 644714 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421167998 236146 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421168474 622111 :bb010g!uid21050@gateway/web/irccloud.com/x-uprlveswbteypdyj QUIT :Quit: Connection closed for inactivity < 1421168491 188700 :AndoDaan!~AndoDaan@188.189.81.14 JOIN :#esoteric < 1421169351 876785 :MDream!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDude < 1421169421 277156 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421169685 757266 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421169826 719001 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1421170456 344638 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :> let x ☭ xs = map (+lavg) xs where lavg = x `div` (length xs) in 10 ☭ [1..10] -- Distributive list operator for Haskell ;) < 1421170457 965894 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [2,3,4,5,6,7,8,9,10,11] < 1421170601 382297 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :This regime looks a bit too strict for me. < 1421170710 282453 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric ::D < 1421171009 765457 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :shouldn't a communist operator redistribute within the list < 1421171075 382466 :shikhin!~shikhin@120.59.101.164 JOIN :#esoteric < 1421171080 480240 :shikhin!~shikhin@120.59.101.164 QUIT :Changing host < 1421171080 523453 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421171505 150774 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 265 seconds < 1421172410 872529 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421173374 279373 :S1!~S1@pD9FCABDE.dip0.t-ipconnect.de JOIN :#esoteric < 1421173409 69202 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 JOIN :#esoteric < 1421173588 522516 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, on the subject of vaporware esolangs by ais523 < 1421173595 38608 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I started working on Underlambda again < 1421173629 444233 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also I read the Ursala manual (Ursala is not a vaporware esolang by ais523, but an allegedly serious language by someone else) and actually think I understood what was going on this time < 1421173714 318476 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :woah I didn't know there was actually a manual < 1421173730 720872 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :how would anyone be able to write it without a manual? < 1421173798 184662 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`? ursala < 1421173799 58654 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​~&al?\~&ar ~&aa^&~&afahPRPfafatPJPRY+ ~&farlthlriNCSPDPDrlCS2DlrTS2J,^|J/~& ~&rt!=+ ^= ~&s+ ~&H(-+.|=&lrr;,|=&lrl;,|=≪+-, ~&rgg&& ~&irtPFXlrjrXPS; ~&lrK2tkZ2g&& ~&llrSL2rDrlPrrPljXSPTSL)+-, < 1421173818 462845 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :AFAICT, Ursala is what you get when you start from similar syntax goals as Cyclexa (which looks like line noise just as much as Ursala does), and then add a few dubious computer science opinions < 1421173853 227544 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421173921 180864 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(specifically: "static typing is evil, it makes much more sense to write a language which just assumes all bit patterns it sees are already of the type you claim they are", "currying-based languages are incapable of expressing /flip/", and "the main activity worth optimizing is extracting parts of structured data and forming new structured data out of them") < 1421173966 807972 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :ursala's data extraction thingies (forgot what they're called) reminded me of lenses < 1421173978 357087 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :they're called pointers/pseudopointers < 1421173993 853391 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but really, the fundamental interesting concept here is what Ursala calls an address < 1421174026 689031 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :only it doesn't realise why it's important in the language itself which leaves the language a bit muddled (it's obvious (?) if you look at the generated VM bytecode though) < 1421174100 67264 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the Ursala manual uses &alrNQPabh2fabt2RCNq as an example of code that Ursala is particularly good at; I reimplemented it in Underlambda (untested) and got '1~(((!('x'y)\xa'z_*)n1`)\y\z)e((A!)_)*I < 1421174110 675137 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which is exactly twice as long, I couldn't golf it down further < 1421174131 684941 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :untested because I only realised that e was an important operation quite easily and none of my interps interprets it yet < 1421174241 307527 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :what's that "address" thing in ursala then? < 1421174260 924975 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :anyway, one thing that leaves me a bit relieved about Ursala is that the syntax is not intended to be readable or memorable < 1421174276 973834 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the manual freely admits that you'll probably need to keep it open in order to pick appropriate operators and the like < 1421174297 994030 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(most operators in Ursala do multiple different things depending on surrounding whitespace; also the precedence rules are non-transitive) < 1421174319 460506 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and an "address" is basically a sequence of navigation commands through pairs < 1421174326 74259 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"take the left of the right of the right of the left", like that < 1421174360 529798 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and although Ursala talks about lists and pairs and jobs and sets, they're all implemented as pairs internally < 1421174384 877124 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :e.g. a list is a pair of its head and tail, Lisp-style < 1421174422 744794 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :ah, the [lrth]* string is the "address" and things like &address makes a "pointer" of it? < 1421174462 925625 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :olsner: OK, so this is where things start getting a little confusing < 1421174471 7154 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :those addresses are what made me think about lenses, I think < 1421174478 341926 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :a pointer is basically just a structure of addresses, specified in reverse-polish form < 1421174493 874237 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so, e.g. &lrX is the pair (&l, &r) because X is a pair constructor < 1421174530 471234 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this accounts for a relatively small subset of the long ~& nonsense you frequently see < 1421174569 200593 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :then, because the author of Ursala liked this syntax so much, they added in a bunch of other functions that aren't actually pointers, but using the same syntax (i.e. reverse-polish operating on pointers or pseudopointers), called a pseudopointer < 1421174587 869240 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so at this point you have a reverse-polish DSL which uses every uppercase and lowercase letter of the alphabet < 1421174624 339602 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and many of the commands are implemented identically (e.g. l and h), but are conceptually different and so have different names < 1421174786 51519 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :hmm, but something like &lr is (iirc) "left of the right" (or the other way around) - how would you extend &lrX to make a pair of e.g. (&lr, &rl) instead? < 1421175085 221919 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :interesting twist that you start with inscrutable code, then to figure out what it does you compile it and dump the VM's internal representation which is human readable < 1421175275 989384 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :(well, or decompile it into human readable form, not sure how much of a straight dump it is) < 1421176086 75649 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421176530 637540 :S1!~S1@pD9FCABDE.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421177777 248602 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric : https://www.fpcomplete.com/blog/2015/01/hiring-software-engineer?preview=true < 1421179885 57011 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you like some of my new kind of keyword abilities for Magic: the Gathering? < 1421179910 118726 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which new kind of keybard abilities? < 1421179955 218790 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: um, there are new keyword abilities? apart from plainstrample? < 1421179973 63545 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can see it in the file http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt (search for "Keyword abilities:") < 1421179981 796208 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: Yes, I added some more now. < 1421179991 411268 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: oh, is there a Changes file? < 1421180018 547743 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No, there is no changes file, I just add to the file I already have (and make other changes as necessary, sometimes) < 1421180039 988873 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe I should save it then so I can diff < 1421180054 269348 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can do that if you want to < 1421180243 529064 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, people, if you understand how these crazy automaton that are turing complete but require exponential time work, try answering http://cstheory.stackexchange.com/q/21525/8067 Conjecture about two counters automata < 1421180647 322939 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: for the Confusion keyword, how does the triggered ability work if more than one creature blocks or is blocked by a creature? < 1421180765 794373 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: also, as written, it seems that the triggered ability puts counters too late, so those counters will be useful only next combat (unless there's double strike involved) < 1421180771 5142 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is that deliberate? < 1421180845 682620 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: as for the covering keyword, I don't understand how that works < 1421180848 774620 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it is supposed to put them only until the next combat or strike < 1421180876 466352 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also I think the "switchable" keyword maybe it could have a better name than "switchable"? < 1421181145 435753 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :How can I clarify the covering keyword? < 1421181161 260762 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I added one more sentence but I am not sure it clarifies it. < 1421181265 106691 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :One which I previously missed; it says: Creatures with covering are also required to come in the damage assignment order before creatures without covering. < 1421181349 473330 :AndoDaan!~AndoDaan@188.189.81.14 PRIVMSG #esoteric :zzo38, you wrote the wiki entry on Wang B-machines, right? < 1421181444 335430 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :AndoDaan: Do you mean esolang wiki? I added a paragraph to the "Wang program" article. < 1421181643 240295 :AndoDaan!~AndoDaan@188.189.81.14 QUIT :Ping timeout: 252 seconds < 1421181933 140670 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1421182948 298600 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1421183310 635391 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ok, that makes covering clearer, thanks < 1421183602 276208 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, he's gone < 1421183623 210464 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :covering seems to be a bit similar to banding, at least on a potentially blocking creature < 1421183998 626156 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ais523: I'm glad that they got a round two of Pokemon Plays Twitch going with your script. < 1421184726 926453 :nycs!~nycs@gw.hq.meetup.com QUIT :*.net *.split < 1421184727 555584 :nyuszika7h!nyuszika7h@cadoth.net QUIT :*.net *.split < 1421184727 634714 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :*.net *.split < 1421184727 678041 :nortti!nortti@nano.smar.fi QUIT :*.net *.split < 1421184728 518360 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :*.net *.split < 1421184729 1566 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :*.net *.split < 1421184729 120132 :atehwa!atehwa@aulis.sange.fi QUIT :*.net *.split < 1421184730 289605 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1421184730 395567 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :*.net *.split < 1421184731 343336 :zemhill_!bfjoust@selene.zem.fi QUIT :*.net *.split < 1421184731 448309 :fungot!fis@selene.zem.fi QUIT :*.net *.split < 1421184732 4267 :FreeFull!~freefull@defocus/sausage-lover QUIT :*.net *.split < 1421184732 59032 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :*.net *.split < 1421184732 174089 :quintopia!~quintopia@unaffiliated/quintopia QUIT :*.net *.split < 1421184733 198811 :variable!root@freebsd/developer/variable QUIT :*.net *.split < 1421184734 150662 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :*.net *.split < 1421184734 466375 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :*.net *.split < 1421184734 711238 :Gregor!dlopen@libdl.so QUIT :*.net *.split < 1421184735 297929 :newsham!~chat@udp217044uds.hawaiiantel.net QUIT :*.net *.split < 1421184735 472541 :fizzie!fis@unaffiliated/fizzie QUIT :*.net *.split < 1421184736 883856 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421184737 169295 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh QUIT :*.net *.split < 1421184738 360 :kcm1700!~kcm1700@175.117.8.72 QUIT :*.net *.split < 1421184738 49796 :jix!~jix@jixco.de QUIT :*.net *.split < 1421184738 553687 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421184739 106639 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421184739 567942 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421184739 714189 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421184740 979018 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :*.net *.split < 1421184741 53206 :mitchs!~canissimi@unaffiliated/canissimia QUIT :*.net *.split < 1421184741 581766 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs QUIT :*.net *.split < 1421184741 668300 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net QUIT :*.net *.split < 1421184742 85043 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1421184742 135247 :reynir!~reynir@unaffiliated/reynir QUIT :*.net *.split < 1421184742 228073 :myname!~myname@84.200.43.57 QUIT :*.net *.split < 1421184742 551675 :tromp_!~tromp@rtc35-167.rentec.com QUIT :*.net *.split < 1421184742 898675 :diginet!~diginet@107.170.146.29 QUIT :*.net *.split < 1421184743 278712 :shikhin!~shikhin@unaffiliated/shikhin QUIT :*.net *.split < 1421184743 531815 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :*.net *.split < 1421184744 728815 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :*.net *.split < 1421184745 192925 :int-e!~noone@static.88-198-179-137.clients.your-server.de QUIT :*.net *.split < 1421184745 441382 :q3k!~q3k@q3k.org QUIT :*.net *.split < 1421184746 143424 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :*.net *.split < 1421184746 293191 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :*.net *.split < 1421184746 652686 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse QUIT :*.net *.split < 1421184746 730301 :Zuu!~zuu@unaffiliated/zuu QUIT :*.net *.split < 1421184746 794296 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1421184748 26495 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :*.net *.split < 1421184748 257220 :relrod!~relrod@redhat/relrod QUIT :*.net *.split < 1421184748 864709 :nisstyre!~yourstrul@oftn/member/Nisstyre QUIT :*.net *.split < 1421184748 907999 :blsqbot!~blsqbot@fmnssun.ibone.ch QUIT :*.net *.split < 1421184749 505349 :mroman!~roman2@80.246.50.48 QUIT :*.net *.split < 1421184750 755712 :digitalcold!~redacted@192.73.232.206 QUIT :*.net *.split < 1421184750 842309 :trn!jhj@trnsz.com QUIT :*.net *.split < 1421184750 886212 :rodgort!~rodgort@192.241.198.49 QUIT :*.net *.split < 1421184750 929491 :yorick!~yorick@oftn/member/yorick QUIT :*.net *.split < 1421184750 981210 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :*.net *.split < 1421184751 379404 :clog!~nef@bespin.org QUIT :*.net *.split < 1421184751 976007 :kline!~kline@unaffiliated/kline QUIT :*.net *.split < 1421184752 827238 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :*.net *.split < 1421184753 156757 :b_jonas!~x@russell2.math.bme.hu QUIT :*.net *.split < 1421184753 591952 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :*.net *.split < 1421184754 79781 :j-bot!~j-bot@li339-21.members.linode.com QUIT :*.net *.split < 1421184754 441126 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi QUIT :*.net *.split < 1421184754 485636 :shachaf!~shachaf@unaffiliated/shachaf QUIT :*.net *.split < 1421184754 529088 :yiyus_!1242712427@je.je.je QUIT :*.net *.split < 1421184754 817296 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :*.net *.split < 1421184754 979681 :erdic!~erdic@unaffiliated/motley QUIT :*.net *.split < 1421184755 76835 :Jafet!~jafet@unaffiliated/jafet QUIT :*.net *.split < 1421184755 390012 :yukko!~yukko@unaffiliated/yukko QUIT :*.net *.split < 1421184755 503284 :Taneb!~Taneb@runciman.hacksoc.org QUIT :*.net *.split < 1421184755 960724 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 QUIT :*.net *.split < 1421184758 40529 :fractal!~fractal@unaffiliated/scounder QUIT :Excess Flood < 1421184905 650878 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421184905 651737 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421184905 651817 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 JOIN :#esoteric < 1421184905 651874 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421184905 651931 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421184905 651987 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421184905 652041 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421184905 652096 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421184905 652150 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421184905 652204 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421184905 652258 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421184905 652313 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421184905 652367 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net JOIN :#esoteric < 1421184905 652420 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421184905 652474 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421184905 652528 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse JOIN :#esoteric < 1421184905 652582 :Zuu!~zuu@unaffiliated/zuu JOIN :#esoteric < 1421184905 652639 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421184905 652694 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421184905 652747 :ocharles!sid30093@musicbrainz/user/ocharles JOIN :#esoteric < 1421184905 652801 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh JOIN :#esoteric < 1421184905 652855 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421184905 652907 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421184905 652960 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1421184905 653014 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1421184905 653821 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421184905 653934 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs JOIN :#esoteric < 1421184905 653993 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1421184905 654050 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1421184905 654105 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1421184905 654160 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421184905 654215 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421184905 654272 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421184905 654327 :Gregor!dlopen@libdl.so JOIN :#esoteric < 1421184905 654380 :jix!~jix@jixco.de JOIN :#esoteric < 1421184905 654435 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1421184905 654489 :relrod!~relrod@redhat/relrod JOIN :#esoteric < 1421184905 654542 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1421184905 654595 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1421184905 654649 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421184905 654702 :reynir!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421184905 654818 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1421184905 654873 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421184905 654927 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1421184905 654980 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1421184905 655034 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1421184905 655123 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421184905 655182 :nisstyre!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1421184905 655236 :blsqbot!~blsqbot@fmnssun.ibone.ch JOIN :#esoteric < 1421184905 655290 :newsham!~chat@udp217044uds.hawaiiantel.net JOIN :#esoteric < 1421184905 655344 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1421184905 694220 :fizzie!fis@unaffiliated/fizzie JOIN :#esoteric < 1421184905 694326 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421184905 694380 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi JOIN :#esoteric < 1421184905 694436 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421184905 694490 :tromp_!~tromp@rtc35-167.rentec.com JOIN :#esoteric < 1421184905 694543 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1421184905 694596 :yiyus_!1242712427@je.je.je JOIN :#esoteric < 1421184905 694649 :Taneb!~Taneb@runciman.hacksoc.org JOIN :#esoteric < 1421184905 694702 :q3k!~q3k@q3k.org JOIN :#esoteric < 1421184905 694755 :yukko!~yukko@unaffiliated/yukko JOIN :#esoteric < 1421184905 694808 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1421184905 694860 :clog!~nef@bespin.org JOIN :#esoteric < 1421184905 694913 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421184905 694966 :int-e!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1421184905 695019 :mroman!~roman2@80.246.50.48 JOIN :#esoteric < 1421184905 695109 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421184905 695164 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421184905 695219 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421184905 695272 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1421184905 695326 :rodgort!~rodgort@192.241.198.49 JOIN :#esoteric < 1421184905 695378 :trn!jhj@trnsz.com JOIN :#esoteric < 1421184905 695430 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1421184955 104822 :nycs!~nycs@gw.hq.meetup.com QUIT :*.net *.split < 1421184955 694715 :nyuszika7h!nyuszika7h@cadoth.net QUIT :*.net *.split < 1421184955 765187 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :*.net *.split < 1421184955 808452 :nortti!nortti@nano.smar.fi QUIT :*.net *.split < 1421184956 599553 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :*.net *.split < 1421184957 55439 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :*.net *.split < 1421184957 167807 :atehwa!atehwa@aulis.sange.fi QUIT :*.net *.split < 1421184958 278914 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1421184958 376106 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :*.net *.split < 1421184959 280732 :zemhill_!bfjoust@selene.zem.fi QUIT :*.net *.split < 1421184959 380179 :fungot!fis@selene.zem.fi QUIT :*.net *.split < 1421184959 914145 :FreeFull!~freefull@defocus/sausage-lover QUIT :*.net *.split < 1421184959 966466 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :*.net *.split < 1421184960 76898 :quintopia!~quintopia@unaffiliated/quintopia QUIT :*.net *.split < 1421184961 56141 :variable!root@freebsd/developer/variable QUIT :*.net *.split < 1421184961 434284 :fizzie!fis@unaffiliated/fizzie QUIT :*.net *.split < 1421184962 757865 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421184962 959277 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh QUIT :*.net *.split < 1421184963 835797 :kcm1700!~kcm1700@175.117.8.72 QUIT :*.net *.split < 1421184963 879454 :jix!~jix@jixco.de QUIT :*.net *.split < 1421184964 341201 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421184964 862651 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421184965 299056 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421184965 437528 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421184966 632183 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :*.net *.split < 1421184966 702223 :mitchs!~canissimi@unaffiliated/canissimia QUIT :*.net *.split < 1421184967 202073 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs QUIT :*.net *.split < 1421184967 329237 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net QUIT :*.net *.split < 1421184967 676384 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1421184967 722253 :reynir!~reynir@unaffiliated/reynir QUIT :*.net *.split < 1421184967 836052 :myname!~myname@84.200.43.57 QUIT :*.net *.split < 1421184968 117499 :tromp_!~tromp@rtc35-167.rentec.com QUIT :*.net *.split < 1421184968 445649 :diginet!~diginet@107.170.146.29 QUIT :*.net *.split < 1421184968 836420 :shikhin!~shikhin@unaffiliated/shikhin QUIT :*.net *.split < 1421184969 53250 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :*.net *.split < 1421184970 181062 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :*.net *.split < 1421184970 619328 :int-e!~noone@static.88-198-179-137.clients.your-server.de QUIT :*.net *.split < 1421184970 854169 :q3k!~q3k@q3k.org QUIT :*.net *.split < 1421184971 512552 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :*.net *.split < 1421184971 653812 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :*.net *.split < 1421184971 993844 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse QUIT :*.net *.split < 1421184972 67845 :Zuu!~zuu@unaffiliated/zuu QUIT :*.net *.split < 1421184972 129221 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1421184973 289182 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :*.net *.split < 1421184973 507739 :relrod!~relrod@redhat/relrod QUIT :*.net *.split < 1421184974 80804 :nisstyre!~yourstrul@oftn/member/Nisstyre QUIT :*.net *.split < 1421184974 124065 :blsqbot!~blsqbot@fmnssun.ibone.ch QUIT :*.net *.split < 1421184974 686424 :mroman!~roman2@80.246.50.48 QUIT :*.net *.split < 1421184975 862838 :digitalcold!~redacted@192.73.232.206 QUIT :*.net *.split < 1421184975 949369 :trn!jhj@trnsz.com QUIT :*.net *.split < 1421184975 992830 :rodgort!~rodgort@192.241.198.49 QUIT :*.net *.split < 1421184976 36033 :yorick!~yorick@oftn/member/yorick QUIT :*.net *.split < 1421184976 79261 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :*.net *.split < 1421184976 452158 :clog!~nef@bespin.org QUIT :*.net *.split < 1421184977 15879 :kline!~kline@unaffiliated/kline QUIT :*.net *.split < 1421184977 835403 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :*.net *.split < 1421184978 125972 :b_jonas!~x@russell2.math.bme.hu QUIT :*.net *.split < 1421184978 534627 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :*.net *.split < 1421184978 999590 :j-bot!~j-bot@li339-21.members.linode.com QUIT :*.net *.split < 1421184979 342834 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi QUIT :*.net *.split < 1421184979 386052 :shachaf!~shachaf@unaffiliated/shachaf QUIT :*.net *.split < 1421184979 386171 :yiyus_!1242712427@je.je.je QUIT :*.net *.split < 1421184979 690719 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :*.net *.split < 1421184979 850682 :erdic!~erdic@unaffiliated/motley QUIT :*.net *.split < 1421184979 939792 :Jafet!~jafet@unaffiliated/jafet QUIT :*.net *.split < 1421184980 235526 :yukko!~yukko@unaffiliated/yukko QUIT :*.net *.split < 1421184980 343182 :Taneb!~Taneb@runciman.hacksoc.org QUIT :*.net *.split < 1421184980 774294 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 QUIT :*.net *.split < 1421184980 994356 :ski!~ski@remote1.student.chalmers.se QUIT :Max SendQ exceeded < 1421184981 83764 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Excess Flood < 1421184988 761695 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421184988 762384 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 JOIN :#esoteric < 1421184988 762456 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421184988 762515 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421184988 762572 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421184988 762680 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421184988 762785 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421184988 762841 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421184988 762895 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421184988 762950 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421184988 763004 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421184988 763058 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421184988 763159 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421184988 763214 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse JOIN :#esoteric < 1421184988 763268 :Zuu!~zuu@unaffiliated/zuu JOIN :#esoteric < 1421184988 763321 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421184988 763375 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421184988 763428 :ocharles!sid30093@musicbrainz/user/ocharles JOIN :#esoteric < 1421184988 763482 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh JOIN :#esoteric < 1421184988 763535 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421184988 763589 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421184988 763644 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1421184988 763697 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421184988 763751 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs JOIN :#esoteric < 1421184988 763805 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1421184988 765621 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1421184988 765693 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1421184988 765749 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421184988 765804 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421184988 765858 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421184988 765912 :jix!~jix@jixco.de JOIN :#esoteric < 1421184988 765977 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1421184988 766031 :relrod!~relrod@redhat/relrod JOIN :#esoteric < 1421184988 766085 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1421184988 766138 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1421184988 766192 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421184988 766249 :reynir!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421184988 766303 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1421184988 766356 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421184988 766409 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1421184988 766462 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1421184988 766515 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1421184988 766568 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421184988 766621 :nisstyre!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1421184988 766674 :blsqbot!~blsqbot@fmnssun.ibone.ch JOIN :#esoteric < 1421184988 766727 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1421184988 766781 :fizzie!fis@unaffiliated/fizzie JOIN :#esoteric < 1421184988 766834 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421184988 766887 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi JOIN :#esoteric < 1421184988 766940 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421184988 766993 :tromp_!~tromp@rtc35-167.rentec.com JOIN :#esoteric < 1421184988 767048 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1421184988 805653 :yiyus_!1242712427@je.je.je JOIN :#esoteric < 1421184988 805754 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1421184988 805810 :trn!jhj@trnsz.com JOIN :#esoteric < 1421184988 805864 :rodgort!~rodgort@192.241.198.49 JOIN :#esoteric < 1421184988 805918 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1421184988 805972 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421184988 806025 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421184988 806120 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421184988 806174 :mroman!~roman2@80.246.50.48 JOIN :#esoteric < 1421184988 806228 :int-e!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1421184988 806281 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421184988 806333 :clog!~nef@bespin.org JOIN :#esoteric < 1421184988 806386 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1421184988 806438 :yukko!~yukko@unaffiliated/yukko JOIN :#esoteric < 1421184988 806490 :q3k!~q3k@q3k.org JOIN :#esoteric < 1421184988 806542 :Taneb!~Taneb@runciman.hacksoc.org JOIN :#esoteric < 1421185002 916223 :ski_!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1421185003 378137 :skarn!skarn@unaffiliated/skarn QUIT :Max SendQ exceeded < 1421185005 438430 :ski_!~ski@remote1.student.chalmers.se QUIT :Max SendQ exceeded < 1421185005 901852 :nycs!~nycs@gw.hq.meetup.com QUIT :*.net *.split < 1421185006 473133 :nyuszika7h!nyuszika7h@cadoth.net QUIT :*.net *.split < 1421185006 537907 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :*.net *.split < 1421185006 595277 :nortti!nortti@nano.smar.fi QUIT :*.net *.split < 1421185054 776616 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421185054 819849 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421185054 819951 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1421185101 823566 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421185103 793960 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421185115 609659 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :*.net *.split < 1421185116 55298 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :*.net *.split < 1421185116 169292 :atehwa!atehwa@aulis.sange.fi QUIT :*.net *.split < 1421185117 295688 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1421185117 392024 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :*.net *.split < 1421185215 927574 :ski!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1421185241 238618 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421185241 281914 :ocharles!sid30093@musicbrainz/user/ocharles JOIN :#esoteric < 1421185241 282011 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1421185241 282067 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1421185241 282120 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1421185281 131724 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421185351 901514 :zemhill_!bfjoust@selene.zem.fi QUIT :*.net *.split < 1421185352 4554 :fungot!fis@selene.zem.fi QUIT :*.net *.split < 1421185363 520313 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1421185363 563942 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1421185389 751933 :FreeFull!~freefull@defocus/sausage-lover QUIT :*.net *.split < 1421185389 802592 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :*.net *.split < 1421185389 911888 :quintopia!~quintopia@unaffiliated/quintopia QUIT :*.net *.split < 1421185390 883058 :variable!root@freebsd/developer/variable QUIT :*.net *.split < 1421185412 388362 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421185412 432015 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421185412 432120 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421185412 432175 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1421185427 771821 :fizzie!fis@unaffiliated/fizzie QUIT :*.net *.split < 1421185436 620236 :fizzie!fis@unaffiliated/fizzie JOIN :#esoteric < 1421185438 77021 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421185448 639298 :fractal!~fractal@unaffiliated/scounder QUIT :*.net *.split < 1421185448 878762 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421185448 981154 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :*.net *.split < 1421185450 237723 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421185450 407677 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh QUIT :*.net *.split < 1421185451 188347 :kcm1700!~kcm1700@175.117.8.72 QUIT :*.net *.split < 1421185451 231588 :jix!~jix@jixco.de QUIT :*.net *.split < 1421185451 680395 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421185452 159365 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421185452 641008 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421185557 804924 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421185578 163333 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Remote host closed the connection < 1421185690 152446 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421185690 587141 :kcm1700!~kcm1700@175.117.8.72 QUIT :*.net *.split < 1421185690 888074 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :*.net *.split < 1421185690 949620 :mitchs!~canissimi@unaffiliated/canissimia QUIT :*.net *.split < 1421185691 416823 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs QUIT :*.net *.split < 1421185691 503394 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net QUIT :*.net *.split < 1421185691 890974 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1421185691 937623 :reynir!~reynir@unaffiliated/reynir QUIT :*.net *.split < 1421185692 26085 :myname!~myname@84.200.43.57 QUIT :*.net *.split < 1421185692 325624 :tromp_!~tromp@rtc35-167.rentec.com QUIT :*.net *.split < 1421185692 659314 :diginet!~diginet@107.170.146.29 QUIT :*.net *.split < 1421185745 575730 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421185835 187166 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421185835 230384 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421185835 230484 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh JOIN :#esoteric < 1421185835 230540 :jix!~jix@jixco.de JOIN :#esoteric < 1421185835 230593 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421185835 230646 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421185835 230699 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421185860 173543 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421185896 910903 :yorick!~yorick@oftn/member/yorick QUIT :Quit: quit. < 1421185912 91380 :supay!sid47179@gateway/web/irccloud.com/x-xvjiimhbxbviewzh QUIT :Max SendQ exceeded < 1421185912 984230 :skarn!skarn@unaffiliated/skarn QUIT :Max SendQ exceeded < 1421185950 274831 :tromp__!~tromp@rtc35-167.rentec.com JOIN :#esoteric < 1421185955 573084 :supay!sid47179@gateway/web/irccloud.com/x-bzdnqzsmmcjszvgp JOIN :#esoteric < 1421185975 191651 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421185991 771465 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :*.net *.split < 1421185991 919609 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :*.net *.split < 1421185992 282535 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse QUIT :*.net *.split < 1421185992 332963 :Zuu!~zuu@unaffiliated/zuu QUIT :*.net *.split < 1421185992 396184 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1421185993 637236 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :*.net *.split < 1421185993 849854 :relrod!~relrod@redhat/relrod QUIT :*.net *.split < 1421185994 441157 :nisstyre!~yourstrul@oftn/member/Nisstyre QUIT :*.net *.split < 1421185994 484437 :blsqbot!~blsqbot@fmnssun.ibone.ch QUIT :*.net *.split < 1421185995 71172 :mroman!~roman2@80.246.50.48 QUIT :*.net *.split < 1421186002 396920 :diginet_!~diginet@107.170.146.29 JOIN :#esoteric < 1421186033 761000 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421186033 804779 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421186033 804877 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse JOIN :#esoteric < 1421186033 804932 :Zuu!~zuu@unaffiliated/zuu JOIN :#esoteric < 1421186033 804986 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421186033 805038 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421186033 805091 :relrod!~relrod@redhat/relrod JOIN :#esoteric < 1421186033 805144 :blsqbot!~blsqbot@fmnssun.ibone.ch JOIN :#esoteric < 1421186033 805196 :mroman!~roman2@80.246.50.48 JOIN :#esoteric < 1421186038 602554 :heroux_!sandroco@gateway/shell/insomnia247/x-repxfykwqcnuhlwx JOIN :#esoteric < 1421186049 831320 :digitalcold!~redacted@192.73.232.206 QUIT :*.net *.split < 1421186049 918559 :trn!jhj@trnsz.com QUIT :*.net *.split < 1421186049 961875 :rodgort!~rodgort@192.241.198.49 QUIT :*.net *.split < 1421186050 102337 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :*.net *.split < 1421186050 434085 :clog!~nef@bespin.org QUIT :*.net *.split < 1421186051 28953 :kline!~kline@unaffiliated/kline QUIT :*.net *.split < 1421186067 755732 :diginet_!~diginet@107.170.146.29 QUIT :Remote host closed the connection < 1421186082 60377 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1421186082 103701 :trn!jhj@trnsz.com JOIN :#esoteric < 1421186082 103804 :rodgort!~rodgort@192.241.198.49 JOIN :#esoteric < 1421186082 103859 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421186082 103912 :clog!~nef@bespin.org JOIN :#esoteric < 1421186082 103965 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1421186092 312235 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :*.net *.split < 1421186092 615446 :b_jonas!~x@russell2.math.bme.hu QUIT :*.net *.split < 1421186093 45804 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :*.net *.split < 1421186093 528790 :j-bot!~j-bot@li339-21.members.linode.com QUIT :*.net *.split < 1421186093 885620 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi QUIT :*.net *.split < 1421186093 928853 :shachaf!~shachaf@unaffiliated/shachaf QUIT :*.net *.split < 1421186093 928953 :yiyus_!1242712427@je.je.je QUIT :*.net *.split < 1421186094 249545 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :*.net *.split < 1421186094 413819 :erdic!~erdic@unaffiliated/motley QUIT :*.net *.split < 1421186094 508487 :Jafet!~jafet@unaffiliated/jafet QUIT :*.net *.split < 1421186094 819563 :yukko!~yukko@unaffiliated/yukko QUIT :*.net *.split < 1421186094 932432 :Taneb!~Taneb@runciman.hacksoc.org QUIT :*.net *.split < 1421186104 386450 :diginet_!~diginet@107.170.146.29 JOIN :#esoteric < 1421186117 391544 :17WAAWSP4!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421186117 683211 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421186117 683349 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421186117 683410 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs JOIN :#esoteric < 1421186117 683466 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1421186117 683521 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421186117 683575 :reynir!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421186117 683630 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1421186117 683683 :tromp_!~tromp@rtc35-167.rentec.com JOIN :#esoteric < 1421186117 683737 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421186126 642565 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1421186137 177659 :17WAAWSP4!~kcm1700@175.117.8.72 QUIT :Remote host closed the connection < 1421186137 929909 :diginet!~diginet@107.170.146.29 QUIT :Max SendQ exceeded < 1421186138 615 :heroux!sandroco@gateway/shell/insomnia247/x-qhueegxmopsshkhs QUIT :Max SendQ exceeded < 1421186138 357690 :tromp_!~tromp@rtc35-167.rentec.com QUIT :Remote host closed the connection < 1421186138 788066 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net QUIT :Ping timeout: 244 seconds < 1421186138 831524 :reynir!~reynir@unaffiliated/reynir QUIT :Ping timeout: 244 seconds < 1421186144 359359 :heroux_!sandroco@gateway/shell/insomnia247/x-repxfykwqcnuhlwx NICK :heroux < 1421186245 594373 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 QUIT :*.net *.split < 1421186252 888361 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 JOIN :#esoteric < 1421186297 144793 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Remote host closed the connection < 1421186338 724240 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421186370 197858 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421186370 241321 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421186370 241423 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421186370 241480 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1421186370 241534 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1421186370 241588 :aloril!~aloril@dsl-tkubrasgw2-50defd-78.dhcp.inet.fi JOIN :#esoteric < 1421186370 241641 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1421186370 241731 :yiyus_!1242712427@je.je.je JOIN :#esoteric < 1421186370 241786 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421186370 241840 :yukko!~yukko@unaffiliated/yukko JOIN :#esoteric < 1421186370 241892 :Taneb!~Taneb@runciman.hacksoc.org JOIN :#esoteric < 1421186431 217450 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421186482 250161 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421186536 930271 :fractal!~fractal@unaffiliated/scounder QUIT :*.net *.split < 1421186537 266334 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421186537 309563 :supay!sid47179@gateway/web/irccloud.com/x-bzdnqzsmmcjszvgp QUIT :*.net *.split < 1421186539 96595 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421186540 54149 :jix!~jix@jixco.de QUIT :*.net *.split < 1421186540 497820 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421186540 949151 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421186541 433245 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421186543 181725 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :whoa! http://www.pagetable.com/?p=774 < 1421186776 196121 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421186776 239260 :supay!sid47179@gateway/web/irccloud.com/x-bzdnqzsmmcjszvgp JOIN :#esoteric < 1421186776 239358 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421186776 239413 :jix!~jix@jixco.de JOIN :#esoteric < 1421186776 239466 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421186776 239519 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421186776 239571 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421186863 246682 :supay!sid47179@gateway/web/irccloud.com/x-bzdnqzsmmcjszvgp QUIT :Max SendQ exceeded < 1421186880 352538 :skarn!skarn@unaffiliated/skarn QUIT :Max SendQ exceeded < 1421186906 7919 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421187071 237026 :diginet_!~diginet@107.170.146.29 QUIT :Quit: diginet has quit! < 1421187113 769852 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421187504 179266 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421187586 790708 :yorick_!~yorick@oftn/member/yorick JOIN :#esoteric < 1421187605 176883 :reynir!~reynir@reynir.dk JOIN :#esoteric < 1421187609 592852 :reynir!~reynir@reynir.dk NICK :Guest74383 < 1421187669 993059 :supay!sid47179@gateway/web/irccloud.com/x-wmzlvvhgsimgzres JOIN :#esoteric < 1421188401 854319 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421189277 142709 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421189476 468702 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421189625 116690 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421189655 350007 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 256 seconds < 1421189895 400005 :bb010g!uid21050@gateway/web/irccloud.com/x-yhpwzaickmjbmqkx JOIN :#esoteric < 1421190132 925507 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1421190993 302328 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421191145 251186 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421191147 144789 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^echo êcho < 1421191147 187970 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :êcho êcho < 1421191225 221836 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 265 seconds < 1421191403 971037 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421191718 117680 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421191736 220227 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Good evening < 1421191753 468477 :nycs!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 264 seconds < 1421191821 212375 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good eveneb < 1421192420 317860 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :Remote host closed the connection < 1421192420 361669 :drdanmaku!uid17782@gateway/web/irccloud.com/x-xfsouxzejazsvkse QUIT :Remote host closed the connection < 1421192420 463248 :supay!sid47179@gateway/web/irccloud.com/x-wmzlvvhgsimgzres QUIT :Remote host closed the connection < 1421192423 156560 :bb010g!uid21050@gateway/web/irccloud.com/x-yhpwzaickmjbmqkx QUIT :Remote host closed the connection < 1421192924 781641 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1421193251 276019 :CrazyM4n_!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421193251 358658 :CrazyM4n_!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Client Quit < 1421193290 275869 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421193494 216976 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421193522 254708 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421193631 878954 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Read error: Connection reset by peer < 1421193654 804969 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1421193710 280940 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421193767 11270 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421193800 267730 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421193999 207538 :nortti_!nortti@nano.smar.fi JOIN :#esoteric < 1421194011 283002 :nyuszika7h_!nyuszika7h@cadoth.net JOIN :#esoteric < 1421194160 510318 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Ping timeout: 264 seconds < 1421194161 229252 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :Ping timeout: 264 seconds < 1421194161 272515 :nortti!nortti@nano.smar.fi QUIT :Ping timeout: 264 seconds < 1421194167 745762 :Taneb!~Taneb@runciman.hacksoc.org QUIT :Ping timeout: 245 seconds < 1421194174 328084 :jameseb!~jameseb_@runciman.hacksoc.org QUIT :Ping timeout: 255 seconds < 1421194174 535304 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421194185 386511 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421194269 254808 :drdanmaku!uid17782@gateway/web/irccloud.com/x-wugksxuwlmxgkdrx JOIN :#esoteric < 1421194382 696699 :yorick_!~yorick@oftn/member/yorick NICK :yorick < 1421195328 742840 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : also, people, if you understand how these crazy automaton that are turing complete but require exponential time work, try answering http://cstheory.stackexchange.com/q/21525/8067 Conjecture about two counters automata <-- i understand how they're TC but not so much how to prove that things can still be impossible with the wrong input format. commented on a simpler subproblem mentioned, anyway. < 1421195399 161191 :bb010g!uid21050@gateway/web/irccloud.com/x-mshoqwfokligxylr JOIN :#esoteric < 1421196126 365385 :ocharles!sid30093@gateway/web/irccloud.com/x-yfcujgbgehcfkrso JOIN :#esoteric < 1421196149 788101 :ocharles!sid30093@gateway/web/irccloud.com/x-yfcujgbgehcfkrso NICK :Guest72794 < 1421196419 865382 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io JOIN :#esoteric < 1421196470 1771 :fractal!~fractal@unaffiliated/scounder QUIT :Ping timeout: 244 seconds < 1421196672 103920 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Ugh, bouncer crashed, lost all my channels < 1421196682 610374 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :you broke freenode! < 1421196743 36960 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Trying to remember where I was < 1421196747 776399 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :If you've seen me leave a channel and not rejoin, please tell me? < 1421196780 601324 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you've rejoined all 1 channels we have in common hth < 1421196787 358587 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, good to know < 1421196800 161821 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :My list of channels feels... empty < 1421196862 388385 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :clearly this show the danger of relying on technology hth < 1421196883 556065 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Yes < 1421196897 700351 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+s < 1421196946 34050 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I am not sure where you are adding that s < 1421196991 3517 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :after show hth < 1421197005 789424 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Oooooh < 1421197012 465718 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :tdh < 1421197016 445590 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yw < 1421197085 664752 :supay!sid47179@gateway/web/irccloud.com/x-jmekcgonmkeyfkyi JOIN :#esoteric < 1421197169 807327 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: Tanelle. you left the various trains channels. < 1421197177 917804 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Oh yes < 1421197194 19685 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I'm still missing some, I'm sure < 1421197303 808304 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :meanwhile, I shall lâchement disappear. it may involve a shiny new mattress. 'night all! < 1421197310 121928 :boily!~alexandre@96.127.201.149 QUIT :Quit: XANTHINE CHICKEN < 1421197721 884379 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok so much for looking at the _real_ question of that cstheory post, the main method of the linked article is completely impenetrable to my brain. < 1421197752 446001 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(holy shit so many indices) < 1421198003 867380 :drdanmaku!uid17782@gateway/web/irccloud.com/x-wugksxuwlmxgkdrx QUIT :Read error: Connection reset by peer < 1421198040 92065 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :looks like there was a netsplit apocalypse earlier today... < 1421198104 629762 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I think I've got most of the channels I care about < 1421198125 991900 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Taneb: have you considered putting them on autojoin < 1421198138 987122 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :elliott, they were, the bouncer had quite a serious crash < 1421198144 520021 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Remote host closed the connection < 1421198162 112854 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it doesn't save its state to disk...? < 1421198163 975298 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Also I am now going to bed < 1421198193 53174 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I don't know, a friend runs it < 1421198238 428707 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :ACTION --> bed < 1421198261 711245 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well those logs just got a lot quicker to get through < 1421198427 410746 :drdanmaku!uid17782@gateway/web/irccloud.com/x-qsrfibglvbswlins JOIN :#esoteric < 1421199089 269023 :glguy!~glguy@unaffiliated/glguy QUIT :Ping timeout: 252 seconds < 1421199142 243959 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 QUIT :Quit: zzz < 1421199457 87932 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1421199735 13370 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421200019 345381 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421200171 844054 :tswett!~tswett@unaffiliated/tswett QUIT :Client Quit < 1421200347 976678 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421200510 378762 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421201720 988018 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421201780 366896 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421201863 374618 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 244 seconds < 1421201900 372407 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421202056 323737 :drdanmaku!uid17782@gateway/web/irccloud.com/x-qsrfibglvbswlins QUIT :Quit: Connection closed for inactivity < 1421202995 286441 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421203593 642649 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Quit: Terminated < 1421203604 468325 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Quit: storm < 1421203616 307881 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421203725 55167 :conehead!~conehead@unaffiliated/conehead QUIT :Ping timeout: 265 seconds < 1421203882 472740 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421204684 955751 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421204763 277350 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421205186 144478 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421205352 285480 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Ping timeout: 255 seconds < 1421206124 915900 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421206418 855744 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ophoqkrpxiizbjer JOIN :#esoteric < 1421206503 168825 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421206864 86731 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de JOIN :#esoteric < 1421206978 666896 :conehead!~conehead@unaffiliated/conehead QUIT :Ping timeout: 244 seconds < 1421207224 618315 :bb010g!uid21050@gateway/web/irccloud.com/x-mshoqwfokligxylr QUIT : < 1421207270 786009 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421207533 990923 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421207757 295698 :bb010g!uid21050@gateway/web/irccloud.com/x-afeldmbjdfaomxpl JOIN :#esoteric < 1421207986 420490 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 264 seconds < 1421208002 396406 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421209234 839694 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421209626 802004 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Quit: going to eat food < 1421209804 90909 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421209916 451491 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421210127 408115 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Codename: CRAWL14]]4 M10 02http://esolangs.org/w/index.php?diff=41682&oldid=41680 5* 03BCompton 5* (+22) 10Stub, Dead link templates < 1421212055 417080 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net JOIN :#esoteric < 1421212198 496723 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 264 seconds < 1421212205 285126 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421213571 928196 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1421215705 632478 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net QUIT :Remote host closed the connection < 1421216161 954805 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yay < 1421216265 43007 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net JOIN :#esoteric < 1421216293 200261 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so the biggest difference was henkma not using an operator < 1421216303 848007 :nyuszika7h_!nyuszika7h@cadoth.net NICK :nyuszika7h < 1421216345 442507 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right. the 40 alphanum version I spoke about replaced the two _ by letters as well. < 1421216403 427742 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ohwow. char*p=sbrk(1) < 1421216467 990930 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION looks for what's being discussed there. < 1421216527 905557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://golf.shinh.org/p.rb?Kimariji is over and the code has been revealed < 1421216756 358688 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421216772 95407 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: let me guess, that entry is horrifyingly undefined behavior < 1421216906 204195 :adu_!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421216935 247156 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm not sure how it works yet. < 1421216935 290693 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Ping timeout: 255 seconds < 1421216935 567631 :adu_!~ajr@c-69-243-56-49.hsd1.md.comcast.net NICK :adu < 1421216952 781974 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: of course the allocation is completely undefined < 1421217106 433626 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm assuming it works in practice because allocations are always done in whole pages... < 1421217129 923065 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, here's a hint ... the program segfaults if I submit it as is. < 1421217167 657431 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I can only assume that it segfaults almost always, but not all the time) < 1421217174 97104 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1421217183 804328 :Guest74383!~reynir@reynir.dk QUIT :Changing host < 1421217183 847931 :Guest74383!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421217189 216142 :Guest74383!~reynir@unaffiliated/reynir NICK :reynir < 1421217258 39055 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and I don't understand why it has *t++ += *p instead of *t++ = *p... < 1421217604 713811 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421217675 722255 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh, I get it (and actually that includes the +=). The loop body works perfectly fine. < 1421217701 228675 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's the allocation and the b%65 check that are iffy. < 1421217748 466066 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and apparently anagol uses ASLR :P < 1421217873 968159 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Quit: WeeChat 1.1-dev < 1421217979 26734 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err no, I still don't get the += < 1421218001 174420 :nyuszika7h_!nyuszika7h@cadoth.net JOIN :#esoteric < 1421218033 288753 :nyuszika7h_!nyuszika7h@cadoth.net NICK :nyuszika7h < 1421218172 825033 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ok, after *t=read(0,p+1)+p, t points to the last character read (a newline), and p points to a zero byte; the first *t++ += *p keeps that final newline intact. < 1421218351 487028 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :How did banding used to work in Magic: the Gathering if opponent is attacking with one creature with trample, and if I block with fifteen creatures, one of which has banding? < 1421218366 519962 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I mean how it works in Fourth Edition, not how it works under current rules. < 1421218903 243003 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ugh, I have no idea how the rules worked back in fourth ed < 1421218909 590937 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't even really want to know < 1421218913 590574 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :they didn't work < 1421218948 588351 :MoALTz_!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421219090 288112 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I wanted to say something about those keyword abilities you list < 1421219106 131055 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I sort of like Covering, because it's similar to banding but simpler < 1421219114 706450 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: oh. The total input plus output size *barely* fits into a single page on x86: it's 3979. So that explains the segfaults... they happen when the *next* page is accessed. < 1421219123 114083 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 240 seconds < 1421219139 570494 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though of course I like banding for nostalgy reasons even if the rules for it are somewhat complicated (and I'm not even sure I understand them right, I'll have to re-read them) < 1421219217 403663 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421219254 503710 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I think "retract" sound like a bad name for a keyword ability because it is one letter off from "retrace" and there's also a card named "Retrace" < 1421219282 250896 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: So I believe I understand the program now, except perhaps the %65 (I have a calculation where the 65 comes out, but have not thought through an off-by-one phenomenon involved.) < 1421219297 80351 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ophoqkrpxiizbjer QUIT :Ping timeout: 244 seconds < 1421219320 82696 :Guest72794!sid30093@gateway/web/irccloud.com/x-yfcujgbgehcfkrso QUIT :Read error: Connection reset by peer < 1421219351 144304 :MoALTz_!~no@user-109-243-165-112.play-internet.pl QUIT :Ping timeout: 252 seconds < 1421219359 265405 :ocharles!sid30093@gateway/web/irccloud.com/x-cvuiitdaceahaupo JOIN :#esoteric < 1421219371 982656 :drdanmaku!uid17782@gateway/web/irccloud.com/x-rmffnloweqmubyvy JOIN :#esoteric < 1421219384 628333 :ocharles!sid30093@gateway/web/irccloud.com/x-cvuiitdaceahaupo NICK :Guest21973 < 1421219387 292983 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: for "switchable", I sort of like the idea, but I think it would be better if defenses didn't have to be legal after you rearrange the creatures. < 1421219476 793205 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's sort of how banding works as well: the defending player declares blockers ignoring banding, checking evasion and must block and other similar abilities; then creatures that block a creature in a band are magically set to block all other creatures in the band too, without checking anything. < 1421219487 648635 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think. But I might be misunderstanding the rules. < 1421219499 275058 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: fancy < 1421219533 466666 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: apart from covering and switchable, I don't really like these keyword abilities at first look. < 1421219544 364653 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but that of course doesn't mean much. < 1421219585 77838 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and of course you might want to list at least one example card for the keywords. < 1421219650 547978 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421219721 714388 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I am not at home right now so I will not fix it right now, although about changing the name it is correct. < 1421219731 534085 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Also I actually thought of other ideas to change some of the things too < 1421219739 590276 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1421219751 582940 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Also, I can understand how banding works now and I do like it < 1421219761 670295 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :But I still needed to know how it used to work, due to a puzzle < 1421219778 998898 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I like bandding as well, but probably partly for a nostalgy reasons < 1421219806 737660 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :owww. a=list(open('../fd/0')) < 1421219821 85371 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :like, I'm upset on how Benalish Hero is stripped of his well-deserved Hero title because Hero is no longer a creature type < 1421219954 893558 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: anagol programs run in /dev?? < 1421220056 348047 :drdanmaku!uid17782@gateway/web/irccloud.com/x-rmffnloweqmubyvy QUIT :Quit: Connection closed for inactivity < 1421220070 907970 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :b_jonas: I'm not so sure that Hero is really a necessary creature type anyways, it doesn't seem to me working as well as using the more modern creature types, but I don't know entirely for sure. However, none of that changes the name of the card, so it still says "Hero" on the name, if you want it to say "Hero" on it. < 1421220169 81104 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: nope. they run on /golf/test, and there's a symlink in /golf < 1421220190 451232 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: it's possible that at some point they were run in /dev or in /proc/self... < 1421220210 987489 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err, no, the latter is wrong < 1421220236 404416 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah < 1421220244 623362 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: in /dev/shm probably < 1421220290 283932 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ah < 1421220295 645398 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :wait, /dev/shm has fds in it? < 1421220303 273431 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: note the ../ < 1421220331 171921 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ohh < 1421220332 678950 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that makes sense. < 1421220337 846358 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(note also that I'm speculating about where the programs used to be run.) < 1421220364 800743 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah. < 1421220370 712772 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: sure, the hero is still there in the name and flavor text < 1421220555 605405 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :some of the old banding cards are riddiculous of course. they're like “You may assign damage from blocking tapped Griffons you control as if creatures it blocks didn't have “bands with other Legends with plainswalk”.” < 1421220640 704800 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I haven't seen stuff like that < 1421220648 302482 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :It's the simple cards with ordinary banding that I like. I have a playset of Benalish Hero, and at least one of the bigger soldier, the griffon, the green elephant, the Helm of Chatzuk (or whatever is spelled), and maybe one or two others. < 1421220773 228449 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :In some article by Wizards of the Coast I saw "Friendly Goblin" which has "Bands with other Minotaurs", and then discuss the rules below; they claimed how the older rules work, but now there are new rules for "bands with other" which are more sensible and this work in the better way. < 1421220775 790442 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, that's an exaggeration. the actual bad cards are the _cycle_ of Cathedral of Serra, plus Shelkin Brownie and Great Wall < 1421220807 897299 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, the way they errataed "bands with other" to be more powerful shows how riddiculous that ability used to be < 1421220827 908883 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the old rules said you could form bands only if _all_ creatures in the band had the same "bands with other" ability < 1421220855 658934 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Yes I know that's how it worked before, and I know how it works now, too. I read about that. < 1421220909 655876 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :those riddiculous old cards are what Old Fogey parodies, and I for one think it's a great parody < 1421220910 81856 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :It doesn't mean I know how exactly banding used to work in general, only how "bands with other" creatures banded (which doesn't explain what it does, though, just what it bands with). < 1421220911 989099 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://arxiv.org/abs/1206.5184 < 1421220925 677726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*ridiculous hth < 1421220970 712 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :"that is the Kolmogorov complexity of their Kolmogorov complexity is small" x_x < 1421221080 130633 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :luckily, that suckiness of "bands with others" is relevant on only a few cards (besides Old Fogey), because the Cathedral of Serra cycle gives all the relevant creatures the ability, Master of the Hunt create tokens that used to have a unique creature type so they couldn't band with anything else anyway (it's no longer a creature type), and there's basically no other card with that ability < 1421221211 302887 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, it's a pegaus, Mesa Pegasus, not a griffin < 1421221231 464612 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and the banding elephant is white, not green < 1421221248 921539 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(it's a trained war elephant with someone sitting on it, not a wild elephant) < 1421221271 116033 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and there's two bigger solders I've been confusing: Pikemen and Icatian Phalanx < 1421221293 478049 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait, there's a griffin too < 1421221297 466774 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Teremko Griffin < 1421221510 236280 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I once saw a scale where they guess how likely it is for certain things to be used again in later sets, on a scale of 1 meaning most likely and 10 meaning least likely; on that scale, "bands with other" is at 11. Nevertheless I may write some cards with banding and/or bands with other, too. < 1421221510 395654 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that means, incidentally, Shelkin Brownie is almost useless in the new rules, < 1421221510 489797 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because if you have _one_ creature lose "bands with other", it can still band because the other creatures have it < 1421221510 591638 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(not that it was useful before) < 1421221510 702723 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but just straight banding is great < 1421221510 924786 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :even if we won't see it again < 1421221515 687841 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"with other legendary creatures" would be a good name for a band < 1421221592 35579 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Well, I also want to write a card with "protection from legendary". < 1421221615 83638 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, we probably won't see Scryb Sprites again either, but that won't stop me from liking it and trying to use it in decks < 1421221617 303359 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Or, "protection from legendary and planeswalkers" < 1421221685 5030 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :protection from legendary? hmm... what color would that want to be? < 1421221718 548409 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I don't know. < 1421221739 596354 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :A lot of protection stuff seems to be in white but it can be in any colors. < 1421221798 871253 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :White has the general "choose a color, ... has protection from that color" stuff, and prevention effects in general < 1421221817 676979 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :like, Order of the Stars and any of the dozen instants or enchantments that give protection from chosen color < 1421221849 429664 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but all colors get specific themed protection effects < 1421221977 565525 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Of course each color also has two opposites < 1421222075 167118 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, that's why most color hosers like Honorable Scout go for opposite colors, though some go for neighbuoring colors < 1421222080 983103 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :neighboring < 1421222094 164425 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm trying to learn to spell "neighbor" and "behavior" consistently in the american spelling < 1421222117 431469 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(I don't claim I'll try to learn that for the more complicated words too, just for the common ones "color", "neighbor", "behavior") < 1421222170 386006 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :But you can find white cards with protection from any colors, including white < 1421222192 306760 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: yes, because white gets all the preventation effects since the Circles of Protection < 1421222226 210527 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Niteiuwfqbiub < 1421222274 482318 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Searching for "legandary" in rules text, let's see. There's "Ayumi, the Last Visitor", Empress Galina, Feast of Worms, Hero's Demise (it doesn't kill Heros because they demoted Heros), < 1421222377 121985 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :White card with protection from white would also be protected from damaging itself, such as the "confusion" keyword I made up, and possibly also a few other cards < 1421222395 782144 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm, Hero's Demise is p. different from Hero's Downfall < 1421222414 174354 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Karakas, Livona Silone, < 1421222494 258518 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: What is the "confusion" keyword? < 1421222510 183233 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Tsabo Tavoc, Willow Satyr. wow, that's a lot of legend hosers. < 1421222526 929625 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: You would have to look it up on my computer < 1421222541 907907 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :s/Livona Silone/Livonya Silone/ < 1421222556 247 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: But I always lose the link. < 1421222606 165878 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt. < 1421222618 878641 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh right, and Limited has a full Ward cycle, a cycle of one mana auras giving protection from a particualr color < 1421222684 113548 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I will probably change a few of the keyword abilities too. The names of "retract" and "switchable" probably should be changed, and for covering I intend to allow it to have something similar to forming bands but for blocking instead of attacking < 1421222759 434915 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: You should teach HackEgo that link so I can fetch it when necessary. < 1421222765 935750 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Another thing I thought of is "protection from permanents". I think it would still allow you to play an Aura on such a card, but then the Aura is immediately going to be discarded. It might still be useful if it has modular or reduces the toughness of a creature, though. < 1421222792 38727 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: Why don't you add the file to HackEgo? (Also, you should remove the extra period at the end please) < 1421222822 298074 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Unquestioned Authority is one of the best cards that give protection < 1421222826 230490 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Your HTTP server seems to ignore trailing periods. < 1421222872 800871 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: Even if it does, please remove the trailing period anyways. Also please preserve the case of everything after the domain name, even though it ignores case too in most cases. < 1421222895 642795 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, as I like protection, I hate "damage can't be prevented" effects that hose it < 1421222904 97672 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`slashlearn zzo38mtg/http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt < 1421222908 386588 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned «zzo38mtg» < 1421222914 865979 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, maybe wisdom isn't the best place to put it. < 1421222916 376328 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh well. < 1421222960 916856 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Quit: Leaving < 1421223008 920432 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Are you turning Arcbound Wanderer into double scoop french vanilla? < 1421223048 277506 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I also still like to see what tasks there might be for Magic: the Gathering. I suppose one task is positions where nobody knows whether or not it is a draw, because of some unsolved mathematical problem or something. Other tasks could be ones where you need to get priority during the cleanup step in order to win, or ones involving conceding. < 1421223080 895425 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: Yes, because I don't like the way they originally designed it, which just doesn't make much sense to me and looks stupid to me. < 1421223131 946969 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ugh, it turns out that linux limits the number of mmap regions for each process. (Oddly, it returns ENOMEM when you reach the limit.) Fortunately, it can be increased with sysctl. < 1421223166 34767 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Why does Persisting Torture have Unleash? < 1421223191 229535 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, I see, you might not want the counter. < 1421223216 144273 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :For one thing I think it makes it persist even more due to the rule that cancels out +1/+1 and -1/-1 counters. < 1421223221 893446 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can an aura ever block? < 1421223238 881783 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: oh, wait, and there was one more thing < 1421223257 790852 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Normally, no, but I have deleted the rule that disallows auras that are also creatures from being immediately placed into the graveyard, therefore auras can block. < 1421223285 396805 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :b_jonas: Like I said I cannot fix this file now; maybe on weekend though, I am not at home right now. < 1421223289 131103 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: the overlay keyword seems a bit dangerous. is there really rules support for gaining all abilities of an arbitrary permanent? < 1421223296 413822 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: sure, no problem < 1421223311 208270 :glguy!~glguy@unaffiliated/glguy QUIT :Ping timeout: 252 seconds < 1421223327 642702 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I believe so, even though many abilities will do nothing on some permanents. < 1421223332 39549 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: at least it shuold gain only its text box, not all abilities (including ones conferred from auras which may reference thos auras) < 1421223379 361942 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I did think of doing that but decided against it; however I may have been wrong < 1421223398 805942 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Perhaps copy of what is in the text box is better (like how splice does) < 1421223495 85736 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Do you mind if I show some people that link? < 1421223499 740673 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: think of copying from a creature that has a Nettlevine Blight linked < 1421223507 865981 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :s/linked/attached/ < 1421223563 178415 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: It is fine if you show it; it is all public domain. However be aware that the contents of the file are subject to being changed (although it is likely that much of it will be kept with only minor changes, this isn't completely guaranteed). < 1421223571 64239 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: also imagine a creature getting multiple characteristic-setting abilities that set its p/t. I think the rules handle it, but it's awkward, and even copying the text won't help that. < 1421223572 905880 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: How does Terrible Plan work? < 1421223589 531849 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You're not required to play it if you draft it, are you? < 1421223601 276969 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: there's a reason why so far we only have "overwrite with copy plus this particular ability" effects and "gains all activated abilities of target" effects < 1421223618 609039 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :You aren't required to play it if you draft it, but if you don't, you won't get the ability of some other conspiracies that require that you *do* use all cards you draft! < 1421223658 725021 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, there was that card that let you get any color of karma from basic lands. < 1421223716 390706 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :And if it is a draft that includes both Emblegoyf and Terrible Plan, you might play it to give Emblegoyf +1/+1 at the cost of you lose 5 life points (although this still probably isn't the best strategy; although perhaps it helps with other cards too) < 1421223774 252668 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, now I wonder how that thing would work Nettlevine Blight < 1421223852 651352 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Quit: No Ping reply in 180 seconds. < 1421223946 369915 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDream < 1421224004 394279 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I had a question about Pact of Negation once: Are you required to pay mana for it at the beginning of your next upkeep if it's in your mana pool? If it isn't in your mana pool, are you required to activate mana abilities for it? < 1421224020 530631 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :For some reason it says "pay ..." and not "you may pay ..." < 1421224073 246683 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I believe that you are never required to activate mana abilities even if something forces you to pay a cost with mana (in such a case, paying the cost fails). < 1421224082 207763 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I'm not entirely sure, but I think this is how it works. < 1421224181 348715 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But if the mana is in your mana pool, you're required to pay it? < 1421224231 12432 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(Even if you control a Platinum Angel, for instance?) < 1421224252 503742 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :That I don't know. < 1421224268 55964 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I want to use Gorgon's Touch on a Taunting Elf < 1421224359 256991 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: there's something about that in a faq iirc: it's deliberately mandatory to pay because otherwise tournament players would accidentally forget to announce that they pay before they untap and so lose the game on a technicality < 1421224376 249555 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and they didn't want to annoy players with that < 1421224395 308302 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You pay in your upkeep, but fair enough. < 1421224401 818076 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, ok < 1421224404 421173 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :before they draw < 1421224409 438440 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right. < 1421224417 654952 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, that's even more serious, because drawing gives you new information < 1421224423 442036 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(Making your pay before you untap would defeat the purpose.) < 1421224432 154532 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes < 1421224470 37533 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What happens if you accidentally draw? < 1421224513 142010 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: I'm not quite sure, that's a tournament rules question not a comprehensive rules question < 1421224516 778272 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Then you lose? I mean you saw the card, and thus have extra information. < 1421224535 518533 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: I know, but you just brought it up. :-) < 1421224537 796049 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Which may affect how you pay the cost, for example. < 1421224538 660649 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Same as in any other card game I suppose? < 1421224546 534014 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Right. < 1421224559 980013 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: I imagine the judge would give you a warning and determine what you tapped to pay for it < 1421224581 539607 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :which might be bad but not as bad as losing the game < 1421224598 166280 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Are there any mana abilities that care about your life total or cause you to gain life? < 1421224617 129510 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Shadowmonger would be interesting if any player could use the ability to add or remove Shadow until end of turn. < 1421224626 943839 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You could call it Sneetch. < 1421224655 495387 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: almost. there's Grove of the Burnwillows < 1421224673 815552 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :OK, although why that name? I'm not complaining I just ask. < 1421224695 879221 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: there's also mana abilities with life payment costs, which sort of care because you can't pay if you ahve too few life < 1421224719 254821 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: After this book: https://en.wikipedia.org/wiki/The_Sneetches_and_Other_Stories < 1421224721 683323 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Yes but those aren't the things I meant < 1421224730 89340 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :shachaf: Ah, OK < 1421224744 158101 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, the first story in that book. I don't know if you've read it. < 1421224753 719432 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I have never seen it < 1421224922 181948 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: the sest faq says "Paying the mana at the beginning of your next upkeep is not optional. However, playing mana abilities to generate the mana is optional. The effect can't force you to tap your lands, but it will force you to spend mana in your mana pool if you've generated enough." < 1421224942 761755 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: about the Pacts < 1421224974 385076 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Ah, that answers my question. < 1421224976 284740 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :That was actually my guess too < 1421224991 943896 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It was my conclusion too when I was wondering about it a while ago. < 1421225117 106917 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I tried to make up a somewhat better puzzle which is based on puzzle.1 which I called puzzle.2 although it isn't particularly good either; at the bottom I listed some possible improvements. < 1421225248 443742 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :Another kind of task might be a task where your cards in hand are same as opponent's cards in hand and your response is required to be the corresponding card based on what card opponent played. It is a little bit like a Babson task I suppose, but not really. < 1421225280 645141 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Binary_lambda_calculus < 1421225282 670156 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :holy crap guys < 1421225287 997 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :This is even shorter than Haskell's 23 byte long < 1421225287 105899 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : nubBy(((>1).).gcd)[2..] < 1421225302 840364 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :even though the haskell one uses a bunch of high level prelude stuff.. < 1421225305 176397 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its still shorter < 1421225382 411797 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :to be fair, you could probably write a haskell one that gets rather close < 1421225386 579124 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :except for the fact that you won't have the bit encoding < 1421225401 705077 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :really?? < 1421225402 419684 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but representation things like that are a little cheaty as far as kolgomorov complexity goes < 1421225415 616446 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: well, worst case you can just write it as haskell lambdas with newtypes as necessarily :p < 1421225421 222433 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> length "nubBy(((>1).).gcd)[2..]" * ceiling (logBase 2 (genericLength $ nub "nubBy(((>1).).gcd)[2..]")) < 1421225422 836487 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 92 < 1421225424 201286 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thats giong to be way longer! < 1421225435 613191 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah but it evens out for programs that aren't really short to start with < 1421225444 338881 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :But some such things are reason I want to invent a programming language for writing the rules of Magic: the Gathering and other similar kind of games and for the cards for them < 1421225447 103692 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you always get like at least over *8 just because of syntax < 1421225456 407835 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but that's kind of a boring way to win golf < 1421225463 245315 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I mean I like BLC though < 1421225491 989082 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Most of that article shouldn't be on wikipedia imo < 1421225493 554097 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it would be fun to have a bit strings <-> closed lambda terms bijection < 1421225502 717366 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(in BCT they can be open too) < 1421225599 791561 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I did think of ideas of it, such as that the program consists of zero or more "extensions", so the programs form a idempotent commutative monoid, however some combinations of extensions are errors. Also, it somewhat resembles a kind of strongly-typed Lisp, and there is five kind of syntax elements: number, string, name, newname, compound. < 1421225696 79304 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net QUIT :Quit: zzo38 < 1421225750 923488 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@tell zzo38 an idempotent commutative monoid is usually called a (bounded) semilattice hth < 1421225751 64396 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421225753 394940 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Facebook has hashtags? < 1421225756 193678 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421225847 148464 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@tell zzo38 your document says "bands with othe" instead of "bands with other" < 1421225847 230478 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421226217 986362 :Guest21973!sid30093@gateway/web/irccloud.com/x-cvuiitdaceahaupo QUIT :Read error: Network is unreachable < 1421226233 216325 :ocharles!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae JOIN :#esoteric < 1421226279 486609 :ocharles!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae NICK :Guest45037 < 1421226448 984904 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well... this is disappointig < 1421226459 229476 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :txt <- readFile "src.hs" < 1421226464 612371 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :writeFile target txt < 1421226471 201489 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :guess what happens? < 1421226528 985522 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :nothing :) < 1421226571 261338 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :looks like with multiple writeFile calls only the last writeFile is actually carried out < 1421226609 338193 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :writeFile f s creates a file f containing s. < 1421226621 971267 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@hoogle appendFile < 1421226623 458419 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Prelude appendFile :: FilePath -> String -> IO () < 1421226623 571867 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :System.IO appendFile :: FilePath -> String -> IO () < 1421226623 644422 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Data.ByteString appendFile :: FilePath -> ByteString -> IO () < 1421226738 864250 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Actually writeFile replaces the contents if f already exists. How strange. < 1421226823 888817 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oh < 1421226824 885330 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::D < 1421226830 138241 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::D < 1421226831 412988 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :haha < 1421226839 620025 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I suck :( < 1421226889 110485 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric ::( < 1421226948 519167 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`quote I suck < 1421226949 517620 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421226951 115979 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh < 1421226955 75464 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I thought there was a quite of almost exactly that < 1421226959 965047 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :why are the quotes so bad. < 1421226967 575453 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mroman: it's because of lazy IO < 1421226975 53324 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh uh < 1421226978 701142 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe lazy IO works fine there < 1421226981 78768 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's scary though < 1421227079 744934 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :echo " Hello, world" | ./tromp < 1421227098 307894 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : <- the first half of this byte is 0100 the identity function (= 'cat' program) < 1421227105 600072 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :0010* < 1421227414 243232 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lpaste.net/118411 < 1421227782 93970 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how to write 'take 10' to get a finit list from the primer program < 1421227805 184097 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :or 1000 < 1421228037 499789 :jameseb!~jameseb_@runciman.default.hacksoc.uk0.bigv.io JOIN :#esoteric < 1421228123 968208 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how is the input and output stream represented < 1421228131 691264 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont know the data formats < 1421228259 691422 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421228467 897824 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :Ping timeout: 245 seconds < 1421228573 155535 :vanila!~vanila@unaffiliated/vanila QUIT :Ping timeout: 240 seconds < 1421228642 460578 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421228652 463853 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hhi < 1421228654 477734 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :anyone good at BLC < 1421228662 485909 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what are the data formats for input and output? < 1421228865 899689 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421229467 813066 :vanila!~vanila@unaffiliated/vanila QUIT :Ping timeout: 245 seconds < 1421230709 386403 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421230740 122945 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can anyone help me with BLC < 1421230753 972381 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :echo "\i (\c n n)" > four && cat parse.Blc four | ./tromp > four.blc < 1421230760 68195 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it segfaults when i try to run it < 1421230828 187589 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Binary_lambda_calculus#Binary_I.2FO this describes the IO btw < 1421230845 878474 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks!! < 1421230855 337593 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh it doesn't really < 1421230864 221330 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :z is soem terminator thing < 1421230912 487328 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I got it to output 0 and 1 thanks < 1421230934 489700 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lpaste.net/118412 < 1421230972 851279 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :"The z appearing in the above expression requires some further explanation." < 1421230973 561357 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1421230978 754038 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and there is no further explanation < 1421230979 152980 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is there a combinatory logic system that doesn't have massive overhead over lambda terms? < 1421230982 189664 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe SK doesn't < 1421230989 946297 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :paging tromp__ < 1421230991 730374 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :overhead? < 1421231007 610242 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh ok < 1421231014 524004 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :because turning a lambda term into SK makes it bigger < 1421231019 34221 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah < 1421231026 944869 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I feel like if you can avoid dealing with variable binding that is nicer < 1421231059 13927 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh it does go into more detail about z... < 1421231118 870260 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :\i \z z (\x \y y) z < 1421231120 782622 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :prints 0 forever < 1421231172 23824 :Guest45037!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae NICK :ocharles_ < 1421233762 670227 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421235161 640839 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Oh, someone had already computed a bunch of base 2,3 palindromes but didn't submit them to the OEIS. < 1421235387 221788 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: where? < 1421235409 618889 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jafet: have you submitted yours by the way? I think at least one still fits < 1421235632 17972 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :It's right there in the linked newsgroup thread, which I didn't read before. < 1421235886 970053 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :are all sequences on OEIS infinite? < 1421235931 657517 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Some are believed to be: http://oeis.org/A001220 < 1421235960 193909 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :boily: no, it has finite sequences < 1421235984 205974 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :boily: there is even a "fini" flag for sequences, I don't recall if it means it's finite or that all terms are listed < 1421236001 247631 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :boily: the rule is that there has to be at least four terms listed < 1421236039 257665 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :boily: http://oeis.org/eishelp2.html#RK , keywords "fini" and "full" < 1421236072 207265 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Jafet: two glorious terms in the sequence! < 1421236078 529344 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :b_jonas: interesting. < 1421236085 903974 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, apparently it's not, because A029495 has only three terms < 1421236096 905424 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah, A001220 has only two < 1421236097 483792 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :nice < 1421236125 781821 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there are a couple of other sequences with only three < 1421236154 10461 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and look A076337 has only one term listed < 1421236159 886129 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is there any sequence with no term listed? < 1421236181 800527 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :A014127 has only two < 1421236194 323617 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't have the full database downloaded, so there might be more such things < 1421236376 247546 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the most frequent keywords are "nonn" and "easy" by the way < 1421237974 324466 :boily!~alexandre@96.127.201.149 QUIT :Quit: DIAGONAL CHICKEN < 1421240161 170615 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421245150 777545 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421246922 881030 :SopaXT!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421246954 99941 :drdanmaku!uid17782@gateway/web/irccloud.com/x-paszobecytdeuoqu JOIN :#esoteric < 1421247058 385094 :SopaXT!~SopaXorzT@unaffiliated/sopaxorztaker NICK :SopaXorzTaker < 1421249142 843254 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1421249273 469071 :nortti_!nortti@nano.smar.fi NICK :nortti < 1421250685 17694 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :*yawn* hello < 1421250703 616492 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I had my first Ring Theory lecture today < 1421250709 21687 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :One thing in it annoyed me < 1421250720 821901 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :The definition of a ring slightly differs from the one I am used to < 1421251022 19055 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what was the difference < 1421251174 340790 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :vanila, I'm used to multiplicative identity being a ring axiom, in the lecture it wasn't necessary for something to be a ring < 1421251215 345154 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :okay Ring vs Rng < 1421251273 314178 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://en.wikipedia.org/wiki/Rng_%28algebra%29 < 1421251297 594042 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's the silliest name. < 1421252628 28618 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :PRNG-Algebra is my favorite kind of algebra. < 1421253621 791915 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421254023 34360 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Heh. There's a Codewars 'kata' to implement a befunge interpreter. < 1421255309 119917 :bb010g!uid21050@gateway/web/irccloud.com/x-afeldmbjdfaomxpl QUIT :Quit: Connection closed for inactivity < 1421256046 161571 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de JOIN :#esoteric < 1421256263 58326 :idris-bot!~ircslave@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 240 seconds < 1421256361 367249 :Melvar!~melvar@dslb-088-077-173-086.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 244 seconds < 1421257651 964887 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de NICK :S0 < 1421257677 749139 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421257703 37682 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421257749 149646 :MoALTz!~no@user-109-243-165-112.play-internet.pl JOIN :#esoteric < 1421257840 346815 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421257856 95813 :drdanmaku!uid17782@gateway/web/irccloud.com/x-paszobecytdeuoqu QUIT :Quit: Connection closed for inactivity < 1421257916 336910 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :There's also 'rig': https://en.wikipedia.org/wiki/Rig_%28algebra%29 < 1421258547 759182 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Ping timeout: 264 seconds < 1421258719 764279 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421258756 160760 :S0!~S1@pD9FCAF38.dip0.t-ipconnect.de NICK :S1 < 1421259088 748769 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :... some of the homeworks for cis194 are frankly inscrutable to me. < 1421259133 498269 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :cis194? < 1421259152 889086 :MDream!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDude < 1421259333 61296 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Haskell course. < 1421259341 137811 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :http://www.seas.upenn.edu/~cis194/spring13/lectures.html < 1421260102 842193 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :egotistical hacker, hmm. time to stop. < 1421260118 797220 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :? < 1421260170 416625 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421260211 480899 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Not even remotely sure I've done this exercise properly yet. < 1421260403 18130 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 264 seconds < 1421260410 692493 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: the phrase appears near the end of the second exercise sheet of that cis194 course. < 1421260446 871723 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh < 1421260449 953798 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't quite understand but okay < 1421260467 200947 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 JOIN :#esoteric < 1421260539 343938 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: neither did I ;-) < 1421260569 47120 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(maybe it makes sense if one actually writes the (boring) log file parser stuff) < 1421260732 295426 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Blargh. I actually have no fucking clue how to use this data structure at all. < 1421260745 163555 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It strikes me as needlessly arcane. < 1421260755 702410 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :needlessly j_arcane? < 1421260818 227549 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: which exercise? < 1421260826 191184 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Homework 2. < 1421260835 228617 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :same one you just quoted. < 1421261139 280181 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah. Exercise 6 makes more sense now. < 1421261197 985828 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`help < 1421261198 136245 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Runs arbitrary code in GNU/Linux. Type "`", or "`run " for full shell commands. "`fetch " downloads files. Files saved to $PWD are persistent, and $PWD/bin is in $PATH. $PWD is a mercurial repository, "`revert " can be used to revert to a revision. See http://codu.org/projects/hackbot/fshg/ < 1421261213 200100 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`fetch http://www.seas.upenn.edu/~cis194/spring13/extras/02-ADTs/error.log < 1421261215 20259 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2015-01-14 18:46:53 URL:http://www.seas.upenn.edu/~cis194/spring13/extras/02-ADTs/error.log [330827/330827] -> "error.log" [1] < 1421261253 558667 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :< error.log grep ^'E [5-9][0-9]' | sort -n -k 3 | cut -d\ -f 4 | cut -c1 < 1421261261 843575 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` < error.log grep ^'E [5-9][0-9]' | sort -n -k 3 | cut -d\ -f 4 | cut -c1 < 1421261264 37213 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :M \ A \ D \ H \ A \ T \ T \ E \ R < 1421261443 612608 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421261458 241900 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Cute < 1421261526 199133 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: it's just a standard binary search tree; you can think of Leaf as representing a null pointer. < 1421261604 335155 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, I don't really know what that means. Like, I sorta get part of the general principle of binary search, but beyond that I'm lost. < 1421261615 126658 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :So except for the bonus exercise, I think this is all ok. < 1421261668 675478 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :To insert a key into a non-empty binary search tree, compare it to the key at the root; if it is smaller, insert it into the left subtree; otherwise, insert it into the right subtree < 1421261694 900702 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yeah, that's my understanding too. My solution here however is ugly and doesn't seem to recur properly. < 1421261737 563470 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(usually we will then do some more work to keep the tree balanced, but if items arrive in a random order, the tree will be fairly balanced without that extra work) < 1421261842 776169 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net QUIT :Ping timeout: 245 seconds < 1421262018 939643 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :This is what I have so far, but it's not chewing through a list properly: http://lpaste.net/118427 < 1421262081 610813 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :J_Arcane: insert msg l <-- what happens to the right subtree if you do that? < 1421262122 316154 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Hmm. That's a good question. I should properly be inserting into l, while keeping r. < 1421262192 552211 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Aha! Yes, that works. < 1421262243 386329 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Doing "Node (insert msg l) msg2 r" seems to recur properly, and indeed gives me a sorted list. < 1421262340 544048 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Now to parse the Tree back out to a List. < 1421262519 626752 :nortti!nortti@nano.smar.fi PRIVMSG #esoteric :http://www.mike-worth.com/2013/03/31/baking-a-hello-world-cake/ < 1421262646 763277 :drdanmaku!uid17782@gateway/web/irccloud.com/x-girckmkpnyjijuts JOIN :#esoteric < 1421263799 548922 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Nice. Finished it. Thanks for the help int-e < 1421263928 248339 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421264034 851889 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1421264312 375921 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de NICK :|S} < 1421264368 376234 :|S}!~S1@pD9FCAF38.dip0.t-ipconnect.de QUIT :Quit: |S} < 1421264414 900854 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :It's unfortunate that that exercise bakes the Unknown constructor into the LogMessage type < 1421264530 105859 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :glguy: Yes. It makes the code a bit awkward, and makes GHC complain a lot about missing patterns that would never happen anyway. < 1421264544 895567 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :It really should've been another message type like the others. < 1421264586 552724 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :J_Arcane: You've finished the whole week 2 assignment now? < 1421264623 419616 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :or the insert function specifically < 1421264873 528171 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yes. < 1421264900 222790 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :And ran the tests to check for the result mentioned in ex. 6 even. < 1421265094 172136 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :A friend has suggested that Open Transport Tycoon may be Turing complete < 1421265111 894713 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Does anyone who knows the game better have any information on the matter? < 1421265483 185446 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: ask zzo38 < 1421265502 739274 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Hmm, he's not online... < 1421265519 859283 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :@ask zzo38 Any idea whether Open Transport Tycoon is Turing complete? < 1421265519 902490 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421265541 159638 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: it's only pspace-complete or something like that though < 1421265549 175062 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it can emulate circuits < 1421265554 712571 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(very inefficiently) < 1421265572 707747 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :@google openttd logic zem < 1421265574 95739 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :http://zem.fi/2005-10-21-ttd-logic < 1421265574 139142 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Title: Logic Gates in OpenTTD | 2005-10-21 | zem.fi < 1421265579 723113 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Taneb: courtesy fizzie ^ < 1421265605 501657 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh right, it's not zzo38 then but fizzie < 1421265607 761223 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry for the confusion < 1421265714 199586 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :ottd can emulate circuits < 1421265716 316712 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :neat < 1421265786 249015 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421267426 312131 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421267511 785979 :MDude!~fyrc@67.235.2.71 JOIN :#esoteric < 1421268283 766628 :TieSoul_!~quassel@86.89.119.147 JOIN :#esoteric < 1421268332 221228 :TieSoul!~quassel@86.89.119.147 QUIT :Disconnected by services < 1421268337 304356 :TieSoul_!~quassel@86.89.119.147 NICK :TieSoul < 1421269076 886426 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421269088 670884 :roasted42!~appleseed@41.48.16.48 QUIT :Changing host < 1421269088 714136 :roasted42!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1421269088 714248 :roasted42!~appleseed@unaffiliated/them4ch1n3 NICK :TheM4ch1n3 < 1421269217 805857 :TieSoul!~quassel@86.89.119.147 NICK :TieSleep < 1421269280 566490 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de JOIN :#esoteric < 1421269595 284739 :pickering!~pickering@megaplonk.com JOIN :#esoteric < 1421269776 10022 :pickering!~pickering@megaplonk.com PART #esoteric :"I drink the milk of the stars in this beautiful moment!" < 1421270300 930561 :bb010g!uid21050@gateway/web/irccloud.com/x-fsemobpevjhbskhg JOIN :#esoteric < 1421270830 161451 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 QUIT :Ping timeout: 265 seconds < 1421271034 837807 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421272039 886419 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421272093 70405 :roasted42!~appleseed@41.48.16.48 NICK :TheM4ch1n3 < 1421272093 184529 :TheM4ch1n3!~appleseed@41.48.16.48 QUIT :Changing host < 1421272093 264053 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1421272403 57778 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 QUIT :Ping timeout: 240 seconds < 1421272462 176677 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de JOIN :#esoteric < 1421272485 520152 :S1!~S1@pD9FCAF38.dip0.t-ipconnect.de PART :#esoteric < 1421272513 75205 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421272739 575384 :roasted43!~appleseed@41.48.16.48 JOIN :#esoteric < 1421272798 76742 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 245 seconds < 1421273067 274411 :roasted43!~appleseed@41.48.16.48 QUIT :Ping timeout: 276 seconds < 1421273116 164579 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421273457 157071 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 276 seconds < 1421273495 379263 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421273805 451919 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 256 seconds < 1421273875 156360 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421274198 223108 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 276 seconds < 1421274251 655536 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421274539 655971 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 245 seconds < 1421274629 647172 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421274927 781658 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 264 seconds < 1421275007 433588 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421275301 412944 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 256 seconds < 1421275387 646187 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421275719 666871 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 264 seconds < 1421275767 893365 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421276094 858172 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421276099 268325 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 264 seconds < 1421276148 411581 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421276265 282898 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 276 seconds < 1421276457 349136 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 256 seconds < 1421276466 836069 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net JOIN :#esoteric < 1421276489 713963 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :Guest60411 < 1421276527 147561 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421276850 291405 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 276 seconds < 1421276906 138466 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421276912 622507 :Guest60411!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :paul2520 < 1421276920 777774 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net QUIT :Changing host < 1421276920 820979 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1421277199 276638 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 255 seconds < 1421277244 492114 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421277285 318699 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421277611 283155 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 264 seconds < 1421277664 731324 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421278083 265139 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk JOIN :#esoteric < 1421278111 791565 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Hello < 1421278299 585740 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net JOIN :#esoteric < 1421278354 411325 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421278445 247406 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421278447 954317 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Ahoy. < 1421278462 93519 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yoha < 1421278488 919409 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So, proofs that the calculus of construction is strongly normalizing. < 1421278496 944804 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Specifically, syntactic ones. < 1421278499 574287 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :How do those tend to go? < 1421278596 877400 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I don't know stuff about Open Transport Tycoon < 1421278609 12400 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION only knew that for simple types, and has forgotten even that. < 1421278616 107486 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :?messages-loud < 1421278616 195214 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :shachaf said 14h 41m 5s ago: an idempotent commutative monoid is usually called a (bounded) semilattice hth < 1421278616 238632 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :shachaf said 14h 39m 28s ago: your document says "bands with othe" instead of "bands with other" < 1421278616 238751 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Taneb asked 3h 38m 16s ago: Any idea whether Open Transport Tycoon is Turing complete? < 1421278636 987255 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :zzo38, sorry, b_jonas had you mixed up with fizzie < 1421278640 511997 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :I will fix my document when I am at home then < 1421278665 420494 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Isn't there some formally defined class that's sort of like Turing completeness but is for finite things? < 1421278707 863982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: i guess there is something general for curry-howard isomorphic things based on consistent logics... < 1421278896 295641 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: NP-complete and PSPACE-complete are things that tend to be proved about finite (but unbounded) things < 1421278933 932619 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :e.g. generalized sudoku is NP-complete, sokoban is PSPACE-complete < 1421278972 351525 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421278981 790647 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they're classes that tend to show up, of course there are an infinite number of other steps in the hierarchy < 1421278988 256639 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*hierarchies < 1421279164 12346 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: the problem is, if you have a class that only includes terminating computations, then it's either impossible to describe all elements effectively or you can adjust the proof of the halting problem to make a new class that is strictly larger < 1421279218 792384 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421279272 402977 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically, by being automatically terminating, the calculus of construction cannot contain all terminating computations < 1421279334 211954 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is handwaving something fierce here < 1421279381 416939 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 256 seconds < 1421279389 801710 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 245 seconds < 1421279442 193233 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :My message about "sort of like Turing completeness" was about OpenTTD, not the CoC. < 1421279448 276163 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421279826 606221 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: i think i gave answers for both :P < 1421279831 709340 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :They didn't write the mana cost for "Friendly Goblin" so I made it up but I don't know if it is good < 1421279839 614257 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Funny thing. < 1421279869 931924 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So lemme think what the notation for all ordinals below the Feferman-Schutte ordinal would be. < 1421279898 408164 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net PRIVMSG #esoteric :However such a thing would give you some advantage for playing more than one creature type < 1421280066 695932 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Every ordinal number has a Cantor normal form, but certain ordinal numbers have non-terminating Cantor normal forms. < 1421280136 11500 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: basically you get trouble once you get to something with alpha = omega^alpha < 1421280142 211314 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. < 1421280156 590289 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Is it possible to have, say, alpha = omega^alpha + 1? < 1421280170 745815 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think so < 1421280186 695914 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :omega^alpha >= alpha seems clear < 1421280206 445288 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :omega^alpha >= alpha isn't obvious to me. < 1421280239 42642 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But Wikipedia does state something like that. < 1421280248 274412 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it's true for limit ordinals if it's true for those below < 1421280261 852416 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because omega^ is continuous by definition < 1421280281 32537 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Every ordinal number has a "degree" under Cantor normal form. The degree of alpha is less than alpha, unless alpha = omega^alpha. < 1421280303 181807 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and omega^(alpha+1) = omega^alpha * omega > omega^alpha, (or so i hope) < 1421280333 794939 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Okay, so here's our notation so far. If the ordinal number is greater than its own degree, write it in Cantor normal form. Otherwise, it's a fixed point of exponentiation with base omega. < 1421280338 25118 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so omega^(alpha+1) > alpha by induction, so >= alpha+1 < 1421280354 799865 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421280378 626375 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :In which case it's of the form phi_1(beta) for some ordinal number beta. < 1421280400 304234 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So we can just write it like that, unless it happens that beta = phi_1(beta). < 1421280415 424551 :arjanb!8259a9d2@gateway/web/freenode/ip.130.89.169.210 QUIT :Quit: zzz < 1421280424 797975 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and then you make phi_alphas < 1421280442 368278 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But if that's the case, we can just write it as phi_2(gamma) for some ordinal number gamma. Unless it happens that gamma = phi_2(gamma). < 1421280451 381164 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :In which case you can move on to phi_3, then phi_4, and so on. < 1421280484 979326 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and this works until you get to the sad state of phi_alpha(alpha) = alpha, or something like that < 1421280501 494756 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :WP says phi_alpha(0) = alpha. < 1421280506 586075 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421280513 504093 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :At which point we choose to give up. < 1421280528 787265 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't remember all that stuff < 1421280588 26647 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So there we go. All ordinals below Gamma_0 can be written in terms of natural numbers, addition, and the phi function. < 1421280723 131122 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um is there some phi thing for getting multiplication and exponentiation? < 1421280771 497749 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :e < 1421280781 622916 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Exponentiation, yeah. phi_0(alpha) = omega^alpha. < 1421280787 807597 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good < 1421280808 441533 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah i guess you don't need multiplication because you only multiply by finite numbers < 1421280811 780143 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Multiplication by a natural number is just repeated addition. < 1421280823 327329 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And multiplication by an infinite ordinal might be exponentiation. < 1421280871 276811 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 255 seconds < 1421280896 614819 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So it's probably easy to define arithmetic and ordering on these notations, or something. < 1421280901 601232 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1421280948 268229 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you still have the distributive law of multiplication < 1421280968 983875 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so you just need to be able to multiply phi terms < 1421280986 55871 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421281038 205909 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net QUIT :Ping timeout: 265 seconds < 1421281049 144950 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net JOIN :#esoteric < 1421281050 519803 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Well, every phi term is a fixed point of omega^. < 1421281065 931682 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So you multiply them by adding them and then omega^ing them. < 1421281069 980688 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yep < 1421281166 646515 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So gee, there definitely seems to be some regularity here. < 1421281216 664805 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also sometimes a+b simplifies to b < 1421281219 466073 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :We seem to have a function fixedPoints : (Ord -> Ord) -> Ord -> Ord, which enumerates the fixed points of a function on the ordinal numbers. < 1421281267 592375 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Obviously, not every function on the ordinal numbers has fixed points. < 1421281299 604375 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the "continuous" ones do < 1421281319 849354 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :continuous increasing < 1421281381 701436 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and enumerating fixed points of a continuous increasing function gives another one such iirc < 1421281383 952913 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And doesn't continuousness have some really simple definition? Like, a function is continuous iff the image of a limit is the limit of the images? < 1421281401 568106 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1421281419 611170 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeekFood < 1421281492 339700 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :where all the limits are usually increasing in practice, which means it's also just supremum < 1421281498 843803 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. < 1421281534 125186 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think it's an ordinary topology except for the part of not being a set... < 1421281576 275345 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Let V_kappa be a model of ZFC. < 1421281577 616396 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Continue. < 1421281681 990446 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically, open intervals are open. and non-limit ordinal singletons are open because {alpha} = (alpha-1, alpha+1) < 1421281721 303254 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right, it's the order topology. < 1421281833 35850 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Hm. So, ordinal numbers below epsilon_0 have a certain obvious way to obtain a natural number by substituting a natural number for omega. < 1421281841 894890 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Just write it in Cantor normal form and then substitute. < 1421281911 211158 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Can you extend that to the Veblen functions in an obvious way? < 1421282220 816611 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :There's definitely a sort of correspondence between defining large ordinal numbers and just defining large natural numbers. < 1421282239 166379 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Of course, every natural number, in principle, has a definition. < 1421282451 66888 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421282468 928614 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :no results for "metacircular microsoft excel interpreter" < 1421282517 511052 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421282829 746012 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I'd like to come up with a theory of arithmetic whose axioms are precisely those statements which are obviously true. < 1421282835 40529 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :But there's a problem with that idea. < 1421282847 79695 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 244 seconds < 1421282852 756793 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Suppose you have a theory T, whose axioms are precisely those statements which are obviously true. < 1421282875 851007 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :T is obviously sound, meaning that T is obviously consistent, meaning that "T is consistent" is an axiom of T. < 1421282888 88557 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421282903 191812 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :And so T is inconsistent. Crap. < 1421282928 36210 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :At least, that's the informal paradox. < 1421282974 784671 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually the way around that is simply: T obviously has an infinite number of axioms < 1421283002 268675 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thus you cannot formulate "T is consistent" hth < 1421283024 840120 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Well, you can formulate "T is consistent" if T is definable, right? < 1421283044 217285 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now turn this around to a proof that T isn't definable hth < 1421283061 407462 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. < 1421283066 752142 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Now... < 1421283074 64614 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :What's the smallest ordinal number that isn't arithmetically definable? < 1421283091 870330 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wilbur hth < 1421283210 863362 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :12 and a quarter < 1421283234 262017 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :12 and a quarter is the smallest ordinal number x such that x * 4 = 49. < 1421283246 124257 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :the ordinality of the set of all microsoft excel programs < 1421283390 445655 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Oh, someone had already computed a bunch of base 2,3 palindromes but didn't submit them to the OEIS. <-- those bastards! < 1421283421 439771 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell Jafet Oh, someone had already computed a bunch of base 2,3 palindromes but didn't submit them to the OEIS. <-- those bastards! < 1421283421 556504 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421283574 753823 :GeekFood!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1421283874 900934 :zzo38!~zzo38@d99-199-112-63.bchsia.telus.net QUIT :Remote host closed the connection < 1421284225 671182 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 272 seconds < 1421284570 477540 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Night o/ < 1421284903 307308 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Night? < 1421285072 177215 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1421285073 281600 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca PART :#esoteric < 1421285172 79812 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 244 seconds < 1421285201 212274 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Here I go, trying to create the perfect programming language again. < 1421285219 842308 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421285369 47551 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :tswello. < 1421285401 832211 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :what is the most important feeling you want to achieve in that programming language? < 1421285445 445389 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :an inclusion of colon < 1421285464 846012 :roasted42!~appleseed@41.48.16.48 QUIT :Remote host closed the connection < 1421285480 225084 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421285521 671855 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421285608 371339 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :are there collective nouns for punctuation symbols and syntactic features? a décalage of indentations? a surprise of exclamation marks? < 1421285644 527295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i am pretty sure english collective nouns are just a kind of inside joke. < 1421285729 709301 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :a weirdness of Norwegians... :P < 1421285738 218166 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(mainly because norwegian has no such ridiculous proliferation of specific-to-specific-nouns ones) < 1421285790 733213 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Ahoily. < 1421285804 452577 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :we're pretty happy to use "flokk" for almost any kind of bird or mammal < 1421285850 781420 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I want to be able to write anything clearly and concisely. < 1421285858 942216 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :insects do get "sverm" instead, i guess. < 1421285874 442905 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So far, this language looks so wonderful. < 1421285878 21630 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Here's a sample: < 1421285910 753324 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: are you implying that french has a similarly ridiculous collection? < 1421285920 431230 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric : {{ List <:> Set -> Set {{ empty <:> forall A : Set , List A ;; cons <:> forall A : Set , A -> List A -> List A ;; }} ;; }} < 1421285928 119884 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :It'll probably look better in the future. < 1421285940 49403 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Hopefully. < 1421285954 591610 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :All those <:>s are bound to get obnoxious. < 1421285999 113252 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :So far this language is just Coq with worse syntax. < 1421286023 900757 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: never heard of any. we have the usual «troupeau», «cheptel» and similar. I'd say there are probably some weird cases, but then they are even more obscure than English ones. < 1421286050 614888 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good < 1421286057 335775 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is forgetting to eat again < 1421286059 623445 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION stumbles upon the <:>es. < 1421286072 149386 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION had a hamburger. < 1421286096 122025 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(my dad was de passage in Montréal tonight. we had a beer and a hamburger each. it was good.) < 1421286146 362020 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: ah, there's a «banc de poissons», «horde de caribous», «envolée de castors»... < 1421286453 209206 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Quick! Give me a very complicated Algebra equation < 1421286488 470369 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :e^x = x < 1421286508 321702 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :ACTION dies < 1421286601 781219 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION mapoles Lilax < 1421286619 909109 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :no dying in this chännel. it is bad form! < 1421286633 537510 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :This equation is rediculous! < 1421286697 714510 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION mapoles Lilax again < 1421286706 825225 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :no mocking equations' feelings! < 1421286727 465603 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :1/(x-1)+1/(x-2)+1/(x-3)=1/(x-4)-1 < 1421286801 557319 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :I wonder < 1421286808 825476 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :> 1/(x-1)+1/(x-2)+1/(x-3)=1/(x-4)-1 < 1421286810 125121 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:24: parse error on input ‘=’ < 1421286813 890476 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :nop < 1421286822 484744 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :I can't lambda the bot < 1421287023 739635 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 264 seconds < 1421287117 649715 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421287142 650024 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1421287143 213368 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 150100Z 34005KT 15SM SKC M17/M20 A3029 RMK SLP261 < 1421287263 207727 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421287440 201577 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421287445 730272 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca JOIN :#esoteric < 1421287446 701358 :burper!~burper@modemcable082.140-131-66.mc.videotron.ca PART :#esoteric < 1421287447 12279 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :I want to talk about Dark matter , Strange matter and other stuff at school but no one knows what I'm talking about < 1421287560 244074 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: the joke is that e^x = x has no solutions hth < 1421287561 206828 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421287584 529121 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION now wonders about complex numbers < 1421287588 813554 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :I know < 1421287718 267226 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Lets solve for x < 1421287725 151805 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Of that equation < 1421287755 627552 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tricky < 1421287877 213880 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :I'm trying < 1421287884 661285 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :ACTION overheats < 1421287903 780799 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421288174 658504 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a+ib=e^a*cos(b) + i*e^a*sin(b) < 1421288217 408785 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a/e^a = cos(b), b/e^a = sin(b) < 1421288293 389206 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :oerjan: dude, don't you know that one theorem? < 1421288307 284174 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :The function f(x) = e^x - x takes on every value except for at most one. < 1421288308 444202 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i may have known it at one time < 1421288316 814726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that yes < 1421288331 492603 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :You just have to show that the excluded value isn't 0. < 1421288333 740767 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :problem is, 0 could still be that one < 1421288343 160986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or there could be _no_ excluded value < 1421288354 115268 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Of course, if there's no excluded value, then there's a root. < 1421288396 156853 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :I guess I have no idea how to show that the excluded value isn't 0. < 1421288401 536437 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :So is there really no answer? < 1421288410 195555 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :e^x - x has exactly two roots, if I remember right. < 1421288420 433767 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: there is no answer for real numbers, because e^x > x always < 1421288431 771571 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :x^e = e < 1421288435 334913 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :euh < 1421288440 177706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tswett: well they would have to be in pairs < 1421288447 262903 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :Right. Complex conjugates. < 1421288463 864554 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: e isn't a variable, it's the number 2.718281828... < 1421288469 658342 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net PRIVMSG #esoteric :x^e = e means x is the eth root of e. < 1421288535 186395 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hum < 1421288551 405700 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :er no < 1421288557 794553 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 272 seconds < 1421288577 616118 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Yes the e is a number variable in that sense < 1421288581 252681 :boily!~alexandre@96.127.201.149 QUIT :Quit: MITIGATED CHICKEN < 1421288586 533411 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> exp(exp(-1)) -- that one is easily solved anyway < 1421288588 214583 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1.444667861009766 < 1421288595 708667 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :http://i.imgur.com/kP3Wn2W.png This is what happens when you leave me in charge of mandelbrot generating :( < 1421288615 927921 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CrazyM4n: THE FOOLS < 1421288619 365030 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :SHOW THEM ALL < 1421288634 285706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION should check if girl genius has updated < 1421288655 54861 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421288750 666057 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh still another paper doll < 1421289030 3734 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Paper doll? < 1421289048 341136 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://www.girlgeniusonline.com/comic.php < 1421289191 226698 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they're doing an intermission between volumes with paper dolls of several characters, which is a little annoying since the last volume ended on a cliffhanger < 1421289194 354711 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1421289284 270196 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :reminds me of Kisekae set system. < 1421289333 142302 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :omg cats < 1421289376 204934 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well there's only one cat character, but he's getting all of today's page < 1421289818 230985 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421289882 721774 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :http://i.imgur.com/puFdPvr.png some fractal geek would probably be able to tell me what happened :P < 1421289927 903222 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :hmm < 1421289943 345697 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Well, geek is my name < 1421289959 930386 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :What happened there is called rasterization < 1421290126 356529 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think he's referring to that, GeekDude < 1421290154 558664 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :well he did summon geek < 1421290220 186283 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CrazyM4n: showing your code might have better odds hth < 1421290232 804363 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i do know what the formula for mandelbrot _should_ be) < 1421290234 336846 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :https://gist.github.com/CrazyM4n/5f1f962a39486f3e2baa < 1421290242 877449 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :ignore the defines < 1421290252 496627 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :they are irrelevant lol < 1421290258 959831 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh C++ < 1421290268 678043 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :it's gross I know < 1421290311 249225 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I can't, for the life of me, figure out the problem. it should work, but it just *doesn't* < 1421290329 128920 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I guess it's still really cool tho so I'm not too mad < 1421290393 779689 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :>=2? isn't the standard >4? < 1421290431 163104 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CrazyM4n: the last thisComplex in thisComplex = lastComplex * lastComplex + thisComplex; should be the _starting_ thisComplex hth < 1421290447 236681 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :oh damn you're right < 1421290480 908810 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :so this is like a mandelbrot fractal with an evolving seed. coooool < 1421290494 54974 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 246 seconds < 1421290544 294104 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CrazyM4n: that's like the fibonacci of mandelbrots :P < 1421290619 275257 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421290626 699696 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :GeekDude: it's real^2 + imaginary^2 >4, but abs also takes square root < 1421290656 642263 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which btw is a little inefficient < 1421290677 940995 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :a^2 + b^2 == c^2, and sqrt(4) is 2, so... < 1421290682 304605 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :it checks out < 1421290698 322968 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :and I have some optimizations to make to my assembly ¬_¬ < 1421290724 334079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait, because of this? < 1421290753 431786 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :woohoo it works now < 1421290758 249642 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :thanks oerjan :D < 1421290758 335497 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay! < 1421290763 958693 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :oerjan: I wrote a mandelbrot renderer in assembly < 1421290775 596467 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :now I have a darn off-by-one error to fix somewhere < 1421290876 649155 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421291380 360519 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Quit: i'll be back < 1421291971 645168 :dts|pokeball!~DTSCode@174-134-25-153.res.bhn.net QUIT :Read error: Connection reset by peer < 1421292509 229339 :bb010g!uid21050@gateway/web/irccloud.com/x-fsemobpevjhbskhg QUIT :Quit: Connection closed for inactivity < 1421293359 126294 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 252 seconds < 1421293453 274210 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 255 seconds < 1421293556 61799 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421295389 153229 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :oerjan: http://i.imgur.com/RY9wjd2.png (Not my assembly version) < 1421295406 918035 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :That was a mandelbrot render where I redid one of the constants (I forget which) < 1421295431 541610 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Reminds me vaguely of some kind of animal < 1421295529 681140 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the red fuzzy two-headed toad < 1421295584 226768 :dianne_!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421295592 562741 :dianne!~diannes@unaffiliated/dianne QUIT :Disconnected by services < 1421295594 625993 :dianne_!~diannes@unaffiliated/dianne NICK :dianne < 1421295782 740739 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421295811 402101 :bb010g!uid21050@gateway/web/irccloud.com/x-zyzzghbvrnurpiqg JOIN :#esoteric < 1421295992 757416 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :wot < 1421296297 16026 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421296456 61581 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 244 seconds < 1421296559 733208 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421297011 28950 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Codename: CRAWL14]]4 10 02http://esolangs.org/w/index.php?diff=41683&oldid=41682 5* 03Oerjan 5* (-17) 10/* External resources */ Wayback < 1421297396 43431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i _could_ add the modern avida homepage which is in a completely different place; this won't help with the fact that the esolang's own specification is absent. < 1421297471 877647 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(and the link that once was there hasn't been preserved on wayback) < 1421297514 940566 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421297594 505484 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :Mmm XML parsing documents were an absolute waste of my day < 1421298283 908791 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Codename: CRAWL14]]4 10 02http://esolangs.org/w/index.php?diff=41684&oldid=41683 5* 03Oerjan 5* (+335) 10explain sorry state; although found something in the old forum < 1421298453 828001 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Codename: CRAWL14]]4 10 02http://esolangs.org/w/index.php?diff=41685&oldid=41684 5* 03Oerjan 5* (+20) 10Some tense changes seem in order < 1421298904 72773 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk PRIVMSG #esoteric :gnight < 1421299142 799503 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 245 seconds < 1421299259 460715 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421299974 869306 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421299992 143266 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Yaay off by one errors < 1421300020 501164 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :My program is really picky about when it wants to offset everything by one < 1421300026 447291 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :It depends on what input you use < 1421300048 571120 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :If it's not in the perfect range it spits in your face < 1421300126 134544 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is this the same program from the gist? < 1421300159 614942 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I've fixed it up a ton but yeah < 1421300306 492359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm wild guess could it be that floating point errors cause it to sometimes get slightly < xRight and sometimes slightly > xRight, or similar for y? < 1421300333 379251 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :such that it is unpredictable whether it includes ~ xRight or not < 1421300364 16782 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :See, that's what I thought originally < 1421300370 663367 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :But changing it to <= doesn't help < 1421300388 713915 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :And this is nowhere near the range that I should start having floating point errors on doubles < 1421300390 113905 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um it wouldn't help if you were right either < 1421300405 706987 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :? < 1421300424 192899 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or well hm < 1421300437 887861 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how do the off-by-one errors manifest? < 1421300453 142703 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :https://gist.github.com/CrazyM4n/3e8214a45d89f89f79b1 This is what I have right now < 1421300471 219799 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :And what happens is that occasionally it'll just generate one too little pixel per row < 1421300479 420880 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :And in turn it skews the whole image < 1421300531 760929 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that could be explained by floating point error as i said. and <= wouldn't help. < 1421300559 568814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unless xStep is a power of 2, you _will_ get some errors. < 1421300569 70759 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :If it was floating point error, it wouldn't be so reliably wrong though, would it? < 1421300583 867909 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it would be realiable per image... < 1421300588 430098 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :As in, it when it's skewed, no rows have the occasional correct pixel < 1421300591 857920 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :*pixel count < 1421300613 702083 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, that's as expected, because in each row the x variables are exactly the same < 1421300659 461177 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not a non-deterministic error < 1421300675 936425 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Oh, I see what you're saying < 1421300684 763805 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I get it now < 1421300687 517897 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it depends only on the relationship of xLeft, xRight and xStep < 1421300728 31369 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :That's quite a problem < 1421300738 336516 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :CrazyM4n: http://i.imgur.com/RY9wjd2.png < 1421300743 954392 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Goodnight < 1421300751 128423 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suggest perhaps using an integer counter and multiplying instead < 1421300754 583460 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Also, that was a mandelbrot render gone awry ;) < 1421300760 493489 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421300768 233517 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or at least using an integer counter to test for stopping < 1421300795 266686 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :oerjan: I could also go the cheap way, and just introduce the same floating point error in the xPixels < 1421300805 99256 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 246 seconds < 1421300835 663242 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :CrazyM4n: oh actually you could use the ugly trick haskell uses for floating Enums < 1421300859 455588 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :real < xRight + xStep / 2 < 1421300880 353111 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it is precisely for preventing this sort of thing < 1421300907 778994 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :That's terribly ugly. Disgusting, even! < 1421300913 91660 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :(I'm using it.) < 1421300926 230895 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421301019 146018 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Aaaand still broken. This time it's generating an extra pixel though. < 1421301026 705202 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bah < 1421301033 28284 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :lol < 1421301040 671411 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :change + to - :P < 1421301077 246436 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :haskell ranges are meant to be inclusive < 1421301081 951217 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I don't get how that'd work but whatever, I'm trying it anyway < 1421301109 985717 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Oh... wow < 1421301131 897903 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :It worked perfectly < 1421301136 352341 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay < 1421301149 659375 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :That was such an elegantly lazy solution I'm honestly kind of taken aback < 1421301261 67932 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :I'm going to go to sleep, thanks for that though :P < 1421301268 610649 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you're welcome :) < 1421301299 68968 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PRIVMSG #esoteric :Gnight < 1421301304 433605 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net PART #esoteric :"aaaa" < 1421301865 75240 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421302256 418675 :drdanmaku!uid17782@gateway/web/irccloud.com/x-girckmkpnyjijuts QUIT :Quit: Connection closed for inactivity < 1421303431 89871 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 244 seconds < 1421303505 857206 :roasted42!~appleseed@41.48.16.48 JOIN :#esoteric < 1421303652 530747 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom14]]4 10 02http://esolangs.org/w/index.php?diff=41686&oldid=35584 5* 03DDR 5* (+207) 10Added note about ComeFrom 2. < 1421303919 214429 :roasted42!~appleseed@41.48.16.48 QUIT :Ping timeout: 265 seconds < 1421304191 327777 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421304396 729839 :roasted42!~appleseed@41.48.16.47 JOIN :#esoteric < 1421304863 139951 :roasted42!~appleseed@41.48.16.47 QUIT :Ping timeout: 240 seconds < 1421305043 603813 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom214]]4 N10 02http://esolangs.org/w/index.php?oldid=41687 5* 03DDR 5* (+1524) 10Added a very brief page on CFL2. < 1421306611 353965 :Lilax!uid52684@gateway/web/irccloud.com/x-plhzgquxgmsymulk QUIT :Quit: Connection closed for inactivity < 1421307029 273979 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh I forgot about Krosp... will there be a real comic this week? < 1421307109 894144 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well krosp _was_ the last character to have a role in the play < 1421307156 62983 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1421307163 99112 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the stepmother < 1421307190 165091 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(played by gkika i think) < 1421307203 959508 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net JOIN :#esoteric < 1421307219 838534 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nah, she was done before the daughters < 1421307267 601944 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wait no < 1421307313 219517 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION is confused about the number of characters now. < 1421307474 959649 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you're right, of course. < 1421307526 180967 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and how could I forget the quilting bees < 1421307530 348331 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heh < 1421307755 113384 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think she's the only major character left < 1421307806 679801 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unless they're going to do clanks and servants < 1421307859 223705 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I hope not < 1421307870 845180 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :we might not see a new story arc till next year... < 1421307880 78575 :qwertyo!~qwertyo1@rn-nat-129-97-131-0.dynamic.uwaterloo.ca JOIN :#esoteric < 1421307912 415516 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1421308787 815522 :MoALTz!~no@user-109-243-165-112.play-internet.pl QUIT :Quit: Leaving < 1421308861 786372 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: ZZZZ < 1421309287 137802 :glguy!~glguy@unaffiliated/glguy QUIT :Ping timeout: 252 seconds < 1421309630 237097 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421310277 144231 :shikhin!~shikhin@120.57.235.20 JOIN :#esoteric < 1421310280 139032 :shikhin!~shikhin@120.57.235.20 QUIT :Changing host < 1421310280 182303 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421313013 43487 :qwertyo!~qwertyo1@rn-nat-129-97-131-0.dynamic.uwaterloo.ca QUIT :Quit: Leaving < 1421313330 768758 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :I have several ideas about programming language to make up rule of Magic: the Gathering and other stuff, which now I think can be called RULECARD. You can tell me if it look OK to you, if you have other idea about it, etc. One thing would be: You do not need to declare a string to add it to a pool; it is added automatically if used where a string belonging to that pool is expected, but the pool itself must still be declared. < 1421313472 874650 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :When defining a data type, you can declare it as final. If declared as final, all declarations of that type must be equivalent; otherwise they don't have to be and all are put together, however in such a case none of the declarations of the type are allowed to be final. String pools are never final, the integer type is always final, and some but not all built-in types are final. < 1421313560 239698 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :Host types should also always be final. < 1421313601 233385 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: I've wondered about such a language before. < 1421313635 611836 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's hard to figure out what you mean without some context about yoru idea for the language. < 1421313707 375489 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :Host types would be definable using host macros, and are opaque to everything else in the program. Host macros can be defined in an external file, and are not considered a part of the rules of the game, and are only needed to implement the game on a computer. If you are playing the game without a computer, host macros are unimportant and are not needed. < 1421313866 342236 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :shachaf: Well, I don't have a lot of context really, but I would think it would resemble a kind of strongly typed Lisp. < 1421314098 365248 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :http://darksky.slac.stanford.edu/simulations/ds14_a/ wat < 1421314184 210997 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :shachaf: What things are you saying is hard exactly, what question you have, I can try to answer it more specifically? < 1421314817 248585 :APic!apic@apic.name JOIN :#esoteric < 1421314873 518320 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :31TB? Must be heavily compressed < 1421314892 542260 :APic!apic@apic.name PRIVMSG #esoteric :Hi < 1421314913 536376 :APic!apic@apic.name PRIVMSG #esoteric :Is there already a C-to-Brainfuck-Compiler out there? < 1421314921 114359 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Read error: Connection reset by peer < 1421314939 637580 :APic!apic@apic.name PRIVMSG #esoteric :(/g 58 < 1421314941 252995 :APic!apic@apic.name PRIVMSG #esoteric :ww < 1421314953 210292 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :c2bf compiles a little bit of C. < 1421315154 56144 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421315157 96150 :APic!apic@apic.name PRIVMSG #esoteric :Ok, so probably it would be worth writing an LLVM-Backend like Emscriptem < 1421315169 21191 :APic!apic@apic.name PRIVMSG #esoteric :I will add that to my .plan < 1421315188 44929 :APic!apic@apic.name PRIVMSG #esoteric :(Could take some Months/Years until i get to it, but hey… better than no Plan ;-)) < 1421315195 238727 :APic!apic@apic.name PRIVMSG #esoteric :ACTION structured Procrastinator < 1421315864 386570 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ais523 had a gcc backend for it < 1421315871 92004 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome APic < 1421315884 10737 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04APic: 07Welcome 08to 09the 02international 06hub 13for 04esoteric 07programming 08language 09design 02and 06deployment! 13For 04more 07information, 08check 09out 02our 06wiki: 13. 04(For 07the 08other 09kind 02of 06esoterica, 13try 04#esoteric 07on 08irc.dal.net.) < 1421316071 74632 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :I have heard that LLVM doesn't optimize brainfuck codes particularly well because it wasn't designed to do so. Additional optimizers might be written though, that would allow codes compiled from brainfuck to work better, possibly. < 1421316217 232389 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hthere was a good blog post about brainfuck optimization < 1421316226 922742 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :their idea was to add new bytecode instrucitons to handle optimizations < 1421316246 284996 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think that's a good start, then trying to go higher level by doing analysis of the code < 1421316567 426722 :APic!apic@apic.name PRIVMSG #esoteric :elliott: Thanks < 1421318426 441223 :mihow!~mihow@108.30.58.169 QUIT :Read error: Connection reset by peer < 1421318558 965984 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421319324 965296 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :How to make the program to optimize a .XM music file by combining, splitting, rearranging, and changing patterns in the file? < 1421319570 711891 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net PRIVMSG #esoteric :First it should unroll all loops and put all rows into one large list, with a song repeat point somewhere inside of the list, and then what next? < 1421320342 319658 :zzo38!~zzo38@d154-5-16-159.bchsia.telus.net QUIT :Remote host closed the connection < 1421320515 218705 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421322216 728427 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :I wonder if it’s a thing to create a pipe and then forkexec with an arg that points the program at the relevant pipe fd to grab its output, when that must stay independent of stdout and stderr. < 1421322221 175960 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421322512 975517 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: yes, that is a thing < 1421322526 284901 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: you can use either a filename or a file descriptor name < 1421322562 353853 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: just make sure to keep your close-on-exec flags straight and close unnecessary handles in the parent process, or else you'll leak file descriptors which can cause undesirable side effects like missing EOFs or worse < 1421322577 844629 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ 'hello' < 1421322578 309514 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: hello < 1421322582 549664 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :I was thinking like passing /proc/self/fd/42 . < 1421322591 427703 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :Or whatever fd you happen to get. < 1421322592 694517 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: if it helps, j-bot here ^ passes a file descriptor number < 1421322595 189408 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :^prefixes < 1421322595 621193 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Bot prefixes: fungot ^, HackEgo `, EgoBot !, lambdabot @ or ?, thutubot +, metasepia ~, idris-bot ( , jconn ) , blsqbot ! < 1421322647 156432 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :from the bot parent process to each interpreter process, in a command-line argument < 1421322675 92598 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :I meant without the child process being set up to do this. < 1421322693 258455 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: you can try it even without < 1421322714 344653 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Melvar: recent versions of bash actually have some helping syntax for this: < 1421322716 603047 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :Just using /proc/self/fd/ to point it at a file descriptor one has made sure to leave open. < 1421322743 772410 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo <(echo Hi!) < 1421322744 467949 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/dev/fd/63 < 1421322761 991877 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` cat <(echo Hi!) < 1421322762 674071 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Hi! < 1421322780 303171 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de PRIVMSG #esoteric :Oh, that actually does that. Nice. < 1421322785 633527 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :instead of explicitly giving file descriptor numbers like ( someprogram --magical_fd=6 6 init . tails $ [1,2,3] < 1421354770 270433 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[1,2,3],[2,3],[3]] < 1421354777 86904 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421354779 900299 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> init . tails $ [] < 1421354781 275613 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [] < 1421354803 467861 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> tails . init $ [1,2,3] < 1421354805 229776 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[1,2],[2],[]] < 1421354843 165502 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: well I was trying to make a point that "init" and "tail" can be used as building blocks of total functions. < 1421354866 380196 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> tail . inits $ [1,2,3] -- there's this counterpart, too. < 1421354867 965130 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[1],[1,2],[1,2,3]] < 1421354882 746609 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :> inits . tails $ "qwertyuiopasdfghjklzxcvbnm" < 1421354884 222513 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[],["qwertyuiopasdfghjklzxcvbnm"],["qwertyuiopasdfghjklzxcvbnm","wertyuiopa... < 1421354912 449647 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> (>>= init . tails) . tail . inits $ [1,2,3] < 1421354913 904318 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [[1],[1,2],[2],[1,2,3],[2,3],[3]] < 1421354918 371715 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha < 1421354919 526674 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :cool < 1421354985 594560 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I would agree that (!!) tends to be a special purpose operator < 1421355029 427815 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> fix ((0:) . scanl (+) 1) !! 10 < 1421355030 891866 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 55 < 1421355047 385638 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> fix ((0:) . scanl (+) 1) < 1421355051 369064 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [0,1,1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181,6765,10946,... < 1421355135 528032 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(mainly because when find yourself using !! a lot, lists are probably the wrong data structure to use) < 1421356202 689162 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Bugger it. I am too fucking braindead to do this homework right now. My brain keeps running in circles. < 1421356478 258631 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Quit: Reconnecting < 1421356491 79537 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421356499 53045 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03TrudyWordzvqxsgm 5* 10New user account < 1421356503 605113 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/block14]]4 block10 02 5* 03Abuse filter 5* 10blocked [[02User:TrudyWordzvqxsgm10]] with an expiry time of indefinite (account creation disabled): Automatically blocked by abuse filter. Description of matched rule: first edit is to user page and contains spambot-like use of br tag < 1421356825 416226 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :br tag?? < 1421356838 615776 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I know my rights and the BR tag is one of hem < 1421357324 527225 :S1!~S1@pD9FCA575.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421357471 380630 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :oh lord, I see by a peek ahead to HW4 that my friend the binary tree comes back to visit again. XD < 1421357559 937302 :vanila!~vanila@unaffiliated/vanila QUIT :Remote host closed the connection < 1421357588 115524 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1421358089 727951 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 245 seconds < 1421360423 888966 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421360830 289101 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421360869 119212 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com JOIN :#esoteric < 1421360909 283576 :bb010g!uid21050@gateway/web/irccloud.com/x-fipriufwxrskojjn QUIT :Quit: Connection closed for inactivity < 1421362061 461540 :heroux_!sandroco@gateway/shell/insomnia247/session JOIN :#esoteric < 1421362330 320305 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com QUIT :*.net *.split < 1421362331 866864 :APic!apic@apic.name QUIT :*.net *.split < 1421362332 10029 :sebbu!~sebbu@unaffiliated/sebbu QUIT :*.net *.split < 1421362332 269418 :EgoBot!dlopen@libdl.so QUIT :*.net *.split < 1421362332 312825 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :*.net *.split < 1421362332 702413 :elliott!~elliott@unaffiliated/elliott QUIT :*.net *.split < 1421362333 104749 :mtve!~mtve@10130.x.rootbsd.net QUIT :*.net *.split < 1421362333 148066 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :*.net *.split < 1421362333 397426 :FireFly!~firefly@oftn/member/FireFly QUIT :*.net *.split < 1421362335 719645 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :*.net *.split < 1421362336 170936 :int-e!~noone@static.88-198-179-137.clients.your-server.de QUIT :*.net *.split < 1421362336 419428 :q3k!~q3k@q3k.org QUIT :*.net *.split < 1421362337 63019 :ocharles_!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae QUIT :*.net *.split < 1421362337 760446 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1421362338 432615 :fractal!~fractal@unaffiliated/scounder QUIT :*.net *.split < 1421362338 531303 :supay!sid47179@gateway/web/irccloud.com/x-jmekcgonmkeyfkyi QUIT :*.net *.split < 1421362338 618277 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io QUIT :*.net *.split < 1421362338 889441 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421362339 448761 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421362339 914298 :jix!~jix@jixco.de QUIT :*.net *.split < 1421362340 227759 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421362340 510738 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421362340 803289 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421362341 762592 :TieSoul!~quassel@86.89.119.147 QUIT :*.net *.split < 1421362342 388271 :b_jonas!~x@russell2.math.bme.hu QUIT :*.net *.split < 1421362343 142690 :j-bot!~j-bot@li339-21.members.linode.com QUIT :*.net *.split < 1421362343 516292 :shachaf!~shachaf@unaffiliated/shachaf QUIT :*.net *.split < 1421362343 559676 :yiyus_!1242712427@je.je.je QUIT :*.net *.split < 1421362343 985656 :erdic!~erdic@unaffiliated/motley QUIT :*.net *.split < 1421362344 67771 :Jafet!~jafet@unaffiliated/jafet QUIT :*.net *.split < 1421362344 402336 :yukko!~yukko@unaffiliated/yukko QUIT :*.net *.split < 1421362345 377015 :MoALTz!~no@user-109-243-119-160.play-internet.pl QUIT :*.net *.split < 1421362345 461303 :aloril_!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi QUIT :*.net *.split < 1421362347 142648 :digitalcold!~redacted@192.73.232.206 QUIT :*.net *.split < 1421362347 185904 :trn!jhj@trnsz.com QUIT :*.net *.split < 1421362347 272630 :rodgort!~rodgort@192.241.198.49 QUIT :*.net *.split < 1421362347 368810 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :*.net *.split < 1421362347 795658 :clog!~nef@bespin.org QUIT :*.net *.split < 1421362348 442965 :kline!~kline@unaffiliated/kline QUIT :*.net *.split < 1421362349 59132 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :*.net *.split < 1421362349 225945 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :*.net *.split < 1421362349 416899 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :*.net *.split < 1421362350 200703 :Zuu!~zuu@unaffiliated/zuu QUIT :*.net *.split < 1421362350 676731 :relrod!~relrod@redhat/relrod QUIT :*.net *.split < 1421362351 279909 :blsqbot!~blsqbot@fmnssun.ibone.ch QUIT :*.net *.split < 1421362351 869995 :mroman!~roman2@80.246.50.48 QUIT :*.net *.split < 1421362352 478072 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :*.net *.split < 1421362352 478171 :MDude!~fyrc@67.235.2.71 QUIT :*.net *.split < 1421362352 571619 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :*.net *.split < 1421362353 363856 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :*.net *.split < 1421362353 439733 :myname!~myname@84.200.43.57 QUIT :*.net *.split < 1421362354 335516 :shikhin!~shikhin@unaffiliated/shikhin QUIT :*.net *.split < 1421362354 562229 :mitchs!~canissimi@unaffiliated/canissimia QUIT :*.net *.split < 1421362354 650791 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de QUIT :*.net *.split < 1421362354 887182 :fizzie!fis@unaffiliated/fizzie QUIT :*.net *.split < 1421362355 450077 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :*.net *.split < 1421362355 626739 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :*.net *.split < 1421362356 393357 :quintopia!~quintopia@unaffiliated/quintopia QUIT :*.net *.split < 1421362357 189049 :variable!root@freebsd/developer/variable QUIT :*.net *.split < 1421362357 650531 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :*.net *.split < 1421362357 902910 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ptvlwtxqjgcxwtut QUIT :*.net *.split < 1421362358 301738 :jameseb!~jameseb_@runciman.default.hacksoc.uk0.bigv.io QUIT :*.net *.split < 1421362358 415274 :zemhill_!bfjoust@selene.zem.fi QUIT :*.net *.split < 1421362358 514963 :fungot!fis@selene.zem.fi QUIT :*.net *.split < 1421362359 590577 :heroux!sandroco@gateway/shell/insomnia247/x-repxfykwqcnuhlwx QUIT :*.net *.split < 1421362359 892405 :atehwa!atehwa@aulis.sange.fi QUIT :*.net *.split < 1421362360 890326 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1421362360 987826 :tromp!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :*.net *.split < 1421362362 48001 :nyuszika7h!nyuszika7h@cadoth.net QUIT :*.net *.split < 1421362362 354432 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi QUIT :*.net *.split < 1421362363 543952 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :*.net *.split < 1421362363 743310 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de QUIT :*.net *.split < 1421362364 105376 :yorick!~yorick@oftn/member/yorick QUIT :*.net *.split < 1421362364 148649 :reynir!~reynir@unaffiliated/reynir QUIT :*.net *.split < 1421362364 148748 :diginet!~diginet@107.170.146.29 QUIT :*.net *.split < 1421362364 148807 :nisstyre!~yourstrul@li611-52.members.linode.com QUIT :*.net *.split < 1421362364 536541 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com QUIT :*.net *.split < 1421362364 701307 :Gregor!dlopen@libdl.so QUIT :*.net *.split < 1421362365 694418 :mihow!~mihow@108.30.58.169 QUIT :*.net *.split < 1421362366 560806 :newsham!~chat@udp217044uds.hawaiiantel.net QUIT :*.net *.split < 1421362366 894848 :woe!~IceChat9@gprs-inet-183-88.elisa.ee QUIT :*.net *.split < 1421362367 31759 :FreeFull!~freefull@defocus/sausage-lover QUIT :*.net *.split < 1421362367 169511 :glguy!~glguy@unaffiliated/glguy QUIT :*.net *.split < 1421362367 229090 :dianne!~diannes@unaffiliated/dianne QUIT :*.net *.split < 1421362367 737420 :nortti!nortti@nano.smar.fi QUIT :*.net *.split < 1421362367 882925 :kcm1700!~kcm1700@175.117.8.72 QUIT :*.net *.split < 1421362367 926207 :ski!~ski@remote1.student.chalmers.se QUIT :*.net *.split < 1421362368 54012 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :*.net *.split < 1421362368 129589 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-eozaorntudrdxnrf QUIT :*.net *.split < 1421362368 425798 :monotone!~monotone@room208.org QUIT :*.net *.split < 1421362401 142131 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1421362401 142916 :erdic_!~erdic@unaffiliated/motley JOIN :#esoteric < 1421362401 143032 :jix_!~jix@jixco.de JOIN :#esoteric < 1421362401 143145 :coppro_!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421362401 143207 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421362401 143263 :Sgeo__!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1421362401 143319 :atehwa_!atehwa@aulis.sange.fi JOIN :#esoteric < 1421362401 143374 :J_Arcane_!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1421362401 143429 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1421362401 143483 :Sgeo_!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1421362401 143539 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421362401 143594 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421362401 143648 :MoALTz!~no@user-109-243-119-160.play-internet.pl JOIN :#esoteric < 1421362401 143702 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421362401 143756 :aloril_!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi JOIN :#esoteric < 1421362401 143810 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421362401 143865 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421362401 143919 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ptvlwtxqjgcxwtut JOIN :#esoteric < 1421362401 143973 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421362401 144026 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421362401 144080 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421362401 144133 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1421362401 144188 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1421362401 144242 :MDude!~fyrc@67.235.2.71 JOIN :#esoteric < 1421362401 144297 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421362401 186631 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421362401 186745 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421362401 186804 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421362401 186862 :jameseb!~jameseb_@runciman.default.hacksoc.uk0.bigv.io JOIN :#esoteric < 1421362401 186917 :ocharles_!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae JOIN :#esoteric < 1421362401 186972 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421362401 187026 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1421362401 187117 :fractal!~fractal@unaffiliated/scounder JOIN :#esoteric < 1421362401 187172 :supay!sid47179@gateway/web/irccloud.com/x-jmekcgonmkeyfkyi JOIN :#esoteric < 1421362401 187227 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io JOIN :#esoteric < 1421362401 187281 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi JOIN :#esoteric < 1421362401 187336 :reynir!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421362401 187389 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1421362401 187443 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421362401 187569 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421362401 187625 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421362401 187680 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421362401 187734 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421362401 187788 :jix!~jix@jixco.de JOIN :#esoteric < 1421362401 187841 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: JOIN :#esoteric < 1421362401 187895 :yukko!~yukko@unaffiliated/yukko JOIN :#esoteric < 1421362401 187952 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421362401 188005 :yiyus_!1242712427@je.je.je JOIN :#esoteric < 1421362401 188059 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1421362401 188114 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1421362401 188168 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1421362401 188221 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421362401 188275 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1421362401 188329 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1421362401 188384 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421362401 188439 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1421362401 188493 :clog!~nef@bespin.org JOIN :#esoteric < 1421362401 188547 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421362401 188601 :rodgort!~rodgort@192.241.198.49 JOIN :#esoteric < 1421362401 188654 :trn!jhj@trnsz.com JOIN :#esoteric < 1421362401 188709 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1421362401 188763 :mroman!~roman2@80.246.50.48 JOIN :#esoteric < 1421362401 188816 :blsqbot!~blsqbot@fmnssun.ibone.ch JOIN :#esoteric < 1421362401 188869 :relrod!~relrod@redhat/relrod JOIN :#esoteric < 1421362401 188922 :Zuu!~zuu@unaffiliated/zuu JOIN :#esoteric < 1421362401 188975 :fizzie!fis@unaffiliated/fizzie JOIN :#esoteric < 1421362401 189028 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1421362401 189080 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421362401 189139 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1421362401 189192 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1421362401 189249 :q3k!~q3k@q3k.org JOIN :#esoteric < 1421362401 189302 :int-e!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1421362401 189355 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1421362401 189408 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1421362401 189461 :Gregor!dlopen@libdl.so JOIN :#esoteric < 1421362418 458498 :yukko_!~yukko@vps-7818-9356.cloud.tilaa.com JOIN :#esoteric < 1421362443 937395 :ocharles_!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae QUIT :*.net *.split < 1421362444 664446 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1421362445 369268 :fractal!~fractal@unaffiliated/scounder QUIT :*.net *.split < 1421362445 472169 :supay!sid47179@gateway/web/irccloud.com/x-jmekcgonmkeyfkyi QUIT :*.net *.split < 1421362445 559235 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io QUIT :*.net *.split < 1421362445 843891 :skarn!skarn@unaffiliated/skarn QUIT :*.net *.split < 1421362446 418421 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :*.net *.split < 1421362446 899339 :jix!~jix@jixco.de QUIT :*.net *.split < 1421362447 221718 :pikhq!~pikhq@deagol.pikhq.com QUIT :*.net *.split < 1421362447 507521 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :*.net *.split < 1421362447 810592 :pallokolmio!vosalo@linux.utu.fi QUIT :*.net *.split < 1421362448 320645 :heroux_!sandroco@gateway/shell/insomnia247/session QUIT :Changing host < 1421362448 364003 :heroux_!sandroco@gateway/shell/insomnia247/x-hiqpvrdynrormtgr JOIN :#esoteric < 1421362460 968778 :EgoBot!dlopen@libdl.so JOIN :#esoteric < 1421362461 9992 :woe!~IceChat9@gprs-inet-183-88.elisa.ee JOIN :#esoteric < 1421362461 10095 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421362461 10153 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421362461 10209 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421362461 10264 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1421362461 10319 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421362461 10374 :ski!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1421362461 10429 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421362461 10487 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-eozaorntudrdxnrf JOIN :#esoteric < 1421362461 10541 :monotone!~monotone@room208.org JOIN :#esoteric < 1421362467 458271 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Remote host closed the connection < 1421362474 276753 :elliott!~elliott@li278-81.members.linode.com JOIN :#esoteric < 1421362490 278924 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric > 1421362895 867685 JOIN :#esoteric > 1421362900 13043 JOIN :#esoteric > 1421362900 530146 JOIN :#esoteric > 1421362958 963399 JOIN :#esoteric > 1421362963 106397 JOIN :#esoteric > 1421362963 623773 JOIN :#esoteric > 1421363022 121240 JOIN :#esoteric > 1421363026 264958 JOIN :#esoteric > 1421363026 783812 JOIN :#esoteric > 1421363085 74440 JOIN :#esoteric > 1421363089 214459 JOIN :#esoteric > 1421363089 731712 JOIN :#esoteric > 1421363148 199004 JOIN :#esoteric < 1421363148 921397 :glogbot!dlopen@libdl.so JOIN :#esoteric > 1421363152 346778 JOIN :#esoteric > 1421363152 865060 JOIN :#esoteric < 1421363170 110101 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421363176 712071 :supay!sid47179@gateway/web/irccloud.com/x-jmekcgonmkeyfkyi QUIT :Max SendQ exceeded < 1421363177 919011 :APic!apic@apic.name JOIN :#esoteric < 1421363178 69479 :atehwa!atehwa@aulis.sange.fi JOIN :#esoteric < 1421363179 204949 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1421363183 281497 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1421363208 86876 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1421363213 662763 :supay!sid47179@unaffiliated/supay JOIN :#esoteric < 1421363262 698022 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1421363269 769140 :SirCmpwn!~SirCmpwn@irc.sircmpwn.com JOIN :#esoteric < 1421363276 689508 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1421363276 840080 :MoALTz_!~no@user-109-243-119-160.play-internet.pl QUIT :Read error: Connection reset by peer < 1421363277 282287 :MDude!~fyrc@67.235.2.71 QUIT :*.net *.split < 1421363277 432763 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :*.net *.split < 1421363277 733669 :17WAATBQS!~myname@84.200.43.57 QUIT :*.net *.split < 1421363411 180771 :reynir!~reynir@reynir.dk JOIN :#esoteric < 1421363411 566487 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Remote host closed the connection < 1421363415 574431 :reynir!~reynir@reynir.dk NICK :Guest46246 < 1421363445 921243 :elliott_!~elliott@li278-81.members.linode.com JOIN :#esoteric < 1421363486 992038 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421363504 87011 :clog!~nef@bespin.org JOIN :#esoteric < 1421363571 127651 :Gregor!dlopen@libdl.so JOIN :#esoteric < 1421363571 317926 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421363571 318064 :Vorpal!~Vorpal@81-224-29-207-no185.bredband.skanova.com JOIN :#esoteric < 1421363571 318122 :monotone!~monotone@room208.org JOIN :#esoteric < 1421363571 318178 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-eozaorntudrdxnrf JOIN :#esoteric < 1421363571 318233 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421363571 318287 :ski!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1421363571 318341 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1421363571 318395 :nortti!nortti@nano.smar.fi JOIN :#esoteric < 1421363571 318449 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421363571 318511 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421363571 318565 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421363571 318618 :woe!~IceChat9@gprs-inet-183-88.elisa.ee JOIN :#esoteric < 1421363571 318677 :EgoBot!dlopen@libdl.so JOIN :#esoteric < 1421363571 318731 :Tod-Autojoined!Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1421363571 318785 :Froox!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1421363571 318838 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1421363571 318891 :yiyus!1242712427@je.je.je JOIN :#esoteric < 1421363571 318943 :pallokolmio!vosalo@linux.utu.fi JOIN :#esoteric < 1421363578 334048 :Gracenotes!~person@192.241.203.42 JOIN :#esoteric < 1421363581 312996 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421363583 964518 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421363598 828881 :Jafet!~jafet@unaffiliated/jafet PART :#esoteric < 1421363608 568107 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1421363616 402215 :glguy_!~glguy@unaffiliated/glguy QUIT :Quit: Part < 1421363621 451115 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421363621 601400 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1421363626 610756 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e JOIN :#esoteric < 1421363626 761058 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421363649 465322 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Max SendQ exceeded < 1421363672 466766 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :Quit: ChatZilla 0.9.91-rdmsoft [XULRunner 32.0.3/20140923175406] < 1421363689 342923 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1421363689 773639 :Vorpal!~Vorpal@81-224-29-207-no185.bredband.skanova.com NICK :Guest84511 < 1421363693 55119 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421363702 197408 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1421363770 344470 :newsham!~chat@udp217044uds.hawaiiantel.net JOIN :#esoteric < 1421363777 348639 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421363784 25242 :nyuszika7h!nyuszika7h@cadoth.net JOIN :#esoteric < 1421363934 363086 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom214]]4 10 02http://esolangs.org/w/index.php?diff=41688&oldid=41687 5* 03DDR 5* (+2892) 10Added missing list of operators. < 1421363978 124175 :Effilry!~firefly@firefly.xen.prgmr.com JOIN :#esoteric < 1421364074 196654 :Effilry!~firefly@firefly.xen.prgmr.com QUIT :Changing host < 1421364074 347272 :Effilry!~firefly@oftn/member/FireFly JOIN :#esoteric < 1421364101 608448 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421364115 237976 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421364130 694464 :variable!root@gateway/shell/trekweb.org/session JOIN :#esoteric < 1421364130 983099 :variable!root@gateway/shell/trekweb.org/session QUIT :Changing host < 1421364131 133656 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1421364152 287408 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421364170 37085 :Effilry!~firefly@oftn/member/FireFly NICK :FireFly < 1421364212 578445 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net JOIN :#esoteric < 1421364229 804593 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :Guest36177 < 1421364471 350438 :heroux!sandroco@gateway/shell/insomnia247/session QUIT :Changing host < 1421364471 500918 :heroux!sandroco@gateway/shell/insomnia247/x-paolivgfidjtgxrq JOIN :#esoteric < 1421364522 563130 :supay!sid47179@unaffiliated/supay QUIT :Changing host < 1421364522 750292 :supay!sid47179@gateway/web/irccloud.com/x-bbrmekbajiyydsjc JOIN :#esoteric < 1421365210 501884 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421365210 502007 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Client Quit < 1421365233 195205 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421365234 900920 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric : when creating a new language article on the wiki, should one use the year the language was designed or the current year (year it was first published)? < 1421365256 912587 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :year of design obviously, brainfuck's in [[Category:1993]] rather than 200whatever < 1421366137 443885 :LordCreepity!~davis@cpe-74-131-10-190.swo.res.rr.com JOIN :#esoteric < 1421366173 567162 :LordCreepity!~davis@cpe-74-131-10-190.swo.res.rr.com QUIT :Client Quit < 1421367197 301175 :bb010g!uid21050@gateway/web/irccloud.com/x-qsrycmzsbamuzctd JOIN :#esoteric < 1421367740 718395 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe NICK :KingBot < 1421367763 811983 :KingBot!~KingOfKar@unaffiliated/kingofkarlsruhe NICK :KingOfKarlsruhe < 1421367771 721674 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421367940 751981 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421368870 753787 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? boily < 1421368877 969608 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :boily is monetizing a broterhood scheme with the Guardian of Lachine. He's also a NaniDispenser, a Man Eating Chicken and a METARologist. He is seriously lacking in the f-word department. < 1421368938 397093 :sebbu!~sebbu@ADijon-152-1-33-158.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1421368949 270472 :mtve!~mtve@10130.x.rootbsd.net JOIN :#esoteric < 1421368975 527005 :sebbu!~sebbu@ADijon-152-1-33-158.w83-194.abo.wanadoo.fr QUIT :Changing host < 1421368975 713876 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1421369178 404608 :dorei!~n_i_l@ppp141255004065.access.hol.gr JOIN :#esoteric < 1421369855 923919 :MDude!~fyrc@67.235.2.71 JOIN :#esoteric < 1421371069 194118 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu JOIN :#esoteric < 1421371588 446522 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Remote host closed the connection < 1421371872 985860 :dorei!~n_i_l@ppp141255004065.access.hol.gr QUIT : < 1421372111 423154 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421372563 525550 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 255 seconds < 1421372657 630016 :zzo38!~zzo38@d50-92-128-190.bchsia.telus.net JOIN :#esoteric < 1421373390 198289 :zzo38!~zzo38@d50-92-128-190.bchsia.telus.net PRIVMSG #esoteric :Have you ever make up your own kind of Magic: the Gathering card and/or Pokemon card and/or other card game? < 1421373492 546945 :zzo38!~zzo38@d50-92-128-190.bchsia.telus.net QUIT :Remote host closed the connection < 1421373769 580089 :Guest36177!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :paul2520 < 1421373799 807534 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :Guest50699 < 1421373817 459278 :Guest50699!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net NICK :paul2520 < 1421373823 109784 :paul2520!~paul2520@104-6-13-61.lightspeed.milwwi.sbcglobal.net QUIT :Changing host < 1421373823 294929 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1421375039 622952 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com QUIT :Quit: Toodaloo < 1421375396 939812 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 246 seconds < 1421375839 450218 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421376262 966977 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 240 seconds < 1421376758 973268 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@tell zzo38 maybe. < 1421376759 125723 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421376764 69619 :boily!~alexandre@96.127.201.149 QUIT :Quit: DISCOVERED CHICKEN < 1421379716 887944 :Guest73!~textual@76.74.153.41 JOIN :#esoteric < 1421379718 934929 :Guest73!~textual@76.74.153.41 NICK :jbkcc < 1421379819 423277 :jbkcc!~textual@76.74.153.41 QUIT :Client Quit < 1421379840 236690 :Guest73!~textual@76.74.153.41 JOIN :#esoteric < 1421380049 522260 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421380405 65608 :Guest73!~textual@76.74.153.41 QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421380492 643611 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 245 seconds < 1421380866 502463 :Lilax!uid52684@gateway/web/irccloud.com/x-ntvpowwqbkuoqwnt JOIN :#esoteric < 1421381597 534986 :jbkcc!~jbkcc@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421381616 928432 :tswett!~tswett@unaffiliated/tswett QUIT :Quit: Colloquy for iPhone - http://colloquy.mobi < 1421381639 517794 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421381782 16711 :Lilax!uid52684@gateway/web/irccloud.com/x-ntvpowwqbkuoqwnt PRIVMSG #esoteric :Security issues? < 1421382027 775417 :Lilax!uid52684@gateway/web/irccloud.com/x-ntvpowwqbkuoqwnt PRIVMSG #esoteric :I wonder I why it says I've been online for -9000 seconds < 1421382262 896955 :tswett!~tswett@unaffiliated/tswett QUIT :Remote host closed the connection < 1421382291 876049 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1421382337 293605 :qwertyo!~qwertyo1@rn-nat-129-97-131-0.dynamic.uwaterloo.ca JOIN :#esoteric < 1421382603 491217 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421382643 796185 :Jafet!~jafet@unaffiliated/jafet JOIN :#esoteric < 1421382943 294010 :woe!~IceChat9@gprs-inet-183-88.elisa.ee QUIT :Ping timeout: 252 seconds < 1421382956 795448 :tswett!~tswett@unaffiliated/tswett QUIT :Remote host closed the connection < 1421383220 284054 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :thats a very short time < 1421383818 350265 :Lilax!uid52684@gateway/web/irccloud.com/x-ntvpowwqbkuoqwnt PRIVMSG #esoteric :yes indeed < 1421384031 985864 :Tod-Autojoined!Tod@50-198-177-186-static.hfc.comcastbusiness.net NICK :TodPunk < 1421384301 410435 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421385714 54617 :allen!~allen@host-39-97-2-96.midco.net JOIN :#esoteric < 1421387375 181018 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421387443 128862 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Quit: sleep < 1421387705 283461 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421388546 876407 :jbkcc!~jbkcc@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421389932 898754 :Guest46246!~reynir@reynir.dk QUIT :Changing host < 1421389933 49239 :Guest46246!~reynir@unaffiliated/reynir JOIN :#esoteric < 1421390156 666216 :jbkcc!~jbkcc@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421390418 29017 :Guest46246!~reynir@unaffiliated/reynir NICK :reynir < 1421390619 834699 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421390975 206308 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421394202 285738 :jbkcc!~jbkcc@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421394352 398591 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421394656 450506 :drdanmaku!uid17782@gateway/web/irccloud.com/x-ptvlwtxqjgcxwtut QUIT :Quit: Connection closed for inactivity < 1421395148 728219 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421396357 312573 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421396392 260920 :MoALTz__!~no@user-109-243-119-160.play-internet.pl QUIT :Quit: Leaving < 1421396462 399193 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Ping timeout: 244 seconds < 1421396592 257961 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: zzz < 1421396805 596582 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421397811 407188 :Lilax!uid52684@gateway/web/irccloud.com/x-ntvpowwqbkuoqwnt QUIT :Quit: Connection closed for inactivity < 1421400453 555537 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421403096 306701 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 244 seconds < 1421404796 449866 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1421405663 607021 :kline!~kline@unaffiliated/kline QUIT :Quit: K-Lined < 1421405740 308290 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1421405818 554913 :elliott_!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :kline: good nick for that < 1421405827 821287 :kline!~kline@unaffiliated/kline PRIVMSG #esoteric ::> < 1421405831 839717 :kline!~kline@unaffiliated/kline PRIVMSG #esoteric :based on a true story < 1421406325 984844 :Froox!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1421407292 28997 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421408763 142827 :mihow!~mihow@108.30.58.169 QUIT :Read error: Connection reset by peer < 1421408867 453828 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421409129 928944 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421410690 443164 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421410764 611975 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421410909 910157 :boily!~alexandre@96.127.201.149 QUIT :Quit: INFRARED CHICKEN < 1421413884 382111 :qwertyo!~qwertyo1@rn-nat-129-97-131-0.dynamic.uwaterloo.ca QUIT :Ping timeout: 244 seconds < 1421414440 585116 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Ping timeout: 255 seconds < 1421414578 943999 :qwertyo!~qwertyo1@wn-campus-nat-129-97-124-43.dynamic.uwaterloo.ca JOIN :#esoteric < 1421414615 768329 :qwertyo!~qwertyo1@wn-campus-nat-129-97-124-43.dynamic.uwaterloo.ca QUIT :Remote host closed the connection < 1421415544 98184 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421415613 257675 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net JOIN :#esoteric < 1421416098 292580 :tswett!~tswett@c-98-243-16-185.hsd1.mi.comcast.net QUIT :Ping timeout: 245 seconds < 1421416268 774396 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421416960 714776 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421417121 130987 :Lilax!uid52684@gateway/web/irccloud.com/x-sgzvelladezeliry JOIN :#esoteric < 1421417128 388662 :Lilax!uid52684@gateway/web/irccloud.com/x-sgzvelladezeliry PRIVMSG #esoteric :Muahaha I passed < 1421417150 726304 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :great! < 1421417164 909467 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :Lilax: passed what? < 1421417185 242115 :Lilax!uid52684@gateway/web/irccloud.com/x-sgzvelladezeliry PRIVMSG #esoteric :The calculus exam < 1421417192 664939 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :sweet! congratas! < 1421417198 49851 :paul2520!~paul2520@unaffiliated/paul2520 PRIVMSG #esoteric :congrats* < 1421417264 493080 :Lilax!uid52684@gateway/web/irccloud.com/x-sgzvelladezeliry PRIVMSG #esoteric :Now i have a better chance at college so that's fun < 1421417301 970871 :vanila!~vanila@unaffiliated/vanila QUIT :Remote host closed the connection < 1421417833 90022 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :great! < 1421419891 415806 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421420677 303005 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421421509 244835 :bb010g!uid21050@gateway/web/irccloud.com/x-qsrycmzsbamuzctd QUIT :Quit: Connection closed for inactivity < 1421421516 426558 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421421712 915286 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> (\c -> (\c -> c) 3) 5 < 1421421714 243763 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3 < 1421421719 766140 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :cool < 1421422074 931441 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net JOIN :#esoteric < 1421422230 870470 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Pattern syntax in expression context: < 1421422232 23058 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :whaaaat < 1421422859 28550 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Haskell found a hole < 1421422860 183575 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :well... < 1421422860 874490 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so? < 1421422932 895405 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :what's a hole anyway? < 1421423219 426496 :TieSoul!~quassel@86.89.119.147 NICK :TieSoul_ < 1421423233 965539 :TieSoul_!~quassel@86.89.119.147 NICK :TieSoul < 1421423271 789278 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> _a + 1 < 1421423273 94420 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Found hole ‘_a’ with type: a < 1421423273 245002 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Where: ‘a’ is a rigid type variable bound by < 1421423273 245160 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : the inferred type of it :: a at Top level < 1421423296 671996 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :*fixed* < 1421423303 839848 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> _ + (1 :: Int) < 1421423304 918382 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Found hole ‘_’ with type: GHC.Types.Int < 1421423319 903939 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421423577 442588 :dianne!~diannes@unaffiliated/dianne QUIT :Ping timeout: 252 seconds < 1421423700 254503 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421424417 996559 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421424420 505813 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :wave energy plants < 1421424423 603714 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :sounds somewhat promising < 1421425411 515881 :Lilax!uid52684@gateway/web/irccloud.com/x-sgzvelladezeliry QUIT :Quit: Connection closed for inactivity < 1421427376 680543 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :> _ >>= modify (+1) < 1421427378 283824 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Couldn't match type ‘m b’ with ‘()’ < 1421427378 434270 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Expected type: a0 -> m b < 1421427378 434478 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Actual type: a0 -> () < 1421427390 702631 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :> _ >> modify (+1) < 1421427392 125784 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Found hole ‘_’ with type: m a0 < 1421427392 276281 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Where: ‘a0’ is an ambiguous type variable < 1421427392 276417 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ‘m’ is a rigid type variable bound by < 1421427480 936687 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :doesnt tell me much, no constraints imposed by "modify"? < 1421427487 108086 :newsham!~chat@udp217044uds.hawaiiantel.net PRIVMSG #esoteric :not numeric constraint? < 1421427824 536475 :TieSoul!~quassel@86.89.119.147 NICK :oi5jf938hf < 1421427863 621116 :oi5jf938hf!~quassel@86.89.119.147 PART #esoteric :"http://quassel-irc.org - Chat comfortably. Anywhere." < 1421428006 178848 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421428114 700290 :MindVerse!~MindVerse@212.12.185.93 JOIN :#esoteric < 1421428134 601079 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421428538 466914 :MindVerse!~MindVerse@212.12.185.93 QUIT :Quit: Leaving < 1421429208 972429 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421429740 711129 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: https://ghc.haskell.org/trac/ghc/ticket/10000 < 1421429777 738486 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :You did it! < 1421429877 497439 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :frabjous day < 1421429915 616115 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :cheers < 1421429923 89070 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :e::Send,% (!e?("e",e:=StrSplit(Clipboard),i:=1,s:=0,d:=10):((c:=e[i++])~="\d"?("e",s+=d--*c):(c="x"?("e",s+=d--*10):(c=""?(!Mod(s,11),e:=""):("e"))))) < 1421429936 502666 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :AKA how to validate ISBNs with one line of AutoHotkey code < 1421430131 382748 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :That's way too long < 1421430138 705404 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I bet it can be made shorter < 1421431007 541324 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :In AutoHotkey? < 1421431010 557051 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I'd like to see you try < 1421431025 396544 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :(Disclaimer: I know I can shave a few chars off at least) < 1421431144 729256 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Also, since X is only valid as a last character I can take out the d--*10 and replace it with just 10 while still maintaining usability < 1421431239 875417 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I wonder how much shorter it would be in J < 1421431248 213544 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :much, much shorter < 1421431280 666109 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :(0 = 11 | [: +/ (|. >: i.10)*(0".&>}:),0".' 10'"_^:('X'&=)@:{:)@:(-.&'-') '0-7475-3269-9' < 1421431326 679115 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Dunno if that's the best solution in J < 1421431331 287578 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :it's the only one I found so far < 1421431354 109715 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :much easier in apl, though. Two lines: `S ← 0 7 4 7 5 3 2 6 9 9` and `0=11∣+/(1+⍳10)×⌽S` < 1421431446 754149 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I can probably take some of the parentheses out of my solution sa well < 1421431776 395872 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421431842 822602 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: Rebooting for kernel update < 1421431846 81717 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let check x=last x=="0123456789X"!!mod(sum$zipWith(*)[1..9]$x>>=map fst.reads.(:[]))11 in check "0-306-40615-2" < 1421431847 436943 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1421431905 673262 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :GeekDude: what about the X in the APL code? < 1421431914 351830 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I'm not sure < 1421431918 137359 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I can't read APL < 1421431931 326020 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I don't think it's handled < 1421431955 530465 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :https://www.reddit.com/r/dailyprogrammer/comments/2s7ezp/20150112_challenge_197_easy_isbn_validator/ < 1421432064 156609 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so few people using the fact that negating [10,9..1] gives [1..10]... < 1421432072 408491 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(modulo 11) < 1421432130 624023 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ok, this is as short as it gets: < 1421432132 29099 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :e::Send,% !e?(r:="e",e:=StrSplit(Clipboard),i:=s:=0,d:=10):(c:=e[++i])~="\d"?(r,s+=d--*c):c="x"?(r,s+=10):!c?(!Mod(s,11),e:=""):r < 1421432142 438600 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :at least, as far as I'm taking it < 1421432263 92792 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :GeekDude: instead of s+=10, you can do s-- < 1421432274 397267 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :uhh? < 1421432279 304946 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :modulo 11 < 1421432282 47882 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :taking advatnage of mod < 1421432284 451057 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :advantage* < 1421432287 806294 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Good idea < 1421432308 408596 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I can't really read that code (never mind write it), so I'll leave it at that :) < 1421432319 849785 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :And the idea actually works, so +1 to int-e < 1421432357 707992 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :int-e: http://ahk.us.to/?p=046341 < 1421432360 273861 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Perhaps that'll help < 1421432418 474046 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric ::= is assignment and = is case-insensitive equivalence check < 1421432451 697297 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I haven't updated that expansion with the latest "optimizations" yet, however < 1421432523 774505 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, bool values just act as if-then-else? < 1421432700 357946 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421432768 925604 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :it's ternary < 1421432838 508753 :JesseH!~JesseH@oftn/member/JesseH JOIN :#esoteric < 1421432864 421536 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Does a general purpose programming language with no operators (as in, {, }, +, etc) count as esoteric? < 1421432930 209845 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric : GeekDude: Does your solution verify that the ISBN is exactly ten digits? < 1421432937 981238 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Oh wow, wrong channel < 1421432949 774808 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Oh wait, nope; It's the right one < 1421432954 494450 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: you're in the esoteric channel < 1421432967 752472 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`relcome JesseH < 1421432969 886775 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :glguy: No, but does it really need to? < 1421432980 478752 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I saw the title and wondered what it had to do with esolangs < 1421432981 618683 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Is your goal to validate ISBNs? < 1421432984 517238 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​09JesseH: 02Welcome 06to 13the 04international 07hub 08for 09esoteric 02programming 06language 13design 04and 07deployment! 08For 09more 02information, 06check 13out 04our 07wiki: 08. 09(For 02the 06other 13kind 04of 07esoterica, 08try 09#esoteric 02on 06irc.dal.net.) < 1421433029 345508 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :glguy: My goal is to complete the challenge in one line, a goal which I've already done to a pretty alright degree < 1421433030 500836 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :glguy: I think we only meant to cover the part that can't be checked at a glance < 1421433042 328445 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :glguy: i.e. the tedious modulo 11 calculation < 1421433072 595427 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Waiting on response to my question so I can share. :P < 1421433097 734642 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :"Given the following constraints of the ISBN number, you should write a function that can return True if a number is a valid ISBN and False otherwise." and then it immediately lists a constraint "An ISBN is a ten digit code which identifies a book." < 1421433115 706615 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hah < 1421433124 708335 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :I mean, it's a voluntary problem, so do whatever, but I can't imagine why you wouldn't actually validate it < 1421433131 648347 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :"To verify an ISBN you: obtain the sum of 10 times the first digit, 9 times the second digit, 8 times the third digit... all the way till you add 1 times the last digit. If the sum leaves no remainder when divided by 11 the code is a valid ISBN." < 1421433142 653981 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :glguy: know a free database of assigned ISBNs? < 1421433143 687232 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :1 times the last digit < 1421433145 877773 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :It does not specify that I have to make sure it's ten digits to verify it < 1421433166 895687 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :It specifies that you should continue until the last digit is multiplied by 1 < 1421433172 507095 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: Esoteric: Intended for or understood by only a particular group < 1421433186 84110 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :besides we should all use the 13 digit ISBNs now < 1421433235 804036 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GeekDude, I've made a lang and announced here before, but I'm wondering if a certain lang would fit as esoteric if it's intended to be general purpose. < 1421433242 196859 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: also, according to the wiki: "An esoteric programming language is a computer programming language designed to experiment with weird ideas, to be hard to program in, or as a joke, rather than for practical use." < 1421433255 28020 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Oh, then this should count < 1421433270 523106 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :https://github.com/jessehorne/noops < 1421433287 213000 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Does anyone here think RainMeter gets way to close to programming territory with its configuration files? < 1421433295 633167 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I "configured" it to pull xkcd comics < 1421433328 463568 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: What do you have against freenode? < 1421433342 708441 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I like to raise controversy. < 1421433364 63913 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Have several channels here, but I'm looking to support the another network. < 1421433425 133887 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :what about a vague specification for noops? < 1421433479 322324 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I'm thinking about it! < 1421433493 325244 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :oh, and can we limit the character set to alphanumeric? < 1421433529 660240 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Yup! Also I don't really care where noops goes, but I guess a vague spec would be in order. < 1421433533 516873 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :haha. https://twitter.com/fmavituna/status/555769470321688576 < 1421433534 507680 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :instead of using commas and bangs, we can do "comma is chr44" < 1421433537 116114 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :then use the comma variable < 1421433554 546783 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Oh yeah, that's what I should say instead of no operators, because is is technically an operator < 1421433569 162808 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :int-e: Think that was intentional? < 1421433580 414289 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: alphanumeric only < 1421433590 972196 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :or maybe "no symbols" < 1421433600 60345 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Let me update it < 1421433617 599279 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :be aware that my suggested changes breaks your examples :P < 1421433635 449621 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Hmm < 1421433639 16784 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Where do I get a lua interpreter at < 1421433647 979907 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :GeekDude: that's a good question < 1421433655 133541 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :lua.org? < 1421433660 362145 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GreekDude: yup, OS? < 1421433663 935195 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Win7 < 1421433665 994076 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Also, it wouldn't break my examples < 1421433685 9910 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :It would add to the language. < 1421433686 534207 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :sure it would, your commas and exclamation points would now be invalid < 1421433695 110381 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Oh, good point < 1421433701 755951 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I'm a liar, I must update the repo! < 1421433806 22486 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41689&oldid=41592 5* 03Rottytooth 5* (+120) 10added External resources, link to implementation < 1421433822 367173 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ok, lua installing < 1421433838 264466 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :If it's 5.3 and it doesnt work, let me know. It should be 5.2 < 1421433844 371425 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :It's kind of strange to me to see lua being used outside of embedding in other things < 1421433857 19804 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :It's 5.1, seemingly < 1421433860 917012 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Good < 1421433865 70181 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :That's what I use, for now < 1421433881 117337 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ok, lua is now accessible through the command prompt < 1421433881 511392 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Although it should work with all of them. But you never know when something like loadstring might be changed to conform < 1421433911 968531 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :So, why lua? < 1421433932 573904 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I might consider reimplementing in python < 1421433961 683964 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I'm most familiar with Lua, and it's fast. A python implementation would be nice. < 1421433972 861918 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :do we have math? < 1421433977 298917 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Not yet < 1421433997 29293 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I see. At least we have counting ;) < 1421433998 683628 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Although, var x is 1 + 1 should work, because of how I'm doing things < 1421434005 272539 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :... < 1421434016 861119 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I need to loop through and throw an error if any symbols are used < 1421434020 90035 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ಠ_ಠ < 1421434020 530013 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69  ¯|¯⌠ < 1421434020 681849 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69   |\| < 1421434044 889818 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GeekDude, I'm pretty much just turning noops into lua < 1421434053 143306 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I can see that < 1421434057 93961 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Textual IRC Client: www.textualapp.com" < 1421434062 346731 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :so, uh < 1421434070 784482 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41690&oldid=41689 5* 03Rottytooth 5* (+182) 10/* Instructions */ < 1421434076 947280 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :what happens if someon does "x is thing;some lua code here" < 1421434081 120009 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :It might do something silly like "11" though, because it doesnt know what integers are < 1421434151 633136 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :congrats, You just got cloned < 1421434167 628835 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :yay, push coming soon to update noops definition < 1421434187 510678 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :warning, no arguments to this script? < 1421434218 137641 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :myndzi! \o/ \o_ _o/ < 1421434218 656114 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69        |    |     | < 1421434218 806770 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69        >\  /<    /'\ < 1421434236 937651 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :because my favorite thing to do is pass arguments to the script I'm passing as an argument to another script I'm passing as an argument to a lua interpreter < 1421434249 638164 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GeekDude, I like to give warnings < 1421434266 215341 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Just in case some noops noob (once args are implemented) forgets to add some args < 1421434274 175890 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I think implementing that logic on your own is stupid. < 1421434280 481442 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :We should get a warning! < 1421434294 884476 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41691&oldid=41690 5* 03Rottytooth 5* (+157) 10/* Instructions */ < 1421434322 165419 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :"noops noob" < 1421434337 226042 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :because there's noops experts? < 1421434390 21337 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I am currently an expert because I know every single thing about it @_@ < 1421434397 455764 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Not saying much, but what can you do < 1421434452 133416 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GeekDude, pushed < 1421434465 213967 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :pulled < 1421434529 199770 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :so, time to write a parser < 1421434544 11728 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :significant whitespace is so naughty < 1421434557 625158 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I wish I knew python better < 1421434600 465098 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I know it some, can help if you need < 1421434620 380207 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Also, considering changing discussion to the official channel < 1421434640 93282 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I'm going to write it in AutoHotkey now, python later < 1421434643 700134 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :ok < 1421434671 308693 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Sigh, https://ghc.haskell.org/trac/ghc/ticket/9858 < 1421434675 689355 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I find it funny how much the whitespace thing distracts people. < 1421434717 57469 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :int-e: It's annoying me because I'll have to support it in my interpreter < 1421434723 51837 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :JesseH: I can't connect to the server? < 1421434732 568451 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Try accepting invalid ssl and all that < 1421434732 719153 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: ah. but why was it pushed to 7.12? < 1421434755 777247 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm not sure. A bug that lets you write unsafeCoerce looks kind of serious. < 1421434782 599150 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should comment on the ticket. < 1421434783 133049 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :you sure it's port 6697? < 1421434793 50885 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :wait < 1421434795 339644 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Since I've already embarrassed myself enough. < 1421434813 492126 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folders14]]4 10 02http://esolangs.org/w/index.php?diff=41692&oldid=41691 5* 03Rottytooth 5* (+243) 10added to top description < 1421434818 146248 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :GeekDude, Use ssl and accept invalid ssl < 1421434843 653094 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Remote host closed the connection < 1421434846 59638 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421434907 676271 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421435509 292816 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 264 seconds < 1421435539 792181 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I did comment on it. < 1421435556 101006 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :not sure whether I should adjust the milestone myself < 1421435558 681219 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1421435988 996659 :sebbu!~sebbu@ADijon-152-1-24-46.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1421436027 199435 :sebbu!~sebbu@ADijon-152-1-24-46.w83-194.abo.wanadoo.fr QUIT :Changing host < 1421436027 349910 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1421436212 102337 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I feel slightly bad for not checking the bugtracker. But then again I didn't report the bug ;-) < 1421436254 369750 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421436449 71975 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1421436668 519267 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i see what you're getting at < 1421436759 795611 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e++ # taking care of 9858 < 1421436777 989127 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Terribly awkward to do this on a phone. < 1421436785 958856 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :glguy would know < 1421438477 378948 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421438558 439903 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421438640 34178 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421438802 553427 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421439493 354523 :shikhin!~shikhin@unaffiliated/shikhin NICK :sortir < 1421439533 889958 :sortir!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421442759 859324 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net QUIT :Ping timeout: 264 seconds < 1421442762 307444 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: I'm not sure if I successfully told this yet, but I think I left you a message at http://esolangs.org/wiki/Talk:StackFlow#M:tG_implementation < 1421442785 651994 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :about a bug in your M:tG implementation of the cyclic tag machine which is probably fixable < 1421443254 371431 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wonder if it's possible to use queues instead of cycles directly in M:tG. there's two cards that can manipulate the creature with the highest power, but they don't have the right triggers, so I don't see how you could use them. < 1421443375 778003 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :specifically Crackling Doom and Miming Slime < 1421443590 877960 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :It might still be possible, but I don't really see a way. < 1421444484 923504 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421444856 825623 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421444861 82171 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1421445067 79264 :MoALTz!~no@user-109-243-119-160.play-internet.pl JOIN :#esoteric < 1421445480 861771 :nisstyre!~yourstrul@li611-52.members.linode.com QUIT :Changing host < 1421445481 12270 :nisstyre!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1421445847 53117 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1421446299 830749 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: yes, you told me about that < 1421446302 591518 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I didn't think of a fix though < 1421446306 647361 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok < 1421446357 635536 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: also, crackling doom totally has the right effect, but its main problem is that it's an instant < 1421446371 61385 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and it's a pain to fit those into infinite constructions < 1421446394 184325 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :callforjudgement: exactly < 1421446679 300245 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :You could set up a loop where turns actually pass but the players don't get to draw, and you use Panoptic Mirror to cast a spell each turn in such a way that if the player chooses not to cast the spell nothing happens so eventually has to choose to cast to avoid a loop. But it doesn't seem too easy to do something with that. < 1421446742 716924 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421446764 451285 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net JOIN :#esoteric < 1421447052 673484 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421447060 137634 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1421447106 752573 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1421447126 173668 :JesseH!~JesseH@oftn/member/JesseH QUIT :Read error: Connection reset by peer < 1421447557 405279 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421447742 658764 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421447967 414633 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 272 seconds < 1421448101 885431 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421448364 433793 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Textual IRC Client: www.textualapp.com" < 1421448896 955115 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421449194 640251 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1421449203 411546 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421449568 709385 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net JOIN :#esoteric < 1421449713 356281 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 252 seconds < 1421449738 207112 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421450132 637885 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421450134 572580 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421450159 280827 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421450322 81199 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421450483 941364 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421451452 199265 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Someone spammed messaged me some Intelligent Design (of the 'humans made the human race' variety) stuff < 1421451482 957594 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric : Hello. i'm eRic M France. I'm there to share information concerning theories about our origins. Monotheism & Evolution's theory are based on beliefs 'cause nothing in science can establish that these théories are correct < 1421451483 108165 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric : However, the new one considering that we have been created by human beings of a most advanced civilisation mastering biotechnologies (intelligent Design) is enlightened with real facts. Wanna read about it ? < 1421451495 160852 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Don't know which channel they found me from < 1421451515 713312 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :heh heh. < 1421451535 700609 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :heh. théories :D < 1421451632 307276 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But then how can human make up more advanced human beings too? < 1421451652 4742 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :?messages-loud < 1421451652 155285 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :shachaf asked 21h 41m 11s ago: Did you get my messages from before? < 1421451652 155407 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :boily said 20h 48m 13s ago: maybe. < 1421451694 268455 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421451906 378192 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sgeo: That's an entertaining hypothesis at least. < 1421451915 745744 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :It's all turtles all the way down? < 1421452551 904462 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 264 seconds < 1421452585 409343 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421452935 710851 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net QUIT :Quit: adu < 1421453655 241722 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421454037 234446 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: hellørjan. linguistics question: is your "yes" ingressive? < 1421454102 40344 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :http://blog.northhighland.com/wp-content/uploads/2014/12/Features-300x250.png < 1421454153 858910 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :http://1.bp.blogspot.com/-P3BJ_eMmNjs/Uh-S0FjnG3I/AAAAAAAAAN8/-jIWn91Hnl8/s1600/Success+Content+Diagram+For+Blog.jpg < 1421454198 271396 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :nys: those are profundly uninformative. < 1421454202 810650 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :boily: the ingressive yes is at least commonplace in (some parts of) Sweden < 1421454225 227201 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::t \x -> x >> modify (+1) < 1421454226 222334 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :(MonadState s m, Num s) => m a -> m () < 1421454232 156892 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :the Features one reminds me of the metaclasses diagram in the smalltalk-80 guide < 1421454241 340951 :allen!~allen@host-39-97-2-96.midco.net PART #esoteric :"Leaving" < 1421454256 387359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: not usually, i think < 1421454323 328036 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think it's common in my dialect region < 1421454329 350504 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :olsner: I stumbled upon a short video about ingressive yes in Umeå the other day. < 1421454337 268659 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: oh well. tfth. < 1421454370 718784 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :umeå is iirc quite far from norway < 1421454377 53701 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have a feeling it may be more common in oslo < 1421454430 702384 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :olsner: wikipedia lists examples of ingressives, without specifying regions or dialects. Norway was in there. < 1421454450 236656 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION adds Oslo to his places-to-visit. < 1421454592 623272 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : doesnt tell me much, no constraints imposed by "modify"? <-- that's a bit disappointing, and it's not lambdabot cutting it off either. although you can use a lambda like above. < 1421454602 710237 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :I use ingressive yes a lot, but it's not really in my dialect (or the dialect around here) < 1421455396 536754 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1421455408 933180 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421455646 338910 :AndoDaan!~AndoDaan@188.188.93.174 JOIN :#esoteric < 1421455781 894946 :jbkcc!~jbkcc@17.114.219.63 JOIN :#esoteric < 1421456217 698626 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Ping timeout: 245 seconds < 1421457144 460884 :CrazyM4n!~CrazyM4n@ip98-177-176-240.ph.ph.cox.net QUIT :Remote host closed the connection < 1421457244 867148 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421457253 281123 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1421457278 926350 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: shachaf: it's even worse to fix https://ghc.haskell.org/trac/ghc/ticket/9858#comment:9 < 1421457483 850731 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 264 seconds < 1421458486 649022 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421458519 926955 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421458590 197787 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also works without promoted data kinds. < 1421458621 341697 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e btw the exploits works with just {-# LANGUAGE AutoDeriveTypeable, TypeFamilies, RankNTypes #-} < 1421458621 492227 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421458665 509295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm editing trac posts may not be such a good idea < 1421458674 865314 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION only changed Constraint to * -> *, though < 1421458686 307130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*comments < 1421458765 299522 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Proxy :: Proxy Constraint < 1421458766 706072 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: type constructor or class ‘Constraint’ < 1421458766 856880 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you meant ‘Contains’ (imported from Control.Lens) < 1421458793 308782 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Proxy :: Proxy (Proxy :: * -> *) < 1421458794 677419 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Proxy < 1421458840 519371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Proxy :: Proxy (Proxy :: Bool -> *) < 1421458841 970477 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Illegal kind: ‘GHC.Types.Bool’ < 1421458842 120901 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Perhaps you intended to use DataKinds < 1421458979 791768 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e i see you are missing the first one :P < 1421458979 942352 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421459438 985731 :jbkcc!~jbkcc@17.114.219.63 QUIT :Ping timeout: 246 seconds < 1421459759 409907 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :poor int-e < 1421459887 191599 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :split from his evil twin... < 1421459929 203576 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i am not sure whether i should ask someone to remove lambdabot until int-e awakes < 1421459950 133240 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i got around his countermeasure) < 1421460035 727055 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it might be overly paranoid though < 1421460042 781059 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :unless lambdabot poses a blatant security risk and tries to overtake the world, I guess we're kinda safe with him there. < 1421460051 736812 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(we still have Sir Fungellot to protect us, too.) < 1421460063 374577 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1421460063 676537 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 170100Z 30016G23KT 15SM DRSN FEW035 M16/M24 A3016 RMK CF1 CF TR SLP215 < 1421460072 773838 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :see, nothing to frette about. < 1421460153 625570 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i mean, i modified shachaf's exploit from earlier today so it still works on lambdabot < 1421460198 517990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :otoh presumably there are few people here intelligent enough to guess how _and_ mean enough to mess things up. < 1421460244 426092 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION optimist < 1421460381 789699 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's looking quite awkward to fix the GHC bug now, basically Typeable reps would need to start including kind info < 1421460448 690045 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Phyrexian Generator {4} Artifact === {(W/P)(U/P)(B/P)(R/P)(G/P)}, {T}: Add {WUBRG} to your mana pool. < 1421460471 288442 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 252 seconds < 1421460693 195440 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :zzo38: 4? < 1421460730 559217 :yukko_!~yukko@vps-7818-9356.cloud.tilaa.com QUIT :Quit: Reconnecting < 1421460741 990990 :yukko!~yukko@unaffiliated/yukko JOIN :#esoteric < 1421460778 998089 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oh. I misread the {WUBRG}. it produces all of it at the same time. < 1421460821 732598 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(hm... with some mana-doubling stuff it becomes strangely easy to sneak in a Progenitus and/or a few Emrakuls...) < 1421460869 582969 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Maybe the cost of the artifact, or of the ability, may be wrong though < 1421460889 539351 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Maybe both of them should be increased by {1} < 1421460948 205012 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or only one of them should be; I'm not sure < 1421461019 527984 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, with a lot of life and the ability to copy or untap the artifact, you could earn a lot of mana. < 1421461137 312093 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :life is overrated. it's only another expendable resource. < 1421461171 963415 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(for the record, only MtG life. I value my own, tyvm hth.) < 1421461196 657867 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, but you do start with only 20 life points and can also lose them due to being damaged. < 1421461227 812863 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Still it is something that is usable; for now I decided probably to increase both costs by {1} < 1421461280 962730 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`addquote life is overrated. it's only another expendable resource. < 1421461290 391370 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you know it had to be done. < 1421461292 410998 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1230) life is overrated. it's only another expendable resource. < 1421461304 9435 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :bon, maudit. encore une fois... < 1421461325 99737 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION is reminded that he still needs to fix that damned Greek LaTeX problem... < 1421461372 441198 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :zzo38: starting with 20 HP means you have 19 at your disposition. < 1421461408 918356 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(it's a gamble. unless you're playing against a red-deck-wins, it works pretty much all the time.) < 1421461472 724204 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Dotamaria1 5* 10New user account < 1421461479 982443 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :example: I have a few Lashwrithes in my monoblack deck. < 1421461510 136807 :elliott_!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :lambdabot: @quit < 1421461510 287334 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Not enough privileges < 1421461514 193521 :elliott_!~elliott@li278-81.members.linode.com NICK :elliott < 1421461529 84082 :elliott!~elliott@li278-81.members.linode.com QUIT :Quit: Reconnecting < 1421461535 902528 :elliott!~elliott@li278-81.members.linode.com JOIN :#esoteric < 1421461539 454747 :elliott!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :lambdabot: @quit < 1421461539 605029 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :Quit: requested < 1421461543 520627 :elliott!~elliott@li278-81.members.linode.com NICK :Guest1017 < 1421461545 898982 :Guest1017!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :pretty sure int-e would want that < 1421461550 986474 :Guest1017!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :uhhhh what < 1421461559 410223 :Guest1017!~elliott@li278-81.members.linode.com QUIT :Client Quit < 1421461568 416369 :elliott_!~elliott@li278-81.members.linode.com JOIN :#esoteric < 1421461598 554418 :elliott_!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :why is sasl broken... < 1421461605 435366 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Of course it also depend what other cards you have as well as depending whether you play Constructed or Limited < 1421461623 357971 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott_: it's broken for you too? < 1421461631 464517 :elliott_!~elliott@li278-81.members.linode.com PRIVMSG #esoteric :well, it doesn't seem to be authenticating me. < 1421461634 650032 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If it is Limited then you might not get more than one copy of some card. < 1421461636 595553 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :zzo38: tough choice... < 1421461659 191880 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(I always play Limited) < 1421461685 640589 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: whoa < 1421461688 197244 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I oscillate. we play modern during lunch, with the occasional about-monthly draft. < 1421461692 730474 :elliott_!~elliott@li278-81.members.linode.com NICK :elliott < 1421461694 40175 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan++ < 1421461695 156395 :elliott!~elliott@li278-81.members.linode.com QUIT :Changing host < 1421461695 306913 :elliott!~elliott@unaffiliated/elliott JOIN :#esoteric < 1421461743 967706 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I was heading in that direction earlier but I stopped when I found the DataKinds things. < 1421461749 55164 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :since lambdabot is now gone i might just as well link it: http://oerjan.nvg.org/ExploitForIntE.hs < 1421461765 272047 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION is on phome, will look later < 1421461765 799860 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: no, it's not :( < 1421461768 665384 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's rejoining channels < 1421461773 161986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: oops < 1421461781 672294 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I need to make it quick again because int-e helpfully made it reconnect unless it quits twice in quick succession < 1421461793 457361 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which may not even be possible given how long it takes to respond to a @quit after connecting? < 1421461806 548694 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay it disconnected now at least < 1421461806 699267 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421461834 542991 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: uhm... I fail to understand the exploit. I guess it puts me in the very mean category... < 1421461843 526726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: OKAY < 1421461899 973948 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION doesn't want to be mean. (except in coop boardgames :D) < 1421461969 431715 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: of course now someone will notice the missing lambdabot in #haskell and spin up a replacement instance on their personal machine, as their normal user account... < 1421461971 390954 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: haskell has this Typeable class which is supposed to give you safe dynamical typing by allowing casts between types that are actually equal, based on a reified type representation. but there's a bug that allows you to get types with identical representation by using kind polymorphism < 1421461977 742482 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and get owned far worse < 1421461986 641478 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bah < 1421461998 826241 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric ::p < 1421462014 870490 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott: I ain't be running no cephalopods. < 1421462033 479181 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: and? it's a typecast. so what? < 1421462070 384715 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: so you can cast IO () to something you can call in pure code < 1421462098 58645 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oh. < 1421462100 708948 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: this cast is supposed to be safely enough checked that you can use it Safe mode for running untrusted code, which lambdabot does. < 1421462105 369173 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oh dear fungot. < 1421462106 83956 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: he was in the vale of pnath, and the waves of our bidding encompassed all the land of inquanok and saw against the stars, whose course exactly paralleled that of his own two-year-old son, who had hastily translated a few high spots as they came, and he speaks her fnord but he knew his room was fnord in that carven vestige of an older dwelling and which at times almost rose to the intensity of the dreams and legends, this < 1421462135 95249 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :quite the interesting bug, I say. < 1421462158 304803 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I like how "GHC 0-days" are a thing < 1421462205 467949 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf's original exploit used the fact that certain "datakind promotion" can give you two types that have the same name in a way that isn't distinguished in the typerep. < 1421462206 652197 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421462215 383784 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1421462216 804026 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1421462231 352467 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :time for me to have a few nightmares. 'night all! < 1421462235 478284 :boily!~alexandre@96.127.201.149 QUIT :Quit: UNFINISHED CHICKEN < 1421462251 611734 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i then modified it to use instead the fact that types can depend on kinds in such a way that the kind doesn't show up in the typerep at _all_. < 1421462495 311948 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo JOIN :#esoteric < 1421462647 957555 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i was intrigued to try this by the fact that int-e's suggested fix in that other ghc trac thread seemed to simple to work < 1421462655 644122 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*too < 1421463111 933562 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I like math kinda < 1421463196 908821 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Kinda? < 1421463222 838247 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :ACTION nods head < 1421463225 405097 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Kinda < 1421463378 12993 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Kinda is not good enough. < 1421463499 334778 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :How about < 1421463507 115522 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :97.6 < 1421463519 607239 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :% of liking < 1421463814 588574 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1421464035 569083 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :class Kindable (Proxy :: k -> *) where ... < 1421464059 92072 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: lowercase p, surely < 1421464059 715274 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :that's not a word /o/ < 1421464059 865698 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69                  | < 1421464059 865836 :myndzi!myndzi@2600:3c00::f03c:91ff:fedf:3d4e PRIVMSG #esoteric :69                 /| < 1421464069 534237 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: no < 1421464072 997459 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :thank you myndzi < 1421464079 725324 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: that works...? < 1421464082 143287 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: it's supposed to parametrize over the kind, not the type < 1421464090 352319 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok but it's not valid :P < 1421464094 624503 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: well maybe proxy works < 1421464104 771560 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: k -> 1 would be best < 1421464108 724016 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for the obvious definition of 1 < 1421464108 874445 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: i'm just thinking about what they'll need to _really_ fix that bug < 1421464129 28792 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because you need kinds in typereps < 1421464137 817695 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION nods < 1421464142 362444 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it sounds like a mess. < 1421464152 26028 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :they just redid Typeable to be all polykinded, too... < 1421464171 82306 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah but kinds arent't poly-(sorted?) yet < 1421464209 829238 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the dependent typing investigations will unify types and kinds, though < 1421464225 485858 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :That sounds < 1421464231 550750 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Interesting < 1421464236 516944 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it is < 1421464339 648411 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Ive finally made a play bot < 1421464406 449110 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421464416 936441 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, good < 1421464571 300568 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suspect int-e will have to disable type families, iirc gadts are safer because there's still a dynamic check remaining < 1421464609 299362 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :what happened? < 1421464609 811245 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i guess he could refrain from importing cast, but maybe there are ways to sneak around that with other things using Typeable < 1421464632 867479 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: we found an exploit in ghc haskell, which affects lambdabot's sandboxing < 1421464643 50503 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric ::O < 1421464650 531478 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :That sounds bad < 1421464677 577472 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah but it requires several ghc extensions to work, so int-e can probably find one to disable < 1421464700 168912 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(he tried disabling one earlier today, but i found a way around that) < 1421464704 694096 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I wondered why lambdabot wasn't on < 1421464748 226946 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421464802 128462 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm the RankNTypes is probably not needed either, let me see... < 1421464868 890962 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Making a currency system that updates on how many products the user has and upgrades/ lvl system is hard to maintain < 1421464947 375921 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421464952 630856 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: oh are they thinking about adding full dependent typing? < 1421465007 426007 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: richard eisenberg is < 1421465029 410449 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://ghc.haskell.org/trac/ghc/wiki/DependentHaskell < 1421465054 866904 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :gasp < 1421465382 45564 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: I think linking the exploit was pretty redundant by the time you gave all the information about it. < 1421465419 761727 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe :P < 1421465436 817926 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok i don't need RankNTypes to cast between two concrete types < 1421465473 771368 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I didn't use RankNTypes in my original version of the code. < 1421465484 177319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right < 1421465502 726647 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :data family F a b p; data instance F a b (Proxy T) = A a; data instance F a b (Proxy 'T) = B b < 1421465509 720935 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :uc :: forall a b. (Typeable a, Typeable b) => a -> b < 1421465509 894263 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :uc x = case cast (A x :: F a b (Proxy T)) :: Maybe (F a b (Proxy 'T)) of { Just (B y) -> y; Nothing -> error "oops" } < 1421465524 978435 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's pretty much the way i was just trying to change it < 1421465546 392158 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think that might need ScopedTypeVariables to work for all Typeables < 1421465556 749312 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, that uses ScopedTypeVariables. < 1421465568 88699 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But you can usually eliminate ScopedTypeVariables uses. < 1421465591 808371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm lessee < 1421465610 656962 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can probably use GADTs instead of TypeFamilies too. < 1421465626 834441 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Though the obvious way of doing it doesn't work because GHC checks the tag even when there's only one possibility. < 1421465631 715381 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i thought GADTs ... right < 1421465635 950366 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is there another way? < 1421465645 176102 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think there was a way... < 1421465649 466545 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How did that one thing work? < 1421465670 738088 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://joyoftypes.blogspot.com/2012/08/generalizednewtypederiving-is.html does something with GADTs < 1421465755 904929 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421465800 237686 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421465804 675402 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1421465805 640782 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So maybe something like that. I'd need to think about the details. < 1421465806 481654 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1421465973 534345 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421466039 502798 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Do you get a prize for ticket #10000 < 1421466059 779678 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I hope so, I worked for that ticket number. < 1421466096 686814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well you got a cheer from spj, that must be something < 1421466100 934994 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://ghc.haskell.org/trac/ghc/query?status=infoneeded&status=new&status=patch&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&col=reporter&desc=1&order=id < 1421466134 801998 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's a bit anticlimactic that it was a duplicate after all that. < 1421466149 683604 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But oerjan made it more interesting. < 1421466173 266721 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is PolyKinds actually necessary for this bug? < 1421466188 107812 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(The trouble is that it works even without turning it on.) < 1421466296 501712 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: getting rid of the ScopedTypeVariables is tricky because b is so phantom... < 1421466385 230830 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i've been thinking if this is one of those things that might be nipped in the bud by ghc's new "only allow inferred types that have all necessary extensions enabled" "feature" < 1421466421 566131 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :someone should check this with 7.10.rc < 1421466447 196809 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the "working without listing PolyKinds" part, that is < 1421466491 410020 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or perhaps the necessary stuff is just implied by the other extensions < 1421466491 579136 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I think it's safe to say at this point that turning a crufty old experimental research compiler into your sole line of security defence is a poor choice < 1421466499 512075 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :YOU THINK < 1421466538 829655 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm not sure what the plan is with safe haskell < 1421466564 349884 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it doesn't seem to have ever been vaguely secure so what are they going to do, just wait a few years for all the really simple bugs to get ironed out and then say it's secure? < 1421466586 1796 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: What's the issue with turning off ScopedTypeVariables? < 1421466594 684456 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :supercast :: (Typeable a, Typeable b) => F a b (Proxy T) -> Maybe (F a b (Proxy 'T)); supercast = cast < 1421466598 630757 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :uc :: (Typeable a, Typeable b) => a -> b; uc x = case supercast (A x) of Just (B y) -> y < 1421466604 813167 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is this exploit related to deriving? < 1421466650 288339 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: only of Typeable, not newtypes < 1421466689 167520 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :nice work < 1421466704 301518 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically the derived typereps of different types aren't always different < 1421466803 993966 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So all you need is a way to derive Typeable, and type families or something similar. < 1421466848 21129 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421467135 642214 :AndoDaan_!~AndoDaan@188.188.93.174 JOIN :#esoteric < 1421467136 176979 :AndoDaan!~AndoDaan@188.188.93.174 QUIT :Read error: Connection reset by peer < 1421467140 461830 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ive got no idea what modern haskell is about haha < 1421467144 565861 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :all this dynamic type stuff < 1421467146 334235 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: thanks that worked < 1421467172 446968 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: well the dynamic typing is just a small part < 1421467223 107267 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Typeable has been around for a long time but the poly-kinded stuff that lets this nonsense work is relatively new < 1421467250 481667 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: btw bob harper will have a field day with this one < 1421467258 312920 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OUCH < 1421467260 601200 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah hahaha < 1421467265 112796 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :everyones like bob you just dont understand haskell < 1421467270 117242 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and now this < 1421467279 976548 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :to be fair he's done unsafeCoerce with Typeable before < 1421467285 198435 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but that was back when it was completely trivial < 1421467293 30904 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(by giving your own manual instance of Typeable before that was forbidden) < 1421467302 575468 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that was one of his troll posts :P < 1421467308 826419 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :"one of" < 1421467600 791186 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok i got rid of StandaloneDeriving < 1421467685 307264 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421467811 497971 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I just used AutoDeriveTypeable. < 1421467820 984521 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which extensions are you using now? < 1421467837 582977 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :DeriveDateTypeable and TypeFamilies < 1421467840 646146 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*a < 1421467865 386900 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah. < 1421467907 113558 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION is back to phone so can't experiment. < 1421468434 137919 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: < 1421468437 469041 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :By the way, you're also using KindSignatures, which is turned in automatically by TypeFamilies. < 1421468444 636062 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah < 1421468455 108771 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, this ssh client is a bit of a scow < 1421468479 796295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :are they also turned on by GADTs? < 1421468482 898528 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(I'm assuming you're using kind signatures, anyway.) < 1421468489 245279 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well naturally < 1421468491 453755 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No. < 1421468504 272736 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(Unless I'm wrong.) < 1421468523 875604 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Not according to http://hackage.haskell.org/package/haskell-src-exts-1.0.1/docs/src/Language-Haskell-Exts-Extension.html < 1421468539 341762 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421468542 709592 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421468577 632499 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: btw the reason i changed from AutoDeriveTypeable is because lambdabot didn't have it < 1421468588 541636 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah. < 1421468616 675319 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Would turning off DeriveDataTypeable be enough? < 1421468634 646558 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that's what i'm trying to think about < 1421468668 495203 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Back to the old "user Typeable types are unsafe" thing. < 1421468717 974760 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Except including derived instances. < 1421468731 912474 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :s/types/instances/ < 1421469034 467956 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421469062 77515 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION gets on train < 1421469087 842812 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, how did you do it without StandaloneDeriving? < 1421469112 406541 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :made an ordinary newtype to wrap it in < 1421469137 717907 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, makes sense. < 1421469439 406208 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Using a newtype also lets you get away with a type family rather than a data family. < 1421469467 748863 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421469497 347523 :Froo!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421469553 354007 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In my opinion it should be allowed to define a class as being automatic, and in such cases you cannot write your own instances but it automatically derives it for all types it is applicable to whether or not the program that defines that type knows anything about the class. < 1421469609 308189 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421469696 255103 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Typeable should be one such class. < 1421469723 819692 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 264 seconds < 1421469728 641844 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :zzo38: i agree, although this bug wouldn't be helped by that < 1421469777 291885 :Froo!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 244 seconds < 1421470012 767486 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Do any of you persons draw? < 1421470027 515632 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :ACTION is very much off topic < 1421470119 241780 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1421470132 762566 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421470188 915939 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Lilax: I am not very good at drawing my brother make the pictures for my computer game < 1421470205 46384 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :oh < 1421470226 18527 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I was doing an art final so I kinda need an idea for a second picture < 1421470719 149588 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It isn't something I would know. < 1421471164 574604 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1421472127 152048 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421472168 29079 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e, can i msg you about unsafe? < 1421472390 755274 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: i don't think int-e is awake yet, or else he'd surely commented on tonight's exploit < 1421472406 472046 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :alright < 1421472432 813640 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::k Eq < 1421472436 682743 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :im wondering how to implement unsafePerformIO with unsafeCoerce: I got a really crashy way and somehow int-e's is more stable.. but it make less sense < 1421472436 845543 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh duh < 1421472467 461050 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: you need to understand how ghc implement's IO inside, i guess < 1421472471 763484 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-' < 1421472482 588892 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Just make a replicate of the IO datatype < 1421472518 850371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but since the function argument is a weird "this actually takes 0 bytes" type used nowhere else... < 1421472559 123980 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(well also in ST) < 1421472565 793682 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: just copy the IO and unsafePerformIO definition < 1421472567 655927 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and unsafeCoerce to it < 1421472580 949412 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heh < 1421472604 978132 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :runST (unsafeCoerce (putStrLn "fun")) is probably the easiest < 1421472617 173881 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh lambdabot has runST doesn't it.. < 1421472642 528173 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i got caught up in somethin unecessary then < 1421472745 346402 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://lpaste.net/74498 thats' intes < 1421473117 133091 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :runST (unsafeCoerce (do readFile "/etc/passwd")) < 1421473120 767395 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how come this crashes? < 1421473130 427655 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i thought it would work fine < 1421473192 391057 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-es unsafePerofrmIO works though < 1421473204 651099 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well it prints most of the file before segfaulting < 1421473282 908028 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421473671 439055 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Did you try adding the stuff I mentioned in the other channel to make it strict? < 1421473686 879537 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :(I'm not sure that that's the problem, but I imagine it's why you switched channels < 1421473711 492240 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thasnk glguy :) < 1421473729 853964 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it still crashes but i get some output < 1421473734 350437 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its kind of interesting < 1421473891 578960 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i can get lambdabot installed to test this :( < 1421473896 538178 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :cant* < 1421473926 962803 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I must say I like this lambdabot absence thing. < 1421474306 122085 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Yeah, less garbage in chat and if we need to share a type signature or evaluate an expression we can still do it in ghci and paste it < 1421474347 114478 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And if we need to see a quote we just ask shachaf to search the logs for it. < 1421474353 897210 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :win win < 1421474364 831790 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :whee i crashed ghc < 1421474375 434374 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: whoa, still with this typeable thing? < 1421474385 839064 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, and uc 'a' :: Int crashed < 1421474399 356357 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, at runtime? < 1421474399 836278 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i'm trying to see how far i can avoid deriving Typeable < 1421474404 353797 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Or in typechecking? < 1421474407 962682 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :runtime < 1421474425 313919 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, well, that's not really crashing GHC. < 1421474434 128702 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's easy to do with a GADT that has an invalid tag. < 1421474438 706628 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe you did something else. < 1421474464 350444 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421474481 222252 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have data E :: * -> * -> * where E :: E a a deriving Typeable i don't think that's invalid < 1421474526 260123 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, you can use it (and the Typeable kind bug) to make an invalid thing. < 1421474529 267627 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Presumably. < 1421474536 808417 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1421474546 256750 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://joyoftypes.blogspot.co.uk/2012/08/generalizednewtypederiving-is.html < 1421474552 746626 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Or maybe you did something else? < 1421474557 171185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i'm trying to see if having that around is enough not to have to make any other Typeables) < 1421474571 286133 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol @ GHC can magically derive (wrong) instances for typeclasses you create ?? < 1421474583 891517 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: That's exported from Data.Typeable, for what it's worth. < 1421474590 417544 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So you don't even need to derive Typeable for it yourself. < 1421474594 767907 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ooh < 1421474611 15293 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :blsqbot: 0 1 {{.+}c!} {1} w! < 1421474666 428439 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :!blsq 0 1 {{.+}c!} {1} w! < 1421474666 960896 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | Ain't nobody got time fo' dat! < 1421474686 839931 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :!blsq 0 1 {{.+}c!} {99.<} w! < 1421474686 999564 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 144 < 1421474687 149906 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 89 < 1421474687 150030 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 55 < 1421474714 212055 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bah but now i need TypeOperators :( < 1421474775 191271 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Just use it prefix. < 1421474780 445927 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :!blsq 0 1 {{.+}c!} {99.<} w!CL < 1421474780 603181 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {144 89 55 34 21 13 8 5 3 2 1 1 0} < 1421474785 371387 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :type Is = (:~:) < 1421474839 553957 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :huh < 1421474871 545850 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :still crashing < 1421474969 728031 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well that was reall yfun to think about < 1421475158 725274 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: they've fixed that newtype deriving thing although the fix has other annoying side effects < 1421475170 574158 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i find it amazing this was ever a bug < 1421475183 924797 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why wouldn't you derive stuff by creating code and then typechecking it etc. < 1421475201 904666 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they are like "lets skip typechecking" < 1421475208 721908 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: because the code may not be available? < 1421475213 560830 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Because you wouldn't be able to write the code for some of them < 1421475215 850171 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that's what augustss's compiler did < 1421475217 991445 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the compiler is writing the code < 1421475227 812609 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(I believe.) < 1421475230 405639 :AndoDaan_!~AndoDaan@188.188.93.174 QUIT :Quit: bbl < 1421475242 115027 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :but his compiler 1) cheats where it's convenient 2) can't derive as many instances even when they might be valid < 1421475245 380141 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: istr that too < 1421475317 227769 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION isn't sure how oerjan is crashing with a compiler error using just (:~:), actually < 1421475343 987455 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: an important consideration here is that it should be _fast_ by having the wrapping be trivially optimized away < 1421475370 520101 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: but it typechecks :P < 1421475410 259600 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i tried readding some Maybes but that didn't help :( < 1421475423 261908 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maybe you should try writting them < 1421475440 774331 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1421475511 481381 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe i've hit another ghc bug < 1421475562 115910 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i feel bad for haskell < 1421475571 283275 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: because unsafeCoerce is more efficient when it works basically :/ < 1421475584 246221 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :map NewType or map unNewType is like unsafeCoerce but slower < 1421475617 219857 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the same would apply to fmap *except* if you break the functor laws in an instance you can get unsafeCoerce out of it < 1421475621 56358 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which is really annoying. < 1421475862 999717 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I had a nice plan to fix it all elegantly but then they went and did something else instead < 1421475875 900067 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which is probably for the best < 1421475917 412272 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :shachaf: did you decide to go public with your bug report specifically to take lambdabot down? < 1421475940 562985 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :glguy: I told int-e about the bug before reporting it and he decided to disable DataKinds. < 1421475947 688038 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's not like GHC has any process for reporting security-sensitive bugs < 1421475952 95852 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(afaik) < 1421475959 72434 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Then oerjan figured out that it wasn't sufficient so elliott took the bot down entirely. < 1421475968 583192 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I asked thoughtpolice what to do with it. < 1421475984 671176 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Does anyone use safehaskell for security? < 1421475985 425497 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The conclusion was that I might as well report it publicly. < 1421475989 708237 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :I was just joking due to the lambdabot comment, not actually questioning intent :) < 1421475991 384966 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :lambdabot does < 1421475995 405532 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if safe haskell is going to be deployed in production then GHC really needs a process for handling security bugs etc. < 1421476000 652893 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which is basically all soundness bugs :/ < 1421476007 294566 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what is safe haskell < 1421476017 433757 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Jafet: I think byorgey had some web-based thing that accepted arbitrary safe haskell code < 1421476017 584096 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no such thing hth < 1421476033 827900 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I assume int-e uses a chroot wrapped in a VM wrapped in a burrito < 1421476040 489963 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: basically something that tags modules as safe/unsafe/trusted etc. so you can run arbitrary code that can't import modules with stuff marked as unsafe like unsafePerformIO or unsafeCoerce < 1421476044 524441 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(including third-party libraries) < 1421476047 20869 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :lambdabot uses it for obvious reasons < 1421476057 553457 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can @let import stuff but it won't work if you try to import Unsafe.Coerce etc. < 1421476060 31510 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that sounds awful D: < 1421476094 532725 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they should ues a type system for this... < 1421476094 722025 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :eh, it's an okay idea, it's just not very robust in practice because GHC is complex and has lots of bugs so you can often get unsafeCoerce through other ways < 1421476103 981572 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that would be better yeah < 1421476123 355114 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :an --unsafe--> function type that you can turn off the application rule for < 1421476148 707618 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :they should make a language a bit like haskell but without unsafe stuff < 1421476157 553181 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :mm burlesque is fun < 1421476163 478742 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: still the idea is that you can turn on safe haskell and get proper RT and stuff < 1421476176 804052 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like actually be able to know things about what an (A -> B) can do no matter what haskell file you load < 1421476180 754881 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :as long as you load it in safe mode < 1421476193 387809 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it just falls down because any GHC soundness bug is a security bug now < 1421476202 275859 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you could compile to bytecode and have a bytecode interpreter with some settings for its capabilities < 1421476207 589316 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and GHC just isn't that robust, especially with all the fancy extensions interacting < 1421476214 700182 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :there's so much you can do other than just putting comments in the code "this is safe lol" < 1421476222 480397 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: well the thing is, you want to be able to call code that is implemented unsafely < 1421476223 797400 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You could use any of the standard sandboxing mechanisms. < 1421476226 783590 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for instance you can use ByteStrings just fine in safe haskell < 1421476244 961333 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The idea is that you can rely on the type checker to not have to do that. < 1421476245 913218 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and you can do things like expose restricted IO monads to the safe code to use < 1421476262 638227 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*Main> uc 'a' :: Int < 1421476262 810268 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :1152921504606846976 < 1421476273 10757 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :DIDN'T CRASH THIS TIME HTH < 1421476278 375211 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(code that uses unsafe code to implement a safe interface is called "Trustworthy") < 1421476279 409641 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: ship it < 1421476282 273148 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(Safe Haskell lets you audit it) < 1421476286 536132 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(by only letting packages you explicitly trust do this) < 1421476289 815344 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> showHex 1152921504606846976 "" < 1421476291 961078 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I use safehaskell < 1421476295 495489 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Err < 1421476301 733106 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(so you can know what unsafe code you are trusting to be encapsulated properly) < 1421476311 940632 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :The only safe haskell is abstinence < 1421476314 751564 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"1000000000000000" < 1421476317 154990 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :p. good < 1421476322 574795 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :LOL < 1421476327 500468 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :pls < 1421476329 191279 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: this is with no extensions? < 1421476353 613581 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what if you could write unsafeCoerce in pure hindley-milner all along < 1421476358 916616 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha < 1421476373 894639 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes yes it probably has a soundness proof or whatever, but what if ZFC is inconsistent too < 1421476374 56398 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but its been proved you can't < 1421476379 18645 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it could happen < 1421476397 214214 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :0day of the century < 1421476400 236791 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :haha < 1421476401 542205 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ZFC 0-day < 1421476412 964103 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that'll be when we're all relying on proof checkers to run arbitrary code with attached safety proofs < 1421476429 655053 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :urgent patch to the ZFC axioms with a coordinated multi-vendor release < 1421476435 663467 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :redimensionalize derivative coefficients < 1421476452 306540 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :redimensionalizing* I guess < 1421476462 154990 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that sounds very possible except not ZFC but the given proof checker < 1421476519 369977 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah but it'd be more fun if it was the axioms themselves that were broken < 1421476528 76706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: only TypeFamilies < 1421476529 771047 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Most provers have a set theory (but not quite ZF) < 1421476533 404346 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :breaking axiom systems like we do hash functions today < 1421476544 708677 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Oh, you're using TypeFamilies still? < 1421476555 190647 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :eventually nobody runs anything that takes more than peano arithmetic to prove safety of < 1421476555 897899 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Were you using it for that (:~:) thing all along? < 1421476559 758488 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*prove the safety of < 1421476582 80828 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hahaha imagine if PA was the limit < 1421476585 261070 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://lpaste.net/81269 some old vaguely-relevant fun to all this < 1421476590 55764 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :everything betond that got proved inconsistent < 1421476616 221182 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: well, god made the naturals < 1421476633 666388 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and godel made some weird extra ones < 1421476649 544511 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I'm just gonna >_> use that lpaste for notes < 1421476680 877240 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i,i there exists a 0-day; if there exists an n-day, there exists an Sn-day; ... < 1421476724 417133 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: um i haven't changed the F part ... < 1421476738 929150 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although perhaps :~: could replace it, that's a thought < 1421476748 487583 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh < 1421476762 82687 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i thought you were doing something like data Q a b p = A (Is p PT) a | B (Is p P'T) b < 1421476766 857975 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :except clever and not obviously broken < 1421476777 635812 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I have a marvellous blackhat demo that this program is defective, but this pentest form is too small to contain it < 1421476828 972764 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421476879 977087 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://oerjan.nvg.org/lbexploits/Exploit2.hs < 1421476889 981601 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is the not very well working one < 1421476903 451010 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i moved the other one into this directory too) < 1421476971 279808 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh, i see what you're doing < 1421477170 414101 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :do you see why it's breaking too? < 1421477197 279503 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :are you sure there isn't a import tunnel a bot to quick latex? < 1421477207 558144 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :btw i tried wrapping in G and it didn't help < 1421477218 352128 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :Lilax, stop talking shit < 1421477227 673968 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :/o/ < 1421477247 796032 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Why would you say that, it startled me vanila < 1421477369 386857 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :The point is just that polykinded proxy's kind isn't reflected in its typerep? < 1421477379 734056 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :glguy: yep < 1421477416 359533 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: no, i'll look after i get home if it's still unsolved < 1421477416 811816 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :btw http://oerjan.nvg.org/lbexploits/ExploitForIntE.hs is actually working < 1421477437 435117 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unlike this new attempt to avoid some extensions < 1421477490 843727 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that's just the same as my original code with * -> * instead of T, right? < 1421477499 402172 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :we've managed to take several extensions off since then < 1421477501 274093 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: pretty much < 1421477561 23631 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm another high number < 1421477569 801109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or possibly the same one < 1421477655 418094 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :ugh calculus pls don't do this to me < 1421477672 478439 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm the explicit Typeable constraints aren't needed < 1421477703 413756 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Why not? < 1421477725 355136 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: the Core for your code is funny < 1421477741 443693 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421477747 876563 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Paste for those of us on phones? < 1421477750 25914 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :supercast = \ @ a5_axk @ b_axl w_s1pg _ -> $wsupercast w_s1pg < 1421477757 98771 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :supercast completely ignores its non-E argument < 1421477769 625606 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but i need to go in ~4 minutes and will be back later < 1421477788 735985 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er, by your code i mean your code after i've changed it a bit, so maybe it's different in the original < 1421477868 760059 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i get a strange error if i try to add @Refl to the last e pattern in supercast < 1421477949 330956 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you'd expect strange errors when matching on an impossible Refl < 1421477957 748355 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :though maybe yours is stranger than expected < 1421477962 500903 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh duh of course < 1421478027 476226 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :adding NOINLINE makes it work hth < 1421478034 351535 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but now i really need to go < 1421478038 773758 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ooh < 1421478450 835579 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1421478534 990263 :JesseH!~JesseH@oftn/member/JesseH JOIN :#esoteric < 1421478638 949993 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1421478646 108110 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421478817 15995 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome JesseH < 1421478826 540077 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​09JesseH: 02Welcome 06to 13the 04international 07hub 08for 09esoteric 02programming 06language 13design 04and 07deployment! 08For 09more 02information, 06check 13out 04our 07wiki: 08. 09(For 02the 06other 13kind 04of 07esoterica, 08try 09#esoteric 02on 06irc.dal.net.) < 1421478851 684264 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :'relcome elliott < 1421478856 51533 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's ` < 1421478876 665362 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :What's up, elliott? < 1421478891 782276 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :uhhhh < 1421478893 370486 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ghc bugs apparently < 1421478898 57328 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :same as always < 1421478924 375178 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Haskell, I see! < 1421479356 351482 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i see. it is never actually looking at the ID id value < 1421479449 373830 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :as usual :p < 1421479583 210079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :gah making the f parameter non-explicit worked < 1421479629 120754 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now to find out if any of these munge applications (to prevent ghc inlining) are needed < 1421479718 856870 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops some are < 1421479963 859594 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i need to write id ecast instead of ecast to avoid the crash :D < 1421479986 768288 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's the only place, other than removing some explicit arguments < 1421480006 228292 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think it's a good guess that this might break under higher optimization levels < 1421480208 755550 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: http://oerjan.nvg.org/lbexploits/Exploit3.hs < 1421480216 172976 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: good timing, i just got home < 1421480236 977497 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i managed to make it work without a pragma, at least in GHCi. < 1421480268 288740 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :this is getting more and more fragile hth < 1421480274 199883 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you think < 1421480281 14663 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: {-# NOINLINE munge #-} should make it safe? < 1421480296 280987 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: um the whole point of using munge is to avoid NOINLINE < 1421480300 240715 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh. but why < 1421480314 973624 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well maybe it cannot be disabled, in which case it's fine < 1421480323 276019 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1421480339 155746 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there a difference between data families and newtypes+type families? < 1421480345 925036 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :can you use NOINLINE pragmas in lambdabot? < 1421480351 960036 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: no idea < 1421480362 606923 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think you can. < 1421480390 541163 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you should be able to, yeah < 1421480391 121424 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but anyway the idea is to use as few extensions as possible < 1421480396 132468 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can just @let at the very least < 1421480399 58432 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: by the way shadowing is bad hth < 1421480407 188864 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what shadowing? < 1421480410 514499 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :e < 1421480440 555610 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bah < 1421480442 411219 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421480467 44377 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nothing to see here, move on < 1421480467 284084 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421480516 460143 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: i was suspicious at first when i reloaded your url but then i saw that its contents were exactly equal to my editor buffer and decided i must be imagining things < 1421480532 791382 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hah < 1421480536 150070 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :How can I parse a MySQL dump to convert to SQLite format? < 1421480624 677401 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :is there a reason for using munge instead of using id directly < 1421480661 485504 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it was originally munge x = (replicate 9 undefined ++ repeat x) !! 10 < 1421480685 279619 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because i wanted to be sure ghc couldn't see through it < 1421480708 81678 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i like that id works there but ($) doesn't < 1421480712 938202 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :huh < 1421480737 735375 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably because of ghc's special $ parsing rule? < 1421480746 40580 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :who knows < 1421480843 498852 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway we've proved that it's not sufficient to disable DeriveDataTypeable. < 1421480897 262135 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421480911 989923 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: munge x = reflect x reify < 1421480925 346791 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :actually GHC can probably see through that these days < 1421480929 453087 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :not with the terrifying original implementation though < 1421480934 333309 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I wouldn't be surprised if GHC can inline reflect x reify < 1421480935 629947 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right. < 1421480942 896395 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If you make it recursive, though, GHC has no chance. < 1421480948 168979 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It doesn't inline reverse [] = [] < 1421480996 131428 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :You can get it to inline the first iteration < 1421481042 467122 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What do you mean? < 1421481081 989133 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :It will inline a recursive function up to the first recursive call with the right pragma < 1421481115 961662 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421481122 164395 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In the bad old days we defined rev [] = []; rev [x] = [x]; rev xs = realReverse xs, or something like that. < 1421481134 523474 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :To help the inliner along with that particular case. < 1421481142 397205 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :can you use GHC.Exts.lazy < 1421481144 424639 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or something < 1421481169 230226 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :also does this trick work with GHC.Exts.coerce < 1421481177 133449 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because if so, ouch < 1421481782 68760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shopping -> < 1421483572 352002 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 244 seconds < 1421484207 160978 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :That seems < 1421484212 298149 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1421484218 388939 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :complicated to an extreme? < 1421485271 148982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: that's ghc for you :P < 1421485336 932993 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: I think I found another related bug. < 1421485347 315909 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Though not one that you can use to unsafeCoerce. < 1421485416 680461 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Tres bein! < 1421485470 179808 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :λ> data T a where { A :: T Int; B :: T Bool } < 1421485470 379538 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :λ> let f :: T Int -> (); f A = (); f B = () < 1421485484 58923 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :complains about the second pattern < 1421485489 499019 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :λ> data T a where { A :: T (Proxy (Proxy :: * -> *)); B :: T (Proxy (Proxy :: (* -> *) -> *)) } < 1421485492 432817 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :λ> let f :: T (Proxy (Proxy :: * -> *)) -> (); f A = (); f B = () < 1421485494 980386 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no complaints < 1421485536 715984 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so i guess it checks that the types are the same without checking the kinds < 1421485555 67212 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :that < 1421485573 102999 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :looks like trash < 1421485576 766358 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :no offense < 1421485637 866513 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you say that to every piece of code that gets pasted in here < 1421485652 561993 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Probably < 1421485658 844178 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421485674 18396 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :But that's cuz I'm not as advanced I still understand it kinda < 1421485705 703776 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :but to me at my level it looks like someone was angry at their keyboard < 1421485724 107574 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Lilax: Are you sure?? < 1421485728 190314 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :ill be quiet now ;-; < 1421485734 406852 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Lilax: You're learning Haskell? < 1421485743 274501 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :very slowly < 1421485751 651137 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :veeeeeeerrrry slowly < 1421485758 803722 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :because school < 1421485762 579629 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> (\x -> (\y -> x)) z y < 1421485769 337926 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :and I don't have much time to code < 1421485792 364511 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm. lambdabot is gone < 1421485810 864809 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: that's because of the bug we found, it ruins its sandboxing < 1421485831 772176 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oh. Is there a ghc trac issue for this? < 1421485838 14773 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :#10000 < 1421485869 215284 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :why wasn't the bug detected before? and was the bugs occurance because of something being changed? < 1421485900 790487 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The code above looks like it is used to demonstrate the bug; it doesn't seem a very good code for an actual program but that doesn't make it "trash" < 1421485926 99580 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: it's an interaction with a subtle use of the new PolyKind feature which i guess no one has considered before. < 1421485944 357523 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I don't understand those features good enough to see how exactly this breaks safehaskell :( < 1421485970 434976 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: the change was in making types and Typeable instances PolyKinded without realizing you then had to include the kinds in the data. < 1421486000 770851 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: http://oerjan.nvg.org/lbexploits < 1421486004 295027 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hth < 1421486013 183336 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I never said it was well ( I did and I'm sorry if it came off wrong ) but as my veiw point as where I am standing in my area of expertise in the haskells, it looks like random lettering and chars zzo38 < 1421486032 996888 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421486035 904625 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Ah, well, then you must learn. < 1421486036 365008 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: those are further refinements i made tonight, now it's down to a single extension < 1421486073 938927 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Well.. I don't have time since its finals this month < 1421486074 89693 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i,i {-# LANGUAGE NoSafe #-} < 1421486079 733819 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so < 1421486085 240404 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :what exactly should safehaskell prevent? < 1421486088 504750 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the use of cast? < 1421486115 219998 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A function uc :: a -> b which is a valid implementation of id. < 1421486120 79281 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: yes < 1421486141 285055 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: or, wait < 1421486143 188679 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :safehaskell makes me sad < 1421486148 412146 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :not a lot of fanciful script on that site of yours oerjan < 1421486149 10454 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I feel like haskell has so much more potential < 1421486161 518497 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mroman: cast should be safe, always. it's a ghc bug that it isn't. < 1421486161 930197 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :am I just a totally out of touch purist or what < 1421486162 614209 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, in this particular thing. Yes, different types should have different TypeReps. < 1421486166 93678 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :haskell is a hassle < 1421486171 707711 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha Lilax nice < 1421486254 18321 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: most of my fanciful stuff is in the esoteric/ subdirectory, and most of it you need to go via the wiki to find < 1421486266 36688 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :If I make up a Magic: the Gathering card that says "you gain 6 life and target opponent draws 3 cards" then how much should be the cost? < 1421486268 769517 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Ive been trying to pursuade my IT teacher to install linux into the deepfreeze program in the computers so I can code more < 1421486271 348678 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: So it looks like "GHC checks type 'equality' without checking kinds" is a problem in more than just Typeable. < 1421486287 12270 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can you think of anywhere else where it could allow unsafeCoerce? < 1421486305 818091 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :zzo38: a rediculous ammount < 1421486309 381805 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Why would you ever play that card? < 1421486318 439250 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: um what you found was just exhaustiveness checking, no? < 1421486336 255409 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: To improve your life total < 1421486381 577940 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: well, it doesn't complain even though you're matching on an impossible pattern < 1421486388 19534 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I assume your life total goes up and the opponant draws three so maybe you can withstand the attacks that are already being placed? < 1421486407 891312 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i think it's pretty well known that part of ghc isn't "perfect"? < 1421486413 732663 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :opponent& < 1421486419 505891 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and not unsafe just because of that < 1421486424 366001 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :I can't brain I has the dumb < 1421486447 911381 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Lilax: Yes < 1421486457 548466 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although maybe it should be 7 life < 1421486459 152362 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe. < 1421486467 671364 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :yes to what? < 1421486476 179561 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :my response of summerization < 1421486490 199798 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Giving your opponent three cards seems like a huge cost regardless. < 1421486500 220678 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe your goal is to make them lose by drawing the last few cards of their library. < 1421486516 440181 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :did anyone try GHC.Exts.coerce yet < 1421486518 820820 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :they can only draw land? < 1421486523 356712 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, if you use it enough they will not have enough cards left < 1421486524 949330 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :with the built-in Coercible stuff < 1421486540 55629 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :Anyways < 1421486540 373747 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Bargain costs 2W and has a similar effect (+7 life, one card) < 1421486545 349264 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo PRIVMSG #esoteric :o/ < 1421486633 680816 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: I guess this is meant for Limited? < 1421486665 705197 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, mainly < 1421486671 38861 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: I don't know of any other case where GHC will let you match on something that brings an invalid type equality into scope. < 1421486818 886270 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or, you should be also allowed to remove any counters from yourself too < 1421487063 961870 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mhm < 1421487621 614875 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Argh < 1421488287 134211 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: awake now :P < 1421488350 349146 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh okay! < 1421488367 614342 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it was interesting how much better your unsafePerformIO is than mine and runST < 1421488398 305185 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: hi, I had to kill lambdabot < 1421488410 692557 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because you can unsafeCoerce with just TypeFamilies and Typeable < 1421488415 50726 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sorry < 1421488492 180524 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: thanks. so the quit-twice mechanic finally found some use... < 1421488556 187301 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I was worried it'd respond to the @quit too slowly the second time to trigger that < 1421488564 374081 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since it was busy joining channels < 1421488580 288617 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: http://lpaste.net/74498 < 1421488580 737333 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: it might be safe as long as you stop Data.Typeable from being accessed < 1421488588 383902 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :all the exploits so far use Data.Typeable.cast < 1421488597 197139 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I feel like GHC.Exts.coerce might do it too though < 1421488604 406107 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(not sure, maybe not) < 1421488716 424646 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: hmm, but how many modules like Data.Typeable.Lens are out there? (this one reexports cast, and another function based on it.) < 1421488732 274454 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421488738 147343 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hthats the code im talking about < 1421488755 494491 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: yeah < 1421488762 885564 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :performIO m = b (a m ()) where < 1421488763 36374 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : a :: IO a -> rw -> (# rw, a #) < 1421488763 36517 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : a = unsafeCoerce < 1421488763 36593 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : b :: (# rw, a #) -> a < 1421488763 36666 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : b (# _, x #) = x < 1421488767 141670 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that was my attempt < 1421488772 670655 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: and you can probably get it from tons of things that are based on top of cast too < 1421488773 381918 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :always segfaults afterwards though < 1421488798 125074 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: tbh if there's nothing else sensitive on the VPS I might just take a backup and let it run, since I don't think the bug has been publicised anywhere but trac and here < 1421488808 410073 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's fuss for you of course though < 1421488824 685074 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I dunno if people have checked if it works in HEAD < 1421488827 665653 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess probably since the bug is open < 1421489072 673328 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I've checked the #10000 version on ghc head. it's essentially the same thing... < 1421489095 904630 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION nods < 1421489133 28830 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm a bit dismayed that this works without PolyKinds and DataKinds, has oerjan given details? < 1421489146 556574 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes < 1421489152 373598 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://oerjan.nvg.org/lbexploits/Exploit3.hs < 1421489183 618394 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :OldTypeable is probably fine :P < 1421489187 511460 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(maybe?) < 1421489200 398403 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1421489206 249973 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right, another level of indirection... thanks < 1421489264 766083 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: afaict there is no reason you can't just make mueval run inside a chroot < 1421489268 409895 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and a good demonstration that including the full kind will be the only thing that's going to work. < 1421489275 435005 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and then none of this would matter < 1421489287 674876 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :heck, use Gregor's UMLBox like HackEgo, maybe :p < 1421489289 670724 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's a bit slower though < 1421489292 372483 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wouldnt it just be less dangerous < 1421489305 793737 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: well you wouldn't be able to do any useful IO without a linux kernel bug < 1421489308 797582 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :which exist, but < 1421489311 262987 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :as a short-term solution... < 1421489332 815572 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :escaping chroots is an easy exercise ... but ... people would have to write shell code, transplant it into L.hs somehow, it adds up. < 1421489338 959139 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :couldn't you still screw upt he chroot forcing lambdabot to reboot? < 1421489344 995388 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how do you escape chroot? < 1421489363 436357 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(easy if you have a local root exploit to work from, which a determined attacker will have) < 1421489387 84184 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :vanila: as a non-root user, you're not meant to be able to < 1421489396 93889 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :chroot would definitely raise the bar < 1421489406 132372 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :chroots aren't perfect namespaces though, there are other leaks, but < 1421489432 757976 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: also, the user lambdabot runs as doesn't have to have access to the password file, or write access to anything but L.hs and other state < 1421489447 835788 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well < 1421489452 709604 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess if you source the password as an rc it does < 1421489464 234900 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :not that it's uh < 1421489466 481291 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :a very secure password < 1421489479 32813 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I could change it ;-) < 1421489485 805352 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but I see no reason to) < 1421489900 533627 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Okay... I can do read-only binds on the VPS. so a chroot is within reach. < 1421489927 281365 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421491354 141354 :scoofy!~spirit@catv-89-135-80-2.catv.broadband.hu PART #esoteric :"Leaving" < 1421491609 585008 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: note that e.g. getting lambdabot to quit would require being able to kill it < 1421491613 213137 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since mueval runs as a separate process, at least < 1421492298 287971 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: btw your @quit was accepted in 170 seconds and the threashold is 300. So that seems to be okay. < 1421492361 486898 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Quit: ZNC - http://znc.in < 1421492363 76172 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm bringing lambdabot back with mueval running in an ad-hoch chroot (which can still read more than strictly necessary, but has no write access anywhere important) < 1421492395 977080 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421492539 864724 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421492573 491394 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421492994 134083 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421493102 23171 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: this looks so silly: http://int-e.eu/~bf3/tmp/mounts.txt < 1421493114 65380 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :haha < 1421493126 323209 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :am I allowed to unsafePerformIO-steal the password that I already have < 1421493136 825243 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sure < 1421493140 720792 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :too lazy actually < 1421493147 386015 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :> 123 < 1421493148 875283 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 123 < 1421493149 256538 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :actually < 1421493158 151895 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you could bind mount /dev/null over that file < 1421493159 429357 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the password is not visible, that's in ~lambda/run < 1421493162 523811 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, nice < 1421493169 303456 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: uh < 1421493181 173101 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: is anything stopping you from making a {-# LANGUAGE Trustworthy #-} L.hs < 1421493184 177430 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess it doesn't matter < 1421493185 256939 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since it's unsafe anyway < 1421493191 862983 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and also I guess L.hs isn't trusted < 1421493192 616859 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :they're read-only bind mounts < 1421493196 389467 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, yeah < 1421493302 777239 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and the UID would be wrong for write access, too) < 1421493324 426920 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> < 1421493325 723978 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : not an expression: ‘’ < 1421493402 702295 :nortti!nortti@nano.smar.fi NICK :lawspeaker < 1421493525 900948 :lawspeaker!nortti@nano.smar.fi NICK :nortti < 1421493599 507501 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: can you say if I did anything absurdly stupid in http://int-e.eu/~bf3/tmp/chroot.c ? < 1421493615 673336 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I'm no export but you know chroot(1) exists, right? < 1421493625 301183 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well, I guess you'd need sudo too < 1421493628 212647 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so never mind < 1421493631 771833 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*expert either < 1421493635 902098 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it looks reasonable though < 1421493644 829018 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I needed something to make setuid root anyway. < 1421493649 310283 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: you could use unshare(2) to make a namespace < 1421493665 790073 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ooh, or even just seccomp < 1421493674 544469 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's perfect because all it can do is read and write < 1421493685 732566 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :could even skip the chroot at that point < 1421493689 167986 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> oeis [1,3,5] < 1421493690 663204 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘oeis’ < 1421493698 960849 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh? < 1421493700 834680 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :those working from @run is a bug anyway :p < 1421493825 994947 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :of course seccomp stops you exec()ing, so hm < 1421493829 402615 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :seccomp won't work for me; I can't touch the kernel. < 1421493839 157235 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :isn't it enabled by default < 1421493845 361490 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :chrome uses it < 1421493870 393376 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :who runs chrome on a vps? < 1421493876 671271 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :well, I mean < 1421493882 426927 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's been in the kernel since 2005 < 1421493888 93133 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but ok, how do I figure out whether it's supported... < 1421493894 513340 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's used by multiple major applications for security by now < 1421493915 113570 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: grep the kconfig in /proc or wherever it is? < 1421493923 8682 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I forget the exact filename < 1421493944 945488 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh openssh has support for it, that may motivate an vps provider to enable it < 1421493990 132942 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :note that exec is *not* one of the syscalls you can do post-seccomp, without seccomp-bpf, so I guess you might have to patch mueval. but it would certainly be a long-term solution, since it's pretty airtight < 1421493990 295216 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :/proc/config.gz, but that feature is disabled < 1421493990 467417 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421494033 989720 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*patch* mueval? that horror needs to be rewritten ... oh time ... oh motivation! < 1421494317 741026 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hehe < 1421494321 646804 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I just meant patch it to do one syscall :) < 1421494326 568707 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you could also use seccomp-bpf and allow exec though < 1421494342 835664 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :though I don't know if that is safe. < 1421494411 833580 :Lilax!uid52684@gateway/web/irccloud.com/x-ryjnewxghdpflguo QUIT :Quit: Connection closed for inactivity < 1421494452 40735 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I think I'm satisfied with the relative safety for now. < 1421494465 428849 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but thanks for the ideas < 1421494501 961760 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :"So, a method of finding and patching the system calls at runtime was devised. It uses a disassembler on the executable code, finds each system call and turns it into an RPC to the trusted thread." chrome used to do terrifying things < 1421494549 287321 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( sounds like light-weight valgrind or qemu ) < 1421494677 769025 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :import qualified Elliott as E < 1421494690 644980 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :? < 1421494703 311624 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I'm just now reading that export/expert thing. < 1421494707 187765 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh. < 1421494713 956100 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because I'm not qualified to answer. < 1421494715 682367 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I see, I see. < 1421494792 628866 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: really the main reason I wrote that little C program is that scripts cannot be setuid, and I was too lazy to look for an existing wheel. < 1421494826 647527 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION nods < 1421495795 917900 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION idly wonders how the VPS boots with an empty fstab... < 1421495880 727851 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :passing root=? < 1421495889 345566 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :systemd can do partition autodiscovery stuff nowadays but it's probably not that < 1421495948 899744 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I think there's no hypervisor, just a container. so all the mounts can be prepared from outside. < 1421495985 520525 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and right, systemd is also magical) < 1421496010 764669 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(so perhaps a mounted root partition is enough to get things running) < 1421496030 255655 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, it's not a real VPS, just a docker thing? okay < 1421496041 435750 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that surprises me. that's a relatively new thing < 1421496054 840907 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://openvz.org/Main_Page < 1421496055 838175 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm not sure I trust containers that much yet... < 1421496059 305027 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, right < 1421496066 688737 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so not docker. < 1421496067 443981 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay, OpenVZ is old but it's really bad I think < 1421496071 625123 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :at least, tons of stuff doesn't seem to work on it < 1421496151 365974 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 272 seconds < 1421496220 760749 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I think it's good enough to lambdabot anyway. :P < 1421496224 492773 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :s/to/for/ < 1421496308 974444 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but yes, the container is leaky. pstree was behaving odd for a while, for example. and the brutal filtering of dmesg is a bit annoying (I tend to look there for clues when things go wrong)) < 1421496437 185594 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I think it also doesn't support a bunch of "standard" things like tun/tap and stuff < 1421496437 949261 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The main criterion for running lambdabot is that the provider does not noticably overcommit the RAM. And that seems to work okay. < 1421496442 548961 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and does weird things with memory accounting < 1421496452 135152 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :er, OpenVZ is specifically used because you can overcommit a ton :) < 1421496463 148834 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I said *provider* < 1421496466 737026 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :right. < 1421496485 799858 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but if they use OpenVZ, it's quite likely to cut costs by letting them oversell RAM. < 1421496512 809114 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And I'm sure they do overcommit, because few people actually use all their RAM all the time. < 1421496525 897160 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421496562 98443 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah < 1421496580 75170 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :anyway. it works, mostly, and at less than $5 a month I honestly don't expect much more. < 1421496588 919260 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :who's it with? < 1421496601 713424 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ramnode < 1421496611 41641 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION nods < 1421496620 449718 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can get like $10/year if you're willing to put up with total crap :) < 1421496646 579256 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or $35/forever if you want a completely useless and constantly failing box like esolangs.org and HackEgo run on -_- < 1421496650 62200 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yeah but lambdabot needs 200-300 MB when it runs mueval. total crap won't work. < 1421496697 91609 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(actually ghc's memory usage is quite crazy.) < 1421496735 419445 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm tempted to work on that @run-without-reloading-GHC-constantly replacement, except that I don't actually care any more < 1421496742 229149 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*replacement plugin, < 1421496800 675493 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I can't be bothered; I expect such a server would leak memory, and at that point I begin prefer the current solution, as bad as it is. < 1421496818 935193 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 246 seconds < 1421496838 400843 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(some "to" missing there)\ < 1421496841 830729 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION nods < 1421496845 763548 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :does ghci leak memory? < 1421496870 396403 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :"Roilan, from TragicServers, is back with these improved offers exclusively available on LowEndBox." bargain basement VPS providers have worrying names < 1421496994 16322 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421497088 570029 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421497519 510523 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 255 seconds < 1421497739 118093 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The $35/forever was for two gigabytes of RAM. < 1421497816 981311 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sounds legit < 1421497898 848838 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I don't have long running ghci sessions. I know that ghc --make leaks heavily. < 1421498057 269781 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :why does $35/forever sound like a pyramid scheme to me? < 1421498554 393572 :Zuu!~zuu@unaffiliated/zuu PART :#esoteric < 1421498716 152904 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Could be a good band name < 1421498885 354733 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421498959 813837 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: "How can you do this for this price?" "We've already built and own the infrastructure, we don't have the same cost model as our competitors. Our space, power and internet costs are far lower, and we pass the savings on to you." < 1421499008 708167 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :And sorry, it was $35/forever (or $1/month) for just a half gig, the 2 GB version is $140/forever or $20/month. < 1421499114 324788 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, where do they get the free electricity? < 1421499139 980592 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh well, cost models < 1421499148 903029 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, it's all about cost models. < 1421499150 688709 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the cost model may include a planned bankruptcy < 1421499178 595646 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and that brings me straight back to the pyramid scheme association) < 1421499189 64305 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Very possibly. Or I guess it's just barely possible they've figured enough people are paying the per-month prices to cover operating costs, at least if they cut corners enough. < 1421499229 88679 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wait, $20/month for the 2GB version? < 1421499257 4927 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes. It's $1/month for 512 MB, $10/month for 1 GB, $20/month for 2 GB. < 1421499269 853069 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's ... interesting. < 1421499276 327409 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Cost models < 1421499295 262273 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :to be fair it's an already-established provider that I think has a lot of money to throw around running this < 1421499298 70531 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Consider the people who put up their phpbb board and get two hits per month from googlebot, never using $140 of resources for a whole lifetime < 1421499300 772487 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but not very sustainable yes < 1421499320 412724 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(though I guess they figured that anybody not picking the 512 MB option will actually require a decent amount of memory. unlike all those webservers that run one apache instance) < 1421499333 205752 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://www.fibernetics.ca/ the company < 1421499349 680137 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's also $40/month for 4 GB, $60/month for 6 GB and $80/month for 8 GB. So it's strictly linear in terms of RAM, except for the $1/month that's presumably there for shock value. < 1421499378 824599 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :tbh, it's probably worth more at $1/month than $35/forever < 1421499386 457485 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since you'll probably get sick of how often it goes down before 35 months pass < 1421499386 624019 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so you can oversell the 512MB plan much more than the larger ones. < 1421499452 275230 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm just curious what kind of probably-legal-but-ethically-speaking fraud they're pulling off there. < 1421499518 153076 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I think they have a lot of money to burn and figure that most people will buy a $35/forever one just because "how can you not at that price?", and then rarely use it because it's low-end and goes down a lot and comes with ~no support and sucks. < 1421499522 380375 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Is there a reasonable way of figuring out when a Debian system was initially installed? E.g. some file timestamps? < 1421499539 961325 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: I think debian-installer leaves a log somewhere < 1421499544 602084 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fish around /var/log? < 1421499563 297830 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There's /var/log/apt but all files there are weekly cycled, at least on this box. < 1421499565 87968 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anyway, their $10/mo and up plans look actually sustainable < 1421499576 976198 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Hm, there's an "installer". < 1421499590 200697 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since they're broadly comparable to DigitalOcean prices and so on < 1421499601 205423 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Every file in /var/log/installer/ is timestamped Oct 5, 2013, which sounds reasonable. < 1421499638 662419 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :So it's been... maybe 15 months now. < 1421499663 895998 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so they're subsidising the super cheap one with existing cash + more expensive monthly plans + below-average operating costs (so more profit from the more expensive ones than other providers) + not bothering with decent support etc. + most people who buy super-cheap dodgy-looking lifetime VPSes won't bother using them enough for the sale to be a loss < 1421499679 530483 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :also, they obviously got a lot of publicity for this < 1421499694 134515 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Which means (assuming current prices match the original) it was a good investment (FSVO), since for the 2GB level, 15 months at $20/month is $300, but the one-time fee is $140. < 1421499699 949693 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so I dunno, I could see them running for years if they got lucky < 1421499768 763597 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: also consider that anyone who really uses the resources will probably need to upgrade eventually, either to one of their more expensive models (= more $$$ for them), or to another provider (thus meaning it's just a dormant VM they're paying for again) < 1421499784 853659 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh and maybe they're hoping that people who actually need more resources will outgrow their plan... as you just wrote < 1421499807 275424 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I like how they have a 50% off sale right now. < 1421499811 85190 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is that on the lifetime prices too, I wonder? < 1421499836 279239 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, crappy vm that I never use for $17.50? that sounds reasonable < 1421499852 167828 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I would buy it for that price :) < 1421499874 402702 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: oh and also they can always stop offering these lifetime VPSes at any time < 1421499902 297403 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so honestly I feel like it could be pretty smart on the whole < 1421499913 467893 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :still risky, but I'm not convinced they'll go bust super quickly < 1421500023 622163 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Current total: $17.50" < 1421500039 333863 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :
  • about us
  • < 1421500042 337198 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok, but why. < 1421500098 411846 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: nice, run lambdabot on that and if anyone trashes it they'll be doing you a favour < 1421500128 32499 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :haha < 1421500295 292751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :okay, let's read the terms and conditions < 1421500325 672861 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Master Services Agreement" is a great name. < 1421500386 89339 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The one-off prices are also "LIMITED TIME", at least according to the "step 1" ordering page. < 1421500391 888550 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :But they've been like that for quite a while now. < 1421500405 643717 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421500407 857245 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wait, can you translate this into english? "It is the Customer's responsibility to provide, prepare and maintain the Customer's locations, facilities and equipment for the installation of CloudatCost Facilities and for CloudatCost to provide the Services to the Customer. Such provision, preparation and maintenance shall comply with CloudatCost' specifications and shall be at the Customer's expense." < 1421500442 349255 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: They'll come into your home and install some equipment and bill you for it. < 1421500473 849108 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: Basically, turn your house into one of their datacenters, at your expense. < 1421500488 533961 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Remote host closed the connection < 1421500533 86124 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421500565 351372 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: you have to keep your house tidy or they won't give you a server < 1421500579 432809 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I guess they didn't spend any money on lawyers either. < 1421500580 636939 :woe!~IceChat9@gprs-inet-65-227.elisa.ee JOIN :#esoteric < 1421500923 93785 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Or maybe they did, and that's just one of the traps they set. < 1421500991 990430 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It does sound like a clause from a totally different agreement. < 1421501067 164769 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :"LIMITED TIME" sounds about right < 1421501144 52974 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"The Customer shall be liable to CloudatCost for all damages caused to real or tangible personal property, or for bodily injury or death caused by the Customer or an End User." < 1421501158 769588 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Sounds like they've had experience with disgruntled customers. < 1421501375 539555 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"19.10This Agreement has been drawn up in the English language at the express request of the parties." -- aha. < 1421501532 462538 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421501611 506397 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the privacy policy is a copy of http://www.worldline.ca/privacy-policy ... they didn't even bother to change the link. < 1421501785 704837 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and that also seems to be the original source for the remaining terms. now worldline is a telco, so all those references to equipment on the customer's location make sense. < 1421501821 931419 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :...isn't that fun... < 1421502079 725466 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :They're connected though. "[...] Less than a year later, Cloud at Cost – a hosting service with a $35 one-time fee and no monthly bill – has raked in $1 million without any marketing, and injected fresh energy into Fibernetics, a Waterloo Region-based telecom provider founded 11 years ago." < 1421502294 767700 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421502315 944527 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I see, Worldline is owned by the same company. < 1421502320 433325 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, you said that < 1421502340 254914 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hmm, I wonder about the breakdown of that $1M < 1421502537 720899 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"$35 is an easy purchase to get something that you can categorize as a toy, and get on it and play around." < 1421502577 788564 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(One of the founders compares the $35 lifetime plan to the Raspberry Pi) < 1421502666 380835 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm reading http://news.communitech.ca/columns/cloud-at-cost-injects-fibernetics-with-startup-energy/ there are some other interesting points. < 1421502820 695244 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421503342 729541 :woe!~IceChat9@gprs-inet-65-227.elisa.ee QUIT :Ping timeout: 245 seconds < 1421504037 321712 :S1!~S1@p4FF92263.dip0.t-ipconnect.de JOIN :#esoteric < 1421504314 279373 :woe!~IceChat9@gprs-inet-183-103.elisa.ee JOIN :#esoteric < 1421504675 956917 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :a*a + b*b < 4 gives me, http://i.imgur.com/bJ6tJpr.png and a+b<2 gives me http://i.imgur.com/ZwNH2xO.png, but shouldn't they be the same according to the Pythagorean theorem < 1421504697 898727 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what?! < 1421504717 801264 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sqrt(a^2 + b^2) does not equal a+b. < 1421504725 599757 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Sorry if I said something completely inaccurate < 1421504734 431342 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :uhh < 1421504747 908887 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Shopping is math, let's go hard < 1421504749 19944 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I should get more sleep < 1421504790 663781 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :we don't need to make fun of people for remembering a theorem wrong < 1421504796 308127 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that said the second picture looks more interesting. < 1421504825 204126 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: of course not. < 1421504827 268784 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it looks like a mandelbrot spider in itsweb < 1421504828 580771 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*its web < 1421504832 660905 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :elliott: I remember the theorem fine, I just can't think < 1421504848 550312 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's fine :p < 1421504860 915208 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Also, my code for that is here http://ahk.us.to/?p=38307e < 1421504874 149116 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :autohotkey golf is less fine though < 1421504881 855696 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I have my limits < 1421504886 330245 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :;) < 1421504892 251044 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :do you need those spaces < 1421504913 358494 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :I'm thinking I might be able to remove the space between w%w% and h%h% < 1421504915 795532 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I once wrote "(x + y)^2 = x^2 + y^2" in a physics exam. it was far from my proudest moments... < 1421504916 754610 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :but other than that, yes < 1421504936 144187 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :boily: Well, if that were true it'd make my code much more fun < 1421504938 536676 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: freshman's dream < 1421504964 659873 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :GeekDude: sometimes, it can be! < 1421504972 628903 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :sometimes < 1421504980 206755 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Even a broken clock is right sometimes < 1421504989 590766 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: ah just work with some field of characteristic 2. but I guess that doesn't happen so often in physics. < 1421505019 125202 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :GeekDude: twice a day, the saying goes. < 1421505028 681949 :GeekDude!~GeekDude@unaffiliated/g33kdude PRIVMSG #esoteric :Well, what if it's a 24 hour clock? < 1421505030 583259 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott: wasn't there some other equation called that? something that has an integral somewhere... < 1421505051 949849 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :int-e: damned reality... < 1421505093 737896 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :GeekDude: http://www.watchtime.com/watches/images_db/big/109_glycine_3856.jpg :D < 1421505114 26630 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(I want one, but it's prohibititatively expensive.) < 1421505315 144106 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what am I looking at? < 1421505367 292707 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :24 hours, and I guess one of those rings can be turned.. < 1421505377 391949 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but I don't see the attraction. < 1421505488 867501 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :there are all those variations: http://www.glycine-watch.ch/e/collection/collection_overview.e.jsp?ID_Group=100000 < 1421505551 373337 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :it's an elegant watch. not a big impossible monster that covers your whole arm. none of those extraneous thingies. just the right amount of information density. < 1421505556 927601 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :and it has 24 hours! < 1421505631 649028 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421505778 433660 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :honestly I think the 24 hour thing would only serve to confuse me :) < 1421505798 797243 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(though I guess one would get used to it after a while) < 1421505932 888976 :MoALTz!~no@user-109-243-119-160.play-internet.pl QUIT :Quit: Leaving < 1421506360 346929 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421506641 679897 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421506852 405547 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :Quit: ZNC - http://znc.in < 1421507133 507790 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421507179 818087 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421507905 187611 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :aha, another great potential savings: the VPS defaults to "save mode" - it shuts down itself after 7 days. < 1421508391 886615 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(the typo is mine) < 1421509277 266577 :booly-yam-9787!~cinch@bzq-79-178-15-163.red.bezeqint.net JOIN :#esoteric < 1421509352 125774 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :An IP change when re-imaging. Interesting... < 1421509535 244029 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :did you buy one of them just to investigate < 1421509557 318660 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you're supporting their business model :) < 1421509565 362875 :woe!~IceChat9@gprs-inet-183-103.elisa.ee QUIT :Quit: Beware of programmers who carry screwdrivers. < 1421509782 681885 :booly-yam-9787!~cinch@bzq-79-178-15-163.red.bezeqint.net QUIT :Remote host closed the connection < 1421509855 710442 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: sure did. < 1421510003 252637 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Ping timeout: 256 seconds < 1421510396 636396 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net JOIN :#esoteric < 1421512213 511759 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I think of it as a Telco-who-sells-toys-as-a-side-business, which is a charming idea ;-) < 1421512288 793902 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah. unfortunately we rely on one of those toys for our wiki :p < 1421512738 835988 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hey < 1421512749 946086 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i thought i could get some good lambda terms tto test my program on from BLC < 1421512754 995128 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but then I realized they are lazy.... < 1421512765 995354 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :do yonkow where i can get some free strict lambda terms < 1421512784 288994 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :where's the fun in that < 1421512801 167381 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :itsn ot so much fun , but helps me test my compiler works < 1421512890 481726 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh BLC is strict? < 1421512894 788587 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's a little sad < 1421512895 711265 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :BLC is lazy. < 1421512901 24211 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :my language is strict < 1421512902 396063 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ah < 1421512909 462039 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i could use futamura to port cod efrom otherl languages but its a lot of work...... < 1421512960 107059 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I can write strict lambda terms for $100/hour <_< < 1421512973 543748 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :\x.x < 1421512983 476218 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : icant afford that! < 1421512988 723455 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Some people can. < 1421513019 593690 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah :( < 1421513048 344954 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: why don't you take a couple of church numerals, say evaluate (\f x.f (f (f (f x)))) (\f x. f (f (f (f x)))) < 1421513070 608915 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh ys il definitely do a few of those < 1421513095 16583 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :those are essentially folds and can be evaluated strictly. most of the really interesting code involved fixed points and those are icky in strict lambda calculus. < 1421513117 547277 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah, the lazyness lets the code be shorter < 1421513155 281633 :boily!~alexandre@96.127.201.149 QUIT :Quit: NEWTONIAN CHICKEN < 1421513341 984135 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and some neat blc programs have infinite output) < 1421513360 760448 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :there is probably an easy lazy->strict conversion? < 1421513413 976718 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i think CBN CPS would work < 1421513425 742588 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but i dont wnat to introduce more stuff that might have bugs in it < 1421513517 367121 :supay!sid47179@gateway/web/irccloud.com/x-bbrmekbajiyydsjc QUIT :Ping timeout: 272 seconds < 1421513530 352487 :vanila!~vanila@unaffiliated/vanila QUIT :Remote host closed the connection < 1421513537 265762 :ocharles_!sid30093@gateway/web/irccloud.com/x-wgftzmsdytxyisae QUIT :Ping timeout: 244 seconds < 1421513966 367527 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421514165 124165 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 276 seconds < 1421514266 693377 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421514421 480835 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 255 seconds < 1421514467 165998 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Quit: *bubbles away* < 1421514911 831287 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421515618 975928 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wtf, why do I have rpcbind running on that VPS now? < 1421515661 700795 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :some nfs support apparently. < 1421515664 457691 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :NFS? < 1421515696 413058 :APic!apic@apic.name PRIVMSG #esoteric :Welcome to Rivendell, Mr. Anderson! < 1421515696 943287 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421515707 47572 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :who wants this sh... stuff? < 1421515712 378493 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what, the VPS? < 1421515715 467137 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sure < 1421515738 543070 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :The lambdabot vps? < 1421515758 630470 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :no, the brand new cheap one < 1421515762 1624 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421515769 845322 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for sale: baby vps, never worn < 1421515791 573168 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Pristine file system < 1421515838 353570 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the lambdabot vps only listens to port 22 from outside (and so, now, does the cheap one) < 1421516332 675575 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net QUIT :Quit: adu < 1421516464 767678 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :helpful. "Jan 17 12:38:54 cheap mpt-statusd: detected non-optimal RAID status" ["cheap" is the hostname] < 1421516507 927726 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :"non-optimal", nice euphemism < 1421516533 14278 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what it means, apparently, is "open /dev/mptctl: No such file or directory" < 1421516558 10521 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I doubt there's much optimal about any of it < 1421516576 449008 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm not sure what this is doing at all on a VPS. < 1421516870 973782 :JesseH!~JesseH@oftn/member/JesseH NICK :NotJesseH < 1421516873 92164 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and look at all these kernel modules ... sound... I guess that's important! < 1421516890 222039 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe you can make noise in their data centre with it < 1421516905 237749 :NotJesseH!~JesseH@oftn/member/JesseH NICK :JesseH < 1421516915 833780 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and a drm module < 1421516930 452335 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :It is amazing how many songs it is possible to sing to the tune of House of the Rising Sun < 1421516963 608625 :ocharles_!sid30093@gateway/web/irccloud.com/x-hewglifnpllrkcxu JOIN :#esoteric < 1421517161 36405 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :int-e: I think drm here means drm rather than drm < 1421517176 221497 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :direct rendering mode, of course < 1421517181 519758 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :important in a headless server < 1421517183 422081 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :indeed < 1421517209 855390 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :digital remodelling? < 1421517220 558064 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :is it running a display manager too, for that all-important graphical login? < 1421517258 579040 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Taneb, Just played house of the rising sun instrumental along with a tupac acapella and it worked sort of < 1421517264 885296 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :no, just dome gettys. (I actually have some vnc-like interface where I get to see the text console, even during boot. < 1421517267 929569 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :) < 1421517273 304130 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(they're using some vmware thingy) < 1421517282 863942 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :JesseH, Drop It Like It's Hot works, and 99 Red Balloons aaalmost does < 1421517295 30002 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421517332 711358 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Taneb, Try playing it along with a science lecture < 1421517345 806977 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I might write a lang that does just this < 1421517826 562434 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421517849 208292 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421518236 316725 :supay!sid47179@gateway/web/irccloud.com/x-zzzzvxoptruzfgdt JOIN :#esoteric < 1421518522 556388 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait what < 1421519088 246922 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421519181 996903 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom214]]4 10 02http://esolangs.org/w/index.php?diff=41693&oldid=41688 5* 03DDR 5* (+679) 10Added pedigree, tags. < 1421519236 308763 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom214]]4 M10 02http://esolangs.org/w/index.php?diff=41694&oldid=41693 5* 03DDR 5* (+6) 10Found out where an uncommented line of text went. Commented it out. < 1421519244 182176 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Remote host closed the connection < 1421519286 323275 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421519548 213434 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 245 seconds < 1421519642 810870 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :b_jonas, to me? < 1421519821 279911 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :JesseH: no, it was unrelated < 1421519825 627281 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :ok < 1421519833 853223 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Poo, was hoping you were interested < 1421520478 156469 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1421520643 834105 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ComeFrom214]]4 10 02http://esolangs.org/w/index.php?diff=41695&oldid=41694 5* 03DDR 5* (+1642) 10Annotated counting to 10. < 1421520811 361335 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Wait, the bot shows wiki updates? < 1421520820 55717 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes < 1421520826 587849 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :This would have been useful (one sec) < 1421520857 452047 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :a year ago < 1421521002 163784 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It didn't do that a year ago. < 1421521009 877280 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's a relatively new feature. < 1421521025 645169 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it was probably added because somebody thought it'd be useful < 1421521033 922062 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :just a guess. < 1421521043 850593 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: I think it was added because MediaWiki supported it. < 1421521063 428861 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :You know, the kind of climbing-Everest style justification of "because it was there". < 1421521083 433300 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's also a possibility < 1421521090 550727 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it could be a combination of both! < 1421521116 178039 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :One further contributing factor was that the wiki moved to be on the same system as the bot. < 1421521124 150610 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Even though that's not strictly speaking a requirement for it. < 1421521136 313156 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(The updates are sent over UDP.) < 1421521149 226600 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh wait, you'd have insider knowledge about that < 1421522279 523525 :augur!~augur@74.174.236.84 JOIN :#esoteric < 1421522621 359570 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 252 seconds < 1421523631 822799 :S1!~S1@p4FF92263.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421525244 205785 :augur!~augur@74.174.236.84 QUIT :Remote host closed the connection < 1421525260 675210 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421525592 861029 :augur!~augur@74.174.236.84 JOIN :#esoteric < 1421527157 588647 :augur!~augur@74.174.236.84 QUIT :Remote host closed the connection < 1421527496 830545 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: So what's the situation with lambdabot? < 1421527505 655461 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You put it in a chroot? < 1421527680 384401 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mueval is chrooted < 1421527689 304599 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm not so worried about lambdabot itself < 1421527726 382346 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And there are enough extensions for the bug? < 1421527736 79576 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If so you should turn DataKinds back on at one point. < 1421527845 43403 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421528489 341134 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421528750 973396 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421528961 589138 :Patashu_!Verdonna_@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421528961 740309 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1421529176 485893 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I have had quite an enjoyable chinese talkaway < 1421529704 808752 :TieSoul!~quassel@86.89.119.147 NICK :tIEsLEEP < 1421529771 935333 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 264 seconds < 1421529798 63931 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t Refl < 1421529798 892471 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :a1 :~: a1 < 1421530630 566537 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421531017 269791 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Is it written in an esolang? < 1421531046 319481 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :ACTION looking for general purpose esolang < 1421531119 200450 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Wonder if any good ones are available. < 1421531136 439219 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :(good being pretty vague) < 1421531215 232654 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Preferably one with batteries included, so to speak. < 1421531253 909950 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :maybe look at the golfscript family? I dunno. < 1421531341 778859 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :your requirements may be self-contradictory; included batteries usually indicate some sort of success, and that means the language fails to be esoteric. < 1421531373 376945 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :agreed < 1421531404 911918 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I think a language can be esoteric and still be able to do things. < 1421531409 752660 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :JesseH: if you just want an esoteric _core_ but with a non-esoteric easy to use interface over it, just go with x86_64 and C++. < 1421531438 980909 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :if you want something exotic, try some scheme or smalltalk thingy maybe? or, I dunno < 1421531442 15980 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Easy to use? I don't remember typing that. < 1421531481 987661 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :But hey, I expected these answers :) < 1421531488 108809 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm just not sure what youw ant then < 1421531534 316876 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :do you just want an esolang that lets you call into existing libraries, including ones written in non-eso langs? < 1421531545 28892 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(like haskell or something) < 1421531587 385062 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Perhaps, or ones just written in that language, but yeah some higher level things just in an esoteric way < 1421531615 88655 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how about J then? < 1421531663 569042 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :perhaps < 1421531675 54967 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: as you've probably seen, oerjan figured out that just TypeFamilies + DeriveDataTypeable and StandaloneDeriving or AutoDeriveTypeable + RankNTypes (to get rid of typeable constraints) suffices for exploiting that bug. I have not yet managed to do it without type families, though it looks like it should be possible to exploit fundeps instead. < 1421531725 99449 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :Quit: (brb with DataKinds) < 1421531743 790472 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Maybe I am being self contradictory < 1421531749 304005 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Undecided < 1421531763 630481 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Testing the boundaries < 1421531926 820841 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I think the asm suggestion was valid < 1421531947 714193 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I need a stricter definition of esoteric. < 1421531986 971181 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1421532050 717107 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :What would you consider "batteries"? < 1421532063 392167 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421532124 13336 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :If you just want graphics and sound interface for an esolang, there's IBNIZ and ByteByteJump. < 1421532244 357244 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :Oh wait, BytePusher is the version with graphics. < 1421532278 600576 :Patashu_!Verdonna_@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 264 seconds < 1421532284 492309 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421532297 462069 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Yes, I was part of that outfiguring. < 1421532307 190595 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: You don't even need DeriveDataTypeable, do you? < 1421532331 59479 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan's latest thing just turned on TypeFamilies. < 1421532360 735342 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: By the way, if you switch from TypeFamilies to some other extensions providing similar power, you won't get KindSignatures turning on automatically. < 1421532403 335809 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 272 seconds < 1421532462 812633 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: right, he did. < 1421532486 900645 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It might be possible to have GHC infer the kinds, though. < 1421532863 77032 :myname!~myname@84.200.43.57 QUIT :Ping timeout: 240 seconds < 1421532869 944697 :myname!~myname@84.200.43.57 JOIN :#esoteric < 1421532885 947783 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk JOIN :#esoteric < 1421532889 822705 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk QUIT :Changing host < 1421532889 973186 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421533010 979682 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :MDude, sockets, split, and other things < 1421533045 358311 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :could just add those things to my own lang < 1421533127 949456 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421533282 703704 :tIEsLEEP!~quassel@86.89.119.147 NICK :TieSoul < 1421533932 326016 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421533994 59330 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421534142 583734 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421534379 328829 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 272 seconds < 1421534717 329117 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf JOIN :#esoteric < 1421534763 630584 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :is lambdabot fixed < 1421534777 351162 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :> pizza < 1421534778 397496 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘pizza’ < 1421534813 588392 :APic!apic@apic.name PRIVMSG #esoteric :ACTION ordered Pizza Frutti de Mare with Pineapple and Anchovies. < 1421534817 521500 :APic!apic@apic.name PRIVMSG #esoteric :Sorry for OT < 1421535089 350296 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421535103 281983 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :> 1 < 1421535104 781692 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1 < 1421535134 716150 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :> 1 ( 1 ) < 1421535136 133821 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Could not deduce (GHC.Num.Num (a0 -> t)) < 1421535136 284351 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : arising from the ambiguity check for ‘e_111’ < 1421535136 284472 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : from the context (GHC.Num.Num (a -> t), GHC.Num.Num a) < 1421535171 321464 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :> 1^2(7+7)\frac{dy}{dx}(7*8b^2) < 1421535172 417685 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:9: parse error on input ‘\’ < 1421535181 418350 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :oh < 1421535198 818517 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :touchè < 1421535544 303318 :S1!~S1@p4FF929B0.dip0.t-ipconnect.de JOIN :#esoteric < 1421535682 232269 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :> < < 1421535683 335182 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:1: parse error on input ‘<’ < 1421535809 5483 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421535989 658025 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421537054 1271 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421537109 143876 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you have any .XI instruments? I want to make AmigaMML in #EXTENDED mode to accept .XI instruments (in addition to what it already accepts). < 1421537811 255608 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421537846 781432 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you know these things? < 1421537877 992017 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :i'm trying to remember whether kiarchive or waveworld had any .XI files < 1421537893 461701 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :>help < 1421537900 754394 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :lambdabot: pls < 1421537906 715840 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :milkytracker can readily fabricate them if you need them < 1421538059 315274 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i think you want @help . > (which needs a space after) is only for evaluating haskell expressions. < 1421538085 144335 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@help < 1421538085 295288 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :help . Ask for help for . Try 'list' for all commands < 1421538134 436365 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: hey a suggestion: @help should show the prefixes, and > help could be defined to do the same thing < 1421538176 864501 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> help < 1421538178 448607 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘help’ < 1421538281 250943 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e it might help newbies if @help showed lambdabot's prefixes, and help could be defined so > help does the same thing < 1421538281 437866 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421538382 963009 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 240 seconds < 1421538691 273305 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1421538691 451030 :Patashu_!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421538723 803590 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeekCraft < 1421538918 71500 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :thanks Mr. oerjan < 1421538924 719719 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :zzo38, kiarchive has .XI instruments: http://modarchive.org/?faq-torrents-current < 1421539011 612255 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421539081 550555 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But do they have just some ZIP archives with a few files? I don't need all of them. < 1421539282 953886 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 240 seconds < 1421540752 738674 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net JOIN :#esoteric < 1421540947 465750 :augur!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Ping timeout: 252 seconds < 1421542378 48974 :S1!~S1@p4FF929B0.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421542499 722547 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421543180 896580 :GeekCraft!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1421544446 230136 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@where help < 1421544446 380767 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Got the code? Got the info? Then we've got the help for you! < 1421544452 696100 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(how helpful!) < 1421544577 349375 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION has decided that MPTC + fundep is probably not enough to exploit the Typeable hole. The problem is that while fundeps express injectivity, the compiler still refuses to deduce b ~ b' from (Foo a b, Foo a b') with class Foo a b | a -> b. < 1421544701 229107 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Ah, I've run into that before. < 1421544762 659611 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And I guess Leibniz equality certainly isn't enough for this. < 1421544888 256571 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I wonder whether GHC should do the optimization where it doesn't check the tag for a GADT where only a single summand is possible. < 1421544904 981166 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: your exploit code becomes more readable if one abbreviates the proxies: type A = Proxy (Proxy :: * -> *); type B = Proxy (Proxy :: (* -> *) -> *) < 1421544921 176407 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, I've been doing that. < 1421544939 861751 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, I called them PT and P'T before, but I also switched to PX and PY for the non-DataKinds version. < 1421544982 29196 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and rather than 'munge' I added {-# NOINLINE ecast #-} < 1421545016 220240 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, that was discussed above. < 1421545032 873744 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan was trying to avoid pragmas for some reason. < 1421545051 399223 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you think it's possible without kind signatures? < 1421545053 93739 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh but why... < 1421545080 579784 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Not that it matters if only TypeFamilies lets you do it. < 1421545383 81004 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421545599 102935 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421545884 820360 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421546356 233348 :gde33!kvirc@546A0B75.cm-12-3a.dynamic.ziggo.nl JOIN :#esoteric < 1421546604 727496 :Qfwfq!~WashIrvin@unaffiliated/washirving JOIN :#esoteric < 1421546954 333921 :AndoDaan!~AndoDaan@188.188.69.220 JOIN :#esoteric < 1421546996 792582 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : oh but why... <-- i was just trying to avoid any extra things that might be easily disabled. < 1421547031 931046 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and pragmas seem like something you might sometimes want to disable for safety < 1421547058 629234 :AndoDaan!~AndoDaan@188.188.69.220 PRIVMSG #esoteric :I've finally managed to implement BCT in MNNBFSL, I think. < 1421547067 402274 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :congrats! < 1421547082 733399 :AndoDaan!~AndoDaan@188.188.69.220 PRIVMSG #esoteric :Thank you. < 1421548132 19009 :AndoDaan!~AndoDaan@188.188.69.220 QUIT :Quit: bbl < 1421548190 436182 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421548216 344639 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421549254 264079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::t coerce < 1421549255 271328 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :(Contravariant f, Functor f) => f a -> f b < 1421549267 751033 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh it's not that one < 1421549277 771872 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric ::t GHC.Exts.coerce < 1421549278 582457 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :GHC.Types.Coercible a b => a -> b < 1421549307 823413 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> GHC.Exts.coerce 'a' :: Identity Char < 1421549308 996831 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘GHC.Exts.coerce’ < 1421549516 294743 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421549535 849868 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421550336 803831 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421550548 315055 :erdic!~erdic@unaffiliated/motley QUIT :Ping timeout: 245 seconds < 1421550640 719980 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1421551044 104726 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421552035 622996 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : It is amazing how many songs it is possible to sing to the tune of House of the Rising Sun <-- https://en.wikipedia.org/wiki/Common_metre < 1421552054 566148 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :poignant name < 1421552113 605978 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Funptr < 1421552161 149298 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...that word doesn't mean what i thought it meant. :( < 1421552192 261073 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :which word < 1421552201 447651 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :poignant < 1421552210 575900 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what did you think it meant twh < 1421552213 156998 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :What does it mean? < 1421552223 648764 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :amazing grace has to be the most vanilla melody _ever_, it's common metre _and_ pentatonal < 1421552232 118208 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: appropriate < 1421552237 738115 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: emotional < 1421552260 902486 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Amazing < 1421552265 105846 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :[| ] < 1421552287 973335 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh wait it _does_ mean that < 1421552306 536393 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the google extracts were misleading < 1421552321 775828 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :? < 1421552332 716517 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :poignant means appropriate? < 1421552346 614294 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well, relevant < 1421552353 111858 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :3rd meaning on wiktionary < 1421552364 572574 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :close enough to fit how i used it, anyway < 1421552381 929724 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm < 1421552391 298653 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :so its emotionally Appropriate? < 1421552418 850814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i'm not sure those two meanings fit together like that < 1421552440 969064 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421552449 106388 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Its better than emotionally inappropriate. < 1421554068 162642 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1421554098 313966 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421554286 317831 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421554386 261288 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hello < 1421554407 398372 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421556065 155612 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh new golf < 1421556382 629557 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421557405 243775 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I want to optimize .XM file by making it automatically decide how to put patterns < 1421557447 4355 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there a quick overview of xm format? < 1421557456 622962 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so i can think about compressing them < 1421557477 3199 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You can find a document on my gopher server, as well as in other places < 1421557493 298071 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can patterns contain patters < 1421557496 667292 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No < 1421557504 219565 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :can patterns overlap? < 1421557514 975294 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Quit: mitchs < 1421557520 540469 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No < 1421557548 579286 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :A pattern is a list of rows (note events), and the song consists of the list of patterns to play; it is possible to repeat a pattern < 1421557689 847931 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I intend first it can unroll all loops, dumping it into memory without patterns and just rows, and figuring out the global loop point, and then performing optimization to compress the tables. < 1421557901 74236 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :maybe it could be possible to look for lots of repititions of a small length, then increase its size and see how many repitions drop off < 1421557914 697444 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that way you can make a trade-off, choosing a good length of pattern to match < 1421557916 575909 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :just an idea < 1421558045 770283 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The number of patterns, number of rows in each pattern, and number of items in the pattern order table, are all limited to 256. < 1421558624 774261 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421558802 636045 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I can know how to unroll all loops and that stuff, but then the rest I don't know much about it < 1421559168 74686 :^v!notPing@0587351146.wireless.umich.net JOIN :#esoteric < 1421560052 748081 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421560372 684104 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :> [e^x] < 1421560376 687952 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421560380 885945 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :muahahha < 1421560403 416477 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I have no idea what I'm doing < 1421560405 985589 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> [e^x] < 1421560409 738899 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421560423 53489 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1421560449 546521 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :wrong ones I think < 1421560452 665982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :e and x are of the Expr type, not ordinary numbers < 1421560462 279107 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ye < 1421560474 559402 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and i think ^ treats x as if it were infinite < 1421560484 165992 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :? < 1421560485 540370 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :why < 1421560493 155967 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :its supposed to square it < 1421560507 100990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no it squares e < 1421560513 866559 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :hmm < 1421560517 813258 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but x is divided by 2 < 1421560523 675801 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :yes < 1421560540 202288 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Well, I guess < 1421560543 823518 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and no matter how many times you divide it by 2, it never compares equal to 0 < 1421560557 68659 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so the recursion never stops < 1421560569 371821 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> iterate (`div` 2) x < 1421560570 566093 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [x,x `div` 2,x `div` 2 `div` 2,x `div` 2 `div` 2 `div` 2,x `div` 2 `div` 2 `... < 1421560578 751229 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I see < 1421560581 855720 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> map (==0) $ iterate (`div` 2) x < 1421560583 214675 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [False,False,False,False,False,False,False,False,False,False,False,False,Fal... < 1421560643 411556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the Expr values are mainly for showing expressions in symbolic form, they support little else < 1421560660 652576 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07MNNBFSL14]]4 10 02http://esolangs.org/w/index.php?diff=41696&oldid=41521 5* 03AndoDaan 5* (+1665) 10BCT interpreter in MNNBFSL < 1421560668 277599 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> iterate (2 `div`) x < 1421560669 575154 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [x,2 `div` x,2 `div` (2 `div` x),2 `div` (2 `div` (2 `div` x)),2 `div` (2 `d... < 1421560683 385400 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric : 4b+e^2)\frac{dx}{dy}(6*7)+8=0 < 1421560696 520985 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's latex < 1421560700 801783 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :is what I'm trying to fix < 1421560718 789695 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :simplify* < 1421560725 314578 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :except i think something is missing there < 1421560770 248492 :AndoDaan!~AndoDaan@188.188.69.220 JOIN :#esoteric < 1421560780 636771 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :probably I was day dreaming a bit in class < 1421560815 732546 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i mean, you're missing something at the beginning at least < 1421560843 739665 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :> iterate (3 `div`) e < 1421560844 853992 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [e,3 `div` e,3 `div` (3 `div` e),3 `div` (3 `div` (3 `div` e)),3 `div` (3 `d... < 1421560850 463483 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I c < 1421560862 970573 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :yes probably let me get my notes < 1421561087 737901 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :back ok so its a differntial equation < 1421561109 372959 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :y(2x4+y)\frac{dy}{dx}=(1−4xy2)x2 and the last one was an older one from memory I think < 1421561204 86457 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :http://quicklatex.com/cache3/ql_35ea3396669a170a74f119670e137b23_l3.png < 1421561246 253139 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have a hunch you're missing superscripts < 1421561250 956731 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :oh well I see what's wrong God dammit, teachers < 1421561258 51808 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :/o/ < 1421561275 788206 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :probably I think < 1421561308 5197 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because putting numbers after variables is very unusual < 1421561320 546865 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unless they're sub- or superscripted < 1421561336 223273 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Ill ask my teacher tmrow < 1421561343 52453 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :tommorow* < 1421561357 315842 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I have weekend school / tutoring < 1421561381 885128 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i find it weird that it has \frac but is missing the ^s for superscript < 1421561429 116623 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :where should the ^s be placed? < 1421561430 640285 :TieSoul_!~quassel@86.89.119.147 JOIN :#esoteric < 1421561440 208889 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :between the variables and the following numbers < 1421561445 162408 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*digits < 1421561456 836314 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Oh < 1421561478 492162 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i assume there are no multi-digit numbers, otherwise you would need {} brackets too < 1421561497 342097 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Correct < 1421561567 634589 :TieSoul!~quassel@86.89.119.147 QUIT :Ping timeout: 245 seconds < 1421561585 569834 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION has forgotten most of the diff eq stuff < 1421561608 245799 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Whoo < 1421561622 88102 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Anyways thanks oerjan for some help < 1421561628 465751 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ill give credit < 1421561635 894127 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you're welcome < 1421561643 966738 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :+1 points < 1421561684 170989 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :zzz... < 1421561700 631914 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf NICK :Lilax|sleep < 1421561823 71203 :^v!notPing@0587351146.wireless.umich.net QUIT :Ping timeout: 276 seconds < 1421561934 563884 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421562171 845793 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 264 seconds < 1421562433 501507 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Now I make up "Healing Deal" card: You gain 12 life. Remove all counters from all players. Target opponent draws 4 cards, and then chooses 4 cards from your graveyard and shuffles them into your library. If you do not have that many cards in your graveyard, all of them are shuffled into your library. That opponent may untap a permanent of his choice; if he doesn't, he may gain 2 life. < 1421562481 204104 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What counters can a player have other than poison? < 1421562514 596015 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. < 1421562544 661918 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should say "his or her" the way MtG cards do. < 1421562616 881395 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I want to abbreviate it. < 1421562638 303373 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should abbreviate with e.g. "their" rather than his. < 1421562661 540202 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Take a stand and go with "it" < 1421562715 303885 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :don't take a s/h/it < 1421563395 9619 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421563418 288783 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421563830 28777 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I also made up a card "Dimir Ciphermage" which can have +1/+1 for each card encoded on it. < 1421564298 656692 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :glguy: oerjan: can we not do that in response to sincere requests? < 1421564399 72683 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :You're the boss < 1421564591 988824 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Textual IRC Client: www.textualapp.com" < 1421565764 171408 :Lilax|sleep!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :%clone%clone% < 1421565770 991320 :Lilax|sleep!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I cannot sleep < 1421566977 931299 :Lilax|sleep!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :oh man < 1421567001 529478 :Lilax|sleep!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I have to shorten the server msg I get for calling for server/port info < 1421567010 269664 :Lilax|sleep!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf NICK :Lilax < 1421567038 709539 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :it like shows how many errors and stuff I have plus server load and how many bytes pass through < 1421568092 746237 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric : is it bad if I force add nicks that are past the nick limit < 1421570807 978412 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421571546 326944 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I have no idea what to do with that toy VPS (except marvel at how laggy it is)... http://104.167.104.168/ < 1421571562 842655 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :seems fast to me < 1421571565 757687 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e, can you run xen microkernels like mirage? < 1421571584 284553 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I get ~112ms ping < 1421571588 212391 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so not that great. < 1421571594 511649 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: well I just logged in and it took seconds! to get a shell. < 1421571608 296883 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: maybe just try and use 100% CPU/network/disk 24/7 to help sabotage their business model < 1421571616 327950 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(this has not happened on the lambdabot one) < 1421571618 160089 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: hmm, are you sure that wasn't because of reverse DNS lookups or whatever < 1421571625 402321 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ssh does that without "UseDNS no" < 1421571631 493244 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: hmm, let me check < 1421571809 862796 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I guess that was part of it. < 1421571961 812073 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but mostly I think a lot of stuff was swapped out < 1421572269 73318 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :can xen swap VM memory like that? < 1421572273 373707 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's scary < 1421572283 177957 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(is it even xen?) < 1421572285 179280 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421572720 55822 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 265 seconds < 1421572802 826757 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421572967 966144 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: I don't think we've reached the point where one can nest hypervisors yet, have we? < 1421572998 940331 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I hvae no idea < 1421573020 225126 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :nested virtualisation is a thing, but mirage creates machines to run on xen, not hypervisors < 1421573024 566291 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i was asking because i have agood one you could run < 1421573036 414117 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if cloudatcost lets you upload, like, your own kernel thing, you should maybe be able to do it < 1421573044 960690 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :a lot of xen providers don't allow that though < 1421573301 330418 :AndoDaan!~AndoDaan@188.188.69.220 QUIT :Read error: Connection reset by peer < 1421573350 157550 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :uploading kernels works fine. with good timing I can evel select from the grub boot menu if I give that enough time... but it's already running under a hypervisor (a vmware one judging by the boot BIOS splash) so a Xen kernel shouldn't work. (Oh there are people crazy enough to do such things. "HVX employs a technology called Binary Translation ..." err, right. that would work.) < 1421573379 591146 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :s/with good timing I can eve// (didn't delete as much as I wanted) < 1421573441 883633 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: to be clear: by "xen kernel" here, I mean that mirage kernels run as guests on top of a xen hypervisor (i.e., they are domUs) < 1421573468 23517 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mirage is not itself a hypervisor, just a toolkit to write OSes that only run under the Xen hypervisor (paravirtualised IO only, etc.) < 1421573475 904415 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but yeah, vmware means no chance < 1421573547 885290 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 264 seconds < 1421573683 29107 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: if you'd ever like the VPS taken out of your hands I can handle the burden :p < 1421573696 331876 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421573876 388692 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: right. < 1421573901 424753 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and give up my canadian IP? no way!) < 1421573936 31371 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :honestly, if it's good for nothing it might still be handy as a proxy. < 1421573945 461260 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you should run a tor relay on it < 1421573952 824382 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :actually that's kind of a great use < 1421573960 39599 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :$35/lifetime tor relay < 1421573969 591362 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the connection is probably fine for it, downtime doesn't matter too much < 1421574001 556938 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and with some luck I'll get to test how those indemnification clauses work out overseas. < 1421574046 92782 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :heh < 1421574056 820848 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that would be for tor exit nodes < 1421574068 596193 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :for now... < 1421574078 284412 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :tor _relays_ won't even get you angry emails, I don't think -- you're never going to be contacting anything but other tor nodes < 1421574078 954227 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah whatever. it's an idea all right < 1421574087 569150 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and you never see any unencrypted content < 1421574525 397150 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :8. Other Prohibited Activities "Maintaining a relay service open to the general public" < 1421574545 333068 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I cannot even run an IRC server! < 1421574569 840231 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :don't worry, the general public mostly can't use IRC < 1421574635 29435 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oh that means you cant run a web server either? < 1421574647 271652 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :depends what counts as a "relay" < 1421574656 339065 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"" < 1421574656 490812 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Some people host a Tor exit node on this provider. They don't seem to properly monitor their nodes. < 1421574663 553024 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but it's probably meant to ban proxies, not servers in general < 1421574758 697553 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :It's malleable, as usual with ToS agreements. < 1421574874 382183 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"" < 1421574874 569918 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I use them for Tor Relays. Their network abuse management is non-existent. < 1421574881 137748 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I HATE FIREFOX. < 1421574895 422602 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok. < 1421574904 857721 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm selecting a line by double-clicking, it decides to prepend a newline. < 1421574915 216822 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :THIS MAKES NO SENSE. < 1421574939 505086 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sorry, calm again. < 1421574953 485573 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I'm confused /it tooks seconds to get a shell/ seconds isn't that long?! < 1421574974 216174 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :also I was way back in the conversation as I can see now < 1421574985 706178 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I hate when things don't load < 1421575038 744998 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i'm pretty sure that was the point < 1421575051 653737 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1421575075 760561 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :your sentence is ambiguous, you should try commas < 1421575089 372496 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it takes <1s to start an ssh shell on my server here < 1421575090 468874 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I should try that < 1421575100 75104 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: the /.../ was a quote < 1421575105 995410 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :is that long for you? < 1421575125 3731 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :1s to open a shell is fine. 5s wouldn't be. I open new terminals and log into my server frequently < 1421575130 634063 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: yes but i interpreted the rest as "seconds, isn't that long" < 1421575134 440624 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :there's no reason for it to be slow, anyway < 1421575144 501846 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Well elliott 5s isn't that slow < 1421575147 465395 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because i got confused by lack of a comma after the quote < 1421575151 432544 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes it is < 1421575153 494532 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ssh is fas < 1421575154 913238 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*fast < 1421575157 912236 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Pssht < 1421575166 384602 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I guess I'm never used to fast stuff < 1421575170 677345 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: yes it is long. this is just negotiation an ssh connection and displaying a prompt. < 1421575172 298408 :AndoDaan!~AndoDaan@188.188.73.20 JOIN :#esoteric < 1421575186 621880 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I have a lot of weight on my server < 1421575210 403715 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Just today I took twenty minutes to log into a machine. Turns out it was thrashing < 1421575217 521281 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't. It's all those other people running their servers on the same host ;-) < 1421575220 802296 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :so whenever I use a school computer I'm like WHAT?! this is so fast /o/ _|__|_ < 1421575262 779413 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what OS does your server run on < 1421575264 455690 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: Oh and don't get me wrong, that wasn't a complaint. < 1421575275 335864 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Windows ;-; < 1421575283 468092 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :THAT WOULD DO IT < 1421575285 528953 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: I didn't expect any better from that provider. :) < 1421575292 291745 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :8.1 server < 1421575295 471905 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Also, I learned that some of ubuntu's login scripts are written in python) < 1421575301 300597 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Wait < 1421575321 963385 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Okay. I'm running 7.1. ;-) < 1421575325 695808 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I thought you were reffering to my schools server, elliott < 1421575343 146679 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Except I guess you mean Windows and I mean Debian) < 1421575357 915368 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I meant your server that has a lot of weight on it < 1421575390 379923 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :also I guess you mean Windows Server 2012 R2, but yeah < 1421575430 316599 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Yeah the weight comes from it being connected to a couple chat servers < 1421575473 151590 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :No but elliott I run VirtualBox on my server and Void Linux on my personal < 1421575483 558747 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :um... < 1421575487 286519 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what OS is virtualbox running on? < 1421575489 774735 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and what OS is running inside it? < 1421575489 925288 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: did you ever identify Windows 95 as MS-DOS 7.0? < 1421575521 533478 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(you may be too young, I forgot) < 1421575527 380338 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Oh well Then you should have stated that < 1421575548 957801 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :windows < 1421575557 576897 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Ye so I wasn't mistaken maybe? < 1421575560 341378 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :??? < 1421575565 429490 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I'm confused < 1421575583 479110 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I think I went windows 3.11 -> windows 98 -> windows Me or something. < 1421575592 846347 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(windows 3.11 in 1998-ish) < 1421575595 175456 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Lilax: me too... < 1421575604 461463 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ACTION sits in corner < 1421575610 556296 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :virtualbox lets you run an OS on top of another OS... what are the two OSes in question? < 1421575624 851755 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ubuntu and windows < 1421575629 384060 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I know of the windows-only MS DOS versions though < 1421575632 431490 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: ok, Windows 98 was MS-DOS 8.0 for its DOS part. < 1421575635 326929 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, okay. < 1421575639 839299 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(re lilax) < 1421575650 402663 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Wat < 1421575651 951932 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but I skipped that one) < 1421575669 646319 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :windows me was so great, I used it until like 2006 or something < 1421575676 830416 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :by great I mean intolerably awful < 1421575690 941385 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :My first computer was windows XP < 1421575711 205302 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :something like msdos 5.5 msdos 6.0 win 3.0 win 3.11 win 95 win XP, win 7. < 1421575720 684689 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421575723 497030 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :And that's what i had till i got angry as all hell and stopped using it < 1421575752 339351 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and I've only used the latter 2 for playing games) < 1421575768 797247 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :because I have no idea how people get any work done with windows < 1421575801 515322 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Well, you see int-e.. They don't. < 1421575901 906902 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :int-e: if I'm correct those are some pretty old OS < 1421575987 792103 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :OS's < 1421576082 904248 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :windows 7 is "only" five and a half years old < 1421576097 261724 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :actually, less. < 1421576135 126339 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm buying Windows with new computers, and this one is 4 years old now. < 1421576137 216695 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I was 10 yr 5 months when 7 came out? < 1421576152 571125 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :pretty old for me < 1421576166 708455 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh man, 16 year olds were born in 1999 these days? < 1421576169 518503 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's terrifying < 1421576183 769605 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Windows 8 had just came out, I think, and it was obviously crap) < 1421576186 116596 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Although my relative view of time is skewed < 1421576193 744421 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :so 11 yrs old < 1421576193 895411 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you should have seen 1995, it was wild < 1421576205 17492 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: relax, most of them were born in 1998 :P < 1421576207 768446 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I was born in 98 < 1421576232 562211 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: but by the end of the year... :( < 1421576242 450131 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :really 2000 is when it starts scaring me < 1421576251 61374 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Its gonna be weird We are gonna be in the 20's again < 1421576255 466457 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: tick. tock. tick. tock. < 1421576262 686703 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm old and grumpy already < 1421576274 542305 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: welcome to our world :P < 1421576281 722813 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :elliott: 65 more years of life? < 1421576288 621529 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :depending on health < 1421576300 100956 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Although my relative view of time is skewed <-- hey so was einstein's! < 1421576304 197903 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :to be honest I've probably become less old and grumpy over the past few years < 1421576309 456265 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :lol < 1421576327 490839 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Relax guys < 1421576338 990089 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :feels like a lot of teenagers get really crotchety and cynical for a while < 1421576348 497078 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I wonder why... < 1421576372 493141 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Insert sarcasm < 1421576379 770147 :int-e!~noone@static.88-198-179-137.clients.your-server.de TOPIC #esoteric :Young and cheery | The horror of fungot | but often spelld. | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1421576399 422520 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^echo still here? < 1421576399 576178 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :still here? still here? < 1421576420 912526 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :If you want I can optimize how long you might live? < 1421576428 416400 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Although that morbid < 1421576434 96732 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :that's* < 1421576448 978766 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :optimising how long I live doesn't sound morbid, though maybe you mean something different by that :p < 1421576450 749350 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: minimize, you mean? that's brutal. < 1421576475 916349 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :how old are you int-e < 1421576480 718996 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :too old < 1421576484 662508 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Health issues ? < 1421576488 530920 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :down, not across < 1421576493 2840 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :as old as the trees < 1421576496 246010 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: ouch < 1421576504 926307 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ouch? < 1421576513 163346 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i got int-e's reference < 1421576519 126967 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I do not get it < 1421576532 632950 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's probably for the best hth < 1421576550 422778 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's a solution for the optimization problem you posed. < 1421576557 68785 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :google can tell you all the rest. don't. < 1421576559 880762 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :the average human life span is 1-85+ < 1421576577 287546 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :and those rare cases of 100+ < 1421576582 990283 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: that's not how averages work hth < 1421576587 91477 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :shhh < 1421576599 376659 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I'm always confused oerjan < 1421576610 391594 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :always... < 1421576611 219871 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i've noticed < 1421576613 545495 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's ok. < 1421576634 651272 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Mental health issues. < 1421576667 501712 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :if it helps, you could put age years young < 1421576668 317774 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :One of the big disappointments about growing up is that the confusion doesn't go away, and life doesn't become simple. < 1421576686 950905 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :eg; I'm 98 years young < 1421576698 306438 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :because old sounds to mean < 1421576738 483141 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why isn't there a sorcery that simply untaps all creatures? < 1421576758 717027 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Because magic b_jonas. < 1421576763 476678 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric ::3 < 1421576875 738007 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. < 1421576898 383846 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :such a card could work in white or blue < 1421576996 492224 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I was also wondering why there wasn't an enchantment with just "Creatures attack each turn if able." , similar to Curse of the Nightly Hunt. < 1421577040 687677 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :What are you even talking about? < 1421577061 927598 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :more importantly < 1421577080 123276 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I still can't download the Khans set faq, is that an error on my side? < 1421577159 622772 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I was looking at the Fate Reforged release notes (that's apparently what they call a set faq now), and have seen that it talks about a card with a copy permanent effect but doesn't bother to mention how copying a face down card works. I was wondering if it's at least mentioned in the Khans faq, for Khans also has such a card. < 1421577170 492289 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Wat?! < 1421577181 920604 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: magic. < 1421577201 654061 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :specifically, magic the gathering. < 1421577234 826721 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Oh my grandfather plays that < 1421577251 994332 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"" < 1421577273 231966 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Speaking of, I was going to go to a Magic prerelease today < 1421577278 539562 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there are grandfathers playing magic? isn't it for 13 years and older only? < 1421577283 758321 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :But I'm not very good at it and I am nervous < 1421577285 377789 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: at least there's an "Untap all creatures you control." (Mobilize) < 1421577288 994031 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Well, more anxious < 1421577330 578335 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I've been playing Magic for less than a week < 1421577330 965824 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: sure, but I specifically want to untap my opponent's creatures < 1421577343 20396 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :does nayone havea converter from lambda calculus to de bruijn in scheme < 1421577349 828630 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Wise people of the channel please advise < 1421577372 133249 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: so I can Taunting Elf + Gaze of the Gorgon them < 1421577372 283674 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: i'm pretty sure most grandfathers are older than 13 hth < 1421577375 946251 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: there's also this fun one "Whenever a creature enters the battlefield, untap all creatures." (Intruder alert) < 1421577387 899464 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: i've never been to a mtg prerelease but as i understand it it's among the gentler of official events, specifically intended to be welcoming to new players < 1421577394 902400 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :explain what a ssl is < 1421577410 966699 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: (that's only half the effect, the other half is that creatures don't untap during the untap step) < 1421577411 117903 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :that sounds dumb < 1421577412 680762 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: in that case, enjoy it, and don't worry about your performance. a pre-release is supposed to be a friendly event. < 1421577422 868213 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: is it a sealed draft? < 1421577430 10717 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: http://magic.wizards.com/en/articles/archive/release-notes-2014-09-18 ? < 1421577431 545307 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :b_jonas, I do not know what that is < 1421577440 817792 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, Intruder Alarm. that card is bah-roken. < 1421577455 221751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: It looks so innocent ;-) < 1421577456 697049 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: which continent is it on? < 1421577465 881047 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :b_jonas, Europe??? < 1421577472 927243 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :presumably it's on an island < 1421577499 436021 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Mobilize? wtf... oh, from Portal. No, there's one outsite portal too: To Arms! < 1421577504 202384 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so make sure to get lots of blue cards < 1421577505 29798 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: I mean, how much damage could a piece of cardboard and some colorful ink do?! < 1421577543 868185 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yeah, back then it didn't even have hologram stickers on it like real money < 1421577553 420614 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :As I remember it, if you copy a face-down card, you get a face-up 2/2 colorless creature with no creature types etc. < 1421577579 818153 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: yes, I know. but why isn't that mentioned in the set faq, for a card that has a non-optional copy permanent effect? < 1421577670 654275 :TieSoul_!~quassel@86.89.119.147 NICK :TieSoul < 1421577689 193036 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know. < 1421577695 844918 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I've barely played with KTK. < 1421577711 613994 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm not sure how that interacts with manifest. < 1421577731 237583 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess I'll read the definition of manifest when it's released. < 1421577754 722400 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, that's in the release notes you just mentioned. < 1421577803 773793 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, so do copy effects copy the fact that a permanent is manifested? < 1421577891 339404 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It looks like a permanent stops being manifested when it's turned face up, but a copy effect would never turn it face up. < 1421577912 991995 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So maybe if you copied a manifested permanent, and then turned the copy face down, it would be manifested. < 1421577933 383865 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, but maybe the copy effect stops anyway when you turn it face down? < 1421577960 859226 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :300+ms is not what I expected from my servers preformance < 1421578035 250490 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 264 seconds < 1421578071 37770 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK, apparently turning a Clone face-down doesn't stop the copy effect. < 1421578091 824291 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I would guess that "being manifested" isn't copied. < 1421578124 437023 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: the update bulletin is out as well < 1421578174 364561 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: and yes, they copy a 2/2 vanilla creature, but no, the copy will not be manifested or face down, it's only its characteristics that are changed to similar ones < 1421578200 950007 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I know it doesn't copy the face that it's face-down, but I wasn't sure about being manifested. < 1421578203 957286 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That was my guess. < 1421578209 710585 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh well. < 1421578213 593590 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: copying _to_ a face down permanent is different, but that doesn't come up this set becaue there are no cards like Cytoshape that can do that < 1421578242 344887 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, which situation are you imagining there? < 1421578424 528610 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: just simply using Flamerush Rider or Clever Impersonator and targetting a face down creature < 1421578469 459204 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean with Cytoshape. < 1421578510 622167 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Would it copy "manifested" or not? If not, what if a card was manifested and then you made it a copy of something else, would it keep manifested? < 1421578533 373737 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421578556 321813 :Patashu_!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 244 seconds < 1421578727 6258 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: no. use Cytoshape to make a face down morph card (say a Scornful Egoist) a copy of an elephant. then, I think (but I'm not sure) while the wizard is face down, it's still a 2/2 colorless creature, and when it's face up, it's a 3/3 elephant. < 1421578771 233041 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh, Friday's xkcd was great. < 1421578806 51357 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :friday's GG was basically trolling < 1421578841 646859 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: let's see if they can stretch this through the whole next week, shall we? < 1421578861 22508 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, they promised monday would be back to normal < 1421578861 808867 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Can you turn it face up for the morph cost when it's a face-down elephant? < 1421578864 554669 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: friday's what? < 1421578873 716157 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: hmm, good question. probably not < 1421578888 637247 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :How to get into girl genius? < 1421578926 351624 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: What if I manifest a sorcery card and then make it a copy of a Scornful Egotist? < 1421578933 862416 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can I turn it face-up for {U}? < 1421578973 411723 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"A face-down permanent represented by an instant or sorcery card can't be turned face up." < 1421578976 423004 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess not. < 1421578984 456781 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Same question with s/sorcery/land/, then. < 1421579001 346709 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: maybe you can because it's not a sorcery if it's a copy of the wizard creature < 1421579009 312318 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: hm? < 1421579015 446587 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: oh so they did, what happened to Gikka then? And are you sure they mean *next* Monday?) < 1421579024 76719 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But it's still "represented by a sorcery card", right? < 1421579034 788193 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: no idea < 1421579039 772819 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK. < 1421579046 928047 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: you'll need someone who knows the rules more than me < 1421579092 731693 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :this < 1421579104 258344 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: or perhaps they'll present the chapter title page and then continue their foolery on Wednesday ;) < 1421579109 158007 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :is why I don't play with my grandfather < 1421579116 833007 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Did someone say sorcery? Oh a game < 1421579134 521882 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :I'm actively seeking occultists to interview < 1421579134 914549 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I mean, while they're still on a roll trolling. < 1421579153 658896 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: this is a good question, I might ask it on a forum < 1421579164 594355 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :JesseH: you're in the wrong place :P < 1421579181 988290 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Tell me if you find out. < 1421579183 864945 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i guess they dropped gkika, she didn't really show her dress much in the original play, except when quilted... < 1421579190 113486 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :JesseH: if you are seekinh occultists < 1421579195 552071 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :go to 4Chan < 1421579199 713264 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I had various related questions. < 1421579202 744323 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :jesseh: Here we're only interested in sorceries that go on a stack. That makes is computer sciencey :P < 1421579203 244146 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: especially as Cytoshape wears off at end of turn < 1421579211 779470 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :int-e, I know! I'm in other channels on the weird networks. I'm wanting to create an occult inspired esolang. < 1421579212 184529 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I'll have to read the setfaq first < 1421579221 604299 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm pretty sure "represented by a sorcery card" is unambiguous. < 1421579230 501825 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it might already answer this < 1421579231 827719 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :An occult inspired esolang? < 1421579235 513452 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Easy < 1421579245 334493 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :Might just do harry potter lang < 1421579248 861902 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Just use Demon tongue chars < 1421579255 630411 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If I manifest a creature card with a high cost, and then make it a copy of a creature with a low cost, can I turn it face-up for the low cost? < 1421579257 212203 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :For everthing < 1421579287 504258 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: dunno, I'd just blink it instead if I wanted to cheat on costs < 1421579308 505391 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but yes < 1421579309 128512 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If I have a face-down Morph card, and I make it a copy of a card that I manifested, am I able to manifest it? < 1421579309 665216 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: girl genius is an epic plot story so you really have to start at the beginning. < 1421579315 653789 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess you already answered that last one with a no. < 1421579317 291982 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Isn't there a card deck in that game that lets you get.infinite mana < 1421579334 892717 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :avadra x is kedavra b00000001 < 1421579342 869353 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :expecto patronum x < 1421579345 189411 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :> 1 < 1421579346 210219 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :pls no JesseH < 1421579346 912713 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1 < 1421579366 436189 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ok thanks < 1421579369 285279 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I admit I don't really understand how copy permanent effects work < 1421579370 971692 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Just use uhm < 1421579372 393296 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :nice spell JesseH < 1421579382 21469 :JesseH!~JesseH@oftn/member/JesseH PRIVMSG #esoteric :vanila, :P < 1421579382 495403 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ancient aztec < 1421579386 21973 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :tek? < 1421579387 906376 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :idk < 1421579402 312829 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :help. what is going on < 1421579411 596509 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :we are summoning Satan < 1421579420 919395 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ok. sweet. how can I help < 1421579421 69950 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and I'm not sure I like manifest because it makes you skip beneficial etb triggers or replaced abilities like that of Order of the Stars < 1421579426 146260 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I think b_jonas is lost in layers (I would be, too, if I were to consider them.) < 1421579437 286166 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421579447 442906 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, the copy rules are sort of ambiguously written and strange < 1421579449 144767 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I know how to solve this card game < 1421579456 556823 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :use a lighter < 1421579464 606382 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :and walk out of room < 1421579471 855449 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: that will not affect the tokens (if made of steel) < 1421579473 756365 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: but sadly it's getting harder and harder to ignore them because wotc keeps printing lots of copy permanent effects at low rarities these last five years < 1421579501 717158 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: no, you're definitely not allowed to use coins to repreesnt tokens or counters or anything in game < 1421579502 91780 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Ugh every where I go its just this game < 1421579513 400371 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Lilax: sorry < 1421579516 365786 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: metal cubes < 1421579519 952645 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Its ok < 1421579538 414213 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: and what? really? < 1421579609 942079 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: per tournament rules, because they're worried the coins can cause confusion with authorities thinking you're playing unauthorized gambling games for money. < 1421579613 611432 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I'm making fork bombs now < 1421579620 512315 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: so you're not allowed to use money. < 1421579630 911825 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :not allowed? < 1421579633 373703 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: right. makes no sense. makes sense. I dunno. < 1421579638 786063 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, it does make sense < 1421579654 307396 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's a bit unfortunate, but still < 1421579656 25643 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: not really :P < 1421579690 830350 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that said, I do use coins in casual play, as well as dice and small pieces of cardboard < 1421579695 566227 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: but it's the context, where not playing for money may look like you actually may be playing for money. < 1421579699 271656 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421579713 489591 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :atleast its active in here... < 1421579726 617454 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: (I guess in a tournament you also want to prevent things like "resign and I'll gift you all my precious tokens") < 1421579737 437189 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :http://i.imgur.com/JaZLhYX.jpg < 1421579765 969844 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh my god < 1421579804 241210 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :oh my god to what? < 1421579836 394954 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the world-embracing, world-devouring cat < 1421579840 40280 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, bribing is definitely not allowed < 1421579846 907309 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :yes < 1421579860 836269 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :Poor India. < 1421579888 837707 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ACTION chuckles < 1421579903 686537 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Evil king chuckle fish < 1421579905 691934 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I, for one, welcome etc. < 1421579938 332439 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Do any of you have pets? < 1421579976 706115 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :do spiders weaving their nets in various corners count? < 1421580013 880744 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AndoDaan: are you saying india is fucked < 1421580031 291200 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :by tiny kitty peen. :( < 1421580032 634237 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: he didn't have to, hth < 1421580053 407663 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but i did hth < 1421580060 574728 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: well tdnh < 1421580065 768809 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :we have different definitions of tiny < 1421580066 716360 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :AndoDaan: dont ruin the kitty picture < 1421580068 587544 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :Neuter your pets, ppl! I can't stress that enough. < 1421580074 319681 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :it could be < 1421580080 751655 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :a female? < 1421580093 429891 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I can't believe we're talking about this. < 1421580102 955220 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :no one can. < 1421580108 480873 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :THey still have outie like genitals when excited though. < 1421580122 676588 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I just wanted to show a cute kitty picture! < 1421580127 936514 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Why < 1421580134 201246 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :do you know this AndoDaan < 1421580139 755435 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :jesus christ < 1421580154 409246 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :... < 1421580157 813958 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :how does he know this < 1421580162 453560 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :Doesn't everybody? < 1421580163 869180 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421580175 711738 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :I mean... we've all been curious. < 1421580182 411789 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :its not common knowledge < 1421580182 793097 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :okay, i'm done. < 1421580185 366383 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Lilax: Sorry. There's a maximum size for cute cats, and this picture exceeds that by several orders of magnitude. < 1421580204 597166 :elliott!~elliott@unaffiliated/elliott TOPIC #esoteric :ANYTHING BUT CAT DICKS | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1421580221 272091 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :AndoDaan: I do not not know what to say to that comment < 1421580223 250899 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: rub it in, will you... < 1421580229 231306 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :cat dicks have barbs < 1421580234 200417 :int-e!~noone@static.88-198-179-137.clients.your-server.de PART :#esoteric < 1421580238 26572 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :lol < 1421580243 974986 :chaosagent_!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421580251 408829 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: there is no escape. wait where did int-e go. < 1421580251 572524 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :Uhm. oerjan, or anyone, is there anykind of... type of program that would send a BCT or CT or Tag system interpreter through it's pacess? < 1421580272 355467 :OneRatShort!~Its@cm-84.213.198.234.getinternet.no JOIN :#esoteric < 1421580296 661206 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I'm still curious about AndoDaans knowledge but ill leave this alone < 1421580297 253671 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm alas i've been mainly converting _from_ BCT < 1421580312 902834 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :binary calculus < 1421580316 346340 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :makes no sense < 1421580318 99498 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 265 seconds < 1421580329 746132 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :It's for the best, Lilax. < 1421580330 940333 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :discrete calculus is a (cute) thing < 1421580358 541814 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :AndoDaan: you are a tad bit creepy /no offense/ < 1421580379 500500 :OneRatShort!~Its@cm-84.213.198.234.getinternet.no PRIVMSG #esoteric :i want to know esoteric secrets < 1421580404 203854 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sadly the only secrets on offer today appear to be about magic the gathering or feline genitalia < 1421580404 844623 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :From BCT to...? I can't imagine trying to actually programming in it. < 1421580409 916605 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :None taken. < 1421580411 320917 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome OneRatShort < 1421580418 94627 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​09OneRatShort: 02Welcome 06to 13the 04international 07hub 08for 09esoteric 02programming 06language 13design 04and 07deployment! 08For 09more 02information, 06check 13out 04our 07wiki: 08. 09(For 02the 06other 13kind 04of 07esoterica, 08try 09#esoteric 02on 06irc.dal.net.) < 1421580426 5820 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :MY EYES < 1421580458 288072 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :How many paces do you need a BCT interpreter sent through < 1421580470 301800 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Quit: leaving < 1421580479 548969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AndoDaan: well BCT is known to be turing complete, so converting _from_ it is a good way to show other languages TC. you don't have to actually know how to program BCT for it... < 1421580488 458688 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :I've only tested it with the Collatz example from the wiki. < 1421580539 670530 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the thing is, BCT doesn't really have output, so the incentive for actually programming in it is low. < 1421580544 564629 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :As in, throw a dart, write down the number you got in binary and chances are that it's a nonterminating BCT program < 1421580545 745770 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :even for esolangers < 1421580549 711852 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Why can't we be normal < 1421580668 773601 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :Hmm. Would all useful BCT programs follow the 1=11 0=10 ;=0 conversion from a CT program? < 1421580694 874895 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: normal is just a specific kind of broken that people for some reason pretend to prefer hth < 1421580701 209210 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no easy way to give all creatures vigilance either, without side effects. (Synchronous Sliver plus Shields of Velis Vel works in theory.) < 1421580713 281197 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Normal as in < 1421580727 211457 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :please don't give me facts about cats < 1421580769 842960 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so is there an instant or something that just stops creatures of my opponent from attacking this turn _without_ attacking? < 1421580783 120662 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :a Fog usually does the trick, but not if I already have the Taunting Elf in play < 1421580804 669948 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I want to set the topic >_> < 1421580812 316615 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :but this is a lot of pressure < 1421580825 941878 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :decisions < 1421580849 164858 :oerjan!oerjan@sprocket.nvg.ntnu.no TOPIC #esoteric :The Magic Channel | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1421580858 452577 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :hhh < 1421580861 333881 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now accurate and shouldn't confuse _anyone_ hth < 1421580870 668187 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :now its even more pressure < 1421580884 772524 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sheesh critics < 1421580891 99184 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, if it bothers you, we can go to another channel < 1421580897 298299 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :a language that's just +'s and /'s < 1421580905 836987 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :no its not bothering me! < 1421580909 697016 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is there like an instant with "Detain all creatures."? < 1421580925 894446 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: try just \ and / and you've got a nice subset of /// < 1421580944 86046 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Wow I am the definition of a modest liar < 1421580959 610023 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :nope there isn't < 1421580996 966601 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric := x + = s / = / + / = n < 1421581014 232148 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :it looks very pristine < 1421581031 713733 :int-e!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1421581034 966814 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I should make useless stuff again, lol < 1421581047 549363 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm the very model of the modern EDH general < 1421581065 91157 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AndoDaan: well the only way to get a BCT program that doesn't come from a CT program is to have an alignment mismatch at the end, and it won't really differ for more than one cycle. < 1421581141 128357 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :And all CT programs come from converting a tag system alphabet (a=100 b=010 c=001...)? < 1421581157 848736 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :CT is crazy < 1421581167 22610 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I feel like /'s and +'s are better oerjan plus its easier I guess if I were to make sub classes and it looks pretty < 1421581193 955331 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :cyclic tag is so smiple < 1421581197 339968 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it seems like it shouldn't be TC! < 1421581198 354360 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :like i swear the sub class would be - and \ < 1421581198 874093 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but it is.. < 1421581207 548710 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it feels in a differen class to turing machines < 1421581210 397021 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but its not... < 1421581214 937212 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :omg < 1421581217 935952 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Lilax: pluses and slashes? so all the cards would give p/t bonuses to other cards? < 1421581222 835364 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :turing machines.. < 1421581238 666405 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I remember my first encounter < 1421581242 789244 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :with the beast < 1421581303 856771 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can X be negative? < 1421581314 63262 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :-X < 1421581330 981428 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :U+2212 < 1421581333 935875 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: not if you choose it. < 1421581343 88406 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What about e.g. Nantuko Mentor? < 1421581346 476631 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :apparently breaks my latex < 1421581368 357874 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: no idea < 1421581369 751165 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess +X/+X for a creature with negative power would subtract from power and toughness. < 1421581390 421160 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I was uhm not talking about magic b_jonas < 1421581393 57442 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :but ok < 1421581405 108218 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It looks like it works the way you'd expect. < 1421581431 295799 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: I'm not sure which way I expect it < 1421581452 580493 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK, it works the way I'd expect. < 1421581463 129753 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode U+2212 < 1421581464 937943 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​− < 1421581472 45403 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It would make a -1/1 into a -2/0 < 1421581485 697888 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: there's Viridian Joiner though it doesn't mention X < 1421581489 411401 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :My grandma has a very old Guide book on basic < 1421581494 137611 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there's a rule like "If a calculation that would determine the result of an effect yields a negative number, zero is used instead..." < 1421581500 281935 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode − < 1421581501 351968 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+2212 MINUS SIGN] < 1421581508 522210 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What about draw X cards where X is negative, etc.? < 1421581513 524465 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, but there's some partial exception for powers and toughnesses < 1421581531 637192 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Power can be negative, but a creature with negative power just deals no damage in combat. < 1421581537 558708 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wasn't there a card that put X tokens into play where X is the power of something < 1421581547 963777 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes there is: Carrion < 1421581556 942687 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://magiccards.info/query?q=o%3A%22where+x+is+that+creature%27s+power%22 < 1421581569 148191 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I remmeber that because it's funny in un-sets with half power stuff < 1421581579 447740 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What does it mean to put -1 +1/+1 counters on something? < 1421581580 883697 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's also the newer Feed the Pack < 1421581586 445668 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: Ok, I guess it makes sense for power. But for drawing X cards, or placing X tokens, that rule should take effect. < 1421581602 887878 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: certainly, the question is whether it takes effect for that power-modifying thingy or not < 1421581609 739506 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Nantuko Mentor < 1421581610 225414 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Can toughness ever be negative? < 1421581615 787568 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: yes < 1421581637 664034 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: not for long, because the creature dies quickly, but it can < 1421581645 503517 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Is it weird if my grandma knows more about.haskell than me < 1421581646 799975 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: it's easier if you make the creature indestructible < 1421581656 983766 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean, for long enough for Feed the Pack to be relevant? < 1421581666 939151 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: use indestructible < 1421581675 533415 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Doesn't help, does it? < 1421581682 359534 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh wait, that doesn't help < 1421581684 431638 :OneRatShort!~Its@cm-84.213.198.234.getinternet.no PRIVMSG #esoteric :anyone have any experience in opening their 3rd eye ? < 1421581685 328074 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, dunno then < 1421581724 645395 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: try Fungal Sprouting then < 1421581731 690040 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or Mercy Killing < 1421581739 731556 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :or Miming Slime < 1421581748 504798 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :just < 1421581760 816588 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :list the options off in one text < 1421581763 351725 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, what would Miming Slime do? < 1421581787 297974 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sure, but I was specifically wondering about negative toughness. < 1421581829 532179 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :E.g. maybe you can have something like Wall of Roots, where you put a counter on it to pay for a spell and also sacrifice it as part of the same spell. < 1421581832 141743 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I swear I'm scared that my grandma has more experience in esoteric languages than I do < 1421581836 376558 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :she's 78 < 1421581848 911191 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A spell like Momentous Fall. < 1421581849 521155 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :when did this whole esoteric thing start < 1421581859 261161 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :does this fall? < 1421581859 914207 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :197 < 1421581869 126814 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :have a lot of momentum < 1421581870 514097 :AndoDaan!~AndoDaan@188.188.73.20 PRIVMSG #esoteric :3? < 1421581871 644464 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Wouldn't work with Wall of Roots, but maybe with something else. < 1421581928 881015 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Gnight o/ < 1421581945 532368 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: the first major esoteric language is usually considered INTERCAL from the 70s, i think. < 1421581954 831608 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :welp < 1421581967 726670 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but the real flood didn't start until about '93 < 1421581985 957621 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which is when both brainfuck and befunge were made < 1421582003 107121 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Being indestructible stops only effects that would destroy the permanent, including destruction due to lethal damage and destruction that doesn't allow regeneration. An indestructible permanent can be exiled, returned to a player's hand, put into a graveyard for having 0 or less toughness, or sacrificed." < 1421582012 947478 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: yes, I know, I was stupid < 1421582016 614350 :OneRatShort!~Its@cm-84.213.198.234.getinternet.no PART :#esoteric < 1421582043 230572 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :idk how old she was back then but uh < 1421582044 901315 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nice use of past tense. < 1421582046 421665 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(scnr) < 1421582050 17288 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is there a distinction between saying "grown-up's toy" and "grown-ups' toy" depending on whether it's used solo? < 1421582059 826074 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I guess she knows how to do a lot of code < 1421582136 816105 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :anyways < 1421582141 300978 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :as I was saying < 1421582141 603989 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: haskell isn't usually considered esoteric, although it's from 1990 < 1421582147 644966 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how old who sas? < 1421582150 80623 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Goodnight < 1421582164 329703 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :his granma < 1421582171 866982 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah < 1421582180 103411 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah, haskell is just "non-mainstream" < 1421582191 116195 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I said she knows more than me < 1421582218 256420 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :But she knows More about esolangs than I thought < 1421582239 941239 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I should ask her what she knows about teh computers nexr time I see her < 1421582259 486426 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think my father (who's probably older than your granma) knows how to program in principle, although i don't think he does it much < 1421582295 46370 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ye your father is probably older since you are 44 < 1421582301 561107 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? principle < 1421582302 352786 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :principle? ¯\(°​_o)/¯ < 1421582306 704084 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :never heard of it hth < 1421582310 343735 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hey someone remembers my age! < 1421582319 41829 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :I remember all ages < 1421582340 302578 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no esolangs page either < 1421582349 372695 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Only for one reason < 1421582362 621524 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :But anyways < 1421582365 703673 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo you should swat me for belaboring the point < 1421582381 155940 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :shachaf: likes to be hit? < 1421582396 917458 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i thought you were leaving < 1421582404 291927 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :pssht < 1421582411 67401 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :what < 1421582414 465405 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Its slowly turning off < 1421582429 809720 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :but I can still type until.. < 1421582430 937571 :int-e!~noone@static.88-198-179-137.clients.your-server.de TOPIC #esoteric :Collective Magicing | Programming through the Ages | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ < 1421582447 925971 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :and ther < 1421582451 168199 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't remember ages, but I remember oerjan is a haskellite < 1421582490 680855 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> text $ map pred "Sfnfncfs!nf\"" < 1421582492 172067 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Remember me! < 1421582501 785806 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :kk < 1421582531 585451 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :ill probs remember all of you even after you die < 1421582537 882986 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :Cuz I never forget < 1421582540 265319 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :thanks kid < 1421582544 605912 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :yw < 1421582545 132128 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thanks elephant < 1421582550 820767 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :u wot < 1421582566 116082 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf PRIVMSG #esoteric :gnight < 1421582586 394877 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I feel loved. < 1421582590 8344 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Lilax is an elephant? < 1421582609 315280 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: that's the only logical conclusion < 1421582671 690283 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: hmm, their average life span isn't so great it seems. < 1421582724 829563 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's ok Lilax doesn't understand averages anyway < 1421582729 794176 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(see above) < 1421582762 13345 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: would that make it an average understanding of averages? < 1421582785 847255 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably < 1421582896 50429 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :is she a white or a green elephant? < 1421582909 873478 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is Lilax a she now < 1421582915 594963 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :dunno < 1421582920 154296 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION cannot keep up < 1421582921 179270 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't follow genders either < 1421582927 699504 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it should be pink < 1421582933 940077 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well but you're hungarian < 1421582944 650850 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you don't have them < 1421582977 425997 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :actually, can we stop discussing animals for a day or two? < 1421582990 896195 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: but then we could only talk with em when we're drunk... < 1421583056 945223 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"journey of an ant" was a cute game. *lalala* . o O ( happy thoughts ) < 1421583126 691211 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ants are animals too hth < 1421583152 383813 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I knew that. < 1421583165 414922 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421583171 468099 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? ants < 1421583172 447197 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ants? ¯\(°​_o)/¯ < 1421583175 642119 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`learn ants are animals too hth < 1421583178 185545 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'ant': ants are animals too hth < 1421583193 877879 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? ocd < 1421583194 778645 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ocd? ¯\(°​_o)/¯ < 1421583204 190786 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ants are strange < 1421583206 514215 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? cdo < 1421583207 380254 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cdo? ¯\(°​_o)/¯ < 1421583210 403808 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1421583216 628024 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? cdop < 1421583217 393736 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cdop? ¯\(°​_o)/¯ < 1421583235 907516 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`quote ocd < 1421583236 925377 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421583239 916854 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? dyslexic < 1421583240 742697 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dyslexic? ¯\(°​_o)/¯ < 1421583241 835787 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? dyslexia < 1421583242 859282 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dyslexia? ¯\(°​_o)/¯ < 1421583247 4901 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? mtg < 1421583247 962211 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :mtg? ¯\(°​_o)/¯ < 1421583253 976474 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? M:tG < 1421583254 796209 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :M:tG? ¯\(°​_o)/¯ < 1421583261 925416 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( things Oerjan Could Do ) < 1421583263 936343 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION runs. < 1421583275 245572 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? misspellings of croissant < 1421583276 114540 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :misspellings of crosant? ¯\(°​_o)/¯ < 1421583286 481537 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan: Corouscant < 1421583318 981167 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421583331 419189 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no wait, that's misspel;led < 1421583334 283730 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it' Coruscant < 1421583337 444557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm, what would you call a corouscant-shaped omelette? < 1421583340 895910 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :why would you want ants in your couscous < 1421583370 264437 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah, missspelled typos. < 1421583422 552990 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Will this become an antology of typos? < 1421583432 431465 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: wat < 1421583441 506986 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :lol < 1421583530 829970 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Remote host closed the connection < 1421583543 959251 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is still waiting for the answer twh hth < 1421583546 819117 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1421583556 745533 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1421583556 920221 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1421583556 920295 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421583560 536788 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :forgot that script bug < 1421583613 199250 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hesh bug < 1421583616 189889 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: you woke the beast within, turns out it's small, has six legs, and is crazy about sugar. < 1421583654 568490 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well if it weren't small it would be a giant < 1421583680 957097 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but despite its size it can rant all day. < 1421583730 920280 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :an insectful observation. < 1421583765 587877 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(isn't that phantastic? with only three letters it's scantly possible to avoid that word even if you wanted to.) < 1421583830 995147 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :brilliant < 1421583898 142090 :AndoDaan!~AndoDaan@188.188.73.20 QUIT :Ping timeout: 245 seconds < 1421584250 571141 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there's really a lot of those words... blatantly bantering ants defiantly enchant dormant elephants. < 1421584639 555488 :S1!~S1@p4FF935E4.dip0.t-ipconnect.de JOIN :#esoteric < 1421585059 137192 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: ZZZ < 1421586195 259259 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: beast within... is that like antman, the recurring super-villain in StickManStickMan, see http://stickman.qntm.org/comics.php?n=62 < 1421586443 376390 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: maybe, but I've never seen that comic before. < 1421586846 44497 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :antman appears only once more after he's defeated I think, so I'm not sure if he counts as a recurring villain < 1421586917 730823 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :he returns in http://stickman.qntm.org/comics.php?n=638 < 1421588415 58296 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421589391 59047 :^v!~notnot^v@0587351146.wireless.umich.net JOIN :#esoteric < 1421590803 288112 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421590961 323327 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait... when did http://www.gocomics.com/heavenly-nostrils/ get its title changed? < 1421591121 164043 :Lilax!uid52684@gateway/web/irccloud.com/x-gcioeeyzsqhccdtf QUIT :Quit: Connection closed for inactivity < 1421591571 262344 :SopaXT!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421591629 392586 :SopaXT!~SopaXorzT@unaffiliated/sopaxorztaker NICK :SopaXorzTaker < 1421592273 266509 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 245 seconds < 1421593190 731835 :Guest84511!~Vorpal@81-224-29-207-no185.bredband.skanova.com QUIT :Changing host < 1421593190 921856 :Guest84511!~Vorpal@unaffiliated/vorpal JOIN :#esoteric < 1421593196 906727 :Guest84511!~Vorpal@unaffiliated/vorpal NICK :Vorpal < 1421593791 759985 :not^v!notnot^v@0587351146.wireless.umich.net JOIN :#esoteric < 1421594035 59785 :^v!~notnot^v@0587351146.wireless.umich.net QUIT :Ping timeout: 265 seconds < 1421594067 649474 :not^v!notnot^v@0587351146.wireless.umich.net QUIT :Ping timeout: 245 seconds < 1421594082 629015 :^v!notnot^v@0587351146.wireless.umich.net JOIN :#esoteric < 1421594726 619207 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07MNNBFSL14]]4 10 02http://esolangs.org/w/index.php?diff=41697&oldid=41696 5* 03AndoDaan 5* (+27) 10Added to TC category. < 1421594842 999676 :boily!~alexandre@96.127.201.149 QUIT :Quit: ACKNOWLEDGED CHICKEN < 1421594971 899286 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:MNNBFSL14]]4 10 02http://esolangs.org/w/index.php?diff=41698&oldid=41681 5* 03AndoDaan 5* (-2123) 10Undo revision 41681 by [[Special:Contributions/AndoDaan|AndoDaan]] ([[User talk:AndoDaan|talk]]) I was a bit premature in adding the Wang B-machine outline. < 1421596199 968381 :augur_!~augur@c-71-57-177-235.hsd1.fl.comcast.net QUIT :Remote host closed the connection < 1421596270 232342 :augur!~augur@71.57.177.235 JOIN :#esoteric < 1421596523 256722 :augur!~augur@71.57.177.235 QUIT :Ping timeout: 245 seconds < 1421596907 694065 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421596907 844671 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1421598244 318365 :S1!~S1@p4FF935E4.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421599264 574632 :^v!notnot^v@0587351146.wireless.umich.net QUIT :Ping timeout: 245 seconds < 1421600118 511148 :augur!~augur@74.174.236.84 JOIN :#esoteric < 1421600176 133046 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :Quit: ZNC - http://znc.in < 1421600188 998847 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421600288 251784 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1421601200 501038 :Vorpal!~Vorpal@unaffiliated/vorpal QUIT :Quit: ZNC - http://znc.sourceforge.net < 1421601370 496514 :Vorpal!~Vorpal@unaffiliated/vorpal JOIN :#esoteric < 1421601837 87273 :jameseb!~jameseb_@runciman.default.hacksoc.uk0.bigv.io QUIT :Ping timeout: 276 seconds < 1421601934 733560 :jameseb!~jameseb_@runciman.hacksoc.org JOIN :#esoteric < 1421602046 717522 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421602516 66857 :^v!notnot^v@0587358215.wireless.umich.net JOIN :#esoteric < 1421603112 37896 :^v!notnot^v@0587358215.wireless.umich.net QUIT :Ping timeout: 265 seconds < 1421603463 107535 :^v!notnot^v@0587358215.wireless.umich.net JOIN :#esoteric < 1421603602 943898 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 240 seconds < 1421604071 264623 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 272 seconds < 1421604147 164230 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wow, people are actually competing for the 101 scrabble words thing < 1421604148 288482 :supay!sid47179@gateway/web/irccloud.com/x-zzzzvxoptruzfgdt QUIT :Ping timeout: 245 seconds < 1421604153 668551 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(anagol) < 1421604201 276302 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 26^2/8 < 1421604203 538793 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 84.5 < 1421604252 332535 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 101 * 2 * log 28/ log 256 < 1421604253 836788 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 121.38571178195451 < 1421604261 949931 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 101 * 2 * log 26/ log 256 < 1421604263 645322 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 118.68610288306259 < 1421604319 704906 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 2*26*5/8 + 10 < 1421604321 117712 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 42.5 < 1421604332 79389 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION shrugs < 1421604450 118203 :^v!notnot^v@0587358215.wireless.umich.net QUIT :Ping timeout: 276 seconds < 1421604451 272255 :sebbu!~sebbu@ADijon-152-1-24-46.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1421604451 652805 :sebbu!~sebbu@ADijon-152-1-24-46.w83-194.abo.wanadoo.fr QUIT :Changing host < 1421604451 804853 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1421604463 259923 :^v!~notnot^v@0587358215.wireless.umich.net JOIN :#esoteric < 1421604488 509889 :supay!sid47179@gateway/web/irccloud.com/x-icidvigtonkqefky JOIN :#esoteric < 1421604538 305090 :S1!~S1@p4FF92763.dip0.t-ipconnect.de JOIN :#esoteric < 1421604645 277303 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421604728 21850 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-eozaorntudrdxnrf QUIT :Read error: Connection reset by peer < 1421604809 272461 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-amptqtiayhhyxvna JOIN :#esoteric < 1421605197 234027 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1421605319 932832 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421605556 727226 :augur!~augur@74.174.236.84 QUIT :Remote host closed the connection < 1421606205 177325 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421606279 601419 :^v!~notnot^v@0587358215.wireless.umich.net QUIT :Quit: http://i.imgur.com/Akc6r.gif < 1421606996 128906 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net JOIN :#esoteric < 1421607180 94217 :supay!sid47179@gateway/web/irccloud.com/x-icidvigtonkqefky QUIT :Ping timeout: 276 seconds < 1421607847 317835 :supay!sid47179@gateway/web/irccloud.com/x-ajtlyphfoveytkxr JOIN :#esoteric < 1421608069 260198 :AndoDaan!~AndoDaan@188.188.90.222 JOIN :#esoteric < 1421608165 616386 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :I don't know what to do with myself now I'm done with MNNBFSL. < 1421608419 686973 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Make an implementation of Remote Virtual Table Protocol. Alternatively, make up a new kind of computer game. Even more alternatively, now you have to do LSFBNNM. < 1421608445 146396 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :http://www.atomicshrimp.com/st/content/invention_dice_2/ < 1421608463 298305 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :LSFBNNM... now that's an idea. < 1421608561 38209 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what's LF?? < 1421608632 955270 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :AndoDaan, how did you write this BCT interpreter? < 1421608637 467919 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont see a lot of binary numbers in the source code < 1421608658 127268 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Language F*ck. < 1421608658 280391 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :ang/ag/Language < 1421608682 992351 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :It takes the BCT code and init string from the standard input. < 1421608699 376210 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :in the form /BCTcode.initString// < 1421608759 512749 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :In the end that was just easier to implent than comming up with a method to hard code the data each time. < 1421608904 618131 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :I've updated my MNNBFSL javascript interpreter if you wanted to give the BCT interpreter a whirl. < 1421608923 387766 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421608933 275469 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that is really cool < 1421608939 443436 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it must have been hard to write... < 1421609004 257498 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :I'm a bit embarrassed actually about how long it took me. But since it was my first time doing something like that, I learned a lot. < 1421609031 463268 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421609033 932196 :^v!notPing@0587354360.wireless.umich.net JOIN :#esoteric < 1421609046 997034 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i dont think many people could do this at all! < 1421609052 69837 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421609147 779460 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Ah, well some of the snippits I've gotten off other's their code. But I did come up with a search algorithm that can drag a value with it. < 1421609225 662446 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :And that was key for the BCT interpreter I think. < 1421609465 298420 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :So, what is holding your interest lately, vanila? < 1421609596 572017 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ive just been working on compilers, non esotierc < 1421609768 777319 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :For business or pleasure? < 1421609923 177075 :shikhin_!~shikhin@59.177.198.9 JOIN :#esoteric < 1421609926 40485 :shikhin_!~shikhin@59.177.198.9 QUIT :Changing host < 1421609926 232716 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421609979 842857 :^v!notPing@0587354360.wireless.umich.net QUIT :Ping timeout: 264 seconds < 1421610089 660591 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421610189 248197 :^v!notnot^v@0587354360.wireless.umich.net JOIN :#esoteric < 1421610424 488892 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421610512 748235 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421610551 235328 :adu!~ajr@pool-173-66-11-60.washdc.fios.verizon.net QUIT :Quit: adu < 1421610666 73784 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Now I made up some more Magic: the Gathering cards < 1421610973 329544 :^v!notnot^v@0587354360.wireless.umich.net QUIT :Ping timeout: 245 seconds < 1421611428 395788 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :One thing I made up is "Target spell loses all subtypes." < 1421611808 107362 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :That does weird things to enchantments. < 1421611942 327002 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk JOIN :#esoteric < 1421611975 257971 :AndoDaan!~AndoDaan@188.188.90.222 QUIT :Ping timeout: 272 seconds < 1421612034 764696 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric ::l < 1421612057 921341 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Discussing if I was an elephant after I left ._. < 1421612063 110667 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :" Make sure that you use the correct screws. If you have a torque screwdriver, tighten all screws firmly to the torque shown in the table. Never use a screw that you removed. Use a new one. Make sure that all screws are tightened firmly" < 1421612071 711696 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Manual (I think for service people) for my machine < 1421612079 56195 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I learner that in woodshop < 1421612081 982541 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Blah, how critical is it to use new screws? < 1421612095 987289 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :pretty critical < 1421612134 483 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Eg: If you use an old screw the drill bit can fracture and now you have shrapnel flying around < 1421612158 741529 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oops you've lost your eyes < 1421612261 92799 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421612277 791446 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :pikhq: Yes I know it does weird things to enchantments. Many auras will just fail to work, although some will continue to partially work anyways. < 1421612305 333797 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Spooky < 1421612379 641535 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :It also makes arcane spells sad. :) < 1421612477 160322 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I have a friend.who goes by piks < 1421612486 816409 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Actually it doesn't looks to me that it would affect the ability to splice onto arcane. < 1421612510 803286 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Yes, but there's abilities that trigger on arcane spells resolving, no? < 1421612533 864673 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Certainly can't affect splicing though. < 1421612548 641091 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :There's no point at which splicing could be done and that spell could have resolved on another spell. < 1421612677 525402 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421612680 483535 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :pikshq < 1421612734 319603 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :pikshaq? < 1421612742 647647 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 245 seconds < 1421612764 494779 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric : 'I thought I had some blue cheese in my fridge, but to my disappointment it was just normal cheese accelerating towards me' < 1421612791 509508 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I suppose it would allow arcane spells to damage Kitsune Riftwalker (but only for untargeted damage) < 1421612850 188457 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Lilax: Sounds dangerous. < 1421612864 42939 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :blue shift pikhq < 1421612875 409800 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Yes, I know. < 1421612895 800438 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :The velocity there would be absurd for blue shift to be noticable. < 1421612897 71182 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Ok, Just makin' sure < 1421612902 387065 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I presume this is why it's past tense. :) < 1421612915 433899 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :how fast? < 1421612924 429014 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :lets talk numbers < 1421612925 523495 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :would you even have enough time to process the sensory input < 1421612934 363160 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I mean < 1421612940 883279 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Ballpark on the order of .2c < 1421612943 465444 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :If you opened your fridge < 1421612953 218854 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :elliott: No, neurons don't go that fast. < 1421612957 425420 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :from the other side of the city < 1421612957 753335 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah < 1421612969 712568 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what kind of house do you live in, Lilax < 1421612971 842802 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what kind of arms do you have. < 1421612988 539258 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :my arms fell into a blackhole < 1421612995 226809 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :how does the cheese suddenly accelerate to .2c only as you open the door < 1421612998 797154 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :there are so many questions here < 1421613006 48318 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :lol < 1421613014 433814 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Perhaps you have a nuclear fridge. < 1421613025 375139 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Ok so in my freshman year < 1421613038 587906 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I had to solve for the speed of light < 1421613052 584152 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :As it enters an event horizon < 1421613071 659199 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I failed that so did the entire class < 1421613136 881708 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :"C = 1 foot/nanosecond" there, I answered it. :) < 1421613183 138212 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Well < 1421613201 761749 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :if only I had pikhq in 9th grade < 1421613233 594548 :rand_!bc2422ec@gateway/web/freenode/ip.188.36.34.236 JOIN :#esoteric < 1421613294 6831 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421613338 323206 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you never played pokemon as a kid? < 1421613356 274082 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :u wot < 1421613361 123383 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :yes i did < 1421613369 407278 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Learn how to play Pokemon card! < 1421613373 226223 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Pokemon Heart gold was my first one < 1421613377 869043 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Omg card games < 1421613380 409031 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the joke is that pikhq is pikachu < 1421613385 190888 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's a bad joke. < 1421613397 948215 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Look people, I am not good at the card games < 1421613412 754273 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Its just to much pressure for my frail heart < 1421613525 297057 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :"Pokemon heart gold was my first one" now I feel old. < 1421613619 595568 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Then I played yellow on a emulator < 1421613633 547508 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Then I got A gameboy colour < 1421613642 862590 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Oh man that was the shit < 1421613651 456082 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :back in elementary. < 1421613871 16611 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421614112 345545 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ouch. https://github.com/ValveSoftware/steam-for-linux/issues/3671 < 1421614135 599298 :rand_!bc2422ec@gateway/web/freenode/ip.188.36.34.236 QUIT :Ping timeout: 246 seconds < 1421614182 507856 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1421614195 100123 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :bash is such a good language < 1421614208 290089 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :its amaze < 1421614249 842852 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :be back later < 1421614348 738504 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm glad we use operating systems where a program you run accidentally doing rm -rf /* is enough to delete all your personal files that it would otherwise never need to even know about the existence of :( < 1421614377 831629 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that's a good point actually < 1421614393 326468 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :there's two things you could improve here: the language (not using bash), and the OS itself < 1421614403 522164 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's easy, just make /home unreadable to everyone :P < 1421614462 37807 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Of course I don't) < 1421614483 481446 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and it wouldn't have helped with the /media anyway) < 1421614494 866842 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :to be fair, "for path in glob.glob(os.path.join(steam_root, '*')): os.remove(path)" or whatever is just as broken < 1421614500 599319 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :if steam_root can be empty < 1421614518 400024 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can argue with bash making it empty in the first place but it's not as slam-dunk a bash issue as a lot of shell script bugs are < 1421614521 644117 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :It's just unfortunate that common OSes don't have any degree of application sandboxing. < 1421614527 710557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :STEAMROOT="$(cd "${0%/*}" && echo $PWD)" <-- this is also completely wrong if $0 is a symlink < 1421614549 112526 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(ideally Steam wouldn't be *able* to delete all that stuff) < 1421614567 206106 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm using DIR=$(dirname "$(readlink -f "$0")") which is probably not perfect either. But I'm not removing any files there :P < 1421614592 369650 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and... missing an outer pair of quotes? maybe. < 1421614603 282878 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :No, the outer pair of quotes is unneeded. < 1421614619 548115 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :When you're setting a variable, sh parses from the = to the end of the line as part of the variable. < 1421614634 749622 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(this is a bizarre special case in sh syntax) < 1421614662 637595 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But there's the FOO=bar cmd syntax. < 1421614670 405831 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I misstated somewhat. < 1421614681 61907 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but $() cannot be broken apart like that. < 1421614689 302224 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://www.etalabs.net/sh_tricks.html < 1421614701 491364 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Yeah, always a good thing. < 1421614707 662912 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :"The following is not safe: < 1421614707 813697 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :var=$(dirname "$f") < 1421614708 704612 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Due to most commands writing a newline at the end of their output, Bourne-style command substitution was designed to strip training newlines from the output. But it doesn’t just strip one trailing newline; it strips them all. In the above command, if f contains any trailing newlines in the last directory component, they will be stripped, yielding a different directory name. While no one sane would put < 1421614714 511295 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Rich Felker is as general awesome. < 1421614715 227474 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :newlines in directory names, such corruption of the results could lead to exploitable vulnerabilities in scripts." < 1421614718 186622 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :surprise! unix! < 1421614740 438525 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :s/as general/as always, generally/ < 1421614744 22057 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :if f contains any trailing newlines ... well, yes < 1421614748 749643 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421614757 403132 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :as I said I'm not deleting any files :) < 1421614760 435464 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :also having files called -help --help < 1421614764 250407 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and then doing ls * or something < 1421614769 216994 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :vanila: That's easy to deal with though. < 1421614774 545051 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ls -- * < 1421614787 836610 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :also I think readlink isn't that portable < 1421614788 838823 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :that doesn't stop it being a problem < 1421614790 192147 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sadly most people are completely ignorant about that feature of getopt-style syntax. < 1421614795 311110 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the reason its a problem is because you can do these things by mistake < 1421614798 992462 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't have readlink -f, though I'm on OS X < 1421614817 881120 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(even though that has been in getopt *as long as there has been a getopt*) < 1421614823 487180 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :When writing shell scripts I also usually type #!/bin/bash -- just in case someone decides to allow the operating system to setuid shell scripts and then they rename the file with - at first < 1421614877 428483 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :But then, people suck. < 1421614882 170718 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: interesting, I thought that program had a mac user. I've got to inquire. < 1421614922 525786 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION "loves" how so many common utils have shitty edge cases < 1421614923 485543 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: what does your script do? < 1421614964 554305 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I was aware of -- syntax at least, I don't know why a lot of people don't know very well? < 1421614972 230849 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: there's a config file right next to the wrapper script, and I want to find it even when the wrapper script is symlinked (usually from ~/bin) < 1421615038 259532 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: so I have something like DIR=$(dirname "$(readlink -f "$0")"); "$DIR"/tool -conf "$DIR"/tool.conf < 1421615064 704572 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have implemented -- syntax in some of my own programs too if they have a filename as a command-line argument, although some of my programs don't use command-line arguments at all and only act as a filter < 1421615096 671882 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It is too bad many new programs will not act as a filter. < 1421615115 447343 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think the real solution is switching langauge to something that does't have these difficulties < 1421615122 669643 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :e.g. scheme shell < 1421615241 833082 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But is scheme shell capable of fixing programs to act like a filter, or to allow "ls *" to work even though the files named with - at front? < 1421615256 721779 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the idea would be to pass flags in a different way than files < 1421615271 710275 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :e.g. (ls (flags help) (file -foo bar)) < 1421615275 615675 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and it should work fine < 1421615290 112972 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i mean this is just an idea, it coudl be haskell or something else < 1421615295 685715 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes that would work, if the program is designed in that way. < 1421615296 763859 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :basically not bash < 1421615306 897660 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :or perl < 1421615353 882108 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :With Haskell programs it could clearly work, by dynamically importing modules to do the stuff; other executable files can maybe also be imported as a IO () < 1421615390 626772 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or better would be ([String] -> IO Int) or something like that; you can then add other commands for redirection too. < 1421615437 668843 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :well it should be [Parameter] where data Parameter = Flag String | File String o r something like this < 1421615439 607659 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I guess I could write a perl script instead :P < 1421615441 594734 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :to be able to distriguish them < 1421615445 225904 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However these kind of ways of doing this with Haskell program, would work best if the operating system is using Haskell too. Probably also if you are using Scheme, it would work best if the operating system is using Scheme. < 1421615454 383051 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: but this is an academic tool, I'll wait for the complaints. < 1421615460 913021 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeys I want to make an OS which isn't based on files < 1421615466 346936 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but i think its too hard to write a whole OS < 1421615481 68299 :nys!~nysnamovo@blk-215-85-138.eastlink.ca PRIVMSG #esoteric :what about STEPS :3 < 1421615482 707258 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :vanila: The thing is that if the operating system isn't Haskell it won't know that! If you are importing Haskell programs then the program can have whatever type you want it to have and don't have that problem. < 1421615493 334767 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah, something with a vision like STEPS! < 1421615498 388309 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: not sure perl is the right step up from there < 1421615520 471565 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: well there's no GNU perl or Sun perl... < 1421615522 551771 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :let's just revive multics < 1421615534 37141 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yes zzo38 that's a good point, a lot of the OS tools force us to have these problems < 1421615541 749912 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :but knowing that we can try to addres it < 1421615589 410181 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: so for portably implementing readlink (which POSIX apparently doesn't have at all), that's an option. < 1421615595 924154 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: yeah < 1421615605 706538 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :posix doesn't have perl either though < 1421615610 573195 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(I hope) < 1421615614 634794 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I think you can do that construct portably though < 1421615618 452179 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you usually can < 1421615622 895745 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Of course one thing that can be done, if you are making this with Haskell, is to write modules that can be used as wrappers for non-Haskell programs which will figure out the correct command-line arguments and other stuff. < 1421615624 93770 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right. but perl is installed almost everywhere anyway < 1421615631 295536 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :POSIX has awk, but no Perl. < 1421615642 112851 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :POSIX does have C though. :D < 1421615686 969989 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :C is fine, but not for scripting. < 1421615687 121299 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :https://github.com/mkropat/sh-realpath < 1421615724 279054 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: Yes, although there are many other programming languages that can be used for scripting, depending on what you need it for you can use it. < 1421615725 945979 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :needs a readlink but not one with -f and you can emulate it with ls < 1421615733 486562 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but then maybe you run into escaping issues?? joy! < 1421615751 116948 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: so that's avoiding readlink -f but still uses readlink. < 1421615765 774688 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(ah redundancy) < 1421615818 208294 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I happen to like AWK for text processing < 1421615830 271315 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ive used awk a couple times.. < 1421615838 515776 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i thought i should use perl instead < 1421615854 290299 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although there are a few things missing (as well as a few GNU extensions which don't seem much useful to me) < 1421615911 766505 :shikhin!~shikhin@unaffiliated/shikhin NICK :godofgods < 1421615918 337645 :godofgods!~shikhin@unaffiliated/shikhin NICK :shihin < 1421615923 654988 :shihin!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421615927 970203 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :awk occupies a middle ground between sed and perl to me. I use it occasionally. < 1421616075 968534 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Well yes, Perl is basically awk++. < 1421616088 816950 :nortti!nortti@nano.smar.fi NICK :asochis < 1421616114 579645 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: I don't, because I use perl when I need that sort of thing < 1421616145 869253 :asochis!nortti@nano.smar.fi NICK :nortti < 1421616309 629576 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And for data processing, there is SQLite. < 1421616349 862049 :nortti!nortti@nano.smar.fi NICK :lawspeaker_ < 1421616355 148350 :lawspeaker_!nortti@nano.smar.fi NICK :nortti < 1421616444 379241 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com JOIN :#esoteric < 1421616729 832071 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Meh. "PR" is overloaded. "Problem Report" "Public Relations" "Pull Request". < 1421617494 434352 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421618148 619943 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :press release < 1421618337 915180 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421618339 313247 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :pickle relish < 1421618400 613478 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I didn't need to know this (acronymfinder): Per Rectum (method of medication) < 1421618457 543180 :S1!~S1@p4FF92763.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421618989 752289 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :How do you < 1421618999 538587 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Make time bans for irc < 1421619053 255155 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you just have to remember to unset them again < 1421619098 901360 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(or have a bot that does it automatically (freenode has a service bot, eir, for this... not sure how to get it on channels though)) < 1421619187 598663 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421619225 33032 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oh it does < 1421619262 817027 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I just have a :tban (user) (time) but sometimes it forks the time to x100 times that < 1421619271 290672 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :so ye ill just go find that bot < 1421619341 386895 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(also eir makes *all* bans expire, it can be annoying.) < 1421619364 811548 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oh < 1421619368 8810 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :well then < 1421619416 289950 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I can make it even more annoying (user) ban expire @1sec = reban < 1421619440 238471 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421619441 731959 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :it bans then expires in 1second then detects unban and bans again < 1421619455 480593 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Although the msgs would spam < 1421619569 105571 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :This is all for The modding system I'm making for reasons since ye < 1421619576 864926 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :People abuse my bot a lot < 1421619587 814315 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :we do? < 1421619608 807630 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :No < 1421619615 821171 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Chatango does >_< < 1421619622 926744 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Like irc < 1421619632 533216 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :but shit < 1421619660 175649 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :please do not use the return key for punctuation. we can wait for whole sentences, we're patient like that. < 1421619696 20296 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Oh, I'm not used to that.. Sorry. < 1421619778 133736 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Everyone I'm around usually talks like that. < 1421619815 459031 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(It's not a strict rule either, more of a guideline. I've found that sticking to that allows me to communicate more coherently. (Yes, I could be even more incoherent. ;-) )) < 1421619902 524710 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :._. " < 1421620282 331742 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:AndoDaan14]]4 10 02http://esolangs.org/w/index.php?diff=41699&oldid=40888 5* 03AndoDaan 5* (+23) 10 < 1421620339 402046 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:AndoDaan14]]4 10 02http://esolangs.org/w/index.php?diff=41700&oldid=41699 5* 03AndoDaan 5* (+1) 10 < 1421621199 207803 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: seems like the solution to the latest golf problem is pretty canonical :) < 1421621219 659501 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(he said, just before henkma swooped down with 42) < 1421621229 275441 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^ not an actual event. yet. < 1421621369 601464 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sometimes it annoys me that . has an incompatible fixity with the default one for `ident`s. < 1421621401 401742 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's associative, so it didn't _have_ to < 1421621499 843832 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :even if the current one is slightly more intuitive for how lazy equational thinking expands it < 1421622790 812947 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I want to make up the programming language RULECARD and then make up the rules for Aberration Hater Card Game using that, but, perhaps at first I can do it just in normal text and then convert it later. And then rules for Magic: the Gathering should also be written using such programming language, so that you can know exactly how it is working and Wizards of the Coast should learn to use such programming language too. < 1421622895 496423 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you think this is a better idea than the other way? < 1421622928 661761 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421623162 55907 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421623186 233731 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :This is how to win at Pokemon card: http://zzo38computer.org/img_16/pokemoncard1.png < 1421623285 251538 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1421623444 75753 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421623500 106976 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1421623710 328484 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421624042 380788 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :zzo38, I think your RULECARD idea is probably good but makes the system a lot less flexible < 1421624248 394362 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :But I must go to sleep now, goodnight < 1421624252 201201 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, the programming language would have to be defined in a flexible way < 1421624322 635687 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Is such a flexible language deserving of being called a programming language? < 1421624351 798198 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yes that fixity of . did cross my mind < 1421624490 844410 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It does mean that whenever you add a new card, it will be necessary to recompile *everything*. < 1421624557 185310 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: did you call your variable n? if so i predict byte-for-byte equality hth < 1421624571 360118 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I did not. < 1421624574 848916 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :darn < 1421624589 876556 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :for some reason x won this time < 1421624614 927901 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However, you usually would not have to modify the rules; you would always have to recompile them (as well as recompile all existing cards) if you are adding or changing anything. If you are only deleting a card, you may be able to get away without recompiling everything right away. < 1421624965 692698 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: there's one other thing I could vary but I did choose the more plausible option < 1421625010 130027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(there are two ways of shortening a:b:[] by one character) < 1421625256 592531 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421625650 340609 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah right < 1421625690 252021 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :my first version had a freestanding (a:) section but i got better < 1421625739 605325 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :how does one < 1421625750 81125 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Create their own language < 1421625766 361115 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Like it doesn't have to be an alt of some other language < 1421625772 705544 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :But just a new one < 1421625785 890659 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's easy. you take brainfuck and change the syn... *looks around* *runs* < 1421625792 350768 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Lilax: There is many possible ways < 1421625809 813967 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION throws the saucepan after int-e and hits with a *CLANG* ===\__/ < 1421625824 214224 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :no I mean < 1421625836 88726 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Not taking a language and changing it < 1421625849 940711 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i think a good first step is to have _one_ really novel idea to base it around. that's also a hard part. < 1421625878 47988 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Well, Ill first need to study up < 1421625906 544966 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :But I guess I can make a new one -3- < 1421625909 594587 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION fetches his saucepan < 1421625935 756104 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric ::0 < 1421626023 304694 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I uh.. Got really hyper and made an entire turkey dinner today < 1421626044 209412 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :And idk what to do with all this food < 1421626256 577762 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :my mom would have divided it up and stored in the freezer < 1421626265 144578 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :she was a practical woman < 1421626272 352974 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :'was' < 1421626276 549991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yep, was < 1421626278 816965 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :that's sad ;-; < 1421626284 203707 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Anywayd < 1421626287 945043 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :s* < 1421626375 176338 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :x.x == [| ] ? < 1421626387 721122 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Why would someone send this to me < 1421626429 603682 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :was it because they were inspired by smalltalk? < 1421626430 197133 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :looks like weird syntax < 1421626434 754085 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1421626443 653399 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :looks like a zero-argument method with empty body. < 1421626472 278303 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :indeed < 1421626563 830369 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :I would think to make a language it'd help to learn how it's going to be interpreted or compiled and executed. < 1421626620 515921 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :Or how such things are done for whatever you want to run the language you want to make. < 1421626685 977295 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :> x.x == [| ] ? < 1421626687 261881 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:9: parse error on input ‘|’ < 1421626749 915295 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :thanks for the hint! < 1421626758 692011 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t [|()|] < 1421626759 581431 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :parse error on input ‘|’ < 1421626778 810026 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric ::t [ () ] < 1421626779 637445 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :[()] < 1421626784 824237 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :thanks gurl < 1421626848 805754 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric : range(1, 1000) .filter(|&x| x % 2 == 0) .filter(|&x| x % 3 == 0) .take(5) .collect::>(); < 1421626854 891497 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :idk < 1421626855 803750 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> forM [0..7] $ \i -> shows (2^i) " " < 1421626857 261261 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : ["12481361","12481362","12481368","1248136 ","12481341","12481342","12481348... < 1421626877 412479 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh haha < 1421626884 746085 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :why the blank " " < 1421626897 923759 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :no reason. < 1421626901 631833 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oh < 1421626910 492702 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> do x <- [0..7]; shows (2^i) " " < 1421626914 273798 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421626922 708271 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> do x <- [0..7]; shows (2^x) " " < 1421626924 188328 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "1 2 4 8 16 32 64 128 " < 1421626928 400883 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::t i -- meh < 1421626929 241034 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Expr < 1421626929 461960 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :does it out put the same without " " < 1421626942 914653 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> do x <- [0..7]; shows (2^x) ":" < 1421626944 222263 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "1:2:4:8:16:32:64:128:" < 1421626951 877207 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oh I c < 1421626977 205758 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric : > forM [0..7] $ \i -> shows (2^i) < 1421626982 363240 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :ye it doesn't < 1421626985 337997 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I see < 1421626987 236933 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :noa < 1421627010 69912 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Fuck I keep doing the thing you told me not to do ._. < 1421627019 138876 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1421627032 606293 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nah, shows n returns a function that prepends the string representation of n to a string. < 1421627047 312361 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :oh < 1421627047 588604 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421627105 951485 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> show 64 -- show n = shows n "" < 1421627107 487463 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "64" < 1421627122 914059 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Read error: Connection reset by peer < 1421627139 644802 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421627162 85323 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> take 5 [x | x <- [1..1000], x `mod` 3 == 0] < 1421627163 482277 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [3,6,9,12,15] < 1421627461 229402 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1421627915 348167 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :from my close study of a computer science student I have learned that 5% of it is writing code and 95% of it wondering why they wrote that < 1421627947 781255 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Quit: *bubbles away* < 1421628010 870662 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421628199 451940 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm. < 1421628307 575479 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm missing a planning phase (where one thinks about where to even begin coding) in those numbers. < 1421628630 92086 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421628638 391524 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1421628678 887040 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421628902 412551 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421629034 749361 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1421629049 933901 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421629523 204682 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 245 seconds < 1421630555 754425 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :> unicode μ < 1421630556 795839 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘unicode’Not in scope: ‘μ’ < 1421630561 798640 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :wait < 1421630565 778234 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :which bot was it < 1421630583 674073 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I'm like very forgetful < 1421630700 238395 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421630781 288479 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :zzo38: hezzo38. can I ask you a riichiquestion? < 1421630979 889445 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: maybe I can ask you the riichiquestion? < 1421630980 450935 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: dream or not, for no such amount was needed to keep a lone old man and woman took pleasure in trapping and slaying every cat which came near to their fnord for i recalled that in its experimental stage it had sputtered and purred when in action. in reply to questions hart said he though the escaping truck had headed up fnord avenue, though he knew not why. < 1421630985 828638 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :boily: What question? < 1421631022 587742 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :we were arguing if oya should remain oya even if she's noten during South. < 1421631063 789900 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :apparently, it's not an official ruling, and many people always dislodge oya, regardless of the current hanchan. < 1421631073 520520 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Both ways are played. I prefer that during south round (and only during south round), oya always remains oya after an exhausive draw even if noten. < 1421631098 937127 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However, you can decide what variant you want to play by. < 1421631120 814865 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :okay, so it's not just a club fantasy. < 1421631143 488077 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I like it when we can slowly suck oya's points away :D < 1421631242 260011 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Hello world program in esoteric languages14]]4 10 02http://esolangs.org/w/index.php?diff=41701&oldid=41651 5* 0399.127.206.54 5* (+4402) 10 < 1421631284 191588 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Today On how its made < 1421631292 252339 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :The sins of mankind < 1421631384 212826 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Hello world program in esoteric languages14]]4 10 02http://esolangs.org/w/index.php?diff=41702&oldid=41701 5* 0399.127.206.54 5* (+2) 10/* Chicken */ < 1421631528 591488 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421631723 940328 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1421631810 700356 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421631961 486937 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1421632264 651339 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1421632513 270874 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ; < 1421632513 981352 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+037E GREEK QUESTION MARK] < 1421632805 471283 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`unidecode ։ < 1421632806 261809 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0589 ARMENIAN FULL STOP] < 1421632849 662892 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let a ; b = b - a ; 3 = 4 ; x = 6 ; 48 ; 3 = 1 ; 2 ; 3 in x ; x ; x < 1421632851 98876 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 42 < 1421632916 510646 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ow. < 1421633067 879060 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but there doesn't seem to be another code point whose glyph looks like an equality sign, besides the full width one: = < 1421633300 399829 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :not even line or box drawings? < 1421633318 36116 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let _ ♛ _ = 42 in () ♛ [] < 1421633319 517791 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 42 < 1421633378 790355 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let _ ⣿ _ = 42 in () -- what about Braille? < 1421633380 156727 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : () < 1421633417 975049 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :you could get creative with Braille. < 1421633440 93024 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let _ ㎓ _ = 23 in () ㎓ 42 < 1421633441 638676 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 23 < 1421633467 949889 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421633486 330534 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Client Quit < 1421633517 747588 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Ξ̄ < 1421633569 34409 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net JOIN :#esoteric < 1421633580 279656 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :〣 < 1421633691 789922 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :😱 could also make an excellent infix operator < 1421633716 342847 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode 😱 < 1421633718 290673 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F631 FACE SCREAMING IN FEAR \ UTF-8: f0 9f 98 b1 UTF-16BE: d83dde31 Decimal: 😱 \ 😱 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1421633785 458615 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1421633845 83655 :jbkcc!~textual@c-24-6-1-90.hsd1.ca.comcast.net QUIT :Client Quit < 1421633866 528952 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :int-e: http://imgur.com/fs6dAhF < 1421633873 102928 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ꓿ < 1421633873 858946 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+A4FF LISU PUNCTUATION FULL STOP] < 1421633921 171046 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: my terminal doesn't display it either, check http://codu.org/logs/_esoteric/2015-01-19.txt ? < 1421634007 935539 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :one day, everything will be perfectly unicodified under the Great Physics Unification. < 1421634018 799219 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :boily: if that doesn't help, http://int-e.eu/~bf3/tmp/1F631.png < 1421634084 194769 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let а = show a; a + а = printf "(%s + %s)" a а in text $ а + а + а + а < 1421634085 353465 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : No instance for (Text.Printf.PrintfType t1) < 1421634085 503833 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : arising from a use of ‘+’ < 1421634085 503974 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : The type variable ‘t1’ is ambiguous < 1421634106 659202 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let а = show a; a + а = printf "(%s + %s)" a а :: String in а + а + а + а < 1421634107 954141 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "(((a + a) + a) + a)" < 1421634156 714016 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :the log works. < 1421634182 105689 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode а < 1421634182 831215 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0430 CYRILLIC SMALL LETTER A] < 1421634257 806251 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let а = show a; a ^ а = printf "(%s + %s)" a а :: String in а ^ а ^ а ^ а < 1421634259 118166 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "(((a + a) + a) + a)" < 1421634331 77984 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> let а = show a; a 😱 а = printf "(%s 😱 %s)" a а :: String; infixr 9 😱 in а 😱 а 😱 а 😱 а < 1421634332 262833 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "(a \128561 (a \128561 (a \128561 a)))" < 1421634337 542001 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de QUIT :Quit: Terminated < 1421634339 594209 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let а = show (a + a); a ^ а = printf "(%s + %s)" a а :: String in а ^ а ^ а ^ а < 1421634340 844626 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "(((a + a + a + a) + a + a) + a + a)" < 1421634352 992657 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1421634453 371839 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode 🀀 < 1421634454 50574 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+1F000 MAHJONG TILE EAST WIND] < 1421634459 171684 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :useful. < 1421634512 138960 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode 🐴 < 1421634513 138894 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F434 HORSE FACE \ UTF-8: f0 9f 90 b4 UTF-16BE: d83ddc34 Decimal: 🐴 \ 🐴 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1421634531 514851 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I have no font for that one, apparently) < 1421634657 831061 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ah! I can see the mahjong tile! < 1421634669 446633 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(hmm... I think I have a new feature for metasepia...) < 1421634691 777736 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`shuffle 123 < 1421634692 392978 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: shuffle: not found < 1421634707 616143 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm, which bot had the perfect shuffle? < 1421634739 649684 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`` seq 3 | shuf < 1421634741 53794 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3 \ 1 \ 2 < 1421634889 246804 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> foldr ((.reverse).(:)) [] "🂡🂢🂣🂤🂥🂦🂧🂨🂩🂪🂫🂭🂮🂱🂲🂳🂴🂵🂶🂷🂸🂹🂺🂻🂽🂾🃁🃂🃃🃄🃅🃆🃇🃈🃉🃊🃋🃍🃎🃑🃒🃓🃔🃕🃖🃗🃘🃙🃚🃛🃝🃞" < 1421634890 421836 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "\127137\127139\127141\127143\127145\127147\127150\127154\127156\127158\1271... < 1421634906 891299 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> text $ foldr ((.reverse).(:)) [] "🂡🂢🂣🂤🂥🂦🂧🂨🂩🂪🂫🂭🂮🂱🂲🂳🂴🂵🂶🂷🂸🂹🂺🂻🂽🂾" < 1421634908 95594 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 🂡🂣🂥🂧🂩🂫🂮🂲🂴🂶🂸🂺🂽🂾🂻🂹🂷🂵🂳🂱🂭🂪🂨🂦🂤🂢 < 1421634920 601723 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> text $ foldr ((.reverse).(:)) [] "🂡🂢🂣🂤🂥🂦🂧🂨🂩🂪🂫🂭🂮🂱🂲🂳🂴🂵🂶🂷🂸🂹🂺🂻🂽🂾🃁🃂🃃🃄🃅🃆🃇🃈🃉🃊🃋🃍🃎🃑🃒🃓🃔🃕🃖🃗🃘🃙🃚🃛🃝🃞" < 1421634921 973244 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 🂡🂣🂥🂧🂩🂫🂮🂲🂴🂶🂸🂺🂽🃁🃃🃅🃇🃉🃋🃎🃒🃔🃖🃘🃚🃝🃞🃛🃙🃗🃕🃓🃑🃍🃊🃈🃆🃄🃂🂾🂻🂹🂷🂵🂳🂱🂭🂪🂨🂦🂤🂢 < 1421634947 762835 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :wut < 1421635032 45790 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :there is no ⼔. < 1421635097 783889 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ⼔ < 1421635098 556158 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+2F14 KANGXI RADICAL SPOON] < 1421635113 284256 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :of course. obviously. < 1421635864 365732 :boily!~alexandre@96.127.201.149 QUIT :Quit: TURBOCHARGED CHICKEN < 1421636534 341407 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421636885 313882 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :your move kaiba < 1421638504 369409 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : 'I thought I had some blue cheese in my fridge, but to my disappointment it was just normal cheese accelerating towards me' <-- now i'm imagining some alien storage device that works by keeping perishables in a strong gravitational field < 1421638522 68737 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and which does this when you take things out < 1421638560 754067 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Lol < 1421638572 10691 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :You are funny < 1421638574 632205 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :except i think it would have to be redshifted while actually slowed down < 1421638614 285476 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thx yw < 1421638767 51565 :AndoDaan!~AndoDaan@188.188.90.222 JOIN :#esoteric < 1421638915 900665 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :The Fridges of Alpha Centauri, coming far too soon to a cinema near you < 1421638963 351552 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :soon? 4 years minimum. < 1421638979 138574 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they may have got a head start < 1421638991 542851 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but the light has just been seen < 1421639038 826093 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :I hate the fact that all I can see is the past. < 1421639074 631290 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also their cheesy "i'm blue da ba dee" broadcasts < 1421639099 865761 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Read error: Connection reset by peer < 1421639120 19780 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Question: somewhere on the wiki there was a page that had a list of esolang interpreters for other esolanguages. Even mentioning the longest chain. Does anyone remember where that page is? < 1421639122 258949 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 JOIN :#esoteric < 1421639133 26266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :esointerpreters < 1421639154 149993 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :That's quite clever. < 1421639158 638846 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :lol < 1421639171 643863 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Now that freaking song in my head again. < 1421639188 906062 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :oerjan, thx for the page. < 1421639211 240290 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i can replace the song with something swedish hth < 1421639227 728234 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(luckily boily isn't here to tell you it's a trap) < 1421639231 255734 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Give me your best shot. < 1421639261 859792 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Except any of those songs with nonsense lyrics. < 1421639280 623517 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :(hope that doesn't exclude all of them) < 1421639283 86881 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://www.youtube.com/watch?v=Hccf-8BYaDg hth < 1421639294 337957 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not _technically_ nonsense < 1421639430 973786 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :oh god... < 1421639488 393727 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :No idea what they're sing... talking about, but it's unsettling. < 1421639495 287027 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :What is it about? < 1421639520 65678 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's about a perpetuum mobile/rube goldberg device < 1421639520 305612 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Okay, you win. Got to 2m 8s < 1421639566 351166 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay < 1421639580 360319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION thinks an evil cackle is in order < 1421639586 853782 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*MWAHAHAHAHAHA* < 1421639627 782933 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Even you can't like that, right? < 1421639636 661859 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um yes i do < 1421639642 431511 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :(I say 'even you', but I don't really know your taste) < 1421639666 135146 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course i am nostalgic about it, since i was a teen when it was a hit < 1421639697 236916 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or possibly even younger < 1421639707 290057 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Ah. < 1421639754 782484 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Beginning sounds a bit like some Quantum Conundrum music < 1421639756 249097 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course it helps if you understand the hilarious lyrics < 1421639810 409776 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :That's not a cackle oerjan < 1421639816 117803 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :that's an evil laugh < 1421639818 391401 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1421639820 605461 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :This is a cackle < 1421639823 163770 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :https://www.youtube.com/watch?v=V_ILKlb1Pa8 < 1421639826 474665 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :FINE < 1421639832 692727 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :NYAHAHAHAHA < 1421639856 878157 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :oerjan: you ain't my brother < 1421639860 181062 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :NONSENSE < 1421639891 79652 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait i forgot to tell i'm eating pizza. it's traditional. < 1421639928 210131 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION may have been eating pizza 5 nights a week >.> < 1421639966 613154 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :You lucky lil shit < 1421639975 424806 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I haven't had pizza in years < 1421640025 609438 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :https://www.youtube.com/watch?v=7xHK0m5hVyY < 1421640725 180026 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07EsoInterpreters14]]4 10 02http://esolangs.org/w/index.php?diff=41703&oldid=40561 5* 03188.188.90.222 5* (+541) 10/* Main table */ Added MNNBFSL's contributions < 1421641039 642333 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421642346 880379 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: did you see http://play.prismata.net/?r=g5+eg-e95rs < 1421643019 538171 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION goes to watch < 1421643040 652669 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421643054 32133 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Bear in mind while I might understand the basic mechanics of Prismata, I have no idea on strategy, as has been proven to you twice < 1421643249 372439 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :o.O < 1421643269 52749 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :For some reason I got confused as to whose turn it was. Diidn't occur to me that Eiko could actually do anything < 1421643326 76155 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Nerf Cluster Bolt by making it cost 1gold? < 1421643335 670560 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(+4green still) < 1421643367 876858 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know that it's actually that much of a problematic unit. < 1421643388 666661 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But you're welcome to try that strategy in a game against me and see what happens. < 1421643392 671921 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(I have no idea what I'd do.) < 1421644012 709921 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: We should play some Prismata! It'll be great. < 1421644026 324873 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I should play more against Master Bot < 1421644034 455204 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So that I can have some semblance of a clue < 1421644037 687315 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No reason to play against any other bot. < 1421644053 360961 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :It's not open to all to play? < 1421644061 858070 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Not yet. < 1421644068 592813 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's a demo at http://play.prismata.net/?demo < 1421644077 545967 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :Okay, thanks. < 1421644089 394596 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And it's not impossible to get hold of alpha keys. < 1421644131 959589 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421644150 401447 :AndoDaan!~AndoDaan@188.188.90.222 PRIVMSG #esoteric :I mostly muck around on hearthstone, but I've been looking for something new lately. < 1421644212 32150 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Prismata has some interesting ideas. < 1421644277 8209 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :`slist [S] < 1421644289 605504 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :slist [S]: Taneb atriq Ngevd Fiora Sgeo ThatOtherPerson alot < 1421644313 762445 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :[S]geo < 1421644320 429449 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :[S]ound? < 1421644342 59959 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Yes, [S]ound < 1421645012 716078 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421646176 72458 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421646323 284137 :^v^v!~^v@2601:4:680:104c:b40e:716b:e7d5:ad15 QUIT :Ping timeout: 245 seconds < 1421646661 152115 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: prismata tip: press ` to get a button that turns on superpower mode < 1421646666 660269 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :your superpower is information < 1421646685 51466 :AndoDaan!~AndoDaan@188.188.90.222 QUIT :Quit: bbl < 1421647403 734844 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION concludes that the longest esointerpreter chains haven't changed since last he checked < 1421647673 524027 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :There is a war in my throat, between stomach acid and not-stomach-acid < 1421647675 912268 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric ::( < 1421647687 956052 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Well, below throat I guess < 1421647698 542327 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :may the acid from your not-stomach win < 1421647713 524856 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1421647743 524316 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :help what's fiendish < 1421647752 117843 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :uh < 1421647760 177049 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :flem? < 1421647783 593384 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :stomach acid shouldn't hurt in the esophogus < 1421647793 775739 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :or lower areas near the stomach < 1421647802 241920 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Lilax: in that case, what's heartburn? < 1421647827 475850 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :That's near the top where your mouth is < 1421647842 155631 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Well, it feels bad in my chest < 1421647849 3590 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Ye < 1421647869 189120 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Eating anything weird lately? < 1421647886 473167 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Pizza 5 nights a week? Also, GERD diagnosis + meds that don't seem to be helping < 1421647892 818665 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Oh < 1421647895 368631 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :pizza < 1421647897 151991 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Lel < 1421647917 271425 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Greasy foods cause stomach acid production to sky rocket < 1421647985 664516 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Since there isn't any feeling to pre regurgatation you probably puked a little in your sleep and swallowed it back down and now you have a peice of acidy food bit stuck in there < 1421647998 476863 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :drink water Sgeo < 1421648021 676281 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :And or Orange juice / pinnaple juice it should disolve whatevers in there < 1421648022 800299 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :just drink a strong base hth < 1421648028 426830 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Ye < 1421648057 433086 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I have a medical class and Coincidentaly we are talking about effects of grease on the stomach < 1421648073 520396 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(disclaimer: i refuse to take responsibility if Sgeo is actually stupid enough to follow my advice) < 1421648082 940209 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Its good in small ammounts; But a whole pizza every week < 1421648086 576976 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Isn't good < 1421648098 398193 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Eat some fruit and Then some Steak and such < 1421648116 154361 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Also glucose Have some of dat < 1421648151 400034 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net QUIT :Ping timeout: 244 seconds < 1421648163 178958 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Ye you go drink teh waters < 1421648172 835435 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm maybe i should try buying apples again. i stopped buying them in the autumn because the norwegian ones got in season and sheesh how can a blood red apple be _that_ sour? < 1421648308 359340 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Oh < 1421648325 184707 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :uh red apples are sour cuz they are in the inbetween stages < 1421648341 313409 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :A nice Redish yellow green apple is sweet and amazing < 1421648351 625640 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...i'm pretty sure red apples are the final stage? < 1421648357 515236 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :before it starts rotting < 1421648361 878646 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Different aplle types < 1421648366 491721 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :apple* < 1421648406 122778 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :I had a banana < 1421648410 173993 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :It was p good < 1421648459 657458 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: aren't apples supposed to be sour twh < 1421648463 728632 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://www.youtube.com/watch?v=sFukyIIM1XI < 1421648472 117109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: not in my opinion < 1421648494 425161 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Sour apples are good to wake you up < 1421648510 458365 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :But I need sweet apples TO LIVE < 1421648662 419761 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok that version was too long even for me < 1421648705 379669 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Lilax: that's sour cereal hth < 1421648826 589381 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 JOIN :#esoteric < 1421648837 454030 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :My phone fell on my keyboard. Windows bluescreened. < 1421648856 195304 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: did you go to the prelease or whatever it was? < 1421648865 543955 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :did you pull any bumps? < 1421648889 688156 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :oerjan: I think I will swallow a base, thank < 1421648890 872529 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :s < 1421648924 645900 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :I MY GOT I KILLED SGEO < 1421648936 730406 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...how the fuck < 1421648953 997625 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :my fingers are speaking a different language than me < 1421649048 661970 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :(I assume Tums are a base) < 1421649060 692534 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :Also, tomorrow. Unless 7-Eleven has tums or generic < 1421649102 107761 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm calcium carbonate yeah that's a base < 1421649172 478834 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :I do want to speak with a pharmacist to check that it won't interact with anything < 1421649186 888099 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm actually a salt < 1421649187 645020 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :In the meantime... attempt to sleep with heartburn? :/ < 1421649266 881760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or both < 1421649332 27793 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :Apparently nighttime heartburn is dangerous, in a long-term sense < 1421649342 96801 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :(According to WebMD) < 1421649405 212415 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 PRIVMSG #esoteric :I'm on prescription meds for this, why aren't they working :( < 1421649464 875832 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net JOIN :#esoteric < 1421649527 203200 :Sgeo|web!44c2aebc@gateway/web/freenode/ip.68.194.174.188 QUIT :Quit: Page closed < 1421649671 104106 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :His phone fell on his key board and windows blue screened?! < 1421649682 484035 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Didn't windows remove the blue screen thing < 1421649703 210886 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :you have to go it regedit to Change it so it can blue screen again < 1421649782 52544 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Blue screen looks different < 1421649806 770142 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :Oh < 1421649812 694379 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :sgeo drink water < 1421649815 671640 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :hot water < 1421649832 546036 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :To disolve any acidic residue in esophogus < 1421650191 811626 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1421650424 304988 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :ACTION stares at chat < 1421650440 322335 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :ACTION waits < 1421650548 140236 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION has been drinking cold water all day < 1421650564 606091 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Not sure I have any utensils suitable for hot water < 1421650674 525952 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :you dont have running hot water?! < 1421650686 587785 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :ACTION mails Sgeo hot water < 1421650830 780808 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I don't have anything other than my hands I would feel comfortable drinking it from < 1421650838 633070 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :For cold water, have an old plastic water bottle < 1421651031 538616 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i see young people these days don't bother with those old-fashioned "cups" < 1421651047 297492 :evejou!~Alice@96.26.85.37 JOIN :#esoteric < 1421651078 62238 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1421651174 544784 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Would hot water even actually work? < 1421651178 700357 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :It sounds a bit folklorish < 1421652452 144448 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :lol < 1421652462 331685 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :just not boiling water ok sgeo < 1421652637 917637 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :does anyone here other than Sgeo play prismata? perhaps it's not the right channel for it < 1421652922 953808 :chaosagent_!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1421652965 413466 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk PRIVMSG #esoteric :my friend does < 1421653088 431236 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: in http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt s/at least one not having cover, /at most one not having covering, / ? < 1421653302 670672 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Thank you I fixed it. (I also reworded it a bit more too in order to make it clear.) < 1421653324 323193 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: how does that interact with banding though? < 1421653349 502209 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I should probably clarify that too. < 1421653387 86884 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, it seems clear to me how it interacts with banding at least. < 1421653422 103755 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: but at this point, if you have both forming bands AND damage order AND damage distribution stuff in the ability, I don't see what it gains over banding. in fact, banding seems _simpler_. < 1421653460 667931 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so I preferred when it didn't allow you to form bands < 1421653526 639263 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wonder if you could make a similar ability that somehow works by redirecting damage to it from another creature in combat. < 1421653537 822789 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but I'm not sure that could work well < 1421653566 24409 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It doesn't allow you to form bands; it is similar but for blocking. (Bands won't do much for blocking, but here it does something. It could be changed of course, such as by redirection or whatever) < 1421653610 870798 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I see < 1421653862 76614 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: if an attacking or blocking creature of an opponent assigns damage to both a creature with banding and one with covering (which may be the same creature or different ones), what are the requirements for how I have to distribute the damage to my creatures? < 1421653865 917424 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421653884 808380 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You have to distribute all of it to one with covering. < 1421653908 699480 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ok. < 1421653968 956139 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :However, because you have banding, you can choose which one with covering if you have more than one. < 1421654023 863427 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: you should mention this in the description somewhere, because it's not clear to me. < 1421654033 56677 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 240 seconds < 1421654038 959884 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK < 1421654051 983268 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, why couldn't I just assing damage to the non-covering creatures, as the banding lets me ignore the damage order anyway? < 1421654070 833088 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes, I should clarify that. < 1421654164 216640 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421654237 571288 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: Do these blocking groups work like bands in that the "when becomes blocked by" and "when blocks" triggered abilities don't trigger/ < 1421654255 670956 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Or, um, I'm not really sure how banding works either really. < 1421654260 907720 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421654279 841940 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Then you must learn. < 1421654370 810155 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm not sure either. Must I learn? < 1421654372 334314 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Yes, probably. Though those triggers are mostly green and banding is mostly white, so it comes up only if I build a green-white deck. < 1421654591 905146 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 246 seconds < 1421654594 155664 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :About that, is it just me, or have wotc really stopped printing creatures with simple abilities that give a p/t bonus triggered when the creature is (blocking | blocking more than one creature | becomes blocked | attacking), since about 10th ed? < 1421654626 734647 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Giant Badger is such a creature fro example < 1421654655 836506 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Cave Tiger is another < 1421654666 129777 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and Deepwood Wolverine < 1421654694 66384 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, there is one in 10th Ed too, so I'm wrong: Elvish Berserker < 1421654705 75362 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought there was at least one in RTR? < 1421654712 32033 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and Goblin Elite Infantry < 1421654788 42943 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I'm thinking of Fortress Cyclops < 1421654801 982778 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: dunno. TSP has multiple creatures with flanking, which is somewhat similar < 1421654888 858674 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's Charging Griffin < 1421654892 696767 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :From M14 < 1421654895 70673 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, Fortress Cyclops, nice < 1421654919 14097 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: oh, nice < 1421654924 575212 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :interesting < 1421654967 475158 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess Guardian of the Gateless also counts. < 1421654979 242678 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe it's not a "simple ability". < 1421654991 430825 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Also Netcaster Spider? < 1421654999 773188 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess that's less simple too. < 1421655092 510689 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :As far as I can understand, the "when becomes blocked by" and "when blocks" triggered abilities will trigger, both for banding and for covering; I don't see why either would prevent it. < 1421655117 651268 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: oh, Guardian of the Gateless rewards you for multi-blocking, that's like Lairwatch Giant < 1421655133 826644 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(Rightousness doesn't count of course) < 1421655198 977036 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Therefore it is possible that a card with covering might be able to block a card that it wouldn't ordinarily be able to block (as long as you have another card that can block it), just as it is possible for a card with banding to be blocked by something that wouldn't ordinarily be able to block it. < 1421655292 15357 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Banding is described in rule 702.21. < 1421655556 795225 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There are times when "Brainwash" is much better than "Oppressive Rays", "Arrest", or "Guard Duty". < 1421655602 636563 :APic!apic@apic.name PRIVMSG #esoteric :Yes. < 1421655609 921483 :APic!apic@apic.name PRIVMSG #esoteric :There are Times for every Action. < 1421655611 956588 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Especially when putting it on your own card. < 1421655655 283958 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421655750 762111 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It allows you to choose not to attack even if you would otherwise be forced to attack, and it allows you to use mana abilities while declaring attackers. Although, if you are playing blue, you might prefer War Tax (assuming you happen to get that card in your card pool). < 1421655804 61163 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :War Tax is good because you can use one card on both yourself and on your opponent, instead of requiring two cards. < 1421656242 802773 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"There's an increased risk of choking on refluxed stomach contents. < 1421656243 3337 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If refluxed acid is in the throat and mouth, a GERD sufferer can inhale this into their lungs. Once in the lungs, it can cause a GERD sufferer to cough and choke on this aspirated material. The acid can also cause the same damage to the lungs as it can cause when refluxed into the esophagus." < 1421656245 189041 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :asdjflasfhjasklasdf < 1421656247 774025 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :THIS AGAIN < 1421656525 853349 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: if I have a creature with covering and you resolve Master Warcraft, can you make my creatures form covering groups for blocking? < 1421656554 768376 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Scared to sleep now < 1421656723 381262 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :The answer is the same as whether or not you are allowed to make the attackers to form banding groups. I guess so, but I don't know so I will try to look it up and/or ask elsewhere and/or whatever. < 1421656753 260057 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Or maybe that isn't right. < 1421656820 119781 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, it might not be the same, because Master Warcraft doesn't let you choose what player or planeswalker a creature attacks < 1421656824 459893 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :OK so it doesn't allow you to decide bands; the active player still does that. < 1421656859 982214 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 246 seconds < 1421656862 782230 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But apparently it allows you to make all choices involved for blocking, so in that case yes you can decide covering groups. < 1421657161 295627 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I don't know how Master Warcraft even interacts with costs for attacking or blocking < 1421657318 460681 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Neither do I. < 1421657350 810649 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I guess I should find out because Master Warcraft is both a cool card and has nice art < 1421657355 837574 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I was also wondering about that, and other stuff about Master Warcraft. < 1421657368 486271 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :however, costs for attacking or blocking aren't that common < 1421657750 312867 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :My guess is that for attacking at least, if it is your opponent's turn, you can choose which creatures attack but then the active player (your opponent) can decide how to pay the costs (and if they include mana, which mana abilities to use and in what order); if they do it wrong it is rolled back and you have to try again; you can choose the same attackers and they have to do it properly this time; if that is not possible you have to choose differe < 1421657761 295205 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :For blocking it is less clear. < 1421657822 622632 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What do you think? < 1421657939 335130 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: I don't know. It's possible that Master Warcraft can force me to sac islands to attack with a Leviathan if I have two islands, but I don't thikn it can force me to activate mana abilities. < 1421657992 372352 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: on a different note, have you succeeded downloading the Khans set faq? because I tried again and the website just doesn't serve it. < 1421658051 713509 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Didn't I send you a working link the other day? < 1421658057 892786 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I misunderstood what you meant. < 1421658062 311940 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I haven't tried. < 1421658063 744473 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: I didn't notice the link < 1421658069 369020 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry < 1421658078 883633 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://magic.wizards.com/en/articles/archive/release-notes-2014-09-18 < 1421658090 795113 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The set faq is now called the release notes, you said. < 1421658108 365025 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: for Fate, it's certaonly called release notes < 1421658128 655743 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is this thing not a set faq? < 1421658155 230533 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yes, that seems to be the correct link, and I think it's the same, but it's hard to be sure < 1421658188 598573 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I really hope there isn't a separate release notes and set faq < 1421658211 882490 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(except maybe for un-sets) < 1421658227 23142 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://archive.wizards.com/magic/magazine/article.aspx?x=mtg/faq/jou is also called "release notes" < 1421659056 162647 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Does () in Haskell correspond to the Sierpiński space? < 1421659129 640622 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know what that is but I can try to look in Wikipedia < 1421659173 722643 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I still don't know the answer. < 1421659212 34982 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also, if you can only decide what a card blocks and absolutely nothing else, then you cannot decide covering groups either. < 1421659247 367699 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The FSF wants... your old car http://www.fsf.org/associate/car < 1421659293 243495 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: can't you also decide on which side of the Raging River you're trying to block? < 1421659318 677207 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :b_jonas: I don't know? Ask that too on other IRC < 1421659367 282983 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: It's a topological space with two points 0 and 1 where only {1} is open. < 1421659405 270233 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: I can see that! It doesn't tell me if () in Haskell is correspond to the Sierpiski space. < 1421659461 762744 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Well, if I give you a value x :: (), you can observe that x is () but you can't observe that x is _|_ < 1421659478 129626 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And it's the same way for 1 and 0 < 1421659509 482484 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Ah, yes I can understand you, but I don't know a lot about topological spaces. < 1421659548 640417 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I was looking at http://www.paultaylor.eu/ASD/sobsc.pdf < 1421659687 356935 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: a finite partial order is also a topological space, and i think the CPO of () gives that topological space < 1421659759 728162 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why finite? < 1421659774 608502 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(and why partial rather than pre? are you talking about the alexandrov topology or something else?) < 1421659777 843135 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh < 1421659804 322943 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's the other way around, a finite topological space is a partial (pre-)order < 1421659836 809051 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ah, sure < 1421659866 269186 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's only a partial order if all the points are topologically distinguishable < 1421659872 178132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1421659880 566954 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i.e. T0 separation axiom < 1421659899 952106 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and if it's T1 it's fully discrete < 1421659917 228711 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :right < 1421659921 790800 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :not a lot of wiggle room :'( < 1421659938 737727 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :how much do order-theory/topology concepts translate back and forth? < 1421659991 211519 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421659993 575607 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i think monotonicity may be the same as continuity < 1421659993 976178 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :e.g. inf/sup, galois connection, total order < 1421660006 607823 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :yes, that's the idea of this isomorphism < 1421660034 989918 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :a monotonic function between preorders is a continuous function between their alexandrov spaces < 1421660063 724073 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(and vice versa if your space is alexandrov) < 1421660071 856552 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but do all these other concepts translate? < 1421660101 816533 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i suspect that in a sense most of topology isn't interesting in the finite cases < 1421660103 239778 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this channel is crazy < 1421660115 498621 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :certainly things like compactness are only interesting in the infinite case < 1421660142 66093 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421660227 857165 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :compactness is a kind of co-discreteness (see harmonic analysis) < 1421660243 471833 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and if you're both compact and discrete, you're finite < 1421660247 635290 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what should i read in order to understand that statement twh < 1421660259 182201 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :dual group theory < 1421660285 643828 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the dual group of the integers is the unit circle < 1421660295 106815 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the first discrete, the second compact < 1421660303 918917 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i heard that compactness is co-overtness hth < 1421660308 808464 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421660324 258860 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that was a bad use of "hth" < 1421660358 966512 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't know about overtness < 1421660379 222440 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://ncatlab.org/nlab/show/overt%20space < 1421660393 7922 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess you're talking about https://en.wikipedia.org/wiki/Pontryagin_duality ? < 1421660402 672797 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sounds familiar < 1421660436 378925 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, let's set up a combo to infinite mindslave this channel and take it over < 1421660438 232494 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'll have to investigate < 1421660470 604994 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but how would you topologically describe properties like "total order" and "supremum" < 1421660474 399151 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll grab my Pemmin's Aura < 1421660483 576844 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess supremum would only be only unique in a T0 space < 1421660555 861163 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :total order means that given any two points, one is in the closure of the other? < 1421660629 969112 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :makes sense < 1421660664 429237 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess you run into trouble soon enough because you don't have a notion of duality in topology in general? < 1421660721 376827 :Lilax!uid52684@gateway/web/irccloud.com/x-egspzrjylvawvbxk QUIT :Quit: Connection closed for inactivity < 1421660793 407814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably < 1421661097 152765 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what about translating things the other way < 1421661119 306294 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess you run into trouble because finite topologies are usually boring < 1421661122 376022 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and non-T1 < 1421661135 632956 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421661136 425103 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shocking < 1421661249 656514 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: anyway you have the thing where an inhabitant of (X -> S) corresponds to an open subset of X, right? < 1421661276 737791 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :is there a corresponding thing in haskell with (X -> ())? < 1421661296 966473 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :huh < 1421661321 87807 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that would be recursive subset, wouldn't it < 1421661330 820674 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no < 1421661338 948083 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :recursively enumerable < 1421661347 35814 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :recursively enumerable, sure < 1421661358 487776 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm except that might not be right if X isn't enumerable to start with < 1421661462 498515 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421661620 571185 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :finite x = length x `seq` ()? < 1421661751 644311 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :? < 1421661834 738297 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think that's right < 1421661866 932521 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess it makes sense that monotonic functions : X -> {0,1} would correspond to upper sets in X < 1421662224 111529 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm, how many functions :: Bool -> () are there? < 1421662284 452918 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :non-strict: 3; strict: 3^2 = 9; total: 12 < 1421662384 882234 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you know, i fear we may be succeeding in delaying GHC 7.10 http://ghc.haskell.org/trac/ghc/ticket/9858#comment:14 < 1421662472 822851 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :funny that the bug has been around for 6 weeks and no one noticed < 1421662568 203919 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :| A_|_ -> B_|_ | = | B_|_ | + (| B_|_ | ^ |A|), I guess. < 1421662579 262377 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(A and B being flat/discrete/whatever) < 1421662624 586990 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric := 1 + |B| + (1 + |B|)^|A| < 1421662644 977562 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :wait, I was thinking Bool -> Bool < 1421662667 735470 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's 6. non-strict: 2; strict: 2^2 = 4 < 1421662715 270009 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :isn't there only one non-strict one? < 1421662832 949037 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: Well, it's a serious type system bug, now that SPJ is aware of it he will want to see it fixed (probably by himself but since typeable is involved it may split up into several subtasks) :) < 1421662970 260509 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i only count 5 functions :: Bool -> () < 1421662992 848437 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :non-strict: f _ = undefined; f _ = ()... oh, that first one is strict. < 1421663006 199789 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay, | A_|_ -> B_|_ | = |B| + (1 + |B|)^|A| < 1421663106 165509 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh, A_|_ is A_\bot... hard to read. < 1421663115 480262 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or perhaps ^\bot < 1421663457 744621 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sorry :p < 1421663505 75205 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wait, so what's the topology for Bool < 1421663523 813546 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION should probably go to sleep < 1421663707 669095 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :{} {⊥,F,T} {F} {T} {F,T}, i suppose < 1421663768 530122 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION goes to sleep < 1421664814 862948 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: ok, now try some manifest+cytoshape questions < 1421664827 487802 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421664831 921630 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :can't you do case c of { };? < 1421664857 818040 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oh hm. < 1421664861 38840 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :case c of {} works though < 1421665416 753027 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://codepad.org/xMESZWvA < 1421665540 356417 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which neatly compiles to http://codepad.org/soIMKlDB < 1421665851 631300 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(The language itself dosen't actually specify what operators do) < 1421665868 889797 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :+ is just translated to a call to "bOp"++ ord op < 1421665989 612476 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 245 seconds < 1421666393 412962 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421666612 715942 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421667621 284743 :evejou!~Alice@96.26.85.37 QUIT :Quit: Leaving. < 1421668253 205008 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 272 seconds < 1421668329 524575 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://arxiv.org/abs/math/0605779 fancy < 1421668380 778371 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :darn that paper is long < 1421668770 113307 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Conway had even pored over [Tarski's proof] at one time or another without achieving enlightenment." < 1421669116 118440 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421670278 109705 :boily!~alexandre@96.127.201.149 QUIT :Quit: TUBULAR CHICKEN < 1421672029 146811 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Quit: *bubbles away* < 1421672893 337661 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421673082 957199 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 240 seconds < 1421673193 201806 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 272 seconds < 1421673625 118096 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421673643 983797 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421673901 879659 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421675030 86444 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421675258 585159 :helix__!557ec73a@gateway/web/freenode/ip.85.126.199.58 JOIN :#esoteric < 1421676295 968785 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421677096 21917 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421677745 429266 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421678691 53251 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421678714 625261 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Client Quit < 1421679229 266511 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :`relcome helix__ < 1421679249 572626 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​06helix__: 13Welcome 04to 07the 08international 09hub 02for 06esoteric 13programming 04language 07design 08and 09deployment! 02For 06more 13information, 04check 07out 08our 09wiki: 02. 06(For 13the 04other 07kind 08of 09esoterica, 02try 06#esoteric 13on 04irc.dal.net.) < 1421679959 696918 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :2^200 doesn't exist? < 1421679961 302331 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :darn :( < 1421679993 503853 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it deos < 1421680044 46477 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`` python -c 'print 2^200' < 1421680045 341783 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :202 < 1421680055 763340 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thanks python... < 1421680112 70429 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :mroman, owhats that ccompiler? < 1421680126 264870 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 2^200 < 1421680127 698264 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1606938044258990275541962092341162602522202993782792835301376 < 1421680151 5252 :JesseH!~JesseH@oftn/member/JesseH PART #esoteric :"Leaving" < 1421680157 99100 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :What is that big number, did haskell get corrupted < 1421680188 273291 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Jafet: it embraces big integers, to better represent its net worth < 1421680235 22421 :helix__!557ec73a@gateway/web/freenode/ip.85.126.199.58 PRIVMSG #esoteric :Hey everyone < 1421680242 861049 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :h < 1421680243 975127 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i < 1421680359 665665 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That's a lie, it's datatypes are free < 1421680388 729321 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since">< < 1421680388 969863 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "ceins" < 1421680395 498245 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ |.'since' < 1421680405 197545 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :initially this was amusing but at this point it's terminal < 1421680421 738133 :helix__!557ec73a@gateway/web/freenode/ip.85.126.199.58 PRIVMSG #esoteric :I'm writing my final paper about esoteric programming languages so I'm looking for different sources of information < 1421680436 344259 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :helix__, have you seen the esowiki < 1421680444 117298 :j-bot!~j-bot@li339-21.members.linode.com JOIN :#esoteric < 1421680457 469791 :helix__!557ec73a@gateway/web/freenode/ip.85.126.199.58 PRIVMSG #esoteric :You mean esolangs.com? < 1421680460 988556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :* priority: high => highest < 1421680474 142151 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :THERE IS NO REASON FOR PANIC < 1421680480 6486 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :haha < 1421680480 327199 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Speaking of corruption in haskell < 1421680491 640275 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ |.'since' < 1421680492 299019 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: ecnis < 1421680494 142540 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: you're following the trac too? < 1421680496 54020 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: we need to escalate the bug further!!!!!!1 < 1421680502 377465 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq 'since'>< < 1421680502 528049 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: (line 1, column 10): < 1421680502 678467 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | unexpected end of input < 1421680507 960514 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since">< < 1421680508 111130 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "ceins" < 1421680513 731765 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um, how do I reverse a string? < 1421680555 825349 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: insert a right-to-left mark? < 1421680582 21219 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :!blsq "123"r < 1421680582 171619 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | ERROR: (line 1, column 7): < 1421680582 322181 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | unexpected end of input < 1421680594 401503 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :helix__: pretty sure it's esolangs.org < 1421680631 146681 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm parked domain < 1421680667 48691 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "reverse"<- < 1421680667 209183 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "esrever" < 1421680671 718466 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"<- < 1421680671 869078 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "ecnis" < 1421680675 427387 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh < 1421680679 298924 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :<- < 1421680680 137394 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thanks < 1421680693 609426 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :!blsq "since"<-<-<- < 1421680693 809854 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "ecnis" < 1421680710 557334 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :vanila: I made up some simple stack based programming language and writing a compiler from that language to haskell < 1421680716 193931 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :neat! < 1421680736 931564 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(and the compiler is written in haskell, but I plan to rewrite the compiler in the stack based programming language itself so I have a self-hosting compiler) < 1421680830 913164 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ /:'since' < 1421680831 681125 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: 3 4 1 2 0 < 1421680833 173510 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ /:~'since' < 1421680834 11863 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: ceins < 1421680895 254076 :spiette!~spiette@2607:fad8:4:6:a288:b4ff:fe60:a3b0 JOIN :#esoteric < 1421681218 676054 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"<-{"since"jFi}m[ < 1421681218 826755 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {4 3 2 1 0} < 1421681225 860233 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"<>{"since"jFi}m[ < 1421681226 12794 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {0 2 1 4 3} < 1421681231 894475 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"><{"since"jFi}m[ < 1421681232 45012 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {3 4 1 2 0} < 1421681243 20384 :helix__!557ec73a@gateway/web/freenode/ip.85.126.199.58 QUIT :Quit: Page closed < 1421681256 654659 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ /:/:'since' < 1421681257 396115 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: 4 2 3 0 1 < 1421681265 808885 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"><{"since"Fi}m[ < 1421681265 959268 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {ERROR: Burlesque: (_+) Invalid arguments!} < 1421681270 967875 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"><{"since"qjFi}m[ < 1421681271 128846 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {ERROR: Burlesque: (_+) Invalid arguments!} < 1421681273 988261 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"><{"since"QjFi}m[ < 1421681274 138905 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {ERROR: Burlesque: (_+) Invalid arguments!} < 1421681276 543766 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"><{"since"JjFi}m[ < 1421681276 694720 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {ERROR: Burlesque: (_+) Invalid arguments!} < 1421681282 424149 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm pressing random buttons < 1421681284 614921 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :just j < 1421681287 116778 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"><{"since"jFi}m[ < 1421681287 267440 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {3 4 1 2 0} < 1421681299 140995 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah but I want to swap < 1421681304 8894 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :what? < 1421681305 300883 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the order? < 1421681306 669714 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, it's in a map < 1421681309 633065 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"<>{"since"jFi}m[ < 1421681309 783554 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {0 2 1 4 3} < 1421681310 619884 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that's hwy it doesn't work < 1421681314 63383 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um < 1421681314 214039 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yeah :( < 1421681334 161253 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"JPp<>{"since"jFi}m[ < 1421681334 350149 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {0 2 1 4 3} < 1421681340 71373 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"{"since"<>Fi}m[ < 1421681340 221705 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {ERROR: Burlesque: (_+) Invalid arguments!} < 1421681342 100326 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "since"JPp<>{pPjFi}m[ < 1421681342 251062 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {0 2 1 4 3} < 1421681344 851926 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :fwiw < 1421681345 142843 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "since"{"since"<>jFi}m[ < 1421681345 293267 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {0 2 1 4 3} < 1421681510 274471 :evejou1!~Alice@wsip-98-191-169-90.dc.dc.cox.net JOIN :#esoteric < 1421681527 958284 :evejou1!~Alice@wsip-98-191-169-90.dc.dc.cox.net PART :#esoteric < 1421681560 652386 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "abcdefgh"JPp<>{pPjFi}m[ < 1421681560 812767 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {7 6 5 4 3 2 1 0} < 1421681565 193002 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq "abcdefgh"JPp<>{pPjFi}m[BS < 1421681565 348695 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 7 6 5 4 3 2 1 0 < 1421681622 430091 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq %s="cB5JAfdsibE3GHlarM794O0YKogVm/k"%s?<> < 1421681622 581048 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | "sromlkigfdcbaYVOMKJHGEBA975430/" < 1421681649 739985 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq %s="cB5JAfdsibE3GHlarM794O0YKogVm/k"%s?><{%s?jFi}m[ < 1421681649 930026 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {29 22 11 20 2 18 19 4 1 10 12 13 3 24 17 21 27 23 15 9 0 6 5 26 8 30 14 28 25 16 7} < 1421681651 428763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: well look at that, a GG comic < 1421681664 646763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: right back off track, where we left < 1421681679 525294 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :off. < 1421681679 822548 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :[ /:s=.'cB5JAfdsibE3GHlarM794O0YKogVm/k' < 1421681680 465358 :j-bot!~j-bot@li339-21.members.linode.com PRIVMSG #esoteric :b_jonas: 29 22 11 20 2 18 19 4 1 10 12 13 3 24 17 21 27 23 15 9 0 6 5 26 8 30 14 28 25 16 7 < 1421681692 883968 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq %s="cB5JAfdsibE3GHlarM794O0YKogVm/k"%s?{%s?> for loading and s for storing < 1421682757 167550 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :i.e s3 and g3 or s0 and g0 < 1421682763 50851 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 9s0g0 < 1421682763 201595 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | 9 < 1421682764 479363 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :!blsq "cB5JAfdsibE3GHlarM794O0YKogVm/k"s0g0{g0?>< j Fi 'c BlsqGet "0" >< j Fi 'B BlsqGet "0" >< j Fi '5 BlsqGet "0" >< j Fi 'J BlsqGet "0" >< j Fi 'A BlsqGet "0" >< j Fi 'f BlsqGet "0" >< j Fi 'd BlsqGet "0" >< j Fi 's BlsqGet "0" >< j Fi 'i BlsqGet "0" >< j Fi 'b BlsqGet "0" >< j Fi 'E Bl < 1421682832 678216 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um... no < 1421682848 668422 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :) only works for a single "Token" < 1421682852 359397 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :right < 1421682858 637476 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :){9} is the same thing as { {9} }m[ < 1421682875 117564 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(which results in {9} being inserted between two elements) < 1421682880 982620 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :!blsq 10ro)9 < 1421682881 133547 :blsqbot!~blsqbot@fmnssun.ibone.ch PRIVMSG #esoteric : | {9 1 9 2 9 3 9 4 9 5 9 6 9 7 9 8 9 9 9 10} < 1421684029 283725 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Remote host closed the connection < 1421684083 8832 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :also I'm not going to touch Burlesque ever again < 1421684113 557783 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421684190 843583 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :really? < 1421684207 826405 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: how often has this resolution failed to work out so far? < 1421684262 895955 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1421684273 484158 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Client Quit < 1421684309 568891 :shikhin!~shikhin@120.57.231.229 JOIN :#esoteric < 1421684325 481581 :shikhin!~shikhin@120.57.231.229 QUIT :Changing host < 1421684325 631851 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421684375 216272 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :int-e: what resolution? < 1421684391 759252 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: the one to not touch Burlesque ever again < 1421684413 701082 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :never I guess < 1421684429 820539 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :No but seriously < 1421684430 533358 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :interesting, must be a new thing then *ducks* < 1421684445 671109 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the chance of me committing suicide is WAY higher than me touching Burlesque ever again < 1421684459 759971 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: never as in http://www.giantitp.com/comics/oots0081.html < 1421684470 488391 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I was planning on creating a successor for Burlesque once < 1421684475 829613 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so < 1421684482 839154 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I guess you can go with "once". < 1421684517 357715 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I'm sitting crying and anxious at my work desk right now anyway < 1421684587 930858 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421684590 344418 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric ::/ < 1421684627 521496 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :why? what's the problem? < 1421684724 173104 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :That something is seriously broken. < 1421684729 568741 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :with me. < 1421684778 377602 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :would you like to talk about it in PM? < 1421685023 636399 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :mroman, at any rate, I think everyone appreciatse having you here and I hope you feel better < 1421685051 399903 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com QUIT :Read error: Connection reset by peer < 1421685208 405863 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com JOIN :#esoteric < 1421685704 114152 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421685747 152702 :glguy!~glguy@unaffiliated/glguy PART #esoteric :"Textual IRC Client: www.textualapp.com" < 1421686042 900399 :Jander!~Jander@furnace.nightwatch.org.uk JOIN :#esoteric < 1421686058 85638 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :G'day all < 1421686063 779726 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hi < 1421686073 151810 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :mitchs suggested here to me :-) < 1421686182 122517 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`WeLcOmE Jander < 1421686184 760407 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :JaNdEr: WeLcOmE To tHe iNtErNaTiOnAl hUb fOr eSoTeRiC PrOgRaMmInG LaNgUaGe dEsIgN AnD DePlOyMeNt! FoR MoRe iNfOrMaTiOn, ChEcK OuT OuR WiKi: . (fOr tHe oThEr kInD Of eSoTeRiCa, TrY #eSoTeRiC On iRc.dAl.nEt.) < 1421686185 481672 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :ty < 1421686251 369138 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :mitchs suggested that my efforts to build a Lego EV3 based Brainf*ck interpreter may go down well here :-) < 1421686273 532952 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :so you're building it with hardware? < 1421686277 199863 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :kinda < 1421686289 744154 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I lke this yes < 1421686301 552391 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :The program is on coloured paper tape and the I/O is done thro' an 8 bit register that is physical < 1421686316 173593 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jander: how about the data tape? < 1421686318 266270 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :The interpreter will be on the EV3 itself however. < 1421686357 38772 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :8 colours on the paper tape - red/green/black/white/yellow/brown/blue/grey = < > - + , . [ ] < 1421686397 237830 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :To end the program there will need to be an extraneous ] however. < 1421686417 340253 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :That is kinda met if the tape runs out as it's grey blocks behind the tape :-) < 1421686434 285492 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :common implementer's trick < 1421686455 564061 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jander: why paper instead of colored lego bricks? is it easier to print? < 1421686462 586567 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(read file, add ] at end, parse a ]-terminated block, and run) < 1421686463 417600 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jander: and where do you store the data tape? < 1421686542 364755 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :I don't have enough different coloured bricks :-) And I fancied building a paper tape reader. < 1421686573 674402 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Are URLs okay in here ? I have a pic on G+ page. < 1421686589 455672 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yes < 1421686595 717257 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :The memory is all internal, 256 bytes of 8 bit unsigned < 1421686614 143804 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I see < 1421686621 345975 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421686645 34573 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :https://plus.google.com/photos/113373535180413523278/albums/6105388692419944513?authkey=CL2uopH9jZOkEQ < 1421686669 775690 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :what is the tape/ < 1421686670 656153 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :? < 1421686693 611812 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Strips of A4 paper cut to the right size. I have no tape spools in this build. < 1421686703 924599 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Couldn't work out a clean/neat way of doing it. < 1421686704 575813 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :this is really cool :D < 1421686735 935575 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :The I/O bits are on top - the grey toggles. They are all set to 0 in the pic. Bit 7 bottom left, bit 0 top right. < 1421686765 561057 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :The arm on the tracks/rack is used to both sense the state for input and to push/pull them for output. < 1421686800 137799 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :I've still to implement [ and ], but that should be done tonight. < 1421686927 428722 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Videos of the I/O in operation: < 1421686930 11901 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :https://plus.google.com/photos/113373535180413523278/albums/6103953155744183393?authkey=CL2wgq-Vq6TkhwE < 1421687056 957666 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :That's not BF running it btw - that was EV3 code doing the multiplication. < 1421687467 689346 :TieSoul_!~quassel@86.89.119.147 JOIN :#esoteric < 1421687522 763220 :TieSoul!~quassel@86.89.119.147 QUIT :Disconnected by services < 1421687526 262512 :TieSoul_!~quassel@86.89.119.147 NICK :TieSoul < 1421687772 58570 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Ping timeout: 246 seconds < 1421687932 984357 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421687998 939608 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1421688039 892014 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think I'm growing to hate Codewars. < 1421688549 881631 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Right - I'll pop back tomorrow - hopefully with a working model if I get time this evening. < 1421688561 986061 :Jander!~Jander@furnace.nightwatch.org.uk PART #esoteric :"Ex-Chat" < 1421688686 36959 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what's that, a web 2.0 version of sphere online judge? < 1421688840 98259 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :int-e: It's in vaguely similar veins to that I suppose, to to HackerRank. < 1421688917 940046 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Sometimes though, the test cases and descriptions feel like working an actual job: none of them seem to agree... < 1421689114 604618 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Ping timeout: 245 seconds < 1421689132 318143 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :You get specs that say one thing, tests that say another, and of course, there's two tiers of tests, the latter of which you can't see and often include requirements not mentioned in the basic tests or the description at all. < 1421689208 500088 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :as you said, that sounds very realistic < 1421689321 489563 :AndoDaan!~AndoDaan@188.188.72.140 JOIN :#esoteric < 1421689404 803591 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421689418 521720 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421689433 834128 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421689556 361776 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :J_Arcane: how does this do output? < 1421689564 359983 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um < 1421689565 720530 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :sorry < 1421689573 956326 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jander: how does this do the output? < 1421689575 617583 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :b_jonas: It doesn't; it handles things with tests instead. < 1421689581 144099 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Oh, sorry. < 1421690027 431180 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :b_jonas, Jander left, but for output the arm switches any bits that need to be switched and then a sound clip of "Okay" is played, then you need to press a button for the machine to continue processing (i think) < 1421690035 3014 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :he explained it to me through PMs < 1421690042 970433 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :mitchs: I See < 1421690462 158040 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :a black diviner, nice < 1421691136 156334 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2(-1,0) < 1421691137 47410 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-1.5707963267949 < 1421691147 432076 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2(-1,-1e-9999) < 1421691147 966532 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-1.5707963267949 < 1421691157 226675 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2(-1,1e-9999) < 1421691157 871564 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-1.5707963267949 < 1421691166 671218 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh wait, args swapped < 1421691172 82456 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421691174 966321 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`perl -eprint 1e-9999==0 < 1421691175 116839 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2(1e-9999,-1) < 1421691175 824232 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3.14159265358979 < 1421691175 974622 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1 < 1421691179 384435 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2(-1e-9999,-1) < 1421691179 951841 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-3.14159265358979 < 1421691182 507060 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that < 1421691203 486458 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`perl -eprint atan2(-0.0,-1) # does that work? < 1421691204 105611 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-3.14159265358979 < 1421691251 10458 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`perl -eprint atan2(-0,-1) < 1421691251 574943 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3.14159265358979 < 1421691260 523492 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: atan2 has a branch cut there, so it uses the sign of the zero to decide which branch it falls in < 1421691265 58199 :G33kDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1421691289 31761 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421691327 505918 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: "does that work" was meant in regard to perl's conformance to IEEE 754 < 1421691339 379200 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 252 seconds < 1421691341 31040 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1421691354 368336 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421691391 263410 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: I don't know if these transcendent functions are covered by IEEE 745, but this is certainly in its spirit and it's the right answer < 1421691403 130803 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(namely, is -0.0 actually the negative zero) < 1421691421 790225 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: it is because the - isn't part of the literal but a separate operator, just like in C < 1421691436 75712 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: underlying was the question why you'd express +0 as 1e-9999 and -0 as -1e-9999. < 1421691454 388888 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -e use O Deparse::; $_x=-0.0 < 1421691455 790753 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-e syntax OK \ $_x = -.0; < 1421691470 60218 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -e use O Deparse:: -p; $_x=-0.0 < 1421691470 788038 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :syntax error at -e line 1, near "Deparse:: -p" \ Execution of -e aborted due to compilation errors. < 1421691478 983169 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -e use O Deparse=> -p; $_x=-0.0 < 1421691479 908571 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-e syntax OK \ $_x = -.0; < 1421691500 319135 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, it's probably constant-folded before it gets to Deparse anyway < 1421691546 141629 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> show (-0.0) -- curious < 1421691547 615754 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : "-0.0" < 1421691550 3741 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :good. < 1421691794 68884 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 265 seconds < 1421691815 469596 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1421692224 478078 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2("-0.0",-1) < 1421692225 101254 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-3.14159265358979 < 1421692226 361035 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2("-1e-9999",-1) < 1421692227 280748 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-3.14159265358979 < 1421692231 510746 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint atan2("-0",-1) < 1421692232 239528 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-3.14159265358979 < 1421692437 695412 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: no good reason really. I'm just used to having to write infinity as 1e9999 in perl because perl is stupid and doesn't accept 1.0/0.0 on perl-builtin floats < 1421692493 610758 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there should be a "use float;" pragma to use ieee float arithmetic on builtin numbers, similar to "use integer;", so you don't have to use blessed number objects just to do sane arithmetic < 1421692567 711679 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -eprint (1.0/0.0) < 1421692568 321363 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Illegal division by zero at -e line 1. < 1421692783 557710 :AndoDaan!~AndoDaan@188.188.72.140 QUIT :Ping timeout: 255 seconds < 1421693006 239989 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421693136 92642 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421693433 294492 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421694045 250037 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 256 seconds < 1421694101 45818 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :The base (or salt?) I just chewed and swallowed succeeded in making my stomach feel weird, but not in making my esophagus feel better < 1421694698 647551 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421694759 259526 :olsner!~salparot@c80-217-116-33.bredband.comhem.se QUIT :Ping timeout: 256 seconds < 1421694775 315257 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 244 seconds < 1421695991 831955 :olsner!~salparot@c80-217-116-33.bredband.comhem.se JOIN :#esoteric < 1421696377 608958 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1421696390 980966 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421696473 581143 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421696554 432224 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421696607 99276 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 276 seconds < 1421696621 200304 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421696634 491777 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421696761 248985 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421696846 174385 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421697359 897288 :S1!~S1@p4FF92A08.dip0.t-ipconnect.de JOIN :#esoteric < 1421697695 981617 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421698444 392758 :^v^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 JOIN :#esoteric < 1421698609 73033 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Ping timeout: 265 seconds < 1421698748 197672 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 245 seconds < 1421698922 254037 :TieSoul!~quassel@86.89.119.147 NICK :HoraceKnightley < 1421698927 362500 :HoraceKnightley!~quassel@86.89.119.147 NICK :TieSoul < 1421699062 919116 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 240 seconds < 1421699422 935944 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 240 seconds < 1421699579 151622 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421699968 836758 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 264 seconds < 1421700333 310902 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421700382 628355 :oren!~oren@user3-211-26.wireless.utoronto.ca JOIN :#esoteric < 1421700423 611896 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :Most samesteads of every firststuff are unabiding. < 1421700513 260699 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is that the uh < 1421700514 564997 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :germanic thing < 1421700564 131659 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :dingdingding! "Uncleftish Beholding" < 1421700692 299986 :^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 JOIN :#esoteric < 1421700798 176316 :^v^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 QUIT :Ping timeout: 245 seconds < 1421700933 445271 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :I wonder if there is a language that enforces hungarian notation < 1421701085 311730 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 252 seconds < 1421701248 667666 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION needs to learn how to actually read scientific studies < 1421701285 178089 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Some pro-biotic company has apparently earned the favor of the LessWrong community. They're going to release a placebo-controlled study at the end of the month, I want to attempt to read it for myself to determine if it's garbage or not < 1421701389 144725 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :ACTION doesn't actually know what "pro-biotic" means. < 1421701416 616002 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :holdon while i consult the great web of the knowings < 1421701437 771547 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421701570 779379 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :pro biotics sounds like something that could work... but probably with side effects < 1421701704 375570 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :amateur biotics < 1421702065 159723 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :http://www.xkcd.com/1471/ < 1421702169 668707 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Remote host closed the connection < 1421702176 494767 :AndoDaan!~AndoDaan@188.188.72.140 JOIN :#esoteric < 1421702345 571497 :TieSoul!~quassel@86.89.119.147 NICK :TieSleep < 1421702535 387590 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421702828 234039 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sgeo: Huh. < 1421702852 368688 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :pikhq: http://hpmor.com/notes/progress-15-01-01/ < 1421702873 346528 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"General Biotics is a recent startup that is producing a pill-based probiotic that may help to replenish gut flora aka the intestinal microbiome. They intend to donate 10% of profits to effective charities. If you are currently unhappy with your digestive system, this is a quick way to test whether your gut microbes might be the cause. (If you don’t have a current pain point but are interested in trying general improvements, you might < 1421702873 504516 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :want to wait for v2.)" < 1421703177 68846 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Judging by the stream of information on it, I suspect that probiotics are 5% useful and 95% bullshit. < 1421703183 51584 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :I might be exaggerating their utility. < 1421703242 415406 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I don't think it's necessarily a good sign that GB was supposed to release a study on the 15th, but delayed it < 1421703309 693609 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION would imagine it's quite helpful for a small portion of the population, and has a lot of associated bullshit < 1421703393 817771 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421703472 885183 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Are there any tests that could be done on a person to determine whether or not it would be helpful? < 1421703475 697980 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :"The first commercially sold dairy-based probiotic was Yakult," -clicks on link-> "Official claims state that the name is derived from jaĥurto (with a circumflex over the h), an Esperanto word for "yogurt"." < 1421703479 718837 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421703543 122125 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421703693 884343 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :So Yakult is an English rendering of a Japanese rendering of an Esperanto word < 1421703816 414583 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yacolt is also a town in Washington, whose name allegedly means haunted place in the language of one of the local tribes. < 1421703880 418230 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION hopes MealSquares aren't as wooish... although I don't think I would actually go ahead and replace all food with them < 1421704069 429308 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :scientifically speaking my understanding is that save for certain very particular situations (such as having recently been subject to prolonged antibiotic treatments), probiotics are pretty much crap, and unlikely to make the slightest difference whatsoever. < 1421704156 316541 :oren!~oren@user3-211-26.wireless.utoronto.ca PRIVMSG #esoteric :This mealsquares thing looks good, although i don't see the need to put the orange juice in the square itself. Why not an oatmeal cookie-like thing with a glass of orange juice based drink on the side < 1421704233 935190 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I just ate a lot of unpasteurized yogurt when I last had need (spent a month on antibiotic treatments for pleuresy) < 1421704334 816576 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421704380 218144 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :J_Arcane: was on antibiotics recently :/ < 1421704382 979276 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(Months ago) < 1421704400 288651 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :"Months ago", biologically, is not recently. < 1421704409 102960 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I did find it took about a year or two for it to finally normalize. < 1421704420 802247 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION too was on antibiotics recently < 1421704430 461516 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :By which I meant "ended regimin last week" < 1421704471 629100 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sgeo: My initial impression is that MealSquares aren't *obvious* woo at least. < 1421704497 239828 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I still occasionally get horrifying gut cramps and other IBS fun, but it's got better over time < 1421704499 646942 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :And are probably loads less terrible than Soylent. < 1421704506 843398 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :The most woonatic thing about MealSquares is that they clearly market to nutters. < 1421704518 60936 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :But the fact that they MARKET to nutters doesn't mean that they're not themselves sound. < 1421704524 59141 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421704539 609609 :oren!~oren@user3-211-26.wireless.utoronto.ca QUIT :Ping timeout: 245 seconds < 1421704540 743710 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :That being said, humans are the most picky of all animals when it comes to food, so MealSquares seems doomed to failure. < 1421704580 557448 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :J_Arcane: Ugh, yeah, had levofloxacin like a year ago and my bowels aren't normal yet. < 1421704602 476536 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :speaking as a former cook, all these weird soylent-like products horrify me. :P < 1421704613 439381 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :http://www.nathanedwardwilliams.com/fun/monkeydiet.htm < 1421704634 370670 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(for those playing along at home, levofloxacin is one of those "hard core" antibiotics that actually has a demonstrable, absurd effect on intestinal flora) < 1421704640 469453 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421704649 211543 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :J_Arcane: :P < 1421704701 56145 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Gregor: MealSquares sounds appealing in concept to me < 1421704708 111563 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Does this make me a nutter for hating food? < 1421704724 861302 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :J_Arcane: MealSquares appears to at least resemble food though, so there's at least that. < 1421704739 301011 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Sgeo: The FAQ is full of "this food contains no ingredients that nutters find offensive because they're stupid" < 1421704744 218418 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Like, I am quite certain it is possible to distill enough basic nutrients down into that form, but like ... why? At least get a good meal bar or something. < 1421704755 844629 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :^^^ That < 1421704763 617402 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Hmm, I remember the opposite < 1421704784 79237 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421704786 262241 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :J_Arcane: Some people consider eating and food decisions a chore. < 1421704807 305511 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Like, this: http://www.mealpack.com/ < 1421704810 660583 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :No gluten, no wheat, "99% lactose free" whatever that means (so, what, it's 1% pure lactose? That's a lot). < 1421704814 119289 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Real people do have peanut allergies and celiac... although they say they're not necessarily suitable < 1421704827 712262 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION is lactose intolerant, but they say they put lactaid in it < 1421704832 370761 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :pikhq: eating is fun, deciding and cooking is the chore < 1421704843 185214 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Real people have celiac, but 99% of people who seek out gluten-free food are dipshits. < 1421704849 882155 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :^^^ This. < 1421704853 858922 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :(The other 1% have celiac) < 1421704881 606590 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Bear Valley bars are great, very thorough nutrition content, literally makes you feel like you've eaten a full-course meal, but still tastes something like actual food. < 1421704891 662224 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :I prefer curry. < 1421704898 461658 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Mmmm. curry. < 1421704908 229214 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I'm having a korma on Wed. < 1421704918 66025 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"health benefits of non-gmo soy"? < 1421704971 112021 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :ACTION lulz at one thing here < 1421704995 977953 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Sgeo: Well, it's still hippie shit, of course. But it's pretty good despite. < 1421705017 692610 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :MealSquares are being made of "whole foods". That is to say, they are trying really hard to avoid anything that's not derived from a plant or animal. < 1421705018 415262 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :(it's also a tiny company who've been around for years; I don't they ever used GMO anything to begin with) < 1421705038 931927 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :And strongly justifying anything they do use. < 1421705059 170130 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :pikhq: better than not using something that should be used, I guess < 1421705074 415406 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :Hmmm. < 1421705080 863766 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I especially love how they're justifying the use of iodized salt. < 1421705082 851897 :Gregor!dlopen@libdl.so PRIVMSG #esoteric :So, salt is bad, MSG is fine. < 1421705099 913733 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Gregor: Hah. < 1421705141 996700 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Hmm, I understand adding salt if this is the exclusively-eaten food. Is it as necessary if it isn't? < 1421705143 820776 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Though of course, MSG contrary to woo beliefs is actually utterly mundane. < 1421705157 986526 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Sgeo: Probably depends on other dietary factors. < 1421705180 835497 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :A lot of people probably get too *much* salt. < 1421705184 323805 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"Vitamin C powder: MealSquares include over 100% of the vitamin C RDA without any added supplementation. However, vitamin C is the most chemically fragile vitamin, being degraded by exposure to heat, light, or basic mediums. To be on the safe side, we've added a little extra. We hope you’ll agree that a little extra vitamin C is a good thing." < 1421705191 752951 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Yes. MSG is perhaps the single most overhyped ingredient of all. XD < 1421705196 460083 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Is Vitamin C overdose possible? < 1421705198 327792 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :But yeah, if you're eating this exclusively you *better* have salt in it. < 1421705199 866003 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I know A is possible < 1421705217 203708 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :there are people who take astronomical doses of vitamin C < 1421705220 751226 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :bloody 50 years of ragging on poor MSG, even though it's been in 90% of processed food for at least as long as it's been identified. < 1421705221 635953 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So.. does this mean this might not be healthy if I eat it as a snack + other food as normal? < 1421705236 275751 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Vitamin C overdose is possible but hard. < 1421705247 731458 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Sgeo: Massive bombs of Vit-C basically does nothing. You just wee out the excess. < 1421705273 738123 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :The major risk of too much vitamin C is indigestion and iron overdosing. < 1421705274 656376 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Those Emergen-C tablets are almost literally pissing money down the toilet. ;) < 1421705296 194390 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(vitamin C is a bit rough on the stomach, especially on an empty stomach, and vitamin C increases iron absorption) < 1421705339 595207 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :So yeah. If you have a little too much vitamin C it'll do basically nothing. < 1421705361 765039 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :J_Arcane: And it's just the salt of two nutrients. < 1421705381 159406 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I would buy these, but I need a fridge < 1421705412 826895 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :(sodium + glutamic acid. Sodium is, of course, utterly essential, and glutamic acid is just a non-essential amino acid that you digest perfectly fine.) < 1421705422 942228 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :pikhq: Yup. You more or less make accidental MSG every time you cook soy sauce, meat, or mushrooms. < 1421705466 240483 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :My favorite thing is that MSG is like the ultimate of 'processed food ingredient' scary, but in every health store you'll find bottles of Bragg's Liquid Aminos, which is essentially just a big bottle of the stuff in tasty brown liquid form. < 1421705558 278732 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Yep, cause an amino acid concentrate from soybeans is *definitely* something worth doing. < 1421705574 409662 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Rather than just, y'know, soy sauce. < 1421705622 291477 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I woonder if these taste good < 1421705665 995923 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Note for what it's worth that they're not crowing about the taste. :) < 1421705686 344547 :^v^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 JOIN :#esoteric < 1421705698 616626 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :They kind of are "We really surprised ourselves when our prototypes turned out tasty; this was the point that we knew we had to share it with others" < 1421705703 937437 :oren!~oren@65.94.96.252 JOIN :#esoteric < 1421705766 811769 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :sounds like marketing speak for "surprisingly almost edible" < 1421705799 633375 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :Sgeo: you should try real food, it's pretty great < 1421705819 672427 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Pizza is real food, right? < 1421705832 52725 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I eat steak sometimes < 1421705865 743455 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :These are both real foods and part of real diets. < 1421705898 193456 :^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 QUIT :Ping timeout: 245 seconds < 1421706171 707470 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION wonders if he can order groceries online < 1421706177 946388 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Preferably in small quantities < 1421706228 490055 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :You can in Toronto with Grocery Gateway but it sucks < 1421706265 290110 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I will confess that grocery shopping is not a favorite. < 1421706287 318428 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :i suffer from some kind of weird decision anxiety. < 1421706287 471559 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :online grocery shopping is very much a thing, yes < 1421706336 694344 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :elliott: as far as I can tell, these things seem to have minimum orders < 1421706338 372520 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :so sometimes a trip is easy as pie and I'm home in a flash, and sometimes I find myself wandering a store for hours while I spiral into guilt and shame and internal weeping. < 1421706344 332449 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :This site seems to be $30 minimum < 1421706369 194929 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what are you trying to buy that you can't pad out with other stuff you'll end up needing anyway to make $30... < 1421706369 645068 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If I had a fridge, I might just buy a bunch of food or something < 1421706379 559394 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I advise a fridge. < 1421706442 386559 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I haven't had pomegranates in probably over a decade, I want to try one < 1421706587 912944 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :They're tasty, but a pain in the ass. < 1421706597 297904 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :i recommend just getting some pom juice. < 1421706691 663478 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421706903 379266 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :I am designing a tonal programming language < 1421706954 923058 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Work has a fridge. I could have MealSquares sent to work < 1421706966 690284 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :Tone will be indicated by varying the capitalization of the word < 1421707027 785573 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :lol "Teamwork OP" < 1421707033 743017 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :unworkable idea of the day: a flavor-based programming language, which code checks based on the taste preferences of the specific compiler installation used to build it. < 1421707036 384314 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :E.g. high tone KIN low tone kin, rising tone kiN falling tone KIn < 1421707106 534408 :S1!~S1@p4FF92A08.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421707366 755852 :spiette!~spiette@2607:fad8:4:6:a288:b4ff:fe60:a3b0 QUIT :Quit: :qa! < 1421707698 748786 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :oren: You can build an overtone language. < 1421707712 64635 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :OOOOooooOOOOOoooooOOOOOoooooOOO < 1421707754 909976 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :ACTION fells totally retarded < 1421707778 301011 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :... < 1421707807 233638 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421707810 7427 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :h0rsep0wer: I used to be able to do that. < 1421707817 815149 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :probably still could if I tried. < 1421707837 193221 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :wow! Nice! < 1421707880 808554 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :For the ones that don't know what it is: http://youtube.com/watch?v=VGbFB91eM34 < 1421707924 847966 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :ACTION continues singing (OooooooooOOOooooOOOO) < 1421707964 782444 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Overtone singing is *hard*. < 1421707974 861395 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :I've pulled it off, like, once. < 1421708014 378245 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I learned Tuvan style from a friend, though I never practiced it much. It's really about hitting the right tone to get the nose whistling. < 1421708166 389539 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :Tuvan seems to be more subconscious. < 1421708234 776140 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :You basically start with a low drone, and kind of work the vibration up until you hit the sweet spot and then sure enough, in comes the nose whistle. < 1421708263 581037 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :I think it helped that I had experience doing that kind of tone because the friend and I used to do an act where we did the human bagpipes. < 1421708328 142680 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :->> You basically start with a low drone, and kind of work the vibration up until you hit the sweet spot and then sure enough, in comes the nose whistle. < 1421708350 448834 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :It's true, I tried it now. :D < 1421708418 211619 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The nonsense word I would sing to hit the zone was, essentially 'Ooowaaareeee' or somesuch like that (can't try it now, 1 in the morning here) < 1421708434 348714 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :Like ......ººººººººººººooooooooooooo0000000000000000OCCCCCCCCCCCCC < 1421708506 809636 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :I've got a good overtone teacher :D < 1421708571 225503 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer PRIVMSG #esoteric :Ooowaaareeeeeeeeeeeeouiooooooooooooouuuuuuuuuuuuuiooooooooooouuuuuuuuuuuuuuuu < 1421708703 164463 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp JOIN :#esoteric < 1421708818 854860 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421708832 607543 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Idk what my language will be called but it looks retarded < 1421708842 916646 :AndoDaan!~AndoDaan@188.188.72.140 QUIT :Ping timeout: 240 seconds < 1421709172 471587 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 255 seconds < 1421709403 218267 :nys!~nysnamovo@24.215.85.138 JOIN :#esoteric < 1421711731 816613 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp NICK :Zeoul < 1421711743 616569 :Zeoul!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp NICK :Lilax < 1421711755 535595 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Muahaha < 1421711977 757910 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421712220 971266 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :̈ < 1421712244 452221 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION makes weird noises... «ø̈ø̈ø̈ø̈ø̈» < 1421712306 100947 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Lilax: what is a zeoul? < 1421712323 790758 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :The name of my language is rI Pui for the read and print verbs < 1421712339 325 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Its I think < 1421712344 325383 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :a demon < 1421712383 337997 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :http://i.imgur.com/Q3Vduhb.png ? < 1421712463 300681 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Gasp < 1421712520 836746 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp NICK :Zuriel < 1421712534 371243 :Zuriel!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp NICK :Lilax < 1421712537 941379 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :>_> < 1421712659 70161 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :embrace your demonic self. become one with the hellspawn. enjoy the company of Fungot. < 1421712665 269826 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :ACTION saves picture < 1421712672 379891 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Nuu not fungot < 1421712673 116410 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :Lilax: ' then fur ahead where bishop's brook goes under the whole city in a green valley, where the vast gleaming dome and fnord ionic columns of the christian science church beckoned northward. then eight squares past the fine old residence streets broad, washington, lafayette, and adams streets. though these stately old avenues. were fnord and his speech was very curious, an extreme form of yankee dialect i had thought. < 1421712679 496008 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :holy < 1421712690 568490 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :not holy, boily :D < 1421712707 875812 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :~metar ESSA < 1421712712 187840 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :@metar ESSA < 1421712712 516412 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :ESSA 192350Z 03008KT 9999 SCT023 BKN029 M03/M03 Q1023 R01L/910556 R08/910560 R01R/720144 TEMPO BKN012 < 1421712734 655028 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I should remetasepify the channel one day... < 1421712734 805538 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric ::0 punny < 1421712746 627903 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1421712747 103661 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 200000Z 26015G24KT 15SM FEW030 FEW070 FEW240 M07/M11 A2977 RMK SC1AC1CI2 SC TR AC TR SLP083 < 1421712748 142014 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :what's that mean? < 1421712760 344199 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :current weather for airplane pilots. < 1421712786 545216 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :no the other thing < 1421712793 500275 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :remetasepify? < 1421712797 831249 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :sory < 1421712800 687809 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I had a bot. it was called metasepia. < 1421712801 117064 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :You'll see, in due time < 1421712801 267504 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :sorry* < 1421712811 532089 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :>_> < 1421712811 736769 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :(or now, apparently) < 1421712817 774931 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Thas scary < 1421712822 949728 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :the Second Coming is Nigh! (meaning some time this year, probably.) < 1421712845 440084 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :and with that, I'm hungry. time to pilfer a pizza or two... < 1421712854 341551 :boily!~alexandre@96.127.201.149 QUIT :Quit: CALLABLE CHICKEN < 1421712875 905176 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :you are so lucky < 1421712886 365468 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I wish I could pilfer a pizza < 1421712896 118189 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :how do I design and implement a multi-language function database without choosing a programming language? < 1421713971 364469 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1421714021 706321 :oren!~oren@65.94.96.252 PRIVMSG #esoteric :adu: what do you mean a "function database" < 1421714071 633134 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :a database that has multiple functions < 1421714099 896795 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :oren: something maybe half-way between http://rosettacode.org and http://www.krugle.com < 1421714112 564253 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :or a database that has multiple functions for different languages < 1421714118 713786 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :idk < 1421714121 338111 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :Lilax: yes < 1421714132 473800 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :yas < 1421714204 979129 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I've never heard of krugle before < 1421714220 335309 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :rosettacode is good at the "narrative", but krugle is good at describing existing software < 1421714224 545092 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421714253 985283 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :Lilax: krugle and code.google.com are about the same, they provide keyword search of a large gamut of software projects < 1421714264 72152 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :I think github might also provide an inter-project search < 1421714283 745295 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :oh < 1421714288 609789 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :ye I see < 1421714323 344659 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :for example, there are hundreds of implemenations of itoa() < 1421714348 810306 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I was thinking of using arch again < 1421714349 177492 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :and they're all a bit different, there should be one entry on that, like rosettacode, with references to each project/file < 1421714359 485628 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I see < 1421714403 331015 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net PRIVMSG #esoteric :but they're not always called "itoa", sometimes they're called "int_to_str", so keyword search sucks on that < 1421716111 533198 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 255 seconds < 1421717526 51344 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Put esoteric before every thing < 1421718015 63451 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421718231 920028 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1421718971 238683 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421719103 964731 :^v^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 NICK :^v < 1421719402 558085 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: hi < 1421719593 879586 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: what do you think of goldfire's suggestions on 9858 < 1421719635 999287 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think he probably put a "not" where he didn't mean to < 1421719736 465227 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm just hoping that adding kind information to typerefs won't give too much trouble < 1421719743 384951 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*p < 1421719831 305588 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait, maybe i'm misreading him < 1421719841 946178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he just wants the kinds in a slightly different place < 1421720160 966548 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1421720433 617685 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421720546 455943 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421721413 735432 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :he doesn't want explicit kind information but implicit kind information just because things are parameterized on kinds < 1421721423 477994 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :only in the polykinded case < 1421721579 974859 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so in particular you'd still need to disambiguate T and 'T < 1421721639 571545 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Ping timeout: 245 seconds < 1421721809 826270 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric : "everytime you go to sleep you die, And someone else wakes up in your body thinking they are you" < 1421722023 250181 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: have you been readin SMBC < 1421722027 164562 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*reading < 1421722047 759887 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :No < 1421722055 673218 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :readin' < 1421722056 318058 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there was a comic like that < 1421722074 766397 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :you said it in a southern accent oerjan < 1421722084 172310 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if y'all say so < 1421722095 75827 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :lol < 1421722102 260942 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421722113 395612 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Makes no sense only one person said it < 1421722138 13060 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421722143 624688 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :actually i've heard there are accents so southern that y'all is singular and you need to say y'all y'all for the plural < 1421722264 587608 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 245 seconds < 1421722305 90284 :^v!~^v@2601:4:680:104c:901e:2d58:22b2:8784 QUIT :Read error: Connection reset by peer < 1421722563 110561 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421722722 485742 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Hmm? < 1421722731 120773 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I was born in teh south < 1421722737 470862 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I know what its like < 1421722749 717397 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Or atleast my family said y'all as plural < 1421722759 81214 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :And regular you there for singular < 1421723023 266741 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Ping timeout: 245 seconds < 1421723409 415464 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i didn't say _all_ southerners did that, just that i've heard rumors of some who do < 1421723433 946151 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :there's rumors in Norway? < 1421723439 692579 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :there are** < 1421723446 556636 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i probably read it on the internet hth < 1421723454 600990 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Amazing < 1421723458 320821 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(probably way back in the 90s, too) < 1421723461 808928 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Omfg < 1421723477 682839 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so maybe those hillbillies died out in the meantime < 1421723486 150608 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Old people are cool < 1421723495 506606 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :they know things < 1421723505 454286 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :why thanks < 1421723514 945902 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :yw < 1421723524 65956 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I mean Middle aged < 1421723533 128722 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :but in perspective to 16 < 1421723555 132284 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION waves his Middle Ages halberd at Lilax  < 1421723562 862834 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :44 :0 Gasp that means you lived in the 80's < 1421723568 60984 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Cool! < 1421723581 698367 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I heard that there are no rumors on IRC < 1421723601 845376 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*GASP* < 1421723639 345006 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Oh my < 1421723708 133603 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i heard that you can beat the 7s master bot these days < 1421723791 430912 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :If by you you mean the general you, sure < 1421723799 503365 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :The specific you meaning me cannot as far as me knows < 1421723802 236866 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i mean you < 1421723841 684599 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :It might be true, but I haven't ever checked < 1421723892 686264 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :7s master bot? < 1421723895 266351 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :what's that < 1421723934 62446 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Prismata AI bot that takes 7 seconds to think, I think < 1421723952 395747 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :fast < 1421723963 810721 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :kinda < 1421723982 911345 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Well, the other setting for Master Bot is 5s I think < 1421724005 207036 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421724023 96125 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :hi augur < 1421724169 947297 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :what was Norway like in the 80's < 1421724175 49779 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Still cold? < 1421724634 802512 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com PRIVMSG #esoteric :o mai < 1421724653 982960 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com PRIVMSG #esoteric :what a strange place to find myself mentioned < 1421724698 535740 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com PRIVMSG #esoteric :speaking of norway, norwegian beer nørge ø id kind of too smokey fmy tastes < 1421725014 470979 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421725597 321465 :nys!~nysnamovo@24.215.85.138 QUIT :Quit: s < 1421725664 405943 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i vaguely recall the 80s had a lot of rain and snowstorms hth < 1421725690 830378 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sometimes at the same time. < 1421725745 263319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and i had to go uphill to school, both ways. < 1421725750 595941 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(the hill was in the middle) < 1421725837 124133 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :someone recommend a cheap 5.1 system with rear wireless < 1421725853 759 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1421725872 386340 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: sometimes it's _so_ nice to be completely unqualified to answer. < 1421725905 501809 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421725924 406360 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :someone recommend a cheap 5.1 system with rear wireless < 1421725932 330966 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :wtf < 1421725949 348409 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^echo sometimes it's _so_ nice to be completely unqualified to answer. < 1421725949 498966 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :sometimes it's _so_ nice to be completely unqualified to answer. sometimes it's _so_ nice to be completely unqualified to answer. < 1421725982 591891 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :test < 1421726005 781909 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :test < 1421726007 658927 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: CAN YOU READ THIS < 1421726022 979611 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(my hunch is no) < 1421726049 734812 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm ping is fine < 1421726172 693538 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oh wait < 1421726191 483554 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i was just scrolled up. all the way to the top < 1421726191 728164 :MDream!~fyrc@67.235.2.71 PRIVMSG #esoteric :Get six cheap systems, cut of nine tenths of one and stick a wireless router on the back. < 1421726198 78845 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fancy < 1421726222 878237 :MDream!~fyrc@67.235.2.71 PRIVMSG #esoteric :*cut off < 1421726236 779937 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :quintopia: mystery solved < 1421726239 41617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :MDream helpful < 1421726247 602309 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :oerjan hit me with the pan pls < 1421726255 698862 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :quintopia: if only it was that easy < 1421726266 32094 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :quintopia: why, i though MDream deserved it more < 1421726269 394812 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*+t < 1421726284 69024 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i was bejng dumb i think < 1421726302 639688 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: don't i deserve it a little bit < 1421726313 197857 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: extremely hth < 1421726329 513933 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :by the way, i found a bug: "deriving instance Typeable (GHC.Prim.*)" wants you to turn on NullaryTypeClasses < 1421726357 255708 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :if we go with goldfire's suggestion, all the kinds will have to get Typeable instances, or something < 1421726357 528060 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait * is an actual identifier now? < 1421726375 91332 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :* has been a kind for a while hth < 1421726392 824986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well yeah i just didn't know it counted as an identifier < 1421726400 750327 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :well, you need parentheses here < 1421726405 412743 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :thought it was too special < 1421726406 14953 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's kind of a bizarre syntax edge case < 1421726419 20178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but _can_ you make typeclass instances for kinds alone? < 1421726433 33531 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :my vague thought was you'd need to at least wrap it in Proxy < 1421726435 28637 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :even better, GHC.TypeLits exports a * for Nat multiplication < 1421726458 666147 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric ::k! 2 GHC.TypeLits.* 3 < 1421726476 705051 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...they're going to have to find a better system for those syntax distinctions. < 1421726493 786559 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :scoping has always worked before < 1421726522 581776 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's vaguely irritating that they chose to have (==) be the thing :: k -> k -> Bool rather and used (:~:) for type equality < 1421726533 889470 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :well, (==) doesn't exist yet, but it presumably will < 1421726540 590990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :is it still impossible in head to use (,) prefix, when of kind Constraint -> Constraint -> Constraint ? < 1421726548 61163 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Heh ;~; < 1421726598 75206 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :looks like it < 1421726606 565617 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but you can define type P (a::Constraint) b = (a,b) and use P prefix? < 1421726649 971779 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: perhaps they named :~: before they decided to allow type constructor operators not to start with : ? < 1421726667 657541 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Ping timeout: 245 seconds < 1421726683 258888 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: can you? and if so, can you make instances for it? < 1421726703 849268 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: there was a mailing list argument about it before Data.Typeable with (:~:) was released < 1421726714 449792 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this is related to an old SO question < 1421726717 647372 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but someone really wanted to reserve (==) for Bool < 1421726726 263283 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :which sort of makes sense, i suppose, give that (<=) and so on exist < 1421726730 561524 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but still. (:~:) is awful < 1421726825 214780 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421726908 109392 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh i hate when i click to focus and there's accidentally a link there < 1421727127 144883 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hmph cannot find it, oh well < 1421728414 235341 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :someone redirect me to a channel about physics and stuff < 1421730229 405866 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric : ん < 1421730235 555047 :AndoDaan!~AndoDaan@188.188.77.64 JOIN :#esoteric < 1421730313 869140 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :AndoDaan: did you learn prismata < 1421730412 361488 :AndoDaan!~AndoDaan@188.188.77.64 PRIVMSG #esoteric :I did the first 3 tutorials before my laptop started overheating. < 1421730424 820638 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :yes, it uses 100% cpu on linux flash for some reason < 1421730464 156015 :AndoDaan!~AndoDaan@188.188.77.64 PRIVMSG #esoteric :Pretty greedy for what's essentially a card game. < 1421730544 478487 :AndoDaan!~AndoDaan@188.188.77.64 PRIVMSG #esoteric :I might give it another go at a later date, try it with another browser. < 1421730698 272150 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421730701 376457 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode ん < 1421730714 690994 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+3093 HIRAGANA LETTER N] < 1421730737 325054 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what, no syllable? < 1421730762 295202 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i guess n is syllable-final < 1421730802 733120 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's still a what's-it-called hth < 1421730804 875860 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :on < 1421730865 607497 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it makes me sad that there is no halfwidth ん < 1421730927 53318 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There is no halfwidth hiragana in Unicode, only katakana can be half < 1421730971 768833 :mbrcknl!sid28171@gateway/web/irccloud.com/x-oksszpnopuspsqwa JOIN :#esoteric < 1421730998 947376 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :elephants are the Canadians of the animal world < 1421731012 396785 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :wat < 1421731023 242921 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Lilax: How is that? < 1421731038 850434 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :*mystery* < 1421731066 200755 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :they both give you donuts < 1421731133 925657 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :http://m.imgur.com/3KOwIGe < 1421731136 751061 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :^ < 1421731264 814760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: mora? < 1421731283 401498 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :yes < 1421732741 267939 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell Sgeo If I had a fridge, I might just buy a bunch of food or something <-- getting by without a fridge in modern society sounds _horribly_ awkward. < 1421732741 457939 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421732778 283168 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(before modern society, everything was horribly awkward regardless) < 1421732984 498319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell Sgeo by which i mean, unless you're poor as dirt, get one for heaven's sake. < 1421732984 685717 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421733160 171381 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :oerjan: it would be horribly awkward to get it in here and find space for it. This place is gross < 1421733167 727138 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :gah < 1421733179 963928 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I can't let other people in here < 1421733207 1079 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'd advice you to get a better place to live, but then we're getting into territory i cannot manage myself... < 1421733218 798823 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*s < 1421733283 785398 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I want to get a professional cleaner in here < 1421733359 621192 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but you cannot fit them, right? < 1421733376 604899 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION runs away < 1421733384 498224 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: please advise me to get a better place to live twh < 1421733389 395439 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :e.g. a place with a window < 1421733398 49788 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: get a better place to live hth < 1421733410 420263 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :tdh hth < 1421733416 583697 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :But I don't want to move away from people who recognize me when I eat there everyday < 1421733418 231906 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but first i need to figure out where i'm going to live < 1421733420 64263 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :>.> < 1421733435 790681 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: hey i resemble that remark < 1421733497 918824 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in fact they're probably worried because i haven't been there since saturday < 1421733530 533628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(my sleeping schedule has been going through that phase where i wake up after they close) < 1421733550 722760 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :The fact that the places close helps keep my sleep schedule resembling some sort of normality < 1421733560 679919 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heh < 1421733580 533408 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :unfortunately, my body insists too strongly on the wrong day length for that to work < 1421733615 760790 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although it does help slow the drift down in parts of the cycle < 1421733686 203364 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There is one puzzle in this Magic: the Puzzling that involves figuring out the play from one board situation to the next one, assuming that it isn't just a lucky Mana Clash, and assuming it is a Fourth Edition Highlander game. < 1421733780 563805 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I could figure out because I have a book with all of the cards up to 1996. < 1421733892 523479 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"If I could give this fridge zero stars I would. I am a college student so I needed a small fridge for my room. The milk went bad after 4 days, which is record time. Everything was extremely warm, I think it would have been better to leave my stuff outside in room temperature. I wasn't expecting the fridge to be this bad, specially cuz is $100. So make yourself a favor and DON'T buy this piece of crap." < 1421733957 493709 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :How much should I blindly trust Amazon reviews? < 1421733966 226463 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :completely hth < 1421734090 764496 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Never blindly trust anyone < 1421734109 33108 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I just bought towels based on Amazon reviews. Maybe the towels aren't as great as suggested, but towels can't kill me or anything, right? < 1421734110 714550 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :unless their name is zzo38 < 1421734131 940040 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also I do need new towels < 1421734136 839481 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: http://www.dailymail.co.uk/health/article-2833074/Forget-door-handles-toilet-seats-germ-infested-objects-home-TOWELS.html < 1421734140 461864 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I think my current towels are dead. < 1421734143 309826 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :blindly trust the daily mail < 1421734147 190994 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You should at least read it first! < 1421734185 223586 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://www.webmd.com/sex-relationships/understanding-stds-basics also tells you to be wary of towels < 1421734188 421142 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: https://www.youtube.com/watch?v=Szc8xHtlCS8 hth < 1421734223 699586 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan's link is much better < 1421734225 962370 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I thought the towel was going to tilt the chair over < 1421734528 27177 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what was that short story where there were aliens that looked to each person like the thing they'd least like to be in contact with? < 1421734545 901561 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :they looked like a bar of soap, or a razor, or alcohol < 1421734651 530120 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :aha, http://www.gutenberg.org/files/29601/29601-h/29601-h.htm < 1421734666 292337 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't remember that but i remember something like the opposite, an alien which trapped people by taking the form they wanted to get in contect with. < 1421734686 447471 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it was in the book "50 Short Science Fiction Tales" < 1421734700 960184 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :oerjan: http://scp-wiki.wikidot.com/scp-523 < 1421734702 677183 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :? < 1421734704 842478 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Blah < 1421734715 878703 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://www.scp-wiki.net/scp-523 < 1421734799 304132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :definitely not what i read < 1421734799 478908 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :There are probably similar SCPs < 1421734807 789559 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think it was an SCP < 1421734822 358107 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also i probably only read a description of the story, not the story itself. < 1421734842 884998 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I should probably sleep < 1421734859 59337 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :i took sleepy medicine that is really anti-anxiety but was prescirbed for sleepytie < 1421734873 437095 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway they met it in a jungle or something, and its trap was foiled by the people realizing how unlikely it was to find an ice cream bar there, or something like that. < 1421735069 711596 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Describe your self with an SCP < 1421735108 78935 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://scifi.stackexchange.com/questions/50918/story-id-astronaut-is-freed-from-mind-parasite-when-he-leaves-earths-gravity-w is another story i remember from that book < 1421735190 692438 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :omfg < 1421735195 921226 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :that scp is horrible < 1421735449 742689 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1421735612 419407 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :https://www.reddit.com/r/explainlikeIAmA/comments/1wdup0/explain_the_doctor_like_iama_the_scp_foundation/cf1543u < 1421735822 686394 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :good morning < 1421736925 639246 :AndoDaan_!~AndoDaan@188.188.77.64 JOIN :#esoteric < 1421736926 107699 :AndoDaan!~AndoDaan@188.188.77.64 QUIT :Read error: Connection reset by peer < 1421737484 989640 :HackEgo!~HackEgo@162.248.166.242 QUIT :Remote host closed the connection < 1421737711 566880 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 255 seconds < 1421738035 379114 :ProofTechnique!~textual@c-24-147-92-185.hsd1.vt.comcast.net JOIN :#esoteric < 1421738828 633734 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421738982 981949 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421739023 925529 :ProofTechnique!~textual@c-24-147-92-185.hsd1.vt.comcast.net QUIT :Quit: Textual IRC Client: www.textualapp.com < 1421739187 893697 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421739188 44731 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1421739351 120805 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 276 seconds < 1421739358 66191 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :there's a street in Arizona < 1421739363 667262 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Called Bucket of Blood < 1421739384 796109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there is a house in New Orleans < 1421739394 510216 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :They call the Rising Sun < 1421739441 775882 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :you did not just.. < 1421739456 132164 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course i did < 1421739481 614321 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :God dammit, lol < 1421739555 611561 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :h i all < 1421739558 426159 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :bored < 1421739572 400940 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Delete you OS < 1421739575 810973 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :and go outside < 1421739583 818340 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I kind of wnat to write a blog post about the lambdabot exploti < 1421739592 941615 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Or that < 1421739594 808751 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I thought about it but there wasn't too much to say < 1421739607 327291 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Say lambdabot broke < 1421739616 669706 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :And that no one fixed it < 1421739626 134796 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it's sandboxed now < 1421739632 880768 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :Ye < 1421739663 230145 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's just not obvious how to fix it otherwise without disabling too many features < 1421739682 830156 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :until a real bugfix for ghc comes out < 1421739694 956942 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it's a pretty intereting bug < 1421739729 308029 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i wonder if just removing IO would fix thi < 1421739731 886358 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :from lambdabot < 1421739739 57507 :Qfwfq!~WashIrvin@unaffiliated/washirving PRIVMSG #esoteric :PoC please < 1421739758 781522 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: doubtful, with unsafeCoerce you can probably do code injection < 1421739774 873537 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :even if IO is easier < 1421739787 471421 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Qfwfq: what < 1421739801 240221 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :oerjan posted a poc before < 1421739813 923868 :Qfwfq!~WashIrvin@unaffiliated/washirving PRIVMSG #esoteric :ACTION consults scrollback < 1421739820 736925 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :it wasnt' today < 1421739822 380515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://oerjan.nvg.org/lbexploits < 1421739831 865899 :Qfwfq!~WashIrvin@unaffiliated/washirving PRIVMSG #esoteric :Thanks. < 1421739849 33021 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :GHC bug 10000 is relevant < 1421739870 195989 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :still pretry broken < 1421739876 279015 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :pretty* < 1421739885 520119 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the one numbered 4 is the last one < 1421739891 935964 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :I see < 1421739904 860741 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :.org? < 1421739915 866403 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :oerjanization < 1421739930 80188 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There's a 4? < 1421739933 3359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: nvg.org is basically an alias for nvg.ntnu.no < 1421739941 240926 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :ah < 1421739945 398986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: well i just removed a function that was unused from 3 < 1421739952 855496 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :er type < 1421739955 446903 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh. < 1421739958 676752 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why not call that 3? < 1421739972 677128 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i didn't want to change a file i'd already linked < 1421739975 342524 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You renamed e to e' without changing the version number. < 1421739983 173326 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or did you < 1421739983 416886 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well ok < 1421739990 365596 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i probably did < 1421740008 808900 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you should switch to NOINLINE rather than munge imo < 1421740019 298069 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1421740032 126108 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :probably would even with with -O2 that way < 1421740050 889352 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :also you should do the type PX = Proxy (Proxy :: * -> *); type PY = Proxy (Proxy :: (* -> *) -> *) thing for clarity < 1421740095 701577 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm let's do that and change Exploit4.hs to it < 1421740097 684341 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What is it that failed exactly that NOINLINE and -O2 and those other things to fix it? < 1421740113 363041 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :also you should make it work without TypeFamilies hth < 1421740115 293221 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :zzo38: ghc did some strange inlining so it crashed instead < 1421740137 448100 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or sometimes printed a completely unrelated number < 1421740154 261524 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :You should report and/or fix the bug though < 1421740164 528481 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know that it's a bug. < 1421740203 980258 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It only happens in a case where you have an equality witness for unequal types. < 1421740270 639236 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :How can you have an equality witness for unequal types? I looked at your file but it doesn't seem to explain everything < 1421740277 618336 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes, so ghc may be doing an entirely sane assumption that just breaks because we're already doing an insane exploit < 1421740295 477934 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Anyway, making it NOINLINE works even under O2 < 1421740309 80080 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Whereas munge doesn't work when compiling with ghc even with O0 < 1421740330 919040 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And I don't think you can turn NOINLINE off, and relying on it would be silly anyway. < 1421740357 327583 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok now Exploit4.hs has been updated to a cleaner version < 1421740360 237542 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Proxy (Proxy :: * -> *) and Proxy (Proxy :: (* -> *) -> *) are unequal types (because they have unequal kinds) but they have equal TypeReps. < 1421740392 806753 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Then it seem it probably is a bug if they have equal TypeReps despite that. < 1421740401 448801 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes, it's GHC bug 9858 < 1421740410 539117 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(and also 10000 but that's a duplicate :'( ) < 1421740428 77324 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it's exactly either, because the types used are different < 1421740436 428453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but it's been reported in the comments there < 1421740442 952746 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*not exactly either < 1421740460 724684 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, yes. < 1421740465 950327 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A bug includes its comments. < 1421740468 957756 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so it's two slightly different bugs that can be used for the same purpose < 1421740484 239262 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :goldfire wants to give them two different fixes, too. < 1421740487 913065 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: _maybe_, they sometimes ask you to make a new one... < 1421740524 290560 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i think in _principle_ you could give a common fix, but that would require including kind information even for monokind typereps < 1421740540 430978 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :who was the first coder < 1421740541 274950 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think goldfire's proposal isn't unreasonable. < 1421740551 397616 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: lady Ada Lovelace hth < 1421740572 875197 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :sounds like a pokemon < 1421740578 479401 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i think we'll just have to wait and see how it actually works < 1421740592 37946 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, what's the easiest way to do damage if you don't have any IO things in scope? < 1421740601 980365 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: what, are you insulting her < 1421740608 181785 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :no < 1421740610 616878 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's not that easy to just make a ByteString with code that you can jump into, is it? < 1421740614 393662 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: well we already know how to crash ghc without it... < 1421740617 660637 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :;-; < 1421740623 20993 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Crash GHC, sure, but not arbitrary code. < 1421740629 582024 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Another thing I have seen NOINLINE sometimes used for is to make up global variables, and I hate that, because I know another way. < 1421740637 539714 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: What's the another way? < 1421740663 287862 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: well you still have to evade w/e page protection... < 1421740664 34214 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: vaguely surprised that you don't need TypeSynonymInstances for that type instance, actually < 1421740676 566058 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: well, a string literal won't be in writable memory < 1421740681 156485 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so that's not a problem < 1421740698 350881 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(or maybe it would be a problem) < 1421740701 367165 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i was too, but maybe it's because it's only an argument, not the actual datatype instanced < 1421740718 960734 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what would it mean for it to be the actual datatype instance < 1421740719 440626 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :One way is for main to hold a value of a "extensible product" type; modules that don't know each other can add fields to it as long as they know the module providing the record type to use. < 1421740733 597982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: type G = F etc. ... < 1421740762 481256 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :TSI lets you do instance K A where type F A = ..., where A is a synonym < 1421740766 724912 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :this looks like the same sort of thing < 1421740768 405264 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh well < 1421740784 846931 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But the syntax of Haskell is a bit long to make label types out of, since you both have to define the datatype, the deriving clauses, and any instances < 1421740829 954453 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Another way is JHC's ACIO. Do you like that way? < 1421740854 369171 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know what is that way < 1421740878 619644 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://repetae.net/repos/jhc/lib/jhc/Jhc/ACIO.hs < 1421740882 251148 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although I guess it probably would be better than using NOINLINE and unsafePerformIO < 1421740966 451524 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I wanted to use a different haskell compiler than GHC < 1421740966 602298 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :there arnet many though :( < 1421740966 602510 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :and the one I tried didn't work < 1421741031 998154 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although it seems better than the NOINLINE and unsafePerformIO way, it still seem worse to me than the way I have made up, however the way I have made up has its own problems too. < 1421741184 955549 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think there is a package providing such an extensible product, although it presumably uses NOINLINE and unsafePerformIO internally < 1421741246 266516 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although my memory is too vague < 1421741312 533173 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There is one I have written although it doesn't use NOINLINE or unsafePerformIO internally (but it does use unsafeCoerce) < 1421741338 591619 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is there a proof it cant be done in haskell < 1421741348 777785 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :without unsafe < 1421741393 357563 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't know. < 1421741400 924367 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i assume so < 1421741420 595747 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think it's simiilar to ST < 1421741421 695356 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you cannot make a top level value that depends on the result of an IO action < 1421741429 694508 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :I think you can't implement a pure version of ST wihour unsafe < 1421741473 186757 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :vanila: yeah it requires dependent typing < 1421741506 31018 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its interesting that it takes deptypes but has a pure, system F typed interface < 1421741683 168054 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Did you know it is possible to run Java programs on a Apple II computer? Apparently it is possible. < 1421741701 975592 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :wow < 1421742274 4630 :MoALTz__!~no@user-164-126-114-82.play-internet.pl JOIN :#esoteric < 1421742314 672308 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: ok, it's easy enough to get a jump to an arbitrary address < 1421742372 683863 :MoALTz__!~no@user-164-126-114-82.play-internet.pl QUIT :Read error: Connection reset by peer < 1421742373 581592 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION leaves this investigation to people understanding more low-level stuff < 1421742423 212150 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421742434 942814 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 246 seconds < 1421742699 566232 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :night < 1421742704 920352 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp PRIVMSG #esoteric :o/ < 1421743837 410588 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hi < 1421743892 863265 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas! < 1421743901 198820 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :hah hah. http://programming-motherfucker.com/ < 1421743916 365325 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: thanks for linking that cstheory question the other day < 1421743922 916870 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i snagged the bounty! < 1421743933 8356 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(didn't completely solve the problem, though) < 1421743939 28159 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I've seen you've given a partial answer < 1421743956 530889 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(also maybe we should point ais523 there as well) < 1421743974 326162 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :ca i see the link? < 1421744016 653777 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://cstheory.stackexchange.com/questions/21525/conjecture-about-two-counters-automata < 1421744028 379649 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :vanila: http://cstheory.stackexchange.com/q/21525/8067 < 1421744030 328973 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(slow) < 1421744653 559247 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421745570 73278 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :morning < 1421745577 418419 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :J_Arcane: Is that sfw? @programming-motherfucker < 1421745592 83655 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :mroman: nothing more than some strong language. < 1421745659 278945 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :good morning < 1421746932 704980 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com QUIT :Read error: Connection reset by peer < 1421747075 943279 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 246 seconds < 1421747699 844638 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com JOIN :#esoteric < 1421747919 539138 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Wroommmm < 1421748019 34512 :Jander!~Jander@furnace.nightwatch.org.uk JOIN :#esoteric < 1421748022 651449 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Morning all < 1421749937 667515 :King2218!793636ed@gateway/web/freenode/ip.121.54.54.237 JOIN :#esoteric < 1421749944 12854 :King2218!793636ed@gateway/web/freenode/ip.121.54.54.237 PART :#esoteric < 1421750106 601038 :rand_!bc2422ec@gateway/web/freenode/ip.188.36.34.236 JOIN :#esoteric < 1421750126 489589 :Lilax!uid52684@gateway/web/irccloud.com/x-haojeegjqlrgtklp QUIT :Quit: Connection closed for inactivity < 1421750206 690382 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421750297 607725 :AndoDaan_!~AndoDaan@188.188.77.64 QUIT :Read error: Connection reset by peer < 1421750314 314997 :AndoDaan!~AndoDaan@188.188.77.64 JOIN :#esoteric < 1421750478 211020 :blockzombie!~blockzomb@d58-110-223-156.mas800.nsw.optusnet.com.au JOIN :#esoteric < 1421751099 622922 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421751601 596134 :rand_!bc2422ec@gateway/web/freenode/ip.188.36.34.236 QUIT :Ping timeout: 246 seconds < 1421752775 563798 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421755743 857034 :Patashu_!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 264 seconds < 1421755769 588285 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 264 seconds < 1421755852 217409 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1421756019 365651 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 252 seconds < 1421756070 49688 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421756460 866674 :boily!~alexandre@96.127.201.149 QUIT :Quit: SYLLABIC CHICKEN < 1421756986 42067 :AndoDaan!~AndoDaan@188.188.77.64 QUIT :Ping timeout: 265 seconds < 1421757605 311590 :vanila!~vanila@unaffiliated/vanila QUIT :Quit: Leaving < 1421759324 943242 :blockzombie!~blockzomb@d58-110-223-156.mas800.nsw.optusnet.com.au QUIT :Remote host closed the connection < 1421759891 421496 :ski!~ski@remote1.student.chalmers.se QUIT :Ping timeout: 252 seconds < 1421761192 774396 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421761394 63711 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 265 seconds < 1421761614 904924 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Quantum Dimensions14]]4 10 02http://esolangs.org/w/index.php?diff=41704&oldid=41604 5* 03TomPN 5* (+18) 10/* Setup */ < 1421761619 560426 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://mroman.ch/designs/d2/ < 1421761627 257830 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :this is actually probably the most clean design a website can have < 1421761632 131951 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Quantum Dimensions14]]4 10 02http://esolangs.org/w/index.php?diff=41705&oldid=41704 5* 03TomPN 5* (-1) 10/* Qubits */ < 1421761806 896545 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and it looks good on smartphone < 1421761815 200936 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and can be read on my smartphone without using zoom < 1421761851 318883 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I wish I could say that about professional websites made by professional web designers asking for thousands bucks < 1421761952 436876 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Quantum Dimensions14]]4 10 02http://esolangs.org/w/index.php?diff=41706&oldid=41705 5* 03TomPN 5* (+74) 10/* Setup */ < 1421762066 613762 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :some are pretty much unviewable on smartphones without zooming < 1421762084 514370 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and the ads get in the way of pretty much anything < 1421762116 620506 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :frankly my favorite web design I ever did was some old rubbish in bare HTML I wrote when I was barely out of high school. < 1421762330 386172 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Websites for smartphones should be designed for < 1421762359 838138 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and fuck everybody who does shitty things like body { font-size: 12pt; } < 1421762360 752718 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::) < 1421762398 278844 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(although I did that in the past. But I notice know how much that sucks) < 1421762426 157498 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That site didn't even have CSS. :D < 1421762544 393834 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :http://mroman.ch/noos/ is probably one of my first designs < 1421762873 51340 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 265 seconds < 1421762876 881876 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :this is the second page I ever did. http://web.archive.org/web/20070630035631/http://hedgames.netfirms.com/ < 1421762894 541967 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :The first was a garish GeoCities monstrosity which has been blissfully lost. < 1421763173 833267 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421763387 198330 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :My most recent site design is not visible anywhere, because I can't be arsed to pay for hosting for what is little more than a gag app. < 1421763569 87750 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 265 seconds < 1421763888 292843 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421763922 941756 :oren!~oren@65.94.96.252 QUIT :Ping timeout: 240 seconds < 1421764259 943430 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421764317 672669 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 245 seconds < 1421764636 967697 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421765257 361120 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421766264 284325 :oren!~oren@user3-223-64.wireless.utoronto.ca JOIN :#esoteric < 1421767098 676326 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421767133 715592 :ProofTechnique!~textual@65-183-137-193-dhcp.burlingtontelecom.net JOIN :#esoteric < 1421767429 612967 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk JOIN :#esoteric < 1421767431 454909 :FreeFull!~freefull@wk-30-193.guest.rdg.ac.uk QUIT :Changing host < 1421767431 608259 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421767811 189977 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421768742 120156 :jbkcc!~jbkcc@76.74.153.41 JOIN :#esoteric < 1421768953 44020 :jbkcc!~jbkcc@76.74.153.41 QUIT :Client Quit < 1421769448 299287 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421769595 893488 :jbkcc!~jbkcc@76.74.153.41 JOIN :#esoteric < 1421770045 547754 :ProofTechnique!~textual@65-183-137-193-dhcp.burlingtontelecom.net QUIT :Quit: Textual IRC Client: www.textualapp.com < 1421770064 972223 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com QUIT :Remote host closed the connection < 1421770069 283605 :ProofTechnique!~NihilistD@65-183-137-193-dhcp.burlingtontelecom.net JOIN :#esoteric < 1421770219 542662 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 255 seconds < 1421770583 318844 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 252 seconds < 1421772293 447837 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421772689 552328 :jbkcc!~jbkcc@76.74.153.41 QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421772716 240454 :oren!~oren@user3-223-64.wireless.utoronto.ca QUIT :Quit: Lost terminal < 1421773088 57042 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421773127 268875 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :If you take f(x)=x^2 and you calculate the difference g(x)=f(x+1)-f(x) < 1421773136 668936 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and then h(x)=g(x+1)-g(x) < 1421773143 544095 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :you'll reach h(x)=2 < 1421773157 927418 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 246 seconds < 1421773213 257669 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes < 1421773217 911218 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :(which is the same as derive(derive(f)) ) < 1421773233 339291 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :However, 2^x < 1421773257 171467 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :2^(x+1) - 2^x = 2^x < 1421773260 991417 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so you end up at f again < 1421773278 581382 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :i.e. for f(x)=2^x -> g(x)=f(x+1)-f(x)=f(x) < 1421773373 788245 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421773379 181136 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :This is the real reason computer scientists use base-2 logarithms < 1421773381 376842 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :what does this tell me o_O < 1421773439 236791 :jbkcc!~jbkcc@17.114.219.63 JOIN :#esoteric < 1421773496 20870 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://mathworld.wolfram.com/FiniteDifference.html < 1421773509 505589 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: it says that 2 is for finite differences what e is for differentiation < 1421773539 510077 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(well, for the forward difference at least) < 1421773932 516666 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421774175 782541 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421774180 597800 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :for x^2 it ends up at 2 < 1421774183 529482 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :x^3 at 6 < 1421774187 652421 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and x^4 at 24 < 1421774193 461333 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which somehow looks like factorial numbers < 1421774221 136136 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's right < 1421774269 102288 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(x+1)^k - x^k = k*x^(k-1) + O(x^(k-2)) < 1421774797 23296 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :@oeis 1,14,36,24 < 1421774799 179268 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Triangle of numbers T(n,k) = k!*Stirling2(n,k) read by rows (n >= 1, 1 <= k ... < 1421774841 781641 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right again < 1421774857 778231 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yeah but this is bad < 1421774866 903185 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :as I remember from my courses there's no way to calculate Stirling numbers < 1421774880 300060 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :directly < 1421774886 803233 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :in a closed formula < 1421774920 323238 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(d/dx)^n x^n = n! < 1421774992 801395 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The Stirling recurrence is quite nice for computers. < 1421775062 670233 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And the mathematicians have done what they usually do when they encounter a function that's useful but has no closed formula: they introduced a notation for it. < 1421775325 109398 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Why would you need a closed formula to calculate things < 1421775457 975977 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :because < 1421775458 902878 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :also < 1421775464 843715 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :there's mod complex numbers o_O < 1421775609 805058 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh mroman will discover Galois theory next! < 1421775615 607282 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I should study galois theory < 1421775620 119377 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::) < 1421775621 131426 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yeah < 1421775643 354714 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 252 seconds < 1421775784 710283 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :too bad there's no money in that < 1421775857 376685 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :On the contrary, you can gain many galois connections < 1421775966 953365 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :is that a math joke? < 1421775975 941075 :ocharles_!sid30093@gateway/web/irccloud.com/x-hewglifnpllrkcxu NICK :ocharles < 1421775983 876019 :ocharles!sid30093@gateway/web/irccloud.com/x-hewglifnpllrkcxu QUIT :Changing host < 1421775984 46174 :ocharles!sid30093@musicbrainz/user/ocharles JOIN :#esoteric < 1421775987 665245 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes, http://galois.com/ is a serious company and a math insider joke < 1421776032 569415 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(they seemed to have lost their "connections" though) < 1421776138 325705 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(They're also kind of frightening. Their job advertisements usually require that people be able to acquire a security clearance in the US) < 1421776167 177840 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :they do military stuff < 1421776179 697866 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :As I said, frightening. < 1421776182 543719 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes < 1421776199 54872 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Is there any ethical application of functional programming? ;-) < 1421776218 446684 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :no < 1421776226 496711 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it violates at least two of the Geneva Conventions < 1421776227 424332 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :makes the "serious international side-effects" unsafePerformIO fireMissiles jokes less funny :( < 1421776234 911382 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Military doesn't qualify, and neither do banks.) < 1421776337 142693 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I propose renaming unsafePerformIO to sudo < 1421776378 760985 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :haha, automatically recording boards lead to some weird effects when games end... < 1421776397 785990 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :50 Kxf3 exf3 ... where'd the King go?! < 1421776487 632043 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I'm assuming the players started some reviewing right there) < 1421776540 938769 :Lymia!~fujoshi@172.56.7.207 JOIN :#esoteric < 1421776541 92060 :Lymia!~fujoshi@172.56.7.207 QUIT :Changing host < 1421776541 92163 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421776613 382286 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :int-e: Where does that come from? < 1421776663 140084 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :zzo38: http://2700chess.com/live - it was the Caruana-Yifan game, but it's already been corrected. < 1421776667 767041 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And how is the board automatically recorded? < 1421776673 612273 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :magnets < 1421776688 495599 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I think) < 1421776796 720663 :tromp!~tromp@rtc35-167.rentec.com PRIVMSG #esoteric :Yifan accepted a draw when she has mate in 11? < 1421776865 39188 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But is there enough time? < 1421776957 247783 :tromp!~tromp@rtc35-167.rentec.com PRIVMSG #esoteric :oops; was watching a side-variation apparently < 1421777089 299800 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421777245 525120 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Modern, reliable sensor technology recognizes each piece accurately and fast." -- they could be using some RFID technology. < 1421777323 744981 :ski!~ski@remote1.student.chalmers.se JOIN :#esoteric < 1421778084 234078 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I believe the main reason they need security clearance is so that they can get contracts that require them to have security clearance < 1421778094 826741 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Iknow < 1421778192 688902 :Frooxius!~Frooxius@prg-3-106.static.adsl.vodafone.cz JOIN :#esoteric < 1421778481 134490 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(i.e., military contracts) < 1421778525 877398 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :"SMACCMPilot is an embedded systems software research project where we are building open-source autopilot software for small unmanned aerial vehicles (UAVs) using new high-assurance software methods." < 1421778533 467674 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :That kinda thing might have sometihng to do with it. < 1421778670 581947 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421778819 97457 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421778820 837136 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421778821 955811 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421779299 593102 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421779352 757560 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 JOIN :#esoteric < 1421780010 332034 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: I know a structural engineer back in Finland who really wants a job at Boeing, and the whole security clearance (exclusive to US citizens?) thing makes many of their positions not applicable. < 1421780157 21661 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net JOIN :#esoteric < 1421780187 183268 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have heard of people who aren't US citizens getting a job at Boeing though < 1421780310 477536 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Not all of their jobs require a security clearance. But many do. Or so I've heard. < 1421780435 133937 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Why? < 1421780697 280095 :S1!~S1@p4FF920E1.dip0.t-ipconnect.de JOIN :#esoteric < 1421781000 662972 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I guess it depends on how closely in the job you would be involved with their projects done for the military? < 1421781517 89096 :ais523!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net JOIN :#esoteric < 1421781526 154858 :ais523!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net QUIT :Changing host < 1421781526 308345 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421782442 202499 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :"~'s owner controls you." < 1421782533 594726 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I hear even US citizens who are citizens of other countries have trouble with it. < 1421782803 645751 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421782929 965236 :S1!~S1@p4FF920E1.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421782973 258424 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421783519 453455 :Froox!~Frooxius@prg-3-106.static.adsl.vodafone.cz JOIN :#esoteric < 1421783607 286723 :Froox!~Frooxius@prg-3-106.static.adsl.vodafone.cz QUIT :Client Quit < 1421783648 194982 :Frooxius!~Frooxius@prg-3-106.static.adsl.vodafone.cz QUIT :Ping timeout: 245 seconds < 1421783672 477555 :jbkcc!~jbkcc@17.114.219.63 QUIT :Quit: My Mac has gone to sleep. ZZZzzz… < 1421784080 47965 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421784250 131279 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421784419 327395 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421784737 836256 :augur!~augur@206-196-186-151.wireless.umd.edu JOIN :#esoteric < 1421785247 924342 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I made up some more Magic: the Gathering cards, even a few of my cards involve old stuff such as shadow and phasing and cumulative upkeep and banding. < 1421785263 780839 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? zzo38mtg < 1421785290 259266 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Temporal Shadows (1{W/U/B}) Enchantment - Aura ;; Enchant creature ;; Phasing ;; Enchanted creature gains shadow. < 1421785498 170242 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 245 seconds < 1421785721 88975 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In case you need the URL: http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt < 1421785864 633532 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 245 seconds < 1421785983 606564 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1421785988 897607 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 246 seconds < 1421786296 112421 :augur!~augur@206-196-186-151.wireless.umd.edu QUIT :Remote host closed the connection < 1421786922 905318 :Lymia!~fujoshi@tccd250-2.tccd.edu JOIN :#esoteric < 1421786926 203661 :Lymia!~fujoshi@tccd250-2.tccd.edu QUIT :Changing host < 1421786926 357357 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421787629 942115 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 264 seconds < 1421787748 877917 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1421787802 441841 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Merry Christmas < 1421788985 102970 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421789285 160378 :APic!apic@apic.name PRIVMSG #esoteric :https://www.youtube.com/watch?v=D5JA8Ytk9EI&list=PL1474DAB09C40D3BA&index=111 < 1421789989 594349 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: this question about one of those strange exponentially inefficient computing models might or might not interest you: http://cstheory.stackexchange.com/q/21525/ < 1421790230 791983 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mroman: happy birthday < 1421790423 74229 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :christmas?! which calendar's year is ending in 7 days? < 1421790458 603597 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(By that calculation, Feb 12 is Chinese Christmas this year...) < 1421790624 158543 :APic!apic@apic.name PRIVMSG #esoteric :*g* < 1421790625 19875 :APic!apic@apic.name PRIVMSG #esoteric :Nice. < 1421790637 507399 :APic!apic@apic.name PRIVMSG #esoteric :mroman: Happy Birthday from me, too. < 1421790697 48217 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Or perhaps the 11th. Hmm. < 1421790860 189030 :APic!apic@apic.name PRIVMSG #esoteric :Hm. < 1421790921 25783 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(Christmas itself has a somewhat hazy definition. Is it the 24th? the 25th? or does it describe more than one day?) < 1421790922 516667 :ProofTechnique!~NihilistD@65-183-137-193-dhcp.burlingtontelecom.net QUIT :Quit: Textual IRC Client: www.textualapp.com < 1421791689 506026 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Well "christmas day" is the 25th and "christmas eve" the 24th < 1421791727 63233 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I mean, even though we only celebrate on the 24th we still use the same nomenclature, so I think I'd put 25th as the "date of christmas" < 1421791727 829281 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :`2014 < 1421791733 306983 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric ::( < 1421791872 150323 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :for me "christmas" is definitely on christmas eve < 1421791881 655567 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :christmas day starts the after-christmas < 1421791996 981781 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat bin/2014 < 1421792010 654791 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh. < 1421792064 743171 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`echo ? < 1421792095 759447 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, not on channel? < 1421792113 963684 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421792144 186775 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1421792146 819896 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There we go. < 1421792158 623511 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat bin/2014 < 1421792167 594462 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) = "$(basename "$0")" ] \ then echo "Hello, world!" \ fi < 1421792180 350728 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`2015 < 1421792182 130965 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421792202 986876 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` ls -la bin/2015 < 1421792204 322143 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-rwxr-xr-x 1 5000 0 80 Jan 6 17:40 bin/2015 < 1421792218 996177 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat bin/2015 < 1421792219 820914 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ if [ $(date +%Y) != "$(basename "$0")" ] \ then echo "Hello, world!" \ fi < 1421792301 372731 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`run date < 1421792302 8608 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Tue Jan 20 22:18:21 UTC 2015 < 1421792307 177682 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh damn. < 1421792374 609440 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I forgot about the joke. < 1421792408 140945 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :use data +%G instead of date +%Y for some bonus confusion < 1421792417 806016 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`data < 1421792418 622785 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: data: not found < 1421792436 622250 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :date < 1421792468 954417 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` date -d '2014-12-30' +'%G %Y' < 1421792469 621623 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2015 2014 < 1421792507 517689 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh that's the one where Wednesday decides which year the week belongs to? < 1421792532 126367 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: As far as we know turning off TypeFamilies doesn't allow you to run arbitrary IO, right? < 1421792607 923485 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah no, Thursday decides. < 1421792641 848954 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: as far as we know, and there may be "evil" type families ready to exploit in some library already. < 1421792663 864612 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, no one knows how to do it right now, at least. < 1421792678 240225 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(Of course we do know how to crash the program, but that's not so bad.) < 1421792707 518995 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't, yet. < 1421792725 131190 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :You can provide broken Ord instances and the like? < 1421792736 833600 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How? < 1421792764 967251 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But you can do that anyway :) < 1421792780 537922 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I just meant crash the program with a GADT. < 1421792896 504254 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421793183 472244 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :V.y = case V.x of _ [Occ=Dead] { } ... right. < 1421793233 93015 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If GHC did a little optimization then you could write unsafeCoerce just like with type families. < 1421793994 306682 :augur!~augur@216-164-48-148.c3-0.slvr-ubr1.lnh-slvr.md.cable.rcn.com JOIN :#esoteric < 1421794533 467275 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421794684 915043 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1421794685 260991 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :CYUL 202200Z 24015KT 15SM FEW120 M15/M21 A2999 RMK AC1 AC TR SLP160 < 1421794835 243288 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421794902 308674 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Well, in approximately the past week I have watched all of Gravity Falls < 1421794911 845743 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 264 seconds < 1421794997 112468 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Tanelle! how was it? < 1421795008 845797 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjan. how is it? < 1421795169 541742 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :g'doily. still basking in my bounty. < 1421795178 696479 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I really enjoyed it < 1421795199 296718 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, you have a bounty? < 1421795202 356524 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :What are you wanted for? < 1421795234 707227 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: how much are you worth? < 1421795244 249331 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, i got a bounty, on cstheory.stackexchange. 100 rep. < 1421795339 962617 :Lymia!~fujoshi@tccd247-195.tccd.edu JOIN :#esoteric < 1421795340 152828 :Lymia!~fujoshi@tccd247-195.tccd.edu QUIT :Changing host < 1421795340 152931 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421795444 817787 :blockzombie!~blockzomb@eth59-167-133-100.static.internode.on.net JOIN :#esoteric < 1421796166 665117 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421796367 946987 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : (well, for the forward difference at least) <-- a^x - a^(x-1) = a^x has no useful solution :( < 1421796381 66585 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: yes! < 1421796402 731751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: you discovered the reason why I wrote that... < 1421796435 718619 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm what if you allow more general functions < 1421796453 62933 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...obviously not < 1421796776 328242 :adu!~ajr@static-108-48-76-162.washdc.fios.verizon.net QUIT :Quit: adu < 1421796882 40240 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 264 seconds < 1421797007 34697 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421797365 171206 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: this works when compiled, http://lpaste.net/3502469903456141312 < 1421797386 715549 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Read error: Connection reset by peer < 1421797428 334770 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: whoa < 1421797452 158306 :tangentstorm!~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1421797463 10787 :idris-bot!~ircslave@dslb-092-072-182-072.092.072.pools.vodafone-ip.de QUIT :Ping timeout: 240 seconds < 1421797463 639163 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess I never bothered checking outside ghci. < 1421797478 187133 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Or something. < 1421797542 316162 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: you mean it needs major change to work then? < 1421797563 90590 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1421797570 649622 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you're not using TypeFamilies any more < 1421797590 376828 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well, not surprising. < 1421797617 78913 :Melvar!~melvar@dslb-092-072-182-072.092.072.pools.vodafone-ip.de QUIT :Ping timeout: 276 seconds < 1421797647 679829 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :are AutoDeriveTypeable and RankNTypes really needed? < 1421797648 780161 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, hmm. < 1421797657 647290 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(so ghc does that little optimization where it doesn't bother to check the constructor's tag if the pointer is tagged and the type allows only one constructor) < 1421797667 677755 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421797676 899595 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Only when compiling, I guess. < 1421797677 789608 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh so for GADTs you _need_ that optimization? < 1421797688 986949 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes. < 1421797694 667202 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Actually it looks like int-e did something more complicated than what I did. < 1421797709 109867 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ghci crashes gracefuilly complaining about hitting an impossible case. < 1421797712 866526 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe that's why his trick works. < 1421797744 109154 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Because I just did the direct equivalent of the type family, data F a b p where { A :: a -> F a b PX; B :: b -> F a b PY } < 1421797763 678225 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But maybe the way int-e did it it just checks that the value isn't _|_ without actually checking the tag, because it's just being used as an equality proof. < 1421797768 319257 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I need a typeable instance for Y, of course. The Rank2Types are only needed to get a proper unsafecoerce instead of any special case you might desire. < 1421797786 29274 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: yes, I think so. < 1421797814 564515 :blockzombie!~blockzomb@eth59-167-133-100.static.internode.on.net QUIT :Ping timeout: 245 seconds < 1421797837 370983 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Clever. < 1421797840 164693 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: in the TypeFamilies version, i managed to avoid deriving Typeable by just applying cast to the predefined :~: type... < 1421797893 204235 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and its nested Proxies < 1421797956 427065 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :one time spj called "gcast Refl" "a ferociously-unintuitive use of 'gcast'" < 1421797962 241659 :Melvar!~melvar@dslb-088-078-155-151.088.078.pools.vodafone-ip.de JOIN :#esoteric < 1421798083 81288 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you're not actually using ST are you < 1421798100 644756 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :caST hth < 1421798106 88664 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: no, of course not. < 1421798107 608675 :APic!apic@apic.name PRIVMSG #esoteric :http://Hentai.Republican/ < 1421798132 435256 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I was playing with the idea of just doing unsafePerformUnitIO :: IO () -> () < 1421798145 828980 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1421798235 603688 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I guess your exploit shows that one can easily use TypeFamilies to lift one inconsistent type cast to arbitrary ones, without having to resort to RankNTypes. They're sort of hidden in the 'supercast' thing. < 1421798260 925064 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1421798295 414325 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :good name, supercast < 1421798298 725265 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: At least to me, the F seems essential there. < 1421798301 821240 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes but is there anything preventing that from working with the GADT version as well < 1421798325 667314 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I called it castAB :: f A -> f B ;-) < 1421798464 295260 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh i just made that type more specific to avoid ScopedTypeVariables < 1421798478 690798 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(than f) < 1421798515 819887 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: this is my version of your code (based on your code) http://lpaste.net/3703918584196497408 < 1421798515 973230 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or something like that, anyway < 1421798539 301197 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421798549 909097 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there are no ScopedTypeVariables < 1421798612 351153 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm indeed < 1421798637 790602 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i guess the need got factored away somehow < 1421798666 832286 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ScopedTypeVariables was needed earlier when you needed to refer to a and b < 1421798701 881933 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1421798720 393514 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there ever a program where ScopedTypeVariables is needed? < 1421798784 971479 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :beats me < 1421798785 244680 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oleg had an article on it. < 1421798794 867587 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Something that used guards to specify type hints. < 1421798855 548027 :Melvar`!~melvar@dslb-178-012-191-057.178.012.pools.vodafone-ip.de JOIN :#esoteric < 1421798901 238155 :Melvar!~melvar@dslb-088-078-155-151.088.078.pools.vodafone-ip.de QUIT :Ping timeout: 256 seconds < 1421798910 2995 :Melvar`!~melvar@dslb-178-012-191-057.178.012.pools.vodafone-ip.de NICK :Melvar < 1421798928 655444 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I still don't believe Oleg exists < 1421799541 665595 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Am I going to get attacked by Oleg in my sleep now < 1421799601 712138 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I don't think there are reported cases of noleghtmares. you may be the first! < 1421799709 516068 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1421799769 367806 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: ok, you win, RankNTypes are not required: http://lpaste.net/187269619306725376 < 1421799807 656140 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(In case you wonder, the knot-tying is for avoiding ScopedTypeVariables) < 1421799815 751283 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good, my attempt was getting bogged down in that :P < 1421799851 144048 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mind if upload that to my lbexploits directory < 1421799855 880750 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*i upload < 1421799867 893987 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421799902 874257 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(your version, that is, no use for me continuing) < 1421799958 717635 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sure, go ahead < 1421799971 615629 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ping me if you ever decide to add authors :P < 1421799976 782468 :tangentstorm!~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net PART #esoteric :"WeeChat 0.3.2" < 1421800014 330244 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i thought i'd just add a {- By int-e with permission -} comment < 1421800027 519995 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :How much do I care about separation logic < 1421800032 175368 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course if you'd prefer your real name in it... < 1421800063 937720 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: nah, there are enough people who'll recognize the nick as is < 1421800082 372061 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is KindSignatures required? < 1421800109 789792 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :As opposed to just putting in a constraint or extraneous argument or something that forces the kind. < 1421800110 204252 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :int-e, do what I do and call yourself Nathan "Taneb" van Doorn < 1421800114 589309 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Except with your name and nick < 1421800125 924027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't know, but I think so, since kind inference is very weak. (You can't define type Foo a and later use Foo Maybe, that'll be a kind error0 < 1421800128 876354 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :) < 1421800166 22497 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: this doesn't really quite work with me :P < 1421800201 740742 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Right, but you don't need a type synonym. < 1421800206 947404 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :boily, Alexandre "boily" Boily? < 1421800209 986209 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It can be part of the signature. < 1421800212 13185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://oerjan.nvg.org/lbexploits/ExploitGADT.hs < 1421800252 66016 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: indeed. < 1421800263 736478 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :boily, I believe oerjan and shachaf have similar issues < 1421800272 63921 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Similar, but not quite the same < 1421800273 460969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you'd think < 1421800306 143035 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I should use Ngevd more often < 1421800327 916944 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan's the other way round. I have no idea what is shachaf's name. < 1421800344 552157 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I don't understand. < 1421800347 662337 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I know people who call me Taneb offline which scares me a little < 1421800355 237545 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :he he he :D < 1421800398 881120 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Seriously if any of you ever see me AFK please call me Nathan < 1421800401 267834 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Taneb: is it tainib or tahneb? < 1421800408 703586 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :int-e, the latter < 1421800416 556176 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :int-e: it's täneb. < 1421800432 915626 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :int-e, but with the stress on the e? < 1421800445 365920 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: made it work without KindSignatures hth < 1421800457 675895 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: don't brag, show code. < 1421800524 851946 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://slbkbs.org/OerGADT.hs < 1421800587 731265 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: he's not very hard to google hth < 1421800598 204552 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :urkh. < 1421800617 207808 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I can't believe the compiler goes along with that :P < 1421800628 53293 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can pass a "p Maybe" argument instead of the q constraint if you prefer. < 1421800637 83843 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: Catherine Margaret Shachaf? < 1421800669 83184 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...are you getting different results from me, that would be so google < 1421800681 794594 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why would you expect google to work the same way everywhere < 1421800695 874081 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: on the other hand it's exactly how Typeable thinks about it: Proxy Proxy is obviously the same as Proxy Proxy. < 1421800702 30842 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i shall take the use of half my name as permission to upload hth < 1421800758 796492 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: um that version has the crash bug < 1421800765 800347 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: no, there's this wikipédia result in the middle of the page. < 1421800773 474492 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: i didn't actually run it hth < 1421800775 395700 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or rather "weird number printed" bug < 1421800791 611286 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :shachaf: fyi, your twitter profile is the first hit here, then your linked in profile. < 1421800794 444179 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but i'm p. sure you could make it work < 1421800799 483550 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :boily: scow scow scow < 1421800811 862867 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :are you following me on twitter btw < 1421800836 821852 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :best thing to do in life < 1421801017 920106 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I had a twitter account for a grand total of ten minutes. < 1421801029 988372 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`? scow < 1421801030 682019 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :scow? ¯\(°​_o)/¯ < 1421801087 821202 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: are you making it work or did you give up < 1421801105 461753 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think you are overestimating my speed < 1421801120 970141 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 PRIVMSG #esoteric :oh yet another ghc bug? < 1421801142 929299 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :arjanb: no, just finding a different way to exploit the same one < 1421801146 363407 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Same bug, different constraints. < 1421801152 451014 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :using GADTs instead of TypeFamilies < 1421801218 842913 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: made it work hth < 1421801241 40019 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :excellent < 1421801243 684012 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :just do B :: (p ~ Proxy, q ~ p Maybe) => X a b (a -> b) (Proxy p) < 1421801247 952131 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :So far my hearburn has lasted: almost 3 days < 1421801258 352472 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i was a bit suspicious that that wasn't working in the first place < 1421801293 965403 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Sgeo, seek medical help? < 1421801299 896291 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :s/wasn't/was/ < 1421801310 885582 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah < 1421801313 782460 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Taneb: I'm going to see a doctor on Saturday. Hopefully this isn't so urgent that days matter < 1421801345 794562 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Sgeo, I hope you are OK! < 1421801357 136780 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Thanks. My dad does seem confident that it's not that urgent < 1421801365 884979 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Long-term if it's not resolved that would be bad, afaik < 1421801429 565581 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :http://oerjan.nvg.org/lbexploits/ExploitGADTsOnly.hs < 1421801483 459145 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 PRIVMSG #esoteric :ACTION has given up on the soundness of ghc, the rate of new extensions is just too high < 1421801586 590708 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: "uc = case yadda uc of" O_O < 1421801600 119747 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh okay, that's just using it as a proxy < 1421801605 370367 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was really scared there < 1421801613 332599 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: blame int-e for that hth < 1421801623 786530 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: you're shadowing again hth < 1421801625 49253 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net JOIN :#esoteric < 1421801625 369465 :callforjudgement!~ais523@cpc6-king9-2-0-cust765.perr.cable.virginm.net QUIT :Changing host < 1421801625 522668 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421801633 30968 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :arjanb: btw, are you like an evil version of oerjan < 1421801639 11160 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's what your name makes me think of < 1421801647 925901 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :he's very evil, he messes up my logreading < 1421801663 705772 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I should sleep soon < 1421801668 991629 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: not my code hth < 1421801687 787410 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fix it anyway twh < 1421801690 527450 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :My trying to learn category theory is confusing me < 1421801696 192774 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: nonsense. today isn't a prime number. < 1421801720 725738 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :boily, it's semiprime so I need to semisleep < 1421801750 773238 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :right, you live in the future. < 1421801758 349772 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: in your code, B has the same kinds as A. Now if you try to force the B constructor using b :: (p ~ Proxy, q ~ p Maybe) => X a b (a -> a) (Proxy p); b = B, then ghc complains that * and * -> * don't match; it has already decided on the kinds when checking the type declaration. So you run into the problem of weak kind inference that I hinted at. < 1421801782 41974 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: fixed hth < 1421801800 207660 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: that's why i updated it hth < 1421801823 71902 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 272 seconds < 1421801847 251341 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421801855 664058 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Client Quit < 1421801863 443483 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: wait what's the complaint there? < 1421801870 212079 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :hm? < 1421801882 964262 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"uc = case yadda uc of" < 1421801883 348694 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1421801885 74846 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421801909 192308 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I was expecting raised eyebrows for "a b u t" but not for that. < 1421801913 130972 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I was worried it would be terrifying and circular < 1421801919 562108 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like yadda wouldn't just ignore its argument < 1421801927 917060 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i was wondering about the u a bit... < 1421801967 684926 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: okay. < 1421801982 892467 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: i fixed it and uploaded the fix to oerjan's server hth < 1421801990 253009 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that's why it's a 404 < 1421801998 394040 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I found it already < 1421802014 791014 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION bets there's some way to do this without any extensions < 1421802026 353074 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: "(In case you wonder, the knot-tying is for avoiding ScopedTypeVariables)" < 1421802036 837617 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can't match on Refl without GADTs or TypeFamilies. < 1421802040 210678 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't read things. < 1421802041 679271 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i added a comment that it doesn't work in GHCi < 1421802058 996608 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can probably write ecast with just Typeable or something < 1421802068 544464 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :at least a restricted version < 1421802100 609297 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: I'll say it isn't possible and wait for shachaf or oerjan to prove me wrong :P < 1421802119 717378 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think it'll be pretty tricky without extensions. < 1421802137 833278 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Since you can't even use the "(:~:) is already defined" trick. < 1421802187 910312 :chaosagent_!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421802199 915225 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm admittedly kind of confused how you cause the kind confusion without polykinds < 1421802208 280695 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: oh you can drop the NOINLINE on yadda < 1421802209 154993 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, do you rely on (:~:) being polykinded? < 1421802209 419345 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Proxy is PolyKInded < 1421802217 689186 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 245 seconds < 1421802227 18975 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION sighs at GHC's notion of "not using an extension" < 1421802239 306711 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :being able to write (C :: T Int, C :: T []) and claim it's not polykinded... < 1421802272 908922 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: it has similar weird ideas about overlapping instances, hth < 1421802276 496726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this means i'm wondering a bit how much of this works after they introduced the new "only infer types that can be written" rule < 1421802297 373223 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which will be in 7.10 iirc < 1421802303 479928 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :so what is the trick to get the TypeReps identical, use type variables for the arguments or something? < 1421802310 416192 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh < 1421802311 204764 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I get it < 1421802321 524074 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: it's that typereps contain no kind information < 1421802325 415216 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yeah I know that much < 1421802363 673210 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, it would be a bit odd for polykinded Proxy not to be usable without turning on polykinds. < 1421802367 719907 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay so the main thing is deriving (Proxy :: *) :~: (Proxy :: * -> *) < 1421802374 28831 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :as in, that's the core bug < 1421802380 454345 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you can do that with just kindsignatures right? < 1421802383 736587 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You need an extra level of Proxy. < 1421802396 244472 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :why? < 1421802401 794469 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :To make the kinds match. < 1421802405 408946 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, yeah < 1421802410 418893 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was assuming a polykinded :~: < 1421802411 412636 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and you can't have Proxy :: * < 1421802412 592313 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :JMeq :/ < 1421802412 745509 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Some package loading things in Javascript -almost- look like Applicatives if you squint < 1421802417 302233 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: ok, ok, shut up :p < 1421802419 533114 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Even polykinded :~: doesn't support two different kinds < 1421802493 262970 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: when was that rule introduced? < 1421802494 497610 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I like how you have to write (:~:) a b < 1421802500 926151 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :thanks haskell < 1421802507 604487 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :only to avoid TypeOperators < 1421802567 207378 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: done < 1421802605 321310 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is polykinded "type K a b = b" anywhere < 1421802611 936651 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: can you do that for ExploitGADT too? < 1421802636 866462 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`thanks haskell < 1421802638 777487 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, haskell. Thaskell. < 1421802717 957112 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: done < 1421802722 880609 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :thanks < 1421802740 86446 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i've been seeing the rule in "what's up for 7.10" lists < 1421802895 271679 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :is there a way to make ghc annotate kinds < 1421802900 146005 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :instead of just saying Proxy Proxy when you :t < 1421802909 450125 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Quit: This is me, signing off. Probably rebooting or something. < 1421802992 960563 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: the 'u' type is the 'unsafe' one of course ;) < 1421803001 735026 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anyway I seem to have something fun < 1421803014 277748 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but I'm not sure I can exploit it yet < 1421803029 961866 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I have Proxy (Proxy :: * -> *) :~: Proxy (Proxy :: (* -> *) -> *) with zero extensions, at least < 1421803132 257028 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421803147 589068 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah only Typeable and cast give you that < 1421803151 400135 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1421803161 374780 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :right. and the hard part is leveraging that into something exploitable, right? < 1421803168 221827 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since you need a way to "case" on the kind < 1421803168 375145 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes. < 1421803186 887317 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :maybe instead of using Proxy you could use (:~:) again... < 1421803187 288874 :dianne_!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421803201 337799 :dianne!~diannes@unaffiliated/dianne QUIT :Disconnected by services < 1421803203 966871 :dianne_!~diannes@unaffiliated/dianne NICK :dianne < 1421803240 98152 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :there's an open question whether MultiParamTypeClasses is strong enough for that. < 1421803243 490240 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: our exploits so far have needed something non-parametric/non-representational < 1421803268 266910 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: right. < 1421803274 383022 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(with fundeps) < 1421803288 273506 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: it feels like that isn't necessarily true if you can use something more useful than Proxy though... < 1421803333 9188 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Which let you express injectivity, but somehow not exploit it to full extent. (With class Foo a b | a -> b, given Foo a b and Foo a b', the compiler will not deduce that b = b') < 1421803418 102969 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I am wondering if you can just use typeclasses here < 1421803450 877890 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :like let's say there is class Convenient (a :: k) b | a -> b where foo :: proxy a -> b in the stdlib < 1421803462 247761 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :then you can instance Convenient OneProxy (Int -> Int) where ... < 1421803468 256014 :bb010g!uid21050@gateway/web/irccloud.com/x-gjliuqwfkwmjjira JOIN :#esoteric < 1421803473 291974 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and instance Convenient TheOtherProxy (Int -> Char) where ... < 1421803490 713990 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :and turn something that takes the latter instance into something that takes the former. or something. < 1421803496 135482 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's obviously still a bunch of extensions < 1421803505 470906 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :but you probably don't need all that machinery... < 1421803523 302240 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION feels ignored. < 1421803538 233079 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: I did read, but I'm not sure you need that here? < 1421803567 981637 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i recall int-e tried to make it work with MPTCs but hit a snag < 1421803569 572268 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was thinking more ... => (forall ... . Convenient OneProxy b => b -> r) -> ...something... < 1421803572 589697 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or something. < 1421803578 317032 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :given an instance Convenient TheOtherProxy (Int -> c), how do you get c = Char? < 1421803615 904628 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :which is what I wrote, with a = TheOtherProxy, b = (Int -> Int) and b' = (Int -> c). < 1421803716 952085 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm not even sure what my idea was at this point < 1421803865 252844 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 256 seconds < 1421804453 933407 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421804636 927041 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 246 seconds < 1421804890 552587 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1421804982 632725 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: lbexploits/ may be a bad name for something that only works for compiled code hth < 1421805027 895627 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 264 seconds < 1421805055 250478 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm pretty sure i realized that directory was badly named the second after i first pasted a link to it hth < 1421805067 135346 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ACTION endorses https://ghc.haskell.org/trac/ghc/ticket/9858#comment:19 < 1421805101 705954 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :goldfire seems to be reasonable, yes < 1421805387 359324 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: int-e: moved the directory to http://oerjan.nvg.org/haskell/TypeableExploits/ hth < 1421805468 739060 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which means i now actually have a haskell/ directory < 1421805499 711522 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :nathan van goorn < 1421805531 505633 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`quote society < 1421805533 675610 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1124) kmc, I was trying to go to a sci-fi and fantasy society social, and I went to the wrong bar Wound up at my university's fetish society Didn't realise for an hour and a half \ 1222) ...my university's Scandinavian Society is having a trip to IKEA < 1421805582 908644 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now we ask: which of those quotes is more disturbing hth < 1421805619 10610 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :was adding hth to the end of that sentence really necessary < 1421805630 963987 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no. < 1421805635 708889 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :curses < 1421805657 160800 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: ok, sanitized a bit: http://lpaste.net/7665531722934517760 < 1421805670 547304 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i promise i didn't read your lambdabot message first hth < 1421805670 736833 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I also tested it on ghc head; it works just like that. < 1421805714 80595 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1421805719 69053 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Why does reflP need that odd signature? < 1421805723 614661 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You're not forcing p's kind there. < 1421805743 113706 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And P, I guess. < 1421805757 142841 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess it's just for consistency. < 1421805772 890492 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :shachaf: I wanted some symmetry between the two proxy, so one is Proxy p throughout and the other one is Proxy q throughout < 1421805785 379289 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :using p Proxy to force p's kind to be (* -> *) -> * is fishy hth < 1421805785 833278 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err two proxies. < 1421806035 84122 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :uploaded as http://oerjan.nvg.org/haskell/TypeableExploits/ExploitGADTsOnly2.hs < 1421806094 50045 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why is oerjan getting less credit anyway < 1421806105 321951 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i can fix that hth < 1421806111 37909 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :casting (:~:) is p. clever < 1421806126 188931 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also maybe i should sanitize the file names now that it's moved < 1421806143 412983 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The document you were looking for (http://oerjan.nvg.org/lbexploits/) couldn't be found. < 1421806157 388710 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh < 1421806188 605284 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: the shadows are back hth < 1421806192 450100 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(noticed the new URL) < 1421806310 623315 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :also ecast makes less sense now that type E = (:~:) is gone < 1421806343 20034 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's still an equality-cast < 1421806348 930657 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :true < 1421806376 733353 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Is sodium good? < 1421806445 992062 :APic!apic@apic.name PRIVMSG #esoteric :No idea. < 1421806621 633614 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sodium is my favourite thing in the universe. it is the only thing I can truly love < 1421806621 965340 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Na is pretty bad, very reactive. From what I'm reading NaHCO_3 can reduce acid in stomach for short periods, but is not good in the long term; the stomach will just produce more acid to compensate. < 1421806638 619598 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh is the question more specific than it seems. ok < 1421806656 961421 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION meant the FRP library < 1421806661 109307 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah! < 1421806663 422543 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :*series of libraries < 1421806674 567521 :APic!apic@apic.name PRIVMSG #esoteric :Whoah. < 1421806685 770720 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you didn't mean libsodium? < 1421806709 257683 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that's. I actually feel trolled < 1421806725 222512 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because I was like "is this a programming thing" and I was like "no sgeo was talking about... food and salt and stuff lately... it's probably the actual thing" < 1421806738 405087 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: yes, hence my reply < 1421806739 390835 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :because I KNOW the FRP library and that was my first thought but it seemed unlikely to be that on second thought < 1421806744 895575 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION did not intend to troll < 1421806748 802071 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :elliott: so that makes two of us :) < 1421806754 599511 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's okay. I'm owned < 1421806759 511446 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Although, now that int-e mentions it, is Tums likely to be similar in being bad long term? < 1421806760 373108 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you have bested me < 1421806784 417090 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Sgeo: I'll go out on a limb and suggest that perhaps you don't have any stomach trouble at all and just set us up for this misunderstanding. Now that would be great trolling. < 1421806788 601695 :APic!apic@apic.name PRIVMSG #esoteric :It is okay. < 1421806797 405365 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: fixed. also completely renamed all files hth < 1421806798 910354 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that would be very elaborate < 1421806810 105561 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Sgeo: I don't believe that. But it would be impressive :) < 1421806827 272347 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: how come /haskell isn't linked from the home page hth < 1421806904 784551 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: why isn't there one that just uses TypeFamilies + DeriveDataTypeable and just works < 1421807077 156149 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: because almost nothing in my website is linked properly hth < 1421807105 435577 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a lot of the stuff in esoteric/ can only be reached via the wiki < 1421807118 769763 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :You're better than me, I don't even have a homepage on my server. < 1421807122 859543 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and some probably has no external links at all < 1421807144 839988 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: well technically it's not my server < 1421807153 996513 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fortunately you linked to it in the logs so google will find it hth < 1421807165 192796 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yep, the logs may be another place < 1421807200 809308 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: see xkcd, hth < 1421807212 205091 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :erm which xkcd twh < 1421807222 89172 :boily!~alexandre@96.127.201.149 QUIT :Quit: EQUILATERAL CHICKEN < 1421807226 494328 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the still-current one < 1421807263 804321 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://xkcd.com/1475/ for future reference < 1421807281 369722 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :People could read the logs far in the future someday. Some chance. < 1421807293 673906 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fortunately the logs have a timestamp hth < 1421807298 53035 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think some people do < 1421807335 804999 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: hmm. when was https://xkcd.com/1174/ published? < 1421807356 757216 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(somehow, mapping dates to xkcd numbers and back is not exactly trivial) < 1421807369 192440 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: see /archive hth < 1421807377 682440 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i was going to comment on that < 1421807380 260031 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :2013-02-15 < 1421807384 144841 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07David Morgan-Mar14]]4 10 02http://esolangs.org/w/index.php?diff=41707&oldid=7984 5* 03SuperJedi224 5* (+150) 10 < 1421807478 53148 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm. < 1421807510 70233 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421807519 430832 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: wow so you first have to find the title from the page, then find the title in the archive (which seems to be mirror imaged) < 1421807549 415900 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok at least the link gives the number too < 1421807555 545837 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Has IWC been discontinued? What's the status of a webcomic that's only doing reruns? < 1421807563 325402 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(but with comments?) < 1421807569 998448 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: well he's still doing sunday annotations < 1421807605 580751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm wondering about our latest wiki edit. < 1421807620 849067 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I also thought that Darth and Droids was a collaboration thing < 1421807637 607527 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :One more typo and I'll go to bed. < 1421807662 808658 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes it is < 1421807723 284195 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 245 seconds < 1421807742 725062 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Oh well, whatever. I'll heed the warning of https://xkcd.com/386/ ... good night. < 1421807757 422732 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07David Morgan-Mar14]]4 10 02http://esolangs.org/w/index.php?diff=41708&oldid=41707 5* 03Oerjan 5* (+16) 10truthify < 1421808753 273373 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1421808753 427148 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1421808753 427290 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421810840 161219 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1421811017 397116 :blockzombie!~blockzomb@eth59-167-133-100.static.internode.on.net JOIN :#esoteric < 1421811073 213414 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-amptqtiayhhyxvna QUIT :Ping timeout: 245 seconds < 1421811150 138107 :mbrcknl!sid28171@gateway/web/irccloud.com/x-oksszpnopuspsqwa QUIT :Ping timeout: 276 seconds < 1421811894 53127 :mbrcknl!sid28171@gateway/web/irccloud.com/x-yahdatsisnaiewhm JOIN :#esoteric < 1421811917 124140 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-tilxrvcqigsgitgs JOIN :#esoteric < 1421811958 610445 :blockzombie!~blockzomb@eth59-167-133-100.static.internode.on.net QUIT : < 1421812359 128704 :mbrcknl!sid28171@gateway/web/irccloud.com/x-yahdatsisnaiewhm QUIT :Ping timeout: 276 seconds < 1421812437 46513 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-tilxrvcqigsgitgs QUIT :Ping timeout: 276 seconds < 1421813022 34264 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421813350 77331 :mbrcknl!sid28171@gateway/web/irccloud.com/x-hvsaxovgoexbfzsr JOIN :#esoteric < 1421813527 299028 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-ulzaaxctvxaukcns JOIN :#esoteric < 1421814237 946566 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421814853 206694 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net QUIT :Read error: Connection reset by peer < 1421814878 49945 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net JOIN :#esoteric < 1421815379 389728 :mbrcknl!sid28171@gateway/web/irccloud.com/x-hvsaxovgoexbfzsr QUIT : < 1421815655 258437 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca JOIN :#esoteric < 1421815683 162676 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :I made an arts < 1421815719 204626 :APic!apic@apic.name PRIVMSG #esoteric :Okay… < 1421815722 721949 :APic!apic@apic.name PRIVMSG #esoteric :What does it look like? < 1421815806 988941 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :http://nuttygod.tumblr.com/post/108699018985/a-collab-with-animestuckneko-we-did-for-an-art < 1421815809 855762 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :^ < 1421815822 745774 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :This is muh tumblr < 1421815833 681246 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :I am anime trash < 1421815947 904333 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1421816043 926944 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :Its for an art final < 1421816061 177857 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :And I think I did good? < 1421816171 612781 :APic!apic@apic.name PRIVMSG #esoteric :No Idea. < 1421816176 360625 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ANIME ANIME EVERYWHERE AAAAAAAAA < 1421816186 483303 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :ACTION pats your face < 1421816192 981299 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :To modest < 1421816223 90769 :APic!apic@apic.name PRIVMSG #esoteric :Ⓐ < 1421816224 322151 :APic!apic@apic.name PRIVMSG #esoteric :;-P < 1421816240 286069 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unidecode Ⓐ < 1421816241 180264 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+24B6 CIRCLED LATIN CAPITAL LETTER A] < 1421816253 134151 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :Lol < 1421816307 952801 :APic!apic@apic.name PRIVMSG #esoteric :;-))) < 1421816356 706990 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :Why winks? < 1421816667 272950 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 244 seconds < 1421816736 932030 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1421817422 499868 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Read error: Connection reset by peer < 1421817605 702739 :TodPunk!~Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1421817693 377846 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1421819450 712986 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :shachaf: When Prismata raids come out, if they're suitable for mixed skill, I would play in a raid with you < 1421819907 214281 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: my skill is not particularly high hth < 1421819912 195497 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1421819950 629748 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Read error: Connection reset by peer < 1421819959 533752 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421819975 48060 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1421820126 907129 :chaosagent_!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Quit: No Ping reply in 180 seconds. < 1421820145 824152 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net JOIN :#esoteric < 1421820223 447007 :mihow!~mihow@108.30.58.169 QUIT :Ping timeout: 255 seconds < 1421821393 297187 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421822152 202022 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1421822166 983504 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421822371 937917 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I assume Tums 'don't take maximum dose for more than 2 weeks' is to stop people from not seeing the doctor because Tums covers symptons < 1421822376 69949 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :*symptoms < 1421822412 593660 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I assume BaconJS flatMap() is >>=, most functions called flatMap are probably bind. But what about flatMapLatest, is that a legal monadic bind, or does using it for a monad break monad laws < 1421822552 145284 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Just took 4 Tums. It's like my esophagus is trying to have heartburn but failing < 1421822572 829110 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :this : heartburn :: nausea : vomiting < 1421822673 699994 :APic!apic@apic.name PRIVMSG #esoteric :♥ < 1421822677 469559 :APic!apic@apic.name PRIVMSG #esoteric :Buuuuuuuuuurntime! < 1421822681 231428 :APic!apic@apic.name PRIVMSG #esoteric :Was a nice Game in the Past. < 1421822685 207299 :APic!apic@apic.name PRIVMSG #esoteric :By some Austrians. < 1421822696 272776 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also, what is it with FRP and food < 1421822709 190962 :APic!apic@apic.name PRIVMSG #esoteric :Who, i believe, are vaguely related to the Australians in Australia, who got sent as Prisonfnord by teh™ American Stuffs. < 1421822712 356954 :APic!apic@apic.name PRIVMSG #esoteric :ppl i mean < 1421822714 223014 :APic!apic@apic.name PRIVMSG #esoteric :Sry. < 1421822714 676773 :APic!apic@apic.name PRIVMSG #esoteric :;-P < 1421822718 363292 :APic!apic@apic.name PRIVMSG #esoteric :WHAT YOU SAY !! < 1421822750 924865 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think your history needs work hth < 1421822752 238820 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Also, if there is ever an Alcohol FRP library, I assume APic uses it < 1421822818 676661 :APic!apic@apic.name PRIVMSG #esoteric :I do not know for sure. < 1421822820 538999 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Sgeo: perhaps it's derived from that bananas, lenses and barbed wire thing? < 1421822837 807287 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION never actually read that < 1421822864 389216 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION mails oerjan an explanation < 1421822868 499203 :APic!apic@apic.name PRIVMSG #esoteric :Did You mean that Sgeo Chap} < 1421822869 901620 :APic!apic@apic.name PRIVMSG #esoteric :Sorry < 1421822870 691283 :APic!apic@apic.name PRIVMSG #esoteric :;-P < 1421822870 983476 :APic!apic@apic.name PRIVMSG #esoteric :P < 1421822881 936729 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :APic: no i meant you for the history hth < 1421822882 587274 :APic!apic@apic.name PRIVMSG #esoteric :Not my Deb{,t,d,… < 1421822885 546969 :APic!apic@apic.name PRIVMSG #esoteric :kkkk < 1421822898 232725 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :(All I know is that that thing you're referring to also mentions envelopes < 1421822900 419327 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :) < 1421822966 809877 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh right < 1421823702 941568 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Do you have any new puzzles for Pokemon card or Magic: the Gathering? < 1421823704 246583 :dianne!~diannes@unaffiliated/dianne QUIT :Ping timeout: 244 seconds < 1421823818 278637 :dianne!~diannes@pool-96-248-225-91.snloca.dsl-w.verizon.net JOIN :#esoteric < 1421823825 921058 :dianne!~diannes@pool-96-248-225-91.snloca.dsl-w.verizon.net QUIT :Changing host < 1421823826 112546 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1421824073 160586 :aloril_!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi QUIT :Quit: Leaving < 1421824125 526148 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :"Change behavior for selected AST nodes. *All assignments. *This message send" < 1421824131 811558 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Does this mean monad syntax implementable? < 1421824133 627356 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :Gnight < 1421824138 524064 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca PRIVMSG #esoteric :~ < 1421824138 677344 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :http://www.slideshare.net/MarcusDenker/2013-fosdempharo4 < 1421825059 945114 :aloril!~aloril@84.248.28.109 JOIN :#esoteric < 1421825106 90383 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421825120 901648 :callforjudgement!~ais523@unaffiliated/ais523 QUIT : < 1421825132 45633 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1421825226 65729 :MoALTz__!~no@78.11.152.253 JOIN :#esoteric < 1421825267 650645 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 245 seconds < 1421825463 111398 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 276 seconds < 1421825728 27952 :chaosagent!~quassel@c-98-210-97-139.hsd1.ca.comcast.net QUIT :Ping timeout: 264 seconds < 1421825762 654395 :Patashu!~Patashu@27.253.115.204 JOIN :#esoteric < 1421827154 286492 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't like the new basic lands with no text. My opinion is it should include the explicit mana ability, but written using italics and parentheses instead of the old way. < 1421827179 671585 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Like "shock" lands? < 1421827197 982981 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What are "shock" lands? < 1421827213 928177 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :E.g. Watery Grave < 1421827237 764398 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The lands that enter tapped if you don't pay 2 life. < 1421827279 656937 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes like that, but only one color of mana and no text other than that reminder text. < 1421827303 140540 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there are really only four groups of land that matter in eternal formats (not counting land that is only used as part of a combo) < 1421827330 268576 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :callforjudgement: Which is what? < 1421827353 230975 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also what are the eternal formats? < 1421827368 338807 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shock lands (CARDNAME comes into play tapped unless you pay 2 life, have two basic land types); fetch lands (T, sacrifice CARDNAME, pay 1 life: search your library for an X or Y land card, where X and Y are basic land types); dual lands (have two basic land types, no drawbacks, only legal in Legacy and Vintage); and Wasteland and Strip Mine < 1421827381 746761 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and basic lands hth < 1421827389 435006 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :an eternal format is a format which doesn't have a rule that all cards older than a certain number of sets are automatically illegal < 1421827398 781022 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: actually those hardly matter right now < 1421827403 463273 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :sometimes people run them as wasteland counters < 1421827411 653138 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Really? Hmm. < 1421827415 685663 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but it would be unusual to see more than two in a deck < 1421827418 955269 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :unless it's monocolored < 1421827423 400129 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Even in Modern? < 1421827432 715402 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Er, wait. < 1421827434 561787 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :even if it's monocolored, sometimes < 1421827438 371559 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Well, in puzzle formats any card is potentially useful < 1421827438 564656 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's not eternal. Right. < 1421827441 727302 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess I haven't seen many eternal format games. < 1421827442 343590 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Modern is eternal < 1421827453 995167 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but you run like 6 shock lands and use fetchlands for the rest < 1421827456 456141 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, "number of sets". < 1421827456 863863 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although I suppose puzzle format isn't an official format anyways. < 1421827471 987878 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://mtgsalvation.gamepedia.com/Eternal_(format) says Modern isn't eternal < 1421827485 684822 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Anyway you've clarified what you meant so it doesn't matter. < 1421827509 976870 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Also any Limited format won't need such a rule either, since it is redundant. < 1421827542 996343 :callforjudgement!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: Wizards consider Modern to be internal, so do most people I've seen discussing Magic < 1421827545 7218 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1421827556 500133 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually, this has lead to a huge row recently < 1421827563 113598 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :with Birthing Pod being banned in Modern < 1421827576 672610 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the problem being that it was the cheapest tier 1 Modern deck < 1421827577 732432 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Birthing Pod was banned in Modern? < 1421827591 890922 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It used to be very popular, didn't it? < 1421827595 410448 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and many of the people who bought it can't afford to change to a different deck because all the viable ones are more expensive < 1421827600 434014 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, I guess this was just two days ago. < 1421827601 147978 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and yes, like 20-30% of the metagame < 1421827603 431239 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's why it got banned < 1421827605 908980 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and yes, just two days ago < 1421827608 507368 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What formats are you playing anyways? < 1421827610 34819 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :thus "recently" < 1421827612 118058 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :none of them < 1421827618 721331 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I follow Legacy, though, and other formats to a lesser extent < 1421827634 503294 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but Lorwyn was so bad that I stopped playing Magic, and nothing since has tempted me back < 1421827671 375491 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I think I have played a Lorwyn draft once or twice < 1421827742 64908 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :As well as later sets < 1421827760 145342 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although I rarely play the game at all and am mostly interested in Magic: the Puzzling < 1421827865 855259 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is it the case that most cards that were good for a Birthing Pod deck are now useless? < 1421827869 151919 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Other than lands, I suppose. < 1421827906 195023 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually, the problem is that some of them are now useless (mostly tutor targets), and others are still useful but the only tier 1 deck they fit in requires about $1000 worth of cards that aren't in Pod < 1421827917 680921 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, they banned Treasure Cruise and Dig Through Time < 1421827920 784587 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :those just came out < 1421828003 973976 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"tutor" means Birthing Pod's ability, right? < 1421828061 133598 :mbrcknl!sid28171@gateway/web/irccloud.com/x-nvyybjonstktpest JOIN :#esoteric < 1421828089 94681 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: "tutor" is any effect that lets you access specific cards from a deck < 1421828099 546759 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Pod's ability is one of those, it was one of the better ones in Modern < 1421828107 185154 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(it's named after the first several cards to have that ability) < 1421828212 939441 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: also I wonder how much you'd have been laughed like six months ago if you told someone that Modern, Legacy and Vintage would all be broken by an 8-mana common in the next set < 1421828219 719142 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But in a Limited game that uses really old cards, then any land might be used < 1421828239 925525 :bb010g!uid21050@gateway/web/irccloud.com/x-gjliuqwfkwmjjira QUIT :Quit: Connection closed for inactivity < 1421828267 795298 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :ais523: Is there such a card? < 1421828281 285928 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: Treasure Cruise < 1421828292 347704 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 244 seconds < 1421828300 140290 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that was crazy common, the ban is much less controversial than the ban of Birthing Pod < 1421828315 927287 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, it has CMC 8, but so does Scornful Egotist < 1421828320 952231 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because most people thought it would happen (there's widespread disagreement on whether people thought it was necessary, but it was predicted to happen) < 1421828332 42793 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It doesn't really reflect on the way the card is used. < 1421828334 875563 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yes but Scornful Egotist sucks ;-) < 1421828353 699726 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Did it have a big influence on Vintage? < 1421828354 91655 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It still can't be used to force your opponent to draw three cards though like Ancestral Recall which you can use on yourself or opponent. < 1421828400 635197 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: there aren't that many Vintage tournaments, but yes < 1421828419 361547 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also Vintage has a policy of restricting anything that looks even approximately like good blue card draw/filtering < 1421828426 388005 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because it's particularly there because Vintage has so many broken cards < 1421828442 208128 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: I doubt Ancestral Recall is used that way very often except in Magic: The Puzzling. < 1421828514 318691 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you could use it as a response to Enter the Infinite, but I don't think that's widely played in Vintage < 1421828518 458987 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because there are so many other things you could be doing < 1421828524 553832 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and Recall isn't legal anywhere else < 1421828578 355700 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: If you're being controlled by e.g. Mindslaver, Ancestral Recall is worse. < 1421828630 811609 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :shachaf: Yes in that case your opponent can make the choice for you < 1421828646 783591 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :most decks which play Mindslaver have some method to play it every turn < 1421828651 173013 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :at which point, they've pretty much won < 1421828659 500424 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But if you are being controlled by Mindslaver, Demonic Consultation is *far* worse than Ancestral Recall! < 1421828669 534079 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there a card that says you can choose targets for all your opponent's spells? < 1421828684 457074 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Gleemax, but it's silver-bordered < 1421828689 713629 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In Unhinged there is < 1421828695 722334 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But it costs one million mana < 1421828702 586181 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, right, I have seen that before. < 1421828722 420089 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK, Worst Fears, not Mindslaver. < 1421828743 753929 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not sure any deck plays Worst Fears < 1421828772 938798 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think the main reason it's there is for the creature in the same set that gives the opponent the choice of making it bigger or letting the creature's controller cast an instant or sorcery for free < 1421828776 528039 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"what's the worst that could happen" < 1421828815 421339 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(in Draft, not a lot, unless you draft both those specific cards and happen to have them in hand at the same time) < 1421828847 606827 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, that would explain the name. < 1421828912 798797 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :What card is the creature in the same set that gives the opponent the choice of making it bigger or letting the creature's controller cast an instant or sorcery for free? < 1421828936 546891 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I forget offhand < 1421828937 275191 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oracle of Bones < 1421828942 53813 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shouldn't be too hard to search for < 1421829037 498395 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :O, OK < 1421829073 902270 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But, why do they always make tribute like that? Can't you make something like: Unleash, Tribute 2 < 1421829097 526796 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What do you mean, "like that"? < 1421829118 530779 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I mean things that says "if the tribute cost is not paid" < 1421829128 738562 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Well, it isn't a cost actually) < 1421829173 300846 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: Wizards don't like to mix abilities belonging to different sets < 1421829197 712866 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Unleash was an RTR block ability, so Wizards would be unlikely to put it into Theros which is the very next block < 1421829204 104907 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :most abilities are given a break before returning < 1421829207 628230 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If an effect tells you to "distribute so-and-so many jams among creatures", does that let you cancel out tribute jams? < 1421829232 105340 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: it cancels out Unleash ability-to-block, and everything that counts +1/+1 counters specifically, though < 1421829245 974683 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Tribute doesn't count +1/+1 counters, it just remembers whether the opponent paid < 1421829256 164988 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It was only a pun. < 1421829286 739497 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :ais523: OK, although I still like to try to make up unofficial cards that can mix up such things < 1421829317 400545 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Huh, only 13 cards have Unleash. < 1421829350 961980 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: this is common for block-specific mechanics < 1421829374 924923 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :often, the designers decide that, while keeping to within their normal limits for mechanical use, they couldn't create much more interestingly distinct cards than that < 1421829454 554511 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I like to try to make entirely different designs, combining keyword abilities that were never combined before, using keyword abilities that are officially only on creatures on non-creature cards too, etc < 1421829491 314854 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And also "enchant attacking creature" < 1421829543 267825 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :with Flash, presumably? what benefit does that have over making an Instant? < 1421829566 793047 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :No it doesn't have flash, but it does have ninjutsu. < 1421829571 275192 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it has at least one drawback (enhancing toughness doesn't help much) < 1421829633 102036 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there a card that makes you distribute jams among creatures controlled by opponents? < 1421829670 958128 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :probably not, Wizards doesn't like drawback cards < 1421829677 348700 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because most of their players don't enjoy playing them < 1421829713 778559 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I made up a land with ninjutsu, a Aura with ninjutsu, and a instant with ninjutsu. (I also made up a creature that has both ninjutsu and defender.) < 1421829770 375907 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :ais523: Examples? < 1421829781 826355 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What does Ninjutsu mean on those cards? < 1421829809 918244 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: "you can return an attacking creature to your hand and pay CARDNAME's ninjitsu cost to place CARDNAME into play tapped and attacking" < 1421829829 512910 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: an instant with ninjutsu doesn't work < 1421829835 788326 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right, but what does it mean to place an instant on the battlefield tapped and attacking? < 1421829840 5148 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you can't place instants into play via any means but Manifest < 1421829847 491290 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and that was added like a few weeks ago < 1421829857 247628 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I believe that an instant will stay in your hand but still return the attacking creature, and that the other non-creatures will be tapped but not attacking because they can't be attacking. < 1421829858 76174 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And what about an aura? < 1421829865 426395 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :before, I could have made the absolute statement that you can't place instants into play at all < 1421829874 424061 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(technically "onto the battlefield" but I dislike that terminology) < 1421829890 660730 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38: no, the ninjutsu/defender card is legal within the rules and does attack < 1421829894 22919 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :And for an aura, I think, if it comes into play due to a reason other than resolving, its controller now must choose what it enchants. < 1421829909 688784 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :ais523: Yes, that one does attack, I know that. < 1421829912 341812 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :defender stops a card attacking, it doesn't stop it being created in an attacking sate < 1421829928 450507 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A land can be a creature, but I don't know if zzo38's land is a creature. < 1421829933 111904 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But the one with defender is the only one of these that does attack. < 1421829934 647802 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this is why Flash Foliage is so hilarious < 1421829940 378728 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :All the rest aren't creatures. < 1421829941 409308 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And I don't think an aura can attack at all (but maybe with zzo38's modified rules it can). < 1421829945 678644 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it can block anything it can target, because it creates a creature in a blocking state < 1421829952 748022 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It seems like an abuse of the Ninjutsu mechanic to do that. < 1421829959 338486 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :thus getting around all protections against creatures becoming blocking < 1421829971 773843 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: an aura that's a creature can attack just fine (but it can't enchant things) < 1421829978 84930 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Even with my modified rules an aura can't attack < 1421829983 876639 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you might need humility or the like to stop it dying due to not being attached < 1421829998 382053 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, I suppose that can work. < 1421830000 663589 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(Unless it is a creature, but like I said none of these cards are creatures except for the one having defender) < 1421830030 844708 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you can make basically anything into a creature if you try hard enough < 1421830037 766597 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is there an aura that has a tap ability? < 1421830049 311428 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, there's one in Future Sight. < 1421830051 821956 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(and in cases other than instant/sorcery, you don't even have to cheat with manifest/ixidron) < 1421830084 369531 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: yeah, Wizards are careful to avoid situation where enchantments get tapped, partly to distinguish them from artifacts, partly because people keep tapping them along with things they enchant < 1421830089 615208 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :even though the rules say you don't do that < 1421830103 815443 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and future sight tried to break as many rules like that that Wizards could think of < 1421830120 77209 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :They didn't try hard enough. < 1421830132 987135 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :they only had limited space in the set < 1421830143 481329 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, Future Sight has two. < 1421830149 914400 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I like Second Wind. < 1421830247 404127 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :zzo38 would probably like the creature with haste and defender < 1421830253 988553 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually, future sight wanted to do combinations of mechanics < 1421830261 958379 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so it used mechanics from the previous block (ravnica block) < 1421830273 458369 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :on the basis that most people would already know how they worked < 1421830283 47867 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and that apparently confused enough people that they decided not to do it again < 1421830286 943400 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I did a lot more stuff though < 1421830303 506087 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: You should get your cards printed. < 1421830315 542033 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I don't intend to print them. < 1421830342 120757 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :They don't even form a set. But if some are used in a set, then they can be decided rarity within the set and then printed so that you can make up a draft or sealed. < 1421830361 564184 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I would play zz38mtg < 1421830368 724648 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(The picture and flavor text would also be decided within the set.) < 1421830385 159656 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: you have to mix it with some of the cards produced by Alex Churchill's random card generator < 1421830417 721196 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :(And of course the set may include cards from previous official or unofficial sets too, or if you don't, draft multiple sets at once) < 1421830426 884290 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :huh, these cards actually look sensible < 1421830439 174365 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :maybe the land's a little overpowered < 1421830441 479705 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"If you would gain life, instead that player may search his or her library for a creature card, reveal it, and put it into his or her hand. If that player does, that player shuffles that library afterwards." < 1421830442 946653 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :ais523: I think I also made up a random Magic: the Gathering card generator, but not very good < 1421830446 605875 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which cards look sensible? < 1421830457 709753 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: the ones in my latest random generation < 1421830465 346170 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that I can't link to because the URL gives a new set every time you follow it < 1421830470 831342 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :So Alex Churchill's one might be better < 1421830500 467525 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(the land is ETB tapped; T: add W to mana pool; 1, T: add BB to mana pool; discard two cards: discard target nonblack creature) < 1421830502 300078 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You can link to the seed. < 1421830508 745581 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :seed isn't listed < 1421830509 725148 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe? < 1421830512 332511 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's in the source. < 1421830519 998836 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although maybe I should add a random number seed option into FurryScript so that if anyone makes such a thing with FurryScript then it is possible to link in that way. < 1421830522 222406 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :aha, it's in view source < 1421830523 750350 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :330275099 < 1421830531 277958 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I'm not sure how to get it to use a particular seed. < 1421830566 370989 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh good, it's not seeding from time < 1421830581 733375 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :was worried that was the actual time for the moment < 1421830590 398267 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because I miscounted the digits < 1421830728 69501 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421831575 749792 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: http://www.toothycat.net/wiki/bnf.pl?page=AlexChurchill/MagicCardGenerator&seed=330275099 < 1421831579 290928 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :just guessed the URL syntax < 1421831599 70485 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Reasonable. < 1421831607 476124 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: Oh, *destroy* target nonblack creature. < 1421831610 5225 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's much better. < 1421831613 161221 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :err, yes < 1421831615 938090 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :whoops < 1421832015 48849 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 276 seconds < 1421832916 430147 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :http://zzo38computer.org/textfile/miscellaneous/magic_card/puzzle.3 Is this puzzle correct? Is it busted or cooked? < 1421832919 617107 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :heh, defender+ninjutsu sounds funny < 1421832921 709641 :Lilax!uid52684@gateway/web/irccloud.com/x-tnbdymizylkldvca QUIT :Quit: Connection closed for inactivity < 1421832959 389333 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: What does busted or cooked mean? < 1421833044 689455 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Busted means it has no valid solution, and cooked means it has unintended solution(s). < 1421833142 430174 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hehe, "(it's named after the first several cards to have that ability)" -- actually, they still call it "tutor" on new cards like Diabolic Tutor < 1421833209 847240 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And what does correct mean? < 1421833257 583136 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait, it's version 3 now? did you finish version 2? or abanadon it? < 1421833283 473085 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, that's an entirely different puzzle < 1421833309 7423 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and a complicated one with lots of different cards, wow < 1421833313 968034 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421833489 315282 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What's the goal of the puzzle? < 1421833520 989619 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: win the game, I think < 1421833544 820940 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah, not "in some number of turns" or anything, just guarantee a victory. < 1421833554 861777 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes. < 1421833562 315437 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :shachaf: yeah, but unlike chess, in M:tG puzzles you usually have to do that very fast < 1421833613 437713 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because if you let the opponent have a turn with unknown cards in his library, he usually has a theoretic possibility to win, unless you used some very strong effects such as prevent him to draw a card and empty his hand < 1421833627 752960 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so probably you have to win or at least go off in your turn < 1421833680 666507 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :you want to guarantee win, not just make it likely as you'd do in a real game < 1421833741 423413 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Unless it says it is probabilistic, you should assume it is to guarantee win < 1421833789 117237 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(the puzzle could give some other goal of course) < 1421833811 906078 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Yes it could, although this one doesn't. < 1421834494 246653 :CADD!~CADD@12.227.104.109 JOIN :#esoteric < 1421834494 399953 :CADD!~CADD@12.227.104.109 QUIT :Client Quit < 1421834517 474773 :CADD!~CADD@12.227.104.109 JOIN :#esoteric < 1421834584 187549 :CADD!~CADD@12.227.104.109 QUIT :Client Quit < 1421834599 34782 :CADD!~CADD@12.227.104.109 JOIN :#esoteric < 1421834853 332430 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1421837110 669959 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz JOIN :#esoteric < 1421837154 382618 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421837201 316114 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421837241 411339 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421837242 488370 :Froox!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Client Quit < 1421837308 734667 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Did you study this puzzle? < 1421837319 897060 :Frooxius!~Frooxius@ip-78-102-124-108.net.upcbroadband.cz QUIT :Ping timeout: 264 seconds < 1421837528 425693 :Patashu!~Patashu@27.253.115.204 QUIT :Remote host closed the connection < 1421837542 254685 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421837881 307157 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Remote host closed the connection < 1421837904 269619 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421838136 361863 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no < 1421839413 236467 :TieSleep!~quassel@86.89.119.147 NICK :TieSoul < 1421839582 28930 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421840875 30475 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: well, the magic "turn" is a fleshed out two-player game. < 1421841106 5051 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :Read error: Connection reset by peer < 1421841274 385764 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1421841492 86929 :fungot!fis@selene.zem.fi QUIT :Ping timeout: 276 seconds < 1421841562 978494 :aloril!~aloril@84.248.28.109 QUIT :Ping timeout: 240 seconds < 1421841772 273365 :aloril!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi JOIN :#esoteric < 1421841872 922087 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Google adword: "Haskell Fasttrack course \ www.skillsmatter.com/ \ Learn Haskell, its Type System, IO Polymorphism & testing, Jan 29-30th" < 1421841935 269635 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :IO Polymorphism? < 1421841954 615520 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Must be the latest paradigm < 1421841993 567557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Is that when you create an forall a. IORef a to implement unsafeCoerce from unsafePerformIO? < 1421842043 387827 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(It could be a missing comma. But really IO is rather oddly placed on that list.) < 1421842066 774924 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION tries to tabcomplete fungot's name. tab. tab tab. TAB TAB TAB. < 1421842072 773383 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fizzie: FUNGOOOOOOOOOOOOOOOOOOOOOOOT! < 1421842235 368271 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh. < 1421842245 105888 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There was some internet hiccup back home. < 1421842262 733397 :APic!apic@apic.name PRIVMSG #esoteric :Ok. < 1421842302 205109 :fungot!fis@selene.zem.fi JOIN :#esoteric < 1421842305 481452 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There. < 1421842308 994778 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fizzie: thanks ^^ < 1421842315 755338 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: hello sailor! < 1421842316 74358 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: but if i did i'd use essence. < 1421842330 615181 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: straight to the point, I see. < 1421842331 316171 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: did you eat lunch yet?" " gee thanks for the translation to bytecode. i can rescale it as needed) as opposed to violently slaying me because i haven't gotten a new one < 1421842366 245202 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: only breakfast. but enough of small talk. I wanted to ask you about IO Polymorphism. < 1421842366 560477 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: i forgot the key combination following it determines the structure of scheme's syntax. < 1421842382 204963 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: ah, polymorphism between languages. whatever that is? < 1421842382 751157 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: in plt-scheme, there is a way ppl hide and made excuses for their shitty actions: http://mitpress.mit.edu/ sicp/ full-text/ book/ fnord exercise 3.3.2 < 1421842404 800633 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: so IO Polymorphism is buzzword compliant? < 1421842583 283641 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 244 seconds < 1421842597 145413 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421842618 87758 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421842718 229199 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hizzie < 1421842898 586523 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421842990 295516 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421843045 439862 :boily!~alexandre@96.127.201.149 QUIT :Quit: IAMBIC CHICKEN < 1421843127 472437 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Hichaf. < 1421843200 713855 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421843219 427444 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421843264 642863 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :int-e / b_jonas - I can report the the Lego BF interpreter works :-) However, the paper tape drive needs revisiting - over the course of several [] iterations the tape slipped too much resulting in mis-reads :-( < 1421843501 908251 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421843505 352290 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I just realized that if you generate enough random pictures you'll eventually end up at previously unseen nudes of celebrities < 1421843517 502384 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421843528 925480 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Would that classify as an invasion of privacy? < 1421843532 659212 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Implementing a randomized Turing Machine" < 1421843560 674147 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :The corresponding paper is called "Using genetic algorithms to generate previously unseen nudes of celebrities" < 1421843638 436254 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm < 1421843645 425397 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :how many random images can a computer generate... < 1421843647 98457 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You got me, I actually did a search for that paper < 1421843657 528991 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Jafet: You're kidding, right? < 1421843673 728126 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Tricky, but it's not really privacty that's at stake here. < 1421843678 264090 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Better write it now, while the title still has SEO value. < 1421843710 276275 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Quit: leaving < 1421843731 97328 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421843745 388748 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :In fact it might improve privacy if nobody could tell the difference between real nude pictures and the fake ones. < 1421843759 368476 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Would that matter? < 1421843764 736697 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Jander: presumably a paper tape machine would use punched tape < 1421843788 900036 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Jander: thanks for the report back < 1421843803 46189 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Jafet - mine uses coloured rectangles. < 1421843818 879699 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :So the strategy here is to take a nude of yourself < 1421843824 945130 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :then modify it in 100 versions < 1421843827 309476 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and leak them < 1421843850 317864 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I don't understand what game is to be won using this strategy < 1421843855 936986 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Well < 1421843863 392626 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :b_jonas, I doubt I'll get time to redesign the pinch-roller components tonight, but once it works I'll video it :-) I had it merrily working on multiplying 4x3 but when it hit the 3rd time around the main loop the tape was too far out of sync. < 1421843868 526530 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :The chance that somebody is jerking off to the real you approaches 1/100 instead of 1 < 1421843872 865083 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I guess < 1421843912 205223 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Alternatively, it is zero because they are using a picture of you, which is not you < 1421843929 889098 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Alternatively they're jerking off to a genetic algorithm < 1421843939 414396 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Your mother is a genetic algorithm < 1421843946 72711 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Wow... < 1421843953 520351 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :easy... easy... ;) < 1421843997 19708 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Ok enough of the crazy-talk < 1421844021 621016 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :the real question was actually what happens if your random machine generates something that violates patents < 1421844027 63944 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :or copyright or privacy laws or whatever < 1421844071 919298 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I don't know whether you can get new punched tape these days. Also I guess you'd want plastic tape if you're using dry-erase marking. < 1421844097 327675 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Presumably nothing happens as long as you don't make use of the information or publish it < 1421844106 177402 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421844110 451432 :Jander!~Jander@furnace.nightwatch.org.uk PRIVMSG #esoteric :Jafet - this is just strips of cut A4 coloured in with felt tip :-) < 1421844119 954081 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421844136 995971 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: you cannot inadvertantly violate copyright (though you may hace trouble proving that your randomly generated copy of Harry Potter is your own product). Patent law is the big evil in the IP ocean. < 1421844146 103770 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Patent law is pretty clear about this: it doesn't really matter what crystal ball in which lucid dream you independently derived an idea from < 1421844153 850479 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :If it was patented before, you can't use it commercially < 1421844189 125810 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: also note that selection is part of the creative process. < 1421844262 830645 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: So if you train a neural network on Harry Potter, its results may very well become derivative works of that, though it could be fun (expensive...) to test the limits in court. < 1421844426 799536 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :If it's anything like current chatterbot technology, you might get away with fair use on the grounds that it is a nonsensical parody of the original < 1421844449 456802 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :true. < 1421844637 478191 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :But can you automatically generate nonsensical combinations of Sasha Grey films and Tatu music videos? Important research frontiers. < 1421844656 962829 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :(Well, in this case the source materials are pretty nonsensical to begin with) < 1421845659 21889 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :also haskell.org is always sooooo slooooow < 1421845849 181486 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421847601 826304 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Read error: Connection reset by peer < 1421847639 748997 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421848890 281246 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421850841 694850 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421851028 97219 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421851684 250487 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Remote host closed the connection < 1421852254 794322 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Remote host closed the connection < 1421852409 865349 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1421852410 56735 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1421852410 56845 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421852826 111745 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 QUIT :Quit: bbl < 1421853841 509778 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`quote proc < 1421853842 459585 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :230) Phantom_Hoover: I have just one tvtropes page open in elinks, but my tvtropes.txt "queue" has 38 tvtropes.org URLs waiting for processing. \ 481) elliott__: my fnord into normal life was a painful and difficult process. [...] \ 524) what is nice about a pebble is that you can process it with your brain as a number < 1421853865 581724 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`quote 524 < 1421853866 302966 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :524) what is nice about a pebble is that you can process it with your brain as a number by simply looking at it < 1421854730 253865 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421854943 2667 :MoALTz__!~no@78.11.152.253 QUIT :Ping timeout: 240 seconds < 1421856145 265332 :idris-bot!~ircslave@dslb-178-012-191-057.178.012.pools.vodafone-ip.de JOIN :#esoteric < 1421856888 315767 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421857108 830274 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote sheep < 1421857109 670690 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421857115 615066 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote cow < 1421857116 350274 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :401) Look, I often walk my dog through a field with cows in it. And I punched myself in the face once. \ 848) Conext coyou'll cotell come cothat coyou cocan't coprefix coeverything cowith co"co". pikhq: coof urse conot! \ 989) metar lead to canada, more metar and cows \ 995) man at least job applications in < 1421857149 285066 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I sure would love to know the context for 401 o_O < 1421857275 493394 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote job application < 1421857276 289891 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :995) man at least job applications in biosciences are just like "you are willing to put your arms through a cow" Bike: please send us a link to your CowHub profile of cows you have previously put your arms through on your own time for fun please provide at least two zebrafish you have modified to glow in the dark < 1421857299 875548 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :uhm... < 1421857314 53018 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote squirrel < 1421857314 812209 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421857320 718817 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote bird < 1421857321 630282 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :571) oh god oh god what if I become attracted to birds \ 1044) that reminds me of a great quote about bird semen < 1421857343 100684 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote semen < 1421857343 979954 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :74) Making a small shrine to Lawlabee in my basement is something I should get around to at some point. \ 1044) that reminds me of a great quote about bird semen < 1421857364 34257 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :mroman: http://codu.org/logs/_esoteric/2011-07-20.txt < 1421857457 137210 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :interesting. < 1421857467 793955 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :fwiw I never punched myself in the face < 1421857533 979732 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :how's bfjoust going btw? < 1421857607 917797 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421857608 928648 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :It would be funnier with imps. < 1421858841 342996 :mihow!~mihow@108.30.58.169 JOIN :#esoteric < 1421858859 143282 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1421859141 831028 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :hmm... it's been 4 months i last cleared my browser history < 1421859281 272106 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :does the browser history take up memory space < 1421859373 404342 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :well at least now when firefox crashes, only firefox crashes and not the whole computer < 1421860013 835562 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Read error: Connection reset by peer < 1421860080 939468 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421860382 493105 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421860433 66345 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421860769 877309 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :help < 1421860771 170813 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Math! < 1421860775 937537 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :boolean random = (Math.random()*Math.random()) < Math.random(); < 1421860783 955499 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yields true in 75% of the cases < 1421860787 408411 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I need a proof :D < 1421860795 281996 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I was just thinking that x*y < z < 1421860800 535463 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :since x < 1 AND y < 1 < 1421860811 702510 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :x*y < z is more likely to be < z than x sqrt 0.5 < 1421861399 156940 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0.7071067811865476 < 1421861437 285191 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Math.random() * Math.random() has a sqrt 0.5 chance of being less than 0.5, which is the expected value of Math.random < 1421861454 316879 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :for rand()*rand() to be 0 only one of them has to be 0 < 1421861461 345506 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :whereas for it to be 1 both of them have to be < 1421861464 314113 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :*both of them have to be 1 < 1421861468 19362 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I don't know whether that's relevant at all. < 1421861470 918141 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but 0 < rand() < 1 < 1421861542 704647 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :x*y is always smaller than x and also smaller than y < 1421861551 999727 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :E(rand()*rand()) = 0.25 < 1421861556 162802 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I think < 1421861590 132285 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :so rand() would be above it 75% of the time < 1421861638 858541 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :caveat: I almost failed the last stats course I took < 1421861704 580862 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Quit: Lost terminal < 1421861849 615291 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :that makes sense < 1421861860 221231 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :and E(r*r*r) = 0.125 < 1421861863 866392 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :so 0.875 times true < 1421861868 916309 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :which I can empirically confirm < 1421861870 296838 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but < 1421861872 63423 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :what about < 1421861877 51387 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :r*r*r < r*r? < 1421861881 18223 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :generally < 1421861885 236884 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :r^n < r^k < 1421861939 165318 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric : x*y is always smaller than x and also smaller than y < 1421861942 612988 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :um? < 1421861946 709448 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :x*1 is x... < 1421861948 381545 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :oh < 1421861951 568433 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :yeah < 1421861953 612095 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but like I said < 1421861953 765503 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :or is Math.random() [0,1) < 1421861957 693538 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :0 < rand() < 1 < 1421861975 884359 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay then yeah < 1421861994 389313 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but actually Math.random is inclusive 0 and exclusive 1 < 1421862020 941087 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :this question could be answered in a second by anyone who knows any probability theory :( < 1421862023 970208 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :sadly I don't < 1421862025 837056 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::D < 1421862054 317764 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I only use Math.random() so I can have a program and "empirically" measure the probability < 1421862059 667998 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :because I don't know how to calculate it yet < 1421862062 869188 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :but yes < 1421862165 978261 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I'm interested in P(product(rand(),1,n) < product(rand(),1,k)) where 0 < rand() < 1 AND k >= n < 1421862208 716081 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm no wait < 1421862211 392161 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :k <= n < 1421862309 344192 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Is there a math channel :D < 1421862322 560876 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :hm. there is < 1421862532 153723 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I understand it's not a very friendly place < 1421862654 988667 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's a bit too crowded < 1421863457 653830 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Quit: Leaving < 1421863473 335241 :TieSoul!~quassel@86.89.119.147 PRIVMSG #esoteric :hi < 1421863488 910722 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421863887 291862 :oren!~oren@user3-223-64.wireless.utoronto.ca JOIN :#esoteric < 1421863943 220709 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Read error: Connection reset by peer < 1421863963 407700 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421864346 344635 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Remote host closed the connection < 1421864702 247013 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 JOIN :#esoteric < 1421865737 219155 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1421865763 504870 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :Register now for more ads. < 1421866567 296587 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421866701 579881 :oren!~oren@user3-223-64.wireless.utoronto.ca QUIT :Ping timeout: 244 seconds < 1421866731 888791 :MoALTz!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 264 seconds < 1421867222 342231 :int-e!~noone@static.88-198-179-137.clients.your-server.de NOTICE #esoteric :hmm < 1421867285 422536 :oren!~oren@user3-223-64.wireless.utoronto.ca JOIN :#esoteric < 1421867556 982714 :fumble!~noone@212095007136.public.telering.at JOIN :#esoteric < 1421867607 655764 :fumble!~noone@212095007136.public.telering.at PART :#esoteric < 1421867609 296170 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1421867735 415891 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :So it appears that the distro of N uniform 0,1 distros' product is |(log(x))^(N-1)/(N-1)|. < 1421867806 157448 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :(According to my integrations and extrapolation < 1421867864 896776 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :Never mind, that's wrong < 1421867883 222177 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :AHA: http://mathworld.wolfram.com/UniformProductDistribution.html < 1421867969 28393 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :|(log(x))^(N-1)/(N-1)!| < 1421868308 357954 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, density. fine... < 1421868686 914556 :MDude!~fyrc@67.235.2.71 QUIT :Ping timeout: 246 seconds < 1421869252 790327 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421869340 303966 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :I should have studied harder when I took stats... < 1421869376 449128 :oren!~oren@user3-223-64.wireless.utoronto.ca PRIVMSG #esoteric :Well, that applies to virtually every course i've taken, actually < 1421869417 695190 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421869528 632251 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1421869575 998533 :nys!~nysnamovo@blk-215-85-138.eastlink.ca JOIN :#esoteric < 1421870065 752741 :oren!~oren@user3-223-64.wireless.utoronto.ca QUIT :Quit: Lost terminal < 1421870510 255341 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421870720 242534 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421870802 580364 :oren!~oren@user239-105.wireless.utoronto.ca JOIN :#esoteric < 1421871293 393964 :shikhin_!~shikhin@unaffiliated/shikhin NICK :shikhin < 1421871639 629729 :S1!~S1@p4FF92C36.dip0.t-ipconnect.de JOIN :#esoteric < 1421871647 318319 :TieSoul!~quassel@86.89.119.147 NICK :TieSleep < 1421871678 921610 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421871914 627209 :lifthrasiir!~lifthrasi@115.68.131.49 QUIT :Ping timeout: 245 seconds < 1421871967 255595 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 256 seconds < 1421872193 915176 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Ping timeout: 246 seconds < 1421872268 615464 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Quit: leaving < 1421872287 934751 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421872308 799282 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Client Quit < 1421872329 2396 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421872388 476488 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer JOIN :#esoteric < 1421872470 870945 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421872886 954296 :hoosieree!~hoosieree@2001:18e8:2:10a2:5c26:e58f:8619:7bef JOIN :#esoteric < 1421873397 994270 :lifthrasiir!~lifthrasi@115.68.131.49 JOIN :#esoteric < 1421873648 682000 :chaosagent!~quassel@98.210.97.139 JOIN :#esoteric < 1421873725 993407 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1421873917 709981 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :Ping timeout: 245 seconds < 1421874069 921902 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421874148 654257 :qlkzy!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1421874661 960903 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Quit: leaving < 1421874677 313437 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421875122 639443 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421875314 605748 :oren!~oren@user239-105.wireless.utoronto.ca QUIT :Ping timeout: 245 seconds < 1421877878 667368 :S1!~S1@p4FF92C36.dip0.t-ipconnect.de QUIT :Quit: S1 < 1421878644 481511 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421879310 672441 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421879478 53551 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421879522 100659 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca JOIN :#esoteric < 1421879612 906951 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421880348 251373 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1421880790 71198 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421880815 832311 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: Tanelle. you reminded me I had a blog. < 1421880825 200094 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :You do? < 1421880828 150480 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I did? < 1421880853 747810 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :So many questions < 1421880921 508628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell mroman also haskell.org is always sooooo slooooow <-- there was a reddit post on that, assuming you're referring to the wiki part, the problem is that after last year's server crash, some servers are in different data centers that really ought to be close together < 1421880921 661690 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421880995 621704 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell mroman see https://status.haskell.org/ < 1421880995 774857 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421881012 952138 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: yes. got an e-mail today saying you're following me. I had completely forgot that I had some kind of thing that looks like a blog. < 1421881019 35818 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Oh yes < 1421881029 425071 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo follow me on twitter < 1421881034 112418 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :many exciting tweets < 1421881084 805892 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: ok that was even fewer than i expected < 1421881108 706557 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: my followers/tweet ratio is p. high hth < 1421881114 702123 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :true < 1421881125 146485 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there seems to be a #nationalhugday somewhere < 1421881133 642141 :AndoDaan!~AndoDaan@188.189.84.79 JOIN :#esoteric < 1421881150 23716 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :http://pfcuttle.tumblr.com/post/3969325727/un-petit-peu-special-pour-un-valeur-donnee-de ← what the hell was I doing back then... anybody can help me recall? < 1421881199 618236 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sorry, it's all french to me hth < 1421881237 214267 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :translated: A little bit special. (For some value of “little”) < 1421881247 766015 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :boily, puts me in mind of Marble Hornets < 1421881284 58586 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ah, marble hornets. I watched a few random ones yesterday night ^^ < 1421881302 387223 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: is this your latest revenge for my hemsktmyckethej tdnh also all sound clips should have a time bar so you can see whether you have any chance of bearing the rest of that crap (i didn't) < 1421881332 890168 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421881341 237853 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :no, still searching; I agree; it's not very long. < 1421881347 28949 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421881364 251450 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: it does have a time bar < 1421881373 8617 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it does? < 1421881385 552573 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes < 1421881391 998030 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh so it does. very sublte. < 1421881394 198913 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :a line and some shading moves across the player bar < 1421881399 853951 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*sublet < 1421881405 246188 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oh, a line! < 1421881423 974548 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: this is cute < 1421881425 217774 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421881438 74084 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nope still cannot bear it hth < 1421881484 113712 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: any idea? < 1421881497 728271 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hm. even the 'got is stumped. < 1421881552 550159 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: I liked it < 1421881582 31948 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: please be kind and answer boily twh < 1421881582 213363 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :oerjan: maybe tomorrow i'll host the comments on fnord < 1421881609 320861 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :the Fnord Message Board. the Fnoard. < 1421881627 496860 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :and stop being sentient, you vile fungot. < 1421881627 773558 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: why not generalize for any cube size? i don't believe any of it. i think. i'm not sure < 1421881645 145561 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: auditive generalized cubes? < 1421881645 463254 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: this text is fnord for people like me, wants mrv gone". otoh, he's been using that too < 1421881657 661531 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: you are not people. < 1421881657 814797 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :boily: fnord the background and talks. < 1421881687 253350 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott: thanks :) < 1421882073 605934 :AndoDaan_!~AndoDaan@188.188.74.17 JOIN :#esoteric < 1421882121 900398 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : this question could be answered in a second by anyone who knows any probability theory :( <-- oren is essentially right but i think you need to integrate to prove that equation hth < 1421882168 653113 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :\int_0^1 \int_0^1 x y dx dy < 1421882189 665667 :AndoDaan!~AndoDaan@188.189.84.79 QUIT :Ping timeout: 245 seconds < 1421882208 274783 :_AndoDaan_!~AndoDaan@188.188.82.59 JOIN :#esoteric < 1421882266 103215 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 265 seconds < 1421882276 525125 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm that's easy because y is a constant relative to x, so = \int_0^1 y \int_0^1 x dx dy = (\int_0^1 z dz)^2 = (1/2)^2 = 0.25 < 1421882292 740028 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION still remembers _some_ integration, yay < 1421882348 267337 :AndoDaan_!~AndoDaan@188.188.74.17 QUIT :Ping timeout: 245 seconds < 1421882379 176499 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which probably means there's also an easy way to think of it without integration < 1421882384 858282 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :speaking of integration, what's with forms and pseudoforms < 1421882407 658286 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well actually it's just E(X Y) = E(X) E(Y) when X and Y are independent < 1421882452 293757 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i can say that i'm lucky not to know what pseudoforms are, and have probably never used a form in anger < 1421882473 273094 :_AndoDaan_!~AndoDaan@188.188.82.59 QUIT :Ping timeout: 256 seconds < 1421882538 99517 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(never took the differential geometry course, but there were some seminars...) < 1421882614 915824 :Phantom_Hoover!~phantomho@146.66.32.66 JOIN :#esoteric < 1421882626 758654 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so i recall something about dx /\ dy = - dy /\ dx and de rham something < 1421882631 301184 :Phantom_Hoover!~phantomho@146.66.32.66 QUIT :Changing host < 1421882631 454437 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421882703 398313 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and this generalizing green's/stokes's/gauss's theorem < 1421882714 582400 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :which stokes's theorem < 1421882742 429380 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the one integrating around the boundary of a surface < 1421882760 967949 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think stokes's theorem might also refer _to_ the generalization < 1421882805 223470 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(also integrating on the surface, and those integrals being equal) < 1421882828 825424 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :right < 1421882848 390455 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the one on the boundary involved dot product and the one inside cross product with normals iirc < 1421882848 844741 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what's the right way to learn about all this twh < 1421882895 250542 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i dunno i think what i once knew properly about this i learned in the advanced calculus and analytic geometry course < 1421882916 907183 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i suppose "take a course" < 1421882920 743878 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(but that didn't include the form generalization i think) < 1421882933 778930 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well i think the textbook was Apostol, that rings a bell < 1421882954 161582 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but also i've heard people talking about Spivak < 1421882967 835710 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 264 seconds < 1421882971 310432 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and also seen the book, nice cartoons < 1421882998 131777 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(spivak would teach the forms) < 1421883037 434108 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think Spivak is sort of legendary for this < 1421883070 969130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and of course this was >20 years ago < 1421883085 259641 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 256 seconds < 1421883150 962319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"Spivak is the author of the five-volume A Comprehensive Introduction to Differential Geometry." < 1421883172 948981 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sounds comprehensive all right < 1421883180 11057 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh, that spivak < 1421883188 329981 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :not calculus on manifolds < 1421883210 265107 :h0rsep0wer!h0rsep0wer@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1421883229 355170 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :"Spivak's book Calculus on Manifolds is also rather infamous as being one of the most difficult undergraduate mathematics textbooks" < 1421883249 657048 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i don't actually remember whether it's good or just legendary :P < 1421883338 579708 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and there's Calculus. not sure which one has the drawings... < 1421883344 572541 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe they all do < 1421883421 121598 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :they all have cute covers < 1421883446 853411 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I think. < 1421883452 23037 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://ssiinnaa.com/wp-content/uploads/2012/09/spivak.differential.geometry.jpeg exclusive picture of me < 1421883487 875728 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :okay maybe not all of them do... but there's definitely multiple cute spivak covers < 1421883509 537247 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://tensorial.com/math/manifolds/ nice Mathematics Memes < 1421883516 164322 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh it's a ship of fools < 1421883527 758671 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :who're you calling a fool < 1421883569 54130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :foo'l you calling a whore < 1421883643 180129 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think that equation in your link _is_ the generalization of stokes's theorem < 1421883654 384097 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*your last link < 1421883660 666664 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: I've always seen that one called "Stokes's theorem". < 1421883662 910732 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1421883681 56328 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So maybe it's the generalization of some simpler one. < 1421883686 832722 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i guess we undergraduates got the cut-down version < 1421883701 962220 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I like it because it looks like an adjunction. < 1421883714 9467 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I'd like to understand it. < 1421883816 173437 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it probably is, somehow. everything is. < 1421883847 495421 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, sure. < 1421883872 289883 :mihow!~mihow@108.30.58.169 QUIT :Quit: mihow < 1421883946 319867 :bb010g!uid21050@gateway/web/irccloud.com/x-roosykjjsejrzzyv JOIN :#esoteric < 1421884053 360645 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: there was this one picture about this d thing: http://mathoverflow.net/a/10586 < 1421884283 262911 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :mhm i think i saw something like it in the algebraic topology book < 1421884300 336616 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(which i read way after undergrad) < 1421884331 921844 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :which book < 1421884557 477127 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I took Analysis II. Spivak's Calculus on Manifolds was the textbook < 1421884616 651306 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net JOIN :#esoteric < 1421884641 732153 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :It was hard as hell but I learned a lot < 1421884754 573887 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Hmm...no wait, it was Analysis on Manifolds < 1421884786 28777 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is that Spivak? < 1421884797 682703 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :if i can find it... < 1421884812 364759 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :James R Munkres < 1421884939 161064 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Aha! my Analysis I textbook was Spivak's "Calculus" < 1421885002 614292 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :So i confused the two a little < 1421885091 307512 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Analysis II was very hard but it obviated the need to take othermath courses < 1421885143 797284 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :it is the end all be all for math prerequisites in CS < 1421885226 706024 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421885395 891001 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I wonderif all universities have prereq lists like " < 1421885427 411057 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Take A and B and C, or just take D. < 1421886770 856039 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :oren, well most universities probably build on things you learned earlier in your course, yes < 1421886786 671972 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :if anything i wish mine would do so more thoroughly < 1421886808 996471 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :i've lost track of how many modules have gone through the definition and basic properties of a group < 1421886844 626983 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i think it may have been massey, i'm too lazy to go down to the parking cellar to find the book and stupid amazon basically has a biography instead of a proper book description < 1421886926 831149 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :in any case, it had a final chapter on de rham < 1421886936 315467 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*de rham cohomology < 1421886980 715824 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you're a cohomology expert, right? < 1421886983 405270 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or was it homology? < 1421887022 973964 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if by "expert" you mean i once proved some spaces to have trivial homology in a published paper < 1421887049 588553 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :What is a homology? < 1421887074 198377 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh and i guess some others _not_ to have trivial homology, by being very not simply connected < 1421887095 341890 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: it's a functor from topological spaces to a sequence of groups < 1421887116 702256 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :is that (very not simply) connected or very not (simply connected) < 1421887126 293794 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, a sequence of groups form a category? < 1421887140 812472 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or a sequence a functors from spaces to groups < 1421887167 79308 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: well by trivial product, definitely, although in this case there definitely are connections between them < 1421887221 475269 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but H_0(S) is basically the free abelian group with card(S) generators < 1421887246 786050 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and H_1(S) is the "abelization" of the fundamental group < 1421887279 195359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :then the higher groups are more complicated things involving higher dimensional properties of the space < 1421887309 161221 :hoosieree_!~hoosieree@99-38-162-71.lightspeed.iplsin.sbcglobal.net JOIN :#esoteric < 1421887311 625965 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but e.g. the circle has H_0(S) = Z and H_1(S) = Z iirc < 1421887343 608287 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :while a "contractible space" like a point or ball has both (and all the rest) trivial groups < 1421887398 499121 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the n-sphere generally has most of them trivial but 2 neighboring ones are Z, one further out per dimension < 1421887411 873875 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :iirc which i'm pretty unsure of for the latter < 1421887435 870730 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Interesting < 1421887439 452585 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I should go to bed now < 1421887440 822945 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Goodnight < 1421887444 537706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and the fact that these are functors allow you to prove things like the jordan curve theorem < 1421887464 994361 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(and in fact its higher-dimensional generalization) < 1421887561 2336 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: oh and it's both, assuming the former implies the latter < 1421887614 637546 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: presumably the former means that it's connected, but in a v. complicated way < 1421887614 790696 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :erm s/card(S)/card(components of S)/ above there < 1421887671 130478 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: well they were connected indeed < 1421887683 136992 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or wait were they < 1421887749 431287 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i'm not sure if that was part of it < 1421887794 49599 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :they had a quotient space that was basically a product of infinitely many circles < 1421887811 672349 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :iirc < 1421887826 473365 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*it had < 1421887852 881653 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this was just one space in particular, the simple topological measures on a torus < 1421887859 458444 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :afair < 1421888013 189236 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but i don't remember that the space was necessarily connected < 1421888056 406639 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't think we had enough control to say that < 1421888167 70497 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@ask mroman You just get a log-normal distribution < 1421888167 223951 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421888222 197414 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric : while a "contractible space" like a point or ball has both (and all the rest) trivial groups < 1421888223 879403 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :uh no < 1421888231 630226 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :H_0 of a point is Z < 1421888298 346535 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :n-sphere has H_0 and H_n isomorphic to Z < 1421888331 45545 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right, i get confused about the H_0 vs. reduced H_0 thing < 1421888348 679417 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :reduced homology is such a weird convention < 1421888385 146697 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :it only changes H_0 yet it's treated like a property of the entire sequence of homology groups < 1421888782 946157 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1421890862 400998 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421891060 447406 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :aww < 1421891061 135716 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 276 seconds < 1421891063 957910 :^v!~^v@c-71-238-153-166.hsd1.mi.comcast.net PRIVMSG #esoteric :i missed the soak < 1421891108 506921 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what soak < 1421891232 468687 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :It says that "nc -e" is dangerous; what dangers are there exactly? < 1421891362 306549 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Is it safe if the program you are running is safe? < 1421891388 386545 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :The usual dangers with allowing people to connect to your machine and run programs, probably. < 1421891405 66010 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nc here doesn't have -e but its man page has a comment "Be cautious here because opening a port and let anyone connected execute arbitrary command on your site is DANGEROUS." < 1421891444 197136 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(in the part suggesting how to get around the lack of -e) < 1421891463 238515 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :same for curl ... | sh - < 1421891464 435902 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But can't you specify what program you want to run? They won't necessarily execute arbitrary commands in this way isn't it? < 1421891548 234313 :boily!~alexandre@96.127.201.149 QUIT :Quit: EXECUTIVE CHICKEN < 1421891595 902747 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :zzo38: people used to run nc -e /bin/bash anyway. < 1421891612 318239 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :much like rm -rf /... < 1421891706 623522 :MoALTz__!~no@78-11-152-253.static.ip.netia.com.pl JOIN :#esoteric < 1421891787 432543 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :Ping timeout: 264 seconds < 1421891892 974836 :tromp__!~tromp@rtc35-167.rentec.com JOIN :#esoteric < 1421891897 904697 :yukko_!~yukko@vps-7818-9356.cloud.tilaa.com JOIN :#esoteric < 1421891987 458203 :heroux_!sandroco@gateway/shell/insomnia247/x-sumludlizejfjest JOIN :#esoteric < 1421892002 533559 :jameseb-!~jameseb_@runciman.default.hacksoc.uk0.bigv.io JOIN :#esoteric < 1421892038 381304 :Sprocklem_!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1421892286 473514 :aloril_!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi JOIN :#esoteric < 1421892362 242854 :yukko!~yukko@unaffiliated/yukko QUIT :Ping timeout: 264 seconds < 1421892362 439778 :MoALTz_!~no@78-11-152-253.static.ip.netia.com.pl QUIT :Ping timeout: 264 seconds < 1421892362 592962 :aloril!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi QUIT :Ping timeout: 264 seconds < 1421892362 593062 :jameseb!~jameseb_@runciman.hacksoc.org QUIT :Ping timeout: 264 seconds < 1421892362 745979 :heroux!sandroco@gateway/shell/insomnia247/x-paolivgfidjtgxrq QUIT :Ping timeout: 264 seconds < 1421892362 899381 :hoosieree_!~hoosieree@99-38-162-71.lightspeed.iplsin.sbcglobal.net QUIT :Ping timeout: 264 seconds < 1421892362 899481 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 264 seconds < 1421892363 330060 :tromp!~tromp@rtc35-167.rentec.com QUIT :Ping timeout: 264 seconds < 1421892368 639013 :heroux_!sandroco@gateway/shell/insomnia247/x-sumludlizejfjest NICK :heroux < 1421892464 620384 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1421893118 473232 :arjanb!8259a9d1@gateway/web/freenode/ip.130.89.169.209 QUIT :Quit: zzz < 1421893383 421912 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :zzo38: nc -e inetd-style-httpd would be just fine I imagine. < 1421894214 606564 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 245 seconds < 1421894382 134418 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1421895087 223842 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41709&oldid=40821 5* 0371.10.94.116 5* (+205) 10/* Print value of cell x as number */ < 1421895558 645620 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :surely we have that already? < 1421895574 104042 :pikhq!~pikhq@deagol.pikhq.com PRIVMSG #esoteric :Probably a tweak if it isn't a bad edit. < 1421895703 278623 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 M10 02http://esolangs.org/w/index.php?diff=41710&oldid=41709 5* 03Oerjan 5* (+2) 10/* Print value of cell x as number for ANY sized cell (ie 8bit, 16bit, etc) */ Wrap line < 1421895766 325622 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421895775 662367 :antelios!~loathiing@73.163.81.118 JOIN :#esoteric < 1421895878 811381 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41711&oldid=41710 5* 03Oerjan 5* (+8) 10/* Print value of cell x as number */ cell size < 1421895950 347932 :loathiingsmoker!~loathiing@73.163.81.141 JOIN :#esoteric < 1421895980 282607 :loathiingsmoker!~loathiing@73.163.81.141 PART :#esoteric < 1421896173 495060 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421896209 302076 :antelios!~loathiing@73.163.81.118 QUIT :Ping timeout: 256 seconds < 1421896238 15526 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Remote host closed the connection < 1421896877 94264 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl JOIN :#esoteric < 1421896892 996638 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41712&oldid=41711 5* 0371.10.94.116 5* (+254) 10/* Print value of cell x as number for ANY sized cell (ie 8bit, 16bit, etc) */ < 1421896905 240826 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric ::0 < 1421896991 455278 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41713&oldid=41712 5* 0371.10.94.116 5* (+6) 10/* Print value of cell x as number for ANY sized cell (ie 8bit, 16bit, etc) */ < 1421897068 414092 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :D:< < 1421897363 768257 :aloril_!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi QUIT :Remote host closed the connection < 1421897769 197895 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I wonder if the ::bb:: thing for bolding would work for irc < 1421897805 385071 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :or was it < 1421897815 698596 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :::b:: < 1421897820 466475 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I forgot < 1421897864 41670 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Quit: ZZZzzz… < 1421897889 968371 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Place to use bots? < 1421897904 61048 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :not here though < 1421897918 594885 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :#bots? < 1421897923 796913 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :thanks < 1421897953 342488 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :Was jsut guessing since I figured that's how channel names worked. < 1421897965 378098 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net PRIVMSG #esoteric :And then joined right before you. < 1421898037 245529 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41714&oldid=41713 5* 0371.10.94.116 5* (+58) 10/* Print value of cell x as number for ANY sized cell (ie 8bit, 16bit, etc) */ < 1421898042 495477 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1421898207 859600 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck algorithms14]]4 10 02http://esolangs.org/w/index.php?diff=41715&oldid=41714 5* 0371.10.94.116 5* (+193) 10/* Print value of cell x as number for ANY sized cell (ie 8bit, 16bit, etc) */ < 1421898261 60587 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :ACTION stares around < 1421898432 185388 :aloril!~aloril@dsl-tkubrasgw2-54f81c-109.dhcp.inet.fi JOIN :#esoteric < 1421898533 376155 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :> 10^10^100 < 1421898555 371225 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :nvm where's that calculation bot < 1421898588 137068 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: bold is triggered with a ctrl-B character, you probably need to escape it in your client somehow to insert it < 1421898627 521353 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(if you didn't see bold in bold there, your client doesn't support it) < 1421898649 386681 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@ping < 1421898649 539825 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :pong < 1421898666 710956 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: your calculation may be timing out < 1421898682 602734 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although, why hasn't it already < 1421898686 5195 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 10^100 < 1421898687 369593 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1000000000000000000000000000000000000000000000000000000000000000000000000000... < 1421898691 833474 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 10^10^100 < 1421898709 27044 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm... < 1421898711 927818 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 2 < 1421898713 345511 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 2 < 1421898730 752403 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> let f n = f(n+1) in f 1 < 1421898734 484683 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421898757 341767 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm that timed out, 10^10^100 must be doing something that gets even that to fail < 1421898806 652557 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@ask int-e do you know why > 10^10^100 times out without giving any message? < 1421898806 805769 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1421898855 359877 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: It happens in GMP, I guess? < 1421898860 965800 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421898863 250967 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 10^1000000000000 < 1421898864 262549 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Something about uninterruptible calls or who knows. < 1421898873 555511 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It behaves differently in ghci too. < 1421898878 874042 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm < 1421898897 420897 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically GMP doesn't give any error on overflow? < 1421898904 76549 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What overflow? < 1421898918 516598 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shouldn't that be larger than memory size? < 1421898928 131962 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(^) uses repeated squaring < 1421898942 38096 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the _result_ is still larger than memory size, eventually < 1421898952 573860 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sure, but presumably it times out before reaching that. < 1421898958 598117 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't see why < 1421898964 130700 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(^) is implemented in Haskell < 1421898966 595378 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :well < 1421898968 813423 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's just using GMP multiplication. < 1421898969 862523 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :oerjan: < 1421898976 916184 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :10^10^100 < 1421898981 589250 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :is a googolplex < 1421898987 267372 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i know it is large < 1421898994 604976 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :And I don't think any bot can handle that < 1421899001 145009 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :not even... < 1421899003 113396 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Googlebot? < 1421899016 163276 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: well it couldn't handle 10^1000000000000 either < 1421899045 134451 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Client Quit < 1421899051 827418 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which i was trying to make big enough to outrun memory, but not by too many magnitudes < 1421899070 382538 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :300^300^3000 < 1421899073 624105 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1e5 :: Integer < 1421899074 719573 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : No instance for (GHC.Real.Fractional GHC.Integer.Type.Integer) < 1421899074 872714 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : arising from the literal ‘1e5’ < 1421899086 11693 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :e5 isn't that big < 1421899086 617047 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: it doesn't have your extension :( < 1421899107 284162 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i was just checking if it could use e-notation for Integers < 1421899110 228787 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: i was about to complain to int-e < 1421899115 586486 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :> 1e1 :: Integer < 1421899116 633236 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : No instance for (GHC.Real.Fractional GHC.Integer.Type.Integer) < 1421899116 786648 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : arising from the literal ‘1e1’ < 1421899118 954973 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf made an extension to ghc for it < 1421899119 108122 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :nah < 1421899120 903167 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> let x :: Integer; x = 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 in x*x < 1421899121 961071 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 0 < 1421899125 129686 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Jesus < 1421899126 916795 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :checkmate < 1421899135 285027 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :That's not fair < 1421899136 888361 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :This website has profiles that let users have an about string. If no about string is entered, it defaults to "I love Internet Explorer." < 1421899137 41630 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er, i forgot the 1 at the beginning < 1421899142 849789 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: *cough* < 1421899145 947223 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Also shachaf < 1421899162 727356 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :implementing the e isn't hard < 1421899175 191787 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Does it work? < 1421899183 944938 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what are you even doing, Lilax < 1421899197 961166 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :The work of god < 1421899198 859991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i sincerely doubt it errors out at anything that small, sine i've calculated factorials of numbers > 100000 before < 1421899215 339926 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: yes, that's not very many bits at all < 1421899240 99821 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :how many bits can lambdabot handle before a crash < 1421899246 568641 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway what i thought was happening was a timeout in gmp code < 1421899255 650106 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> 10^10^6 < 1421899257 652027 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1000000000000000000000000000000000000000000000000000000000000000000000000000... < 1421899264 573448 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :10^10^6 * 10^10^6 < 1421899270 180530 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> 10^10^6 * 10^10^6 < 1421899272 12012 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1000000000000000000000000000000000000000000000000000000000000000000000000000... < 1421899285 167597 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> 10^10^12 < 1421899336 983987 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: so what's with tensors twh < 1421899338 520922 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 10^10^9 < 1421899367 739630 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> (6, 10^10^6) < 1421899368 63631 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i feel like listening to physicists is the worst way to learn things < 1421899369 289091 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (6,1000000000000000000000000000000000000000000000000000000000000000000000000... < 1421899377 808400 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> (7, 10^10^7) < 1421899380 526614 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (7,1000000000000000000000000000000000000000000000000000000000000000000000000... < 1421899387 38591 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> (8, 10^10^8) < 1421899391 161695 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421899399 344955 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah an actual timeout < 1421899412 336499 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> (9, 10^10^9) < 1421899437 627587 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now that's weird then < 1421899457 81247 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> length (show (10^10^7)) < 1421899462 978495 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421899463 131704 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval: signalProcess: permission denied (Operation not permitted) < 1421899468 249046 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fancy < 1421899471 522670 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :tensor means a vector, matrix, or any number of dimensions < 1421899490 650989 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> length (show (10^10^7)) < 1421899494 97385 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 10000001 < 1421899497 720567 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> length (show (10^10^8)) < 1421899503 40566 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421899503 193853 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval: signalProcess: permission denied (Operation not permitted) < 1421899505 923606 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :> length (show (10^10^9)) < 1421899523 635735 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :No because < 1421899543 436313 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oren: i keep being told that's a terrible definition < 1421899544 415755 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :in the 10^10^8 - 9 areas < 1421899554 22277 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :except by physicists, and who trusts them < 1421899555 570478 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :is to near googol < 1421899567 755716 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :plex* < 1421899581 250728 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :no < 1421899583 765595 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I'm dumb < 1421899592 636306 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I apparently can't read < 1421899607 968319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> logBase 2 10 * 10^8 < 1421899609 418937 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3.321928094887363e8 < 1421899616 888756 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> logBase 2 10 * 10^9 < 1421899618 247957 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 3.3219280948873625e9 < 1421899640 305406 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's around a gigabit < 1421899665 980504 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> logBase 256 10 * 10^9 < 1421899667 368637 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 4.152410118609203e8 < 1421899671 306858 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that second result was enlightening hth < 1421899710 766969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but less than a gigabyte < 1421899919 650281 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: you can take tensor products of vector spaces, that's a start < 1421900001 733389 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: the tensor product of two vector spaces is defined by the universal property wrt. bilinear maps from them < 1421900002 253730 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> length (show (2^2^26)) < 1421900003 732788 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and those are defined as a left adjoint to the internal hom < 1421900006 364652 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421900015 135544 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> length (show (2^2^27)) < 1421900017 295864 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or what you said, which is p. close to the same thing < 1421900023 16446 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval: signalProcess: permission denied (Operation not permitted) < 1421900023 169827 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421900032 341710 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :FireFly: HireFly < 1421900039 269121 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> length (show (2^2^28)) < 1421900042 314133 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :istr something like all universal properties are adjoints < 1421900044 913366 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval: signalProcess: permission denied (Operation not permitted) < 1421900045 66627 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421900054 512489 :mitchs!~canissimi@unaffiliated/canissimia PRIVMSG #esoteric :> length (show (2^2^29)) < 1421900064 860706 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if you look at them the right way < 1421900068 340595 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval: signalProcess: permission denied (Operation not permitted) < 1421900068 493723 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : mueval-core: Time limit exceeded < 1421900118 264313 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: well, we're talking about a slightly different one here, with (A ⊸ (B ⊸ C)) ~ (A ⊗ B ⊸ C) < 1421900128 161086 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but it's the same idea at any rate < 1421900148 531881 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :a linear map from the tensor product is like a bilinear map from the cartesian product. or something < 1421900182 790537 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :this is nicer than talking about multidimensional arrays but doesn't give me much intuition < 1421900231 62285 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i see a number of blank squares, and am not sure if you mean them all to be tensor products because then you're just saying associativity < 1421900243 682218 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(A -o (B -o C)) ~ (A (x) B -o C) < 1421900248 140430 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :where -o is linear map < 1421900280 254081 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm... < 1421900314 842342 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose the left is the same as the set of bilinear maps from A and B to C < 1421900319 152492 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :right < 1421900338 942479 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's funny because usually you define the cartesian product first and then define exponentials in terms of it < 1421900341 937124 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(in a category) < 1421900348 829279 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but here you start with the internal hom < 1421900378 513783 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it's not a CCC < 1421900390 797325 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :but it's a MCC? < 1421900402 309594 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think so? < 1421900438 370218 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway, so i should get some intuition for this operation < 1421900444 903012 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the subspaces of hilbert spaces are said to satisfy the orthomodular law < 1421900457 324780 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :e.g. they say that if V and W are n- and m- dimensional, V(x)W is nm-dimensional < 1421900481 614823 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: you know for that looking at bases might actually be simplest < 1421900532 95521 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :a basis for V(x)W can simply be pairs of basis elements for V and W < 1421900565 281896 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and then you can check that that fulfils the universal property < 1421900667 99613 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :makes some sense, since it's linear in both of them separately < 1421900770 556454 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :might wonder if you can show point-freely that the tensor product of the free vector spaces on sets S and T is a free vector space on S x T < 1421900800 854735 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :perhaps that holds more generally than vector spaces < 1421900837 490031 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION leaves this to you as the CT expert btw < 1421900894 516034 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what is the "more general" version of tensor product < 1421900915 479793 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :left adjoint to the internal hom? < 1421900933 845123 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hmm, there's no general definition of internal hom < 1421900939 224061 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so that doesn't worka < 1421900942 765402 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :s/.$// < 1421900971 365099 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no, but you could assume that it exists and try to prove it from that? < 1421900984 843835 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what properties would it have < 1421900995 772490 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :presumably you're not taking any ol' monoidal category < 1421901016 349852 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is actually rather weak on monoidal categories hth hth < 1421901047 898544 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :is hth associative < 1421901050 242669 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :like a group action < 1421901052 773974 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh < 1421901069 852515 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i keep forgetting that the script doesn't work with actions < 1421901080 76382 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why don't you just turn the script off twh < 1421901122 477574 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now that's crazy talk < 1421901127 792890 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway monoidal category just means you have a "product" bifunctor with an identity in the obvious way < 1421901171 993539 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway for the inner hom you want exponentials no? < 1421901209 633139 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :well, exponentials are right adjoint to cartesian product < 1421901216 120958 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i mean categorical product. whatever it's called < 1421901219 942333 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that's not the same as tensor product < 1421901223 382428 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hmph < 1421901225 15641 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(for this case, at least) < 1421901296 472138 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok maybe it's not easy to generalize < 1421901327 671599 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it would be a good generalization if it is < 1421901467 190930 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway, so this tensor product thing exists, great < 1421901549 524460 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and an tensor on V is defined to be V(x)V(x)...(x)V(x)V(x)V*(x)V*(x)...(x)V*(x)V* < 1421901564 389285 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :an (n,m)-tensor, where the number of Vs is n and the number of V*s is m < 1421901586 318152 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :My understanding is: basically the tensor has two types of indexes, the covariant ones which are summed over upon application, and the contravariant which are not. < 1421901610 778130 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo one step at a time < 1421901622 736870 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what are indexes and application and summing and so on < 1421901642 768872 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think he's referring to einstein notation < 1421901651 693987 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :indexes are the dimensions of the multidimensional array < 1421901654 174316 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which is _very_ coordinate based < 1421901665 793640 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'm not talking about multidimensional arrays right now hth < 1421901667 363670 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also does implicit summation < 1421901676 108577 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :einstein notation always looked like scow to me anyway < 1421901687 442991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but but einstein... < 1421901693 610762 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maybe it's a convenient notation when you're doing things but not convenient for figuring out what they mean < 1421901729 275966 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so V* = (V -> F), where F is our field, right? < 1421901744 211257 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why do we distinguish between covariant and contravariant Vs, given that they're isomorphic? < 1421901748 868630 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(but not naturally) < 1421901787 630339 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: because you want V and V* to live in the tangent bundle on a manifold < 1421901817 405750 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :because the covariant ones are summed over, like the horizontal of a matrix,but the contravariant ones remain in the result, like the vertical of a matrix < 1421901820 306569 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :basically distinguishing allows to express physics equations so they _are_ natural < 1421901839 505537 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oren: what's with the matrices hth < 1421901855 205699 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :matrix is a (1,1) tensor < 1421901866 387969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: please don't provoke shachaf with this low-level intuition twh hth < 1421901896 673661 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(it's how i learnt about tensors first myself, but still i don't think it's what he's after) < 1421901903 883755 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so a (1,1) tensor -- i.e. an element of V(x)V* -- is a linear map < 1421901910 53670 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :yup < 1421901914 230232 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i guess it's a linear map : V* -o V < 1421901926 982653 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er, : V -o V < 1421901929 186391 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: no, V -o V < 1421901937 435871 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :is a linear map : V -o W a tensor? < 1421901953 557968 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :yes < 1421901960 368448 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what sort of tensor? < 1421902046 109315 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :V*(x)W obviously < 1421902067 803611 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :so it's a tensor product, sure, but it's not a tensor, is it? < 1421902082 197085 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i am unsure of the nomenclature here < 1421902085 666555 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and (1,1). the (n,m) tells you nothing about the size of the dimensions only their number < 1421902096 47182 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'm going by https://en.wikipedia.org/wiki/Tensor_(intrinsic_definition) < 1421902148 778031 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you can also say that an (n,m) tensor is a multilinear map : V x ...m... x V x V* x ...n... x V* -> F < 1421902159 308652 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :where you switch which spaces are dual to keep the same variance < 1421902207 89941 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :how do we go from (V -o V) to (V (x) (V -o F))? < 1421902450 893564 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :a linear map from V to F would be a (0,1) tensor < 1421902460 782893 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: use the bilinear map that is simply application of the functional to the vector? < 1421902486 271161 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no wait < 1421902497 409308 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION thinking backwards < 1421902575 951193 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :and a vector is a (1,0) tensor. so V (x) (V -o F) would be a (1,1) tensor (the dimensions add) < 1421902589 575978 :shikhin_!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 245 seconds < 1421902672 48282 :skj3gg!~skj3gg@unaffiliated/skj3gg JOIN :#esoteric < 1421902720 601159 :skj3gg!~skj3gg@unaffiliated/skj3gg QUIT :Client Quit < 1421902761 24464 :adu!~ajr@c-69-243-56-49.hsd1.md.comcast.net QUIT :Quit: adu < 1421902827 309151 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :if -o is the notation for a linear map then the notation for a multilinear map must be -ꙮ < 1421902863 645028 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i think you might need to use V** ~ V in there < 1421902879 286727 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :because i don't think it is true for infinite dimensional spaces < 1421902895 330770 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ok < 1421903000 142858 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :(V -o V) (V -o ((V -o F) -o F)) ((V (x) (V -o F)) -o F) < 1421903006 838103 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ugh my internet connection is a class-E scow right now < 1421903070 706899 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway going from that last thing to V* (x) V is presumably pretty straightforward < 1421903080 489607 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :MAYBE < 1421903092 224846 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION may not have the brain for this < 1421903138 306299 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you're p. helpful so far tdh hth < 1421903147 86663 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yw < 1421903157 891514 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :But multiplying a (0,1) tensor and a (1,0) will only give you linear maps where all the components of result are linear to each other < 1421903171 879668 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what's multiplying tensors < 1421903209 809707 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you multiply all components with each other < 1421903213 914874 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :taking the paired basis elements, basically < 1421903221 238199 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what's components < 1421903225 95058 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :numbers < 1421903230 308273 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :n F < 1421903247 981481 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :are we somehow talking about multidimensional arrays again < 1421903273 329036 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :obviously... the tensor product is defined in terms of numbers < 1421903284 670018 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :in the field F < 1421903300 275030 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :over which your vector space is defined < 1421903326 805287 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :look we defined the tensor product already < 1421903333 584249 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :with a universal property < 1421903339 48785 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and paired basis elements on top of that < 1421903341 953757 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no numbers in sight < 1421903419 771138 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ok, so i believe that a (1,1) tensor is a linear map : V -o V < 1421903447 401493 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i suppose that if you choose bases or coordinates or whatever then each element of the matrix corresponds to one pair of basis elements? < 1421903459 168159 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :exactly... < 1421903650 58768 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1421903849 787021 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i suppose you could define the basis of the space of (1,1) tensors, as the set of linear maps which project onto the ith basis and scale the jth basis by the result... < 1421903914 837185 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :did oerjan leave due to lack of brain :'( < 1421903970 354002 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :previous statement not intended in the rude way that an observer without context might interpret it hth < 1421903977 419377 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :symbollically... E_ij(v) = (v . e_i)e_j < 1421904001 476335 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what do these symbols mean hth < 1421904002 869486 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :if i only had a brain < 1421904081 467242 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Um... E_ij is the i,jth basis element for the set of (1,1) tensors, e_i is the ith element of the basis of V, v is a arbitrary vector, . is a dot product < 1421904126 58640 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wait, don't you write e_i^j or something < 1421904150 973359 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :That's for components of tensors < 1421904177 85993 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh so what's E < 1421904200 105190 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ok you're just talking about matrices here < 1421904205 949183 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :E is a list of basis elements for the set of (1,1) tensors < 1421904211 684233 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh < 1421904282 436488 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I'm basically showing we can create a basis for the (1,1) tensors from a basis for the vectors < 1421904345 233677 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :although really i dunno whther such construction can be made general < 1421904529 435578 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :i guess the idea is, use the functions f_i(v) = (v . e_i) as a basis for the (0,1) tensors, given that e_i form a basis for the (1,0) tensors... < 1421904841 604866 :glguy!~glguy@unaffiliated/glguy JOIN :#esoteric < 1421904934 717921 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :then the tricky bit is proving that given a basis B for the (n,m) tensors and a basis E for the (k,l) tensors, that the products of each member of B with each member of E form a basis for (k+n,m+l) tensors < 1421904964 527752 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1421904991 372630 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :in using the matrix notation for tensors we are essentially assuming that the above is true < 1421905842 71746 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 276 seconds < 1421906313 943870 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I am confuse < 1421906708 913410 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :don't worry, I am too < 1421907080 627587 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :http://is.gd/k2NuAY < 1421907097 729446 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I had made 20 pancakes < 1421907124 631323 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :-had < 1421908113 166434 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION expected picture of pancakes and was disappointed < 1421908218 297665 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :http://esolangs.org/wiki/Pancake_Stack < 1421908229 627736 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :lol < 1421908257 726398 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :STILL NO PANCAKES < 1421908270 114075 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: http://25.media.tumblr.com/tumblr_lq4287y4CJ1qmqpiro1_1280.jpg hth < 1421908380 917029 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :does someone want a pancake / while we've still got 'em? < 1421908392 213189 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION  < 1421908448 911504 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think you missed your cue hth < 1421908492 115245 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :http://nuttygod.tumblr.com/image/108806826655 < 1421908494 974795 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :still missing it twh < 1421908496 953881 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Hey, it's an English-like esolang that isn't a BF derivative! < 1421908499 260311 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :What about that < 1421908502 305674 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Anyways < 1421908507 248089 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :ye so I made pancakes < 1421908518 351806 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Didn't eat any of them < 1421908521 180151 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: you forgot to make the proper rhyme hth < 1421908527 994548 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Wonder if could make language that looks stack based but is really BF < 1421908543 94081 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: wait is this a reference to something < 1421908552 747352 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: you just linked it < 1421908558 434602 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :lol < 1421908570 764190 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: oh tdh < 1421908588 445810 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :my accent must be incompatbile with that < 1421908596 518166 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ible < 1421908645 914900 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :possibly it works in no accent known to man < 1421908651 488818 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i wouldn't know < 1421908671 525360 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: i'm missing emperor palpatine somewhere between 2 and 3 < 1421908697 518044 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :There's a flaw in the Swedish language in one small town where yes is pronounced as a sharp intake of breath < 1421908715 968230 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :,in one* < 1421908723 292865 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Man my english is bad < 1421908737 237768 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Grammatical skills for typing < 1421908738 89842 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's more than just one small town and wasn't this discussed earlier? < 1421908756 208351 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also you cannot call it a "flaw" that's not how language works < 1421908771 429535 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Well < 1421908782 44041 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :was it discussed earlier? < 1421908793 251352 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I thought it was in just one part of Sweden < 1421908809 901414 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :But.. Why a sharp intake for yes. < 1421908861 350327 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Sgeo: In India they bobble their heads side to side for yes < 1421908872 820638 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :Lilax: In India they bobble their heads side to side for yes < 1421908875 808695 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well _someone_ a few days ago asked me if i pronounced yes like that < 1421908897 600910 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i don't. also i'm norwegian if anyone's confused.) < 1421908912 352452 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I know < 1421908916 910701 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i'm also norwegian if no one's confused, but i find that unlikely.) < 1421908918 499766 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: did you answer by moving your head twh < 1421908930 912624 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i don't remember < 1421908942 287009 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421908979 185940 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think my response head movements are pretty normal for a western european < 1421908980 212658 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Yes is Norwegian is ja < 1421908986 740963 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :so no probably < 1421908997 290669 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: it's ja in swedish too < 1421909004 990905 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :I say 'ya' in english too < 1421909023 817414 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I pronounce exclamations < 1421909028 633600 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :I don't know why. < 1421909092 767914 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Lilax: btw the sharp intake is supposed to be simultaneous with a "ja" hth < 1421909098 106369 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :'ya' sounds like no in japanese though < 1421909131 745567 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Don't you have to be exactly on point with puncuation in Japanese < 1421909146 70411 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1421909150 969309 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :ixk < 1421909153 467186 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :idk* < 1421909160 726327 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: isn't that word so impolite that they almost never use it < 1421909195 638043 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hey, what happened to the unicode haiku < 1421909237 964636 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quote HIRAGANA < 1421909238 766947 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421909272 25480 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :well yeah, generally no in Japanese is u-un or iie, but in a dramatic situation IYA! is the word you shout < 1421909296 868768 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :you hear it a lot in anime and dramas etc. < 1421909359 131535 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: is it gone? < 1421909373 591598 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? haiku < 1421909374 608371 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :haiku? ¯\(°​_o)/¯ < 1421909381 861773 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: yes < 1421909392 894125 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe someone thought it was gibberish < 1421909420 162679 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :is gibberish with a hard or soft g? < 1421909456 257802 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AAAAAAAAAAAAAA < 1421909490 862375 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Its < 1421909507 365060 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Pronounced in my understand jib-er-ish < 1421909523 29989 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :if only english had glottal stops < 1421909533 973178 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :Ye < 1421909538 426088 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :what are those again < 1421909577 260986 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :doesn't it have them before vowels < 1421909594 19816 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: i read jib-er-ish as if it had glottal stops < 1421909662 226970 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca PRIVMSG #esoteric :shachaf: there is a glottal stop in the english uh-oh... < 1421909672 524204 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :there is also one in the english up and over < 1421909675 168003 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :and < 1421909688 623553 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :self- word here < 1421909689 994905 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: ok only at the beginning of words hth < 1421909756 227298 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo the system where it's another consonant is better < 1421910017 568101 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl PRIVMSG #esoteric :the system where every letter is accented and is a vowel < 1421910177 260006 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i cannot find any relevant removal less than 19 months old hth < 1421910246 467801 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: how about greater than or equal to 19 months old twh < 1421910264 888476 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1421910368 136499 :pikhq!~pikhq@deagol.pikhq.com QUIT :Ping timeout: 244 seconds < 1421910375 555647 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net NICK :MDream < 1421910832 140621 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :make the 24 months hth < 1421910835 319967 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*that < 1421910870 355613 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://codu.org/projects/hackbot/fshg/index.cgi/rev/85805e0c2335 < 1421911144 801081 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wait, that's not evidence that it was a quote < 1421911154 654447 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maybe it was never added < 1421911217 341926 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION would say he has successfully been advertised to... for a product that doesn't currently exist < 1421911244 677262 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sgeo: https://en.wikipedia.org/wiki/Limonana hth < 1421911270 381975 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :As far as I know that thing you linked exists. < 1421911296 199888 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :did you read the history twh < 1421911321 555660 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :Twh? < 1421911328 507283 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Ah < 1421911340 463505 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that would help < 1421911341 614034 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :That would help? < 1421911385 23189 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: ah that proves i've search far enough back... < 1421911398 703690 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quote swede < 1421911399 458645 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :357) as always in sweden everything goes to a fixed pattern: thursday is queueing at systembolaget to get beer and schnaps, friday is pickled herring, schnaps and dancing the frog dance around the phallos, saturday is dedicated to being hung over \ 654) (I vehemently oppose the SNP because they want closer ties with Sweden < 1421911405 830441 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oops < 1421911409 314146 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quote ꙮ < 1421911410 18822 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1138) A Swede who was in #esoteric / Thought his rhymes were a little generic. / "I might use, in my prose, / ꙮs, / But my poetry's alphanumeric." < 1421911416 926973 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :maybe i was thinking of that one < 1421911485 193668 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :-ꙮ is my best accomplishment of the day < 1421911504 605061 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'll have to write a linear algbera book to popularize it < 1421911511 176178 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i'll also throw in some monad analogies < 1421911558 34120 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :first you have to make it show up properly in clients hth < 1421911590 371463 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1421911641 613158 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it shows up properly in proper clients and improperly in improper clients hth < 1421911668 312808 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1421911689 426735 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i do, perhaps, include putty in the setup < 1421911778 131026 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode [MAHJONG TILE AUTUMN][HIRAGANA LETTER YA][SNOWMAN WITHOUT SNOW] < 1421911779 663377 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+0000 \ UTF-8: 00 UTF-16BE: 0000 Decimal: � \ . \ Category: Cc (Other, Control) \ Bidi: BN (Boundary Neutral) \ \ U+0001 \ UTF-8: 01 UTF-16BE: 0001 Decimal:  \ . \ Category: Cc (Other, Control) \ Bidi: BN (Boundary Neutral) \ \ U+0002 \ UTF-8: 02 UTF-16BE: 0002 Decimal:  \  \ Category: Cc (Other, C < 1421911783 787664 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ff < 1421911793 767574 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode [MAHJONG TILE AUTUMN] < 1421911795 36709 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+0000 \ UTF-8: 00 UTF-16BE: 0000 Decimal: � \ . \ Category: Cc (Other, Control) \ Bidi: BN (Boundary Neutral) \ \ U+0001 \ UTF-8: 01 UTF-16BE: 0001 Decimal:  \ . \ Category: Cc (Other, Control) \ Bidi: BN (Boundary Neutral) \ \ U+0002 \ UTF-8: 02 UTF-16BE: 0002 Decimal:  \  \ Category: Cc (Other, C < 1421911800 931406 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode MAHJONG TILE AUTUMN < 1421911801 829130 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​🀨 < 1421911819 964854 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode HIRAGANA LETTER YA < 1421911820 752673 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​や < 1421911839 70043 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :shachaf: monads are ꙮ? probably one of the best monad analogies around < 1421911840 70340 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`unicode SNOWMAN WITHOUT SNOW < 1421911840 974917 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​⛄ < 1421911856 999823 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :whoa, hi olsner < 1421911869 121959 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` ls bin/*slash* < 1421911869 992764 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/slashes \ bin/slashlearn < 1421911895 871157 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :olsner: Well, you have an adjunction, so you do get a monad of some sort there. < 1421911910 436647 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`slashlearn haiku/🀨や⛄ < 1421911912 888351 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned «haiku» < 1421911923 934884 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? haiku < 1421911924 811820 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​🀨や⛄ < 1421911937 121358 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :aren't you missing a character there < 1421911942 275555 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oh, maybe my client is improper < 1421911952 6716 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't see the last one either < 1421911958 758915 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :⛄ < 1421911966 62197 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what a scow < 1421911971 774229 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i thought i'd finally made it work < 1421911992 48153 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :shachaf: there's an adjunction in ꙮ? what does that even mean < 1421912010 873799 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :olsner: Well, defining the tensor product. < 1421912034 517752 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess you weren't around earlier. < 1421912039 422091 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I use A -o B to mean a linear map < 1421912048 390701 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So I decided to use A -ꙮ B to mean a multilinear map < 1421912186 467692 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`icode ⊸ < 1421912187 346827 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+22B8 MULTIMAP] < 1421912195 98461 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :apparently unicode has a different use in mind for that character < 1421912234 757729 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: that limonana is some effective marketing < 1421912252 752130 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: would you like a glass hth < 1421912279 504412 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm afraid i'm very fond of lemon < 1421912282 373547 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*not < 1421912292 677231 :chaosagent!~quassel@98.210.97.139 QUIT :Ping timeout: 245 seconds < 1421912295 201487 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i suppose the appropriate acronym to end that question with was "wth" < 1421912296 183296 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you can pour some on my fingers, they obviously like it < 1421912311 549290 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :are you fond of nana < 1421912332 97597 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :certainly < 1421912381 854440 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :'TIL THE WHITE ROSE BLOOMS AGAAAAIN... < 1421912387 96413 :pikhq!~pikhq@deagol.pikhq.com JOIN :#esoteric < 1421912395 382705 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :did you really learn that today hth < 1421912424 436449 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :hmm, http://www.pagetable.com/?p=774 - apparently basic for 6502 was written in PDP-10 assembly, with macros to trick it into generating 6502 code instead < 1421912426 71174 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :um no i've known that song for years? < 1421912466 483421 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :the joke was how i read the first word of your sentence hth < 1421912475 152745 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh. < 1421912484 495952 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*TILL < 1421912528 316877 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :is there a difference in meaning between till and until? < 1421912545 247765 :glguy!~glguy@unaffiliated/glguy PRIVMSG #esoteric :You put money in one? < 1421912546 889657 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :or 'til < 1421912562 367649 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :olsner: not that i know of. < 1421912563 734151 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`thanks glguy < 1421912564 492293 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, glguy. Thuy. < 1421912623 522854 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :somehow that doesn't seem appropriate like an appropriate `thanking < 1421912674 771545 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :if you read glguy as a single syllable, with glg as a consonant cluster or the spelling of a weird consonant, that works I think < 1421912693 409916 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`thanks shachaf < 1421912694 183584 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, shachaf. Thachaf. < 1421913271 508158 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`thanks olsner < 1421913272 207263 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, olsner. Tholsner. < 1421913365 28612 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`thanks cranks < 1421913365 686045 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, cranks. Thanks. < 1421913394 356735 :olsner!~salparot@c80-217-116-33.bredband.comhem.se PRIVMSG #esoteric :`thanks thanks < 1421913395 114503 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, thanks. Thanks. < 1421913863 145651 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421914492 984469 :Sprocklem_!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1421914520 876344 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421915359 159543 :stuntaneous!~stuntaneo@2001:1af8:4700:a000:4:: QUIT :Ping timeout: 244 seconds < 1421915991 286376 :FreeFull!~freefull@defocus/sausage-lover QUIT :Ping timeout: 244 seconds < 1421916677 235694 :Lilax!uid52684@gateway/web/irccloud.com/x-rxzfakdmkejcmxpl QUIT :Read error: Connection reset by peer < 1421916747 117505 :bb010g!uid21050@gateway/web/irccloud.com/x-roosykjjsejrzzyv QUIT :Ping timeout: 265 seconds < 1421916762 164324 :supay!sid47179@gateway/web/irccloud.com/x-ajtlyphfoveytkxr QUIT :Ping timeout: 276 seconds < 1421916801 131379 :ocharles!sid30093@musicbrainz/user/ocharles QUIT :Ping timeout: 276 seconds < 1421916845 940325 :Lilax!uid52684@gateway/web/irccloud.com/x-tbloculsmwztspbc JOIN :#esoteric < 1421917114 937005 :Lilax!uid52684@gateway/web/irccloud.com/x-tbloculsmwztspbc QUIT :Ping timeout: 272 seconds < 1421917146 417980 :supay!sid47179@gateway/web/irccloud.com/x-hubsprjfiepqvumo JOIN :#esoteric < 1421917496 610437 :ocharles_!sid30093@gateway/web/irccloud.com/x-hgmrwlxdfouskbrb JOIN :#esoteric < 1421917607 940069 :Lilax!uid52684@gateway/web/irccloud.com/x-xujkygnpprxxajlo JOIN :#esoteric < 1421917800 323131 :bb010g!uid21050@gateway/web/irccloud.com/x-grhxdqycxrhokwgo JOIN :#esoteric < 1421918773 568317 :jameseb-!~jameseb_@runciman.default.hacksoc.uk0.bigv.io NICK :jameseb < 1421919097 952891 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1421919321 767030 :Lilax!uid52684@gateway/web/irccloud.com/x-xujkygnpprxxajlo QUIT :Quit: Connection closed for inactivity < 1421920293 486055 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 252 seconds < 1421921593 634614 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1421925420 807316 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1421927851 553271 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 264 seconds < 1421927936 242107 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1421928427 715879 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421928670 601771 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 JOIN :#esoteric < 1421928671 584303 :vapse!c1db0c34@gateway/web/freenode/ip.193.219.12.52 JOIN :#esoteric < 1421928676 774363 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :hi < 1421928703 583239 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :need some explanation about solving one shit, who can help me? < 1421928743 637286 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :http://i.imgur.com/ERVFrrx.png < 1421928748 682923 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :need to solve his shit < 1421929053 280570 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 256 seconds < 1421929359 516774 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Where is that from? < 1421929381 792156 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :yeahello_right. it's a canal. and the sky is gray. < 1421929387 877092 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(and the sky is graaaayyy ♪) < 1421929405 845430 :boily!~alexandre@96.127.201.149 QUIT :Quit: ETERNAL CHICKEN < 1421929596 219220 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :its from geocaching task < 1421929699 386304 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PRIVMSG #esoteric :boily get lost < 1421929907 470498 :yeah_right!c1db0a82@gateway/web/freenode/ip.193.219.10.130 PART :#esoteric < 1421930273 8929 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> -1 `mod` 5 < 1421930274 399662 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : -1 < 1421930277 238023 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :crap < 1421930336 112900 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :> (-1) `mod` 5 < 1421930337 326979 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 4 < 1421930345 865842 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :haskell sucks < 1421930367 940401 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that parses as -(1 `mod` 5) < 1421930370 624081 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yours I mean < 1421930788 586611 :vapse!c1db0c34@gateway/web/freenode/ip.193.219.12.52 QUIT :Quit: Page closed < 1421930993 978811 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :really? < 1421930999 833621 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :no wai < 1421931004 623483 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :> (-1) `mod` 5 < 1421931006 4701 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 4 < 1421931007 424718 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :lulz < 1421931013 208851 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :haskell suckz modz < 1421931446 253755 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421932205 985907 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421932284 70411 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421932412 820790 :Tritonio_!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c NICK :Tritonio < 1421933766 88905 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c QUIT :Ping timeout: 276 seconds < 1421934082 708198 :shikhin_!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1421934312 65082 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 276 seconds < 1421934958 177876 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Read error: Connection reset by peer < 1421934963 664445 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1421934964 960837 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1421935286 966282 :TieSleep!~quassel@86.89.119.147 NICK :TieSoul < 1421935520 570705 :nairanvac!~nairanvac@107.0.93.114 JOIN :#esoteric < 1421935727 309665 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :"Exercise: make identifiers as general as possible (but no more so)" < 1421935842 287643 :Melvar!~melvar@dslb-178-012-191-057.178.012.pools.vodafone-ip.de PRIVMSG #esoteric :Context? < 1421935888 895912 :Tritonio!~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c JOIN :#esoteric < 1421935916 16703 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let thing = 42, process x = x+23 in process (process thing) < 1421935917 90076 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : :1:15: parse error on input ‘,’ < 1421935922 197938 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> let thing = 42; process x = x+23 in process (process thing) < 1421935923 748382 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 88 < 1421935951 635546 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Not enough beans < 1421935975 130091 :nairanvac!~nairanvac@107.0.93.114 PART #esoteric :"(Byrd IRC Client // haxed.net)" < 1421935978 323315 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :maybe "thing" is too general and it should be "number" instead. I'm not sure. < 1421935982 743868 :SopaXT!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1421935991 917525 :Lilax!uid52684@gateway/web/irccloud.com/x-qtnkeibdwqkauvxk JOIN :#esoteric < 1421936020 869130 :Lilax!uid52684@gateway/web/irccloud.com/x-qtnkeibdwqkauvxk PRIVMSG #esoteric :oh man i2p is weird < 1421936070 544774 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Melvar, it's from my uni course < 1421936099 464175 :Lilax!uid52684@gateway/web/irccloud.com/x-qtnkeibdwqkauvxk PRIVMSG #esoteric :Hey Taneb < 1421936104 502159 :Lilax!uid52684@gateway/web/irccloud.com/x-qtnkeibdwqkauvxk PRIVMSG #esoteric :o/ < 1421936116 705705 :Lilax!uid52684@gateway/web/irccloud.com/x-qtnkeibdwqkauvxk PRIVMSG #esoteric :Also bye < 1421936162 463055 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1421936167 774440 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :??? < 1421936172 227213 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :> all (\b -> ap (==) reverse $ showIntAtBase b ("012"!!) 24014998963383302600955162866787153652444049 "") [2,3] < 1421936173 625617 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : True < 1421936207 326817 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Now I'm out of disk space. < 1421936458 921031 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :That's a new one... (spam) "I got your email address from the yahoo tourist search [...]" < 1421936482 230975 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric ::r < 1421936491 129649 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1421936535 763940 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... US$8.500,000.00 ... <-- the two decimal points are a cute touch. < 1421936562 457629 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Apparently that's a stock phrase < 1421936568 160539 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :@google "yahoo tourist search" < 1421936569 676529 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :http://419.bittenus.com/9/5/musawalter.html < 1421936569 829879 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Title: musa walter: I GOT YOUR CONTACT FROM YAHOO TOURIST SEARCH < 1421936714 175682 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wow I got a lot of those today, I should add the figures < 1421937021 603324 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> (4.2 + 8.5 * 0.4 + 10.5 * 0.4 + 7.3 * 0.3, 25 + 10.6) -- the latter two didn't say anything about how much I get to keep < 1421937023 17608 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : (13.99,35.6) < 1421937031 303810 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's in Million USD, of course. < 1421937037 490220 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :good day. < 1421937052 25616 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Better check that the offers are not exclusive < 1421937069 115700 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :they're all exclusive and confidential of course. < 1421937081 89139 :oren!~oren@TOROON0949W-LP130-04-1096704252.dsl.bell.ca QUIT :Ping timeout: 276 seconds < 1421937082 726117 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so damn, I guess I no longer qualify. < 1421937136 355332 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(there's an exception; the 4.2 figure is one of those refund-for-scammed-people fund meta-scams) < 1421937180 595727 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :And I didn't mention the 450k Euro I won from google. < 1421937190 118408 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Maybe you should take one of those other scams so that you can qualify for the refund scam < 1421937275 373834 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :maybe < 1421937437 211396 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :int-e: it says $8.500,000.00, not $8,500,000.00 < 1421937438 967431 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :quite different < 1421937444 109395 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :you would receive $8.50 < 1421937492 463019 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :you and I both know that's not what they meant :P < 1421937533 16372 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote :r < 1421937534 669443 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1421937539 619354 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :`quote quote < 1421937540 607318 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :27) i can get an erection out of a plank, you can quote me on that. \ 65) Note that quote number 124 is not actually true. \ 71) let's put that in the HackEgo quotes files, just to completely mystify anyone who looks back along them in the future \ 124) Never ever use a quote which contains both the words "aloofness" a < 1421937550 815191 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :... < 1421937576 178886 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :There should be quotes about meta-quotes . < 1421937577 685661 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`quote 124 < 1421937578 703935 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :124) Never ever use a quote which contains both the words "aloofness" and "gel" (verb). < 1421937599 976483 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`quote meta < 1421937600 795133 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :308) I was more of a pervert in Metaplace than Utherverse I invented Metaplace sex >.> \ 358) i never meta turing. he died before i was born. \ 359) oerjan: can you delete that and the meta turing completeness page thanks elliott: IN UNIVERSO ALTERNATIVO, OERJAN PAGINAS DELET \ 511) o < 1421937628 747384 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`quote 511 < 1421937629 397166 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :511) oh no, I think we've managed to mix three metaphors in a way that actually makes sense < 1421937642 265825 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that sounds like fun < 1421937776 114894 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :`quote rummy < 1421937777 161365 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :431) So it's like... Rummy mixed with... breakout? < 1421937849 617528 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :https://twitter.com/KeLuKeLuGames/status/557226441838833665/photo/1 < 1421938809 251023 :oren!~oren@user3-218-60.wireless.utoronto.ca JOIN :#esoteric < 1421939398 251466 :oren!~oren@user3-218-60.wireless.utoronto.ca QUIT :Quit: Lost terminal < 1421939631 567874 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, IN UNIVERSO ALTERNATIVO, OERJAN PAGINAS DELET < 1421939632 22691 :fungot!fis@selene.zem.fi PRIVMSG #esoteric :b_jonas: what's a typeclass? :) htmlprag?! :(". this isn't; it calls out to rand(3). < 1421939633 18368 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :"Rapid E-Learning" < 1421939634 61168 :mroman!~roman2@80.246.50.48 PRIVMSG #esoteric :I see < 1421939738 415179 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot,