00:02:54 -!- mtm has quit (Ping timeout: 246 seconds).
00:05:57 -!- mtm has joined.
00:22:05 -!- zenmov has quit (Ping timeout: 260 seconds).
00:23:17 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
00:23:29 -!- zenmov has joined.
00:24:18 -!- Lord_of_Life has joined.
00:34:54 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=146822&oldid=146729 * ColorfulGalaxy's CA discoveries * (+250) /* Edit war on Chinese users' talk pages */
00:38:02 <esolangs> [[User:PrySigneToFry/Archive/Misc]] https://esolangs.org/w/index.php?diff=146823&oldid=146750 * ColorfulGalaxy's CA discoveries * (-4317)
00:39:39 <esolangs> [[User talk:Translated ORK]] https://esolangs.org/w/index.php?diff=146824&oldid=146794 * ColorfulGalaxy's CA discoveries * (+236) /* Blocked */
00:41:40 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=146825&oldid=146822 * ColorfulGalaxy's CA discoveries * (+253) /* Edit war on Chinese users' talk pages */
00:42:57 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=146826&oldid=146825 * ColorfulGalaxy's CA discoveries * (+261) /* I got hacked again */
00:43:42 -!- Noisytoot has quit (Remote host closed the connection).
00:44:09 -!- Noisytoot has joined.
00:54:26 -!- __monty__ has quit (Quit: leaving).
01:06:34 -!- zenmov has quit (Read error: Connection reset by peer).
01:27:13 <esolangs> [[Talk:SLet]] M https://esolangs.org/w/index.php?diff=146827&oldid=146766 * ZCX islptng * (-11) ahhhhh why "for" command is still not working
01:40:26 <esolangs> [[Talk:Brain-Flak]] https://esolangs.org/w/index.php?diff=146828&oldid=115232 * ColorfulGalaxy's CA discoveries * (+253) /* Is it Turing Complete? */ new section
01:40:53 -!- SGautam has joined.
01:52:35 <fizzie> As I recall the problem with the Underload time limit on fungot was/is that it's defined in terms of Underload "operations" executed, but the individual things have wildly varying actual execution cost; concatenating two long strings is much slower than two short ones, the way it's implemented.
01:52:35 <fungot> fizzie: something doesn't work here, it won't _matter_ what styles are permitted by the language. otherwise it doesn't seem like the best language there is! fnord:
01:53:06 <fizzie> So the overall bound had to be set quite low, and there's probably still pathological cases where it takes long.
01:53:42 <esolangs> [[Talk:SLet]] https://esolangs.org/w/index.php?diff=146829&oldid=146827 * ZCX islptng * (-2938)
01:55:09 <fizzie> The BF interpreter has no such limitation, because (after the bytecode translation, which turns [] into jumps with offsets, and coalesces consecutive +-<> into single addition operations) each instruction takes about the same amount of time.
01:56:05 <fizzie> It still might have a relatively low limit on that too, aaaaa**** or something.
01:57:19 <fizzie> Guessing from https://github.com/fis/fungot/blob/master/fungot.b98#L298 it's actually probably aaaaaa*****.
01:57:20 <fungot> fizzie: you dont think so, but want to program and go " hey, what he did
02:00:07 -!- Everything has quit (Quit: leaving).
02:09:08 <fizzie> Also I've got an interesting (off-topic) problem: I had this GUI program I wanted to run in a mildly sandboxed manner, so I wrapped it in a container (built with buildah, executed with podman) that has a minimal Debian system, Xvnc from tigervnc-server, openbox and the app. The container starts Xvnc, openbox and the program, publishes the VNC port, and then I connect to it with a VNC client
02:09:17 <fizzie> It used to work fine, but after big update of various packages on the host (Debian unstable, and I'd been kind of letting it go a bit), the same container image now fails in a way where it appears to start and run fine, but when I connect the VNC viewer, after prompting for a password it works for maybe half a second, and then it just freezes (no update of the screen in response to input), and
02:09:19 <fizzie> then maybe a minute later the VNC client says "connection timed out".
02:09:27 <fizzie> It's a rootless container, using something called `pasta` for the user-mode networking, so something might be going wrong in there. Though usually networking issues either work or not work, they don't tend to work for a moment and then stop. But it's not unheard-of.
02:09:51 <fizzie> Alternatively, it may be a problem with the Xvnc server (but it's from an unchanged container image so that seems slightly unlikely), or with the VNC client (which I may or may not have updated). Haven't tried a different VNC client yet.
02:18:27 <esolangs> [[SLet]] https://esolangs.org/w/index.php?diff=146830&oldid=146722 * ZCX islptng * (+84)
02:21:29 <esolangs> [[SLet]] https://esolangs.org/w/index.php?diff=146831&oldid=146830 * ZCX islptng * (-70)
02:21:42 -!- amby has 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).
02:39:57 <esolangs> [[Talk:SLet]] https://esolangs.org/w/index.php?diff=146832&oldid=146829 * ZCX islptng * (-39)
02:40:29 <esolangs> [[Special:Log/move]] move * ZCX islptng * moved [[Talk:SLet]] to [[SLet/Implementation]]
02:40:37 <esolangs> [[Talk:SLet]] https://esolangs.org/w/index.php?diff=146835&oldid=146834 * ZCX islptng * (-33) Blanked the page
02:47:26 -!- zenmov has joined.
02:57:56 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146836&oldid=146833 * ZCX islptng * (+411)
03:34:13 -!- krychu_ has quit (Ping timeout: 248 seconds).
03:46:45 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146837&oldid=146836 * ZCX islptng * (+26)
03:49:11 <esolangs> [[SLet/Libraries]] https://esolangs.org/w/index.php?diff=146838&oldid=146721 * ZCX islptng * (-711) Blanked the page
03:57:04 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146839&oldid=146837 * ZCX islptng * (+85)
04:00:20 <esolangs> [[Special:Log/newusers]] create * * New user account
04:01:00 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=146840&oldid=146616 * * (+147)
04:05:30 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=146841&oldid=146840 * * (+425)
04:06:50 <esolangs> [[User:/Sandbox]] N https://esolangs.org/w/index.php?oldid=146842 * * (+593) Created page with " [[User:|<span style="color:blue;background:yellow;"></span>]][[User talk:|<span style="color:aqua;background:red;"></span>]][[Special:Contributions/|<span style="color:red;background:aqua;"></span>]]User:/Sandbox|<span s..."
04:07:31 <esolangs> [[User talk:]] N https://esolangs.org/w/index.php?oldid=146843 * * (+593) Created page with " [[User:|<span style="color:blue;background:yellow;"></span>]][[User talk:|<span style="color:aqua;background:red;"></span>]][[Special:Contributions/|<span style="color:red;background:aqua;"></span>]]User:/Sandbox|<span s..."
04:13:46 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146844&oldid=146839 * ZCX islptng * (-206)
04:15:23 -!- mtm has quit (Quit: My Mac Mini has gone to sleep. ZZZzzz…).
04:30:10 -!- SGautam has quit (Quit: Connection closed for inactivity).
04:31:11 <esolangs> [[+.*]] https://esolangs.org/w/index.php?diff=146845&oldid=146544 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (+196)
04:31:58 <esolangs> [[+.*]] https://esolangs.org/w/index.php?diff=146846&oldid=146845 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (-2)
04:42:45 -!- krychu has joined.
04:49:21 -!- krychu has quit (Ping timeout: 252 seconds).
05:05:44 <esolangs> [[User talk:]] M https://esolangs.org/w/index.php?diff=146847&oldid=146843 * * (+0)
05:07:49 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=146848&oldid=146841 * * (+0)
05:08:05 <esolangs> [[User:/Sandbox]] https://esolangs.org/w/index.php?diff=146849&oldid=146842 * * (+0)
05:10:22 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146850&oldid=146844 * ZCX islptng * (+855)
05:11:41 -!- craigo has quit (Quit: Leaving).
05:20:38 -!- krychu has joined.
05:21:54 <esolangs> [[User talk:]] https://esolangs.org/w/index.php?diff=146851&oldid=146847 * ZCX islptng * (+563) /* TO THE MODERATORS: THIS USER IS QUESTIONABLE! */ new section
05:24:32 <esolangs> [[User talk:]] https://esolangs.org/w/index.php?diff=146852&oldid=146851 * ZCX islptng * (-12)
05:26:55 <esolangs> [[User:/Sandbox]] https://esolangs.org/w/index.php?diff=146853&oldid=146849 * ZCX islptng * (-15)
05:27:53 <esolangs> [[User:/Sandbox]] https://esolangs.org/w/index.php?diff=146854&oldid=146853 * ZCX islptng * (-141)
05:35:41 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146855&oldid=146850 * ZCX islptng * (+47)
06:00:38 -!- zenmov has quit (Remote host closed the connection).
06:00:55 -!- zenmov has joined.
06:25:41 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=146856&oldid=144369 * Gilbert189 * (+220) /* Ideas related to esoteric operating systems, esoteric processors and esoteric computers */
06:45:44 -!- perlbot has quit (Ping timeout: 260 seconds).
06:46:48 -!- simcop2387 has quit (Ping timeout: 246 seconds).
06:50:00 -!- perlbot has joined.
06:50:30 -!- simcop2387 has joined.
07:09:46 <b_jonas> "usually networking issues either work or not work, they don't tend to work for a moment and then stop." => half a second is quite short, but I've seen a case where, when downloading through our computer but through a foreign school network, the connection always broke after a few ten megabytes, always at the same number. I am guessing the admins deliberately configured the router to break TCP
07:12:38 <b_jonas> I think underload can be implemented in a way that every operation takes only a short time, if you store its values not as plain strings but as binary trees with nodes reusable (and possibly reference counted)
07:13:19 <fungot> mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm ...too much output!
07:13:28 <fungot> :~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^:~:S~^ ...too much output!
07:14:27 <fungot> nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn ...too much output!
07:14:43 <fungot> nnnnnnnnnnnnnn ...too much stack!
07:16:38 <fungot> nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn ...too much output!
07:20:09 -!- b_jonas has quit (Quit: leaving).
07:29:05 -!- zenmov has quit (Ping timeout: 260 seconds).
07:32:35 -!- zenmov has joined.
07:49:25 <esolangs> [[User:/Sandbox]] https://esolangs.org/w/index.php?diff=146857&oldid=146854 * Ractangle * (+190)
07:53:59 <esolangs> [[SLet]] https://esolangs.org/w/index.php?diff=146858&oldid=146831 * ZCX islptng * (+235)
07:56:44 -!- tromp has joined.
08:03:01 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=146859&oldid=146848 * ZCX islptng * (-692)
08:06:44 <esolangs> [[SLet/Implementation]] https://esolangs.org/w/index.php?diff=146860&oldid=146855 * ZCX islptng * (+576)
08:11:59 -!- zenmov has quit (Remote host closed the connection).
08:17:29 -!- zenmov has joined.
08:25:17 -!- olsner has quit (Ping timeout: 265 seconds).
08:27:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:34:04 -!- Sgeo has quit (Read error: Connection reset by peer).
08:35:56 -!- tromp has joined.
08:40:44 -!- zenmov has quit (Ping timeout: 265 seconds).
08:44:18 -!- zenmov has joined.
08:45:40 -!- zenmov has quit (Client Quit).
08:46:42 -!- zenmov has joined.
08:47:32 -!- zenmov has quit (Client Quit).
08:47:57 -!- zenmov has joined.
08:59:42 <esolangs> [[User talk:]] https://esolangs.org/w/index.php?diff=146861&oldid=146852 * Ais523 * (+305) /* Who are you? */ new section
09:09:03 -!- zenmov has quit (Remote host closed the connection).
09:12:46 <esolangs> [[Special:Log/move]] move_redir * Ractangle * moved [[Trenk.abc]] to [[1^]] over redirect
09:12:46 <esolangs> [[Special:Log/delete]] delete_redir * Ractangle * Ractangle deleted redirect [[1^]] by overwriting: Deleted to make way for move from "[[Trenk.abc]]"
09:12:56 <esolangs> [[Trenk]] https://esolangs.org/w/index.php?diff=146864&oldid=146808 * Ractangle * (-35) /* Other variants */
09:13:32 <esolangs> [[1^]] https://esolangs.org/w/index.php?diff=146865&oldid=146862 * Ractangle * (-36)
09:14:19 <esolangs> [[Esolang talk:Introduce yourself]] https://esolangs.org/w/index.php?diff=146866&oldid=135250 * ColorfulGalaxy's CA discoveries * (+493)
09:14:47 <esolangs> [[Esolang talk:Introduce yourself]] https://esolangs.org/w/index.php?diff=146867&oldid=146866 * ColorfulGalaxy's CA discoveries * (+52) /* Non-administrator deleting messages */
09:14:51 -!- FreeFull has quit (Quit: Just a quick reboot).
09:15:35 -!- FreeFull has joined.
09:20:20 -!- __monty__ has joined.
09:29:40 <fizzie> Yeah, I vaguely recall some sort of MTU-based issue which had some connections working initially because the packets involved were small, but then break when larger amounts of data were transferred.
09:29:40 <fizzie> Though the initial fetch of the VNC screen contents seems to always work, so it's probably not that.
09:31:53 -!- zenmov has joined.
09:48:18 -!- zenmov has quit (Ping timeout: 252 seconds).
09:50:17 -!- zenmov has joined.
10:09:04 -!- ais523 has quit (Quit: quit).
10:18:07 <esolangs> [[Esolang talk:Introduce yourself]] https://esolangs.org/w/index.php?diff=146868&oldid=146867 * ColorfulGalaxy's CA discoveries * (+201) /* The riddle in register is just like I registering in https://wiki.xdi8.top. */
10:28:02 -!- zenmov has quit (Ping timeout: 248 seconds).
10:30:27 -!- olsner has joined.
10:37:04 -!- zenmov has joined.
10:44:02 <esolangs> [[User:ColorfulGalaxy]] https://esolangs.org/w/index.php?diff=146869&oldid=90121 * ColorfulGalaxy's CA discoveries * (+43)
10:54:56 -!- tetsuo-cpp_ has joined.
10:57:37 -!- wib_jonas has joined.
10:59:17 <wib_jonas> this was in a school, so I suspected that a sysadmin deliberately set it up so that the students don't consume the internet bandwidth with their video games
11:02:20 -!- sprock has quit (*.net *.split).
11:02:21 -!- tetsuo-cpp has quit (*.net *.split).
11:02:21 -!- Artea has quit (*.net *.split).
11:02:21 -!- korvo has quit (*.net *.split).
11:02:22 -!- GregorR has quit (*.net *.split).
11:02:24 -!- tetsuo-cpp_ has changed nick to tetsuo-cpp.
11:05:27 -!- sprock has joined.
11:05:27 -!- Artea has joined.
11:05:27 -!- GregorR has joined.
11:05:30 -!- Artea has quit (Max SendQ exceeded).
11:13:05 -!- zenmov has quit (Ping timeout: 260 seconds).
11:13:17 <esolangs> [[User talk:PrySigneToFry]] https://esolangs.org/w/index.php?diff=146870&oldid=146756 * PrySigneToFry * (+654)
11:15:42 -!- Artea has joined.
11:38:46 <wib_jonas> ^ul ((fdEInRng7v.L)(o))(~:^!:*a~^~!(-)*:S( )Sa*~:^):^(e)S
11:38:46 <fungot> o- o-- o--- o---- o----- o------ o------- o-------- o--------- o---------- ...too much stack!
11:49:24 <esolangs> [[User:Translated ORK/Translated ORK PSTF ]] N https://esolangs.org/w/index.php?oldid=146871 * PrySigneToFry * (+3840) Created page with "Note that User "Translated ORK" was blocked, and the page is for translated ORK only. THANK YOU!!!!!! User:Translated ORK/Translated ORK islptng Again|<span style='color:crimson;font-family:Unifont;'>ru?H?H+?u.L? ?L? H?( H? E
11:50:05 <esolangs> [[User:Translated ORK/Translated ORK islptng Again]] https://esolangs.org/w/index.php?diff=146872&oldid=146761 * PrySigneToFry * (+64)
11:54:54 <esolangs> [[Python But WORST, at least in Esolang Wiki]] https://esolangs.org/w/index.php?diff=146873&oldid=146821 * PrySigneToFry * (+78)
11:58:20 <esolangs> [[Talk:EchoLang (None1)]] N https://esolangs.org/w/index.php?oldid=146874 * PrySigneToFry * (+42) Created page with "Isn't this is the Brainfuck without loops?"
12:07:04 <esolangs> [[Wasaya/More example]] N https://esolangs.org/w/index.php?oldid=146875 * PrySigneToFry * (+133) Created page with "{{Back|Wasaya}} == Truth machine == <pre> a = bool(int(io.read())) if a: while a do print(a) end end print(a) </pre>"
12:08:00 <esolangs> [[Wasaya]] https://esolangs.org/w/index.php?diff=146876&oldid=146446 * PrySigneToFry * (+26)
12:19:23 <esolangs> [[STRTRAN]] M https://esolangs.org/w/index.php?diff=146877&oldid=144961 * Froginstarch * (-9) /*de-stubbified*/
12:26:45 <wib_jonas> ^ul ((~:^(f)S(COPzNLgWOqHO))(o))(~:^~!(-)*:S( )Sa~^!:*a~*:^!^):^(e)S
12:26:45 <fungot> o- o-- o--- o---- o----- o------ o------- o-------- o--------- ...too much prog!
12:28:36 <fungot> * ** *** **** ***** ****** ******* ******** ********* ********** *********** ************ ************* ************** *************** **************** ***************** ****************** ******************* ******************** ********************* ********************** *********************** ************************ ...too much output!
12:30:14 <esolangs> [[Underload]] https://esolangs.org/w/index.php?diff=146878&oldid=143323 * B jonas * (+35) /* Looping counter */
12:32:15 <esolangs> [[Looping counter]] https://esolangs.org/w/index.php?diff=146879&oldid=141476 * B jonas * (+42) Underload
12:32:34 <esolangs> [[Looping counter]] https://esolangs.org/w/index.php?diff=146880&oldid=146879 * B jonas * (+1) /* =Underload */
12:47:21 <esolangs> [[Python But WORST, at least in Esolang Wiki]] https://esolangs.org/w/index.php?diff=146881&oldid=146873 * Ractangle * (-78) "discussion" exists for a reason you know
12:55:42 <esolangs> [[Python But WORST, at least in Esolang Wiki]] https://esolangs.org/w/index.php?diff=146882&oldid=146881 * Ractangle * (-1) plus [[Category:Uncomputable]] also exists for a reason
13:02:17 -!- wib_jonas has quit (Quit: Client closed).
13:16:32 -!- amby has joined.
13:33:40 <fizzie> I guess I might have "solved" the "big strings are expensive to work with w.r.t. timeout accounting" problems by setting pretty strict length limits for the stack and program sizes.
13:42:30 -!- plannyane has joined.
14:10:16 -!- plannyane has quit (Read error: Connection reset by peer).
14:27:20 -!- mtm has joined.
14:51:23 -!- wib_jonas has joined.
14:51:58 <wib_jonas> fizzie: the ones I tried above make exponentially long strings
14:52:30 <wib_jonas> except for that last one with (*), that makes only linear sized strings
14:56:56 -!- Sgeo has joined.
15:05:50 <esolangs> [[Special:Log/move]] move * Ractangle * moved [[Wasaya/More example]] to [[Wasaya/More examples]]: minor spelling mistake
15:31:23 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=146885&oldid=145967 * Ractangle * (+67) /* Languages */
15:32:52 <esolangs> [[User talk:5anz]] https://esolangs.org/w/index.php?diff=146886&oldid=146799 * Yayimhere * (+75)
15:54:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:56:20 <esolangs> [[Special:Log/newusers]] create * Headless-Axolotl * New user account
16:07:34 <esolangs> [[WaidWmy]] N https://esolangs.org/w/index.php?oldid=146887 * AlmostGalactic * (+3680) Created page with "This is a esoteric programming language made by [[User:AlmostGalactic]] == How to use == === Printing === Printing Waidwmy is pretty simple <pre> I AM GOING TO SAY "Hello, World!" BECAUSE I CAN </pre> this just prints out "Hello, World!" === Variables === Progra
16:17:24 <fizzie> ^ul (*):*:*:*:*:*:*:*:*:*:*:*:*:*a:*(~^a~a*~:^):^
16:17:44 <fizzie> (It'll finish in 45 seconds or so.)
16:18:32 <fungot> That Pong alone cannot stop!
16:18:46 -!- tromp has joined.
16:18:51 <fizzie> It's a bit of a denial-of-service attack vector, but eh, it is what it is.
16:20:07 <fizzie> That one makes a single `(**...**)(**...**)` string that's about as long as can fit in the stack and/or program, and then keeps operating on it (execute to split it, re-parenthesize which includes a swap, concatenate back).
16:21:37 <fungot> civocUBchJG9 civocUBchJG9
16:22:14 <wib_jonas> well, he's still working, so it's probably fine. HackEso and perlbot and lambdabot need timeouts too because they can also evaluate slow programs.
16:23:19 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=146888&oldid=146859 * Headless-Axolotl * (+205) /* Introductions */
17:01:06 -!- wib_jonas has quit (Quit: Client closed).
17:05:48 <esolangs> [[Combinatory logic]] https://esolangs.org/w/index.php?diff=146889&oldid=139435 * Itoh Shimon * (+17) /* See also */
17:25:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:04:06 <esolangs> [[WaidWmy]] https://esolangs.org/w/index.php?diff=146890&oldid=146887 * AlmostGalactic * (+585)
18:07:05 -!- tromp has joined.
18:33:01 <esolangs> [[Special:Log/move]] move * Ractangle * moved [[Trenk]] to [[Pluck]]
18:34:13 <esolangs> [[Pluck]] https://esolangs.org/w/index.php?diff=146893&oldid=146891 * Ractangle * (+22)
18:42:11 <esolangs> [[Pluck]] https://esolangs.org/w/index.php?diff=146894&oldid=146893 * Ractangle * (+11)
19:03:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:11:13 -!- b_jonas has joined.
19:12:27 -!- tromp has joined.
19:41:24 <esolangs> [[WaidWmy]] https://esolangs.org/w/index.php?diff=146895&oldid=146890 * AlmostGalactic * (+91)
19:42:22 -!- korvo has joined.
19:44:06 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:44:40 <esolangs> [[8ial]] https://esolangs.org/w/index.php?diff=146896&oldid=146064 * Kaveh Yousefi * (+1555) Introduced an EBNF formulation of the language, supplemented a cat program, and improved the formatting.
19:46:19 <esolangs> [[8ial]] https://esolangs.org/w/index.php?diff=146897&oldid=146896 * Kaveh Yousefi * (+158) Added a hyperlink to my implementation of the 8ial programming language on GitHub and altered the Unimplemented category tag to Implemented.
19:47:52 -!- tromp has joined.
19:56:28 <esolangs> [[Rooms]] https://esolangs.org/w/index.php?diff=146898&oldid=145528 * BestCoder * (+1) /* ! detector */
20:04:20 <esolangs> [[8ial]] https://esolangs.org/w/index.php?diff=146899&oldid=146897 * Ractangle * (+79) /* Truth-machine */
20:07:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:07:41 -!- ais523 has joined.
20:09:26 <esolangs> [[8ial]] https://esolangs.org/w/index.php?diff=146900&oldid=146899 * Ractangle * (+0) The cat program just keeps printing 0 once there's nothing to add. The cat program NEEDS to halt
20:14:32 -!- tromp has joined.
20:20:49 <esolangs> [[User talk:Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff]] https://esolangs.org/w/index.php?diff=146901&oldid=146119 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (+371) /* Polyglot */
20:21:02 <esolangs> [[User talk:Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff]] https://esolangs.org/w/index.php?diff=146902&oldid=146901 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (+17) /* Another one */
20:30:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:40:25 -!- tromp has joined.
21:02:01 <esolangs> [[WaidWmy]] M https://esolangs.org/w/index.php?diff=146903&oldid=146895 * PythonshellDebugwindow * (+94) Categories
21:02:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:07:53 -!- tromp has joined.
21:09:49 -!- Thelie has joined.
21:18:34 -!- Thelie has quit (Quit: Leaving.).
21:40:37 -!- Everything has joined.
21:51:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:03:18 -!- tromp has joined.
22:06:28 -!- craigo has joined.
22:14:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:15:05 <esolangs> [[Wasaya]] https://esolangs.org/w/index.php?diff=146904&oldid=146876 * Ractangle * (+1) /* Pages related to here */
22:15:59 <esolangs> [[Wasaya]] https://esolangs.org/w/index.php?diff=146905&oldid=146904 * Ractangle * (+11) /* Cat program */
22:18:10 <esolangs> [[User:Ractangle/Sandbox]] https://esolangs.org/w/index.php?diff=146906&oldid=146812 * Ractangle * (-7)
22:18:24 <esolangs> [[User:Ractangle/Sandbox]] https://esolangs.org/w/index.php?diff=146907&oldid=146906 * Ractangle * (+0)
22:21:54 <esolangs> [[Pluck]] https://esolangs.org/w/index.php?diff=146908&oldid=146894 * Ractangle * (+38)
22:50:50 -!- __monty__ has quit (Quit: leaving).
23:30:43 <esolangs> [[WaidWmy]] https://esolangs.org/w/index.php?diff=146909&oldid=146903 * AlmostGalactic * (+0) /* Selecting Variables */
23:31:45 <esolangs> [[WaidWmy]] https://esolangs.org/w/index.php?diff=146910&oldid=146909 * AlmostGalactic * (+1) /* Math */
23:52:54 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=146911&oldid=146826 * ZCX islptng * (+824) /* Please ban User: */ new section
23:56:49 <esolangs> [[8ial]] https://esolangs.org/w/index.php?diff=146912&oldid=146900 * Kaveh Yousefi * (+41) Added a hyperlink to my hopefully corrected online interpreter implementation for the modified cat program. I thank the user Ractangle for their advice.