00:49:04 [[Iag]] M https://esolangs.org/w/index.php?diff=142576&oldid=58455 * Yb1 * (+13) no code tag for = in commands 00:51:33 Wikipedia says about X.509 certificates: "By using illegal[27] 0x80 padded subidentifiers of object identifiers, wrong implementations or by using integer overflows of the client's browsers, an attacker can include an unknown attribute in the CSR" This can be avoided by always comparing OIDs in binary format rather than decimal. 00:52:26 (What will help is an easy way to include the binary OIDs in a compiled program, e.g. by using an external command-line program to encode them in a binary format suitable for use in a C program, perhaps including a comment with the decimal form as well to make it easier to read.) 00:56:01 [[User:RainbowDash/RPS BF]] N https://esolangs.org/w/index.php?oldid=142577 * RainbowDash * (+5678) Created page with "Rock Paper Scissors program written in BrainFuck I finished making on 10/5/2024

Program

                   -[--->+<                           ]>---.--[---                          >+<]          >-.-                               -------
00:57:18  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142578&oldid=142577 * RainbowDash * (+2688) 
00:58:50  [[User:RainbowDash]] M https://esolangs.org/w/index.php?diff=142579&oldid=140385 * RainbowDash * (+58) 
01:00:58  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142580&oldid=142578 * RainbowDash * (+305) 
01:04: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).
01:28:52  (Of course it also helps for the program to check if the OID is wrong, but using binary comparison is more efficient and makes it unnecessary to make a check that it has improper padding.)
01:34:03  [[UserEdited]]  https://esolangs.org/w/index.php?diff=142581&oldid=142407 * PrySigneToFry * (+19) 
01:35:45 -!- Hooloovoo has joined.
01:37:15  [[Plushie-complete]]  https://esolangs.org/w/index.php?diff=142582&oldid=113608 * PrySigneToFry * (+98) 
01:47:48  [[Project Euler/1]]  https://esolangs.org/w/index.php?diff=142583&oldid=137139 * PrySigneToFry * (+406) 
01:57:32  [[Halting problem]]  https://esolangs.org/w/index.php?diff=142584&oldid=142445 * PrySigneToFry * (+1067) 
01:58:27  [[Halting problem]]  https://esolangs.org/w/index.php?diff=142585&oldid=142584 * PrySigneToFry * (-9) 
02:05:03 -!- op_4 has quit (Remote host closed the connection).
02:05:34 -!- op_4 has joined.
02:37:14 -!- mtm has joined.
02:38:57  I would add a function called "asn1_construct" to begin a construction when encoding a ASN.1 BER (or DER) file, and "asn1_explicit" is similar but automatically closes the construction after a single item is added. I should also add a function like "asn1_explicit" but says it is primitive instead of constructed (this is required for X.509 extensions); what should such a function be called?
02:39:25  FWIW there is a FSM formalism which allows nested states, known as "StateCharts" or "Harel statecharts". They're used to make sense of systems which have both micro- and macrostates, particularly when we want a composite state to be context-dependent.
02:39:37  e.g. http://www.erights.org/elib/concurrency/refmech.html uses statecharts to explain how E-style promises work.
02:43:44 -!- Cale has quit (Read error: Connection reset by peer).
03:27:00  [[BITE]] M https://esolangs.org/w/index.php?diff=142586&oldid=142575 * PythonshellDebugwindow * (+154) Class, categories
03:27:35  [[BITE]] M https://esolangs.org/w/index.php?diff=142587&oldid=142586 * PythonshellDebugwindow * (-32) Link
03:44:54 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
03:45:39 -!- Lord_of_Life has joined.
04:01:16  [[User:RainbowDash/RPS BF]]  https://esolangs.org/w/index.php?diff=142588&oldid=142580 * RainbowDash * (+557) RPS2
04:01:28  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142589&oldid=142588 * RainbowDash * (-1) extranewline
04:08:08  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142590&oldid=142589 * RainbowDash * (+6) oops
04:12:20  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142591&oldid=142590 * RainbowDash * (-38) Aligned the paper and scissors with the letters p and s
04:19:27  [[User talk:PrySigneToFry]]  https://esolangs.org/w/index.php?diff=142592&oldid=142280 * DifferentDance8 * (+192) /* I'm now on Funcode (although I can't edit for some reason :/) */
04:20:04  [[User:DifferentDance8]]  https://esolangs.org/w/index.php?diff=142593&oldid=140701 * DifferentDance8 * (-20) no point having an esolang here if i blanked it
04:28:39 -!- wWwwW has joined.
06:16:31  [[User:RainbowDash/RPS BF]]  https://esolangs.org/w/index.php?diff=142594&oldid=142591 * RainbowDash * (+1833) RPS3
06:17:06  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142595&oldid=142594 * RainbowDash * (-89) 
06:20:15  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142596&oldid=142595 * RainbowDash * (-42) little shifty there??
06:29:49 -!- fowl has quit (Read error: Connection reset by peer).
06:41:00  [[1quad]] N https://esolangs.org/w/index.php?oldid=142597 * Yayimhere * (+669) Created page with "'''1quad''' is an esolang based on [[Conway's Game of Life]] == syntax == a program is made up of a single unary number where the unary symbol is . == semantics == now we have a unary number. lets call it ''n''. now do this process to turn the program into c
06:43:41  [[Special:Log/upload]] upload  * Yayimhere *  uploaded "[[File:Quad.png]]"
06:44:33  [[1quad]]  https://esolangs.org/w/index.php?diff=142599&oldid=142597 * Yayimhere * (-19) /* semantics */
07:15:17  [[1quad]]  https://esolangs.org/w/index.php?diff=142600&oldid=142599 * Yayimhere * (+111) 
07:35:37  [[1quad]]  https://esolangs.org/w/index.php?diff=142601&oldid=142600 * Ractangle * (+30) 
08:06:28 -!- wWwwW has quit (Quit: Client closed).
08:13:49 -!- craigo has joined.
08:50:47  [[Thupit]] N https://esolangs.org/w/index.php?oldid=142602 * Ais523 * (+9789) about time this was documented
08:51:29  [[Language list]]  https://esolangs.org/w/index.php?diff=142603&oldid=142418 * Ais523 * (+13) /* T */ +[[Thupit]]
08:59:48  [[Thue]]  https://esolangs.org/w/index.php?diff=142604&oldid=136645 * Ais523 * (+13) /* See also */ +[[Thupit]]
09:00:38  [[1.1]]  https://esolangs.org/w/index.php?diff=142605&oldid=136708 * Ais523 * (+41) add "See also" section
09:08:35  [[Thupit]]  https://esolangs.org/w/index.php?diff=142606&oldid=142602 * Ais523 * (+62) /* With many symbols */ mention the length requirement on strings
09:09:22  [[Blank Tape Thupit]] N https://esolangs.org/w/index.php?oldid=142607 * Ais523 * (+31) Redirected page to [[Thupit#Variations]]
09:11:31  [[Beforge]]  https://esolangs.org/w/index.php?diff=142608&oldid=142516 * Shriansh * (+184) /* s */
09:12:12  [[Beforge]]  https://esolangs.org/w/index.php?diff=142609&oldid=142608 * Shriansh * (-7) /* s */
09:12:31  [[Beforge]]  https://esolangs.org/w/index.php?diff=142610&oldid=142609 * Shriansh * (+4) /* s */
09:13:31  [[Beforge]]  https://esolangs.org/w/index.php?diff=142611&oldid=142610 * Shriansh * (+0) /* s */
09:16:24 -!- tromp has joined.
09:32:43  [[:   ]]  https://esolangs.org/w/index.php?diff=142612&oldid=142543 * Ractangle * (-9) 
09:36:34  [[99 bottles of beer]]  https://esolangs.org/w/index.php?diff=142613&oldid=136345 * Iddi01 * (+4485) /* List of implementations */ Add [[Execode]]
09:41:32  [[:   ]]  https://esolangs.org/w/index.php?diff=142614&oldid=142612 * Ractangle * (-172) yeah i think the episodes as a part of a syntax is pointless since you can't travel to episodes
09:42:37  [[Special:Log/newusers]] create  * Robotosaurus6502 *  New user account
09:54:08  [[Execode]]  https://esolangs.org/w/index.php?diff=142615&oldid=142422 * Iddi01 * (+3931) H o w. t h e. h e c k. d i d. i. f o r g e t. t h e. s t a c k - b a s e d. h e l l o. w o r l d ? ! ; Add 99 bottles of beer and deadfish interpreter; changed the documentation; Come on, p l e a s e, people value low on esolangs created by non-famous authors with User: prefix
09:58:23  [[Esolang:Introduce yourself]]  https://esolangs.org/w/index.php?diff=142616&oldid=142415 * Robotosaurus6502 * (+222) /* Introductions */
10:02:52  [[Fortuludmium]]  https://esolangs.org/w/index.php?diff=142617&oldid=140435 * Ractangle * (+34) /* Commands */
10:05:33  [[Fortuludmium]]  https://esolangs.org/w/index.php?diff=142618&oldid=142617 * Ractangle * (+26) /* Commands */
10:06:36  [[Fortuludmium]]  https://esolangs.org/w/index.php?diff=142619&oldid=142618 * Ractangle * (+6) /* Commands */
10:07:25  [[Fortuludmium]]  https://esolangs.org/w/index.php?diff=142620&oldid=142619 * Ractangle * (-173) 
10:16:04 -!- wWwwW has joined.
10:16:23  [[Esolang:Community portal]] M https://esolangs.org/w/index.php?diff=142621&oldid=122107 * Iddi01 * (+6) 
10:18:03  [[How dare you fuck the brain]]  https://esolangs.org/w/index.php?diff=142622&oldid=142180 * Ractangle * (+22) /* Syntax */
10:19:30  [[How dare you fuck the brain]]  https://esolangs.org/w/index.php?diff=142623&oldid=142622 * Ractangle * (-73) /* Interpreter */
10:20:07  from the discussion i had i came up with an esolang/function that when given 1 returns a quad
10:20:13  https://esolangs.org/wiki/1quad
10:26:10  [[Zeroflake]] N https://esolangs.org/w/index.php?oldid=142624 * PlaceReporter99 * (+112) Created page with "{{stub}} Zeroflake is a [[Brainflakes]] derivative that only supports the number 0.  [[Category:Joke languages]]"
10:27:02  [[Zeroflake]]  https://esolangs.org/w/index.php?diff=142625&oldid=142624 * PlaceReporter99 * (-2) 
10:28:17 -!- __monty__ has joined.
10:28:55  [[How dare you fuck the brain]]  https://esolangs.org/w/index.php?diff=142626&oldid=142623 * Ractangle * (+50) /* Syntax */
10:29:09  [[Joke language list]]  https://esolangs.org/w/index.php?diff=142627&oldid=142278 * PlaceReporter99 * (+56) /* Brainfuck derivatives */
10:29:41  [[Joke language list]]  https://esolangs.org/w/index.php?diff=142628&oldid=142627 * PlaceReporter99 * (+0) /* Brainfuck derivatives */
10:30:37  [[How dare you fuck the brain]]  https://esolangs.org/w/index.php?diff=142629&oldid=142626 * Yayimhere * (+29) /* computational class */
10:40:33  [[Special:Log/move]] move  * Ractangle *  moved [[NRP]] to [[Inspect.getmembers(object)]]
10:40:33  [[Special:Log/move]] move  * Ractangle *  moved [[Talk:NRP]] to [[Talk:Inspect.getmembers(object)]]
10:40:44  [[Talk:Inspect.getmembers(object)]]  https://esolangs.org/w/index.php?diff=142634&oldid=142632 * Ractangle * (-973) Blanked the page
10:41:47  [[User:Yayimhere]]  https://esolangs.org/w/index.php?diff=142635&oldid=142471 * Yayimhere * (+12) /* esolangs */
10:42:45  [[1quad]]  https://esolangs.org/w/index.php?diff=142636&oldid=142601 * Yayimhere * (+121) /* semantics */
10:43:16  [[Inspect.getmembers(object)]]  https://esolangs.org/w/index.php?diff=142637&oldid=142630 * Ractangle * (-876) 
10:44:35  [[Inspect.getmembers(object)]]  https://esolangs.org/w/index.php?diff=142638&oldid=142637 * Ractangle * (-30) 
10:44:58  [[User:Iddi01]] M https://esolangs.org/w/index.php?diff=142639&oldid=142322 * Iddi01 * (+139) Removed redirect and added [[Execode]] info
10:48:17  [[Inspect.getmembers(object)]]  https://esolangs.org/w/index.php?diff=142640&oldid=142638 * Ractangle * (+17) 
10:50:48 -!- Sgeo has quit (Read error: Connection reset by peer).
11:00:37  [[User:Iddi01/Execode proposal]] N https://esolangs.org/w/index.php?oldid=142641 * Iddi01 * (+1266) Left here in case
11:07:57  [[How dare you fuck the brain]]  https://esolangs.org/w/index.php?diff=142642&oldid=142629 * Ractangle * (+1) /* computational class */
11:17:44  [[User:Iddi01]]  https://esolangs.org/w/index.php?diff=142643&oldid=142639 * Ractangle * (-1) Changed redirect target from [[Semi-serius language list]] to [[Semi-serious language list]]
11:21:30  [[Talk:Main Page]]  https://esolangs.org/w/index.php?diff=142644&oldid=140900 * Ractangle * (+195) /* Someone should change the featured language. */
11:35:10 -!- wWwwW has quit (Quit: Client closed).
11:41:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:55:04  [[User talk:PrySigneToFry]]  https://esolangs.org/w/index.php?diff=142645&oldid=142592 * None1 * (+359) /* I'm now on Funcode (although I can't edit for some reason :/) */
11:57:15 -!- amby has joined.
12:03:16 -!- mtm has quit (Ping timeout: 244 seconds).
12:06:17 -!- mtm has joined.
12:14:38  [[Brainflakes]] N https://esolangs.org/w/index.php?oldid=142646 * DifferentDance8 * (+23) common euphemism that i can't believe didn't have a redirect before
12:16:31  [[Hello world program in esoteric languages (D-G)]] M https://esolangs.org/w/index.php?diff=142647&oldid=134883 * Iddi01 * (+899) Add [[Execode]]
12:20:50  `"
12:20:53  1/1:956)  Papal infallibility means that the pope is allowed to be infallible by himself if he wants to, without requiring a council. \ 1122)  topologically speaking, dogs and cats are the same animals.
12:21:17  no fungot... I forgot whether it's still in limbo or needs a nudge
13:00:45  fizzie: the logs website is doing the usual thing
13:14:13 -!- tromp has joined.
13:39:42  Hrm. Well, I attached gdb to it (for once), but it doesn't help a whole lot. There's no code I've written in the stack trace of any thread, except the main thread, which is in a poll call of its event loop.
13:39:53  The remaining threads are: 2x "civetweb-master" in poll and pthread_cond_wait, respectively; 2x "civetweb-worker" both in pthread_cond_wait; and 2x "civetweb-wsock" both in handle_request > read_websocket > poll.
13:40:13  I wonder if it's normal that there's two "master" threads.
13:41:23  I guess probably it is, because that's also the case immediately after restarting.
13:41:57  (So it works now, because I've restarted it.)
13:42:45  Should probably build with debug info so that I'd get line numbers, and then try to see what has gotten it stuck. But it does sound like it's _something_ to do with civetweb and its websocket stuff.
13:43:21 -!- fungot has joined.
13:43:32  fungot: Welcome back.
13:43:32  fizzie: i don't know anything of its state isn't available anymore?
13:46:29  One of my hard drives has gotten its Current_Pending_Sector (197) and Offline_Uncorrectable (198) SMART counters go up 0 → 16, and now I'm wondering whether I should replace it. It hasn't gotten any worse in a few days, and judging from https://www.backblaze.com/blog/what-smart-stats-indicate-hard-drive-failures/ that doesn't _necessarily_ mean it's about to fail, but it's not a good sign
13:46:31  either, and it's got Head_Flying_Hours = 77171h ≈ 8.8 years, which is a respectable enough age in hard drive years.
13:49:11  fungot, you're back! there were a few things I wanted to ask you but I forgot what they were… 
13:49:11  b_jonas: some dynamic allocation would be necessary
13:49:30  fizzie: probably at least make sure you can replace it when you need to, without losing too much data
13:50:20 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:51:17  The only thing on it is one half of a mirrored ZFS volume, so in theory that should be covered.
13:51:47  do you know how to rebuild the mirror?
14:01:29  I've done it once, so technically yes. As I recall, it's just a matter of shutting down, replacing the drive, booting up (which will make ZFS start the pool in "degraded" mode) and doing a `zpool replace`.
14:02:34  Since it hasn't actually failed yet, I guess I could also add the new drive as a third mirror before removing the old one.
14:02:58  If there's room for it physically, anyway.
14:15:07  Hmm, I'd wonder how large Reallocated_Sector_Ct is
14:16:30  (#5 if those numbers are standardized; probably not a thing on SSDs)
14:16:46 * int-e is looking at a spinning rust drive
14:17:39  whose Power_On_Hours counter must have overflowed at some point
14:18:34  (or maybe the raw value isn't actually in hours)
14:24:37  [[Beforge]]  https://esolangs.org/w/index.php?diff=142648&oldid=142611 * Shriansh * (+30) /* New Commands */
14:24:50  [[Beforge]]  https://esolangs.org/w/index.php?diff=142649&oldid=142648 * Shriansh * (+0) /* Unknown String Macro Loading(brainfuck mode using befunge comamnds) by User:Shriansh */
14:27:58  [[Beforge]]  https://esolangs.org/w/index.php?diff=142650&oldid=142649 * Shriansh * (+0) /* s */
14:28:22  [[Beforge]]  https://esolangs.org/w/index.php?diff=142651&oldid=142650 * Shriansh * (+99) /* Examples */
14:28:53 -!- tromp has joined.
14:29:15  [[Beforge]]  https://esolangs.org/w/index.php?diff=142652&oldid=142651 * Shriansh * (+0) /* Example signal s program to print 1 by User:Shriansh */
14:32:49  [[Beforge]]  https://esolangs.org/w/index.php?diff=142653&oldid=142652 * Shriansh * (+1) /* Examples */
14:32:57 -!- FreeFull has quit.
14:40:19 -!- FreeFull has joined.
14:51:27 -!- craigo has quit (Ping timeout: 276 seconds).
14:52:33 -!- craigo has joined.
15:31:03  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142654&oldid=142596 * RainbowDash * (+2) editcode
15:39:46 -!- wWwwW has joined.
15:41:33  err, lol, why even have a Total_LBAs_Read counter if the unit is 512 bytes and the counter is 32 bits (so it overflows every 2TiB read...)
15:42:14  can i get feedback on this: https://esolangs.org/wiki/1quad
15:47:38 -!- X-Scale has joined.
15:49:30  wWwwW: This seems like a very obscurantist language compared to typical notation for GoL.
15:50:07  for context it was to solve for lambda(x)
15:50:18  osmetihng we talked about
15:52:02  wWwwW: Another thought is that, like all unary tally languages, you've defined a *sequence* of GoL boards. Does this sequence converge to something or approach some pattern?
15:52:40  wWwwW: Functions really are arbitrary in their mapping; lambda(1) says nothing about lambda(0) or lambda(2). So you need some more information to define lambda().
15:52:51  yeas
15:52:55  int-e: isn't there a high part hidden somewhere in another counter?
15:57:46  i did say some stuff about the function
15:59:29  but it doesnt matter
15:59:38  now atleast
16:09:00  "fit the binary of P into the rectangle"
16:09:04  int-e: My drive's Total_LBAs_Read (in `smartctl -a`) is 751428667409 which doesn't look 32-bit.
16:09:15  ?
16:09:36  wtf is "the binary of P"?
16:09:55  It also reports the Head_Flying_Hours as "77176h+57m+36.266s" so I assume it's parsing the number right, and 9-ish years sounds about right.
16:09:56  P is a number
16:10:11  Reallocated_Sector_Ct is 0 on this drive.
16:10:29  (And yeah, this is spinning rust as well.)
16:11:12  Oh, right, Power_On_Hours -- that's just a number, 77329, which is more or less in line with the other value.
16:12:06  fizzie: yeah my other block device (an SSD) reports numbers with more than 32 bits
16:12:28  smartctl also says that there's a firmware update for the HDD, which may be relevant.
16:13:25  anyway I've seen this counter overflow so I'm sure I'm only getting 32 bits with smartctl -x
16:13:49  `python3 -cprint((751428667409).bit_length())
16:13:50  40
16:14:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:16:57 -!- wWwwW has quit (Ping timeout: 256 seconds).
16:17:31  (there's no way I'm updating that firmware)
16:19:40  [[1quad]]  https://esolangs.org/w/index.php?diff=142655&oldid=142636 * Yayimhere * (+73) /* semantics */
16:20:35  [[Special:Log/upload]] upload  * Yayimhere *  uploaded "[[File:2 pattern.png]]"
16:20:45  [[1quad]]  https://esolangs.org/w/index.php?diff=142657&oldid=142655 * Yayimhere * (+14) /* semantics */
16:20:55 -!- wWwwW has joined.
16:21:02  the result for 2 took so long
16:21:06  in 1quad
16:21:10  but looks pretty funny
16:21:48  [[1quad]]  https://esolangs.org/w/index.php?diff=142658&oldid=142657 * Yayimhere * (+60) /* semantics */
16:21:59  [[1quad]]  https://esolangs.org/w/index.php?diff=142659&oldid=142658 * Yayimhere * (-25) /* semantics */
16:22:11  [[1quad]]  https://esolangs.org/w/index.php?diff=142660&oldid=142659 * Yayimhere * (+5) /* semantics */
16:22:19  [[1quad]]  https://esolangs.org/w/index.php?diff=142661&oldid=142660 * Yayimhere * (+5) /* semantics */
16:38:44  [[Beforge]]  https://esolangs.org/w/index.php?diff=142662&oldid=142653 * Shriansh * (+0) /* s */
16:41:56  [[Beforge]]  https://esolangs.org/w/index.php?diff=142663&oldid=142662 * Shriansh * (+72) 
16:42:26 -!- tromp has joined.
16:44:57  [[Special:Log/newusers]] create  * Japi *  New user account
16:46:35 -!- wWwwW has quit (Quit: Client closed).
16:51:31  [[Esolang:Introduce yourself]]  https://esolangs.org/w/index.php?diff=142664&oldid=142616 * Japi * (+203) 
17:04:47  [[User:Japi]] N https://esolangs.org/w/index.php?oldid=142665 * Japi * (+60) Created page with "Hi, I'm japi. I like things that make me think about things."
17:07:29 -!- wWwwW has joined.
17:17:01  [[Esolang:Community portal]] M https://esolangs.org/w/index.php?diff=142666&oldid=142621 * PythonshellDebugwindow * (-6) Undo revision [[Special:Diff/142621|142621]] by [[Special:Contributions/Iddi01|Iddi01]] ([[User talk:Iddi01|talk]]): remove Cyrillic lookalike characters
17:19:45  [[Zeroflake]] M https://esolangs.org/w/index.php?diff=142667&oldid=142625 * PythonshellDebugwindow * (+65) Categories
17:21:49  [[1quad]]  https://esolangs.org/w/index.php?diff=142668&oldid=142661 * Yayimhere * (+59) 
17:22:22  [[Game of Life]]  https://esolangs.org/w/index.php?diff=142669&oldid=119789 * Yayimhere * (+27) /* External resources */
17:44:15  [[Match]] N https://esolangs.org/w/index.php?oldid=142670 * Japi * (+2460) Created page with "{{lowercase}} match is an esoteric programming language created by [[User:Japi]]. It follows a functional programming paradigm.  ==Basic Features== ===Functions=== Every program is made up of functions. They are defined by their name, pattern branches, and expressions to eva
17:46:09  [[Language list]] M https://esolangs.org/w/index.php?diff=142671&oldid=142603 * Japi * (+12) 
17:47:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:47:44  [[Semi-serious language list]] M https://esolangs.org/w/index.php?diff=142672&oldid=142526 * Japi * (+12) 
17:57:06  [[Match]] M https://esolangs.org/w/index.php?diff=142673&oldid=142670 * Japi * (+163) 
17:58:58  [[Talk:Match]] N https://esolangs.org/w/index.php?oldid=142674 * Yayimhere * (+138) Created page with "where is the proof that this is turing complete??? ~~~~"
18:14:50 -!- wWwwW has quit (Quit: Client closed).
18:16:46  [[Match]] M https://esolangs.org/w/index.php?diff=142675&oldid=142673 * PythonshellDebugwindow * (+23) Category
18:19:24 -!- tromp has joined.
18:22:33 -!- Sgeo has joined.
18:23:02 -!- FreeFull has quit (Quit: tmux update).
18:23:26 -!- FreeFull has joined.
18:39:40  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142676&oldid=142654 * RainbowDash * (-12) 
18:40:02  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142677&oldid=142676 * RainbowDash * (-1) 
18:40:59  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142678&oldid=142677 * RainbowDash * (-4) 
18:43:06  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142679&oldid=142678 * RainbowDash * (+6) i swear this formatting hates me
18:43:25 -!- impomatic has joined.
18:45:53  [[User:RainbowDash/RPS BF]] M https://esolangs.org/w/index.php?diff=142680&oldid=142679 * RainbowDash * (+0) date
18:50:41  [[User talk:Japi]] N https://esolangs.org/w/index.php?oldid=142681 * Japi * (+0) Created blank page
19:03:26  [[Semi-serious language list]]  https://esolangs.org/w/index.php?diff=142682&oldid=142672 * ChuckEsoteric08 * (+29) 
19:12:16  [[Uppercase=Lowercase]]  https://esolangs.org/w/index.php?diff=142683&oldid=113889 * ChuckEsoteric08 * (+2670) 
19:18:47 -!- impomatic has quit (Quit: Client closed).
19:45:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:51:56  [[Turn Left]]  https://esolangs.org/w/index.php?diff=142684&oldid=140749 * Hakerh400 * (+172) Add interpreter
19:53:09  [[Talk:Match]]  https://esolangs.org/w/index.php?diff=142685&oldid=142674 * Japi * (+144) 
19:55:18  [[Match]]  https://esolangs.org/w/index.php?diff=142686&oldid=142675 * Japi * (+99) /* External resources */
19:58:54 -!- tromp has joined.
20:26:17  [[Match]] M https://esolangs.org/w/index.php?diff=142687&oldid=142686 * Japi * (+34) added authors to resources
20:33:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:44:10 -!- tromp has joined.
21:03:19  [[User:Robotosaurus6502]] N https://esolangs.org/w/index.php?oldid=142688 * Robotosaurus6502 * (+88) Created page with "I like Robots, Dinosaurs, Programming(Normal), Programming(Esolang), And retro hardware,"
21:24:35 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:43:00 -!- Guest91 has joined.
21:43:20 -!- Guest91 has quit (Quit: Client closed).
21:48:40  [[User:Tommyaweosme/warsides]]  https://esolangs.org/w/index.php?diff=142689&oldid=142472 * MihaiEso * (+2) 
21:52:17  [[User:Tommyaweosme/warsides]]  https://esolangs.org/w/index.php?diff=142690&oldid=142689 * MihaiEso * (+27) 
21:52:45  [[User:Tommyaweosme/warsides]]  https://esolangs.org/w/index.php?diff=142691&oldid=142690 * MihaiEso * (-26) 
22:01:10  [[HQ9+]]  https://esolangs.org/w/index.php?diff=142692&oldid=142203 * MihaiEso * (+950) 
22:41:30 -!- __monty__ has quit (Quit: leaving).
22:51:57 -!- craigo has quit (Remote host closed the connection).
23:10:01  [[User:Tommyaweosme/warsides]]  https://esolangs.org/w/index.php?diff=142693&oldid=142691 * Tommyaweosme * (-3) oop- thats a penalty