< 1564791085 452134 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds > 1564791175 454896 PRIVMSG #esoteric :14[[07User talk:A14]]4 M10 02https://esolangs.org/w/index.php?diff=65048&oldid=64967 5* 03A 5* (-501) 10wob_jonas has mentioned the long forgotten user afz! They said in this string+,07HOSTafz} :https://esolangs.org/logs/2019-08-02.html#lve Right now the wilki is secretly hosted by afz; wob_jonas is probably the only one who remembers afz. > 1564792101 760412 PRIVMSG #esoteric :14[[07User talk:A14]]4 M10 02https://esolangs.org/w/index.php?diff=65049&oldid=65048 5* 03A 5* (-253) 10 < 1564795150 156102 :xkapastel!uid17782@gateway/web/irccloud.com/x-mrxqirytfkcmwszx QUIT :Quit: Connection closed for inactivity > 1564795822 541361 PRIVMSG #esoteric :14[[07Talk:Keg14]]4 10 02https://esolangs.org/w/index.php?diff=65050&oldid=65030 5* 03JonoCode9374 5* (+420) 10/* Keg+ Backwards compatibility issue and Keg lengthy code issue */ < 1564797684 358222 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Oh God, I just learned about Three-Star Programmer. < 1564798065 158083 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :So wait. Let's say that your program contains a couple of constants, like A, B, C, and D. < 1564798099 709967 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Then *A, *B, *C, and *D are pointers, of course. < 1564798100 289152 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :What do they point at? Pointers! < 1564798171 857646 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Let's see, I'm imagining memory as a bunch of cells on a whiteboard, and four of the cells are permanently labeled as *A, *B, *C, and *D. < 1564798190 89944 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :But you've also got four Post-It notes, which say **A, **B, **C, and **D. < 1564798355 63910 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :So how does execution work? < 1564798373 993179 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Well, you find **A, dereference it, and increment whatever it points to. Then you do the same for **B, then **C, and so forth. < 1564798415 365462 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :On the off chance that you ever increment *A, you take the **A Post-It note and move it to the right by one. Likewise for *B and so forth. < 1564798493 962462 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Now, eventually, all four of those Post-It notes are going to move all the way past *A, *B, *C and *D, never to return. < 1564798545 134111 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :But I suppose it doesn't matter, since each time one of them moves on to fresh pasture, *its* target is now 0, which means it'll be able to point at *A or whatever at some point in the future. > 1564798608 124686 PRIVMSG #esoteric :14[[07Talk:Keg14]]4 10 02https://esolangs.org/w/index.php?diff=65051&oldid=65050 5* 03A 5* (+207) 10/* Keg+ Backwards compatibility issue and Keg lengthy code issue */ > 1564798670 92872 PRIVMSG #esoteric :14[[07Talk:Keg14]]4 M10 02https://esolangs.org/w/index.php?diff=65052&oldid=65051 5* 03A 5* (+30) 10/* Keg+ Backwards compatibility issue and Keg lengthy code issue */ > 1564798764 667900 PRIVMSG #esoteric :14[[07Talk:Keg14]]4 M10 02https://esolangs.org/w/index.php?diff=65053&oldid=65052 5* 03A 5* (+86) 10/* Keg+ Backwards compatibility issue and Keg lengthy code issue */ < 1564798775 751839 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :So yeh. Very interesting. < 1564798857 44783 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :"The feature that most clearly distinguishes the current generation of advanced microcomputer systems, however, is the ability to address lots of memory. It is this increased memory addressability which has ushered in the new era of microcomputer applications possibilities, such as large spreadsheets, integrated software, multi-user systems, and more. In this regard, the 65816 stands on or above par with any of the other highperformance < 1564798857 186209 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :microprocessors, such as the 68000, the 8086, or their successors." > 1564798958 594252 PRIVMSG #esoteric :14[[07User talk:A14]]4 M10 02https://esolangs.org/w/index.php?diff=65054&oldid=65049 5* 03A 5* (-2) 10tswett[m]: I essentially do not like non Turing-complete languages, but Three Star Programmer is *indeed* very fun. > 1564799152 26039 PRIVMSG #esoteric :14[[07User talk:A14]]4 M10 02https://esolangs.org/w/index.php?diff=65055&oldid=65054 5* 03A 5* (+2) 10Sgeo: the 4-bit processor 4004 is overall the most efficient, but I don't know whether it is good at addressing or not. < 1564799272 968743 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :Yeah! < 1564799284 186727 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :ACTION blinks < 1564799326 975227 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :I see that I'm not the only one using a bouncer to connect to IRC. < 1564799340 279913 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :But mine is a little more orthodox than [[User:A]]'s. < 1564799369 33924 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :ehird, is that you? > 1564799417 225880 PRIVMSG #esoteric :14[[07Talk:Keg14]]4 10 02https://esolangs.org/w/index.php?diff=65056&oldid=65053 5* 03A 5* (+58) 10/* Keg+ Backwards compatibility issue and Keg lengthy code issue */ > 1564799687 457544 PRIVMSG #esoteric :14[[07User talk:A14]]4 10 02https://esolangs.org/w/index.php?diff=65057&oldid=65055 5* 03A 5* (-2) 10tswett[m]: ehird is gone. > 1564800341 179180 PRIVMSG #esoteric :14[[07Afz14]]4 N10 02https://esolangs.org/w/index.php?oldid=65058 5* 03A 5* (+326) 10Created page with "{{lowercase}} [https://esolangs.org/logs/2019-08-02.html#lve Furthermore,] I recommend that the official #esoteric character set of 12 different characters for transmitting me..." > 1564800459 816145 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65059&oldid=65058 5* 03A 5* (+269) 10 < 1564800513 165275 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :What is the most interesting English palindrome that can be made with just the letters AHIMOTUVWXY? > 1564800840 562928 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65060&oldid=65059 5* 03A 5* (+701) 10 > 1564800936 340752 PRIVMSG #esoteric :14[[07Afz14]]4 10 02https://esolangs.org/w/index.php?diff=65061&oldid=65060 5* 03A 5* (-1) 10kmc:I think it is the word "A". It is one of the few meaningful words that is 1 letter. < 1564800950 59785 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :ACTION blinks > 1564801124 484263 PRIVMSG #esoteric :14[[0725614]]4 10 02https://esolangs.org/w/index.php?diff=65062&oldid=65046 5* 03Areallycoolusername 5* (+133) 10 > 1564801125 101561 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65063&oldid=65061 5* 03A 5* (+112) 10 > 1564801426 928119 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65064&oldid=65063 5* 03A 5* (+70) 10 > 1564801587 250863 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65065&oldid=65064 5* 03A 5* (+40) 10 > 1564801780 88311 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65066&oldid=65065 5* 03A 5* (+275) 10 > 1564801896 368291 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65067&oldid=65066 5* 03A 5* (+172) 10 > 1564801978 455469 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65068&oldid=65067 5* 03A 5* (-9) 10 > 1564802119 650025 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65069&oldid=65068 5* 03A 5* (+227) 10 < 1564802217 680105 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I didn't realise "please do not vandalise pages, even temporarily, so that their edit summaries show up on IRC" was required as a rule < 1564802245 231510 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there's a reason you don't try to enumerate all the possible undesirable behaviours, it's because someone is bound to come up with something that isn't on the list yet < 1564802423 274997 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh A is still responsible for what feels like 90% of all wiki edits :/ < 1564802446 914594 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(I guess I'll keep the ignore for a while longer.) < 1564802461 76132 :int-e!~noone@int-e.eu PRIVMSG #esoteric :kmc: hah! < 1564802555 596503 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :HAH < 1564802601 245801 :int-e!~noone@int-e.eu PRIVMSG #esoteric :kmc: I rather suspect that there are no really interesting anagrams with those letters in English, but maybe I need a better word list. (The longest ones were "maam" and "toot". You can also have tit for tat. And there are a few more exclamations like "wow", "aha" and also "huh".) > 1564802610 972467 PRIVMSG #esoteric :14[[07Afz14]]4 M10 02https://esolangs.org/w/index.php?diff=65070&oldid=65069 5* 03A 5* (+61) 10/* Commands */ < 1564802993 707235 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :int-e: well, you can use multiple words that aren't individually palindromes :) < 1564803157 918558 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`file /usr/share/dict/words < 1564803158 544340 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :​/usr/share/dict/words: symbolic link to american-english < 1564803189 273204 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` grep -i ^[AHIMOTUVWXY]+$ /usr/share/dict/words | xargs < 1564803189 952608 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564803198 865656 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` grep -i '^[AHIMOTUVWXY]+$' /usr/share/dict/words | xargs < 1564803199 613871 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564803226 317723 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh < 1564803229 292939 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` egrep -i '^[AHIMOTUVWXY]+$' /usr/share/dict/words | xargs < 1564803230 10998 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :A Am Amati Amway Amy At Au Av Ava Axum H Haiti Ham Hathaway Hawaii Hay Hiawatha Ho Hohhot Hui Hutu I Io Iowa It Ito Iva Ivy M MIT Mai Mao Matt Maui Max May Maya Mayo Mia Miami Mimi Mitty Mo Moho Mott Mt Muawiya O Oahu Ohio Omaha Ottawa Otto T TWA Ta Tahiti Tami Tammi Tammy Tao Tatum Th Thai Thoth Ti Tia Tim Timmy Timothy Tito Tm Tom Tommy Toto Toyota Tuamotu Tut Tutu Ty U Utah V Va Vitim Vito W Watt Wii Witt Wm Wu Wyatt Wyo X Y Yahoo Yamaha a ah aha ahoy a < 1564803249 936988 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` egrep -i '^[AHIMOTUVWXY]+$' /usr/share/dict/words | xargs | paste < 1564803251 252390 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :https://hack.esolangs.org/tmp/paste/paste.31274 < 1564803332 397390 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` echo $(< /usr/share/dict/words egrep -i '^[AHIMOTUVWXY]+$' | egrep '^(.)(((.)(((.)(.?\7)?)?\4)?)?\1)?$') < 1564803333 96067 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :A H I M O T U V W X Y a aha h hah huh i m mom mum o oho t tat tit toot tot u v w wow x y < 1564803428 886202 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :atoi("iota") seems like a decent coding-based palindrome < 1564803433 443917 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :at least, it's at least marginally thought-provoking < 1564803446 606955 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> reverse ":-)" < 1564803448 486630 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :C doesn't recognise iota as a number, but it feels like it might be one in some context? < 1564803449 144811 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ")-:" < 1564803593 128960 :int-e!~noone@int-e.eu PRIVMSG #esoteric :ACTION wonders why "mom" is not on the local word list. < 1564803645 257526 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :tswett[m]: three-star programmer is really confusing, it gets a bit easier with practice but it's still hard to juggle all the different levels of abstraction around in your head < 1564803646 196009 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Here I get "a aa aha ama amma atta ava awa h hah huh i ihi imi immi m maam mim mum o oho otto t tat tit toot tot tut tyt u umu utu v w waw wow x y yoy" (without -i which just adds more individual letters to the list)) < 1564803670 201129 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh I did -i to avoid having to decapitalise the list of letters I'd copy-pasted ;-) < 1564803698 881130 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(otoh it adds many non-words :-P) < 1564803718 596167 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :ais523: I like atoi("iota") < 1564803730 990940 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :although... my restricted list only really makes sense with capital letters < 1564803733 681683 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :(do you see why?) < 1564803736 893137 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"atoi" isn't an English word, but it's probably a word in #esoteric context < 1564803744 688969 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :kmc: oh, I did as soon as you said that < 1564803746 277013 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but not before < 1564803757 94474 :int-e!~noone@int-e.eu PRIVMSG #esoteric :kmc: is there any significance to this particular list of letters? < 1564803758 457466 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's a pity, "atoi" only works in lowercase < 1564803760 448894 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :int-e: yes < 1564803803 505666 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :it's weird that half of them are adjacent at the end of the alphabet < 1564803810 732938 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :I wonder if there is some complex historical reason for that < 1564803825 93054 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :are letters near the end of the alphabet likely to be newer, possibly? < 1564803826 83902 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :I mean W used to be VV or something, so it makes sense those two are together < 1564803830 619315 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :other than that I have no idea < 1564803836 560742 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :how many are valid in Greek? < 1564803854 777111 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :T and U are, VWXY aren't, Z is < 1564803870 378292 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(although initially U and V were the same letter, they got split later on; ditto I and J) < 1564803874 417672 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :zzo38, you like NSF music iirc? < 1564803899 625727 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this probably explains why W is pronounced "double-U" but looks like double-V, U and V may have been equivalent at the time < 1564803902 282100 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :I'm bouncing back and forth between all these CPU architectures and with random music stuff associated with computers that used them < 1564803918 57030 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :in greek you have a lot more suitable letters < 1564803926 753374 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :ΑΔΗΘΙΛΜΞΟΠΤΥΦΧΨΩ < 1564803929 284288 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :most of them actually < 1564803930 831557 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :And SNES having a separate computer with separate memory just for music < 1564803942 209374 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh right, Greek does have an X < 1564803999 117747 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :…maybe Greek letters tended to change form as they moved into Latin (but not always), whereas the new letters were new and thus didn't have a chance to change from their original form? < 1564804002 109381 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :in Russian Cyrillic you have АЖМНОПТФХШ < 1564804034 743009 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :(also, I'm sure there is a name for this type of palindrome) < 1564804038 484471 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :(but I don't know what it is) < 1564804040 305948 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :kmc: slightly more allowing for non-palindromes < 1564804048 236084 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I can make a guess at what it is but don't know if I'm write < 1564804050 296250 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*right > 1564804137 784118 PRIVMSG #esoteric :14[[07Brainfuck-- interpreter14]]4 10 02https://esolangs.org/w/index.php?diff=65071&oldid=16542 5* 03YamTokTpaFa 5* (+30) 10 < 1564804167 144036 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :Sgeo: Yes, I like NSF music and I know how is work NSF music. > 1564804240 42600 PRIVMSG #esoteric :14[[07( )fuck14]]4 10 02https://esolangs.org/w/index.php?diff=65072&oldid=55529 5* 03YamTokTpaFa 5* (+59) 10 > 1564804292 200159 PRIVMSG #esoteric :14[[07*14]]4 10 02https://esolangs.org/w/index.php?diff=65073&oldid=63918 5* 03YamTokTpaFa 5* (+24) 10 < 1564804303 589634 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1564804366 137255 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is it possible to create an esolang that's a derivative of itself? < 1564804387 497652 :int-e!~noone@int-e.eu PRIVMSG #esoteric :you're describing Feather again, aren't you... > 1564804413 966523 PRIVMSG #esoteric :14[[07++Brainfuck14]]4 10 02https://esolangs.org/w/index.php?diff=65074&oldid=56550 5* 03YamTokTpaFa 5* (+326) 10 < 1564804424 167994 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :int-e: I thought of that, but Feather isn't really a Feather derivative < 1564804429 164955 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it is implemented in itself, thoguh < 1564804437 605246 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but then so are lots of other languages, like C < 1564804440 620669 :int-e!~noone@int-e.eu PRIVMSG #esoteric :it has the right kind of circularity though < 1564804449 548665 :JonoCode9374!31b59b56@pa49-181-155-86.pa.nsw.optusnet.com.au JOIN :#esoteric > 1564804454 268383 PRIVMSG #esoteric :14[[07.box14]]4 10 02https://esolangs.org/w/index.php?diff=65075&oldid=43893 5* 03YamTokTpaFa 5* (+42) 10 > 1564804506 439642 PRIVMSG #esoteric :14[[070(nop^)14]]4 10 02https://esolangs.org/w/index.php?diff=65076&oldid=39667 5* 03YamTokTpaFa 5* (+49) 10 < 1564804589 379515 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I guess maybe https://esolangs.org/wiki/Snowflake would become a derivative of itself if there were a working interpreter, and at least one program for it > 1564804887 892863 PRIVMSG #esoteric :14[[07.mOdMoDwOrM14]]4 10 02https://esolangs.org/w/index.php?diff=65077&oldid=38377 5* 03YamTokTpaFa 5* (-41) 10pre tags... but how do I categorize this article... < 1564805024 224871 :JonoCode9374!31b59b56@pa49-181-155-86.pa.nsw.optusnet.com.au QUIT :Remote host closed the connection > 1564805115 36695 PRIVMSG #esoteric :14[[07User talk:Mahagugu14]]4 N10 02https://esolangs.org/w/index.php?oldid=65078 5* 03YamTokTpaFa 5* (+568) 10Created page with "==Hello, I saw your articles [[.mOdMoDwOrM]] and [[.m@dpr'a'prozessor]]== If I were to annoy you, I'm sorry. When I was visiting articles on [[Special:UncategorizedPages]], I..." > 1564805192 168855 PRIVMSG #esoteric :14[[0711CORTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=65079&oldid=60502 5* 03YamTokTpaFa 5* (+49) 10 > 1564805303 620234 PRIVMSG #esoteric :14[[07User talk:Cortex14]]4 10 02https://esolangs.org/w/index.php?diff=65080&oldid=59071 5* 03YamTokTpaFa 5* (+368) 10/* Categorization, please. */ new section > 1564805331 493411 PRIVMSG #esoteric :14[[071argasm14]]4 10 02https://esolangs.org/w/index.php?diff=65081&oldid=56185 5* 03YamTokTpaFa 5* (+24) 10 < 1564805351 183793 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :(d/dx)esolangs.org > 1564805422 358562 PRIVMSG #esoteric :14[[07User talk:Zero14]]4 N10 02https://esolangs.org/w/index.php?oldid=65082 5* 03YamTokTpaFa 5* (+338) 10Created page with "==Categorization, please== Hello, I happened to visited your article [[1argasm]] on [[Special:UncategorizedPages]], and I categorized into [[:Category:Languages]]. Next time,..." < 1564805578 214260 :doesthiswork!~doesthisw@98.125.180.92 QUIT :Ping timeout: 245 seconds > 1564805813 407485 PRIVMSG #esoteric :14[[07User talk:Iamcalledbob14]]4 10 02https://esolangs.org/w/index.php?diff=65083&oldid=55684 5* 03YamTokTpaFa 5* (+314) 10/* Hey, what's the matter with 1st-Worst? */ new section > 1564805841 213851 PRIVMSG #esoteric :14[[072.+-14]]4 10 02https://esolangs.org/w/index.php?diff=65084&oldid=55817 5* 03YamTokTpaFa 5* (+24) 10 < 1564805845 85349 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :I'm looking for the NSF equivalent of DeepSid and I found a page that's all about that music chip but also inexplicably links to NSFW stuff < 1564805889 580537 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :I can't tell if it's a spam infection or if this person is legitimately reviewing porn < 1564805967 563341 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Or spam infection that had a human realize a way to make it look just a bit more legitimate by referencing gaming < 1564805992 872580 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :heh < 1564805994 462311 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :link? < 1564806013 969915 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :http://www.2a03.org < 1564806072 559229 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :isn't there some sort of rule against linking to porn on Freenode? :-D < 1564806080 396634 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :Sgeo: that is... pretty odd < 1564806083 878546 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :ais523: I hope not, lol < 1564806088 918687 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :I've violated that rule many times > 1564806169 489900 PRIVMSG #esoteric :14[[07User talk:Ais52314]]4 10 02https://esolangs.org/w/index.php?diff=65085&oldid=64473 5* 03YamTokTpaFa 5* (+683) 10/* Could I be a new admin of this wiki? */ new section < 1564806213 939855 :int-e!~noone@int-e.eu PRIVMSG #esoteric :ais523: isn't there a rule that says this channel should be called ##esoteric :P > 1564806247 456382 PRIVMSG #esoteric :14[[0714]]4 10 02https://esolangs.org/w/index.php?diff=65086&oldid=30209 5* 03YamTokTpaFa 5* (+24) 10 > 1564806277 321038 PRIVMSG #esoteric :14[[0714]]4 10 02https://esolangs.org/w/index.php?diff=65087&oldid=51809 5* 03YamTokTpaFa 5* (+24) 10 < 1564806283 248132 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :int-e: it depends on whether we have a better claim to anyone else to the word "esoteric" in programming contexts < 1564806285 434930 :int-e!~noone@int-e.eu PRIVMSG #esoteric :ACTION wonders how big the largest channel violating that rule is. < 1564806290 379644 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'd argue we do < 1564806304 628666 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(I think it was cpressey who came up with the word?) > 1564806341 494924 PRIVMSG #esoteric :14[[07\ () /14]]4 10 02https://esolangs.org/w/index.php?diff=65088&oldid=58317 5* 03YamTokTpaFa 5* (+42) 10 < 1564806343 813956 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(#math got away with it for quite a year or two but was eventually converted.) < 1564806366 920203 :int-e!~noone@int-e.eu PRIVMSG #esoteric :ais523: Obviously I'm not going to ask :) > 1564806423 570071 PRIVMSG #esoteric :14[[07User talk:Randairox14]]4 N10 02https://esolangs.org/w/index.php?oldid=65089 5* 03YamTokTpaFa 5* (+318) 10Created page with "==Categorizing [[\ () /]]== Hello, I happened to see your article on [[Special:UncategorizedPages]]. Is it [[:Category:Brainfuck derivatives|a derivation of brainfuck]]..." > 1564806455 261425 PRIVMSG #esoteric :14[[07~-Hash14]]4 10 02https://esolangs.org/w/index.php?diff=65090&oldid=38408 5* 03YamTokTpaFa 5* (+59) 10 > 1564806485 943978 PRIVMSG #esoteric :14[[07`LML14]]4 10 02https://esolangs.org/w/index.php?diff=65091&oldid=54446 5* 03YamTokTpaFa 5* (+59) 10 < 1564806537 158655 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Why don't all the retro music things have something like DeepSID? < 1564806540 640476 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :<3 DeepSID > 1564806589 606859 PRIVMSG #esoteric :14[[07User talk:Ais52314]]4 10 02https://esolangs.org/w/index.php?diff=65092&oldid=65085 5* 03Ais523 5* (+1215) 10/* Could I be a new admin of this wiki? */ you don't need to be an admin to do that > 1564806593 340889 PRIVMSG #esoteric :14[[07What the fuck is the Internet?14]]4 10 02https://esolangs.org/w/index.php?diff=65093&oldid=53725 5* 03YamTokTpaFa 5* (+59) 10 > 1564806608 488941 PRIVMSG #esoteric :14[[07Varnand/Python Implementation14]]4 10 02https://esolangs.org/w/index.php?diff=65094&oldid=64504 5* 03YamTokTpaFa 5* (+30) 10 < 1564806637 57081 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :You mentioned SNES having a separate computer with separate memory for music, and I also thought of a similar thing, although mine is a bit different, that buffers only one sample ahead on each of four channels (if you want more, you have to do mixing yourself), and then one instruction waits for and acknowledges an event and jumps to the event handler. > 1564806654 65363 PRIVMSG #esoteric :14[[07YesNoMaybeUnknown14]]4 10 02https://esolangs.org/w/index.php?diff=65095&oldid=60094 5* 03YamTokTpaFa 5* (+24) 10 < 1564806695 828439 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :(The possible events are a timeout event for each channel, and receiving data.) > 1564807025 916590 PRIVMSG #esoteric :14[[07User:YamTokWae14]]4 10 02https://esolangs.org/w/index.php?diff=65096&oldid=57530 5* 03YamTokTpaFa 5* (+134) 10 > 1564807152 756203 PRIVMSG #esoteric :14[[07? $51=14]]4 10 02https://esolangs.org/w/index.php?diff=65097&oldid=64602 5* 03YamTokTpaFa 5* (+9) 10+WIP and moved CAT into bottom > 1564807204 644120 PRIVMSG #esoteric :14[[07Seabass14]]4 10 02https://esolangs.org/w/index.php?diff=65098&oldid=64724 5* 03YamTokTpaFa 5* (+49) 10 < 1564807342 868831 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :can't you say this channel is the eofficial channel of the esolang wiki < 1564807394 178988 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`grwp rules < 1564807394 993264 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564807399 930683 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`quote rules < 1564807400 553769 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :252) Is anyone in here who knows cricket rules and has experience? What if I told you the baseball rules in a british accent? \ 657) is there any evidence that Jesus knew the rules of tic-tac-toe? \ 1327) ARGH! I just saw something on the web that is publicly available, but I shouldn't have looked at it, and now I can't unsee it. I was naive, I used to imagine that the world was a nicer place. It's the r < 1564807404 486412 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I think it would be official channel of esolang wiki. < 1564807435 234694 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fungot`: what's with the `? < 1564807435 658977 :fungot`!~fungot@2a01:4b00:82bb:1341::2 PRIVMSG #esoteric :int-e: you don't with rez... kinda like a " smart" stack copying. it also had the amazing poke to tamper with them. < 1564807466 223784 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think fungot` is its alternate nick < 1564807466 565677 :fungot`!~fungot@2a01:4b00:82bb:1341::2 PRIVMSG #esoteric :ais523: you can make a new object structure, as far as syncretic abominations go, it is sent to b, f, g) h), but < 1564807485 744470 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :fungot`: "syncretic" has been said often enough to not be fnorded? < 1564807486 4261 :fungot`!~fungot@2a01:4b00:82bb:1341::2 PRIVMSG #esoteric :ais523: maybe :p though norway was swedish until 1906, so you can basically add to extend-environment: http://www.shiro.dreamhost.com/ scheme/ vault/ escm.html some < 1564807489 243182 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :@wn syncretic < 1564807490 629558 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :*** "syncretic" wn "WordNet (r) 3.0 (2006)" < 1564807490 786106 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :syncretic < 1564807490 909606 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : adj 1: relating to a historical tendency for a language to < 1564807490 928220 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : reduce its use of inflections; "modern English is a < 1564807490 928279 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : syncretic language" [syn: {syncretic}, {syncretical}, < 1564807492 742821 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :[3 @more lines] < 1564807506 243444 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :@more < 1564807506 596909 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : {syncretistic}, {syncretistical}] < 1564807506 615190 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 2: of or characterized by syncretism [syn: {syncretic}, < 1564807506 712353 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : {syncretical}, {syncretistic}, {syncretistical}] < 1564807514 694007 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I am not surprised I didn't know that word < 1564807643 515712 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :@wn syncretism < 1564807645 65497 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :*** "syncretism" wn "WordNet (r) 3.0 (2006)" < 1564807645 210176 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :syncretism < 1564807645 369241 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : n 1: the union (or attempted fusion) of different systems of < 1564807645 387559 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : thought or belief (especially in religion or philosophy); < 1564807645 387801 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "a syncretism of material and immaterial theories" < 1564807647 68313 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 2: the fusion of originally different inflected forms (resulting < 1564807649 172188 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : in a reduction in the use of inflections) < 1564807652 970806 :int-e!~noone@int-e.eu PRIVMSG #esoteric :aka the tendency of people to speak with their mouth closed? < 1564807689 404200 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's probably more like the way that, e.g., English mostly doesn't have gendered inflections for adjectives even though many of its parent languages do < 1564807697 651841 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Can a 65816 be put into emulation mode with its ... bank and page register thingies non-0? < 1564807699 444297 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(there's at least one case where it does, "blond" for males, "blonde" for females) < 1564807754 281323 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric ::O < 1564807759 98254 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :I never knew that! < 1564807765 666741 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :I never thought about those two words being different < 1564807790 92569 :nfd9001!~nfd9001@c-67-183-33-240.hsd1.wa.comcast.net JOIN :#esoteric < 1564807850 313032 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :"Finally, emulation mode code does not have to be in bank 0, as long as there are no interrupts." < 1564808069 720615 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oh yes, easier times < 1564808115 839514 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(when you could assess the ramifications of disabling interrupts) < 1564808127 561177 :int-e!~noone@int-e.eu PRIVMSG #esoteric :and I mean "simpler" not "easier" < 1564808235 794888 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :65816 has an "abort" thingy which looks intended to allow for an MMU < 1564808336 224709 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :is that the SNES CPU? < 1564808425 977800 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Almost < 1564808435 177840 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Apparently SNES is somethign else that's based on it < 1564808463 887550 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Ricoh_5A22 < 1564808477 877399 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Huh, apparently it is more different to the 65812 than the 6510 is to 6502 < 1564808569 176969 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :" When running the 65802 in an older machine, such as Apple II c, II e, or II Plus, you will probably < 1564808569 325391 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :call your 65802 programs from a 6502 operating system or program." < 1564808583 725204 :int-e!~noone@int-e.eu PRIVMSG #esoteric :it's "different /from/" < 1564808642 729845 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Huh. I was thinking about a 65816 OS hosting 6502 programs, but the other way around sounds like DOS extenders I think < 1564808701 153429 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :(Although in the 65802 case it wouldn't help use more memory, since it's hardware compatible and so limited to 64k) > 1564808750 45563 PRIVMSG #esoteric :14[[07Pxem14]]4 10 02https://esolangs.org/w/index.php?diff=65099&oldid=64992 5* 03YamTokTpaFa 5* (+198) 10/* Instructions */ > 1564808953 972118 PRIVMSG #esoteric :14[[07Pxem14]]4 10 02https://esolangs.org/w/index.php?diff=65100&oldid=65099 5* 03YamTokTpaFa 5* (-198) 10Undoing < 1564808965 240446 :ais523!~ais523@unaffiliated/ais523 QUIT :Quit: quit < 1564810096 958173 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :I wonder what a CPU intended to be efficient at emulating semi-arbitrary CPU architectures, and possibly multitasking among multiple occurring emulations would look like < 1564810148 278837 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Possibly with a simple translation step beforehand. Although now I'm wondering if that's skippable < 1564810491 983129 :int-e!~noone@int-e.eu PRIVMSG #esoteric :well that would save you the hassle of instruction decoding < 1564810531 306614 :int-e!~noone@int-e.eu PRIVMSG #esoteric :So you can focus on functionality, and keeping track of how the original program locations relate to the new ones. < 1564810699 821189 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :o.O apparently the manual I was reading is "dangerously wrong" < 1564810713 461893 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :" < 1564810713 546244 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :This is a "pure text" version of the Eyes/Lichty book, however it is rife with very dangerous typos (wrong opcodes, etc.) in many areas, and contains a large number of formatting/layout mistakes not present in the original book. Bill Mensch (6502/65C02/65816 architect/designer) confirmed these mistakes, stating WDC is in the process of fixing them. If at all possible, use the newer PDF mentioned above." < 1564810719 663783 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :https://wiki.nesdev.com/w/index.php/Programming_guide < 1564810919 266632 :int-e!~noone@int-e.eu PRIVMSG #esoteric :This may be unexplored territory (though Transmeta comes to mind, but they still only targeted a particular platform) so far our emulation problems have mostly be solved by Moore's law, boosted by just-in-time compilers :P < 1564810928 712489 :int-e!~noone@int-e.eu PRIVMSG #esoteric :*been < 1564812202 131444 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :/topic rife with very dangerous typos > 1564812245 566191 PRIVMSG #esoteric :14[[07201514]]4 M10 02https://esolangs.org/w/index.php?diff=65101&oldid=46056 5* 03A 5* (+41) 10YamTokTpaFa I am going to help you. > 1564812284 918362 PRIVMSG #esoteric :14[[071st-Worst14]]4 M10 02https://esolangs.org/w/index.php?diff=65102&oldid=55823 5* 03A 5* (+68) 10 > 1564812303 355397 PRIVMSG #esoteric :14[[07201514]]4 M10 02https://esolangs.org/w/index.php?diff=65103&oldid=65101 5* 03A 5* (+28) 10Whoops > 1564812345 324093 PRIVMSG #esoteric :14[[072/9 of an esolang14]]4 M10 02https://esolangs.org/w/index.php?diff=65104&oldid=59665 5* 03A 5* (+68) 10 < 1564812387 179624 :int-e!~noone@int-e.eu TOPIC #esoteric :IOCCC winners are denounced; source code release delayed | Welcome to the international center for esoteric programming language design, development, and deployment! | https://esolangs.org | logs: https://esolangs.org/logs/ http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D > 1564812415 459944 PRIVMSG #esoteric :14[[07.m@dpr'a'prozessor14]]4 M10 02https://esolangs.org/w/index.php?diff=65105&oldid=38378 5* 03A 5* (+68) 10 > 1564812487 605483 PRIVMSG #esoteric :14[[07.mOdMoDwOrM14]]4 M10 02https://esolangs.org/w/index.php?diff=65106&oldid=65077 5* 03A 5* (+63) 10YamTokTpaFa You simply summarize the article. > 1564812555 340806 PRIVMSG #esoteric :14[[07ASCII14]]4 M10 02https://esolangs.org/w/index.php?diff=65107&oldid=60469 5* 03A 5* (+22) 10 > 1564812579 229979 PRIVMSG #esoteric :14[[07ASCII art/mandelbrot14]]4 M10 02https://esolangs.org/w/index.php?diff=65108&oldid=43257 5* 03A 5* (+49) 10 > 1564812658 39291 PRIVMSG #esoteric :14[[072006 Esolang Contest14]]4 M10 02https://esolangs.org/w/index.php?diff=65109&oldid=16622 5* 03A 5* (+18) 10From 2006 (I had to add a category though) > 1564812688 927419 PRIVMSG #esoteric :14[[072D BF14]]4 M10 02https://esolangs.org/w/index.php?diff=65110&oldid=55819 5* 03A 5* (+41) 10 > 1564812730 964273 PRIVMSG #esoteric :14[[072xNeg14]]4 M10 02https://esolangs.org/w/index.php?diff=65111&oldid=52403 5* 03A 5* (+66) 10 > 1564812783 28100 PRIVMSG #esoteric :14[[07414]]4 M10 02https://esolangs.org/w/index.php?diff=65112&oldid=58588 5* 03A 5* (+91) 10 > 1564812829 500045 PRIVMSG #esoteric :14[[074-list14]]4 M10 02https://esolangs.org/w/index.php?diff=65113&oldid=55998 5* 03A 5* (+75) 10 > 1564812871 664421 PRIVMSG #esoteric :14[[075command14]]4 M10 02https://esolangs.org/w/index.php?diff=65114&oldid=39732 5* 03A 5* (+65) 10 > 1564812926 871636 PRIVMSG #esoteric :14[[077Basic14]]4 M10 02https://esolangs.org/w/index.php?diff=65115&oldid=44264 5* 03A 5* (+41) 10 > 1564812956 81326 PRIVMSG #esoteric :14[[07=14]]4 M10 02https://esolangs.org/w/index.php?diff=65116&oldid=55653 5* 03A 5* (+41) 10 > 1564812994 297533 PRIVMSG #esoteric :14[[07@14]]4 M10 02https://esolangs.org/w/index.php?diff=65117&oldid=52411 5* 03A 5* (+96) 10 > 1564813061 846381 PRIVMSG #esoteric :14[[07AAEEEEEEEEEI14]]4 M10 02https://esolangs.org/w/index.php?diff=65118&oldid=53635 5* 03A 5* (+74) 10 > 1564813118 541476 PRIVMSG #esoteric :14[[07ADDI14]]4 10 02https://esolangs.org/w/index.php?diff=65119&oldid=45361 5* 03A 5* (+68) 10 > 1564813172 140737 PRIVMSG #esoteric :14[[07AFTL14]]4 M10 02https://esolangs.org/w/index.php?diff=65120&oldid=42714 5* 03A 5* (+94) 10 > 1564813260 298870 PRIVMSG #esoteric :14[[07AIV14]]4 M10 02https://esolangs.org/w/index.php?diff=65121&oldid=45094 5* 03A 5* (+68) 10 > 1564813292 898241 PRIVMSG #esoteric :14[[07ALL14]]4 M10 02https://esolangs.org/w/index.php?diff=65122&oldid=50921 5* 03A 5* (+41) 10 > 1564813348 422191 PRIVMSG #esoteric :14[[07ARGENTOS14]]4 M10 02https://esolangs.org/w/index.php?diff=65123&oldid=50219 5* 03A 5* (+66) 10I can't understand it. > 1564813392 708025 PRIVMSG #esoteric :14[[07AT14]]4 M10 02https://esolangs.org/w/index.php?diff=65124&oldid=61495 5* 03A 5* (+68) 10 > 1564813480 514854 PRIVMSG #esoteric :14[[07Aaargh++14]]4 M10 02https://esolangs.org/w/index.php?diff=65125&oldid=33976 5* 03A 5* (+109) 10 > 1564813564 375757 PRIVMSG #esoteric :14[[07Z80golf14]]4 M10 02https://esolangs.org/w/index.php?diff=65126&oldid=54232 5* 03A 5* (+71) 10 > 1564815624 140222 PRIVMSG #esoteric :14[[07Keg+ Language Design14]]4 N10 02https://esolangs.org/w/index.php?oldid=65127 5* 03JonoCode9374 5* (+7407) 10Big page of my plans < 1564816179 549259 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs JOIN :#esoteric < 1564816183 19435 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hello < 1564816184 498133 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :eggs < 1564816831 380639 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :I wonder if PEOSIX or EsoAPI pages should link to PSOX >.>. Also I should repoint the links on PSOX page to GitHub > 1564817082 916350 PRIVMSG #esoteric :14[[07PSOX14]]4 10 02https://esolangs.org/w/index.php?diff=65128&oldid=25373 5* 03Sgeo 5* (-425) 10Who uses Assembla anymore? > 1564817682 13737 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65129&oldid=65020 5* 03Hanzlu 5* (-558) 10 < 1564817699 775480 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :ACTION stares at LBYTES and wonder if that's why ehird complained that API authors should know what malloc is.  < 1564817783 219224 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :The PSOX server doesn't have a way to know how much space to allocate < 1564817792 265904 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :noic > 1564817917 309884 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 N10 02https://esolangs.org/w/index.php?oldid=65130 5* 03A 5* (+368) 10Created page with "I see. So Keg+ is harder to golf than Keg, as more parts are mandatory compared to Keg. (For example, the for loop now requires iteration.) However, some other problems might..." > 1564818089 205428 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65131&oldid=65130 5* 03A 5* (+71) 10 > 1564818161 832112 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 10 02https://esolangs.org/w/index.php?diff=65132&oldid=65131 5* 03A 5* (+146) 10 > 1564818187 266975 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 10 02https://esolangs.org/w/index.php?diff=65133&oldid=65132 5* 03A 5* (+40) 10 > 1564818517 448204 PRIVMSG #esoteric :14[[07Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65134&oldid=65127 5* 03A 5* (+297) 10/* Completely New */ > 1564818628 738323 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65135&oldid=65133 5* 03A 5* (+59) 10 > 1564818648 176154 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65136&oldid=65135 5* 03A 5* (-71) 10 < 1564818773 541869 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :REGEX1 = re.compile(r"((?:[^\x00]|\x00{2}(?:.|\Z))*)(\x00.*)?\Z", re.S) < 1564818798 575565 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :.....I'd like to hope that if I were to write such a regex today, I'd at least give it a better name > 1564819410 63319 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 10 02https://esolangs.org/w/index.php?diff=65137&oldid=65136 5* 03JonoCode9374 5* (+361) 10 < 1564819532 996504 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 258 seconds < 1564819677 268022 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric > 1564819700 172476 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65138&oldid=65137 5* 03A 5* (+468) 10 < 1564819724 587495 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu QUIT :Ping timeout: 272 seconds < 1564819755 193710 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu JOIN :#esoteric < 1564819773 468899 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :jo > 1564819788 212232 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65139&oldid=65138 5* 03A 5* (+40) 10 > 1564820158 419439 PRIVMSG #esoteric :14[[07Talk:Andrew's Programming Language14]]4 10 02https://esolangs.org/w/index.php?diff=65140&oldid=12762 5* 03A 5* (+247) 10 < 1564820446 697992 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :i'm andrew too > 1564820657 627318 PRIVMSG #esoteric :14[[07Hi-assembly14]]4 M10 02https://esolangs.org/w/index.php?diff=65141&oldid=55958 5* 03A 5* (+64) 10 > 1564820721 352907 PRIVMSG #esoteric :14[[07Turing (Iamcalledbob)14]]4 M10 02https://esolangs.org/w/index.php?diff=65142&oldid=55853 5* 03A 5* (+68) 10 < 1564820954 592020 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :any esoteric idea? < 1564821031 436978 :rain2!~My_user_n@unaffiliated/rain1 PRIVMSG #esoteric :hello < 1564821033 674104 :rain2!~My_user_n@unaffiliated/rain1 PRIVMSG #esoteric :i dont have any just now < 1564821040 967602 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hi rain < 1564821046 248182 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :what esos have you made > 1564821459 754534 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 10 02https://esolangs.org/w/index.php?diff=65143&oldid=65139 5* 03JonoCode9374 5* (+1141) 10 < 1564823134 346612 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :llll > 1564823242 256161 PRIVMSG #esoteric :14[[07User:JonoCode937414]]4 10 02https://esolangs.org/w/index.php?diff=65144&oldid=64834 5* 03JonoCode9374 5* (+1358) 10Start of a bit of storytelling < 1564823432 448859 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :idea: eso that is based in minecraft < 1564825432 762521 :ProofTechnique!sid79547@gateway/web/irccloud.com/x-hldmeffaldczuahh QUIT :Ping timeout: 252 seconds < 1564825476 300611 :^[!sid43445@ircpuzzles/2015/april-fools/sixth/zgrep QUIT :Ping timeout: 252 seconds < 1564825543 646737 :ProofTechnique!sid79547@gateway/web/irccloud.com/x-vtspndqqhuicqcet JOIN :#esoteric < 1564825654 480814 :^[!sid43445@ircpuzzles/2015/april-fools/sixth/zgrep JOIN :#esoteric < 1564825758 507327 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hi ^[ > 1564829333 895937 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65145&oldid=65143 5* 03A 5* (+349) 10 > 1564829629 643807 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65146&oldid=65129 5* 03Hanzlu 5* (+1777) 10 > 1564829633 873061 PRIVMSG #esoteric :14[[07Talk:Keg+ Language Design14]]4 M10 02https://esolangs.org/w/index.php?diff=65147&oldid=65145 5* 03A 5* (+37) 10 > 1564829676 379927 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65148&oldid=65146 5* 03Hanzlu 5* (+0) 10 < 1564829780 403432 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs QUIT :Remote host closed the connection < 1564831544 857411 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1564832607 550777 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs JOIN :#esoteric < 1564832608 818574 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hi < 1564832690 391492 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PART :#esoteric < 1564832838 550721 :JonoCode9374!7811c93e@120.17.201.62 JOIN :#esoteric < 1564832870 912127 :JonoCode9374!7811c93e@120.17.201.62 QUIT :Remote host closed the connection > 1564833237 145996 PRIVMSG #esoteric :14[[07Talk:ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65149&oldid=64897 5* 03JonoCode9374 5* (+193) 10/* Comments */ new section < 1564833252 931194 :rain2!~My_user_n@unaffiliated/rain1 PRIVMSG #esoteric :redstone < 1564833422 22474 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs JOIN :#esoteric < 1564833425 791797 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hi < 1564834935 500827 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs QUIT :Remote host closed the connection < 1564835513 527307 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :" I wonder what a CPU intended to be efficient at emulating semi-arbitrary CPU architectures ... would look like" => it would look like an FPGA < 1564835599 248740 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :"denounced"? < 1564835758 509594 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :that's it, I'm downloading 12dicts to hackenv so you can use a proper dictionary instead of whatever random nonsense is in /usr < 1564835772 77609 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch http://downloads.sourceforge.net/wordlist/12dicts-6.0.2.zip < 1564835778 924472 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :20 redirections exceeded. < 1564835788 964861 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :what < 1564835810 3605 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :oh jesus, it's hosted on sourceforge < 1564835936 818239 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` mkdir -p share/dict/12dicts/Lemmatized < 1564835937 496299 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564835962 386692 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` echo http://wordlist.aspell.net/12dicts/ > share/dict/12dicts/readme.hackeso < 1564835964 266101 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564835982 700424 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`edit share/dict/12dicts/Lemmatized/2+2+3lem.txt < 1564835983 469683 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :https://hack.esolangs.org/edit/share/dict/12dicts/Lemmatized/2%2B2%2B3lem.txt < 1564836037 568476 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/Lemmatized/2+2+3frq.txt https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3frq.txt < 1564836038 650728 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:40:38 URL:https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3frq.txt [327329/327329] -> "share/dict/12dicts/Lemmatized/2+2+3frq.txt" [1] < 1564836138 248866 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/Lemmatized/2+2+3cmn.txt https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3cmn.txt < 1564836139 220951 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:42:18 URL:https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3cmn.txt [240505/240505] -> "share/dict/12dicts/Lemmatized/2+2+3cmn.txt" [1] < 1564836216 653342 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/ReadMe.html https://hack.esolangs.org/get/share/dict/12dicts/ReadMe.html < 1564836217 568662 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:43:37 URL:https://hack.esolangs.org/get/share/dict/12dicts/ReadMe.html [116952/116952] -> "share/dict/12dicts/ReadMe.html" [1] < 1564836376 569455 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` mkdir -p share/dict/12dicts/American < 1564836377 257017 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564836380 577132 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/American/6of12.txt https://hack.esolangs.org/get/share/dict/12dicts/American/6of12.txt < 1564836381 608577 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:46:21 URL:https://hack.esolangs.org/get/share/dict/12dicts/American/6of12.txt [302206/302206] -> "share/dict/12dicts/American/6of12.txt" [1] < 1564836400 486548 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`hurl < 1564836401 204230 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :https://hack.esolangs.org/repo/ < 1564836437 691996 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/American/2of12.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12.txt < 1564836438 806230 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:47:18 URL:https://hack.esolangs.org/get/share/dict/12dicts/American/2of12.txt [389024/389024] -> "share/dict/12dicts/American/2of12.txt" [1] < 1564836474 149386 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/alllists.html https://hack.esolangs.org/get/share/dict/12dicts/alllists.html < 1564836475 76644 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:47:54 URL:https://hack.esolangs.org/get/share/dict/12dicts/alllists.html [27214/27214] -> "share/dict/12dicts/alllists.html" [1] < 1564836647 699146 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/American/2of12inf-part0.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part0.txt < 1564836648 728530 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:50:48 URL:https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part0.txt [455960/455960] -> "share/dict/12dicts/American/2of12inf-part0.txt" [1] < 1564836667 188236 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/American/2of12inf-part1.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part1.txt < 1564836668 188828 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:51:07 URL:https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part1.txt [343509/343509] -> "share/dict/12dicts/American/2of12inf-part1.txt" [1] < 1564836696 356707 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` cat share/dict/12dicts/American/2of12inf-part?.txt > share/dict/12dicts/American/2of12inf.txt < 1564836698 108077 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564836743 783465 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` grep -Ei '\<[qwertyuiop]{8,}\>' share/dict/12dicts/American/2of12inf.txt < 1564836744 481097 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :etiquette \ perpetuity \ pirouette \ portiere \ potpourri \ preppier \ preterit \ preterite \ prettier \ priority \ properer \ property \ proprietor \ propriety \ prototype \ puppeteer \ puppetry \ putterer \ repertoire \ repertory \ reporter \ requiter \ territory \ torturer \ totterer \ twittery \ typewrite \ typewriter \ typewrote < 1564836756 143881 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` rm -v share/dict/12dicts/American/2of12inf-part?.txt < 1564836758 40386 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :removed 'share/dict/12dicts/American/2of12inf-part0.txt' \ removed 'share/dict/12dicts/American/2of12inf-part1.txt' < 1564836789 824035 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`fetch share/dict/12dicts/American/3esl.txt https://hack.esolangs.org/get/share/dict/12dicts/American/3esl.txt < 1564836790 739590 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :2019-08-03 12:53:10 URL:https://hack.esolangs.org/get/share/dict/12dicts/American/3esl.txt [196421/196421] -> "share/dict/12dicts/American/3esl.txt" [1] < 1564836978 768089 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :ok, now what was your original question about palindromes? < 1564837069 71878 :int-e!~noone@int-e.eu PRIVMSG #esoteric :english palindromes made of AHIMOTUVWXY < 1564837156 207249 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([ahimotuvwxy]+)[&#=<^~+]?$/i && lc $1 eq reverse lc $1 and print $1, " "' share/dict/12dicts/American/2of12inf.txt < 1564837156 868438 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha hah huh mom mum oho tat tit toot tot tut wow < 1564837174 317614 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :int-e: sorry, it was a rethorical question, I was just slow to type up the code < 1564837182 652489 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :apparently there aren't many < 1564837205 21208 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([ahimotuvwxyEN]+)[&#=<^~+]?$/i && lc $1 eq reverse lc $1 and print $1, " "' share/dict/12dicts/American/2of12inf.txt # what if we allow a bit more letters? < 1564837210 346766 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha eve ewe eye hah huh minim mom mum noon nun oho tat tenet tit toot tot tut wow < 1564837223 908171 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([ahimotuvwxyENSLR]+)[&#=<^~+]?$/i && lc $1 eq reverse lc $1 and print $1, " "' share/dict/12dicts/American/2of12inf.txt # even more? < 1564837225 220767 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha ere eve ewe eye hah huh level minim mom mum noon nun oho rotor sees sexes shahs sis solos stats stets tat tenet tit toot tot tut wow < 1564837279 392465 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :oh wait < 1564837289 873045 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^\s*([ahimotuvwxy]+)[&#=<^~+]?$/i && lc $1 eq reverse lc $1 and print $1, " "' share/dict/12dicts/American/2of12inf.txt < 1564837290 562188 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha hah huh mom mum oho tat tit toot tot tut wow < 1564837293 145970 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :hmm < 1564837326 383229 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :oh right, this isn't one of the lemmatized lists, it doesn't have leading whitespace < 1564837464 975240 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^\s*([a-z]+)[&#=<^~+]*$/i && lc $1 eq reverse lc $1 and print $1, " "' share/dict/12dicts/American/2of12inf.txt # there aren't many palyndromic single words even if you allow all letters < 1564837465 737643 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha bib bob boob bub civic dad deed deified did dud eke ere eve ewe eye gag gig hah huh kayak kook level madam minim mom mum noon nun oho pap peep pep pip poop pop pullup pup radar redder refer rotor sagas sees sexes shahs sis solos stats stets tat tenet tit toot tot tut wow < 1564837482 679815 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :I think I looked for words whose reverse is also a word a month ago or so < 1564837672 685467 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :"diaper" vs "repaied" was one of the longest pairs < 1564837965 854659 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([a-z]+)[&#=<^~+]?/ or die "syntax $_; $w=$1; $w{$w}++; 6 <= length$w && $w ne reverse($w) && $w{reverse$w} and print reverse($w)."|$w ";' American/2of12inf.txt < 1564837966 497364 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :String found where operator expected at -e line 1, at end of line \ (Missing semicolon on previous line?) \ Can't find string terminator '"' anywhere before EOF at -e line 1. < 1564837971 649165 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([a-z]+)[&#=<^~+]?/ or die "syntax $_"; $w=$1; $w{$w}++; 6 <= length$w && $w ne reverse($w) && $w{reverse$w} and print reverse($w)."|$w ";' American/2of12inf.txt < 1564837972 336506 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :Can't open American/2of12inf.txt: No such file or directory. < 1564837979 96624 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([a-z]+)[&#=<^~+]?/ or die "syntax $_"; $w=$1; $w{$w}++; 6 <= length$w && $w ne reverse($w) && $w{reverse$w} and print reverse($w)."|$w ";' share/dict/12dicts/American/2of12inf.txt < 1564837980 156590 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :animal|lamina deffer|reffed denier|reined eviler|relive diaper|repaid looter|retool deliver|reviled drawer|reward denies|seined retros|sorter recaps|spacer sloops|spools snoops|spoons sleets|steels desserts|stressed sports|strops redraw|warder < 1564837986 15438 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :those are the long ones < 1564838004 756932 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -ne '/^([a-z]+)[&#=<^~+]?/ or die; $w=$1; $w{$w}++; 5 == length$w && $w ne reverse($w) && $w{reverse$w} and print reverse($w)."|$w ";' share/dict/12dicts/American/2of12inf.txt < 1564838005 792837 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :decaf|faced decal|laced devil|lived denim|mined pacer|recap lager|regal leper|repel lever|revel fires|serif keels|sleek peels|sleep pools|sloop snaps|spans deeps|speed snips|spins loops|spool knits|stink loots|stool spots|stops parts|strap ports|strop draws|sward sprat|tarps relit|tiler remit|timer smart|trams debut|tubed rebut|tuber straw|warts < 1564838043 562167 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :I thought this was in the logs somewhere, but it's not < 1564838417 967629 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :oh fuck < 1564838591 325512 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -e 'while(<>) { ($w) = /^([a-z]+)[!%&#=<^~+\r]*$/ or die "syntax $_"; if (reverse($w) eq $w) { print "$w " } }' share/dict/12dicts/American/2of12inf.txt < 1564838592 81386 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha bib bob boob bub civic dad deed deified did dud eke ere eve ewe eye gag gig hah huh kayak kook level madam minim mom mum noon nun oho pap peep pep pip poop pop pullup pup radar redder refer rotor sagas sees sexes shahs sis solos sos stats stets tat tenet tit toot tot tut wow < 1564838601 808256 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -e 'while(<>) { ($w) = /^([ahimotuvwxy]+)[!%&#=<^~+\r]*$/ or die "syntax $_"; if (reverse($w) eq $w) { print "$w " } }' share/dict/12dicts/American/2of12inf.txt < 1564838602 452336 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :syntax aardvark < 1564838605 681908 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :no wait < 1564838641 101088 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -e 'while(<>) { ($w) = /^([a-z]+)[!%&#=<^~+\r]*$/ or die "syntax $_"; if ($w !~ y/ahimotuvwxy//c && reverse($w) eq $w) { print "$w " } }' share/dict/12dicts/American/2of12inf.txt < 1564838645 729826 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :aha hah huh mom mum oho tat tit toot tot tut wow < 1564838693 110464 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` perl -e 'while(<>) { ($w) = /^([a-z]+)[!%&#=<^~+\r]*$/ or die "syntax $_"; $w{$w}++; if ($w !~ y/ahimotuvwxy//c && reverse($w) ne $w && $w{reverse($w)}) { print "$w " } }' share/dict/12dicts/American/2of12inf.txt < 1564838694 112492 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :ha ma oh tam ti tom um ya yam yaw < 1564838957 125387 :doesthiswork!~doesthisw@98.125.180.92 JOIN :#esoteric < 1564839406 924967 :adu!~ajr@pool-173-73-86-191.washdc.fios.verizon.net QUIT :Quit: adu > 1564840553 594460 PRIVMSG #esoteric :14[[07Talk:ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65150&oldid=65149 5* 03Hanzlu 5* (+74) 10 > 1564840942 939479 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65151&oldid=65148 5* 03Hanzlu 5* (-4) 10 > 1564841189 378309 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65152&oldid=65151 5* 03Hanzlu 5* (-143) 10 > 1564841317 17523 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65153&oldid=65152 5* 03Hanzlu 5* (-31) 10 > 1564842387 612991 PRIVMSG #esoteric :14[[07User:YamTokTpaFa/sandbox314]]4 10 02https://esolangs.org/w/index.php?diff=65154&oldid=63951 5* 03YamTokTpaFa 5* (-633) 10Blanked the page > 1564842446 178975 PRIVMSG #esoteric :14[[07Morsefuck14]]4 10 02https://esolangs.org/w/index.php?diff=65155&oldid=54772 5* 03YamTokTpaFa 5* (+35) 10 > 1564842490 957100 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65156&oldid=65153 5* 03Hanzlu 5* (-399) 10 > 1564842509 277081 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65157&oldid=65156 5* 03Hanzlu 5* (+2) 10 > 1564842613 177579 PRIVMSG #esoteric :14[[07Sd14]]4 10 02https://esolangs.org/w/index.php?diff=65158&oldid=50839 5* 03YamTokTpaFa 5* (+77) 10 > 1564842643 994651 PRIVMSG #esoteric :14[[07Haddock14]]4 M10 02https://esolangs.org/w/index.php?diff=65159&oldid=54433 5* 03YamTokTpaFa 5* (+17) 10 > 1564842707 489525 PRIVMSG #esoteric :14[[07!Tautologos14]]4 10 02https://esolangs.org/w/index.php?diff=65160&oldid=46734 5* 03YamTokTpaFa 5* (+28) 10 > 1564842744 406712 PRIVMSG #esoteric :14[[07Jumper14]]4 10 02https://esolangs.org/w/index.php?diff=65161&oldid=43918 5* 03YamTokTpaFa 5* (+54) 10 > 1564842904 815973 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65162&oldid=65157 5* 03Hanzlu 5* (-1) 10 > 1564842943 896924 PRIVMSG #esoteric :14[[07User:YamTokTpaFa14]]4 10 02https://esolangs.org/w/index.php?diff=65163&oldid=64853 5* 03YamTokTpaFa 5* (+282) 10 > 1564842981 917781 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65164&oldid=65162 5* 03Hanzlu 5* (+1) 10 > 1564843024 796525 PRIVMSG #esoteric :14[[07Template:Infobox proglang14]]4 10 02https://esolangs.org/w/index.php?diff=65165&oldid=40371 5* 03YamTokTpaFa 5* (+13) 10 > 1564843285 784335 PRIVMSG #esoteric :14[[07Template talk:Infobox proglang14]]4 N10 02https://esolangs.org/w/index.php?oldid=65166 5* 03YamTokTpaFa 5* (+469) 10Created page with "== Template improving discussion == First of all I don't think {{{name}}} essential; why not {{{name|{{PAGENAME}}}}}? If you don't specify to..." > 1564843304 295631 PRIVMSG #esoteric :14[[07Structure-free Query Language14]]4 10 02https://esolangs.org/w/index.php?diff=65167&oldid=45208 5* 03YamTokTpaFa 5* (+42) 10 > 1564843368 342540 PRIVMSG #esoteric :14[[07Unfuck14]]4 10 02https://esolangs.org/w/index.php?diff=65168&oldid=49136 5* 03YamTokTpaFa 5* (+58) 10 < 1564843389 55766 :int-e!~noone@int-e.eu PRIVMSG #esoteric :so much activity > 1564844460 857184 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65169&oldid=65164 5* 03Hanzlu 5* (+44) 10 > 1564844652 444886 PRIVMSG #esoteric :14[[07Talk:Collatz sequence14]]4 N10 02https://esolangs.org/w/index.php?oldid=65170 5* 03Hanzlu 5* (+127) 10Created page with "==Turing-completeness== Does a Collatz sequence program prove Turing-completeness? --[[User:Hanzlu]] 18:04, 3 August 2019 (UTC)" < 1564845013 368892 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1564845824 791834 :heroux!sandroco@gateway/shell/insomnia247/x-pfpxzzjpqwyehavd QUIT :Ping timeout: 268 seconds < 1564845911 780554 :heroux!sandroco@gateway/shell/insomnia247/x-wxwsqbbqbxndbnvp JOIN :#esoteric < 1564846752 50007 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net QUIT :Ping timeout: 245 seconds < 1564847300 550424 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs JOIN :#esoteric < 1564847334 184511 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs PRIVMSG #esoteric :hi < 1564847399 531770 :adu!~ajr@pool-173-73-86-191.washdc.fios.verizon.net JOIN :#esoteric < 1564850150 808541 :andrewtheircer!5d561e9e@93-86-30-158.dynamic.isp.telekom.rs QUIT :Remote host closed the connection > 1564852519 115089 PRIVMSG #esoteric :14[[07Talk:Collatz sequence14]]4 10 02https://esolangs.org/w/index.php?diff=65171&oldid=65170 5* 03Ais523 5* (+588) 10generalized Collatz [[Tip]]; the original Collatz sequence itself is probably not Turing-complete, though < 1564853375 867543 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :Do some SMTP servers tamper with the message ID? < 1564853483 850557 :zzo38!~zzo38@24-207-15-213.eastlink.ca PRIVMSG #esoteric :I received a email message with a "X-Android-Message-ID" header, containing the same contents as the "Message-ID" header. I don't know why, or if perhaps the email client just added it to duplicate the message ID. Do you know? > 1564854410 248422 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65172&oldid=65169 5* 03Hanzlu 5* (-44) 10 < 1564856302 46520 :doesthiswork!~doesthisw@98.125.180.92 QUIT :Ping timeout: 245 seconds < 1564857505 235848 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net JOIN :#esoteric < 1564857737 622770 :xkapastel!uid17782@gateway/web/irccloud.com/x-rbjhhrkemwqcufkf JOIN :#esoteric < 1564858008 293352 :Sgeo_!~Sgeo@ool-18b98455.dyn.optonline.net JOIN :#esoteric < 1564858195 279417 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net QUIT :Ping timeout: 246 seconds > 1564858884 445395 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65173&oldid=65172 5* 03Hanzlu 5* (+766) 10 > 1564858906 404313 PRIVMSG #esoteric :14[[07ACL14]]4 10 02https://esolangs.org/w/index.php?diff=65174&oldid=65173 5* 03Hanzlu 5* (+2) 10 < 1564859270 783375 :MDude!~MDude@76.5.108.106 QUIT :Quit: Going offline, see ya! (www.adiirc.com) < 1564859503 280939 :Sgeo_!~Sgeo@ool-18b98455.dyn.optonline.net QUIT :Ping timeout: 245 seconds < 1564859673 249741 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net JOIN :#esoteric < 1564862648 717530 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1564862836 278109 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 246 seconds < 1564862837 937777 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1564864824 33750 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; $w{$w}++; $r=$w=~y/a-z/n-za-m/r; $w{$r} and print "$w|$r "; } # there aren't many common english words that are still words when rot13ed < 1564864824 969160 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :nag|ant nowhere|abjurer nu|ah nun|aha oho|bub one|bar ones|barf onyx|balk or|be ova|bin pent|crag rail|envy reef|errs roof|ebbs she|fur sync|flap tang|gnat try|gel vex|irk < 1564864923 677919 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :"vex" with "irk" is an interesting pair < 1564865398 573172 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :the dictionary also reveals that "motherfucking" is one of the longest words in which no letter appears twice < 1564866334 470455 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Huh. That website used to not be a shitty blog with porn: https://web.archive.org/web/20040401085825/http://www.2a03.org/index.php < 1564866926 328578 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jsgngwyifopekixx PRIVMSG #esoteric :b_jonas: That's a lot more words that rot13 to other words than I would have expected. < 1564867071 288785 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :tswett[m]: http://www.darthsanddroids.net/episodes/0142.html is slightly relevant < 1564867536 22094 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :This person sounds like an ahole < 1564867537 128331 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :"You probably think 64 kilobytes doesn't sound much when a small game now takes 8 gigabytes, but that's 'cos modern games are sloppy, inefficient, fat and lazy - like the basement dwelling losers who wrote them!!! < 1564867537 276480 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :" < 1564867886 39785 :xkapastel!uid17782@gateway/web/irccloud.com/x-rbjhhrkemwqcufkf QUIT :Quit: Connection closed for inactivity < 1564867895 254545 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :Other than that and the eye-bleeding style choices, these tutorials look interesting < 1564867925 178145 :Sgeo!~Sgeo@ool-18b98455.dyn.optonline.net PRIVMSG #esoteric :https://www.chibiakumas.com/z80/ < 1564869498 913312 :xkapastel!uid17782@gateway/web/irccloud.com/x-pormjzewkotiusdb JOIN :#esoteric < 1564870943 525503 :MDude!~MDude@c-174-55-101-236.hsd1.pa.comcast.net JOIN :#esoteric < 1564874196 403172 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 244 seconds < 1564874563 72351 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :according to my dictionary 'tendentiousness' is the longest word that can be typed using only the home row on Dvorak < 1564874594 208251 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :for QWERTY it's 'alfalfa' < 1564874645 884848 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c) { print "$w "; } } # let's see < 1564874647 181511 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :obviously, having 5 vowels instead of 1 helps < 1564874647 963694 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :ad add added addend addenda addends addition additions adds adenine adenines adenoid adenoids adhesion adhesions adieu adieus adios ado ados ads aeon aeons aesthete aesthetes ah aha ahead aid aide aided aides aids an anaesthesia anaesthesias anaesthetist anaesthetists and andante andantes anent anesthesia anesthesias anesthetist anesthetists ani anion anions anise aniseed aniseeds anises anisette anisettes annotate annotated annotates annotation annotation < 1564874656 5903 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/asdfghjkl//c) { print "$w "; } } < 1564874656 732215 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :ad add adds ads ah aha alas alfalfa alfalfas alga algal all alls as ash ask asks ass dad dads dash fa fad fads fag fags fall falls fas flag flags flak flash flask flasks gad gads gaff gaffs gag gaga gags gal gala galas gall galls gals gas gash glad glads glass ha had hadj hag hags hah hajj halal halals half hall halls has hash jag jags la lad lads lag lags las lash lass sad sag saga sagas sags salad salads salsa salsas sash sass sh shad shads shag shags sh < 1564874667 458579 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 12 <= $w) { print "$w "; } } # let's see < 1564874668 142491 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564874671 885357 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 10 <= $w) { print "$w "; } } # let's see < 1564874672 614289 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564874676 427195 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 8 <= $w) { print "$w "; } } # let's see < 1564874677 142737 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564874679 713809 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :hmm < 1564874682 859396 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 6 <= $w) { print "$w "; } } # let's see < 1564874683 638846 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1564874691 785086 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :something's wrong here < 1564874700 80500 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 12 <= length$w) { print "$w "; } } # let's see < 1564874700 883873 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :anaesthesias anaesthetist anaesthetists anesthetists assassinated assassinates assassination assassinations assiduousness assiduousnesses astutenesses attenuations attestations daintinesses destinations destitutions detestations dishonesties heinousnesses hideousnesses hootenannies hotheadedness hotheadednesses inattentions indentations innatenesses insidiousness insidiousnesses insinuations instantaneous instantiated instantiates institutions intentnesses < 1564874706 755478 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/aueoidhtns//c && 14 <= length$w) { print "$w "; } } # let's see < 1564874707 547528 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :assassinations assiduousnesses hotheadednesses insidiousnesses nauseousnesses sensuousnesses studiousnesses tendentiousness tendentiousnesses unsteadinesses < 1564874719 699452 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/asdfghjkl//c && 8 <= length$w) { print "$w "; } } # let's see < 1564874720 386577 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :alfalfas < 1564874771 798224 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :kmc: that sounds right. I don't know what tendentiousness means, but 12dicts agrees that it's a word < 1564874789 998446 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :I do know that alfalfa is some kind of crop plant < 1564874811 934972 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :tendentious means 'Having a tendency; written or spoken with a partisan, biased or prejudiced purpose, especially a controversial one.' < 1564875062 137273 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/qwertasdfgzxcvb//c) { push @w,$w; push @k,length$w; } } print "$_ " for @w[sort {$k[$b]<=>$k[$a]} keys@w] # you probably know about the qwerty left hand words < 1564875062 841457 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :abracadabras aftereffects desegregated desegregates reverberated reverberates stewardesses watercresses abracadabra aftereffect aftertastes asseverated asseverates crabgrasses desegregate effervesced effervesces exacerbated exacerbates exaggerated exaggerates readdressed readdresses reverberate sassafrases stagecrafts statecrafts sweetbreads vertebrates abstracted addressees aftercares aftertaste afterwards aggravated aggravates aggregated aggregates assev < 1564875076 871858 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; if ($w !~ y/qwertasdfgzxcvb//) { push @w,$w; push @k,length$w; } } print "$_ " for @w[sort {$k[$b]<=>$k[$a]} keys@w] # and the right hand ones < 1564875077 571952 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :polyphony lollipop lollypop monopoly nonunion polonium holmium homonym jollily jumpily killjoy kinkily million minimum mullion opinion pillion plumply pumpkin homily hominy hookup johnny kimono limply linkup minion mukluk muumuu phylum pimply pinion pinyin pinyon pippin pompom pompon poplin pullup punkin unholy unhook uphill hilly hippo hippy hokum holly honky hooky hullo humph hunky ilium imply jimmy jinni jolly jumpy junky kinky knoll kooky lippy loony l < 1564875165 250279 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :were we doing typing speed tests here? < 1564875299 160766 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :`perl -eopen$I,"<", "share/dict/12dicts/American/2of12inf.txt"; while(<$I>){ ($w)=/^([a-z]+)[!%\r]*$/ or die; $r="qwertasdfgzxcvb"; if ($w =~ /^[$r]?([^$r][$r])+[^$r]?$/) { push @w,$w; push @k,length$w; } } print "$_ " for @w[sort {$k[$b]<=>$k[$a]} keys@w] # and then there's the alternate hand ones < 1564875299 959874 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :dismantlement authenticity enchantment entitlement proficiency shantytowns skepticisms antisocial handiworks pantheisms producible proficient protozoans shantytown skepticism amendment aneurisms aneurysms auditoria authentic bodyworks busyworks cockfight cyclamens dirigible dismantle disorient divisible dixieland downright downtowns downturns dyspepsia dyspeptic endowment firmament fishbowls flamencos futurisms handiwork pantheism protozoan rhapsodic right < 1564875312 515240 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :kmc: no, not really < 1564875315 149666 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :https://www.livechatinc.com/typing-speed-test/#/ Awesome! You type with the speed of 106 WPM (469 CPM). Your accuracy was 97%. Congratulations! < 1564875324 226490 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :i'm da bomb < 1564875337 136857 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :I've seen some nice puzzles for which I've used a dictionary recently < 1564875344 616945 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :well, within a year really < 1564875363 249449 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :let me find them < 1564875474 369129 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :that's on dvorak < 1564875475 787248 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :Neat! You type with the speed of 50 WPM (220 CPM). Your accuracy was 98%. Good job! < 1564875479 54398 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :on qwerty < 1564875485 737842 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :so i'm more than twice as fast on dvorak < 1564875496 776854 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :which is not surprising since i've been using it ~fulltime for more than 15 years < 1564875504 929005 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :plus it's just better < 1564875511 811428 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :what's surprising is that i can still touch type qwerty at all < 1564875541 750101 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :https://slatestarcodex.com/2018/05/06/ot101-threadversarial-collaboropen/#comment-626175 puzzle where you have to add one letter to the clue word or phrase and permute its letters to get the solution word or phrase (and there's a sequel for it somewhere) < 1564875683 455406 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :https://puzzling.stackexchange.com/q/79223/ english words with rare infixes < 1564875774 744144 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :eg. what english word has "rsd" in it as an infix? < 1564875959 174068 :b_jonas!~x@catv-176-63-25-82.catv.broadband.hu PRIVMSG #esoteric :``` grep rsd share/dict/12dicts/Lemmatized/2+2+3frq.txt # let's see < 1564875959 846345 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :​(Thursday)