< 1574899486 817197 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1574900734 597470 :xkapastel!uid17782@gateway/web/irccloud.com/x-kgujtadcyfkicwol JOIN :#esoteric < 1574901011 698810 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: what do you think of https://en.wikipedia.org/wiki/Faddeev%E2%80%93LeVerrier_algorithm < 1574901202 678618 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't think much of it right now. Should I? < 1574901529 15379 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It can compute adjoint matrices and determinants, which is nice. Seems to be competetive for that purpose on 9x9 matrices. < 1574901608 885222 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(I'm still tinkering with http://www.research.ibm.com/haifa/ponderthis/challenges/November2019.html ) < 1574902201 423523 :int-e!~noone@int-e.eu PRIVMSG #esoteric :https://arxiv.org/abs/1206.7067 was more illuminating really. > 1574902354 216949 PRIVMSG #esoteric :14[[07Talk:Cell14]]4 10 02https://esolangs.org/w/index.php?diff=67507&oldid=67499 5* 03JonoCode9374 5* (+602) 10/* Addition of Looping Commands */ new section < 1574902968 181044 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Aha. < 1574904218 699284 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1574904479 770338 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`wisdom waha < 1574904481 628233 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :That's not wise. < 1574904739 29195 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`../canary < 1574904739 805563 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../canary? < 1574904810 128003 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fizzie: having it give the same cryptic error message on non-executable files as non-existing ones may be confusing given how often we forget to do chmod +x < 1574904838 53965 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I guess it's appropriate that a canary is executable... since its main purpose is to warn others by dying off? < 1574904853 144846 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` ls -l ../canary < 1574904854 672536 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​-rw-r--r-- 1 1000 1000 101 Jul 19 21:53 ../canary < 1574904855 715024 :int-e!~noone@int-e.eu PRIVMSG #esoteric :;) < 1574904858 319728 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's not < 1574904868 34453 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` ../canary < 1574904868 889368 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/hackenv/bin/`: line 5: ../canary: Permission denied < 1574904868 947425 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i was testing the error message < 1574904880 48081 :int-e!~noone@int-e.eu PRIVMSG #esoteric :right. < 1574904912 501450 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`../absent < 1574904913 164456 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../absent? < 1574904925 904384 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm... < 1574904934 537416 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`which cp < 1574904935 240874 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/bin/cp < 1574904973 845220 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`u mk bin/cp//Testing... < 1574904976 195992 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :bin/cp < 1574904982 933962 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` cp a b < 1574904983 803633 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cp: cannot stat 'a': No such file or directory < 1574904988 607295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ic < 1574904998 842275 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`u rm bin/cp < 1574905002 684670 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cat ../bin/u < 1574905003 673412 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574905005 608353 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cd "${HACKENV-/hackenv}"; nur "$1" < 1574905018 3255 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cat ../bin/nur < 1574905018 750389 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​#!/bin/bash \ if grep -q \ <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi < 1574905038 451560 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i got tired of doing ../ all the time. wait, `u is the same length :( < 1574905063 560811 :int-e!~noone@int-e.eu PRIVMSG #esoteric :short for `up? < 1574905067 582076 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1574905113 337469 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh i forgot an important part < 1574905115 107760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1574905116 64072 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Done. < 1574905120 103830 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cp testing < 1574905120 833156 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cp: missing destination file operand after 'testing' \ Try 'cp --help' for more information. < 1574905124 127113 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1574905125 184242 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Done. < 1574905151 460526 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok so fizzie's command search also skips non-executable files < 1574905172 861777 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I'm just following the standard. < 1574905180 746977 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but unlike the normal shell, it ignores them even if it finds no executable match < 1574905197 97777 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` fnord < 1574905198 19339 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/hackenv/bin/`: line 5: fnord: command not found < 1574905238 175454 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`fnord < 1574905238 836292 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :fnord? No such file or directory < 1574905274 201968 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`../canary < 1574905274 921869 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../canary? Permission denied < 1574905287 290951 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yay < 1574905316 405869 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It should follow the standard practice now, assuming I didn't include any bugs. < 1574905331 958696 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"If permission is denied for a file (the attempted execve(2) failed with the error EACCES), these functions will continue searching the rest of the search path. If no other file is found, however, they will return with errno set to EACCES." < 1574905436 591397 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no wait, `u is shorter because i don't need another ` < 1574905456 749873 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it's all good < 1574905537 868086 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh hm < 1574905542 149083 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe i should rename it < 1574905558 712561 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`u is three keypresses but `r is just two, because ù exists < 1574905559 495564 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/hackenv/bin/nur: line 2: is: command not found < 1574905573 25037 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I was thinking `^ because it's the up arrow, but that's just silly. < 1574905593 842160 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm that actually works, both use the same shift key for me < 1574905611 928636 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although i'm not sure for a different keyboard < 1574905622 181378 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :They don't for UK or US, but who's counting? < 1574905640 592677 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(The ` is unshifted, ^ is on shift-6.) < 1574905806 595555 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`^ < 1574905810 500479 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​^? No such file or directory < 1574905889 577735 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`~ < 1574905890 250426 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​~? No such file or directory < 1574905905 170267 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: ~ means $HOME which is /tmp < 1574905925 653565 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`ls ~ < 1574905927 817187 :int-e!~noone@int-e.eu PRIVMSG #esoteric :;) < 1574905928 893652 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ls: cannot access '~': No such file or directory < 1574905936 343707 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` ls ~ < 1574905937 736656 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574905951 364278 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also ~ uses a different modifier key than ` for me < 1574905953 146742 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: It only means that in shells. < 1574905966 376249 :int-e!~noone@int-e.eu PRIVMSG #esoteric :here ~ is shift-` < 1574905969 303499 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :_and_ i need a space after ~. < 1574905970 896789 :int-e!~noone@int-e.eu PRIVMSG #esoteric :and it's not a dead key. < 1574905988 381822 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`¬ hth < 1574905989 86459 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​¬? No such file or directory < 1574905996 589642 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's shift-` here. < 1574906001 745430 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :so 3 presses, 5 keys total < 1574906013 455803 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION swats fizzie -----### < 1574906151 814019 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Another little oddity of the UK layout is that there is exactly one third-level symbol printed on a keycap, and that's the broken bar, which is altgr-`... except that it's anyone's guess whether it'll actually produce a broken bar or just the regular |. On this system it's just a |. < 1574906180 324641 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :So there's the \| key (plain, shifted) next to z, but also the `¬| key next to 1. < 1574906221 704709 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think someone operating systems will actually produce a ¦ out of it though. < 1574906247 862245 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh what about `< < 1574906260 63503 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: that's even worse than `u < 1574906276 292538 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :not for me ;) < 1574906283 296826 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(further away and needs a shift) < 1574906306 334657 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :< is unshifted left of z here < 1574906379 567580 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Ah I guess I don't actually care. It's easy to complain though. < 1574906394 295322 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`complain int-e complains too much < 1574906396 264052 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Complaint filed. Thank you. < 1574906403 543598 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Wonder which one's more useless, the UK's ¬ or the Finnish/Swedish ½, for the "shifted left of 1" position. < 1574906432 565243 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i have § there hth < 1574906459 668146 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Finnish keyboard layout has § there as the unshifted. < 1574906470 411844 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :and now begins my quest to convince my employer that working on an esolang is a useful way of spending company time. < 1574906484 300563 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :UK's missing § completely, they don't go for legalese over here. < 1574906521 25769 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`t < 1574906524 870691 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :t? No such file or directory < 1574906529 825255 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: shachaf's still leading in the complaint department, followed by you ;) < 1574906570 831858 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shocking < 1574906580 321823 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Well, it's hard to count, actually; two of your changes were `sled invokations) < 1574906585 301781 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`u `mv bin/{u,t} < 1574906586 285219 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/hackenv/bin/nur: line 2: `mv: command not found < 1574906591 593312 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hum < 1574906596 141520 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`u ` mv bin/{u,t} < 1574906598 459134 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574906609 825109 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :t for top is just as logical < 1574906620 53097 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and not confusible with / < 1574906626 660863 :int-e!~noone@int-e.eu PRIVMSG #esoteric :and I guess https://hack.esolangs.org/repo/rev/875339492c29 was a random complaint (which was reverted) < 1574906713 162684 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: given it was izabera, it's probably italian hth < 1574906724 931431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION ignores phonotactics LA LA LA LA < 1574906788 919401 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: look at the command though < 1574906823 907495 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION ignores logic LA LA LA LA < 1574906920 389034 :int-e!~noone@int-e.eu PRIVMSG #esoteric :of course you do, except when you don't < 1574906929 312229 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`grwp tautolog < 1574906930 956104 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :tautology:A tautology is a tautology. Oren invented them. < 1574906957 678176 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I should probably sleep. < 1574906988 279903 :noomy!moony@hellomouse/dev/moony PRIVMSG #esoteric :`? moony < 1574906989 449166 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :moony? ¯\(°​_o)/¯ < 1574907084 631616 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`wisdom moon < 1574907085 500027 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​moon//moon is often named the following: moonythedwarf moonythehuman moonheart08 moony moon__ computing and luxon, making porthellos and @tells a real pain < 1574907106 217611 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` grwp -l moon < 1574907107 292090 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​☾_ \ bimonthly \ ciol \ #esoteric \ moon \ pluto < 1574907130 894842 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? ☾_ < 1574907133 801333 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​☾_ is moon_'s lawful twin. He's banned in the IRC RFC for being an invalid character. He sometimes eats papers. < 1574907197 712178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :porthellos seem to have decreased somewhat < 1574907283 267990 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`slwd moon//s,__,__ noomy, < 1574907285 566960 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :moon//moon is often named the following: moonythedwarf moonythehuman moonheart08 moony moon__ noomy computing and luxon, making porthellos and @tells a real pain < 1574907330 312095 :noomy!moony@hellomouse/dev/moony PRIVMSG #esoteric :heh < 1574907331 219207 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`slwd moon//s,$,., < 1574907333 969811 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :moon//moon is often named the following: moonythedwarf moonythehuman moonheart08 moony moon__ noomy computing and luxon, making porthellos and @tells a real pain. < 1574907365 516858 :noomy!moony@hellomouse/dev/moony PRIVMSG #esoteric :should've seen me earlier when i was "sust" for a bit (as a joke, you won't see that nick again) < 1574907408 28699 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you just cannot make the nick sust ainable < 1574907457 697801 :noomy!moony@hellomouse/dev/moony PRIVMSG #esoteric :that is actually close to the joke. I nicknamed myself the shortening of "sustenence" to make dumb jokes in ##werewolf when we were playing boreal < 1574907475 702975 :noomy!moony@hellomouse/dev/moony PRIVMSG #esoteric :(Boreal happens to be a gamemode where you can starve to death) < 1574907507 356825 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :eneccccjljlhknhtfdditlhnjrdcercdldcdukkngdfk < 1574907512 945573 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :fucking. < 1574907515 784035 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@wn sustenence < 1574907517 59915 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :No match for "sustenence". < 1574907528 727389 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :ACTION tableflips. < 1574907534 795174 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :. o O ( imode-ruby appears to be speaking italian LA LA LA LA ) < 1574907538 508690 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( Who put the "pun" in "penguin"?) < 1574907553 877803 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :oerjan: were there any curses in that? < 1574907565 480771 :imode-ruby!~linear@unaffiliated/imode PRIVMSG #esoteric :if not I'm disappointed at my unconscious knowledge of italian. < 1574907586 314176 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i don't know much italian cursing < 1574908329 415667 :sebbu2!~sebbu@unaffiliated/sebbu NICK :sebbu < 1574910398 293264 :MDead!~MDude@97-127-187-59.cdrr.qwest.net JOIN :#esoteric < 1574910467 598437 :MDude!~MDude@97-127-187-59.cdrr.qwest.net QUIT :Ping timeout: 276 seconds < 1574910473 185406 :MDead!~MDude@97-127-187-59.cdrr.qwest.net NICK :MDude < 1574911234 638670 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1574912285 214032 :noomy!moony@hellomouse/dev/moony NICK :moony < 1574912709 627734 :xkapastel!uid17782@gateway/web/irccloud.com/x-kgujtadcyfkicwol QUIT :Quit: Connection closed for inactivity > 1574914192 466568 PRIVMSG #esoteric :14[[07Hunter14]]4 10 02https://esolangs.org/w/index.php?diff=67508&oldid=67484 5* 03Oerjan 5* (-39) 10/* Description */ fix dead link < 1574915034 784191 :MDude!~MDude@97-127-187-59.cdrr.qwest.net QUIT :Remote host closed the connection < 1574917470 449581 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1574917500 75890 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 246 seconds < 1574917553 70574 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1574918519 765711 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 268 seconds < 1574920139 309790 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :*.net *.split < 1574920492 822187 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1574923525 351799 :tromp!~tromp@2a02:a210:1585:3200:1154:e0fa:ddc3:145e QUIT :Remote host closed the connection < 1574924029 205436 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net QUIT :Read error: Connection reset by peer < 1574925188 124769 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net JOIN :#esoteric < 1574927160 448502 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net QUIT :Quit: x < 1574928585 573228 :tromp!~tromp@2a02:a210:1585:3200:b1dd:28c9:60ff:6663 JOIN :#esoteric < 1574929061 524166 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu PRIVMSG #esoteric :oerjan: how about `㋌ then, since it's a version-controlled directory? < 1574930492 231319 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :b_jonas: i don't know how to type that but i suspect it would be a lot more key presses than `t < 1574930546 691109 :tromp!~tromp@2a02:a210:1585:3200:b1dd:28c9:60ff:6663 QUIT :Remote host closed the connection < 1574931133 167052 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu PRIVMSG #esoteric :also I dreamt about a version control system that doesn't exist in real life. in my dream, it was quite popular, not as popular as git but probably at second or third place in popularity, and almost as old as git. I was sad when I finally realized that it doesn't exist upon waking up. < 1574931162 612554 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu PRIVMSG #esoteric :I'm not sure what it is named, because dreams are vague like that, my best guess is "tek" < 1574931305 130186 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu PRIVMSG #esoteric :the other one among the top three most popular ones was either mercury or another one that doesn't exist in real life < 1574931376 907348 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu PRIVMSG #esoteric :and no, none of these is ais's scapegoat < 1574931728 705159 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net JOIN :#esoteric < 1574932566 603243 :tromp!~tromp@2a02:a210:1585:3200:b1dd:28c9:60ff:6663 JOIN :#esoteric < 1574932674 441810 :b_jonas!~x@catv-176-63-13-245.catv.broadband.hu QUIT :Remote host closed the connection < 1574933677 79460 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1574937310 601333 :xkapastel!uid17782@gateway/web/irccloud.com/x-netsmadxlyrlopvw JOIN :#esoteric < 1574938822 342563 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`unidecode ㋌ < 1574938825 402119 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​[U+32CC SQUARE HG] < 1574938832 164687 :int-e!~noone@int-e.eu PRIVMSG #esoteric :pfft < 1574939190 357239 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 JOIN :#esoteric < 1574939560 918327 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :[ _ 60#: 2256 < 1574939561 602403 :j-bot!eldis4@firefly.nu PRIVMSG #esoteric :wib_jonas: 37 36 < 1574939782 754178 :int-e!~noone@int-e.eu PRIVMSG #esoteric :=8ball Should I try simulated annealing? < 1574939783 118883 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :My sources say no. < 1574940899 578137 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru JOIN :#esoteric > 1574941628 527642 PRIVMSG #esoteric :14[[07Aya14]]4 10 02https://esolangs.org/w/index.php?diff=67509&oldid=51832 5* 03A 5* (+30) 10 < 1574942739 79063 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`` 8ball 'Should int-e try simulated annealing?' # just for confirmation < 1574942739 924330 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Most likely. < 1574942746 833800 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, conflicting advice there. < 1574943486 500946 :int-e!~noone@int-e.eu PRIVMSG #esoteric :So random. < 1574943646 341151 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :int-e: try /msg perlbot 8-ball Should int-e try simulated annealing? < 1574943656 629009 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :perlbot's implementation is more reliable < 1574943679 209227 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :and don't trust HackEso's 8-ball > 1574943712 688194 PRIVMSG #esoteric :14[[07Special:Log/newusers14]]4 create10 02 5* 03Joru 5* 10New user account < 1574943718 894014 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But I already got the answer I wanted! > 1574943980 234338 PRIVMSG #esoteric :14[[07User talk:Zzo3814]]4 10 02https://esolangs.org/w/index.php?diff=67510&oldid=66901 5* 03YamTokTpaFa 5* (+490) 10/* I'd like to learn about AAAAAAAAAAAAAA!!!! more. */ < 1574944124 745635 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl JOIN :#esoteric < 1574944134 152080 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl PRIVMSG #esoteric :Greetings < 1574945957 9555 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl PRIVMSG #esoteric :1. e4 e5 2. f3 Nf6 3. c3 Nxe4 4. fxe4 Qh4+ 5. g3 Qxe4+ 6. Be2 Qxh1 7. Bf1 Qxg1 8. Qe2 Qc5 9. Qg2 d5 10. b4 Qb6 11. Na3 d4 12. Nc4 Qe6 13. a4 dxc3 14. dxc3 c6 15. Qe2 Nd7 16. Nxe5 Nxe5 17. Bb2 f6 18. c4 Bxb4+ 19. Kd1 Qd6+ 20. Kc1 Bd2+ 21. Kc2 Bf5+ 22. Kb3 Qb4+ 23. Ka2 Be6 24. Rd1 Qxa4+ 25. Kb1 Bf5+ 26. Qe4 Bxe4+ 27. Bd3 Bxd3# 0-1 < 1574945967 152736 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl PRIVMSG #esoteric :A couple of minutes game I played today < 1574945970 993541 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl PRIVMSG #esoteric :I think it's neat < 1574945983 781930 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl PRIVMSG #esoteric :But my opponent was kinda trolling < 1574946909 615935 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-ydmcelcvfnrnmkzw QUIT :Read error: Connection reset by peer < 1574946926 327334 :ddmm_!atrapmatri@gateway/shell/matrix.org/x-xhgadtmkqjowczuy QUIT :Remote host closed the connection < 1574946928 442570 :wmww!wmwwmatrix@gateway/shell/matrix.org/x-iggfyjasgajropoc QUIT :Write error: Connection reset by peer < 1574948184 461124 :kspalaiologos!~kspalaiol@user-94-254-234-241.play-internet.pl QUIT :Quit: Quit < 1574948204 271278 :kspalaiologos!~root@206.ip-51-91-102.eu JOIN :#esoteric < 1574948267 176636 :kspalaiologos!~root@206.ip-51-91-102.eu QUIT :Client Quit < 1574948309 406708 :kspalaiologos!~root@206.ip-51-91-102.eu JOIN :#esoteric < 1574948409 128941 :kspalaiologos!~root@206.ip-51-91-102.eu PRIVMSG #esoteric :Greetings < 1574948724 961700 :int-e!~noone@int-e.eu PRIVMSG #esoteric :deja vu < 1574949325 206410 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :DejaVu Sans Mono. < 1574949371 786421 :APic!apic@apic.name PRIVMSG #esoteric :☺ > 1574949424 407327 PRIVMSG #esoteric :14[[07W (A)14]]4 10 02https://esolangs.org/w/index.php?diff=67511&oldid=67502 5* 03A 5* (+415) 10 < 1574949476 348461 :int-e!~noone@int-e.eu PRIVMSG #esoteric :without single? > 1574949490 679772 PRIVMSG #esoteric :14[[07W (A)14]]4 M10 02https://esolangs.org/w/index.php?diff=67512&oldid=67511 5* 03A 5* (+2) 10/* Project Euler 1 */ < 1574949839 192866 :MDude!~MDude@97-127-187-59.cdrr.qwest.net JOIN :#esoteric < 1574949855 536574 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos JOIN :#esoteric < 1574950122 386997 :mniip!mniip@freenode/staff/mniip QUIT :Ping timeout: 619 seconds < 1574950885 73886 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric : DejaVu Sans Mono. => oh! I set that in firefox as a default for many languages < 1574950930 79937 :mniip!mniip@freenode/staff/mniip JOIN :#esoteric < 1574950956 472280 :kspalaiologos!~root@206.ip-51-91-102.eu QUIT :Quit: leaving < 1574951050 220283 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :someone played Submachine series? < 1574951259 10324 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :when it doesn’t go too point-and-clicky, I think it’s pretty cool < 1574951325 117501 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :there’s even an overarching story, though I think it wasn’t conceived in all its completeness in the times of older episodes < 1574951479 66662 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :but even then there was a bit or two of a story; not your average escape from X game; and there is a spoon (and later, a fork, and later still, both, but you won’t use them for eating) < 1574951572 756216 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :it all uses Flash, though, as all older yet unported things do < 1574951593 60628 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :or maybe it was ported while I wasn’t looking < 1574953932 90332 :ddmm_!atrapmatri@gateway/shell/matrix.org/x-ralruizcgdehfwsa JOIN :#esoteric < 1574953932 169176 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-ypljtrsczeetblny JOIN :#esoteric < 1574953932 169226 :wmww!wmwwmatrix@gateway/shell/matrix.org/x-pcindravliwhddwk JOIN :#esoteric < 1574954094 230571 :xkapastel!uid17782@gateway/web/irccloud.com/x-netsmadxlyrlopvw QUIT :Quit: Connection closed for inactivity < 1574955674 657405 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1574955991 103296 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :ls < 1574956896 407315 :kspalaiologos!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1574958239 962561 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 QUIT :Quit: Connection closed > 1574959721 900808 PRIVMSG #esoteric :14[[07`14]]4 10 02https://esolangs.org/w/index.php?diff=67513&oldid=55716 5* 03Dart 5* (+541) 10Cleaned up, added examples, deleted wrong tags. < 1574960453 933357 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`cat bin/? < 1574960454 853702 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cat: 'bin/?': No such file or directory < 1574960464 487043 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`which ? < 1574960465 266883 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/hackenv/bin/? < 1574960472 778906 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`cat /hackenv/bin/? < 1574960473 540443 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​#!/bin/bash \ topic=$(echo "$@" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//") \ topic1=$(echo '`'"$topic" | sed 's/^`\(`\|$\)//') \ topic2=$(echo "$topic" | sed "s/s$//") \ cd $HACKENV/wisdom \ if [ \( "_$topic2"_ = "_ngevd"_ \) -a \( -e ngevd \) ]; \ then cat /dev/urandom; \ elif [ -e "$topic" ]; \ then cat "$topic"; \ elif [ -e "$topic1" ]; \ then cat "$topic1"; \ elif [ -e "$topic2" ]; \ then cat "$topic2"; \ < 1574960505 490021 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :` mv /hackenv/wisdom/moon /hackenv/wisdom/moony < 1574960506 144671 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​? Permission denied < 1574960513 330338 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`mv /hackenv/wisdom/moon /hackenv/wisdom/moony < 1574960514 73957 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :mv: missing destination file operand after '/hackenv/wisdom/moon /hackenv/wisdom/moony' \ Try 'mv --help' for more information. < 1574960526 28133 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :``mv /hackenv/wisdom/moon /hackenv/wisdom/moony < 1574960529 84661 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​`mv? No such file or directory < 1574960539 952744 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`` mv /hackenv/wisdom/moon /hackenv/wisdom/moony < 1574960542 233039 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574960546 958340 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :`? moony < 1574960548 299000 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :moon is often named the following: moonythedwarf moonythehuman moonheart08 moony moon__ noomy computing and luxon, making porthellos and @tells a real pain. < 1574960593 885636 :moony!moony@hellomouse/dev/moony PRIVMSG #esoteric :TODO: request rename on esolangs < 1574960697 377952 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1574960777 89131 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 240 seconds < 1574960868 690339 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1574961328 685149 :diverger!~div@192.154.254.136 QUIT :Ping timeout: 268 seconds < 1574961538 813306 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net QUIT :Quit: leaving < 1574961589 239051 :diverger!~div@103.25.59.88 JOIN :#esoteric < 1574962628 542835 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos QUIT :Ping timeout: 260 seconds < 1574962935 331103 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos JOIN :#esoteric < 1574963731 776687 :LKoen!~LKoen@lstlambert-657-1-122-23.w92-154.abo.wanadoo.fr JOIN :#esoteric < 1574963989 310979 :LKoen!~LKoen@lstlambert-657-1-122-23.w92-154.abo.wanadoo.fr QUIT :Remote host closed the connection < 1574964119 359192 :LKoen!~LKoen@81.255.219.130 JOIN :#esoteric < 1574964422 815431 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :thunk-like segmented executables actually look really nice. wrote a little python to generate a sample executable. < 1574964872 595957 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1574965384 976164 :b_jonas!~x@catv-176-63-13-138.catv.broadband.hu JOIN :#esoteric < 1574966698 805634 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos QUIT :Quit: quit > 1574967196 283391 PRIVMSG #esoteric :14[[07La We14]]4 M10 02https://esolangs.org/w/index.php?diff=67514&oldid=66628 5* 03Pelirodri 5* (-12) 10 < 1574967867 523093 :LKoen!~LKoen@81.255.219.130 QUIT :Remote host closed the connection < 1574968555 231697 :LKoen!~LKoen@lstlambert-657-1-122-23.w92-154.abo.wanadoo.fr JOIN :#esoteric < 1574968598 473709 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :imode: what does thunk-like segmented mean? < 1574968715 610724 :int-e!~noone@int-e.eu PRIVMSG #esoteric :ah my previous question about simulated annealing was stupid... there are no small steps in discrete problems. < 1574968747 828321 :int-e!~noone@int-e.eu PRIVMSG #esoteric :=8ball Do you like this? < 1574968748 356340 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Outlook not so good < 1574968760 145209 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I seem to have a new friend. < 1574968996 182090 :tromp!~tromp@2a02:a210:1585:3200:b1dd:28c9:60ff:6663 QUIT :Remote host closed the connection < 1574969005 503466 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :"oh 8ball, what is the best email client?" "outlook not so good" < 1574969065 253551 :b_jonas!~x@catv-176-63-13-138.catv.broadband.hu PRIVMSG #esoteric :`8ball what is the best email client? < 1574969066 544285 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Reply hazy try again. < 1574969078 729242 :b_jonas!~x@catv-176-63-13-138.catv.broadband.hu PRIVMSG #esoteric :fungot, what is the best email client? < 1574969078 789430 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :b_jonas: drink a tea fnord i just have to add < 1574969150 349628 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :I agree yes you don’t need an email client < 1574969367 316147 :int-e!~noone@int-e.eu PRIVMSG #esoteric :So I'll stick to stupid hillclimbing from random starting points. < 1574970208 918204 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball bfbot show up < 1574970209 479655 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :My sources say no. < 1574970215 124252 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :you little < 1574970535 300268 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :what is the worst mail client? < 1574970546 507440 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball what is the worst mail client? < 1574970546 982720 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Yes - definitely. < 1574970551 572885 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball what is the worst mail client? < 1574970552 133451 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Outlook not so good < 1574970560 484704 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :a ha! < 1574970567 893145 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :kmc, here you go < 1574970658 267466 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :arseniiv: instead of having a binary executable with segments acting as a container for code, the container _itself_ is mode code, and each of the segments is code that generates values upon request. < 1574970733 719955 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( Old hardware: use integer arithmetic for speed. Modern hardware: use floating point arithmetic for speed. ) < 1574970755 573537 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(tbf, the latter is probably only really true for vectorizable code.) < 1574970762 231575 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :imode: hmmm < 1574970812 828439 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :(maybe after seeing an example or two I’ll understand, but currently I don’t think I am) < 1574970839 602051 :olsner!~salparot@c80-217-180-83.bredband.comhem.se QUIT :Ping timeout: 250 seconds < 1574971163 322729 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( too von Neumann ) < 1574971259 569151 :tromp!~tromp@2a02:a210:1585:3200:142d:d239:1e10:f39f JOIN :#esoteric < 1574971580 564450 :tromp!~tromp@2a02:a210:1585:3200:142d:d239:1e10:f39f QUIT :Ping timeout: 276 seconds < 1574971640 286723 :int-e!~noone@int-e.eu PRIVMSG #esoteric :imode: I /guess/ it can do things like generate good code for the actual platform the code is running on? < 1574971648 203185 :olsner!~salparot@c80-217-180-83.bredband.comhem.se JOIN :#esoteric < 1574971816 299662 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(trying to figure out why people would want to go down that route... generally things become messier when you replace well-defined data structures by something TC) < 1574971826 553143 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :`addquote =8ball what is the worst mail client? Outlook not so good < 1574971828 620616 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1330) =8ball what is the worst mail client? Outlook not so good < 1574973483 419156 :LKoen!~LKoen@lstlambert-657-1-122-23.w92-154.abo.wanadoo.fr QUIT :Remote host closed the connection < 1574973840 171542 :LKoen!~LKoen@lstlambert-657-1-122-23.w92-154.abo.wanadoo.fr JOIN :#esoteric < 1574974311 822775 :kspalaiologos!~kspalaiol@176.221.122.71 QUIT :Quit: Leaving < 1574974342 64702 :b_jonas!~x@catv-176-63-13-138.catv.broadband.hu PRIVMSG #esoteric :`dateu < 1574974342 963540 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-28 20:52:22.564 +0000 UTC November 28 Thursday 2019-W48-4 < 1574974826 411844 :b_jonas!~x@catv-176-63-13-138.catv.broadband.hu PRIVMSG #esoteric :`dateu < 1574974828 28206 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-28 21:00:27.573 +0000 UTC November 28 Thursday 2019-W48-4 < 1574975002 51929 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( `mkx ../bin/dateu//echo 'No way!' ) < 1574975870 542204 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru QUIT :Ping timeout: 276 seconds > 1574976037 544782 PRIVMSG #esoteric :14[[07Psychairefatback14]]4 10 02https://esolangs.org/w/index.php?diff=67515&oldid=67025 5* 03Ashtons 5* (-2097) 10 > 1574976515 984975 PRIVMSG #esoteric :14[[07Psychairefatback14]]4 M10 02https://esolangs.org/w/index.php?diff=67516&oldid=67515 5* 03Ashtons 5* (+200) 10 > 1574978312 358499 PRIVMSG #esoteric :14[[07Psychairefatback14]]4 10 02https://esolangs.org/w/index.php?diff=67517&oldid=67516 5* 03Ashtons 5* (+160) 10 < 1574979049 971886 :tromp!~tromp@2a02:a210:1585:3200:142d:d239:1e10:f39f JOIN :#esoteric