00:02:50 -!- mtm has quit (Ping timeout: 272 seconds). 
00:05:39 -!- mtm has joined. 
00:37:21 <esolangs> [[Semi-serious language list]]  https://esolangs.org/w/index.php?diff=148517&oldid=148177 * Ais523 * (-136) a) rm spam, b) mark comments as comments so that they don't increase the prominence of the language on the page 
00:38:35 <esolangs> [[FukYorBrane]]  https://esolangs.org/w/index.php?diff=148518&oldid=139244 * Ais523 * (-34) /* External resources */ rm irrelevant external resource (this should be linked to the on-wiki version instead, but such a link already exists in the article) 
02:14:00 -!- 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). 
04:29:01 -!- craigo has quit (Quit: Leaving). 
06:51:27 -!- sprock has quit (Ping timeout: 276 seconds). 
07:56:24 <esolangs> [[Definition]]  https://esolangs.org/w/index.php?diff=148519&oldid=148491 * Ractangle * (+72)  
07:57:40 -!- tromp has joined. 
08:46:59 <esolangs> [[Special:Log/newusers]] create  * MareoLevis *  New user account 
09:02:04 -!- Sgeo has quit (Read error: Connection reset by peer). 
09:02:10 <esolangs> [[Pyline]]  https://esolangs.org/w/index.php?diff=148520&oldid=148038 * Jan jelo * (+114) /* Truth machine */ 
09:32:00 <esolangs> [[Pyline]]  https://esolangs.org/w/index.php?diff=148521&oldid=148520 * Jan jelo * (+114)  
09:33:32 <esolangs> [[Definition]]  https://esolangs.org/w/index.php?diff=148522&oldid=148519 * Ractangle * (+69)  
09:34:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 
10:13:41 -!- tromp has joined. 
10:17:26 <esolangs> [[Talk:Main Page]] M https://esolangs.org/w/index.php?diff=148523&oldid=143392 * Rdococ * (+220) /* Fix the name */ 
10:31:22 -!- __monty__ has joined. 
10:38:24 <esolangs> [[(islptng)]]  https://esolangs.org/w/index.php?diff=148524&oldid=148515 * None1 * (+1) Fix grammar mistakes 
10:47:42 <esolangs> [[BFInfinity]]  https://esolangs.org/w/index.php?diff=148525&oldid=148471 * None1 * (+120) /* Commands */ 
10:55:17 <esolangs> [[Table]]  https://esolangs.org/w/index.php?diff=148526&oldid=109177 * Rdococ * (+125)  
10:55:51 <esolangs> [[Table]] M https://esolangs.org/w/index.php?diff=148527&oldid=148526 * Rdococ * (-2) /* Syntax */ 
10:56:39 <esolangs> [[Talk:Table]] M https://esolangs.org/w/index.php?diff=148528&oldid=107326 * Rdococ * (+7)  
11:20:11 -!- SGautam has joined. 
11:30:46 <esolangs> [[Esolang:Introduce yourself]]  https://esolangs.org/w/index.php?diff=148529&oldid=148444 * MareoLevis * (+177)  
11:47:30 -!- fowl5 has joined. 
11:47:41 -!- fowl has quit (Read error: Connection reset by peer). 
11:47:41 -!- fowl5 has changed nick to fowl. 
12:03:22 -!- mtm has quit (Ping timeout: 265 seconds). 
12:05:35 -!- mtm has joined. 
12:35:23 -!- tromp has quit (Read error: Connection reset by peer). 
13:03:35 <esolangs> [[BFInfinity]]  https://esolangs.org/w/index.php?diff=148530&oldid=148525 * Jan jelo * (+134) /* Commands */ 
14:05:28 -!- X-Scale has joined. 
14:09:52 -!- amby has joined. 
14:20:46 -!- X-Scale has quit (Quit: Client closed). 
14:27:01 <esolangs> [[User:PrySigneToFry/NO NETWORK ENGLISH SLANG!]] N https://esolangs.org/w/index.php?oldid=148531 * PrySigneToFry * (+2291) Created page with "<big><big><big><big><big><big><big><big><big><big><big><big>NO NETWORK ENGLISH SLANG!</big></big></big></big></big></big></big></big></big></big></big></big><ref>The "slang" here includes all the odd English abbreviations, "gra 
14:33:09 <esolangs> [[BFInfinity]]  https://esolangs.org/w/index.php?diff=148532&oldid=148530 * PrySigneToFry * (+600)  
14:38:10 -!- X-Scale has joined. 
14:39:47 <esolangs> [[User:ZCX islptng/Sandbox]]  https://esolangs.org/w/index.php?diff=148533&oldid=148451 * PrySigneToFry * (+95)  
14:43:07 <esolangs> [[User:ZCX islptng/Sandbox]]  https://esolangs.org/w/index.php?diff=148534&oldid=148533 * PrySigneToFry * (+0) Command repeat: Both "20" and "ordinal" are "". To distinguish them, I use  as "ordinal". 
14:44:46 -!- Sgeo has joined. 
15:10:10 -!- X-Scale has quit (Ping timeout: 240 seconds). 
16:58:24 <fizzie> `blsq "wurbg"XX{**J3&&j4./4&&||}m[ " using the fact that these are distinct for convenience today "vv 
17:00:27 <int-e> > map (\c -> fromEnum c `mod` 9 `div` 2) "wurbg" 
17:01:34 <int-e> wait, they're distinct modulo 6 even. but maybe you don't want 0 
17:01:54 * int-e still doesn't know burlesque 
17:05:26 -!- SGautam has quit (Quit: Connection closed for inactivity). 
17:07:04 <fizzie> I wanted something bitwise for speed, and it was for Go rather than Burlesque. :) 
17:08:03 <fizzie> (Though I did look at modulo a few small numbers too and still missed that somehow.) 
17:08:30 <fizzie> That'd be better for code size in Burlesque certainly. 
17:08:53 <fizzie> (Though if I get around to doing it I'll probably stick to the actual characters.) 
17:10:08 <fizzie> `blsq "wurbg"XX{**6.%}m[ " just checking "vv 
17:11:11 <esolangs> [[Special:Log/newusers]] create  * WattleFoxxo *  New user account 
17:14:20 <fizzie> Had four iterations of the Go solution today, with runtimes of 23.6 ms, 3.0 ms, 0.53 ms and 0.32 ms. 
17:14:47 <fizzie> Since the question itself wasn't exactly complicated, had to extract some content out of it somehow. 
17:15:25 <fizzie> Guessing the AIs found it quite easy as well, since the top time for the first star is 6 seconds. 
17:24:35 <int-e> I'd like to know how many wrong LLM-"generated" answers the platform receives in the first minute or so. 
17:24:49 <int-e> But it's probably impossible to say. 
17:29:18 <fizzie> I could send a HTTP request every second for the first five minutes, measure the latency, and use that as a proxy for how busy the site gets, but that might be a little impolite. ;) 
17:31:24 <fizzie> Already a bit uneasy about re-fetching the /stats page every 5 minutes for that other set of charts, but I think once every 5 minutes is okayish. 
17:32:17 <int-e> yeah that does sound rather impolite 
17:35:37 <fizzie> Actually now that I look at my stats data, there's actually already a gap, the first entry is 1 Dec 05:05am UTC, and then it goes every 5 minutes up to 2 Dec 04:55am, but then the next row is 05:10am. 
17:36:50 <fizzie> Maybe those timed out. :) 
17:37:03 <int-e> it's a plausible assumption :) 
17:46:51 <fizzie> As it happens, I record both the nominal timestamp and the time I actually finished fetching the stats page in the file; eyeballing the numbers it looks like there isn't much of a difference for the 05:00 fetch in latency, except for the two missed 05:00 updates and the one missed 05:05 one: https://0x0.st/XCLG.txt 
18:18:55 -!- Lord_of_Life has quit (Ping timeout: 265 seconds). 
18:18:56 -!- Lord_of_Life_ has joined. 
18:21:55 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 
18:38:31 <esolangs> [[Print("Hello, World!")]]  https://esolangs.org/w/index.php?diff=148535&oldid=148231 * Ractangle * (+81) /* Languages */ 
20:01:40 <esolangs> [[Special:Log/move]] move  * Ractangle *  moved [[Fortuludmium]] to [[Jive]] 
20:02:29 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148538&oldid=148536 * Ractangle * (-963) Replaced content with "{{lowercase}}{{WIP}} will make the page later [[Category:Languages]] [[Category:2024]]" 
20:07:52 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148539&oldid=148538 * Ractangle * (+32)  
20:15:33 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148540&oldid=148539 * Ractangle * (+351)  
20:15:58 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148541&oldid=148540 * Ractangle * (+14) /* Syntax */ 
20:17:30 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148542&oldid=148541 * Ractangle * (+45) /* Syntax */ 
20:28:04 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148543&oldid=148542 * Ractangle * (+42)  
20:31:53 -!- __monty__ has quit (Ping timeout: 244 seconds). 
20:38:55 -!- __monty__ has joined. 
20:41:34 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148544&oldid=148543 * Ractangle * (+88) /* Factorial */ 
20:52:12 <esolangs> [[Mornington Crescent]]  https://esolangs.org/w/index.php?diff=148545&oldid=135661 * Pppery * (+6471) /* Computational class */ Draft of a turing completeness proof. First time doing this so probably got something wrong 
20:53:05 <esolangs> [[Mornington Crescent]]  https://esolangs.org/w/index.php?diff=148546&oldid=148545 * Pppery * (-12)  
20:53:23 <esolangs> [[Mornington Crescent]]  https://esolangs.org/w/index.php?diff=148547&oldid=148546 * Pppery * (+0)  
21:01:57 <esolangs> [[Mornington Crescent]]  https://esolangs.org/w/index.php?diff=148548&oldid=148547 * Pppery * (+23) /* Computational class */ 
21:49:49 -!- sprock has joined. 
21:53:13 <esolangs> [[Jive]]  https://esolangs.org/w/index.php?diff=148549&oldid=148544 * Ractangle * (+33) /* Syntax */ 
21:55:32 <esolangs> [[Comment]]  https://esolangs.org/w/index.php?diff=148550&oldid=148171 * Ractangle * (-8) /* !!brainfeed */ 
21:57:39 <esolangs> [[Factorial]]  https://esolangs.org/w/index.php?diff=148551&oldid=141880 * Ractangle * (+25) /* J-- */ 
22:21:09 -!- craigo has joined. 
23:20:14 -!- __monty__ has quit (Quit: leaving). 
23:58:04 -!- lynndotpy has quit (Quit: bye bye).