< 1723162984 571616 :ais523!~ais523@user/ais523 QUIT :Remote host closed the connection < 1723163057 444092 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1723163385 348846 :ais523!~ais523@user/ais523 QUIT :Ping timeout: 276 seconds < 1723163635 810915 :salpynx!~salpynx@161.29.23.120 QUIT :Quit: Leaving < 1723163995 975632 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1723164132 680415 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :so in an esolang project I'm working on, I've come across something that is incredibly monad-like, but it doesn't seem to be quite the same < 1723164176 330836 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :it has operations that correspond to Monad's >>= and return, but it doesn't quite obey all the monad laws (in particular, x >>= (\y. return y) does not necessarily return x) < 1723164192 423197 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :and it's used differently < 1723164218 803827 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :also return seems to take an extra argument sometimes < 1723164240 996823 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :an example is a type representing pairs of a value, and some metadata < 1723164256 658464 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :return m v = (m, v) < 1723164302 579590 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(mx, vx) >>= (my, vy) = (vx (my, vy)) -- which is meant to return a value that has metadata < 1723164306 263790 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :hmm, that return isn't quite right < 1723164347 290940 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :like, the idea is that you have two separate worlds: "raw" values; and "boxed" values which have the metadata < 1723164374 881104 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :boxed values operate on other boxed values by ignoring their own metadata < 1723164405 388817 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :and in order to lift a function up to a boxed function, you basically have to replace all its operations on unboxed values with operations on boxed values < 1723164416 937145 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I still have not quite worked out all the details, clearly < 1723164431 560663 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :but I'm looking for a general pattern that a) accepts as many monads as possible, ideally all of them, and b) also supports this < 1723165170 107120 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :actually, I suspect that return doesn't exist and what it instead has is a way to define functions in terms of their apply pattern < 1723165203 718637 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :for example, \x f -> (f x) becomes \apply x f -> (apply f x), and that's what you pass to the equivalent of return < 1723168910 547283 :amby!~ambylastn@2a00:23c5:ce05:7801:4d93:2869:9a3f:ebb QUIT :Quit: so long suckers! i rev up my motorcylce and create a huge cloud of smoke. when the cloud dissipates im lying completely dead on the pavement > 1723169167 486160 PRIVMSG #esolangs :14[[07Talk:HZ3funge14]]4 N10 02https://esolangs.org/w/index.php?oldid=135340 5* 03PrySigneToFry 5* (+603) 10/* About the command "" */ new section > 1723169503 682016 PRIVMSG #esolangs :14[[07Nope.14]]4 M10 02https://esolangs.org/w/index.php?diff=135341&oldid=135016 5* 03PrySigneToFry 5* (+6) 10 > 1723171000 291865 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03CPNK 5* 10New user account > 1723171451 67877 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 M10 02https://esolangs.org/w/index.php?diff=135342&oldid=135253 5* 03CPNK 5* (+184) 10introducing myself :3 < 1723173110 199344 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Ping timeout: 255 seconds < 1723173164 990218 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 JOIN #esolangs Lord_of_Life :Lord < 1723173808 233750 :fowl4!~fowl@user/fowl JOIN #esolangs fowl :fowl < 1723173856 450770 :fowl!~fowl@user/fowl QUIT :Read error: Connection reset by peer < 1723173856 656717 :fowl4!~fowl@user/fowl NICK :fowl < 1723173952 430332 :X-Scale!~X-Scale@83.223.249.104 JOIN #esolangs X-Scale :[https://web.libera.chat] X-Scale > 1723179162 704973 PRIVMSG #esolangs :14[[07User:Tommyaweosme14]]4 10 02https://esolangs.org/w/index.php?diff=135343&oldid=135323 5* 03PrySigneToFry 5* (+16) 10 > 1723180085 321876 PRIVMSG #esolangs :14[[07User:Tommyaweosme14]]4 M10 02https://esolangs.org/w/index.php?diff=135344&oldid=135343 5* 03Pipythonmc 5* (-16) 10Undo revision [[Special:Diff/135343|135343]] by [[Special:Contributions/PrySigneToFry|PrySigneToFry]] ([[User talk:PrySigneToFry|talk]]) < 1723180106 659265 :user3456!user3456@user/user3456 PRIVMSG #esolangs :Why do people keep on touching Tommyaweosme's user page < 1723180686 222242 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :I'm guessing that they're friends on Discord. < 1723181405 285280 :Sgeo_!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1723181912 764981 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :even so, given that Tommyaweosme seems to put up messages asking them to stop messing with the userpage, yet they do it anyway… < 1723181924 972227 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I have already banned one of them from the page > 1723182611 878905 PRIVMSG #esolangs :14[[07Semafor14]]4 10 02https://esolangs.org/w/index.php?diff=135345&oldid=135302 5* 03Ttulka 5* (+562) 10add explanation of code > 1723183745 629168 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135346&oldid=135075 5* 03Unname4798 5* (+215) 10 > 1723184291 629534 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135347&oldid=135346 5* 03Unname4798 5* (+252) 10 > 1723184360 31723 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135348&oldid=135347 5* 03Unname4798 5* (+4) 10 > 1723184429 290429 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135349&oldid=135348 5* 03Unname4798 5* (+28) 10 > 1723184442 589676 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135350&oldid=135349 5* 03Unname4798 5* (+1) 10 > 1723185239 700459 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 M10 02https://esolangs.org/w/index.php?diff=135351&oldid=135350 5* 03Ais523 5* (-695) 10Reverted edits by [[Special:Contributions/Unname4798|Unname4798]] ([[User talk:Unname4798|talk]]) to last revision by [[User:Ractangle|Ractangle]] < 1723185412 66037 :int-e!~noone@int-e.eu PRIVMSG #esolangs :. o O ( I foresee a couple of block for the User:Tommyawesome namespace in the near future. ) > 1723185661 491892 PRIVMSG #esolangs :14[[07User talk:Unname479814]]4 10 02https://esolangs.org/w/index.php?diff=135352&oldid=134882 5* 03Ais523 5* (+493) 10/* On sandbox */ ban extended to User: < 1723185691 153348 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :int-e: well-predicted < 1723185701 481374 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :in theory, if an admin is doing their job correctly, their actions should be predictable to just about everyone < 1723185765 958496 :int-e!~noone@int-e.eu PRIVMSG #esolangs :Heh. Well I only learned that scoped blocks are even a thing this month. Err, last month. > 1723185766 45739 PRIVMSG #esolangs :14[[07Special:Log/delete14]]4 delete10 02 5* 03Ais523 5* 10deleted "[[02User:Unname4798/copy of tommyaweosmes userpage10]]": offtopic, and possible harassment (there is very little legitimate reason to back up someone else's userpage when it doesn't contain ontopic content) > 1723185797 623878 PRIVMSG #esolangs :14[[07Special:Log/delete14]]4 delete10 02 5* 03Ais523 5* 10deleted "[[02User:Unname4798/Test10]]": offtopic, and possible harassment (there is very little legitimate reason to back up someone else's userpage when it doesn't contain ontopic content) < 1723185823 462691 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :int-e: I think it's a pretty new feature, it wasn't a thing back when I was an admin for Wikipedia < 1723185841 895504 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :if you check the logs carefully you can see me testing to ensure that it worked properly, and tweaking the messages < 1723185875 854506 :int-e!~noone@int-e.eu PRIVMSG #esolangs :Right. I saw a bit of that. < 1723185893 689934 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :scoped blocks don't allow you to exempt single pages, so I had to add a new rule to the spam filter instead, it'll have the same effect though < 1723185952 378709 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(they may end up getting banned from their own userpage too, depending on what they do – but I prefer to keep blocks small if possible) > 1723186483 669909 PRIVMSG #esolangs :14[[07User talk:Unname479814]]4 10 02https://esolangs.org/w/index.php?diff=135353&oldid=135352 5* 03Unname4798 5* (+217) 10 < 1723186530 286973 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :denying that a block exists is an interesting strategy – didn't someone come up with a theory of "cargo cult moderation" a while bacK? < 1723186602 123014 :int-e!~noone@int-e.eu PRIVMSG #esolangs :well, words have power :) < 1723186624 705017 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :oh wow, they hit filter 11 earlier and I missed it ("disallow transclusion of user talk pages") < 1723186639 846686 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :it's weird enough that I had to ban that in the first place (back in 2018) < 1723186648 838990 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :it's even weirder that someone else ended up hitting it < 1723186649 702702 :int-e!~noone@int-e.eu PRIVMSG #esolangs :Or maybe they're nitpicking the fact that it's not the block but a spam filter, who knows. < 1723186660 606881 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :oh, they might have just checked their contribs page < 1723186670 722122 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :segfaults => must be one of those golfed interpreters then < 1723186720 66126 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :at some point I need to get around to writing a policy on how to use the various namespaces correctly < 1723186735 615709 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :partly for the benefit of new users who don't know the rules, and partly for admins to have something to point to > 1723186980 706274 PRIVMSG #esolangs :14[[07User talk:5anz14]]4 10 02https://esolangs.org/w/index.php?diff=135354&oldid=134983 5* 03Ais523 5* (+429) 10it's a bad idea to add long repetitive text to pages < 1723189292 907979 :X-Scale!~X-Scale@83.223.249.104 QUIT :Quit: Client closed < 1723190294 261351 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1723192294 914479 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1723193230 15980 :ais523!~ais523@user/ais523 QUIT :Ping timeout: 260 seconds > 1723193405 526184 PRIVMSG #esolangs :14[[07User talk:Tommyaweosme/hjhjhj14]]4 N10 02https://esolangs.org/w/index.php?oldid=135355 5* 03Unname4798 5* (+226) 10Created page with "hjhjhj is uncomputable. ~~~~" < 1723194861 867985 :cpressey!~weechat@176.254.71.203 JOIN #esolangs cpressey :weechat < 1723197209 701013 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1723197524 92917 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly14]]4 N10 02https://esolangs.org/w/index.php?oldid=135356 5* 03Ractangle 5* (+1247) 10Created page with "'''Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly''' or '''WDS File error''' is > 1723197595 232728 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135357&oldid=135356 5* 03Ractangle 5* (+69) 10 > 1723199152 238050 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135358&oldid=135357 5* 03Ractangle 5* (+0) 10/* Interpriters */ > 1723199311 264680 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135359&oldid=135358 5* 03Ractangle 5* (+307) 10/* Interpriters */ > 1723199359 355377 PRIVMSG #esolangs :14[[07Bash: foo: No such file or directory14]]4 10 02https://esolangs.org/w/index.php?diff=135360&oldid=118918 5* 03Ractangle 5* (+141) 10/* See also */ > 1723199430 317714 PRIVMSG #esolangs :14[[07'xxx' is not recognized as an internal or external command, operable program or batch file.14]]4 10 02https://esolangs.org/w/index.php?diff=135361&oldid=133496 5* 03Ractangle 5* (+144) 10/* See also */ < 1723199470 75361 :X-Scale!~X-Scale@83.223.249.215 JOIN #esolangs X-Scale :[https://web.libera.chat] X-Scale > 1723199545 90342 PRIVMSG #esolangs :14[[07Bad command or file name14]]4 10 02https://esolangs.org/w/index.php?diff=135362&oldid=132901 5* 03Ractangle 5* (+143) 10/* See also */ > 1723199562 691770 PRIVMSG #esolangs :14[[07Bad command or file name14]]4 10 02https://esolangs.org/w/index.php?diff=135363&oldid=135362 5* 03Ractangle 5* (-2) 10/* See also */ > 1723199663 265297 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135364&oldid=135359 5* 03Ractangle 5* (+70) 10/* Python */ > 1723199703 3970 PRIVMSG #esolangs :14[[07User:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135365&oldid=135247 5* 03Ractangle 5* (+128) 10/* Esolangs */ > 1723199744 108046 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03Ractangle 5* 10moved [[02Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute written correctly10]] to [[Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute is written correctly]] > 1723199773 713191 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute is written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135368&oldid=135366 5* 03Ractangle 5* (+4) 10/* Syntax */ > 1723199799 250628 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute is written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135369&oldid=135368 5* 03Ractangle 5* (+6) 10/* Interpriters */ < 1723199825 338301 :X-Scale!~X-Scale@83.223.249.215 QUIT :Ping timeout: 256 seconds > 1723200265 557033 PRIVMSG #esolangs :14[[07User:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135370&oldid=135365 5* 03Ractangle 5* (+3) 10/* Esolangs */ > 1723200622 116558 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135371&oldid=135213 5* 03Ractangle 5* (+18) 10 > 1723200631 557428 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135372&oldid=135371 5* 03Ractangle 5* (+0) 10 > 1723200671 827552 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135373&oldid=135372 5* 03Ractangle 5* (+3) 10 > 1723200686 141501 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135374&oldid=135373 5* 03Ractangle 5* (+21) 10 > 1723200733 370669 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135375&oldid=135374 5* 03Ractangle 5* (-42) 10 > 1723201446 95360 PRIVMSG #esolangs :14[[07TESTLANG14]]4 10 02https://esolangs.org/w/index.php?diff=135376&oldid=135375 5* 03Ractangle 5* (+32) 10/* Words */ < 1723204286 511400 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1723204949 455403 :amby!~ambylastn@2a00:23c5:ce05:7801:a18a:6faf:775a:3bd1 JOIN #esolangs amby :realname < 1723205172 833252 :cpressey!~weechat@176.254.71.203 QUIT :Ping timeout: 265 seconds < 1723206174 657048 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1723206697 706693 :X-Scale!~X-Scale@31.22.147.6 JOIN #esolangs X-Scale :[https://web.libera.chat] X-Scale > 1723207240 733795 PRIVMSG #esolangs :14[[07Too Many Variables!14]]4 10 02https://esolangs.org/w/index.php?diff=135377&oldid=135337 5* 03Squareroot12621 5* (+159) 10Make the table look prettier and add example code. < 1723207466 464806 :ais523!~ais523@user/ais523 QUIT :Quit: quit > 1723207532 505960 PRIVMSG #esolangs :14[[07Language list14]]4 M10 02https://esolangs.org/w/index.php?diff=135378&oldid=135279 5* 03Squareroot12621 5* (+26) 10/* T */ < 1723207815 338777 :X-Scale!~X-Scale@31.22.147.6 QUIT :Ping timeout: 256 seconds < 1723208839 946900 :cpressey!~weechat@176.254.71.203 JOIN #esolangs cpressey :weechat < 1723209097 723303 :cpressey!~weechat@176.254.71.203 QUIT :Client Quit > 1723209329 890631 PRIVMSG #esolangs :14[[07User:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135379&oldid=135370 5* 03Ractangle 5* (-53) 10My phone died for some reason > 1723209519 991533 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03Ractangle 5* 10moved [[0210]] to [[User:Ractangle/]] > 1723209520 10103 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03Ractangle 5* 10moved [[02Talk:10]] to [[User talk:Ractangle/]] > 1723209545 892119 PRIVMSG #esolangs :14[[07User talk:Ractangle/14]]4 10 02https://esolangs.org/w/index.php?diff=135384&oldid=135382 5* 03Ractangle 5* (-211) 10 > 1723209600 481693 PRIVMSG #esolangs :14[[07User:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135385&oldid=135379 5* 03Ractangle 5* (-40) 10/* Esolangs */ > 1723209641 506763 PRIVMSG #esolangs :14[[07Postrado14]]4 10 02https://esolangs.org/w/index.php?diff=135386&oldid=131757 5* 03Ractangle 5* (-56) 10 < 1723209745 160860 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1723209881 234143 PRIVMSG #esolangs :14[[07CLFCE14]]4 10 02https://esolangs.org/w/index.php?diff=135387&oldid=135124 5* 03Ractangle 5* (+13) 10/* Commands */ > 1723209901 173681 PRIVMSG #esolangs :14[[07ELBOG14]]4 N10 02https://esolangs.org/w/index.php?oldid=135388 5* 03CPNK 5* (+9513) 10Created page with "'''ELBOG''' (Esoteric Language Based On Guessing) is an esoteric programming language created by [[User:CPNK]] during an acid trip. ELBOG programs act as guidance to an uncertain interpreter, which guesses on which operations to perform. ==Language overview== The ELBOG inte > 1723210027 943988 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03Ractangle 5* 10moved [[02(script())10]] to [[Javascriptfucked]] > 1723210085 267794 PRIVMSG #esolangs :14[[07Javascriptfucked14]]4 10 02https://esolangs.org/w/index.php?diff=135391&oldid=135389 5* 03Ractangle 5* (+71) 10 > 1723210125 493132 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03Ractangle 5* 10moved [[02Javascriptfucked10]] to [[OCBscriptOCBCCBCCB]] > 1723210177 69252 PRIVMSG #esolangs :14[[07OCBscriptOCBCCBCCB14]]4 10 02https://esolangs.org/w/index.php?diff=135394&oldid=135392 5* 03Ractangle 5* (-27) 10 > 1723210253 265186 PRIVMSG #esolangs :14[[07OCBscriptOCBCCBCCB14]]4 10 02https://esolangs.org/w/index.php?diff=135395&oldid=135394 5* 03Ractangle 5* (-49) 10 > 1723210350 5223 PRIVMSG #esolangs :14[[07User:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135396&oldid=135385 5* 03Ractangle 5* (+19) 10/* Esolangs */ > 1723210519 436700 PRIVMSG #esolangs :14[[07Joke language list14]]4 10 02https://esolangs.org/w/index.php?diff=135397&oldid=134909 5* 03CPNK 5* (+46) 10add elbog > 1723210532 734717 PRIVMSG #esolangs :14[[07'interbasic14]]4 10 02https://esolangs.org/w/index.php?diff=135398&oldid=134525 5* 03Ractangle 5* (-13) 10/* Deadfish implementation */ > 1723210569 571283 PRIVMSG #esolangs :14[[07'interbasic14]]4 10 02https://esolangs.org/w/index.php?diff=135399&oldid=135398 5* 03Ractangle 5* (+20) 10/* Deadfish implementation */ > 1723210594 937421 PRIVMSG #esolangs :14[[07'interbasic14]]4 10 02https://esolangs.org/w/index.php?diff=135400&oldid=135399 5* 03Ractangle 5* (+1) 10/* Deadfish implementation */ > 1723210620 403266 PRIVMSG #esolangs :14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=135401&oldid=135378 5* 03CPNK 5* (+12) 10add elbog > 1723210633 583866 PRIVMSG #esolangs :14[[07'interbasic14]]4 10 02https://esolangs.org/w/index.php?diff=135402&oldid=135400 5* 03Ractangle 5* (+8) 10/* Deadfish implementation */ > 1723210728 70781 PRIVMSG #esolangs :14[[07'interbasic14]]4 10 02https://esolangs.org/w/index.php?diff=135403&oldid=135402 5* 03Ractangle 5* (+2) 10/* Deadfish implementation */ > 1723210774 675787 PRIVMSG #esolangs :14[[07Deadfish/Implementations (nonalphabetic and A-L)14]]4 10 02https://esolangs.org/w/index.php?diff=135404&oldid=135115 5* 03Ractangle 5* (+19) 10/* (script()) */ > 1723210808 268032 PRIVMSG #esolangs :14[[07Deadfish/Implementations (nonalphabetic and A-L)14]]4 10 02https://esolangs.org/w/index.php?diff=135405&oldid=135404 5* 03Ractangle 5* (+16) 10/* 'interbasic */ > 1723210912 743386 PRIVMSG #esolangs :14[[07*&&^14]]4 10 02https://esolangs.org/w/index.php?diff=135406&oldid=134971 5* 03Ractangle 5* (-217) 10/* Implementations */ > 1723211035 72436 PRIVMSG #esolangs :14[[07?++14]]4 10 02https://esolangs.org/w/index.php?diff=135407&oldid=134526 5* 03Ractangle 5* (+12) 10/* Commands */ > 1723211050 213712 PRIVMSG #esolangs :14[[07?++14]]4 10 02https://esolangs.org/w/index.php?diff=135408&oldid=135407 5* 03Ractangle 5* (+2) 10/* Commands */ > 1723211071 352586 PRIVMSG #esolangs :14[[07?++14]]4 10 02https://esolangs.org/w/index.php?diff=135409&oldid=135408 5* 03Ractangle 5* (+0) 10/* Commands */ > 1723211299 748721 PRIVMSG #esolangs :14[[07?++14]]4 10 02https://esolangs.org/w/index.php?diff=135410&oldid=135409 5* 03Ractangle 5* (-9) 10 > 1723211460 357891 PRIVMSG #esolangs :14[[07User:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135411&oldid=135351 5* 03Tommyaweosme 5* (+30) 10the extra categories are part of the ARG > 1723211547 933204 PRIVMSG #esolangs :14[[07User:Tommyaweosme14]]4 10 02https://esolangs.org/w/index.php?diff=135412&oldid=135344 5* 03Tommyaweosme 5* (+16) 10 > 1723211562 52668 PRIVMSG #esolangs :14[[07Postrado14]]4 10 02https://esolangs.org/w/index.php?diff=135413&oldid=135386 5* 03Ractangle 5* (-32) 10 > 1723212322 487969 PRIVMSG #esolangs :14[[07User:CPNK14]]4 N10 02https://esolangs.org/w/index.php?oldid=135414 5* 03CPNK 5* (+54) 10Created page with "im p1ssing into e mainfrvme ===langs=== * [[ELBOG]]" < 1723212748 429757 :Sgeo!~Sgeo@user/sgeo JOIN #esolangs Sgeo :realname > 1723213389 22076 PRIVMSG #esolangs :14[[07BrainofGolf14]]4 10 02https://esolangs.org/w/index.php?diff=135415&oldid=134571 5* 03Ractangle 5* (+97) 10/* BrainofGolf */ > 1723213598 13498 PRIVMSG #esolangs :14[[07User talk:Gilbert189/String arithmetic14]]4 N10 02https://esolangs.org/w/index.php?oldid=135416 5* 03PkmnQ 5* (+158) 10Created page with "Related but not exactly the same: https://en.wikipedia.org/wiki/String_operations --~~~~" > 1723213801 803738 PRIVMSG #esolangs :14[[07Filename "xxx" doesn't seem to be a valid filename. Please check if the filename your trying to execute is written correctly14]]4 10 02https://esolangs.org/w/index.php?diff=135417&oldid=135369 5* 03Ractangle 5* (+3) 10 < 1723215805 464057 :X-Scale!~X-Scale@31.22.147.6 JOIN #esolangs X-Scale :[https://web.libera.chat] X-Scale < 1723216111 338511 :X-Scale!~X-Scale@31.22.147.6 QUIT :Ping timeout: 256 seconds > 1723219575 208696 PRIVMSG #esolangs :14[[07Uniquode14]]4 M10 02https://esolangs.org/w/index.php?diff=135418&oldid=108861 5* 03TheCanon2 5* (+9) 10Stub > 1723219688 589018 PRIVMSG #esolangs :14[[07Too Many Variables!14]]4 M10 02https://esolangs.org/w/index.php?diff=135419&oldid=135377 5* 03PythonshellDebugwindow 5* (+51) 10Categories > 1723219729 73022 PRIVMSG #esolangs :14[[07Bananaban14]]4 10 02https://esolangs.org/w/index.php?diff=135420&oldid=135232 5* 031hals 5* (+151) 10category for deletion > 1723219748 772147 PRIVMSG #esolangs :14[[07CLFCE14]]4 10 02https://esolangs.org/w/index.php?diff=135421&oldid=135387 5* 03Ractangle 5* (+5) 10/* CLFCE */ > 1723220037 377193 PRIVMSG #esolangs :14[[07Turing-complete14]]4 10 02https://esolangs.org/w/index.php?diff=135422&oldid=105986 5* 03Unname4798 5* (+51) 10add an exception > 1723220082 371097 PRIVMSG #esolangs :14[[07Turing-complete14]]4 10 02https://esolangs.org/w/index.php?diff=135423&oldid=135422 5* 03Unname4798 5* (+38) 10clarify exception > 1723220097 726826 PRIVMSG #esolangs :14[[07Turing-complete14]]4 M10 02https://esolangs.org/w/index.php?diff=135424&oldid=135423 5* 03Unname4798 5* (+1) 10 > 1723220446 939790 PRIVMSG #esolangs :14[[07Whap14]]4 M10 02https://esolangs.org/w/index.php?diff=135425&oldid=129829 5* 03PythonshellDebugwindow 5* (+87) 10Stub, categories > 1723220531 896835 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03PythonshellDebugwindow 5* 10moved [[02Walking straight forward10]] to [[Walking Straight Forward]]: Fix capitalisation > 1723221476 901261 PRIVMSG #esolangs :14[[07Turing-complete14]]4 10 02https://esolangs.org/w/index.php?diff=135428&oldid=135424 5* 03Corbin 5* (+112) 10Remove vandalism and reword the opening paragraph to be more precise and structured. > 1723221703 271866 PRIVMSG #esolangs :14[[07User talk:Unname479814]]4 10 02https://esolangs.org/w/index.php?diff=135429&oldid=135353 5* 03Corbin 5* (+219) 10/* Turing-complete */ new section > 1723223426 740307 PRIVMSG #esolangs :14[[07Akdrfsbathnede knem14]]4 N10 02https://esolangs.org/w/index.php?oldid=135430 5* 03Qawtykit 5* (+2791) 10Created page with "'''akdrfsbathnede knem''' Is a esolang by [[User:Qawtykit]] that uses a tape of stacks to store data. ===Basics=== akdrfsbathnede knem has an unbounded tape of stacks. Those stacks can contain any integer. You can also "carry" one value and place it somewhe > 1723224623 499690 PRIVMSG #esolangs :14[[07Smellcode14]]4 N10 02https://esolangs.org/w/index.php?oldid=135431 5* 031hals 5* (+3620) 10create > 1723224671 944557 PRIVMSG #esolangs :14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=135432&oldid=135401 5* 031hals 5* (+16) 10/* S */ add Smellcode > 1723224724 204722 PRIVMSG #esolangs :14[[07Smellcode14]]4 10 02https://esolangs.org/w/index.php?diff=135433&oldid=135431 5* 031hals 5* (+23) 10add language category > 1723224871 495951 PRIVMSG #esolangs :14[[07Smellcode14]]4 10 02https://esolangs.org/w/index.php?diff=135434&oldid=135433 5* 031hals 5* (+151) 10add backtick and helloworld > 1723225106 718721 PRIVMSG #esolangs :14[[07Smellcode14]]4 10 02https://esolangs.org/w/index.php?diff=135435&oldid=135434 5* 031hals 5* (+155) 10/* Idioms */ add 2 idioms > 1723225229 980976 PRIVMSG #esolangs :14[[07Smellcode14]]4 10 02https://esolangs.org/w/index.php?diff=135436&oldid=135435 5* 031hals 5* (+148) 10/* Operators */ add the jump-to operator > 1723225677 135747 PRIVMSG #esolangs :14[[07Smellcode14]]4 10 02https://esolangs.org/w/index.php?diff=135437&oldid=135436 5* 031hals 5* (+605) 10add more explanation > 1723226302 871674 PRIVMSG #esolangs :14[[07User talk:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135438&oldid=135355 5* 03Unname4798 5* (+304) 10 > 1723226319 896252 PRIVMSG #esolangs :14[[07User talk:Tommyaweosme/hjhjhj14]]4 M10 02https://esolangs.org/w/index.php?diff=135439&oldid=135438 5* 03Unname4798 5* (+1) 10 > 1723228601 641493 PRIVMSG #esolangs :14[[07User talk:Tommyaweosme/hjhjhj14]]4 10 02https://esolangs.org/w/index.php?diff=135440&oldid=135439 5* 03Tommyaweosme 5* (+361) 10 < 1723229117 187947 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1723229711 420024 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1723230289 804033 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1723233190 929017 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name) < 1723233357 953090 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1723233543 278697 PRIVMSG #esolangs :14[[07User talk:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135441&oldid=135188 5* 03Ais523 5* (+703) 10/* */ new section > 1723233572 954503 PRIVMSG #esolangs :14[[07User talk:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135442&oldid=135441 5* 03Ais523 5* (+122) 10signature < 1723233591 254181 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :haven't forgotten one of those in a while > 1723233707 244423 PRIVMSG #esolangs :14[[07User:5anz14]]4 10 02https://esolangs.org/w/index.php?diff=135443&oldid=134982 5* 035anz 5* (+4) 10 > 1723233719 398227 PRIVMSG #esolangs :14[[07User:5anz14]]4 10 02https://esolangs.org/w/index.php?diff=135444&oldid=135443 5* 035anz 5* (-4) 10 < 1723233757 821523 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :hmm… I think my current working mental model of the Church-Turing thesis is "you cannot %implement% a language that's more powerful than a Turing machine", but that's a little deficient because you can't implement a Turing machine either > 1723233873 616721 PRIVMSG #esolangs :14[[07User talk:Ractangle14]]4 10 02https://esolangs.org/w/index.php?diff=135445&oldid=135442 5* 03Ractangle 5* (+224) 10/* */ > 1723233911 335429 PRIVMSG #esolangs :14[[07Esolang:Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=135446&oldid=134440 5* 035anz 5* (-13) 10/* Tests */ > 1723233947 973339 PRIVMSG #esolangs :14[[07Esolang:Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=135447&oldid=135446 5* 035anz 5* (+13) 10 < 1723233979 208619 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… > 1723234005 362409 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move_redir10 02 5* 03Ais523 5* 10moved [[02User:Ractangle/10]] to [[]] over redirect: revert move (with author's permission) page is already on the language list, hello world page, etc. and so should stay in mainspace > 1723234005 396462 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move_redir10 02 5* 03Ais523 5* 10moved [[02User talk:Ractangle/10]] to [[Talk:]] over redirect: revert move (with author's permission) page is already on the language list, hello world page, etc. and so should stay in mainspace > 1723234005 417821 PRIVMSG #esolangs :14[[07Special:Log/delete14]]4 delete_redir10 02 5* 03Ais523 5* 10Ais523 deleted redirect [[0210]] by overwriting: Deleted to make way for move from "[[User:Ractangle/]]" > 1723234005 435069 PRIVMSG #esolangs :14[[07Special:Log/delete14]]4 delete_redir10 02 5* 03Ais523 5* 10Ais523 deleted redirect [[02Talk:10]] by overwriting: Deleted to make way for move from "[[User talk:Ractangle/]]" < 1723234155 623056 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1723234516 163243 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :ais523: Feel free to tweak the wording; I wasn't quite happy with it either. < 1723234561 393502 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :oh, I'm not sure whether this is a mainstream view or not < 1723234572 914796 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :Like, what we *want* is for TC (sometimes called R) to be a category under reductions; we want every Turing-complete language to be reducible to every other one. But it's hard to see that high-level goal without first getting through the nuts and bolts. < 1723234597 569632 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :And of course folks will say that the CT thesis prevents that for nebulous philosophical reasons. It's kind of a frustrating impasse. < 1723234599 729432 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :the thing about the Church-Turing thesis is that it has a wide range of possible interpretations, ranging all the way from "obviously objectively true" to "obviously a philosophical/religious statement that we have no way to assign a truth value to and which must be a matter of faith", with quite a few in between < 1723234640 41571 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I think "every Turing-complete language is reducible to every other Turing-complete language" is true by definition, at least with the normal definition of "Turing-complete" = "Turing-equivalent" > 1723234643 581691 PRIVMSG #esolangs :14[[07Talk:Burn14]]4 10 02https://esolangs.org/w/index.php?diff=135450&oldid=135126 5* 035anz 5* (+377) 10/* Mentioning 2 things. */ new section < 1723234668 930308 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :some people use it to mean Turing-powerful instead, in which case the statement is false if you consider languages that are definable but not implementable < 1723234687 6835 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :Yeah. One hidden part is poly-time reduction. We want all of these to be in poly time because the universe appears to be poly-time. The surprising thing about the CT thesis is that it doesn't diagonalize poorly or sensitively WRT this assumption. < 1723234699 918754 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(this came up in the Netrunner TCness proof – I was able to prove that it was Turing-powerful but wasn't quite able to prove it was computable) < 1723234709 424202 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :Like, the universe's complexity isn't P but more like BQP, and yet we still reach the same Turing-equivalent stuff at the top. < 1723234729 305910 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :wait what? modern languages^W games designed after M:tG do that? < 1723234744 578156 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :b_jonas: Netrunner has a halting oracle in the rules, but it's not clear that it's possible to apply it to a nontrivial program < 1723234746 362255 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :I thought they all had built-in limits so they can't become uncomputable < 1723234795 921041 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :there is an ICE which has as its only subroutine "Resolve a subroutine on another ICE" – if the only ICE that exist are two of those, the game would "naturally" enter an infinite loop, and there is a loop-breaking rule that handles the situation < 1723234818 773126 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :like I think you can't have more than a small fixed number creatures in Hearthstone < 1723234822 154885 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :but it's worded generally rather than being specific to that interaction < 1723234839 970419 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :b_jonas: yes, Hearthstone and Yu-Gi-Oh! both have limits on the number of minions/monsters you can have < 1723234861 258801 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :and I think it's not *just* the monsters but other things are limited too < 1723234861 298121 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :although at least in the case of Yu-Gi-Oh! the limit seems to be an intentional balance restriction and hitting it naturally is quite common < 1723234900 259164 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :most non-digital games seem to allow arbitrary amounts of other things, though, e.g. in Yu-Gi-Oh! you can have arbitrarily many counters or levels or ATK/DEF boosts or Life Points < 1723234906 118870 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :I think the Hearthstone limit is at least partly balance restriction too < 1723234972 923054 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :Settlers of Catan limiting the total number of resource cards that players can have and the number of roads that each player can build is a funny one < 1723234973 465931 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(oddly, AFAICT, the official digital Yu-Gi-Oh! client caps the display value of these things at specific nice-looking numbers like 9999999, but caps the actual value at a higher number; it wouldn't surprise me if it were INT_MAX or UINT_MAX) < 1723235304 858844 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :I think everything in Hearthstone is primitive recursive. Ditto with Runeterra, although I've not played it myself. Perhaps they've added newer cards in the past half-decade. < 1723235419 760887 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :by the way, as for nethack not being TC, I had previously been thinking of the opposite thing, i.e. how hard it would be to make a nethack version that is limited to bounded amount of storage (RAM and level saves together), but in a way that doesn't change the game much. the most important part is limiting the number of item stacks alive. what I am thinking of is that when there are too many item stacks < 1723235422 253030 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I'm pretty sure that Hearthstone has trigger loops that would be infinite if not for the limit on the number of triggers that can resolve < 1723235425 768709 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :(with several warnings to the player before they reach that limit), the whole dungeon would shudder and run a garbage collection phase that deletes or merges half of the stacks. but you need a really complicated algorithm to make this both not easily noticable and not deliberately exploitable by the player. you may also need to limit the number of remembered dead monster entries (in theory it's limited < 1723235431 776448 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :to one per item but as they take up more space you may want a lower limit), and possibly the number of monsters waiting in line to enter a level (I don't know if that's limited or not). < 1723235444 244092 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :yeah, IIRC Hearthstone has a low limit on triggers too < 1723235452 103049 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :b_jonas: just make *all* items stackable < 1723235462 611996 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :then the number of stacks is limited by the number of distinct item type / stat cominations < 1723235472 51605 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(number of stacks per square, that is) < 1723235536 833019 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :no, because (1) I want the memory bound to not only be theoretically finite but also practical enoguh that a modern computer can actually run the game up to the limit (I don't need it to be portable to ancient DOS machines), and (2) there are containers that you can stack to an unlimited amount < 1723235586 272459 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :limiting container nesting wouldn't be too much of a change to the game < 1723235596 128021 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I see what you mean about practical memory limit < 1723235637 36005 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :this isn't really contradictory with the goal that you pursue about TC, you can still want a practical turing-complete machine implied by the mechanics even if it will run into a large memory limit eventually < 1723235681 706057 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :our computers have finite storage so most of the accidentally turing-complete thing that we run into have such limits, some of them just behave worse when you try to reach that limit < 1723235699 87150 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :also I have a question. < 1723235768 573009 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :for the TC-ness, how hard it in nethack to deliberately get into a softlock where you the player never get to make any decisions, eg. because monsters around you keep paralyzing or sleeping you, possibly combined with polyself < 1723235848 3996 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :blue jelly with amulet of unchanigng < 1723235851 238609 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :polyself helps because it lets you stop the hunger clock < 1723235854 986406 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :although, you eventually starve to death i think < 1723235871 990478 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :but how do you put on an amulet of unchanging after you polyself? < 1723235877 565939 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :or polyself with an amulet of unchanging < 1723235878 427134 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :at least in 3.4.3, you get a turn < 1723235897 739236 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :just the one turn, but speed changes are slightly delayed in 3.4.3 < 1723235904 761304 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :ah! < 1723235910 143588 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :it might require intrinsic speed to pull off but it's doable < 1723235920 610851 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :nice < 1723235940 231980 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :but, I think food is a problem no matter what, if you don't have unchanging the polymorph expires, if you do you take amulet hunger < 1723235960 800654 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :yes, the amulet causes you hunger > 1723236090 177212 PRIVMSG #esolangs :14[[07User:HammyHammerhead/Sandbox14]]4 N10 02https://esolangs.org/w/index.php?oldid=135451 5* 03HammyHammerhead 5* (+234) 10My sandbox > 1723236128 163405 PRIVMSG #esolangs :14[[07Smellcode14]]4 M10 02https://esolangs.org/w/index.php?diff=135452&oldid=135437 5* 03PythonshellDebugwindow 5* (+27) 10Category < 1723236250 219152 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :in more recent versions of NetHack we intentionally broke scripted (i.e. repeated pastescript input) infinite loops, because they caused too much server load for public servers < 1723236268 728212 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :(also there is a hard turn limit to discourage people from trying to overflow the turn counter, it would never be hit in a reasonable game) > 1723236452 136987 PRIVMSG #esolangs :14[[07Akdrfsbathnede knem14]]4 M10 02https://esolangs.org/w/index.php?diff=135453&oldid=135430 5* 03PythonshellDebugwindow 5* (+87) 10Lowercase, categories > 1723236472 590641 PRIVMSG #esolangs :14[[07Akdrfsbathnede knem14]]4 M10 02https://esolangs.org/w/index.php?diff=135454&oldid=135453 5* 03PythonshellDebugwindow 5* (-2) 10Fix header leavels > 1723236693 274975 PRIVMSG #esolangs :14[[07Collabi14]]4 10 02https://esolangs.org/w/index.php?diff=135455&oldid=135289 5* 03HammyHammerhead 5* (+124) 10 > 1723236709 269755 PRIVMSG #esolangs :14[[07BrainofGolf14]]4 M10 02https://esolangs.org/w/index.php?diff=135456&oldid=135415 5* 03PythonshellDebugwindow 5* (+25) 10Category > 1723236752 705655 PRIVMSG #esolangs :14[[07D14]]4 10 02https://esolangs.org/w/index.php?diff=135457&oldid=134010 5* 03Ractangle 5* (+91) 10 > 1723236795 479173 PRIVMSG #esolangs :14[[07D14]]4 10 02https://esolangs.org/w/index.php?diff=135458&oldid=135457 5* 03Ractangle 5* (+24) 10 > 1723236799 719587 PRIVMSG #esolangs :14[[07OCBscriptOCBCCBCCB14]]4 M10 02https://esolangs.org/w/index.php?diff=135459&oldid=135395 5* 03PythonshellDebugwindow 5* (+24) 10Category > 1723236897 102615 PRIVMSG #esolangs :14[[07Collabi14]]4 10 02https://esolangs.org/w/index.php?diff=135460&oldid=135455 5* 03HammyHammerhead 5* (+136) 10 > 1723236993 816448 PRIVMSG #esolangs :14[[07D14]]4 M10 02https://esolangs.org/w/index.php?diff=135461&oldid=135458 5* 03PythonshellDebugwindow 5* (+51) 10Wording, categories > 1723237074 368060 PRIVMSG #esolangs :14[[07Infinite commands???14]]4 10 02https://esolangs.org/w/index.php?diff=135462&oldid=134107 5* 03HammyHammerhead 5* (+39) 10 > 1723237156 317161 PRIVMSG #esolangs :14[[07MindFuck14]]4 M10 02https://esolangs.org/w/index.php?diff=135463&oldid=105881 5* 03PythonshellDebugwindow 5* (+83) 10Categories > 1723238579 96328 PRIVMSG #esolangs :14[[07User:Tommyaweosme14]]4 10 02https://esolangs.org/w/index.php?diff=135464&oldid=135412 5* 03Tommyaweosme 5* (+96) 10 < 1723240046 748529 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1723240369 83967 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1723240401 146615 PRIVMSG #esolangs :14[[07Dolfins grace14]]4 N10 02https://esolangs.org/w/index.php?oldid=135465 5* 03Tommyaweosme 5* (+1385) 10my best esolang yet > 1723240422 853096 PRIVMSG #esolangs :14[[07User:Tommyaweosme14]]4 M10 02https://esolangs.org/w/index.php?diff=135466&oldid=135464 5* 03Tommyaweosme 5* (+4) 10yayaya wip stage is finally over!!! :D > 1723240450 247972 PRIVMSG #esolangs :14[[07User:Tommyaweosme/tabs14]]4 10 02https://esolangs.org/w/index.php?diff=135467&oldid=135087 5* 03Tommyaweosme 5* (+40) 10 > 1723240465 621615 PRIVMSG #esolangs :14[[07User:Tommyaweosme/esolist14]]4 10 02https://esolangs.org/w/index.php?diff=135468&oldid=135130 5* 03Tommyaweosme 5* (+29) 10 > 1723240507 880107 PRIVMSG #esolangs :14[[07User:Tommyaweosme/esolist14]]4 10 02https://esolangs.org/w/index.php?diff=135469&oldid=135468 5* 03Tommyaweosme 5* (+18) 10 > 1723240530 906956 PRIVMSG #esolangs :14[[07User:Tommyaweosme/esolist14]]4 10 02https://esolangs.org/w/index.php?diff=135470&oldid=135469 5* 03Tommyaweosme 5* (+46) 10 > 1723240615 494156 PRIVMSG #esolangs :14[[07Dolfins grace14]]4 10 02https://esolangs.org/w/index.php?diff=135471&oldid=135465 5* 03Tommyaweosme 5* (+94) 10 > 1723241085 450463 PRIVMSG #esolangs :14[[07Zephyr ASDL14]]4 N10 02https://esolangs.org/w/index.php?oldid=135472 5* 03Corbin 5* (+398) 10Stub. Give me a moment and I'll fill it out. < 1723241189 144561 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… > 1723241279 168391 PRIVMSG #esolangs :14[[07Algebraic Brainfuck14]]4 10 02https://esolangs.org/w/index.php?diff=135473&oldid=135336 5* 03Corbin 5* (+52) 10Fix four redlinks. > 1723242857 744620 PRIVMSG #esolangs :14[[07Zephyr ASDL14]]4 10 02https://esolangs.org/w/index.php?diff=135474&oldid=135472 5* 03Corbin 5* (+1100) 10Unstub. > 1723243950 389116 PRIVMSG #esolangs :14[[07Zephyr ASDL14]]4 M10 02https://esolangs.org/w/index.php?diff=135475&oldid=135474 5* 03Corbin 5* (+126) 10Cite Stack Overflow. Not my first pick, but it includes contributions from CPython developers. < 1723244456 42237 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :korvo: to be fair, having any sources at all is somewhat rare in esolang documentation < 1723244467 881878 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :so you're already doing better than the majority of articles in that respect < 1723244553 806411 :korvo!~korvo@2604:a880:4:1d0::4d6:d000 PRIVMSG #esolangs :Yeah. I want to be courteous to the next software archeologist to follow me. > 1723244795 874759 PRIVMSG #esolangs :14[[07Deadfish TM14]]4 10 02https://esolangs.org/w/index.php?diff=135476&oldid=101694 5* 03Kaveh Yousefi 5* (+190) 10Added a hyperlink to my implementation of the Deadfish TM programming language on GitHub, altered the Unimplemented to Implemented, and supplemented a further page category tag. > 1723244909 92854 PRIVMSG #esolangs :14[[07Deadfish TM14]]4 10 02https://esolangs.org/w/index.php?diff=135477&oldid=135476 5* 03Kaveh Yousefi 5* (+1) 10Rectified the Hello world example which would devolve to a perpetual loop printing the term worm. < 1723247639 673202 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :many older articles have long lists of external resources – but nowadays many/most esolangs don't exist outside of the wiki < 1723247821 126719 :b_jonas!~x@88.87.242.184 PRIVMSG #esolangs :well sure, if the wiki wasn't yet available then you'd publish the esolang elsewhere, and there's something you link to