< 1435708975 998960 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :damn, I only wanted to implement a small part of this library, with only the functions I need < 1435708988 638978 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Of what library is it? < 1435709003 397698 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but it turns out that I'm implementing like over half of the functoins, < 1435709018 62604 :yorick!~yorick@oftn/member/yorick QUIT :Ping timeout: 272 seconds < 1435709044 13653 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because either I need that function, or it's a function that's trivial to implement once I figured out and implemented another similar one, so I'm implementing it immediately because it would be more difficult to figure out the implementation later < 1435709080 24661 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Still it can help if it is publish later on so that other people can look too, I suppose < 1435709087 532348 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :But, what library is it, and what function is it? < 1435709087 744684 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: another XMM vector wrapper like Agner Fog's vectorclass library or eigen's packagemath or that new library called "VC" (unimaginatively) < 1435709101 791400 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this one has a different interface and somewhat different scope from those < 1435709128 636188 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1435709144 445037 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :specifically, right now I'm implementing only the operations of XMM vectors of 8 and 16 bit wide integer types, because I don't need 32 and 64 wide < 1435709154 676903 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(nor float) < 1435709197 233835 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and I'm targetting only one cpu type < 1435709201 6272 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :some of these might change later < 1435709218 185244 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the api tries to look very different from vectorclass though < 1435709344 962358 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this is why I mentioned #define Z ) const { return < 1435709350 262574 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but that's a joke, I'm not really doing that < 1435709360 795664 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm using all kinds of complicated template tricks instead < 1435709413 165915 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in, to avoid duplication of a few common functions between 8 and 16 bit wide integers (and possibly other classes in the future), I've introduced two extra template classes < 1435709427 279626 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that can get ugly < 1435709453 682973 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(there are more extra classes and class templates for other utility purposes) < 1435709529 939481 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :@tell boily Have to cancel wednesday. A friend from far away will be in town for exactly one day for the next >6 months, and did not find out that day was tomorrow until today. < 1435709530 45603 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1435709930 637831 :yorick!~yorick@oftn/member/yorick QUIT :Ping timeout: 252 seconds < 1435710627 557727 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :All this ugliness I have to write because there's no library that does excatly what I want, but at least this will be reusable (at least for me) later < 1435710865 48899 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(the difficult part of this library will be finding all the bugs though) < 1435711781 993701 :|f`-`|f!~rikc@108-65-78-116.lightspeed.sntcca.sbcglobal.net QUIT :Ping timeout: 256 seconds < 1435712040 482254 :|f`-`|f!~rikc@108-65-78-116.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1435712842 461112 :mihow!~mihow@23.24.246.165 QUIT :Quit: mihow < 1435713192 846830 :Wallacoloo!~colin@2601:602:8a00:78e3:74c2:67d2:6358:2dd1 JOIN :#esoteric < 1435713281 999645 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, let's see what happens < 1435713372 888761 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, did it go to an infinite loop, or only very slow? < 1435713381 807442 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it should be fast < 1435713389 771314 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :well, somewhat fast < 1435713473 610782 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm < 1435713479 378392 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think a condition is negated or something < 1435713545 860587 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yep, it seems so... but which one < 1435713695 731336 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :}{FISH} < 1435714057 155615 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh no, I'm inviting the raptors by adding a goto < 1435714242 230276 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, I can see the reversed condition < 1435714304 629694 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah, much better now! < 1435714416 356701 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :er what's with it now? < 1435714428 784929 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :memory corruption where? < 1435714566 386018 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah ok, it depends on the input image size < 1435714629 871335 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but how? wtf < 1435714663 45465 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1435714708 611119 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1435714724 686821 :Wallacoloo!~colin@2601:602:8a00:78e3:74c2:67d2:6358:2dd1 PART :#esoteric < 1435715499 20485 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh great, found the first bug in the library < 1435715503 592788 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this one luckily was not well hidden < 1435716739 681377 :digitalcold!~redacted@192.73.232.206 QUIT :Ping timeout: 252 seconds < 1435716741 15308 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but the memory corruption is still in my code < 1435716754 50482 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1435716978 89614 :lleu!~gnomebad@unaffiliated/lleu QUIT :Ping timeout: 265 seconds < 1435717442 94843 :nys!~nys@blk-103-227-154.eastlink.ca QUIT :Ping timeout: 265 seconds < 1435717747 311723 :nys!~nys@blk-103-227-154.eastlink.ca JOIN :#esoteric < 1435718255 469878 :}{FISH}!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1435719242 698934 :Wallacoloo!~colin@2601:602:8a00:78e3:74c2:67d2:6358:2dd1 JOIN :#esoteric < 1435719518 869423 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :https://www.youtube.com/watch?v=1TAOKIRV2d4 < 1435719523 19989 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :argh! I still don't see where the memory corruption bug is < 1435719532 747289 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I must be writing past an array somewhere < 1435719537 584313 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(in some direction) < 1435719897 819223 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :MDude yours? < 1435719906 240968 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :no < 1435719917 568087 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :Its neat < 1435719971 731933 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :Yeah < 1435721718 820625 :nys!~nys@blk-103-227-154.eastlink.ca QUIT :Quit: quit < 1435722194 763896 :hilquias!~user@unaffiliated/hilquias QUIT :Ping timeout: 256 seconds < 1435722235 487158 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :uh oh < 1435722241 600067 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :I ought to try making something based on Oragami when I get around to 3D game stuff. < 1435722243 582519 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :What? < 1435722284 861324 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :This is what happens when I wait to say a thing. Other things happen first. < 1435722383 851936 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO < 1435722397 222393 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I marked a variable that gives the dimension of a dynamic array as static when < 1435722403 7232 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that dimension should change < 1435722411 325947 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :THAT'S WHAT CAUSED THE CORRUPTION < 1435722413 928689 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FUCK YOU < 1435722459 101689 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :Thrilling tale < 1435722468 842698 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'VE BEEN DEBUGGING THIS FOR HOURS NOW < 1435722793 104743 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: w < 1435723034 248633 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :b_jonas: Sounds like you should have used a better language < 1435723061 140034 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it wasn't the fault of the language < 1435723064 669844 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it was the fault of my code < 1435723107 432111 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :If you've used a language without dynamic-sized stack-allocated arrays, it wouldn't have happened < 1435723120 689268 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I recommend malborge < 1435723327 421866 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FreeFull: this wasn't a stack-allocated language, but a heap-allocated one < 1435723338 769692 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :b_jonas: Well, even worse < 1435723399 914741 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :What's the language? < 1435723489 762471 :Herbalist!~oz@unaffiliated/herbalist JOIN :#esoteric < 1435723507 699796 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FreeFull: C++ < 1435723596 301136 :MDude!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net NICK :MDream < 1435723614 25778 :perrier!~cinch@107.170.175.57 QUIT :Remote host closed the connection < 1435723667 549613 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Jorge Luis "Mal" Borges < 1435723670 976168 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :b_jonas: Why were you even declaring a static variable < 1435723686 924290 :perrier!~cinch@107.170.175.57 JOIN :#esoteric < 1435723750 353852 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FreeFull: I think I left it over from some earlier version of the code where that array was of a fixed size, and I didn't notice it was declared static when I changed it. < 1435723766 264715 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :b_jonas: But, why wasn't it const < 1435723775 255526 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :FreeFull: it was const < 1435723780 753904 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in, static const int < 1435723787 115018 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it should have been just const int < 1435723836 454620 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Ok, again, why was it static in the first place when you first wrote it? < 1435723882 178684 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because it was a compile-time constant < 1435724152 605814 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :But that's not what static means < 1435725024 487877 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :If debugging is the process of removing bugs, then programming must be the process of putting them in. Edsger W. Dijkstra [citation needed] < 1435725197 109782 :MDream!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net PRIVMSG #esoteric :That would leave "bugging" a redundant word though? < 1435725236 799764 :augur!~augur@c-73-46-94-9.hsd1.fl.comcast.net QUIT :Ping timeout: 264 seconds < 1435725327 277309 :augur!~augur@c-73-46-94-9.hsd1.fl.comcast.net JOIN :#esoteric < 1435725402 667302 :Herbalist!~oz@unaffiliated/herbalist QUIT :Quit: WeeChat 1.2 < 1435725604 7650 :bb010g!uid21050@gateway/web/irccloud.com/x-kxklwcsuhznvzklf JOIN :#esoteric < 1435725760 190608 :hilquias!~user@unaffiliated/hilquias JOIN :#esoteric < 1435726061 654089 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Ping timeout: 256 seconds < 1435726299 274192 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net JOIN :#esoteric < 1435726786 424488 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :MDream, dunno, english is my fourth language after clucks, chirps and whistles < 1435728059 117801 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net PRIVMSG #esoteric :? < 1435728868 440683 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :bird langs < 1435729448 535453 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat canary < 1435729458 72770 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Spjong < 1435729466 653785 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fungot: where are you?! < 1435729477 826473 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fnordbot: chirp < 1435729478 273532 :fnordbot!~fungot@silicon.int-e.eu PRIVMSG #esoteric :int-e: races in all of the galaxy, a device which made this starship, one day, a student at the university of maximegalon, who pursued a brilliant marble-sanded beaches of santraginus v, inhaling the heady sea vapours; you can sleep under it. " yeah," he shouted to the guard, " not really. " we had a look at this," said slartibartfast, " that was one of mine," a voice said " i seem to be having tremendous difficulty in finding < 1435729874 545960 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net PRIVMSG #esoteric :I see? < 1435730132 625549 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Ping timeout: 264 seconds < 1435730296 999995 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Walpurgisnacht: what you see is what you get < 1435730337 647976 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net PRIVMSG #esoteric :Sounds about right < 1435730687 256614 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03YourLocalFax 5* 10New user account < 1435730821 768285 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net QUIT :Remote host closed the connection < 1435733655 81452 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 N10 02http://esolangs.org/w/index.php?oldid=43352 5* 03YourLocalFax 5* (+4773) 10Created page with "Mindfunc is a functional extension to the [[brainfuck]] language. This page assumes knowledge of brainfuck, so you should totally read up on it if you haven't already. == Det..." < 1435733724 80788 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=43353&oldid=43345 5* 03YourLocalFax 5* (+15) 10/* M */ < 1435733789 240674 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43354&oldid=43352 5* 03YourLocalFax 5* (-2) 10/* Implementations */ < 1435733825 31303 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43355&oldid=43354 5* 03YourLocalFax 5* (+23) 10/* Implementations */ < 1435733888 619555 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck extensions14]]4 10 02http://esolangs.org/w/index.php?diff=43356&oldid=39116 5* 03YourLocalFax 5* (+14) 10 < 1435733909 526830 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck extensions14]]4 10 02http://esolangs.org/w/index.php?diff=43357&oldid=43356 5* 03YourLocalFax 5* (+0) 10 < 1435733927 637427 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=43358&oldid=43353 5* 03YourLocalFax 5* (+0) 10/* M */ < 1435734121 200524 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Read error: Connection reset by peer < 1435734155 541223 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1435734601 675710 :variable!~variable@freebsd/developer/variable QUIT :Quit: 1 found in /dev/zero < 1435735236 426454 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1435735564 21916 :x10A94!~x10A94@178.252.73.97 JOIN :#esoteric < 1435735581 972882 :zzo38!~zzo38@24-207-56-9.eastlink.ca QUIT :Ping timeout: 252 seconds < 1435735604 782666 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43359&oldid=43355 5* 03YourLocalFax 5* (-23) 10/* Implementations */ < 1435735622 165030 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi JOIN :#esoteric < 1435735656 202580 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43360&oldid=43359 5* 03YourLocalFax 5* (-9) 10/* Consumers */ < 1435735680 480908 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43361&oldid=43360 5* 03YourLocalFax 5* (+0) 10/* Consumers */ < 1435735754 816572 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43362&oldid=43361 5* 03YourLocalFax 5* (-62) 10/* Built-ins */ < 1435735811 527635 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43363&oldid=43362 5* 03YourLocalFax 5* (+28) 10 < 1435735839 392745 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43364&oldid=43363 5* 03YourLocalFax 5* (+1) 10/* Built-ins */ < 1435735913 137709 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43365&oldid=43364 5* 03YourLocalFax 5* (+66) 10/* Other Examples */ < 1435735928 211102 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43366&oldid=43365 5* 03YourLocalFax 5* (+0) 10/* Other Examples */ < 1435736012 22118 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Mindfunc14]]4 10 02http://esolangs.org/w/index.php?diff=43367&oldid=43366 5* 03YourLocalFax 5* (+24) 10 < 1435736033 789778 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:YourLocalFax14]]4 N10 02http://esolangs.org/w/index.php?oldid=43368 5* 03YourLocalFax 5* (+3) 10Created page with "Hi." < 1435739396 408254 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1435739851 370856 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be JOIN :#esoteric < 1435741683 868031 :FireFly!~firefly@oftn/member/FireFly QUIT :Ping timeout: 246 seconds < 1435741788 195148 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi QUIT :Quit: J_A_Work < 1435742906 495335 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi JOIN :#esoteric < 1435743403 542296 :FireFly!~firefly@firefly.xen.prgmr.com JOIN :#esoteric < 1435743517 841724 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Changing host < 1435743517 895507 :FireFly!~firefly@oftn/member/FireFly JOIN :#esoteric < 1435743648 154478 :variable!~variable@freebsd/developer/variable QUIT :Ping timeout: 256 seconds < 1435743730 769511 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi QUIT :Quit: J_A_Work < 1435743874 425244 :fungot!~fungot@momus.zem.fi JOIN :#esoteric < 1435743880 219648 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi JOIN :#esoteric < 1435745553 119499 :lleu!~gnomebad@88.202.254.4 JOIN :#esoteric < 1435745553 272820 :lleu!~gnomebad@88.202.254.4 QUIT :Changing host < 1435745553 326587 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1435745859 998689 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com QUIT :Ping timeout: 246 seconds < 1435746397 710716 :aretecode!~aretecode@50.23.131.206-static.reverse.softlayer.com JOIN :#esoteric < 1435746850 217221 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1435747593 889280 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Remote host closed the connection < 1435747614 261690 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1435747727 60205 :lleu!~gnomebad@unaffiliated/lleu QUIT :Ping timeout: 255 seconds < 1435749937 776796 :yorick!~yorick@oftn/member/yorick JOIN :#esoteric < 1435754094 887046 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1435754209 580673 :GeekDude!~GeekDude@unaffiliated/g33kdude NICK :GeoDude < 1435754927 711983 :Froox!~Frooxius@ip-78-102-58-167.net.upcbroadband.cz JOIN :#esoteric < 1435755079 236502 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi QUIT :Quit: J_A_Work < 1435755129 811470 :Frooxius!~Frooxius@ip-78-102-58-167.net.upcbroadband.cz QUIT :Ping timeout: 248 seconds < 1435755242 189911 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1435755299 986371 :fungot!~fungot@momus.zem.fi QUIT :Ping timeout: 276 seconds < 1435756088 587923 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1435756696 210437 :rbryan!~rbryan@130.164.62.251 JOIN :#esoteric < 1435756909 722956 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :So... if I tried to write a semi-useful language for fun but it turned out to be painful to program in is this the right place for it? < 1435756965 989254 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 250 seconds < 1435757078 314914 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :rbryan: Sure < 1435757104 856265 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :https://github.com/rbryan/rplisp < 1435757111 201900 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :It's a reverse polish lisp. < 1435757116 290292 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :And it's terrible. < 1435757142 619424 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :https://github.com/rbryan/rplisp/blob/master/factorial.rpl < 1435757361 606248 :nys!~nys@blk-103-227-154.eastlink.ca JOIN :#esoteric < 1435757701 373094 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :there's no such thing as terrible < 1435757704 912307 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :except numberic underload < 1435757719 781812 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :terribly boring derivatives are terrible < 1435757738 312462 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: BBS < 1435757798 436153 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :guys, guys! we're missing a very important ritual here! < 1435757803 560241 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`relcome rbryan < 1435757805 809995 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​08rbryan: 09Welcome 02to 06the 13international 04hub 07for 08esoteric 09programming 02language 06design 13and 04deployment! 07For 08more 09information, 02check 06out 13our 04wiki: 07. 08(For 09the 02other 06kind 13of 04esoterica, 07try 08#esoteric 09on 02EFnet 06or 13DALnet.) < 1435757810 607706 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1435757810 661580 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :quintopia said 13h 24m 41s ago: Have to cancel wednesday. A friend from far away will be in town for exactly one day for the next >6 months, and did not find out that day was tomorrow until today. < 1435757832 935047 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@tell quintopia AAAAAAAAAAAAAAAAAAH! oh well. < 1435757832 988905 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1435757915 89336 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :is reverse polish == stack based? < 1435757915 847351 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :so < 1435757922 209337 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :1 2 + 3 -? < 1435757926 517534 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :(1 + 2) - 3? < 1435757962 37020 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :Stlisp could do that! < 1435757978 321559 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I think if you want to be a purist, RP /= stack, but in practice they are about the same. < 1435757979 800210 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :stlisp allowed prefix, postfix and infix < 1435758002 157257 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :(add 5 5) == (5 5 add) == (5 add 5) < 1435758038 550858 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :(add 5 5) == (5 5 add) == (5 add 5) == add(5 5) == 5 5 (add) == 5 5 add () == 5 (5 add) == add 5 (5) and many more < 1435758060 826141 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :that is horrible. what if “5” is a function? < 1435758068 321960 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :5 can't be a function < 1435758077 354919 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :because it's an integer literal < 1435758087 4794 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :mroman_, what if it were (add x y) < 1435758103 596133 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :(add x y) is legal < 1435758110 725634 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :What if x is a function? < 1435758121 574838 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :then you'd have to write (add (x) y)? < 1435758130 967306 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :or add x () y () < 1435758135 89996 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :or something like that < 1435758140 676323 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :( is just syntactic sugar < 1435758142 568656 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :No such variable is < 1435758150 927337 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :) carries out the operation < 1435758166 402034 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :((add x 5)) < 1435758174 88586 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :would be the same thing as (add (x) 5) < 1435758249 712645 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :) pops something from the operations-to-carry-out stack and carries the operation out < 1435758253 583869 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :( literally does nothing < 1435758253 828768 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :No such variable literally < 1435758288 113986 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :( ( < 1435758288 976617 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :(input):1:2: error: unexpected < 1435758289 30657 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : EOF, expected: ")", < 1435758289 30728 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : dependent type signature, < 1435758289 30751 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric : expression, name < 1435758289 30772 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :( 14↵… < 1435758293 320072 :mroman_!~roman2@fmnssun.ibone.ch PRIVMSG #esoteric :( 9 < 1435758293 628266 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de PRIVMSG #esoteric :049 : 12Integer < 1435758370 956743 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1435758676 230835 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :This one is stack based. < 1435758725 43776 :rbryan!~rbryan@130.164.62.251 PRIVMSG #esoteric :also gtg. I've places to be. I will certainly be back later though. Sorry my first visit was so short lived. < 1435759676 343880 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1435760042 5142 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds < 1435761278 252886 :Tod-Autojoined!Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1435761279 250791 :rbryan_!~rbryan@130.164.62.251 JOIN :#esoteric < 1435761286 341144 :gde33|2!kvirc@546A0B75.cm-12-3a.dynamic.ziggo.nl JOIN :#esoteric < 1435761545 314340 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1435761836 145866 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Disconnected by services < 1435761841 758899 :Tod-Autojoined!Tod@50-198-177-186-static.hfc.comcastbusiness.net NICK :TodPunk < 1435761845 706196 :rbryan!~rbryan@130.164.62.251 QUIT :*.net *.split < 1435761845 899359 :bb010g!uid21050@gateway/web/irccloud.com/x-kxklwcsuhznvzklf QUIT :*.net *.split < 1435761846 187576 :gde33!kvirc@546A0B75.cm-12-3a.dynamic.ziggo.nl QUIT :*.net *.split < 1435761847 705703 :j-bot!~j-bot@li339-21.members.linode.com QUIT :*.net *.split < 1435761847 813210 :erdic!~erdic@unaffiliated/motley QUIT :*.net *.split < 1435761848 20182 :lambdabot!~lambdabot@haskell/bot/lambdabot QUIT :*.net *.split < 1435761848 871252 :clog!~nef@bespin.org QUIT :*.net *.split < 1435761849 26113 :trn!jhj@trnsz.com QUIT :*.net *.split < 1435761849 334884 :conehead!~conehead@unaffiliated/conehead QUIT :*.net *.split < 1435761851 592203 :conehead-!~conehead@2a01:4f8:201:7482::2 JOIN :#esoteric < 1435761851 645916 :conehead-!~conehead@2a01:4f8:201:7482::2 NICK :conehead < 1435761856 700426 :conehead!~conehead@2a01:4f8:201:7482::2 QUIT :Changing host < 1435761856 754131 :conehead!~conehead@unaffiliated/conehead JOIN :#esoteric < 1435761949 861953 :erdic!~erdic@unaffiliated/motley JOIN :#esoteric < 1435761959 307337 :trn!jhj@trnsz.com JOIN :#esoteric < 1435761996 162552 :bb010g_!uid21050@gateway/web/irccloud.com/x-xlkibmfiruybbztz JOIN :#esoteric < 1435762545 320984 :bb010g_!uid21050@gateway/web/irccloud.com/x-xlkibmfiruybbztz NICK :bb010g < 1435762816 935736 :lambdabot!~lambdabot@haskell/bot/lambdabot JOIN :#esoteric < 1435763062 375521 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1435763086 557791 :clog!~nef@bespin.org JOIN :#esoteric < 1435763670 304477 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 246 seconds < 1435765126 322173 :MDream!~fyrc@pa-67-235-0-195.dhcp.embarqhsd.net NICK :MDude < 1435766269 777445 :password2!~password@197.77.50.216 JOIN :#esoteric < 1435767362 670018 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1435767437 156033 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 252 seconds < 1435767472 942853 :idris-bot!~idris-bot@dslb-088-077-175-251.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 276 seconds < 1435767535 749642 :Melvar!~melvar@dslb-088-077-175-251.088.077.pools.vodafone-ip.de QUIT :Ping timeout: 264 seconds < 1435767587 733944 :Melvar!~melvar@dslb-092-072-189-148.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1435768696 366381 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1435769169 485279 :boily!~alexandre@96.127.201.149 QUIT :Quit: HUNDRED CHICKEN < 1435770123 539118 :mihow!~mihow@23.24.246.165 JOIN :#esoteric < 1435770374 718929 :evalj!~jeval@BC066B86.catv.pool.telekom.hu JOIN :#esoteric < 1435770775 658154 :heroux!~heroux@gateway/shell/insomnia247/x-rcgptbcccdbfpsls QUIT :Remote host closed the connection < 1435771106 236989 :mihow!~mihow@23.24.246.165 QUIT :Quit: mihow < 1435771143 310053 :mihow!~mihow@23.24.246.165 JOIN :#esoteric < 1435771477 99507 :heroux!~heroux@gateway/shell/insomnia247/x-wvcvxrkiowmnnohm JOIN :#esoteric < 1435772111 250963 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1435772167 567457 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :I have a day off! < 1435772186 593626 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :... which I have spent half of sleeping < 1435772218 258667 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :ooh, reverse polish lisp! < 1435772291 122178 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :why does canada celebrate the 4th of july three days early twh < 1435772374 895218 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :because our constitutionwas signed by the Queen on that day... or somthing. i'll look it up < 1435772628 698620 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Yah, the British North America Act was passed by the British parliament and signed by Queen Victoria on July 1 1867 < 1435772683 230 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :It united Upper Canada, Lower Canada, New Brunswick and Nova Scotia into the Dominion of Canada. My father's generation called it Dominion Day < 1435772694 221209 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net JOIN :#esoteric < 1435772719 927704 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Sghello! < 1435772750 392952 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wisdom < 1435772759 271253 :Sgeo!~Sgeo@ool-44c2a85f.dyn.optonline.net QUIT :Ping timeout: 244 seconds < 1435772761 284509 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bfjoust/bfjoust is a spamming tool for #esoteric. < 1435772770 592056 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? canada < 1435772772 552797 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Canada is Big Scotland. Like, you know, very big. < 1435772932 771670 :zzo38!~zzo38@24-207-56-9.eastlink.ca JOIN :#esoteric < 1435772968 528347 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :hezzo38! < 1435773035 236259 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wisdom of zzo38 < 1435773036 568273 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :twnh/twnh is dubious hambiguitous help that will or will not be help. < 1435773145 926696 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`learn_append twnh It is provided by a toe with no hair. < 1435773148 652916 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'twnh': twnh is dubious hambiguitous help that will or will not be help. It is provided by a toe with no hair. < 1435773179 255946 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you see, i've been through the desert on a toe with no hair < 1435773179 854115 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Queen Victoria is the grandmother of the current monarchs of England, Sweden, Norway, Denmark, and Spain. < 1435773988 12465 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the Constitution Act, 1982 was proclaimed on April 17 < 1435774175 7773 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1435774940 270241 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :and there were a bounch of constitution acts in between, esentially whenever a new province joined < 1435774997 317299 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :boilygiorno < 1435775010 635417 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :borenjour! < 1435775264 834019 :lemurian!~sh4n3@unaffiliated/lemurian JOIN :#esoteric < 1435775398 514711 :x10A94!~x10A94@178.252.73.97 QUIT :Read error: Connection reset by peer < 1435775800 679419 :GeoDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1435776127 453998 :`^_^!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1435776205 510930 :nycs!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 250 seconds < 1435776519 149837 :staffehn!~quassel@2001:41d0:52:d00::1d3 QUIT :Ping timeout: 246 seconds < 1435776557 279553 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :coppro: chelloppro! happy Canaday! < 1435776572 392443 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :happy canada day to you! < 1435776582 90600 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :boily: why does canada celebrate the 4th of july three days early twh < 1435776597 559067 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wisdom of boily < 1435776599 750366 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :for further details/who knows < 1435776644 585993 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :shellochaf! wisdom of boily? < 1435776652 233368 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435776653 197018 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bookwatching/bookwatching is when you conflagrate birdwatching and the books used to identify them in the same object. < 1435776696 823911 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`culprits wisdom/bookwatching < 1435776698 672206 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan elliott Bike FreeFull elliott Sgeo boily < 1435776705 974450 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wisdom birds < 1435776707 256357 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :qdbfmt/qdbformat is: message; * nick action; two spaces between messages; all elisions marked with [...] other than irrelevant intervening messages; for messages separated by elision, one space on each side, not two < 1435776724 321470 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :qdbfmt is for the birds < 1435776802 543643 :staffehn!~quassel@2001:41d0:52:d00::1d3 JOIN :#esoteric < 1435776946 880241 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435776948 441576 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :u/u monad? < 1435776991 17763 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` wisdom | rainwords < 1435776992 213578 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​08roujo's 09relevant 02info/That 06information 13is 04stored 07in 08an 09unnamed 02metal 06cabinet 13in 04one 07of 08the 09top 02floors 06of 13an 04obscure 07administrative 08building 09with 02a 06number 13that 04you 07probably 08never 09heard 02of. < 1435776996 948054 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ok that might be a bit too much < 1435777018 103785 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: also happy moving day < 1435777280 356517 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ghah! this is bright! < 1435777324 949274 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :coppro: the neighbour I have never seen is moving today. there are noises and moving appliances. < 1435777358 809116 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wisdom moving < 1435777359 993027 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :coonspirator/A coonspirator is caterpillar silk wrapped in collaborators. < 1435777376 363159 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`quote moving < 1435777378 58072 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :231) gah, who'd have thought removing concurrency from algol could be so difficult < 1435777691 81780 :password2!~password@197.77.50.216 QUIT :Remote host closed the connection < 1435778302 102433 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435778303 726089 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sleep/Sleep is for the weak. < 1435778354 233540 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ACTION is tempted to introduce some cleverness into wisdom entries rather than just using cat < 1435778361 921901 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :cat | rnooodl, rather < 1435779768 767391 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily: care to reschedule? < 1435779821 162990 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :quintopia: for now I don't know exactly when. perhaps some time around July 11? < 1435779858 275127 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :sounds good to me. did everything install okay? < 1435779934 492705 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I haven't todayed following your @massage, but it'll work. < 1435779970 948659 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(besides, getting some pressure from cow orkers to steam with them too. the advantage they have over you is that they can directly wallop me around the head due to physical proximity.) < 1435779997 857709 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :we should also meet sometime this summer. < 1435780018 721212 :tswett!~tswett@unaffiliated/tswett PRIVMSG #esoteric :`quote < 1435780019 562365 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :743) STOP CAPITALIZING It's making me feel weird the I has to be capitilized its proper grammer < 1435780093 896201 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :not our proudest `quote moment there... < 1435780345 411350 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435780346 456856 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :something-that-isn't-in-hackego's-wisdom/It is now. < 1435780353 307600 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435780354 516347 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :le/rn/le/rn makes creating wisdom entries manually a thing of the past. < 1435780369 275041 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :¶ wisdom < 1435780372 594685 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435780373 720392 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :doesthiswork/no < 1435780378 100906 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1435780379 628681 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wfraatw/A WFRAATW is a well-founded recursive acronym akin to "WFRAATW". < 1435780786 27337 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1435780810 229746 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Bojidar-bg 5* 10New user account < 1435780911 202522 :`^_^!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 256 seconds < 1435780931 153956 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? k < 1435780932 7035 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :K K K Ken < 1435783041 894763 :TieSoul!~quassel@86.89.119.147 JOIN :#esoteric < 1435783194 849347 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :`wisdom < 1435783197 459930 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ramen/拉麵是一種類型的麵條縫製從原始樹木。 < 1435783396 845987 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: BBS < 1435783741 838486 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`culprits wisdom/ramen < 1435783743 484093 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan elliott boily < 1435783805 949007 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :caveat translator: don't expect this sentence to be grammaticatitatively correct, much less to make sense. the ramen are still delicious hth < 1435784101 326624 :TieSoul!~quassel@86.89.119.147 QUIT :Remote host closed the connection < 1435784153 497200 :evalj!~jeval@BC066B86.catv.pool.telekom.hu QUIT :Remote host closed the connection < 1435784287 183524 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1435784557 426150 :rbryan_!~rbryan@130.164.62.251 NICK :rbryan < 1435784782 130335 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1435785205 966139 :rbryan!~rbryan@130.164.62.251 QUIT :Read error: Connection reset by peer < 1435785520 136778 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1435785595 870949 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wtf codu.org expired < 1435785610 835447 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :lol < 1435785617 476918 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ugh < 1435785624 2959 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :did a squatter get it for good < 1435785633 895630 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and Gregor has been idle for 10 days < 1435785645 446789 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(and that's only because he pinged out then) < 1435785656 681820 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, whois is still showing it registered to Gregor. < 1435785678 227339 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :updated july 1 < 1435785689 9892 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :expires june 30, 2016 < 1435785689 994353 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :seems fine < 1435785701 705740 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :aha < 1435785709 361270 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i guess it just hasn't propagated < 1435785828 507042 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i get a page with a lot of strange links and "This Domain Name Has Expired - Renewal Instructions." at the bottom < 1435785888 63143 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and now it refuses to reload. oh well. tunes -> < 1435786820 2971 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :WTF. < 1435786852 59340 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 256 seconds < 1435786853 95272 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :pikhq: mountain view is that awful? < 1435786863 109574 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :shachaf: No. < 1435786875 314455 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :WTF on codu.org expiry. < 1435786888 589815 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You're not finding it awful? < 1435786896 623496 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :I'm not in Mountain View yet. < 1435786908 946498 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :It looks like my move is next week. < 1435786913 308586 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :awfulle and artifycial < 1435786953 345009 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 265 seconds < 1435787826 853522 :nycs!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1435787841 406103 :atehwa!atehwa@aulis.sange.fi QUIT :Remote host closed the connection < 1435787841 545320 :villasukka!villasukka@aulis.sange.fi QUIT :Read error: Connection reset by peer < 1435788513 789758 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Queen Victoria is the grandmother of the current monarchs of England, Sweden, Norway, Denmark, and Spain. <-- i'm pretty sure that's at least one generation off, i think two. < 1435788558 600362 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :harald <- olav <- maud <- edward <- victoria iirc < 1435788699 642849 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell oren Queen Victoria is the grandmother of the current monarchs of England, Sweden, Norway, Denmark, and Spain. <-- that's two generations off for norway hth < 1435788699 734178 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1435789049 213843 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1435789059 897453 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm the swedish king is descended from victoria in two ways < 1435789458 336556 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell oren three off for spain, although their king just changed. < 1435789458 390474 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1435790329 597469 :hilquias!~user@unaffiliated/hilquias QUIT :Remote host closed the connection < 1435790404 449663 :scoofy!~scoofy@catv-89-135-80-2.catv.broadband.hu QUIT :Ping timeout: 276 seconds < 1435790501 310193 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`? chess < 1435790502 408261 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Chess is a complex boardgame, where players exchange unclear royal steaks until they decide which of them has lost. The game is recorded through the Gringmuth Moving Pineapple Notation. < 1435790532 58873 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@tell oren monarchy is difficult. beware the moving pineapples. < 1435790532 202977 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1435790630 887231 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :pineapples? < 1435790707 841948 :fowl!fowl@gateway/shell/elitebnc/x-cqmcyvoecmlsgrle PRIVMSG #esoteric :Hthththth < 1435790811 278022 :scoofy!~scoofy@catv-89-135-80-2.catv.broadband.hu JOIN :#esoteric < 1435790811 509249 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :パインアップル < 1435790812 480522 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1435791288 642060 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: pineapples hth < 1435791290 334378 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: have you played riichi? < 1435791298 719192 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :No. < 1435791342 584383 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you should < 1435794120 854163 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :I seem to have accidentaly entered a ziggurat, and where's elliott. < 1435794211 330100 :pikhq!~pikhq@2001:470:c47a:1:eade:27ff:fe08:b48b PRIVMSG #esoteric :Sixpig. < 1435794393 668851 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :http://www.wattagnet.com/Six_pig__poultry_alternative_feed_ingredients.html < 1435794588 181098 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i do not know where elliott is, he was last sighted on the wiki by accident. < 1435795052 336893 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Joke language list14]]4 M10 02http://esolangs.org/w/index.php?diff=43369&oldid=43245 5* 03Oerjan 5* (+0) 10/* General languages */ order < 1435795142 743828 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :what do bananas and pineapples have in common