< 1447718708 396351 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's what they build supercomputers out of < 1447718712 631987 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :lenovo thinkpads < 1447718909 184072 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :QUINTHELLOPIA! < 1447718913 873268 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :BYETOPIA! < 1447718920 103888 :boily!~alexandre@96.127.201.149 QUIT :Quit: FLUTTERING CHICKEN < 1447719024 352215 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :fluttring chicken? < 1447721406 946289 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shachaf: oh dear, i was vaguely thinking about Banjo... < 1447722242 663370 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :98% < 1447722326 379277 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how do i call the unicode character identifier thingy? < 1447722346 213739 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :there was a bot here that did it < 1447722397 815075 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh now it's starting to download something else too. < 1447722673 454249 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although if so, there will be another tie, and how do they break that? < 1447722690 354216 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(banjo) < 1447722709 406232 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :izabera: `unidecode, you mean? < 1447722720 771861 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`unidecode – < 1447722721 526849 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+2013 EN DASH] < 1447722725 174996 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ah en dash < 1447722726 768714 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :thanks < 1447722802 396553 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` unidecode x y z < 1447722803 85822 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0078 LATIN SMALL LETTER X] [U+0020 SPACE] [U+0079 LATIN SMALL LETTER Y] [U+0020 SPACE] [U+007A LATIN SMALL LETTER Z] < 1447722810 232366 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what < 1447722821 920439 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :wtf this is wrong < 1447722827 413136 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` type unidecode < 1447722827 985635 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :unidecode is /hackenv/bin/unidecode < 1447722837 786164 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` file /hackenv/bin/unidecode < 1447722838 757406 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/hackenv/bin/unidecode: Python script, ASCII text executable < 1447722845 855901 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` cat /hackenv/bin/unidecode < 1447722846 507865 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import os, sys \ import unicodedata \ s = u" ".join("[U+{0:04X} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8") \ if u"DUNNO" in s: \ os.execvp("multicode", ["multicode"] + sys.argv[1:]) \ else: \ print s < 1447722901 611819 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :here goes nothing... < 1447722908 425279 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why is it joining them with spaces? < 1447722912 255117 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :izabera: why would it be wrong? < 1447722913 638458 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's stupid < 1447722929 750007 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :what, it gave up immediately. < 1447724207 899398 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Perhaps I should create a suite of programs demonstrating different abstract machines... < 1447724308 374562 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :To teach people about CS < 1447724344 846324 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :doesn't that require like 40+ years of experience < 1447724369 137995 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :izabera: Is that directed at me? < 1447724383 709020 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yes... < 1447724386 74 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :It doesn't require THAT much experience to start on it. I mean, I understand the basic abstract machines < 1447724394 117884 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :And this is just an introductory thing for people < 1447724436 527398 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :It would cover things like Turing and Minsky machines < 1447725026 607711 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net JOIN :#esoteric < 1447725492 490381 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hadu! < 1447725505 835895 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :(Halldu?) < 1447725622 82546 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :what? < 1447725686 384922 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: I was attempting to say hi < 1447725752 189646 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: of course you were < 1447725755 874183 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: banjo, demigod of corrupt ops < 1447725789 282115 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :I used to have my client notify me anytime my nick appeared anywhere, but I think I configured it only only match on words, because I was getting too many hits on "graduate" < 1447725808 150329 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you're also an adult < 1447725817 357906 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :izabera: :/ < 1447725846 227348 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :just learn to gradually ignore them < 1447725861 300185 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric ::/ < 1447725884 811422 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` grep adu /usr/share/dict/words < 1447725885 409155 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :grep: /usr/share/dict/words: No such file or directory < 1447725886 883012 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :xD < 1447725888 958364 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :aww < 1447725908 439626 :Sgeo_!~Sgeo@ool-44c0f875.dyn.optonline.net QUIT :Quit: Leaving < 1447725914 330053 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://arin.ga/3H3BbT/raw < 1447725922 546373 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: I'm trying to learn about Epistemic logic and Temporal logic, so I can mash them together into a horrible mess < 1447725933 647291 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: Also, I invented Probabilistic Combinatory Logic. < 1447725971 972583 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hm... < 1447725982 189373 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I'm trying to think of a property of the world I can invent a logic about < 1447725994 827074 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :esprit du corps: spirit of the corpse < 1447726003 929509 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :I think Temporal logic is just regular logic plus the fermionic principle < 1447726017 253213 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: It's logic of time xD < 1447726033 633026 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Though I WOULD like to see wibbly wobbly temporal logic, which allows for time travel < 1447726037 792705 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :B| < 1447726046 723973 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :timey wimy? < 1447726057 821724 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: Exactly < 1447726074 505451 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :thats my favorite kind of logic :) < 1447726085 319075 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :So do you have any ideas for what I can make a logic about? Time and knowledge are definitely taken. < 1447726098 269193 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :is "B" a reference to the new sonic shades? < 1447726101 413041 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Time/knowledge would be cool, but not original enough < 1447726111 288240 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: No, it was just a coolface. < 1447726121 817495 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Spatial logic I tried, but it's kind of stupid < 1447726135 504137 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :EsoLogic perhaps? < 1447726137 696377 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :That'd be cool < 1447726138 528978 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :hppavilion[1]: do you watch Dr.Who? < 1447726142 203670 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Yes. < 1447726158 290491 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :and you don't know about the sonic shades? < 1447726196 252629 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1447726220 134910 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: Nope. I only watch it on netflix, because that's what I have access to < 1447726236 640120 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :(I thought "sonic shades" was about a video game character xD) < 1447726246 799486 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :s/ a /the/ < 1447726253 47496 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :ms/the/ the / < 1447726331 557048 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :I have netflix < 1447726348 360347 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :it basically has all the B movies I never wanted to watch < 1447726363 50050 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Fair enough < 1447726402 558450 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :some of my favorite movies are still not on netflix < 1447726425 862017 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :like Idiocracy, Serenity, Battlestar Galactica < 1447726452 710895 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Epistemic logic14]]4 N10 02http://esolangs.org/w/index.php?oldid=45442 5* 03Hppavilion1 5* (+98) 10Created page, maybe possibly might make good someday perhaps < 1447726487 138841 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Epistemic logic14]]4 M10 02http://esolangs.org/w/index.php?diff=45443&oldid=45442 5* 03Hppavilion1 5* (+9) 10Stub < 1447726493 624453 :andrew__!~andrew@183.37.16.123 JOIN :#esoteric < 1447726516 913227 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :hppavilion[1]: so does Epistemic logic cover X knows A, and Y knows B, so Z can't tell X C until Y tells Z D < 1447726563 304356 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: If you mix it with temporal logic and define some terms (e.g. "tell") < 1447726566 384897 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Then yes < 1447726578 371520 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I'm going to make EsoLogic < 1447726599 124783 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :it already sounds like cells and propogators < 1447726794 997646 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :hppavilion[1]: my first thought was that it was the study of epistemology < 1447726807 557216 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :epistemologyology < 1447726850 575654 :Sgeo!~Sgeo@ool-44c0f875.dyn.optonline.net JOIN :#esoteric < 1447726943 132654 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://esolangs.org/wiki/Brainfuck_constants about this page < 1447726981 935203 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how does one prove that there's no shorter sequence? < 1447727054 624884 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh, shortest known < 1447727060 488551 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :so they've been created by humans < 1447727096 987626 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :izabera: Alternatively, they could be brute forced by a computer < 1447727192 531169 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i have a "language" that has 5 symbols: 'a' '{' ',' '}' ' ' < 1447727208 324832 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it doesn't do much < 1447727238 572621 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a < 1447727239 254760 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1 < 1447727241 678899 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,} < 1447727242 305188 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2 < 1447727244 711979 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,} < 1447727245 753579 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3 < 1447727248 457186 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,}{,,} < 1447727249 79136 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9 < 1447727257 553493 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,}{,,} a{,,,}{,,,} < 1447727258 239477 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :25 < 1447727277 145466 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i want to find the shortest sequence that produces a given number < 1447727333 26463 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :so for 25 there's "a{,,}{,,} a{,,,}{,,,}" but also "a{,,,,}{,,,,}" which is much shorter < 1447727367 571778 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca JOIN :#esoteric < 1447727368 358444 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,{,}{,}}{,,,} < 1447727369 86192 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :20 < 1447727369 459829 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca QUIT :Client Quit < 1447727383 250453 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :(1+2*2)*4. < 1447727385 181056 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :nesting them isn't particularly helpful < 1447727395 170509 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :izabera: yeah, I guess so < 1447727416 565936 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :aside from a few exceptions, finding the shortest sequence is easy for composite numbers < 1447727423 629223 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :primes are harder < 1447727488 789985 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,}{,,,}{,,} a{,,} # 51 as 48+3 < 1447727489 355246 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :51 < 1447727503 666424 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,,}{,,,,}{,} a # 51 as 50+1 < 1447727504 278950 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :51 < 1447727520 896076 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca JOIN :#esoteric < 1447727527 89120 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :so uhm < 1447727543 824127 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :any idea other than bruteforcing it? < 1447727674 515560 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hm... < 1447727850 242740 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07EsoLogic14]]4 N10 02http://esolangs.org/w/index.php?oldid=45444 5* 03Hppavilion1 5* (+1244) 10Created Page < 1447727907 536379 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :EsoLogic is really just going to turn into a way to model the world. < 1447727910 677778 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Weird. < 1447727935 502444 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07EsoLogic14]]4 M10 02http://esolangs.org/w/index.php?diff=45445&oldid=45444 5* 03Hppavilion1 5* (+1) 10Formatting < 1447728082 844741 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :izabera: I have experimented with a form of i*j*...-1 < 1447728098 65028 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :which is possible with {,a}{,a}... < 1447728112 764874 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :show it? < 1447728144 225939 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :well, I couldn't come up with an example that gives a shorter result than an ordinary case < 1447728160 347736 :GoToTell!~GotoTell@62.205.117.112 JOIN :#esoteric < 1447728217 319291 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :although I have an example of highly composite number: 69 = a{,,}{{,,}{,,,,,,},,} < 1447728232 995138 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :probably this problem is not as easy as it seems < 1447728259 899787 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh < 1447728263 719707 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you're right < 1447728288 250034 :GoToTell!~GotoTell@62.205.117.112 PRIVMSG #esoteric :The max size for any number would be a: num a[,] a[,] a[,] ... and so on, right? < 1447728316 979759 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :max size would be a a a a a a a a < 1447728330 629963 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :well, for given n the upper bound is `a{}` < 1447728342 333340 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :except for n=2 < 1447728345 17797 :GoToTell!~GotoTell@62.205.117.112 PRIVMSG #esoteric :Right. < 1447728345 272851 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :and 1 < 1447728390 637371 :GoToTell!~GotoTell@62.205.117.112 PRIVMSG #esoteric :But if you have an max size then you can brute force all combination of multiplication and additions. < 1447728492 188465 :GoToTell!~GotoTell@62.205.117.112 PRIVMSG #esoteric :Hmn, I wonder if it correlates to representing numbers in different bases. < 1447728523 835470 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :so uhm < 1447728561 472037 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :well i'll write the bruteforcer < 1447728611 160162 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net QUIT :Quit: adu < 1447728642 294694 :GoToTell!~GotoTell@62.205.117.112 PRIVMSG #esoteric :Always fun to code, if nothing else. < 1447728735 592748 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 240 seconds < 1447728955 244814 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i'm also dumb and forgot that 51 isn't prime < 1447729027 718287 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :funny enough, 50+1 is shorter than 3*17 < 1447729035 904187 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :`` factor 51 < 1447729036 792314 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :51: 3 17 < 1447729041 60068 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,}{{,,}{,,,,},,} # 3*17 < 1447729041 970144 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :51 < 1447729168 433679 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,}{,,} # < 1447729169 263354 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9 < 1447729174 700943 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,}{,} < 1447729175 380360 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :6 < 1447729242 111534 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :OH < 1447729261 156072 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :I see, it's normal bash syntax, WTF < 1447729266 501894 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :lol < 1447729278 237763 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yes it's just regular brace expansion < 1447729343 463779 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{{,,,,,}{,,,,,}{,,},} < 1447729344 75638 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :109 < 1447729363 811734 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{{,,,,}{,,,,}{,},} < 1447729364 343760 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :51 < 1447729440 988939 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,,}{,,,,}{,} < 1447729441 660348 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :50 < 1447729452 705084 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,,}{,,,,,} < 1447729453 368931 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :30 < 1447729455 935004 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,,}{,,,,,,} < 1447729456 491553 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :35 < 1447729459 925609 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,,,,,}{,,,,,,} < 1447729460 550618 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :42 < 1447729489 730014 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :wait why am I doing this in the channel < 1447729529 837863 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :http://ix.io/mgh < 1447729536 944758 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :simple programming. < 1447729537 844854 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what < 1447729555 732817 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you're fast < 1447729557 458691 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :additive only, to be exact < 1447729571 108280 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :http://ix.io/mgi.py is a source code < 1447729593 601224 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :hmm, seems to be a bit incorrect < 1447729608 294544 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :I set up the recurrence wrongly < 1447729620 845951 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :bracing requirement is a bit hard to get it right < 1447729669 441020 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :ACTION afk < 1447729828 357126 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 250 seconds < 1447729903 761637 :ent0nces!~ent0nces@71-214-121-8.ptld.qwest.net JOIN :#esoteric < 1447729912 134783 :staffehn_!~quassel@2001:41d0:52:d00::1d3 QUIT :Quit: No Ping reply in 180 seconds. < 1447729932 723525 :staffehn!~quassel@2001:41d0:52:d00::1d3 JOIN :#esoteric < 1447729964 610789 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1447729991 445553 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :okay, fixed: http://ix.io/mgl (source code http://ix.io/mgk.py) < 1447729995 580185 :andrew__!~andrew@183.37.16.123 QUIT :Ping timeout: 240 seconds < 1447730020 214885 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :num can be also improved, let me check it out < 1447730039 898019 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :good job :) < 1447730162 443351 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :well, shorter by one byte in some cases, but not further. < 1447730168 710683 :ent0nces!~ent0nces@71-214-121-8.ptld.qwest.net QUIT :Ping timeout: 246 seconds < 1447730188 165290 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :especially it seems that composite + small number k is useless for k>1 < 1447730222 177011 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447730225 4773 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :anyway, http://ix.io/mgn.py is the new code < 1447730246 420225 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :I'm yet to investigate subtractive approach though < 1447730272 356038 :ent0nces!~ent0nces@linux-alors1.xn--cdaan2d.be JOIN :#esoteric < 1447730507 730200 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 264 seconds < 1447730756 501559 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :izabera: okay, I have a concrete example now < 1447730768 643284 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,}{,{,,,}{,,,{,,,}{,,,}{,,,}}} # additive < 1447730769 345436 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :538 < 1447730776 460827 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :`` num () { echo "$#"; }; num {,a{,}{,,,,}}{,a{,,}{,,,}{,,,}} # subtractive < 1447730777 337791 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :538 < 1447730784 617154 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :this is the smallest example I have < 1447730806 188559 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :683 and 934 are others below 1000 < 1447730811 20092 :andrew__!~andrew@14.154.165.69 JOIN :#esoteric < 1447730864 254813 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,}{,,,,}}{,a{,,}{,,,}{,,,} < 1447730864 848914 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :480 < 1447730886 233860 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :wait < 1447730892 817186 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i removed the wrong ones < 1447730892 985255 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :new list up to 10000: http://ix.io/mgp (code at http://ix.io/mgq.py) < 1447730920 290150 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` num () { echo "$#"; }; num a{,}{,,,,}; num {,a{,}{,,,,}} < 1447730921 46747 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :10 \ 10 < 1447730931 99963 :codergeek42!~pgordon@fedora/codergeek42 JOIN :#esoteric < 1447731179 403300 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why is that subtractive? < 1447731334 210665 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :you're doing 10 + 48 + 10*48 so i don't see the subtraction? < 1447731363 490561 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :anyway {a,} is neat < 1447731561 775682 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and your approach is very nice but i'm not sure you can produce the correct result without actually bruteforcing it (but i don't have a proof for this) < 1447732493 80331 :Tod-Autojoined!Tod@50-198-177-186-static.hfc.comcastbusiness.net NICK :TodPunk < 1447732494 749189 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07EsoLogic14]]4 10 02http://esolangs.org/w/index.php?diff=45446&oldid=45445 5* 03Hppavilion1 5* (+383) 10New things! Yay! < 1447732524 510532 :hppavilion[1]!~Devourero@24.237.158.4 JOIN :#esoteric < 1447732578 3791 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :but most importantly: http://www.wizard101central.com/forums/showthread.php?456268-New-Jewels-Dual-Blades-for-all-schools! < 1447732600 819412 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :new jewels with two +40% buffs at level FIFTEEN?? < 1447732606 502676 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's insane! < 1447732662 37148 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ice blade is +45%! wtf! < 1447732713 904635 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and you can have two of those jewels! < 1447732745 790887 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :wizard101 is a great game guys, you should definitely try it < 1447732788 119181 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :omg i can have both balance AND ice blades omg omg omg < 1447733374 89572 :adu!~ajr@2601:155:8401:83fb:fd71:7016:701b:2a8c JOIN :#esoteric < 1447733391 558075 :hppavilion[1]!~Devourero@24.237.158.4 PRIVMSG #esoteric :I want to make a Modal Logic programming language... < 1447733412 543764 :hppavilion[1]!~Devourero@24.237.158.4 PRIVMSG #esoteric :A sort of epistemic/probabilistic/deontic/temporal programming language < 1447733512 754080 :adu!~ajr@2601:155:8401:83fb:fd71:7016:701b:2a8c PRIVMSG #esoteric :hppavilion[1]: like prolog? < 1447733529 50123 :hppavilion[1]!~Devourero@24.237.158.4 PRIVMSG #esoteric :adu: A logic language like prolog, yes < 1447733542 300862 :hppavilion[1]!~Devourero@24.237.158.4 PRIVMSG #esoteric :But with Temporal/epistemic/deontic/probabilistic properties < 1447733569 824476 :hppavilion[1]!~Devourero@24.237.158.4 PRIVMSG #esoteric :Possibly a bit fuzzy < 1447734034 382432 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :gah i take a short break, and *poof* another reboot < 1447734093 620933 :hppavilion[1]!~Devourero@24.237.158.4 QUIT :Ping timeout: 255 seconds < 1447734110 715864 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suspect some of the programs that start up automatically when it's "idle" crashes it. < 1447734130 964026 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :on the bright side, IE remembered its tabs this time. < 1447734265 128680 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm next time i put it to sleep before i walk away for any length of time. < 1447734455 15150 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 276 seconds < 1447734611 117184 :andrew__!~andrew@14.154.165.69 QUIT :Ping timeout: 276 seconds < 1447734663 644640 :andrew__!~andrew@14.154.167.241 JOIN :#esoteric < 1447734862 417780 :ent0nces!~ent0nces@linux-alors1.xn--cdaan2d.be QUIT : < 1447734912 388761 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1447735196 26538 :heroux!sandroco@gateway/shell/insomnia247/x-mehcsubfngrrwlar QUIT :Ping timeout: 276 seconds < 1447735297 15138 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hm... < 1447735303 450728 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :What should I call my logic language? < 1447735319 552290 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :loglan < 1447735415 628749 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :taken < 1447735459 323848 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :"taken" it is xD < 1447735536 562078 :heroux!sandroco@gateway/shell/insomnia247/x-kicynmsskgzigedy JOIN :#esoteric < 1447735621 435828 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how can i find the nearest lower prime power? < 1447735654 446891 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i mean, the highest number that's a power of a prime number, that's lower than my number < 1447735702 647966 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :127 is my number, 125 is the nearest lower prime power < 1447735714 223766 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :not sure if this thing has a name < 1447735745 832388 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :izabera: Lookup table|Brute force|prime checking algorithm|solve the Reimann Hypothesis < 1447735793 992358 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :impractical|???|yeah that|that's the next step < 1447735800 355713 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I recommend the last one. < 1447735802 944059 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Wait, what? < 1447735826 930004 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :OK, just to make sure, are you ACTUALLY working on the Riemann Hypothesis? < 1447735874 521624 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no silly < 1447735902 55622 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :OK, good. < 1447735912 521047 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I have seen the future when they prove it has no solution. < 1447735923 433194 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :It seems really obvious to them. < 1447736011 296555 :Melvar`!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de JOIN :#esoteric < 1447736043 855815 :ocharles___!sid30093@gateway/web/irccloud.com/x-liulfdxmzhlnhauj JOIN :#esoteric < 1447736076 550469 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Helvar! < 1447736077 773421 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :` < 1447736078 490032 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: : not found < 1447736079 251587 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :! < 1447736099 959142 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :lifthrasiir: Have any better names? < 1447736152 604390 :staffehn_!~quassel@2001:41d0:52:d00::1d3 JOIN :#esoteric < 1447736192 933217 :PinealGlandOptic!~PinealGla@vps2.conus.info JOIN :#esoteric < 1447736195 120135 :int-e_!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1447736209 781673 :digitalcold!~redacted@192.73.232.206 JOIN :#esoteric < 1447736209 930410 :atehwa_!atehwa@aulis.sange.fi JOIN :#esoteric < 1447736212 633784 :Sprocklem_!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1447736322 339084 :mbrcknl_!sid28171@gateway/web/irccloud.com/x-keqsiqpsbtoyhaoe JOIN :#esoteric < 1447736378 68286 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :I updated the font < 1447736398 188815 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :this time with autogenerated char count at the end of allchars.htm < 1447736401 626197 :Melvar!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de QUIT :Ping timeout: 246 seconds < 1447736402 813200 :staffehn!~quassel@2001:41d0:52:d00::1d3 QUIT :Ping timeout: 246 seconds < 1447736405 164931 :ocharles__!sid30093@gateway/web/irccloud.com/x-escecpljrevmpggj QUIT :Ping timeout: 246 seconds < 1447736407 904620 :Xe!xe@unaffiliated/xe QUIT :Ping timeout: 246 seconds < 1447736408 569315 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 246 seconds < 1447736409 333262 :mbrcknl!sid28171@gateway/web/irccloud.com/x-tnulywipqmyjqrrw QUIT :Ping timeout: 246 seconds < 1447736410 113961 :digitalc1ld!~redacted@192.73.232.206 QUIT :Ping timeout: 246 seconds < 1447736410 480570 :PinealGl1ndOptic!~PinealGla@vps2.conus.info QUIT :Ping timeout: 246 seconds < 1447736410 629444 :int-e!~noone@static.88-198-179-137.clients.your-server.de QUIT :Ping timeout: 246 seconds < 1447736411 359031 :atehwa!atehwa@aulis.sange.fi QUIT :Ping timeout: 246 seconds < 1447736411 508054 :Gregor!dlopen@libdl.so QUIT :Ping timeout: 246 seconds < 1447736414 359230 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :link link link link < 1447736417 569240 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :hppavilion[1]: moment < 1447736419 102042 :adu!~ajr@2601:155:8401:83fb:fd71:7016:701b:2a8c QUIT :Ping timeout: 240 seconds < 1447736420 859270 :Gregor!dlopen@libdl.so JOIN :#esoteric < 1447736424 417253 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :http://www.orenwatson.be/allchars.htm < 1447736425 714909 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :too late < 1447736426 933150 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Sure < 1447736446 449257 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :hppavilion[1]: no, I meant the literal "moment" < 1447736447 265482 :Xe-!xe@unaffiliated/xe JOIN :#esoteric < 1447736452 592422 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :or its shorthand, "mom" < 1447736461 499866 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :That's what I thought xD < 1447736463 79121 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :5601 characters, total < 1447736469 918185 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I knew you meant the literal "moment" < 1447736488 584396 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :ACTION thinks he probably should make a font < 1447736493 713426 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net JOIN :#esoteric < 1447736500 946867 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :You'd come in third AT LEAST if you did < 1447736506 323489 :Xe-!xe@unaffiliated/xe NICK :Xe < 1447736532 298110 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :hppavilion[1]: who were the first and the second? (and just to be sure, do they include oren?) < 1447736575 764617 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :lifthrasiir: oren is first, I'm second, assuming no one has done it before us < 1447736580 643629 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :On this channel, that is < 1447736589 240442 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :b_jonas I think has his own font < 1447736592 735585 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :do you have your own font? < 1447736594 248308 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :\oren\: your #define's are the best < 1447736610 176675 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :actually I have my own font as well, very old ASCII-limited one though < 1447736613 241709 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :lifthrasiir: Yes, but it can't be rendered outside of a special program I made < 1447736630 35434 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :izabera: which ones? < 1447736635 745117 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Well, unless one were to make another renderer or a compiler. < 1447736636 673996 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :#define brase break;case < 1447736641 776034 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :#define brault break;default < 1447736645 895825 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :oh. yeah I like those < 1447736651 615782 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :https://github.com/lifthrasiir/angolmois/blob/625f843/angolmois.c#L876-L916 < 1447736656 634790 :codergeek42!~pgordon@fedora/codergeek42 QUIT :Quit: Ex-Chat < 1447736657 143691 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :this is how it is encoded :) < 1447736660 74596 :mbrcknl_!sid28171@gateway/web/irccloud.com/x-keqsiqpsbtoyhaoe NICK :mbrcknl < 1447736660 223216 :ocharles___!sid30093@gateway/web/irccloud.com/x-liulfdxmzhlnhauj NICK :ocharles__ < 1447736687 216069 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what is that o.o < 1447736727 935347 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :the "bitmap" font composed of a filled square or four kinds of right triangle or their impositions as well < 1447736743 597755 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :...which is then compressed. < 1447736760 327578 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :and apparently encoded in base 96? < 1447736766 399058 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :it's LZ77 < 1447736785 942699 :GoToTell_!~GotoTell@62.205.117.112 JOIN :#esoteric < 1447736800 71125 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :33 through 97 encodes a literal code (which is remapped through `words`) < 1447736845 910805 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :98 through... 126? I don't know, but anyway they encode a count which is followed by a distance offseted by 32. < 1447736890 943292 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :Whoa, innovative < 1447736927 814938 :GoToTell!~GotoTell@62.205.117.112 QUIT :Ping timeout: 252 seconds < 1447736955 854466 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :\oren\: my original goal is to make a minimal game in the minimal number of bytes, so it was inevitable < 1447736975 173090 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :I probably crushed the whole game into 15,000 bytes of really unreadable source code < 1447737005 423873 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :then I cleaned it up for making it a bit easier to read while still being minimal (i.e. limited to 2,000 lines of code) < 1447737041 178528 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :do you have a sample image? < 1447737164 476215 :GoToTell_!~GotoTell@62.205.117.112 NICK :GoToTerll < 1447737187 718665 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :\oren\: https://raw.githubusercontent.com/lifthrasiir/angolmois-rust/gh-pages/img/angolmois1.jpg https://raw.githubusercontent.com/lifthrasiir/angolmois-rust/gh-pages/img/angolmois2.jpg < 1447737293 622473 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1447737422 725199 :\oren\!~oren@TOROON0949W-LP140-02-1242510774.dsl.bell.ca PRIVMSG #esoteric :Nice! < 1447737450 911018 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :\oren\: http://stackoverflow.com/questions/13955163/imitating-a-blink-tag-with-css3-animations add it to http://www.orenwatson.be/ansi.htm < 1447737545 109891 :tromp__!~tromp@rtc35-246.rentec.com JOIN :#esoteric < 1447737613 333058 :singingb1yo!~brandonso@annacis.ugrad.cs.ubc.ca JOIN :#esoteric < 1447737632 58616 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1447737644 739010 :pikhq_!~pikhq@2601:647:4b00:63aa::f63 JOIN :#esoteric < 1447737805 111913 :Gregor`!dlopen@libdl.so JOIN :#esoteric < 1447737921 375841 :Gregor!dlopen@libdl.so QUIT :*.net *.split < 1447737921 565672 :Sprocklem_!~sprocklem@unaffiliated/sprocklem QUIT :*.net *.split < 1447737922 116854 :singingboyo!~brandonso@annacis.ugrad.cs.ubc.ca QUIT :*.net *.split < 1447737923 561472 :tromp!~tromp@rtc35-246.rentec.com QUIT :*.net *.split < 1447737923 897317 :Nithogg!~ethiraric@2001:41d0:51:1::1d31 QUIT :*.net *.split < 1447737925 721439 :pikhq!~pikhq@2601:647:4b00:63aa::f63 QUIT :*.net *.split < 1447737926 393447 :Hoolootwo!~Hoolootwo@you.know.what.toasters.rocks QUIT :*.net *.split < 1447737926 773121 :j-bot!~j-bot@li1285-84.members.linode.com QUIT :*.net *.split < 1447738014 582347 :Hoolootwo!~Hoolootwo@you.know.what.toasters.rocks JOIN :#esoteric < 1447738065 198563 :Nithogg!~ethiraric@93.ip-5-196-226.eu JOIN :#esoteric < 1447738289 641241 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hm... < 1447738298 153165 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I'm trying to think of a new idea for a modal logic < 1447738346 602883 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :hppavilion[1]: solve the Reimann Hypothesis is a great name for a logic language < 1447738359 335699 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :xD < 1447738373 471613 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :STRH < 1447738409 35559 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Time, Responsibility, Knowledge, Belief < 1447738412 130263 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :What else? < 1447738524 648170 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Graph Logic perhaps? < 1447738676 494247 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :ooo SemanticLang < 1447738751 760826 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :adu: ? < 1447738782 57498 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :The Semantic Web is all about graphs < 1447738801 209420 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :hppavilion[1]: I might have spent too much time reading about OpenCyc and OWL/RDF < 1447738817 530621 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Ah < 1447738841 916440 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :for me, RDF is a way of life < 1447738856 669880 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :it's like a lens you see the world thru < 1447738928 642330 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :without the RDF worldview, you might make an HTTP log format like http://www.softwareishard.com/har/schema/HTTPArchiveV12.xsd < 1447738944 203229 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :with the RDF worldview, you might make an HTTP log format like http://www.w3.org/TR/HTTP-in-RDF10/ < 1447739051 853950 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net PRIVMSG #esoteric :http://www.softwareishard.com/blog/har-12-spec/ is the JSON spec that goes along with HTTPArchiveV12.xsd < 1447739396 809592 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine14]]4 10 02http://esolangs.org/w/index.php?diff=45447&oldid=45415 5* 03Quintopia 5* (-9) 10/* Examples */ Golfed the truth-machine some more < 1447739893 4498 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447740439 49512 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 240 seconds < 1447740508 148827 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447740875 457331 :atehwa_!atehwa@aulis.sange.fi NICK :atehwa < 1447741014 154138 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine/aubergine.py14]]4 10 02http://esolangs.org/w/index.php?diff=45448&oldid=45416 5* 03Quintopia 5* (-45) 10oops this was debugging < 1447741319 742864 :adu!~ajr@c-73-133-129-229.hsd1.md.comcast.net QUIT :Quit: adu < 1447741455 637327 :variable!~variable@freebsd/developer/variable QUIT :Ping timeout: 240 seconds < 1447741785 298826 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine14]]4 10 02http://esolangs.org/w/index.php?diff=45449&oldid=45447 5* 03Quintopia 5* (-65) 10/* Hello, world! */ < 1447741797 596000 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine14]]4 10 02http://esolangs.org/w/index.php?diff=45450&oldid=45449 5* 03Quintopia 5* (+2) 10/* Hello, world! */ < 1447741896 428892 :J_Arcane!~chatzilla@37-219-95-164.nat.bb.dnainternet.fi QUIT :Ping timeout: 255 seconds < 1447741937 293555 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine/aubergine.py14]]4 10 02http://esolangs.org/w/index.php?diff=45451&oldid=45448 5* 03Quintopia 5* (-146) 10Ref impl allows jumping outside of program in either direction to halt < 1447741987 251609 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Hm... < 1447742030 417936 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Am I correct in my calculuations that B(BBB) = a(bc)(de)(fg) wher B is from the B,C,K,W system (Babc = a(bc)) < 1447742033 227656 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :? < 1447742824 926281 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :where are those small letters coming from? < 1447742828 202156 :GoToTerll!~GotoTell@62.205.117.112 QUIT :Quit: HydraIRC -> http://www.hydrairc.com <- IRC with a difference < 1447742860 967556 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :myname: Right, right, forgot. < 1447742869 210286 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Those are the things it's applied to < 1447742885 658966 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :B(BBB)abcdefg = a(bc)(de)(fg) < 1447742891 610733 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :It seems like it shouldn't be right < 1447743016 59743 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 244 seconds < 1447743032 201389 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine/aubergine.py14]]4 10 02http://esolangs.org/w/index.php?diff=45452&oldid=45451 5* 03Quintopia 5* (+2) 10this is out of bounds too according to ref impl < 1447743084 581413 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :my attempt: (B(BBB))abcdefg = B(BBB)abcdefg = (BBB)(ab)cdefg = BBB(ab)cdefg = B(B(ab))cdefg = B(ab)(cd)fg = ab((cd)f)g < 1447743118 342277 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :myname: Combinatory logic is hard :/ < 1447743133 755593 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine14]]4 10 02http://esolangs.org/w/index.php?diff=45453&oldid=45450 5* 03Quintopia 5* (-33) 10/* Examples */ Golfed the quine some more < 1447743151 769589 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Remember that I had to figure out how many variables there were in the process, so abcdefg might be too many < 1447743224 744692 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Combinatory logic/Analysis of combinators14]]4 10 02http://esolangs.org/w/index.php?diff=45454&oldid=45436 5* 03Hppavilion1 5* (+2217) 10Various new combinator walkthroughs, some might even be right! < 1447743408 786689 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Aubergine14]]4 10 02http://esolangs.org/w/index.php?diff=45455&oldid=45453 5* 03Quintopia 5* (+0) 10/* Hello, world! */ Original had a comma < 1447743929 550914 :Vinegar!Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447744010 11448 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Combinatory logic/Analysis of combinators14]]4 10 02http://esolangs.org/w/index.php?diff=45456&oldid=45454 5* 03Hppavilion1 5* (+570) 10MOAR combinators < 1447744538 782671 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 260 seconds < 1447744761 228752 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1447745175 574361 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 240 seconds < 1447745384 752700 :lleu!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1447745818 354845 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1447745893 954964 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1447746161 583463 :paul2520_!~paul2520@paulkaefer.com NICK :paul2520 < 1447746223 581725 :paul2520!~paul2520@paulkaefer.com NICK :Guest43336 < 1447747593 689118 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: a(bc)(de)(fg) = B(a(bc)(de))fg = BB(a(bc))(de)fg = B(BB(a(bc))defg = BB(BB)(a(bc))defg = B(BB(BB))a(bc)defg = B(B(BB(BB))a)bcdefg = BB(B(BB(BB)))abcdefg < 1447747638 947477 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's a mechanical transformation that way < 1447747674 335859 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@pl \a b c d e f g -> a(b c)(d e)(f g) < 1447747674 484346 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :((((((.) .) .) . (.)) .) .) . (.) < 1447747744 928286 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :argh is that the same < 1447747820 805744 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@pl \a bc d e f g -> a bc(d e)(f g) < 1447747820 992576 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(((((.) .) .) . (.)) .) < 1447747908 638838 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@pl \abc d e f g -> abc(d e)(f g) < 1447747908 787401 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(((.) .) .) . (.) < 1447747975 752881 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose there might be alternative paths < 1447749863 428338 :Vinegar!Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 265 seconds < 1447750055 590556 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 240 seconds < 1447750764 934361 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :\oren\: re char count, thanks < 1447750768 354613 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it says 5601 < 1447751172 758458 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :\oren\: since you're now extracting the set of characters automatically, you can also add some automatic checks: make sure that all characters are on the demo page, make sure that all printable characters encodable in certain byte encodings are all in your font, say iso-8859-{1,2,4,15,16}, cp125{2,0,1}-new, ibm{437,850,852} < 1447751414 125592 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Especially in ibm437 because that's important, has strange characters, and the unicode encoding is not well defined historically. < 1447752944 380604 :andrew__!~andrew@14.154.167.241 QUIT :Remote host closed the connection < 1447752999 495968 :andrew__!~andrew@119.136.176.171 JOIN :#esoteric < 1447753804 412484 :Frooxius!~Frooxius@cust-101.ktknet.cz QUIT :Read error: Connection reset by peer < 1447753811 693713 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1447754470 262907 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1447756296 967430 :mroman!~mroman@160.85.232.184 JOIN :#esoteric < 1447756307 464854 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :fungot: Hi < 1447756307 896383 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: to use the janko layout :( en tii ei toimi fnord vaan sanoo ett mulla ei oo fnord ja nyt koko fnord haisee fnord. let me check < 1447756319 531927 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :fungot: Is that a keyboard layout? < 1447756319 734778 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: who needs two asses?' as if vim is some unknown entity < 1447756343 858262 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :fungot: two donkeys are better than one. < 1447756344 82959 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: each blogger has the ability to send items fnord. ( and we didn't have autocad) ( else) < 1447756390 49339 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1447756483 901834 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot: but two mules are even better than two donkeys < 1447756484 253218 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: and very very bad explanation lying on pastebin and i'm adding the last bits; the interpreter is in vm/ heap/ stack/ probably? < 1447757870 995419 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :fungot: Are you a mule? < 1447757871 389857 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :mroman: although i guess tentacles could be called " main" procedures at the top level is really just a suburb of new york. i almost have to. < 1447760177 781287 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1447760431 706124 :Deewiant!~deewiant@de1.ut.deewiant.iki.fi PRIVMSG #esoteric :^style < 1447760433 589747 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc* iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube < 1447760495 568297 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 240 seconds < 1447760603 530863 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: fnord? < 1447760604 123618 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: in case you haven't noticed. " heh." ( if that were the subject of a cfj was used as an interpreted has failed this ' local' served up an english breakfast, complete with ftl ship, while he watches them via a microscope. < 1447760643 910418 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :a Full English Breakfast delivered by FTL ship. I could see myself eating that last Sunday. < 1447760710 594654 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot: you still don't really understand punctuation, do you? < 1447760710 780861 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: and at this point in time. < 1447760774 579892 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot's spacetime alignment is a little fuzzy... < 1447760774 768248 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: fnord annotated 7907 with " rsa" at http://paste.lisp.org/ display/ fnord? starts with lambda calculus < 1447760872 917385 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :> let loeb x = go where go = fmap ($ go) x in tail . loeb $ const 1 : map (fmap sum . take) [0..] < 1447760874 799675 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : [0,1,1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181,6765,10946,... < 1447761379 989931 :vjoba!~vjoba@ip-89-177-135-104.net.upcbroadband.cz JOIN :#esoteric < 1447761462 882395 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`relcome vjoba < 1447761464 225317 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​13vjoba: 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 07EFnet 08or 09DALnet.) < 1447761478 30494 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :Taneb: Tanelle. that is vile. < 1447761504 392583 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :boily: I was trying to get the triangle numbers, is the worst thing < 1447761551 91045 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :that is terrifyingly vile. < 1447761569 953608 :vjoba!~vjoba@ip-89-177-135-104.net.upcbroadband.cz PART #esoteric :"Konversation terminated!" < 1447761603 635077 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :beuh, a fleeing `relcomed newcomer... < 1447761620 828374 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Maybe they're going to DALnet or EFnet < 1447761682 811 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Or maybe they really do not like rainbows < 1447761785 658623 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`perl -le$==1,(1x$_)=~/(^)(1|11\1)*(?{$=++})^/,print$=for 0..20 < 1447761786 498640 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2 \ 3 \ 5 \ 8 \ 13 \ 21 \ 34 \ 55 \ 89 \ 144 \ 233 \ 377 \ 610 \ 987 \ 1597 \ 2584 \ 4181 \ 6765 \ 10946 \ 17711 \ 28657 < 1447761906 54704 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I have no idea how that works < 1447761948 499787 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION eats breakfast cereals. cereals are simple. < 1447762015 462207 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Taneb: http://www.perlmonks.com/?node_id=796576 and follow links from there < 1447762053 452534 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I don't have a really obfuscated fib, but.. < 1447762055 705256 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :[ {.{.|:(+/ .*)^:(<20)~2 2$*i.4 < 1447762060 241284 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric ::( < 1447762078 303655 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how do you detect cycles in a list like this? a->b b->c c->d ... z->a < 1447762098 408869 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Tortoises and hares < 1447762102 636740 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :izabera: isn't there the.. yeah < 1447762112 681505 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yeah but < 1447762134 207720 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok it's not a linked list actually < 1447762148 258941 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :well the principle still works I think < 1447762162 341244 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Unless it could be a lazy infinite list < 1447762171 745230 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no it's finite < 1447762179 849000 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i'm trying to fix something in (guess what) bash < 1447762188 428690 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how bash resolves namerefs < 1447762273 754262 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i'll try to apply tortoise and hare <.< < 1447763024 437261 :boily!~alexandre@96.127.201.149 QUIT :Quit: PLINTH CHICKEN < 1447763223 622013 :ais523!~ais523@unaffiliated/ais523 QUIT :Quit: lunch < 1447764198 402209 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 255 seconds < 1447764267 853086 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:5-logic14]]4 10 02http://esolangs.org/w/index.php?diff=45457&oldid=14929 5* 03Martin Büttner 5* (+504) 10 < 1447764383 621558 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1447764671 271729 :andrew__!~andrew@119.136.176.171 QUIT :Remote host closed the connection < 1447765013 362219 :heroux!sandroco@gateway/shell/insomnia247/x-kicynmsskgzigedy QUIT :Ping timeout: 250 seconds < 1447765093 516598 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :izabera: topological sorting? < 1447765124 636765 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :err what < 1447765165 279343 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i didn't mean to steal your focus sorry < 1447765184 285974 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :please be esoteric < 1447765191 217456 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :I don't know. It's the only algorithm I associate with cycle detection in graphs. < 1447765197 35894 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :well.. that's the only one I was taught at least. < 1447765243 686493 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1447765290 353795 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :You throw every node out that has no inputs < 1447765294 545360 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric :and you're left with cycles < 1447765410 816358 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i'm not doing anything that fancy <.< < 1447766123 639913 :mroman!~mroman@160.85.232.184 PRIVMSG #esoteric ::( < 1447766661 285291 :heroux!sandroco@gateway/shell/insomnia247/x-pzfkbxonggjnvdmm JOIN :#esoteric < 1447767744 546293 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1447768054 62149 :Melvar`!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de NICK :Melvar < 1447768466 677522 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447770162 355446 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1447770243 101744 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447770323 751688 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 264 seconds < 1447771627 640191 :J_Arcane!~chatzilla@37-219-95-164.nat.bb.dnainternet.fi JOIN :#esoteric < 1447771653 219947 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Question. Does the particular representation of a computability class that David Madore defines in http://www.madore.org/~david/weblog/d.2015-11-16.2337.html count as an esoteric programming language (not implementable, because it's more powerful than Turing-complete)? < 1447771747 209600 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :It is well defined enough that you can write prorams for it, but it's not inteded to be practically programmed, so it might count as one, but then IA64 machine code could also count as esoteric programming language in that sense. < 1447771813 874220 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :where's the english version? < 1447771826 99323 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :there's none < 1447771835 5603 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's in French < 1447771892 186592 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I think the definition of an esolang is fuzzy and weak enough that it would probably count < 1447771900 122000 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :not having read it, just going by your description < 1447771922 251890 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I think the only thing that makes IA64 machine code not an esolang is that it's actually used in practice for practical purposes... < 1447771975 264883 :int-e_!~noone@static.88-198-179-137.clients.your-server.de TOPIC #esoteric :int-e < 1447771979 971235 :int-e_!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what... < 1447771982 511086 :int-e_!~noone@static.88-198-179-137.clients.your-server.de NICK :int-e < 1447771999 498474 :int-e!~noone@static.88-198-179-137.clients.your-server.de TOPIC #esoteric :The flating channel. | /ɛ̃ˈglɪʃ spɛˈliŋ ʀɘfɔʀm/ | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://esolangs.org/ < 1447772017 814780 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :sometimes my brain is awfully confused :-( < 1447772197 4895 :TieSoul!~TieSoul@86.89.119.147 JOIN :#esoteric < 1447772403 255336 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Well, that's a lie. It's always terribly confused, but it's usually much better at hiding that fact from the outside world. < 1447772404 753572 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Pity it doesn't have a name given. < 1447772408 396735 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fungot: help! < 1447772408 658542 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :int-e: made it long before i lose interest. but thanks, i'll read in it a bit more :) but then i'll be free to contribute)...) < 1447772416 182725 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? < 1447772417 112224 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​? ¯\(°​_o)/¯ < 1447772420 413948 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1447772421 947970 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :jwinslow23/JWinslow23 is not here. < 1447772425 105409 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1447772426 720093 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bonvenon/Bonvenon al la internacia centro por la desegno kaj ellaso de esoteraj programlingvoj! Por pli da informado, vizitu la Viki-on: http://esolangs.org/wiki/Main_Page. (Por la alia speco de esotero, iru al #esoteric sur irc.dal.net.) < 1447772444 709310 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1447772446 306025 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :kmc/kmc ran the International Devious Code Contest of 2013 < 1447772488 871603 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :fungot, should I code this the straightforward way or the tricky way? < 1447772489 20243 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: will you marry me? ( sorry i don't have < 1447772493 908958 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :... < 1447772497 633161 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that was unexpected < 1447772502 914157 :TieSoul!~TieSoul@86.89.119.147 QUIT :Ping timeout: 260 seconds < 1447772555 107198 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :perhaps surprisingly, that is not the first time I've seen a bot make a marriage proposal < 1447772595 478683 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :b_jonas: the tricky way is fraught with peril down the road < 1447772727 37099 :TieSoul!~TieSoul@2a02:a448:4a62:0:5091:89a0:f982:7c9c JOIN :#esoteric < 1447773026 116114 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net QUIT :Ping timeout: 240 seconds < 1447773168 403946 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Quit: Leaving < 1447773470 13679 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :It's actually two programming langauges, because he also claims that by dropping rule 7, you get a language that is Turing complete but no more powerful. < 1447773505 837237 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: context? < 1447773532 129453 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: "Question. Does the particular representation of a computability class that David Madore defines in http://www.madore.org/~david/weblog/d.2015-11-16.2337.html count as an esoteric programming language (not implementable, because it's more powerful than Turing-complete)?" < 1447773553 453451 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think it does, but it doesn't have a nice name, so we need to give those two languages nice names and document them on the esowiki. < 1447773566 108238 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Yes, that would be nice < 1447773569 763965 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Would make it more accessible too < 1447773578 547047 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh right, David Madore writes a large subset of things in French < 1447774050 700696 :AnotherTest!~turingcom@2a02:2c40:400::1:6e46 JOIN :#esoteric < 1447774137 31387 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so what name should we use for these two languages? < 1447774169 543041 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :hyperarithmetics? < 1447774243 956456 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :int-e: no, I think that's the computational class. we need something for this particular programming language with that power, and for the other language that computes only all computable functions too. < 1447774249 26588 :puckipedia!puck@irc.puckipedia.com QUIT :Remote host closed the connection < 1447774325 177557 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :We need a snappy name, like "Real Fast Nora's Hair Saloon 3: Shear Disaster Download < 1447774325 567845 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :izabera: I believe that ^^ was for you < 1447774333 581124 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :" < 1447774342 677569 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :um yes, sorry < 1447774738 505285 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1447775041 594940 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:B jonas14]]4 10 02http://esolangs.org/w/index.php?diff=45458&oldid=44539 5* 03B jonas 5* (+139) 10/* Todo */ < 1447775740 794755 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net JOIN :#esoteric < 1447775740 980650 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net QUIT :Changing host < 1447775740 980721 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1447775967 963778 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :b_jonas: How about "In-silico Vector Construction" < 1447776081 13636 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :quintopia: dunno. < 1447776159 49699 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :b_jonas: "Panglossian Prerogative"? < 1447776354 513034 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :quintopia: we need two related names. one for the computable version, one for the more powerful one. < 1447776369 889462 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :why do they need to be related < 1447776393 692730 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because the languages are related too < 1447776395 199956 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :"The Comutable One" "The More Powerful One" < 1447776411 200999 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe throw in a "++" for the more powerful one < 1447776462 400649 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :"Pizza Parlor" "Sex Parlor" i think that conveys the relatedness and the relationship between them < 1447778279 172816 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Banana Scheme14]]4 10 02http://esolangs.org/w/index.php?diff=45459&oldid=20646 5* 03B jonas 5* (+187) 10 < 1447779262 613310 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Quit: Leaving < 1447779882 734243 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wtf < 1447779890 269083 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? assemble < 1447779895 672214 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :assemble? ¯\(°​_o)/¯ < 1447780167 77079 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`? assembly < 1447780168 3847 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :assembly? ¯\(°​_o)/¯ < 1447780728 161386 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :MaRo writes some hard to believe things in http://magic.wizards.com/en/articles/archive/making-magic/know-what-2015-11-16 < 1447780773 508520 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :(1) he says he's vowed to make assembling contraptions work some day, and (2) he says they're doing fewer clone effects these days < 1447780920 808965 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :hmm, (2) actually seems true. interesting... < 1447780953 936531 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I mean, for a while there were a ton of clone effects in uncommon, which was strange to me because at the time I was the most active, there were almost none < 1447781065 325065 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1447781148 809498 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: (1) is true but probably misguided < 1447781156 122470 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I've tried analyzing the grammar of that phrase myself < 1447781164 313532 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there are very few actions that could possibly be templated like that < 1447781223 235557 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the closest I can get using existing keywords is "whenever a «Goblin» you control would «block» an «Elf», it «blocks» two «Elves» instead" which I think is correctly templated but wouldn't be printed due to the actual ability raising too many questions < 1447781275 114942 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also I personally think the biggest problem with M:tG is that it's all focused on creating temporary metagames that you throw away after a few months < 1447781280 707430 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :rather than working on really improving a single metagame < 1447781301 215990 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :meaning that they can be quite simplistic and easy to solve and Wizards just has to slow down the thread of information, and also that the game doesn't have long-term appeal without continuously spending money < 1447781579 2182 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"slow down the spread of information" < 1447781879 679513 :AnotherTest!~turingcom@2a02:2c40:400::1:6e46 QUIT :Ping timeout: 264 seconds < 1447781907 99919 :ent0nces!~ent0nces@linux-jord1.cryptostorm.net JOIN :#esoteric < 1447782000 388831 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447782901 320912 :Melvar!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de QUIT :Ping timeout: 250 seconds < 1447782971 145302 :idris-bot!~idris-bot@dslb-084-062-104-105.084.062.pools.vodafone-ip.de QUIT :Ping timeout: 276 seconds < 1447783016 583976 :hppavilion[2]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447783077 494734 :Sgeo_!~Sgeo@ool-44c0f875.dyn.optonline.net JOIN :#esoteric < 1447783156 19579 :newsham!~chat@udp217044uds.hawaiiantel.net QUIT :Ping timeout: 265 seconds < 1447783200 384113 :Melvar!~melvar@dslb-084-062-104-105.084.062.pools.vodafone-ip.de JOIN :#esoteric < 1447783213 460241 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1447783214 526886 :Sgeo!~Sgeo@ool-44c0f875.dyn.optonline.net QUIT :Ping timeout: 265 seconds < 1447783332 559833 :mroman!~mroman@160.85.232.184 QUIT :Quit: Lost terminal < 1447784014 372835 :puckipedia!puck@irc.puckipedia.com JOIN :#esoteric < 1447784138 731686 :ent0nces!~ent0nces@linux-jord1.cryptostorm.net QUIT :Remote host closed the connection < 1447784781 605329 :ent0nces!~ent0nces@71-214-121-8.ptld.qwest.net JOIN :#esoteric < 1447785173 40805 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be JOIN :#esoteric < 1447785764 383679 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: I definitely agree that trying to make assembling contraptions work is a bad idea < 1447785790 573690 :hppavilion[2]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1447786222 473164 :j-bot!~j-bot@li1285-84.members.linode.com JOIN :#esoteric < 1447786425 609467 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447786590 402303 :newsham!~chat@udp217044uds.hawaiiantel.net JOIN :#esoteric < 1447787042 105769 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :aha! it actually makes sense this way < 1447787067 446845 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :rule 5 is doing what that rule should be doing, and what it does in that language whose name I can't remember, it's just difficult to read < 1447787095 643967 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :we should make a language whose name is impossible to remember < 1447787112 73014 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but also isn't just a bunch of mashing on the keyboard, and whose name is also hard to abbreviate or substitute as something else < 1447787132 802577 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :The Language That Shall Not Be Abbreviated As ABCDEF is probably the best we have in this regard so far < 1447787139 174165 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that could be achieved by making a set of languages whose names are all similar < 1447787144 629389 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as in, twisty maze of passages < 1447787161 247136 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :though of course "impossible" isn't easy to satisfy when you're on this channel < 1447787166 5478 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :people take it as a challenge < 1447787177 943129 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Well I never remember INTERCAL's *name* (as opposed to acronym) < 1447787180 853324 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :if that counts < 1447787195 96793 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Compiler Language With No Pronounceable Acronym < 1447787197 581342 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it has a name? < 1447787199 165132 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Oh, right < 1447787205 169478 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :isn't INTERCAL the name? < 1447787213 253668 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :No, what ais523 said is the canonical name I think < 1447787221 875965 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Well, INTERCAL might be the actual name < 1447787225 590824 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's defined as something like "INTERCAL, which stands for Compiler Language With No Pronounceable Acronym" < 1447787303 695356 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this makes it rather philosophical what its name actually /is/ < 1447787320 284459 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's one of the best esolang naming screwups that wasn't created by cpressey < 1447787326 134103 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but which rules lets you cons a pair? there has to be one, you can't be expected to build it from addition because you need to make conses to implement that because rule 6 has to be involved and it needs lists < 1447787334 493307 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(intentional screwups, I should say) < 1447787416 336695 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no, I don't get it < 1447787421 121332 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how do you cons? < 1447787470 542516 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1447787497 517169 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: just out of interest: if you come across a website in a language you don't know and machine-translate it, do you translate it into English or Hungarian? < 1447787521 821918 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: I don't know, I almost never try to machine-translate websites < 1447787533 764054 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :fair enough < 1447787538 589725 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but if I tried, I probably machine translated it to English < 1447787547 79063 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :in my understanding google translates to english first and then to the second language < 1447787554 369915 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I used to do it more, and got decently good at reading "machine translator output that's allegedly English" (which is really a language of its own) < 1447787562 268377 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but I haven't done it for a while < 1447787567 330939 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(especially since I decided to break ties with Google) < 1447787568 411891 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: from what source languages? < 1447787580 91957 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: French was probably the most common < 1447787589 713661 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: and did you read it without reading the source in parallel, or with? < 1447787591 655443 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :although I know enough French to make semi-sense of articles written in it even without translation < 1447787592 610311 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh, French is easy < 1447787605 443500 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :French is easier to translate to English automatically than Chinese that is < 1447787623 177497 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :especially if you read texts about mathematics or informatics, where most of the words simply mirror translate < 1447787643 384090 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447787668 231324 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :no seriously < 1447787683 393338 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :can you make sense of the language in http://www.madore.org/~david/weblog/d.2015-11-16.2337.html ? < 1447787685 538847 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that makes sense, although you have to be very careful sometimes < 1447787686 938252 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :how do you cons < 1447787696 265711 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and if you can't cons, how do you use rule 6? < 1447787696 825033 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(e.g. fr:positif = en:nonnegative) < 1447787713 154528 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: that's not really uniform, neither in English nor in French, sadly < 1447787763 225446 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :1 is a proof of int. < 1447787771 624482 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :(Like a boss) < 1447787812 749405 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :he gives a sample program so it should be possible to figure it out < 1447787885 881616 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :and from the simple interpreter he gives, it is clear that he does not depend on the particular representation of pairs, so it's even more clear that it must not be built from successor < 1447787951 312060 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! I think you can use rule 4 (the composition rule) to cons, because it passes a list as argument, and not every program takes that list apart < 1447787989 282884 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: int is not very interesting when interpreted as a theorem, though < 1447787996 118562 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that wouldn't let you cons, but it would let you list, which should probably be enough < 1447787997 551764 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :ais523: True < 1447788011 180911 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: for my paper, one of the papers I cite was in German < 1447788016 93186 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :because nothing in the language requires you to use variable length lists < 1447788017 705782 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*for my thesis < 1447788026 625588 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I know a little German but was mostly just reading the mathematical notation < 1447788041 762195 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: which reminds me, did you read my thesis yet? you bugged me for so long for a copy ;-) < 1447788065 725737 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ais523: didn't you say it would be available starting from december, or something? < 1447788074 166793 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: publicly, yes < 1447788088 331737 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf negotiated with the thesis archival people here to be allowed an early copy < 1447788105 661137 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ah < 1447788124 583898 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :he argued that it's very important for his research? < 1447788145 898366 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: Not yet. :-( < 1447788153 887670 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: It's being kept hidden for ais523's sake, not for the university's. < 1447788163 749804 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :He's free to send a copy to anyone as far as I can tell. < 1447788170 831737 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :something like that < 1447788183 268508 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :they basically said it was OK for me to send shachaf a copy directly, so I did < 1447788191 953057 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the reasoning/nature for the rules is very complex < 1447788209 792715 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :incidentally I could have had a hold placed on the publication of the thesis, although only a relatively short one without a really good reason < 1447788215 139444 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's unclear to me why I'd have wanted to < 1447788380 137877 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, so why does he say that rule 0 isn't really needed? < 1447788665 378131 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1447788691 738199 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :can you give a program equivalent to <0> that uses only rules 1..6? I don't see how to do that, but it's probably possible < 1447788730 175357 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447789037 302682 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :seriously < 1447789116 254665 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but at least I can see why if you use rules 0..6 you get a reasonably easy to use turing-complete programming language, on the esoteric scale < 1447789412 199215 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :WHOO! < 1447789417 741019 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :MY PARSER IS PARTIALLY WORKIN! < 1447789421 768434 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :*WORKING! < 1447790601 878095 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Combinatory logic/Analysis of combinators14]]4 M10 02http://esolangs.org/w/index.php?diff=45460&oldid=45456 5* 03Hppavilion1 5* (+105) 10/* B[2] combinator */ < 1447790623 73363 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Combinatory logic/Analysis of combinators14]]4 10 02http://esolangs.org/w/index.php?diff=45461&oldid=45460 5* 03Hppavilion1 5* (-1) 10/* C combinator */ Fixed a letter < 1447790748 814704 :mauris_!~mauris@unaffiliated/nooodl NICK :mauris < 1447791025 592548 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1447791122 957634 :bb010g!uid21050@gateway/web/irccloud.com/x-hoekhjhxvvffbdjm JOIN :#esoteric < 1447791157 845661 :TieSoul!~TieSoul@2a02:a448:4a62:0:5091:89a0:f982:7c9c QUIT :Ping timeout: 252 seconds < 1447791299 512688 :TieSoul!~TieSoul@86.89.119.147 JOIN :#esoteric < 1447791492 827133 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://imgur.com/gallery/ueKVqjY this < 1447791649 213052 :nchambers!nchambers@compilerdev.net PRIVMSG #esoteric :I'll buy three < 1447791658 674628 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :foo((X, Y), Z) :- bar(X), baz(Y, Z); < 1447791711 796793 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hppavilion[1]: why are you a computer? < 1447791733 544215 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: is that Prolog? or just a language designed to look like it? < 1447791745 429973 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually it can't be Prolog unless it's been split mid-predicate < 1447791752 87223 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because Prolog predicates end with a full stop, not a semicolon < 1447792184 66291 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :right < 1447792216 401548 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :ais523: It's a prolog-like language, but it's not prolog < 1447792236 922874 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :right < 1447792306 907827 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :ais523: It draws a lot from modal logic < 1447792313 864516 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :It's temporal and epistemic < 1447792421 971506 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447792432 169916 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :everybody should use more curry < 1447792650 540579 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1447792686 160226 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :myname: on their food? < 1447792773 205296 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :like https://en.m.wikipedia.org/wiki/Curry_(programming_language) < 1447792957 421486 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 265 seconds < 1447793682 551088 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org JOIN :#esoteric < 1447793838 875138 :yorick_!~yorick@oftn/member/yorick NICK :yorick < 1447793924 501543 :augur!~augur@c-73-46-94-9.hsd1.fl.comcast.net JOIN :#esoteric < 1447793926 93402 :augur_!~augur@c-73-46-94-9.hsd1.fl.comcast.net QUIT :Read error: Connection reset by peer < 1447793927 270422 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :What's the name of that programming language used in early papers about programming language theory that has rules very similar to 2 and 5 of David Madore's machine, that is, where the basic way to build functions is to compose other functions with arbitrary arity as in the Applicative instance of (->) ? < 1447793974 302132 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think it has some famous inventory or something. < 1447793992 494476 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :s/(inventor)y/$1/ < 1447794144 329396 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :b_jonas: Whoa. That's hardcore s///ing. < 1447794197 145109 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :nah. s/y// < 1447794203 350186 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :y/y//d < 1447794224 476650 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :https://github.com/ryanmcdermott/birdseed < 1447794564 598786 :ent0nces!~ent0nces@71-214-121-8.ptld.qwest.net QUIT :Remote host closed the connection < 1447794670 318305 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Do you know which language I'm talking about? < 1447794824 85805 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-syjltydrupggarss QUIT :Excess Flood < 1447794913 980401 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I think it might be, like, the original pure functional programming language, or close to it. < 1447794929 254156 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Not the first pure functional programming language, because Church probably precedes it, but still < 1447794934 482556 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :maybe the first one without variables < 1447794940 982273 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so more like the original Unlambda < 1447795000 134157 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :only it has ennary composition instead of just S, and easy access to any parameter of the current function < 1447795020 241340 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-wjfsbwcjvjftwype JOIN :#esoteric < 1447795096 354792 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :But this doesn't give much keywords to search for. < 1447795133 218349 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Does my explanation make sense? < 1447795162 479238 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :miranda? ml? < 1447795171 110307 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :myname: no no, those are real langauges used on a comptuer < 1447795180 214264 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :this is for writing stuff on paper, back when efficient computers were rare < 1447795186 103493 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's old < 1447795187 742199 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :older than ml < 1447795200 370543 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also, doesn't have variables, in the sense that unlambda doesn't have them < 1447795222 942416 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :but you can emulate variables just like in unlambda or any other complete combinator calculus < 1447795332 170338 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oerjan, help me! < 1447795465 628018 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Help me, Oer-Jan Kenobi, you're my only hope! < 1447795637 642290 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :Maybe it's connected to Howard Curry < 1447795645 343305 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1447795649 770250 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1447795652 88154 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1447795769 367994 :Guest43336!~paul2520@paulkaefer.com NICK :paul2520 < 1447795786 567713 :paul2520!~paul2520@paulkaefer.com QUIT :Changing host < 1447795786 716247 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1447795876 105948 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ok, good night < 1447796107 189500 :TieSoul!~TieSoul@86.89.119.147 QUIT :Read error: Connection reset by peer < 1447797568 644457 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1447798962 385037 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 250 seconds < 1447799129 312252 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :There. WalText2i should be working < 1447799148 481812 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :I had to do a workaround for Complex Conjugate. It's $ instead of * < 1447799166 300919 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :I ALSO included binary ~, which chooses a number in a range < 1447799170 304405 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1447799170 584337 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net QUIT :Ping timeout: 240 seconds < 1447799174 14636 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :AND I think I have -x working < 1447799499 40657 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1447799901 793291 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :(e.g. 0~5 = random.choice([0, 1, 2, 3, 4, 5])) < 1447799908 500943 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :(Or maybe 5 isn't included in a range like that < 1447799909 875121 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org PRIVMSG #esoteric :) < 1447799924 655006 :AnotherTest!~turingcom@94-224-66-163.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1447800342 686808 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1447800551 126397 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1447800611 894612 :bb010g!uid21050@gateway/web/irccloud.com/x-hoekhjhxvvffbdjm QUIT :Quit: Connection closed for inactivity < 1447800666 254406 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: nostril. < 1447800666 402947 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: google knows all!! < 1447800749 680518 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I didn't teach it that. < 1447800844 820889 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :right... < 1447800854 49980 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION eyes fizzie with suspicion and a mapole < 1447800874 741782 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Tell them that was all your own opinion. < 1447800874 944931 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: ( added null operators on the end) does leak memory... < 1447800913 89857 :Vinegar!~Vinegar@r74-192-91-97.tyrdcmta01.tylrtx.tl.dh.suddenlink.net JOIN :#esoteric < 1447800958 232795 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :at least the 'got now balances his parentheses. < 1447800983 700550 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fungot? < 1447800984 31209 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :shachaf: what two stars does? to me it's just too hard. how much power do you get fnord to open a window on every x desktop and cat urandom into it < 1447801007 569229 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :if you think two stars is too hard, wait until you hear of ais523's new language < 1447801057 242133 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Every X desktop in the world? < 1447801057 467088 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: i do not care, then remembered again!) paste a line of joyce wrote fnord/ fnord/ fnord/ fnord and friends < 1447801074 193259 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There goes the balance. < 1447801194 97060 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`` cat /dev/urandom < 1447801194 954457 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​;kbuVBFV捬x@Xz&eFK9"S<2BJ.Tca≉W(vH܆xŁ/ : < 1447801304 899419 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :is it displayed the same everywhere: http://imgur.com/JHGm7eO ? < 1447801336 551751 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1447801355 715854 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Not at all. < 1447801396 384265 :hppavilion[1]!~Devourero@74-114-87-84.dynamic.asdk12.org QUIT :Ping timeout: 265 seconds < 1447801574 116582 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 276 seconds < 1447801941 677280 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1447802013 575529 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1447802074 229554 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :boily: https://clbin.com/D0pijl.png < 1447802113 114750 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://i.imgur.com/hPDIW6w.png < 1447802224 833974 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION strokes his beard. “interesting...” < 1447802233 468733 :boily!~alexandre@96.127.201.149 QUIT :Quit: APPLICABLE CHICKEN < 1447802506 42395 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :[ 1 2 3 < 1447802506 698173 :j-bot!~j-bot@li1285-84.members.linode.com PRIVMSG #esoteric :FreeFull: 1 2 3 < 1447802512 820396 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Awesome, we have j-bot here too < 1447802647 67572 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what does it do < 1447802666 230547 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :Evaluates J. < 1447802675 602203 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :whoa < 1447802689 282072 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :Let's see if I can remember this... < 1447802699 918379 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :[ ~/ 'izabera' < 1447802700 580539 :j-bot!~j-bot@li1285-84.members.linode.com PRIVMSG #esoteric :zgrep: |syntax error < 1447802700 729037 :j-bot!~j-bot@li1285-84.members.linode.com PRIVMSG #esoteric :zgrep: | ~/'izabera' < 1447802705 427749 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :Nope, apparently not. < 1447803346 524101 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :What did you think ~ did? < 1447803383 262925 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :anyway you guys seriously lack imagination when picking names < 1447803474 549784 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :How so? < 1447803527 259891 :hppavilion[1]!~Devourero@58-0-174-206.gci.net JOIN :#esoteric < 1447803564 4806 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Blakusl 5* 10New user account < 1447803950 443805 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :j-bot to interpret j < 1447803961 603346 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :fungot because befunge < 1447803961 824972 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :izabera: how does one go about binding scheme ( say, on the other < 1447804000 57496 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :hppavilion[1] beacuse he uses an hp pavilion < 1447804023 496680 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :HackEgo because you can hack on it. < 1447804031 650109 :hppavilion[1]!~Devourero@58-0-174-206.gci.net PRIVMSG #esoteric :izabera: I used to, but it broke < 1447804173 496951 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :zgrep: What was ~/ meant to do? < 1447804294 326222 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it's your home directory hth < 1447804382 725354 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 246 seconds < 1447804501 920007 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Hppavilion1/UniFunge14]]4 10 02http://esolangs.org/w/index.php?diff=45462&oldid=45441 5* 03Hppavilion1 5* (+1311) 10Meanings