< 1602462028 547716 :t20kdc!~20kdc@cpc139384-aztw33-2-0-cust220.18-1.cable.virginm.net QUIT :Read error: Connection reset by peer > 1602465365 945469 PRIVMSG #esoteric :14[[07Special:Log/newusers14]]4 create10 02 5* 03RioluTheFurry447 5* 10New user account > 1602465577 415727 PRIVMSG #esoteric :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=77942&oldid=77901 5* 03RioluTheFurry447 5* (+216) 10/* Introductions */ < 1602466281 600632 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net JOIN :#esoteric < 1602466888 540994 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net QUIT :Ping timeout: 258 seconds < 1602466928 927516 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net JOIN :#esoteric < 1602467258 946981 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net QUIT :Ping timeout: 256 seconds < 1602471600 536841 :Taneb!~Taneb@2001:41c8:51:10d:aaaa:0:aaaa:0 QUIT :Quit: I seem to have stopped. < 1602471693 285191 :Taneb!~Taneb@runciman.hacksoc.org JOIN :#esoteric < 1602473678 374780 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :huh. equipage is interesting. but I wonder how far you'd get if you 1. replaced the stack with a resizable tape (and left/right operations) and 2. removed arithmetic. < 1602473843 53866 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :basically just using dup, drop, swap, apply, compose, left and right. < 1602474116 981315 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :pick kinda enables `if` though... hm. < 1602474836 384766 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :neat, I made an if statement without 'pick'. < 1602474869 998046 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :or really I guess I just made true/false. < 1602475912 784453 :ski!~ski@m-1163-19.studat.chalmers.se QUIT :Ping timeout: 260 seconds < 1602476756 91216 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net JOIN :#esoteric < 1602478738 427785 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :if you make duplicating and dropping on an empty stack, you could reduce underload to to dup, drop, swap, apply and compose/concatenate. < 1602478753 983699 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :s/an empty stack/an empty stack a no-op < 1602478773 791416 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :you could just replace an empty paren set with dup drop. < 1602478927 899149 :MDude!~MDude@71.50.47.112 QUIT :Quit: Going offline, see ya! (www.adiirc.com) < 1602482113 388547 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :woah that's weird. < 1602483006 691626 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :equipage's quotations are all flat. < 1602483112 324779 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :how do you form nested structures then...? < 1602485042 256068 :delta23!~deltaepsi@cpe-24-208-148-153.insight.res.rr.com QUIT :Remote host closed the connection < 1602486634 304769 :Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1602486856 839271 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 246 seconds < 1602488985 790418 :cpressey!~cpressey@88.144.68.224 JOIN :#esoteric < 1602489315 112815 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :cpressey: can equipage be used to make a `fn` that returns an `fn`? because it seems like when you compose things, you can't form nested structures. < 1602489975 535587 :cpressey!~cpressey@88.144.68.224 PRIVMSG #esoteric :imode: No, it can't. (unless I'm misremembering) < 1602490085 844550 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :interesting. < 1602490162 570726 :hendursa1!~weechat@gateway/tor-sasl/hendursaga JOIN :#esoteric < 1602490169 964038 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :so doing nested conditionals isn't possible then. < 1602490283 845913 :hendursaga!~weechat@gateway/tor-sasl/hendursaga QUIT :Ping timeout: 240 seconds < 1602490297 916654 :cpressey!~cpressey@88.144.68.224 PRIVMSG #esoteric :There really isn't any "nested" concept in Equipage, no. < 1602490342 382183 :cpressey!~cpressey@88.144.68.224 PRIVMSG #esoteric :But that's true for a lot of e.g. machine code architectures too, isn't it? < 1602490373 552756 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :true. curious as to how you'd do two sequential if statements. < 1602490388 765716 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :if(foo){if(bar){...}} < 1602490473 521080 :cpressey!~cpressey@88.144.68.224 PRIVMSG #esoteric :I think the overall idea for a conditional was that you get an index and then `pick` a function with that index from the bottom of the stack. If you wanted to do two conditionals, then, the function that you `pick` would also have to `pick` another function itself. < 1602490510 141895 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :oh. that's kinda neat. < 1602491012 649092 :cpressey!~cpressey@88.144.68.224 PRIVMSG #esoteric :It's a bit like "trampolined style", I guess, looking back on it, but I don't remember thinking that at the time < 1602491845 32183 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 256 seconds < 1602499495 797701 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Quit: reboot < 1602503219 777079 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1602503253 25904 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1602503515 927969 :sftp!~sftp@unaffiliated/sftp QUIT :Ping timeout: 240 seconds < 1602503944 766518 :cpressey!~cpressey@88.144.68.224 QUIT :Quit: WeeChat 1.9.1 < 1602506512 481228 :hendursa1!~weechat@gateway/tor-sasl/hendursaga QUIT :Quit: hendursa1 < 1602506528 937299 :hendursaga!~weechat@gateway/tor-sasl/hendursaga JOIN :#esoteric < 1602507677 964189 :cpressey!~cpressey@88.144.68.224 JOIN :#esoteric < 1602510344 224986 :sftp!~sftp@unaffiliated/sftp JOIN :#esoteric < 1602510723 858831 :xelxebar!~xelxebar@gateway/tor-sasl/xelxebar QUIT :Ping timeout: 240 seconds < 1602510789 767718 :xelxebar!~xelxebar@gateway/tor-sasl/xelxebar JOIN :#esoteric < 1602511093 777194 :arseniiv!~arseniiv@136.169.204.164 JOIN :#esoteric < 1602512271 825586 :Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net JOIN :#esoteric < 1602513123 972414 :xelxebar!~xelxebar@gateway/tor-sasl/xelxebar QUIT :Ping timeout: 240 seconds < 1602513169 683952 :xelxebar!~xelxebar@gateway/tor-sasl/xelxebar JOIN :#esoteric < 1602513896 322891 :ski!~ski@nc-2504-30.studat.chalmers.se JOIN :#esoteric < 1602514589 934778 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net QUIT :Read error: Connection reset by peer < 1602515875 235749 :Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1602516007 864609 :Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net JOIN :#esoteric < 1602516200 585074 :MDude!~MDude@71.50.47.112 JOIN :#esoteric < 1602516461 218925 :Melvar!~melvar@dslb-178-007-125-010.178.007.pools.vodafone-ip.de QUIT :Ping timeout: 265 seconds < 1602517163 879603 :LKoen!~LKoen@81.255.219.130 JOIN :#esoteric < 1602517183 284252 :LKoen!~LKoen@81.255.219.130 QUIT :Read error: Connection reset by peer < 1602517199 4939 :LKoen!~LKoen@81.255.219.130 JOIN :#esoteric < 1602517312 841086 :Melvar!~melvar@dslb-178-007-125-010.178.007.pools.vodafone-ip.de JOIN :#esoteric < 1602518351 775004 :cpressey!~cpressey@88.144.68.224 QUIT :Quit: WeeChat 1.9.1 < 1602523867 561721 :Spooktober!~Thunderbi@freenode/staff/grumble QUIT :Quit: Well, would you look at the time. I've almost missed my ambiguous, non-existent appointment that I have scheduled just when I start to lose interest in my current conversation. < 1602524346 259756 :grumboo!~Thunderbi@freenode/staff/grumble JOIN :#esoteric < 1602524684 782890 :sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1602526614 631202 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1602529754 145649 :user3456_!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs NICK :user3456 < 1602530171 919252 :wmww!wmwwmatrix@gateway/shell/matrix.org/x-samogjnbcdqczjhs QUIT :Quit: killed < 1602530188 757532 :Discordian[m]!discordi1@gateway/shell/matrix.org/x-rzgzeitheqknxyvg QUIT :Quit: killed < 1602530191 639699 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-pglcithumomroxoh QUIT :Quit: killed < 1602530753 414251 :wmww!wmwwmatrix@gateway/shell/matrix.org/x-oexpqeeoarmugxwq JOIN :#esoteric < 1602531733 828568 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 246 seconds < 1602532087 205995 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-jnlissfejhbqwqdc JOIN :#esoteric < 1602532094 108209 :iscordian[m]!discordi1@gateway/shell/matrix.org/x-wrwrnsouswrrhlxy JOIN :#esoteric < 1602532922 363271 :iscordian[m]!discordi1@gateway/shell/matrix.org/x-wrwrnsouswrrhlxy NICK :Discordian[m] < 1602535664 249161 :LKoen!~LKoen@81.255.219.130 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.” < 1602537148 780806 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :purely concatenative languages intrigue me. if you added the ability to nest to equipage you could do some interesting things. < 1602538401 987893 :ski!~ski@nc-2504-30.studat.chalmers.se PRIVMSG #esoteric :"nest to equipage" ? < 1602538607 719908 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :replacing the compose operator with something like concatenate. < 1602538625 771414 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :so you can have functions that contain other functions, but have to be applied. > 1602538656 560501 PRIVMSG #esoteric :14[[07Baz14]]4 10 02https://esolangs.org/w/index.php?diff=77943&oldid=57879 5* 03RioluTheFurry447 5* (+89) 10/* Quine */ < 1602539076 996433 :ski!~ski@nc-2504-30.studat.chalmers.se PRIVMSG #esoteric :not sure what replacing an operator would have to do with it < 1602539093 732641 :ski!~ski@nc-2504-30.studat.chalmers.se PRIVMSG #esoteric :are you thinking of something like quotations, like in Factor ? < 1602539125 825596 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :yes, in which quotations can contain other quotations. you can't build nested structures in equipage. < 1602539139 385581 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :well, you _can_, but you can't do it via the compose operator. < 1602539425 590380 :ski!~ski@nc-2504-30.studat.chalmers.se PRIVMSG #esoteric :hm, "equipage" is a language, then ? (mayhaps, your language) < 1602539537 497226 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :not my language. cpressey's. > 1602539691 289478 PRIVMSG #esoteric :14[[07Furcode14]]4 10 02https://esolangs.org/w/index.php?diff=77944&oldid=73442 5* 03RioluTheFurry447 5* (+70) 10 > 1602540461 270585 PRIVMSG #esoteric :14[[07Categowy: Joke wanguages14]]4 N10 02https://esolangs.org/w/index.php?oldid=77945 5* 03RioluTheFurry447 5* (+44) 10Redirected page to [[Category:Themed joke languages]] > 1602540476 442996 PRIVMSG #esoteric :14[[07Categowy: Joke wanguages14]]4 10 02https://esolangs.org/w/index.php?diff=77946&oldid=77945 5* 03RioluTheFurry447 5* (-7) 10Changed redirect target from [[Category:Themed joke languages]] to [[Category:Joke languages]] < 1602540713 690015 :ski!~ski@nc-2504-30.studat.chalmers.se PRIVMSG #esoteric :ok > 1602540880 530961 PRIVMSG #esoteric :14[[07Computerdeutsch14]]4 M10 02https://esolangs.org/w/index.php?diff=77947&oldid=77856 5* 03Orangeyy 5* (-126) 10 > 1602541421 506893 PRIVMSG #esoteric :14[[07SHUSH, KAREN.14]]4 N10 02https://esolangs.org/w/index.php?oldid=77948 5* 03RioluTheFurry447 5* (+1259) 10Created page with "SHUSH, KAREN. == SHUSH, KAREN. == === SHUSH, KAREN. === ==== SHUSH, KAREN. ==== ===== SHUSH, KAREN. ===== SHUSH, KAREN. SHUSH, KAREN. ===== SHUSH, KAREN. ===== SHUSH,..." > 1602541658 793058 PRIVMSG #esoteric :14[[07Csub14]]4 10 02https://esolangs.org/w/index.php?diff=77949&oldid=59776 5* 03RioluTheFurry447 5* (+491) 10 > 1602541781 713233 PRIVMSG #esoteric :14[[07ThisIsNotARealLanguage14]]4 M10 02https://esolangs.org/w/index.php?diff=77950&oldid=75238 5* 03RioluTheFurry447 5* (+0) 10fixed typo > 1602541801 52827 PRIVMSG #esoteric :14[[07ThisIsNotARealLanguage14]]4 10 02https://esolangs.org/w/index.php?diff=77951&oldid=77950 5* 03RioluTheFurry447 5* (+14) 10Added content > 1602542196 238453 PRIVMSG #esoteric :14[[07User talk:RioluTheFurry44714]]4 N10 02https://esolangs.org/w/index.php?oldid=77952 5* 03RioluTheFurry447 5* (+39) 10Redirected page to [[User:RioluTheFurry447/owo]] > 1602542234 733594 PRIVMSG #esoteric :14[[07User:RioluTheFurry447/uwu14]]4 N10 02https://esolangs.org/w/index.php?oldid=77953 5* 03RioluTheFurry447 5* (+42) 10Created page with "{{Special:Contributions/RioluTheFurry447}}" > 1602542279 309709 PRIVMSG #esoteric :14[[07User:RioluTheFurry447/fursuit14]]4 N10 02https://esolangs.org/w/index.php?oldid=77954 5* 03RioluTheFurry447 5* (+49) 10Created page with "{{Special:DeletedContributions/RioluTheFurry447}}" < 1602543421 403610 :int-e!~noone@int-e.eu PRIVMSG #esoteric :sigh < 1602543499 617825 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :the hell is going on here. < 1602543516 302532 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :oh joy, wiki defacement. < 1602543612 119705 :int-e!~noone@int-e.eu PRIVMSG #esoteric :yeah I don't think there's a single contribution in those edits < 1602543683 482706 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The Baz one from earlier is kind of sort of reasonable. < 1602543710 660274 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Right. < 1602543713 193855 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Then it went off the rails. < 1602543746 229983 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net JOIN :#esoteric < 1602543756 310831 :int-e!~noone@int-e.eu PRIVMSG #esoteric :And I guess https://esolangs.org/w/index.php?title=ThisIsNotARealLanguage&curid=2759&diff=77951&oldid=75238 in isolation would not raise too many eyebrows either. < 1602543766 575709 :int-e!~noone@int-e.eu PRIVMSG #esoteric :All the others are just awful < 1602543784 711933 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Yea < 1602543803 978047 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Any wiki mods here? < 1602543845 609457 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie has the power but doesn't like wielding the tools < 1602543928 519916 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I could try to do a temporary (24h?) edit block + reverts + message on a talk page. < 1602543958 984239 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Yea < 1602543962 309202 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I'm having trouble understanding the point of those last three.) < 1602543972 870639 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :(There is no point) < 1602543974 873804 :int-e!~noone@int-e.eu PRIVMSG #esoteric :the last three tie with the introduction < 1602544011 80377 :int-e!~noone@int-e.eu PRIVMSG #esoteric :kind of. < 1602544027 975187 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, I see. < 1602544061 840493 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Hmm "tie in" I guess. < 1602544080 858462 :int-e!~noone@int-e.eu PRIVMSG #esoteric :english is too difficult :P < 1602544134 919222 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Kinda want to add a wiki page for User:RioluTheFurry447 with the text "Not much is known about this user, but from what can be seen from the esowiki irc bot this person is nothing more than a furry themed spambot. " > 1602544152 405219 PRIVMSG #esoteric :14[[07Special:Log/block14]]4 block10 02 5* 03Fizzie 5* 10blocked [[02User:RioluTheFurry44710]] with an expiration time of 1 day (account creation disabled): Inserting nonsense/gibberish into pages: Temporary (24h) block for breaking things as part of making a joke of some sort. < 1602544184 158458 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :"Inserting nonsense/gibberish into pages" is one of MediaWiki's default block justifications, though you could argue a lot of our actual content also counts as "nonsense/gibberish". < 1602544197 618037 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :structured nonsense/gibberish. < 1602544200 489969 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :yes > 1602544223 368686 PRIVMSG #esoteric :14[[07Furcode14]]4 M10 02https://esolangs.org/w/index.php?diff=77955&oldid=77944 5* 03Fizzie 5* (-70) 10Reverted edits by [[Special:Contributions/RioluTheFurry447|RioluTheFurry447]] ([[User talk:RioluTheFurry447|talk]]) to last revision by [[User:PythonshellDebugwindow|PythonshellDebugwindow]] < 1602544254 563322 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Maybe https://en.wikifur.com/wiki/OwO ... I guess UwU works as a smiley as well < 1602544294 702942 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :I don't see the point of the "SHUSH, KAREN." page < 1602544300 448385 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :yeah that's just spam. < 1602544304 822314 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Oh it's even mentioned on that page. < 1602544306 197943 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Actually, I think there's some sort of mass-rollback thing I could've used as well. But there isn't really that much, and I think that still spams every edit as an individual one on the channel, so I think I'll do it the slow way. < 1602544322 540757 :int-e!~noone@int-e.eu PRIVMSG #esoteric :user3456: Karen-bashing is a modern trend. > 1602544360 354821 PRIVMSG #esoteric :14[[07Csub14]]4 M10 02https://esolangs.org/w/index.php?diff=77956&oldid=77949 5* 03Fizzie 5* (-491) 10Reverted edits by [[Special:Contributions/RioluTheFurry447|RioluTheFurry447]] ([[User talk:RioluTheFurry447|talk]]) to last revision by [[User:A|A]] < 1602544361 834114 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But the esowiki isn't the place for it. < 1602544498 764508 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Let's see if I can figure out the right process for the newly created pages. < 1602544532 53235 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@metar koak < 1602544532 586541 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :KOAK 122253Z 30009KT 10SM SCT200 29/11 A3002 RMK AO2 SLP167 T02890111 < 1602544536 550370 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :is there even a way for normal users to delete pages? < 1602544575 615379 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :wait making it blank would have basically the same effect < 1602544581 103644 :int-e!~noone@int-e.eu PRIVMSG #esoteric :As far as I know, no. You can blank them and hope for one of the admins to delete them. < 1602544587 856659 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :I see > 1602544626 925899 PRIVMSG #esoteric :14[[07Special:Log/delete14]]4 delete10 02 5* 03Fizzie 5* 10deleted "[[02SHUSH, KAREN.10]]": Mass deletion of pages added by [[Special:Contributions/RioluTheFurry447|RioluTheFurry447]] > 1602544626 940977 PRIVMSG #esoteric :14[[07Special:Log/delete14]]4 delete10 02 5* 03Fizzie 5* 10deleted "[[02Categowy: Joke wanguages10]]": Mass deletion of pages added by [[Special:Contributions/RioluTheFurry447|RioluTheFurry447]] < 1602544659 598790 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Did you see the thing I asked about CDCL as a theory? I'm still wondering whether it makes sense. < 1602544675 257046 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In this formulation your "core solver" wouldn't even know about the clause database. < 1602544689 651738 :int-e!~noone@int-e.eu PRIVMSG #esoteric :no, I didn't < 1602544692 516225 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net PRIVMSG #esoteric :Usually there's a delete template that people can put on pages to be deleted < 1602544727 426170 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm wondering how different this is from a regular SMT theory. < 1602544761 471162 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Hmm, I'm not sure whether I should do the talk page comment on the "actual" talk page, or the thing it now redirects to, because I guess if a user wants to mildly rearrange their user page, that's fine; it's just that there's a lot of MediaWiki infrastructure that treats "User talk:Username" kind of special. < 1602544801 431670 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Arcorann_: most of us are mediawiki amateurs < 1602544806 372583 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :If it may mess with/break the infrastructure its probably better to roll it back < 1602544822 497576 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(They also didn't actually create the "owo" subpage the talk page redirects to. So maybe I'll just use the real talk page for now.) < 1602544902 277744 :int-e!~noone@int-e.eu PRIVMSG #esoteric :tbf, the user talk page isn't created automatically either < 1602544912 279872 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But meh. < 1602544964 517525 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net PRIVMSG #esoteric :https://tetris.wiki/Template:Delete <-- here's an example of a delete template, just use it as a basis for creating one here < 1602544998 96632 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :alright > 1602545107 655224 PRIVMSG #esoteric :14[[07Template:Mbox14]]4 N10 02https://esolangs.org/w/index.php?oldid=77957 5* 03Pipythonmc 5* (+1166) 10Basically copy directly from https://tetris.wiki/edit/Template:Mbox > 1602545131 671461 PRIVMSG #esoteric :14[[07Template:Ambox14]]4 N10 02https://esolangs.org/w/index.php?oldid=77958 5* 03Pipythonmc 5* (+814) 10Basically copy from https://tetris.wiki/edit/Template:Ambox > 1602545222 129844 PRIVMSG #esoteric :14[[07Special:Log/upload14]]4 upload10 02 5* 03Pipythonmc 5* 10uploaded "[[02File:Ambox delete.png10]]": For the Template:Delete page > 1602545251 542327 PRIVMSG #esoteric :14[[07Template:Delete14]]4 N10 02https://esolangs.org/w/index.php?oldid=77960 5* 03Pipythonmc 5* (+476) 10Create template page. Icon and layout copied from https://tetris.wiki/edit/Template:Delete < 1602545266 102585 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Delete template should be set up < 1602545446 936685 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Uhm, https://tetris.wiki/File:Ambox_delete.png has a CC 3.0 BY license, we can't simply take it for the CC0 esowiki. < 1602545476 724704 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net PRIVMSG #esoteric :Well, you don't have to take it. Like I said, a basis > 1602545637 378236 PRIVMSG #esoteric :14[[07User talk:RioluTheFurry44714]]4 10 02https://esolangs.org/w/index.php?diff=77961&oldid=77952 5* 03Fizzie 5* (+898) 10Note on recent edits. < 1602545916 405357 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Hmm. I think I can remove a revision of a file so that it's no longer visible. But maybe it'd be nice to replace it with a CC0 delete icon, I'm sure one can't be *that* hard to find. < 1602545971 737317 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :Yea, I'm trying to find one right now < 1602545996 134839 :aaaaaa!~ArthurStr@host-91-90-11-13.soborka.net QUIT :Quit: leaving < 1602546006 564300 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :In that case I'll leave it to you, and just deal with the file revision once it's done. :) < 1602546275 846182 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Here's one from Wikimedia Commons; maybe not *exactly* the right kind of delete, but could work and is CC0: https://commons.wikimedia.org/wiki/File:Delete_icon.png > 1602546313 259236 PRIVMSG #esoteric :14[[07Special:Log/upload14]]4 overwrite10 02 5* 03Pipythonmc 5* 10uploaded a new version of "[[02File:Ambox delete.png10]]": Upload temp file since the original is not under CC0 < 1602546363 493120 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: Hmm that's actually kind of cute in the esolang context < 1602546420 626571 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(we often thrive on taking things slightly out of context) < 1602546573 147115 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :The Wikimedia Commons one seems pretty good < 1602546748 567581 :FreeFull!~freefull@defocus/sausage-lover QUIT : > 1602546826 573072 PRIVMSG #esoteric :14[[07Special:Log/upload14]]4 overwrite10 02 5* 03Pipythonmc 5* 10uploaded a new version of "[[02File:Ambox delete.png10]]": CC0 Image, will probably be permanent unless a better one is found > 1602546874 4819 PRIVMSG #esoteric :14[[07Special:Log/upload14]]4 upload10 02 5* 03Pipythonmc 5* 10uploaded "[[02File:Missingno.png10]]": Alternative Delete Icon > 1602546928 214337 PRIVMSG #esoteric :14[[07Template:AltDelete14]]4 N10 02https://esolangs.org/w/index.php?oldid=77965 5* 03Pipythonmc 5* (+476) 10Alternative delete template with different icon < 1602546936 601404 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :I hope this doesn't count as spam < 1602546942 938697 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net PRIVMSG #esoteric :Wait, why do you need two? < 1602547008 502796 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :¯\_(ツ)_/¯ < 1602547099 409342 :Arcorann_!~awych@121-200-5-186.79c805.syd.nbn.aussiebb.net PRIVMSG #esoteric :I mean, I guess it doesn't matter that much as long as it still has the message and puts the page into the "delete this" category, but you could just use a parameter < 1602547193 330937 :user3456!user3456@gateway/shell/insomnia247/x-gpfjxzcglwrhbpjs PRIVMSG #esoteric :I don't really know how the MediaWiki system works but I guess I can read the docs