< 1577234138 879611 :arseniiv!~arseniiv@95.105.11.215.dynamic.ufanet.ru QUIT :Ping timeout: 240 seconds < 1577234720 766044 :LKoen!~LKoen@2a01cb0407597a00f97b70db47262fc6.ipv6.abo.wanadoo.fr QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1577239528 576837 :anon91!17ef14dd@23.239.20.221 JOIN :#esoteric < 1577239530 199661 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1577239544 802250 :anon91!17ef14dd@23.239.20.221 QUIT :Remote host closed the connection < 1577240175 306829 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fungot: can you obfuscate boolean circuits? < 1577240175 426023 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :int-e: python lets you assign things to variables. < 1577240262 827737 :int-e!~noone@int-e.eu PRIVMSG #esoteric :that's... almost relevant < 1577240417 231106 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Can you simulate B12/S1V? < 1577240417 389500 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :fizzie: it was before i went to the party. the party. so you reported what he said... never mind. it needs an fnord. < 1577240429 68809 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's less so. < 1577240600 255726 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Is that an AoC question? < 1577240621 496674 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh, yes it is. < 1577240651 730669 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I may have seen that notation before. < 1577240678 158994 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Maybe minus the letters, just 3/23 for GoL? < 1577240791 256955 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: I made the mistake of including diagonal neighbours... twice. < 1577240811 208794 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think I had seen B23/S3 for GoL. < 1577240838 395695 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The V suffix I hadn't seen anywhere, picked it up from https://conwaylife.com/wiki/Rulestring for my notes though. < 1577240846 949962 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Because I had to rewrite everything for part 2. The one bit I copied over turned out to be flawed :) ) < 1577240920 774916 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Because for part 1, I included the cell itself in the "neighbour" count. So the formula for the final cell didn't work anymore in part 2... < 1577240932 259054 :int-e!~noone@int-e.eu PRIVMSG #esoteric :"formula" < 1577240946 700976 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think I managed to make about every single trivial mistake I could possibly have made when writing up part 1. < 1577240960 194335 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Maybe because I had just woken up. < 1577240986 457013 :int-e!~noone@int-e.eu PRIVMSG #esoteric :"This is easy... I'll just breeze through... why doesn't this work?" < 1577240990 772744 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Shifting to the wrong direction (in at least three separate occasions), using `i` where `1 << i` was intended, using the wrong variables. < 1577240998 945385 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, that's almost exactly what I was thinking. < 1577241012 125846 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"I'll just fix this and then we can have breakfast, won't take long." < 1577241019 137216 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh I got the final count correct at least :) < 1577241050 740727 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But it was less frustrating then the day before (did you see my privmsg?) < 1577241084 905910 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, right, I forgot to have a look at that. But yeah, kind of thought it might be. < 1577241118 874957 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Which, btw, is all my fault for sticking to an inconvenient interpreter design. Purity is not really the problem, I could have an interpreter that returns continuations for input and output actions.) < 1577241183 537421 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Only one more. Although over on Go side, I've only done 1-6, 11, 18, 19, 22. Kind of want to do the complete set for some reason. < 1577241201 490820 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Rather than having a [Reply] -> [Request] type, it would be data M = M Request (Reply -> M) < 1577241227 405125 :int-e!~noone@int-e.eu PRIVMSG #esoteric :And I could collect requests, compute the replies, and feed them to the continuation at my leisure. < 1577241258 952321 :int-e!~noone@int-e.eu PRIVMSG #esoteric :And I should've done that for the labyrinth task. < 1577241397 672344 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think several of them have had labyrinths. The one with the keys, and the one with the donuts. < 1577241483 225409 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It's the one you missed, the oxygen one. < 1577241509 339178 :int-e!~noone@int-e.eu PRIVMSG #esoteric :The one where you actually had to do some exploration of the labyrinth. < 1577241527 566324 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Day 15. < 1577241577 994066 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh https://conwaylife.com/wiki/Rulestring actually mentioned the variant without letters, but it has survival first: 23/3 for GoL. < 1577241658 473929 :int-e!~noone@int-e.eu PRIVMSG #esoteric :"has fallen into disuse in recent years" < 1577241664 223266 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, right, the one I did super-slow. < 1577241707 328100 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :AIUI, the Bx/Sy variant is what Golly uses. < 1577241735 355579 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(TBF, the "in recent years" was written in 2017, so maybe it's still okay) < 1577241802 466805 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: I was briefly tempted to stop after day 21 actually, to keep the 42 stars :) < 1577241914 349017 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Day 22 is shaping up to have the most difficult part 2 (relative to part 1)... < 1577241967 114009 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I guess programmers don't need to know linear algebra. < 1577241971 49089 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :By a wide margin, if the stats table is a good metric of that. < 1577241982 556483 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric < 1577242052 535091 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But day 16 is holding up pretty well too. < 1577242081 713601 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It might just be because part 1 is so eminently solvable without any cleverness, just by following the instructions. In fact, my part 1 solution actually did the motions on the whole deck, instead of just the card it asks about. < 1577242126 192196 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :For 16 I think it's kind of a what do you call them, a trick question. < 1577242150 311732 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I think so, yes. < 1577242173 759381 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 260 seconds < 1577242176 807337 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life < 1577242222 592070 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It's too bad that the absolute numbers are pretty much meaningless. < 1577242242 719605 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(though we can see a nice decay from day 1 to now) < 1577242268 224011 :int-e!~noone@int-e.eu PRIVMSG #esoteric :And, oh, the graph display is flawed. < 1577242279 338573 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It should carry the remainder from the gold stars into the silver stars. < 1577242308 815102 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(The bar on day 22 shouldn't be shorter than the ones above and below.) < 1577242404 330494 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Some of the top 100 scores are pretty impressive. For 3590, you'd have to average... about 75 points/star. < 1577242441 719396 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> 3590/48 < 1577242443 830478 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 74.79166666666667 < 1577242463 625174 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> 728/48 < 1577242466 128872 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 15.166666666666666 < 1577242478 964248 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> 728/75 < 1577242481 314351 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 9.706666666666667 < 1577242542 577085 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I agree, being consistently fast on these tasks is impressive. < 1577242572 841383 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I have a few friends working at one of the sponsors (Reaktor -- kind of a given, they're pretty big employer of software engineers in Finland), though haven't seen them on the lists. < 1577242688 441789 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Of course you have to approach this differently if you aim for the lists. Have a template ready (odd days: Intcode interpreter, parser, maybe even an invocation of the interpreter), and a command to fetch the input at the right time. May easily shave of 2-3 minutes from the solving time, which seems to be crucial. < 1577242711 64262 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shave *off < 1577243047 433588 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :today in schlock mercenary: unlearning thermodynamics < 1577243056 356864 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :also, merry christmas < 1577243128 599230 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: Damn. I didn't even read that part. < 1577243159 488025 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :schlocking < 1577243164 568203 :int-e!~noone@int-e.eu PRIVMSG #esoteric :TBF it's a fiction-inside-fiction thing. < 1577243179 65578 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Yeah my lack of attention is deplorable. < 1577243214 495355 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I kind of dozed off at "using" and switched to, what's her name again... < 1577243218 72860 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Cindy? < 1577243233 896572 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Well, small detached fragment off her.) < 1577243245 256346 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Now imagine saying that about a human.) < 1577243273 458147 :int-e!~noone@int-e.eu PRIVMSG #esoteric :s/off/of/ (My spelling grows worse, tooo (sic!).) < 1577243296 216774 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`? santa < 1577243297 513235 :HackEso!~h@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :santa? ¯\(°​_o)/¯ < 1577243402 178868 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :still waiting for the fragments to multiply. all we know about those two imply they _should_ be able to do that. assuming the fabber can handle all the fragsuit parts. < 1577243413 622576 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*implies < 1577243452 111912 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :including itself. < 1577243579 272025 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although the pa'anuri are going to be suspicious if they keep nuking the evidence after every raw materical collection < 1577243588 684357 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*-c < 1577243740 455812 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course if they're any smart they're already suspicious after the first one. < 1577243795 348867 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I'd be disappointed if they weren't smart. < 1577243807 879382 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Though not necessarily Pete levels of smart. < 1577243825 901963 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Petey? < 1577243836 697143 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Names are hard. < 1577243850 532484 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :blame darths & droids hth < 1577243879 682677 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Not all of them. "Ennesby" is easy.) < 1577243897 971122 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :we're stilling waiting to find out what devious plan the people at the university have uncovered < 1577243904 717790 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Because it has a story attached to it.) < 1577243924 557872 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*still < 1577243946 86072 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this spelling thing is clearly not following normal causality tdnh < 1577243953 127453 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Well, I just checked... we had not seen Schlock for (just shy) over 4 weeks. < 1577244002 743066 :int-e!~noone@int-e.eu PRIVMSG #esoteric :There are way too many story threads. Except, somehow, each of them is entertaining in and of itself (to me). < 1577244025 809680 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there's some heavy splitting of the party going on < 1577244043 983762 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh right. Poor DM. < 1577244186 778678 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :now with lota out of commission they can't use their original plan for getting the rest of the teams into that pa'anuri warship < 1577244240 831197 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :then again maybe petey built a copy. he did say he would. < 1577244251 44777 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: Did you notice that LOTA was addressed with puny pronouns and did not object? < 1577244268 214700 :int-e!~noone@int-e.eu PRIVMSG #esoteric :( https://www.schlockmercenary.com/2019-12-18 ) < 1577244299 418592 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :by putzho, yes. < 1577244328 233645 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ironic because putzho is the one who actually shows he cares < 1577254687 461672 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :merry christmas, happy holidays. < 1577257333 881548 :wlp1s1!iczero@hellomouse/dev/iczero NICK :eno1 < 1577257658 64788 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :{?} Enchantment - Aura ;; Enchant permanent ;; Whenever any object with counters moves to another zone, add those counters to enchanted permanent. < 1577258277 468048 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 268 seconds < 1577259053 447709 :int-e!~noone@int-e.eu PRIVMSG #esoteric :That's AoC done. No programming today. Maybe some luck. < 1577259533 34197 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite > 1577260902 89557 PRIVMSG #esoteric :14[[07Intcode14]]4 10 02https://esolangs.org/w/index.php?diff=68150&oldid=68113 5* 03JonoCode9374 5* (+127) 10 < 1577261074 756707 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Well *someone* sounds relieved... > 1577262744 398714 PRIVMSG #esoteric :14[[0714]]4 10 02https://esolangs.org/w/index.php?diff=68151&oldid=43941 5* 03YamTokTpaFa 5* (+49) 10/* External resources */ Y U No Categorize!? < 1577266571 443518 :kspalaiologos!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1577267089 443139 :shkhn!~shikhin@unaffiliated/shikhin QUIT :Quit: leaving < 1577267248 719410 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos JOIN :#esoteric < 1577270590 102456 :kritixilithos!~kritixili@gateway/tor-sasl/kritixilithos QUIT :Quit: quit < 1577273105 889167 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net JOIN :#esoteric < 1577273192 474321 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net QUIT :Client Quit < 1577273210 962900 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net JOIN :#esoteric < 1577273237 246745 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net PRIVMSG #esoteric :Hi all! < 1577276551 586773 :LKoen!~LKoen@2a01cb0407597a0055f0de10bc6e871c.ipv6.abo.wanadoo.fr JOIN :#esoteric < 1577277475 454900 :arseniiv!~arseniiv@95.105.11.215.dynamic.ufanet.ru JOIN :#esoteric > 1577277609 105768 PRIVMSG #esoteric :14[[07User talk:A14]]4 10 02https://esolangs.org/w/index.php?diff=68152&oldid=67580 5* 03A 5* (-14431) 10Replaced content with "~~~~" > 1577277968 187280 PRIVMSG #esoteric :14[[07User talk:A14]]4 10 02https://esolangs.org/w/index.php?diff=68153&oldid=68152 5* 03A 5* (+137) 10 < 1577278249 660377 :LKoen!~LKoen@2a01cb0407597a0055f0de10bc6e871c.ipv6.abo.wanadoo.fr QUIT :Remote host closed the connection > 1577278385 108561 PRIVMSG #esoteric :14[[07Talk:Your14]]4 N10 02https://esolangs.org/w/index.php?oldid=68154 5* 03A 5* (+228) 10Confused... > 1577278415 304451 PRIVMSG #esoteric :14[[07Pattern14]]4 10 02https://esolangs.org/w/index.php?diff=68155&oldid=68133 5* 03A 5* (+22) 10 > 1577278729 114995 PRIVMSG #esoteric :14[[07Rebmu14]]4 10 02https://esolangs.org/w/index.php?diff=68156&oldid=66347 5* 03A 5* (-1) 10Move to the morely-used Golfing language category > 1577278763 559992 PRIVMSG #esoteric :14[[07W (A)14]]4 10 02https://esolangs.org/w/index.php?diff=68157&oldid=68100 5* 03A 5* (+53) 10Make the page visible > 1577279078 60684 PRIVMSG #esoteric :14[[07Talk:User14]]4 N10 02https://esolangs.org/w/index.php?oldid=68158 5* 03A 5* (+257) 10Created page with "If User require an account, how does it know what esolangs.org user is executing the ''executable'' program? ~~~~" > 1577279182 792077 PRIVMSG #esoteric :14[[07Rebmu14]]4 10 02https://esolangs.org/w/index.php?diff=68159&oldid=68156 5* 03A 5* (+80) 10 > 1577279371 422209 PRIVMSG #esoteric :14[[07B sharp14]]4 10 02https://esolangs.org/w/index.php?diff=68160&oldid=67535 5* 03A 5* (+24) 10You gotta categorize, even if this is a stub. > 1577279492 86757 PRIVMSG #esoteric :14[[07Phone call14]]4 10 02https://esolangs.org/w/index.php?diff=68161&oldid=60441 5* 03A 5* (+22) 10 > 1577279517 285555 PRIVMSG #esoteric :14[[07Volatile14]]4 10 02https://esolangs.org/w/index.php?diff=68162&oldid=67976 5* 03A 5* (+23) 10 > 1577279547 239831 PRIVMSG #esoteric :14[[07Deklare14]]4 10 02https://esolangs.org/w/index.php?diff=68163&oldid=67981 5* 03A 5* (+23) 10 > 1577279620 305881 PRIVMSG #esoteric :14[[07Array Changer14]]4 10 02https://esolangs.org/w/index.php?diff=68164&oldid=56854 5* 03A 5* (+23) 10 > 1577279953 132767 PRIVMSG #esoteric :14[[07Intcode14]]4 M10 02https://esolangs.org/w/index.php?diff=68165&oldid=68150 5* 03Fizzie 5* (+1) 10copyedit < 1577279996 801278 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: I did a mixture of programming and not-programming, in the sense that I explored manually, but then had a computer try all subsets of items. < 1577280038 576879 :A-ee!725fb9c1@114.95.185.193 JOIN :#esoteric < 1577280071 353170 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :https://esolangs.org/w/index.php?title=Dd&direction=next&oldid=67881 That means fungot's 'or' language can also be extended to a 500-word requirement. < 1577280071 571610 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :A-ee: it's the builtin language on my calculator once. got distracted by other projects? < 1577280162 718743 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :Link to the language: https://esolangs.org/wiki/Or < 1577280525 704847 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I've got a suggestion < 1577280538 561772 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :can we merge ALL the trivial brainfuck derivatives into one site with multiple pages? < 1577280555 615115 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :it would greatly increase quality of the wiki overall < 1577280588 691892 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :Idea: make a separate wiki for brainfuck derivatives. < 1577280695 750625 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :it would be the most boring wiki I've ever seen > 1577280702 596376 PRIVMSG #esoteric :14[[07Or14]]4 10 02https://esolangs.org/w/index.php?diff=68166&oldid=66752 5* 03A 5* (+3830) 10 < 1577280707 559313 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I don't want to remove them, BUT < 1577280717 391325 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :we really need to get them concentrated < 1577280728 392561 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :because expecting to find a cool language I can work a bit on < 1577280734 814788 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :most times I see another useless brainfuck derivative. < 1577280740 558287 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :*trivial > 1577280826 53937 PRIVMSG #esoteric :14[[07Or14]]4 10 02https://esolangs.org/w/index.php?diff=68167&oldid=68166 5* 03A 5* (+148) 10/* Implementations */ > 1577280897 853118 PRIVMSG #esoteric :14[[07Solo14]]4 10 02https://esolangs.org/w/index.php?diff=68168&oldid=56399 5* 03A 5* (+31) 10 > 1577280932 355724 PRIVMSG #esoteric :14[[07--Unless14]]4 10 02https://esolangs.org/w/index.php?diff=68169&oldid=61486 5* 03A 5* (+36) 10 > 1577280972 442845 PRIVMSG #esoteric :14[[07OOOOL14]]4 10 02https://esolangs.org/w/index.php?diff=68170&oldid=56452 5* 03A 5* (+30) 10 > 1577281003 875156 PRIVMSG #esoteric :14[[07Is14]]4 10 02https://esolangs.org/w/index.php?diff=68171&oldid=65497 5* 03A 5* (+26) 10 > 1577281046 747778 PRIVMSG #esoteric :14[[07Code pointer14]]4 10 02https://esolangs.org/w/index.php?diff=68172&oldid=56525 5* 03A 5* (+36) 10 > 1577281307 501626 PRIVMSG #esoteric :14[[07SimpleScript14]]4 10 02https://esolangs.org/w/index.php?diff=68173&oldid=61563 5* 03A 5* (+40) 10 > 1577281323 856281 PRIVMSG #esoteric :14[[07Turing-machine14]]4 10 02https://esolangs.org/w/index.php?diff=68174&oldid=57261 5* 03A 5* (+41) 10 > 1577281345 269446 PRIVMSG #esoteric :14[[07Braine14]]4 10 02https://esolangs.org/w/index.php?diff=68175&oldid=56591 5* 03A 5* (+34) 10 > 1577281357 385612 PRIVMSG #esoteric :14[[07Stop14]]4 10 02https://esolangs.org/w/index.php?diff=68176&oldid=56851 5* 03A 5* (+32) 10 > 1577281464 654352 PRIVMSG #esoteric :14[[07Frums14]]4 10 02https://esolangs.org/w/index.php?diff=68177&oldid=61564 5* 03A 5* (+704) 10 > 1577281495 57333 PRIVMSG #esoteric :14[[07StubScript14]]4 10 02https://esolangs.org/w/index.php?diff=68178&oldid=56737 5* 03A 5* (+23) 10 > 1577281530 210678 PRIVMSG #esoteric :14[[07Parenthesisfuck14]]4 10 02https://esolangs.org/w/index.php?diff=68179&oldid=56703 5* 03A 5* (+43) 10 > 1577281733 738312 PRIVMSG #esoteric :14[[07This=That 2.014]]4 10 02https://esolangs.org/w/index.php?diff=68180&oldid=66441 5* 03A 5* (+23) 10 > 1577281746 805850 PRIVMSG #esoteric :14[[0714]]4 10 02https://esolangs.org/w/index.php?diff=68181&oldid=58142 5* 03A 5* (+23) 10 > 1577281756 912611 PRIVMSG #esoteric :14[[07Simple Smurf14]]4 10 02https://esolangs.org/w/index.php?diff=68182&oldid=56959 5* 03A 5* (+23) 10 > 1577281860 221910 PRIVMSG #esoteric :14[[07Log14]]4 10 02https://esolangs.org/w/index.php?diff=68183&oldid=56951 5* 03A 5* (+34) 10 > 1577281872 536509 PRIVMSG #esoteric :14[[07Log++14]]4 10 02https://esolangs.org/w/index.php?diff=68184&oldid=56934 5* 03A 5* (+23) 10 > 1577281936 415444 PRIVMSG #esoteric :14[[07IPVL14]]4 10 02https://esolangs.org/w/index.php?diff=68185&oldid=57449 5* 03A 5* (+23) 10 > 1577281959 752616 PRIVMSG #esoteric :14[[07SequenceScript14]]4 10 02https://esolangs.org/w/index.php?diff=68186&oldid=56990 5* 03A 5* (+42) 10 > 1577282101 59411 PRIVMSG #esoteric :14[[07Functoin14]]4 10 02https://esolangs.org/w/index.php?diff=68187&oldid=57217 5* 03A 5* (+31) 10 < 1577282127 275198 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :I'm #16 in the https://esolangs.org/wiki/Special:MostLinkedPages! < 1577282163 11903 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :Whoops https://esolangs.org/wiki/Special:MostLinkedPages < 1577282181 977059 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: If the solution is unique then I got lucky in my manual up&down endeavour. > 1577282224 399468 PRIVMSG #esoteric :14[[07Printf14]]4 10 02https://esolangs.org/w/index.php?diff=68188&oldid=57486 5* 03A 5* (+23) 10 < 1577282254 492498 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: The only programming I did was to add abbreviations (n = north and so forth) > 1577282259 74450 PRIVMSG #esoteric :14[[07OFC14]]4 10 02https://esolangs.org/w/index.php?diff=68189&oldid=57286 5* 03A 5* (+23) 10 > 1577282276 723629 PRIVMSG #esoteric :14[[07Register Automaton14]]4 10 02https://esolangs.org/w/index.php?diff=68190&oldid=57275 5* 03A 5* (+23) 10 > 1577282324 540153 PRIVMSG #esoteric :14[[07Marker14]]4 10 02https://esolangs.org/w/index.php?diff=68191&oldid=57986 5* 03A 5* (+23) 10 < 1577282344 278010 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: The solution does seem to be unique, at least for me. > 1577282388 526695 PRIVMSG #esoteric :14[[07Printscript14]]4 10 02https://esolangs.org/w/index.php?diff=68192&oldid=59653 5* 03A 5* (+23) 10 > 1577282410 14395 PRIVMSG #esoteric :14[[07TCC14]]4 10 02https://esolangs.org/w/index.php?diff=68193&oldid=58078 5* 03A 5* (+31) 10 < 1577282436 173440 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Then again, there's only 256 possibilities, and with the hot/cold hints, you probably don't need to be *that* lucky to hit it manually. > 1577282460 884931 PRIVMSG #esoteric :14[[07Printscript 514]]4 10 02https://esolangs.org/w/index.php?diff=68194&oldid=59654 5* 03A 5* (+41) 10 > 1577282487 110349 PRIVMSG #esoteric :14[[07Printscript 914]]4 10 02https://esolangs.org/w/index.php?diff=68195&oldid=59655 5* 03A 5* (+41) 10 < 1577282503 755426 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I found the non-pickable items cute btw < 1577282537 219786 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I drew a map using Google Keep's drawing feature, and then it turns out the "download" option produces incredibly poor-quality low-resolution PNG exports of whatever the internal vector drawing format is. > 1577282545 447231 PRIVMSG #esoteric :14[[07Is anything!14]]4 10 02https://esolangs.org/w/index.php?diff=68196&oldid=59442 5* 03A 5* (+40) 10 < 1577282551 676714 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Really need to find a better drawing program for my ChromeOS thing-with-a-pen.) > 1577282565 332954 PRIVMSG #esoteric :14[[07Printscript 1314]]4 10 02https://esolangs.org/w/index.php?diff=68197&oldid=59656 5* 03A 5* (+43) 10 < 1577282583 494092 :int-e!~noone@int-e.eu PRIVMSG #esoteric :There's an evil e,n,w,s non-loop in mine (and I'm assuming the map doesn't change). > 1577282630 724169 PRIVMSG #esoteric :14[[07Golfuck14]]4 10 02https://esolangs.org/w/index.php?diff=68198&oldid=61560 5* 03A 5* (+23) 10 < 1577282638 819364 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It seemed stable for me, but yeah, it's not physically feasible if all the steps have the same length. < 1577282649 900747 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Fortunately the drawing is at least editable while still in Keep. ;) < 1577282656 30021 :int-e!~noone@int-e.eu PRIVMSG #esoteric :stable, yes, indeed. > 1577282706 335089 PRIVMSG #esoteric :14[[07Assembly language14]]4 10 02https://esolangs.org/w/index.php?diff=68199&oldid=60067 5* 03A 5* (+23) 10 < 1577282719 458316 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :https://zem.fi/tmp/kqFQJlypd0Aoxhld.png if you want to check whether the map's the same for everyone, and only the password differs. > 1577282765 287166 PRIVMSG #esoteric :14[[07Multiply14]]4 10 02https://esolangs.org/w/index.php?diff=68200&oldid=60246 5* 03A 5* (+10) 10 > 1577282820 459063 PRIVMSG #esoteric :14[[07Bucket14]]4 10 02https://esolangs.org/w/index.php?diff=68201&oldid=65440 5* 03A 5* (+23) 10 > 1577282906 966237 PRIVMSG #esoteric :14[[07String rewriting paradigm14]]4 10 02https://esolangs.org/w/index.php?diff=68202&oldid=60523 5* 03A 5* (+23) 10 < 1577282918 213564 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Well, maybe the password and the item set.) > 1577282922 887570 PRIVMSG #esoteric :14[[07Define14]]4 10 02https://esolangs.org/w/index.php?diff=68203&oldid=60572 5* 03A 5* (+23) 10 > 1577283111 218358 PRIVMSG #esoteric :14[[07Teg14]]4 10 02https://esolangs.org/w/index.php?diff=68204&oldid=65632 5* 03A 5* (+23) 10 > 1577283126 691279 PRIVMSG #esoteric :14[[07Top-based turning14]]4 10 02https://esolangs.org/w/index.php?diff=68205&oldid=60764 5* 03A 5* (+23) 10 > 1577283142 394622 PRIVMSG #esoteric :14[[07CARfish14]]4 10 02https://esolangs.org/w/index.php?diff=68206&oldid=60968 5* 03A 5* (+23) 10 < 1577283147 406461 :int-e!~noone@int-e.eu PRIVMSG #esoteric :heh, that's completely different > 1577283251 465591 PRIVMSG #esoteric :14[[07Minic14]]4 10 02https://esolangs.org/w/index.php?diff=68207&oldid=61569 5* 03A 5* (+31) 10 < 1577283306 356963 :A-ee!725fb9c1@114.95.185.193 QUIT :Remote host closed the connection > 1577283323 634713 PRIVMSG #esoteric :14[[07JCLN14]]4 10 02https://esolangs.org/w/index.php?diff=68208&oldid=61479 5* 03A 5* (+23) 10 < 1577283363 578549 :A-ee!725fb9c1@114.95.185.193 JOIN :#esoteric < 1577283432 597554 :A-ee!725fb9c1@114.95.185.193 QUIT :Remote host closed the connection > 1577283576 192385 PRIVMSG #esoteric :14[[07History (programming language)14]]4 10 02https://esolangs.org/w/index.php?diff=68209&oldid=64371 5* 03A 5* (+23) 10 > 1577283741 163256 PRIVMSG #esoteric :14[[07Ephemeral14]]4 10 02https://esolangs.org/w/index.php?diff=68210&oldid=62238 5* 03A 5* (+23) 10 > 1577283779 131931 PRIVMSG #esoteric :14[[07XO Mchne14]]4 10 02https://esolangs.org/w/index.php?diff=68211&oldid=62287 5* 03A 5* (+23) 10 < 1577283823 961570 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: https://int-e.eu/~bf3/tmp/map.txt is mine > 1577283827 126024 PRIVMSG #esoteric :14[[07Cut14]]4 10 02https://esolangs.org/w/index.php?diff=68212&oldid=62276 5* 03A 5* (+23) 10 > 1577283925 867373 PRIVMSG #esoteric :14[[07Finite looping automaton14]]4 10 02https://esolangs.org/w/index.php?diff=68213&oldid=62666 5* 03A 5* (+23) 10 < 1577284005 64072 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Fun, there's a list of powers of 2 up to 2^50 in the code :) > 1577284124 940486 PRIVMSG #esoteric :14[[07Steps14]]4 10 02https://esolangs.org/w/index.php?diff=68214&oldid=62771 5* 03A 5* (+23) 10 > 1577284146 261200 PRIVMSG #esoteric :14[[07Got a match?14]]4 10 02https://esolangs.org/w/index.php?diff=68215&oldid=65348 5* 03A 5* (+23) 10 > 1577284171 287345 PRIVMSG #esoteric :14[[07EnScript14]]4 10 02https://esolangs.org/w/index.php?diff=68216&oldid=63110 5* 03A 5* (+23) 10 > 1577284187 276820 PRIVMSG #esoteric :14[[07InterNet14]]4 10 02https://esolangs.org/w/index.php?diff=68217&oldid=62983 5* 03A 5* (+23) 10 > 1577284259 455195 PRIVMSG #esoteric :14[[07Collide14]]4 10 02https://esolangs.org/w/index.php?diff=68218&oldid=63088 5* 03A 5* (+23) 10 > 1577284321 65753 PRIVMSG #esoteric :14[[07Union14]]4 10 02https://esolangs.org/w/index.php?diff=68219&oldid=64580 5* 03A 5* (+23) 10 > 1577284358 408960 PRIVMSG #esoteric :14[[07NullScript 114]]4 10 02https://esolangs.org/w/index.php?diff=68220&oldid=63375 5* 03A 5* (+23) 10 > 1577284401 757526 PRIVMSG #esoteric :14[[07Backshift14]]4 10 02https://esolangs.org/w/index.php?diff=68221&oldid=63542 5* 03A 5* (+23) 10 > 1577284468 707112 PRIVMSG #esoteric :14[[07Tab14]]4 10 02https://esolangs.org/w/index.php?diff=68222&oldid=63512 5* 03A 5* (+9) 10 > 1577284481 780230 PRIVMSG #esoteric :14[[07Skim machine14]]4 10 02https://esolangs.org/w/index.php?diff=68223&oldid=63508 5* 03A 5* (+23) 10 > 1577284494 867594 PRIVMSG #esoteric :14[[07TISC14]]4 10 02https://esolangs.org/w/index.php?diff=68224&oldid=63574 5* 03A 5* (+23) 10 > 1577284521 877902 PRIVMSG #esoteric :14[[07Usage:Looping counter14]]4 10 02https://esolangs.org/w/index.php?diff=68225&oldid=63552 5* 03A 5* (+23) 10 > 1577284574 935147 PRIVMSG #esoteric :14[[07Deadfish 314]]4 10 02https://esolangs.org/w/index.php?diff=68226&oldid=63615 5* 03A 5* (+23) 10 > 1577284593 697369 PRIVMSG #esoteric :14[[07Ruined BASIC14]]4 10 02https://esolangs.org/w/index.php?diff=68227&oldid=63892 5* 03A 5* (+23) 10 > 1577284617 520690 PRIVMSG #esoteric :14[[07Dynamic Contraction System14]]4 10 02https://esolangs.org/w/index.php?diff=68228&oldid=63689 5* 03A 5* (+23) 10 > 1577284671 812542 PRIVMSG #esoteric :14[[07Garbage14]]4 10 02https://esolangs.org/w/index.php?diff=68229&oldid=65968 5* 03A 5* (+23) 10 > 1577284691 595576 PRIVMSG #esoteric :14[[07If the question specifies that the number of the words should be less than 3, and the number of words in your answer is larger than 3, your answer is automatically wrong.14]]4 10 02https://esolangs.org/w/index.php?diff=68230&oldid=63687 5* 03A 5* (+23) 10 < 1577284761 958653 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net PRIVMSG #esoteric :Hi all. > 1577284765 2393 PRIVMSG #esoteric :14[[07EML14]]4 10 02https://esolangs.org/w/index.php?diff=68231&oldid=63782 5* 03A 5* (+32) 10 > 1577284774 669585 PRIVMSG #esoteric :14[[07Cyclic Amplification System14]]4 10 02https://esolangs.org/w/index.php?diff=68232&oldid=63747 5* 03A 5* (+23) 10 > 1577284789 522392 PRIVMSG #esoteric :14[[07Sign14]]4 10 02https://esolangs.org/w/index.php?diff=68233&oldid=63806 5* 03A 5* (+23) 10 < 1577284875 969504 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: Looks like the map is different, and some of the items too. The instant-death (well, end-of-game) ones are the same though. > 1577284878 667054 PRIVMSG #esoteric :14[[07DerpScrp14]]4 10 02https://esolangs.org/w/index.php?diff=68234&oldid=63888 5* 03A 5* (+31) 10 > 1577284899 493780 PRIVMSG #esoteric :14[[07SLOS14]]4 10 02https://esolangs.org/w/index.php?diff=68235&oldid=63881 5* 03A 5* (+30) 10 > 1577284943 436208 PRIVMSG #esoteric :14[[07Cal14]]4 10 02https://esolangs.org/w/index.php?diff=68236&oldid=64199 5* 03A 5* (+23) 10 > 1577284955 150484 PRIVMSG #esoteric :14[[07Forks & Forks14]]4 10 02https://esolangs.org/w/index.php?diff=68237&oldid=63949 5* 03A 5* (+23) 10 > 1577285006 20123 PRIVMSG #esoteric :14[[07Playlist14]]4 10 02https://esolangs.org/w/index.php?diff=68238&oldid=64241 5* 03A 5* (+23) 10 < 1577285017 814239 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Which makes sense since they each have custom code. > 1577285157 592924 PRIVMSG #esoteric :14[[07Sidex14]]4 10 02https://esolangs.org/w/index.php?diff=68239&oldid=64765 5* 03A 5* (+23) 10 > 1577285170 748497 PRIVMSG #esoteric :14[[07An arch is simply a curve.14]]4 10 02https://esolangs.org/w/index.php?diff=68240&oldid=64660 5* 03A 5* (+25) 10 < 1577285233 606528 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric > 1577285246 243656 PRIVMSG #esoteric :14[[07Deadfish Joust14]]4 10 02https://esolangs.org/w/index.php?diff=68241&oldid=64934 5* 03A 5* (+22) 10 > 1577285279 520443 PRIVMSG #esoteric :14[[07Your Pillows14]]4 10 02https://esolangs.org/w/index.php?diff=68242&oldid=64940 5* 03A 5* (+24) 10 > 1577285325 985453 PRIVMSG #esoteric :14[[07Smalllang14]]4 10 02https://esolangs.org/w/index.php?diff=68243&oldid=64923 5* 03A 5* (+23) 10 > 1577285362 345367 PRIVMSG #esoteric :14[[07Afz14]]4 10 02https://esolangs.org/w/index.php?diff=68244&oldid=65070 5* 03A 5* (+32) 10 > 1577285418 583811 PRIVMSG #esoteric :14[[07Multi-Set Manipulator/Smaller14]]4 10 02https://esolangs.org/w/index.php?diff=68245&oldid=65315 5* 03A 5* (+24) 10 < 1577285435 530114 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 268 seconds < 1577285441 197516 :Lord_of_Life_!~Lord@unaffiliated/lord-of-life/x-0885362 NICK :Lord_of_Life > 1577285448 107948 PRIVMSG #esoteric :14[[07Multi-Set Manipulator/Subset14]]4 10 02https://esolangs.org/w/index.php?diff=68246&oldid=65310 5* 03A 5* (+6) 10 > 1577285508 580521 PRIVMSG #esoteric :14[[07Multi-Set Manipulator14]]4 10 02https://esolangs.org/w/index.php?diff=68247&oldid=65237 5* 03A 5* (+23) 10 > 1577285567 998619 PRIVMSG #esoteric :14[[07AutoColdKey14]]4 10 02https://esolangs.org/w/index.php?diff=68248&oldid=65407 5* 03A 5* (+23) 10 > 1577285614 733273 PRIVMSG #esoteric :14[[07Blackspace14]]4 10 02https://esolangs.org/w/index.php?diff=68249&oldid=65764 5* 03A 5* (+23) 10 > 1577285628 708125 PRIVMSG #esoteric :14[[07ROT-1314]]4 10 02https://esolangs.org/w/index.php?diff=68250&oldid=65591 5* 03A 5* (+23) 10 > 1577285646 638830 PRIVMSG #esoteric :14[[07Osis14]]4 10 02https://esolangs.org/w/index.php?diff=68251&oldid=65518 5* 03A 5* (+23) 10 > 1577285676 391738 PRIVMSG #esoteric :14[[07Edition14]]4 10 02https://esolangs.org/w/index.php?diff=68252&oldid=65545 5* 03A 5* (+50) 10 > 1577285698 469940 PRIVMSG #esoteric :14[[07ADxc14]]4 10 02https://esolangs.org/w/index.php?diff=68253&oldid=65559 5* 03A 5* (+32) 10 > 1577285747 521579 PRIVMSG #esoteric :14[[07Salt14]]4 10 02https://esolangs.org/w/index.php?diff=68254&oldid=65847 5* 03A 5* (+23) 10 > 1577285802 554035 PRIVMSG #esoteric :14[[07Pth14]]4 10 02https://esolangs.org/w/index.php?diff=68255&oldid=65914 5* 03A 5* (+23) 10 > 1577285824 597504 PRIVMSG #esoteric :14[[07Trash14]]4 10 02https://esolangs.org/w/index.php?diff=68256&oldid=65971 5* 03A 5* (+23) 10 > 1577285838 292924 PRIVMSG #esoteric :14[[07GolfSpace14]]4 10 02https://esolangs.org/w/index.php?diff=68257&oldid=66007 5* 03A 5* (+23) 10 > 1577285862 656972 PRIVMSG #esoteric :14[[07Slindow14]]4 10 02https://esolangs.org/w/index.php?diff=68258&oldid=66013 5* 03A 5* (+23) 10 < 1577285951 577373 :A-ee!725fb9c1@114.95.185.193 JOIN :#esoteric > 1577286015 615447 PRIVMSG #esoteric :14[[07Inc14]]4 10 02https://esolangs.org/w/index.php?diff=68259&oldid=66133 5* 03A 5* (+23) 10 < 1577286048 922071 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :https://esolangs.org/wiki/Special:MostLinkedPages Got a rank of 7. (Let your Christmas present be the edit-spam) < 1577286065 131991 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :But zzo38 is going to be hard to beat. > 1577286124 256432 PRIVMSG #esoteric :14[[07Kov14]]4 10 02https://esolangs.org/w/index.php?diff=68260&oldid=66129 5* 03A 5* (+23) 10 > 1577286171 686174 PRIVMSG #esoteric :14[[07Resource14]]4 10 02https://esolangs.org/w/index.php?diff=68261&oldid=66437 5* 03A 5* (+23) 10 > 1577286184 475886 PRIVMSG #esoteric :14[[07400414]]4 10 02https://esolangs.org/w/index.php?diff=68262&oldid=66308 5* 03A 5* (+23) 10 > 1577286196 157907 PRIVMSG #esoteric :14[[07Imperative14]]4 10 02https://esolangs.org/w/index.php?diff=68263&oldid=66288 5* 03A 5* (+23) 10 > 1577286211 95066 PRIVMSG #esoteric :14[[07Trate14]]4 10 02https://esolangs.org/w/index.php?diff=68264&oldid=66169 5* 03A 5* (+25) 10 > 1577286229 830535 PRIVMSG #esoteric :14[[07B automaton14]]4 10 02https://esolangs.org/w/index.php?diff=68265&oldid=66167 5* 03A 5* (+23) 10 > 1577286297 746886 PRIVMSG #esoteric :14[[07Dilemma14]]4 10 02https://esolangs.org/w/index.php?diff=68266&oldid=66805 5* 03A 5* (+35) 10 > 1577286310 510880 PRIVMSG #esoteric :14[[07Anarcheat14]]4 10 02https://esolangs.org/w/index.php?diff=68267&oldid=66820 5* 03A 5* (+23) 10 > 1577286319 382275 PRIVMSG #esoteric :14[[07It Online14]]4 10 02https://esolangs.org/w/index.php?diff=68268&oldid=66779 5* 03A 5* (+23) 10 > 1577286328 90343 PRIVMSG #esoteric :14[[07UserScript14]]4 10 02https://esolangs.org/w/index.php?diff=68269&oldid=66737 5* 03A 5* (+23) 10 > 1577286384 963689 PRIVMSG #esoteric :14[[07Pass14]]4 10 02https://esolangs.org/w/index.php?diff=68270&oldid=67377 5* 03A 5* (+23) 10 > 1577286398 840584 PRIVMSG #esoteric :14[[07Basis14]]4 10 02https://esolangs.org/w/index.php?diff=68271&oldid=66999 5* 03A 5* (+23) 10 < 1577286456 437133 :A-ee!725fb9c1@114.95.185.193 PRIVMSG #esoteric :There's nothing more to do and I still didn't beat that user... < 1577286480 234785 :A-ee!725fb9c1@114.95.185.193 QUIT :Remote host closed the connection < 1577286848 465222 :LKoen!~LKoen@2a01cb0407597a00850c2486457c3629.ipv6.abo.wanadoo.fr JOIN :#esoteric < 1577291025 159188 :arseniiv!~arseniiv@95.105.11.215.dynamic.ufanet.ru PRIVMSG #esoteric : (Let your Christmas present be the edit-spam) => this is funny because there are people who don’t celebrate it at this date < 1577291046 298232 :arseniiv!~arseniiv@95.105.11.215.dynamic.ufanet.ru PRIVMSG #esoteric :and there is a week still before the new year < 1577291175 663443 :arseniiv!~arseniiv@95.105.11.215.dynamic.ufanet.ru PRIVMSG #esoteric :@tell imode oh! Haven’t seen that three days ago < 1577291175 739234 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1577292356 166661 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1577294628 231276 :LKoen!~LKoen@2a01cb0407597a00850c2486457c3629.ipv6.abo.wanadoo.fr QUIT :Remote host closed the connection < 1577295551 639982 :fungot!~fungot@unaffiliated/fizzie/bot/fungot QUIT :Ping timeout: 250 seconds < 1577298264 980708 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1577298506 404786 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1577298602 981577 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net QUIT :Quit: leaving < 1577299085 30892 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: I can decode strings but the final check is pretty funky... haven't penetrated it yet. The table of powers of 2 is associated with a division routine. < 1577299206 765021 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> let d (x:xs) = map chr $ zipWith (+) [x..] (take x xs) in d [6,4,3,2,52,51,21] < 1577299208 914154 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\n\n\n== " < 1577299267 872580 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh and the base register is used as a stack pointer. And there's quite a bit of self-modifying code (for indirect addressing) < 1577299330 973608 :shikhout!~shikhin@nat-tvwna-outside-visitornet2-66-180-180-69.princeton.org JOIN :#esoteric < 1577299333 753014 :shikhout!~shikhin@nat-tvwna-outside-visitornet2-66-180-180-69.princeton.org QUIT :Changing host < 1577299333 753110 :shikhout!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1577299335 818360 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Ah and the map and items are hard-coded in the input, not generated from a seed. < 1577299346 297373 :shikhout!~shikhin@unaffiliated/shikhin NICK :shkhn < 1577300883 719740 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :For vector format, I don't know what Google Keep uses, but I know of some other formats. There is DRAWX vector format, but very few programs support it (only two, as far as I know), and coordinates are integers limited to one thousand only. < 1577300913 82704 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :I don't know if you can try to figure out the Google Keep's format if it has a internal vector format < 1577301429 209868 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Well, I'm just guessing it has one, because you can select individual parts of the drawing and move/scale them around. But even if there is one, there's no officially sanctioned way to access it that I know of. < 1577301437 900712 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't know what software would be good for drawing things freehand with a pen while keeping them editable. I've used Inkscape for vector stuff before, but it might not be that good for that particular purpose. < 1577301476 788989 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :illustrator? < 1577301518 77149 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Hmm, well, it also needs to work on ChromeOS, because that's my only device that has a pen. < 1577301573 858509 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :fizzie, what do you think about moving all trivial brainfuck derivatives into one page < 1577301592 501470 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :we possibly could run a script to move all pages tagged with this tag into one page and create sections with each < 1577301605 361336 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :this amount of them is just making the wiki boring and low-quality < 1577301618 242909 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Apparently there's an "Adobe Illustrator Draw" for Android though.) < 1577301626 106306 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't know if that would really help that much. < 1577301677 564677 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's not like the number of pages in the wiki matters. But maybe they should be all moved to one section, like how there's the separate joke language list. Not sure if that's so helpful either, though. < 1577301975 116966 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :I don't know how to work a program on ChromeOS < 1577301990 856071 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :Do you know how to write a drawing program on ChromeOS? < 1577302041 776898 :shachaf!~shachaf@unaffiliated/shachaf PART :#esoteric < 1577302650 371726 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Sort of. I mean, not in detail. Although these days it can run both Android applications and Linux software in a VM. > 1577305739 231463 PRIVMSG #esoteric :14[[07Talk:User14]]4 10 02https://esolangs.org/w/index.php?diff=68272&oldid=68158 5* 03Hex96 5* (+24) 10 > 1577305816 224808 PRIVMSG #esoteric :14[[07Talk:User14]]4 10 02https://esolangs.org/w/index.php?diff=68273&oldid=68272 5* 03Hex96 5* (+26) 10 > 1577306113 908472 PRIVMSG #esoteric :14[[07User:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68274&oldid=68144 5* 03Hex96 5* (+125) 10 < 1577306118 236042 :kspalaiologos!~kspalaiol@176.221.122.71 QUIT :Quit: Leaving > 1577306176 200967 PRIVMSG #esoteric :14[[07User:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68275&oldid=68274 5* 03Hex96 5* (+19) 10 > 1577306233 164456 PRIVMSG #esoteric :14[[07User:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68276&oldid=68275 5* 03Hex96 5* (+73) 10 > 1577306283 20224 PRIVMSG #esoteric :14[[07User talk:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68277&oldid=67807 5* 03Hex96 5* (+63) 10 > 1577306318 552809 PRIVMSG #esoteric :14[[07User talk:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68278&oldid=68277 5* 03Hex96 5* (+70) 10/* Getting one of my languages on the random language button */ > 1577306355 426913 PRIVMSG #esoteric :14[[07User talk:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68279&oldid=68278 5* 03Hex96 5* (+39) 10 > 1577306573 331706 PRIVMSG #esoteric :14[[07User talk:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68280&oldid=68279 5* 03Hex96 5* (+38) 10/* Challenge answers */ > 1577306643 869600 PRIVMSG #esoteric :14[[07User talk:Hex9614]]4 10 02https://esolangs.org/w/index.php?diff=68281&oldid=68280 5* 03Hex96 5* (+11) 10/* Challenge answers */ > 1577306822 233343 PRIVMSG #esoteric :14[[07List of quines14]]4 10 02https://esolangs.org/w/index.php?diff=68282&oldid=66425 5* 03Hex96 5* (+36) 10/* Real Quines */ > 1577306947 847140 PRIVMSG #esoteric :14[[07List of quines14]]4 10 02https://esolangs.org/w/index.php?diff=68283&oldid=68282 5* 03Hex96 5* (+13) 10/* Your */ > 1577306970 123181 PRIVMSG #esoteric :14[[07List of quines14]]4 10 02https://esolangs.org/w/index.php?diff=68284&oldid=68283 5* 03Hex96 5* (+0) 10/* Your */ < 1577307529 134802 :LKoen!~LKoen@2a01cb0407597a00a89937a08bddc423.ipv6.abo.wanadoo.fr JOIN :#esoteric < 1577309095 561815 :unlimiter_!~unlimiter@160.179.8.251 JOIN :#esoteric < 1577309217 521920 :unlimiter__!~unlimiter@160.179.8.251 JOIN :#esoteric < 1577309227 807413 :unlimiter__!~unlimiter@160.179.8.251 QUIT :Remote host closed the connection < 1577309227 875231 :unlimiter_!~unlimiter@160.179.8.251 QUIT :Client Quit < 1577309230 453527 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :Someone told me they would make up a web interface for sqlnetnews. My requirement is that the NNTP link is always available even if CSS and JavaScript is disabled. Do you have any other feature suggestions? < 1577309318 696625 :unlimiter!~unlimiter@160.179.8.251 JOIN :#esoteric < 1577309430 214089 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :poll: are text inputs and displays a "universal" input method? < 1577309486 766288 :unlimiter!~unlimiter@160.179.8.251 QUIT :Client Quit < 1577309523 622599 :unlimiter!~unlimiter@160.179.8.251 JOIN :#esoteric < 1577309524 504329 :zzo38!~zzo38@24.207.50.7 PRIVMSG #esoteric :I think so. < 1577309547 494373 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :s/input method/IO method < 1577310262 405350 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :I'm on the fence about it. I think symbol streams are interesting and somewhat medium-agnostic. < 1577310803 151679 :unlimiter!~unlimiter@160.179.8.251 QUIT :Quit: *smoke bomb* > 1577311582 428150 PRIVMSG #esoteric :14[[07String rewriting paradigm14]]4 10 02https://esolangs.org/w/index.php?diff=68285&oldid=68202 5* 03Salpynx 5* (-61) 10Page should be renamed to distinguish from proper string rewriting (Shameful?) > 1577312489 935216 PRIVMSG #esoteric :14[[07Or14]]4 10 02https://esolangs.org/w/index.php?diff=68286&oldid=68167 5* 03JonoCode9374 5* (+221) 10/* Implementations */ > 1577312512 915418 PRIVMSG #esoteric :14[[07Or14]]4 10 02https://esolangs.org/w/index.php?diff=68287&oldid=68286 5* 03JonoCode9374 5* (+12) 10/* RegExr Regex Expression */ < 1577312514 467101 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net JOIN :#esoteric > 1577312594 448765 PRIVMSG #esoteric :14[[07Intcode14]]4 10 02https://esolangs.org/w/index.php?diff=68288&oldid=68165 5* 03JonoCode9374 5* (+5285) 10/* Interpreters */ > 1577313028 601109 PRIVMSG #esoteric :14[[07User:JonoCode937414]]4 10 02https://esolangs.org/w/index.php?diff=68289&oldid=65679 5* 03JonoCode9374 5* (+3660) 10/* About the Languages I've Made */ > 1577313062 820043 PRIVMSG #esoteric :14[[07User:JonoCode937414]]4 10 02https://esolangs.org/w/index.php?diff=68290&oldid=68289 5* 03JonoCode9374 5* (+3) 10/* Languages I'm working on */ < 1577313672 480456 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION belatedly eats the season's first nutella ball < 1577314968 484406 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :We bought some Ferreros Rocher (is that the right plural?), because apparently they're a big thing here. < 1577314990 980867 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Also watched the Queen's Christmas message.) < 1577315299 964217 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sounds legit. < 1577315813 407168 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 258 seconds < 1577316196 138227 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1577317781 116484 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 265 seconds < 1577317998 618861 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 QUIT :Ping timeout: 258 seconds < 1577318186 518685 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net QUIT :Quit: leaving < 1577318191 318520 :Lord_of_Life!~Lord@unaffiliated/lord-of-life/x-0885362 JOIN :#esoteric