> 1701908566 774167 PRIVMSG #esolangs :14[[07David Roberts14]]4 M10 02https://esolangs.org/w/index.php?diff=120228&oldid=93744 5* 03PythonshellDebugwindow 5* (+9) 10Stub > 1701908639 786954 PRIVMSG #esolangs :14[[07Cheesecake14]]4 M10 02https://esolangs.org/w/index.php?diff=120229&oldid=120220 5* 03PythonshellDebugwindow 5* (+49) 10/* Implementation */ Categories > 1701908762 432172 PRIVMSG #esolangs :14[[07Cheese14]]4 M10 02https://esolangs.org/w/index.php?diff=120230&oldid=49905 5* 03PythonshellDebugwindow 5* (+33) 10Stub, category > 1701908816 404794 PRIVMSG #esolangs :14[[07Cheese+14]]4 M10 02https://esolangs.org/w/index.php?diff=120231&oldid=38579 5* 03PythonshellDebugwindow 5* (+33) 10Stub, category < 1701909929 619172 :__monty__!~toonn@user/toonn QUIT :Quit: leaving > 1701920386 620383 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Blah2248 5* 10New user account < 1701934746 98487 :ais523!~ais523@user/ais523 QUIT :Quit: quit < 1701934876 705661 :arseniiv!~arseniiv@37.128.204.107 JOIN #esolangs arseniiv :the chaotic arseniiv < 1701937576 167521 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User > 1701938218 212886 PRIVMSG #esolangs :14[[07Cheesecake14]]4 10 02https://esolangs.org/w/index.php?diff=120232&oldid=120229 5* 03Nebular 5* (-6) 10updated truth machine because i changed a feature in the language > 1701938883 243042 PRIVMSG #esolangs :14[[07User:Nebular14]]4 10 02https://esolangs.org/w/index.php?diff=120233&oldid=120210 5* 03Nebular 5* (+25) 10 > 1701938888 957058 PRIVMSG #esolangs :14[[07User:Nebular14]]4 10 02https://esolangs.org/w/index.php?diff=120234&oldid=120233 5* 03Nebular 5* (+1) 10 > 1701938896 621525 PRIVMSG #esolangs :14[[07User:Nebular14]]4 10 02https://esolangs.org/w/index.php?diff=120235&oldid=120234 5* 03Nebular 5* (-12) 10 < 1701940151 668976 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :Today's "didn't read the instructions" issue: skipped over the "J cards are now the weakest" paragraph completely, and it didn't affect the example given on the page but did affect the full input. > 1701941748 798062 PRIVMSG #esolangs :14[[07Dead fish14]]4 M10 02https://esolangs.org/w/index.php?diff=120236&oldid=120226 5* 03None1 5* (-5) 10/* C++ */ anyway > 1701941776 544680 PRIVMSG #esolangs :14[[07Dead fish14]]4 M10 02https://esolangs.org/w/index.php?diff=120237&oldid=120236 5* 03None1 5* (-17) 10/* Commands */ < 1701944239 622769 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Ping timeout: 255 seconds < 1701944327 442930 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 JOIN #esolangs Lord_of_Life :Lord > 1701945023 700824 PRIVMSG #esolangs :14[[07HTPF14]]4 M10 02https://esolangs.org/w/index.php?diff=120238&oldid=120225 5* 03Kaveh Yousefi 5* (-26) 10Amended several orthographic mistakes in the Common Lisp code's documentation. > 1701945109 774944 PRIVMSG #esolangs :14[[07Turi ip ip ip14]]4 M10 02https://esolangs.org/w/index.php?diff=120239&oldid=118914 5* 03Kaveh Yousefi 5* (+19) 10Rectified an example program's orthography. < 1701945476 288451 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1701945535 151661 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu JOIN #esolangs b_jonas :[https://web.libera.chat] wib_jonas < 1701945870 294192 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User < 1701945963 153179 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :int-e: I realized that I never fully reverse engineered what the rule was for what shape the stacker produces frmo two arbitrary shapes. I reverse engineered enough to solve the two hard required shapes, but that still leaves multiple reasonable possibilities open for the full rule. < 1701946008 554326 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :so now I read the rule from the source code, in the very verbose function cloneAndStackWith in src\js\game\shape_definition.js < 1701946358 245721 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :the rule is that the whole upper input shape is shifted up (floating) by k layers then unioned with the lower shape, where k is one more than the highest k from among {0,1,2,3} for which this union wouldn't be disjoint, or 0 if the union would be disjoint for all values, and then the layers above the four bottom one layers of the union are < 1701946358 743991 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :discarded < 1701946627 649987 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :in particular, RRRR:R---:RRR- stacked under -CCC:---C:CCCC gives RRRR:R---:RRR-:-CCC, rather than RRRR:RCCC:RRRC:CCCC, as in k=3 here because k=2 wouldn't be disjoint even though k=1 would be disjoint < 1701946794 849167 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :and also the quadrants that come from the same input stay the same vertical distance from each other, so eg. RRRR:R---:R--- stacked under ---C:CCCC gives RRRR:R---:R--C:CCCC rather than RRRR:R--C:R---:CCCC because the bottom layer of the top input is glued to the top layer of the top input and so can't fall down; and similarly RRRR:R--- stacked < 1701946795 350359 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :under ---C:---C:CCCC gives RRRR:R--C:---C:CCCC rather than RRRR:---C:R--C:CCCC < 1701946819 750142 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :I'll probably have to double-check this in the game to be sure I'm not misreading the code < 1701947301 962423 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :the worrying part is that apparently the rules changed at one point during development < 1701948086 836462 :Sgeo!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1701948711 309920 :__monty__!~toonn@user/toonn JOIN #esolangs toonn :Unknown > 1701950838 872213 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120240&oldid=120187 5* 03None1 5* (+16) 10/* {{User|XKCD Random Number}} */ > 1701951835 28753 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120241&oldid=120240 5* 03None1 5* (+7) 10/* Bogen */ > 1701951951 345249 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120242&oldid=120241 5* 03None1 5* (+1983) 10/* Examples */ > 1701951980 138384 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120243&oldid=120242 5* 03None1 5* (-8) 10Not WIP anymore, just wait for the interpreter > 1701952012 771423 PRIVMSG #esolangs :14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=120244&oldid=120206 5* 03None1 5* (+18) 10/* B */ > 1701952042 485982 PRIVMSG #esolangs :14[[07User:None114]]4 10 02https://esolangs.org/w/index.php?diff=120245&oldid=120181 5* 03None1 5* (+57) 10/* My Esolangs */ > 1701952137 688424 PRIVMSG #esolangs :14[[07Hello world program in esoteric languages (nonalphabetic and A-M)14]]4 10 02https://esolangs.org/w/index.php?diff=120246&oldid=119117 5* 03None1 5* (+1982) 10/* BoolX */ > 1701952197 276980 PRIVMSG #esolangs :14[[07User:XKCD Random Number14]]4 10 02https://esolangs.org/w/index.php?diff=120247&oldid=119731 5* 03None1 5* (+169) 10/* BinaryLanguage */ > 1701952235 461627 PRIVMSG #esolangs :14[[07User:XKCD Random Number14]]4 M10 02https://esolangs.org/w/index.php?diff=120248&oldid=120247 5* 03None1 5* (+75) 10/* BracketOnly */ > 1701952316 105700 PRIVMSG #esolangs :14[[07A+B Problem14]]4 M10 02https://esolangs.org/w/index.php?diff=120249&oldid=119120 5* 03None1 5* (+124) 10/* Implementations */ > 1701952489 259906 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120250&oldid=120243 5* 03None1 5* (+37) 10/* Functions */ > 1701952613 217160 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120251&oldid=120250 5* 03None1 5* (+405) 10/* Hello World */ > 1701952668 571985 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120252&oldid=120251 5* 03None1 5* (+77) 10/* Bogen */ > 1701952712 873293 PRIVMSG #esolangs :14[[07Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=120253&oldid=119906 5* 03None1 5* (+404) 10/* Brace For Impact */ > 1701952761 121795 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120254&oldid=120252 5* 03None1 5* (+74) 10/* Truth Machine */ > 1701952790 749065 PRIVMSG #esolangs :14[[07Constant14]]4 10 02https://esolangs.org/w/index.php?diff=120255&oldid=120212 5* 03None1 5* (+28) 10/* See also */ > 1701953014 850532 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120256&oldid=120254 5* 03None1 5* (+753) 10/* Examples */ > 1701953055 619976 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120257&oldid=120256 5* 03None1 5* (+126) 10/* Fibonacci */ > 1701953332 695091 PRIVMSG #esolangs :14[[07BracketOnly/Rickroll14]]4 N10 02https://esolangs.org/w/index.php?oldid=120258 5* 03None1 5* (+4737) 10Created page with "The following is an unoptimized [[Never Gonna Give You Up]] program in [[BracketOnly]], it is LZMA-compressed and encoded in Base64 because the original program is 264108 bytes long!
/Td6WFoAAATm1rRGAgAhARYAAAB0L+Wj5AerDO1dABRgosQBgCBI1v
> 1701953493 492082 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120259&oldid=120257 5* 03None1 5* (+184) 10/* Examples */
> 1701953529 218409 PRIVMSG #esolangs :14[[07Never Gonna Give You Up14]]4 10 02https://esolangs.org/w/index.php?diff=120260&oldid=120064 5* 03None1 5* (+49) 10/* Implementations */
> 1701953650 850513 PRIVMSG #esolangs :14[[07BracketOnly/Rickroll14]]4 M10 02https://esolangs.org/w/index.php?diff=120261&oldid=120258 5* 03None1 5* (+154) 10Added hint on decompressing
> 1701953690 538750 PRIVMSG #esolangs :14[[07BracketOnly/Rickroll14]]4 M10 02https://esolangs.org/w/index.php?diff=120262&oldid=120261 5* 03None1 5* (+9) 10
> 1701954140 502168 PRIVMSG #esolangs :14[[07Constant14]]4 10 02https://esolangs.org/w/index.php?diff=120263&oldid=120255 5* 03None1 5* (+99) 10
> 1701954157 640134 PRIVMSG #esolangs :14[[07Constant14]]4 M10 02https://esolangs.org/w/index.php?diff=120264&oldid=120263 5* 03None1 5* (+16) 10
> 1701955460 118523 PRIVMSG #esolangs :14[[07Esolang:Featured languages/Candidates14]]4 M10 02https://esolangs.org/w/index.php?diff=120265&oldid=75339 5* 03NameGoesThere 5* (+544) 10/* List of candidates */
> 1701955509 305029 PRIVMSG #esolangs :14[[07Esolang:Featured languages/Candidates14]]4 M10 02https://esolangs.org/w/index.php?diff=120266&oldid=120265 5* 03NameGoesThere 5* (-544) 10/* List of candidates */
> 1701957800 161285 PRIVMSG #esolangs :14[[07BracketOnly14]]4 10 02https://esolangs.org/w/index.php?diff=120267&oldid=120259 5* 03None1 5* (+0) 10/* Functions */  11=1
> 1701957858 785159 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120268&oldid=120267 5* 03None1 5* (+15) 10Thus the name!
> 1701957889 43961 PRIVMSG #esolangs :14[[07BracketOnly14]]4 M10 02https://esolangs.org/w/index.php?diff=120269&oldid=120268 5* 03None1 5* (+10) 10
> 1701958536 586876 PRIVMSG #esolangs :14[[07Cheese++14]]4 M10 02https://esolangs.org/w/index.php?diff=120270&oldid=38580 5* 03PythonshellDebugwindow 5* (+24) 10/* Compiler */ Category
> 1701958614 999101 PRIVMSG #esolangs :14[[07Cheese+++14]]4 M10 02https://esolangs.org/w/index.php?diff=120271&oldid=41538 5* 03PythonshellDebugwindow 5* (+24) 10Category
> 1701958629 246220 PRIVMSG #esolangs :14[[07MoonScript14]]4 10 02https://esolangs.org/w/index.php?diff=120272&oldid=107032 5* 03Kaveh Yousefi 5* (+195) 10Added a hyperlink to my implementation of the MoonScript programming language on GitHub and supplemented the category tag Implemented.
> 1701959019 530264 PRIVMSG #esolangs :14[[07HTPF14]]4 M10 02https://esolangs.org/w/index.php?diff=120273&oldid=120238 5* 03Kaveh Yousefi 5* (+454) 10Supplemented information for the usage of the Common Lisp implementation's define-productions macro.
> 1701959209 968981 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Helo154 5*  10New user account
< 1701959371 317630 :int-e!~noone@int-e.eu PRIVMSG #esolangs :wib_jonas: yeah that is the rule :) (and apparently it's a difficult one to work with for many people)
> 1701959501 38334 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=120274&oldid=120176 5* 03Helo154 5* (+163) 10Intro (:
< 1701960570 16395 :wpa!uid568065@id-568065.helmsley.irccloud.com JOIN #esolangs WeepingAngel :wpa
< 1701961240 807928 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz…
< 1701962446 515558 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User
< 1701962815 351185 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu PRIVMSG #esolangs :maybe they've been playing the game for a long time and are used to the old rule. I don't know what the old rule is, but it probably doesn't matter.
< 1701963518 571298 :int-e!~noone@int-e.eu PRIVMSG #esolangs :Wait there used to be a different rule? I didn't even know that.
< 1701966462 244897 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name)
< 1701968611 830762 :craigo!~craigo@user/craigo JOIN #esolangs craigo :realname
< 1701968748 612949 :wib_jonas!~wib_jonas@business-37-191-60-209.business.broadband.hu QUIT :Ping timeout: 250 seconds
< 1701970449 507108 :ais523!~ais523@user/ais523 QUIT :Remote host closed the connection
< 1701970464 825697 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name)
< 1701971414 163254 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz…
< 1701972879 644777 :arseniiv!~arseniiv@37.128.204.107 QUIT :Quit: gone too far
< 1701974305 951160 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User
< 1701976213 539146 :ais523!~ais523@user/ais523 QUIT :Quit: quit
> 1701977181 823074 PRIVMSG #esolangs :14[[07Next14]]4 N10 02https://esolangs.org/w/index.php?oldid=120275 5* 03Hakerh400 5* (+2394) 10+[[Next]]
> 1701977209 432227 PRIVMSG #esolangs :14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=120276&oldid=120244 5* 03Hakerh400 5* (+11) 10+[[Next]]
> 1701977223 213135 PRIVMSG #esolangs :14[[07User:Hakerh40014]]4 10 02https://esolangs.org/w/index.php?diff=120277&oldid=119649 5* 03Hakerh400 5* (+11) 10+[[Next]]
< 1701979025 347771 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz…
< 1701979249 462368 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl JOIN #esolangs * :Textual User
< 1701979957 30371 :Sgeo!~Sgeo@user/sgeo JOIN #esolangs Sgeo :realname
> 1701981905 96882 PRIVMSG #esolangs :14[[07User:Mmph14]]4 10 02https://esolangs.org/w/index.php?diff=120278&oldid=120108 5* 03Mmph 5* (+81) 10
> 1701981962 423511 PRIVMSG #esolangs :14[[07User:Mmph14]]4 10 02https://esolangs.org/w/index.php?diff=120279&oldid=120278 5* 03Mmph 5* (+27) 10
< 1701984502 328985 :__monty__!~toonn@user/toonn QUIT :Quit: leaving
< 1701984790 238466 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name)
< 1701988171 804346 :zzo38!~zzo38@host-24-207-52-143.public.eastlink.ca PRIVMSG #esolangs :Why does the C FILE object not have a truncate function (although file descriptors do)? It might be useful due to sometimes a FILE object is not a operating system object but is implemented as a part of the program (e.g. with open_memstream or with fopencookie; of course not all objects can be truncated, e.g. it won't work with fmemopen and popen).
< 1701988930 950319 :Koen_!~Koen@78.199.192.3 JOIN #esolangs * :Koen
< 1701989257 213436 :ais523!~ais523@user/ais523 QUIT :Remote host closed the connection
< 1701989331 949559 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name)
< 1701989411 133908 :Koen_!~Koen@78.199.192.3 QUIT :Quit: Leaving...
< 1701990373 497940 :ais523!~ais523@user/ais523 QUIT :Quit: sorry about my connection
< 1701990386 744524 :tromp!~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz…
< 1701990386 961031 :ais523!~ais523@user/ais523 JOIN #esolangs ais523 :(this is obviously not my real name)
< 1701990403 788222 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :zzo38: then people on weird OSes would have to worry about what happens if someone tries to truncate stdin
< 1701990419 589329 :ais523!~ais523@user/ais523 PRIVMSG #esolangs :I think C largely decided to leave all but the most trivial file management stuff to POSIX
< 1701991630 809670 :craigo!~craigo@user/craigo QUIT :Ping timeout: 255 seconds
< 1701991926 142043 :user3456!user3456@user/user3456 QUIT :Quit: I use ZNC - https://znc.in
< 1701991944 260133 :user3456!user3456@user/user3456 JOIN #esolangs user3456 :user3456
> 1701993148 342142 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Pimpimling 5*  10New user account
> 1701993328 778601 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=120280&oldid=120274 5* 03Pimpimling 5* (+139) 10/* Introductions */
> 1701993349 185017 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=120281&oldid=120280 5* 03Pimpimling 5* (+168) 10/* Introductions */
> 1701993372 558882 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=120282&oldid=120281 5* 03Pimpimling 5* (-91) 10/* Introductions */
> 1701993550 734171 PRIVMSG #esolangs :14[[07User:Pimpimling14]]4 N10 02https://esolangs.org/w/index.php?oldid=120283 5* 03Pimpimling 5* (+54) 10Created page with "[[File:Https://files.catbox.moe/6zaoqk.jpeg|thumb]] :3"
> 1701993572 739202 PRIVMSG #esolangs :14[[07User:Pimpimling14]]4 10 02https://esolangs.org/w/index.php?diff=120284&oldid=120283 5* 03Pimpimling 5* (-54) 10Blanked the page