←2022-10 2022-11 2022-12→ ↑2022 ↑all
2022-11-01
00:07:43 <esolangs> [[C-]] M https://esolangs.org/w/index.php?diff=104332&oldid=65739 * PythonshellDebugwindow * (+55) Stub, categories
00:35:46 <esolangs> [[Special:Log/newusers]] create * Zorrotesla * New user account
00:47:15 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104333&oldid=104330 * Zorrotesla * (+201) /* Introductions */
00:50:23 <esolangs> [[User:Zorrotesla]] N https://esolangs.org/w/index.php?oldid=104334 * Zorrotesla * (+37) Created page with "Zorrotesla is interested in esolangs."
01:45:24 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
01:45:32 -!- Lord_of_Life_ has joined.
01:46:48 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
01:56:03 -!- archenoth has quit (Ping timeout: 246 seconds).
01:57:13 -!- archenoth has joined.
02:06:28 -!- archenoth has quit (Ping timeout: 252 seconds).
02:12:16 -!- archenoth has joined.
02:32:13 -!- perlbot has quit (Read error: Connection reset by peer).
02:32:28 -!- simcop2387 has quit (Read error: Connection reset by peer).
02:33:46 -!- perlbot has joined.
02:36:17 -!- simcop2387 has joined.
04:11:22 -!- shikhin has quit (Quit: Quittin'.).
04:11:38 -!- shikhin has joined.
04:11:38 -!- Franciman has joined.
04:14:19 -!- ^[ has quit (Ping timeout: 246 seconds).
04:18:42 -!- archenoth has quit (Ping timeout: 268 seconds).
04:25:13 -!- ^[ has joined.
04:29:33 -!- archenoth has joined.
04:39:49 -!- simcop2387_ has joined.
04:40:28 -!- simcop2387 has quit (Ping timeout: 252 seconds).
04:41:01 -!- simcop2387_ has changed nick to simcop2387.
04:43:27 -!- archenoth has quit (Ping timeout: 255 seconds).
07:25:51 -!- Sgeo has quit (Read error: Connection reset by peer).
07:39:27 -!- archenoth has joined.
07:48:01 -!- archenoth has quit (Ping timeout: 252 seconds).
07:49:26 -!- archenoth has joined.
07:58:18 -!- archenoth has quit (Ping timeout: 255 seconds).
07:59:23 -!- archenoth has joined.
08:08:22 -!- archenoth has quit (Ping timeout: 252 seconds).
08:09:24 -!- archenoth has joined.
08:18:06 -!- archenoth has quit (Ping timeout: 255 seconds).
08:19:20 -!- archenoth has joined.
08:28:04 -!- archenoth has quit (Ping timeout: 248 seconds).
08:49:26 -!- archenoth has joined.
08:57:37 -!- b_jonas has quit (Ping timeout: 240 seconds).
09:13:04 -!- archenoth has quit (Ping timeout: 255 seconds).
09:39:34 -!- archenoth has joined.
09:54:37 -!- __monty__ has joined.
09:57:41 -!- tech_exorcist has joined.
10:13:18 -!- archenoth has quit (Ping timeout: 255 seconds).
10:19:11 -!- shikhin has changed hostmask to ~shikhin@offtopia/offtopian.
10:44:36 <FireFly> int-e: nyfb, 'svefg' naq 'gragu' ner obgu 5 yrggref
10:44:38 -!- op_4 has quit (Quit: ZNC - https://znc.in).
10:45:08 <FireFly> (redactle) tbg vg onfrq ba gur "anzrq nsgre ..."
10:45:17 -!- op_4 has joined.
10:54:26 -!- archenoth has joined.
11:08:12 -!- archenoth has quit (Ping timeout: 255 seconds).
11:10:48 -!- b_jonas has joined.
11:28:21 <int-e> FireFly: yeah I noticed that too
11:29:27 <int-e> (but wasn't smart enough to look further into the text... well, I also didn't care)
11:49:46 <esolangs> [[Special:Log/newusers]] create * Mayedl10 * New user account
11:53:51 <b_jonas> `` sqlite3 -cmd "SELECT replace(s,char(33),'''')||s||'''s);'FROM(SELECT'SELECT replace(s,char(33),!!!!)||s||!!!s);!FROM(SELECT!'s);"
11:53:52 <HackEso> SELECT replace(s,char(33),'''')||s||'''s);'FROM(SELECT'SELECT replace(s,char(33),!!!!)||s||!!!s);!FROM(SELECT!'s);
11:54:09 <b_jonas> I found my old quine
11:54:15 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104335&oldid=104333 * Mayedl10 * (+165) /* Introductions */
11:54:31 <b_jonas> they don't make them like this anymore
11:56:34 <b_jonas> I also have a 27 line lomg SQL one
11:58:16 -!- __monty__ has quit (Ping timeout: 252 seconds).
12:00:06 <b_jonas> that one is more involved, it has triggers for some reason
12:00:07 -!- __monty__ has joined.
12:01:24 <b_jonas> I think the trigger is only needed because there's no way to concatenate strings from the rows of a select result in a guaranteed stable result otherwise
12:03:45 <b_jonas> though I'm not sure I guarantee the order that the triggers are called honestly
12:09:19 <b_jonas> I also have a third, a nine-liner sql
12:10:37 <b_jonas> `` sqlite3 -cmd "SELECT ab||a||a||a||a||aa||b||a||b||a||bb||b||a||aa||a||aa||aa||b||a||bb||a||bb||bb||b||a||ab||a||aa||bb||b||a||ba||a||bb||aa||ba FROM(SELECT''''a,','b,'a'aa,'b'bb,'SELECT ab||a||a||a||a||aa||b||a||b||a||bb||b||a||aa||a||aa||aa||b||a||bb||a||bb||bb||b||a||ab||a||aa||bb||b||a||ba||a||bb||aa||ba FROM(SELECT'ab,');'ba);"
12:10:38 <HackEso> SELECT ab||a||a||a||a||aa||b||a||b||a||bb||b||a||aa||a||aa||aa||b||a||bb||a||bb||bb||b||a||ab||a||aa||bb||b||a||ba||a||bb||aa||ba FROM(SELECT''''a,','b,'a'aa,'b'bb,'SELECT ab||a||a||a||a||aa||b||a||b||a||bb||b||a||aa||a||aa||aa||b||a||bb||a||bb||bb||b||a||ab||a||aa||bb||b||a||ba||a||bb||aa||ba FROM(SELECT'ab,');'ba);
12:11:05 <int-e> Hmm I haven't made a quine since https://gist.github.com/int-e/57eefc6cce29ed47ddaaca13a0774533
12:13:19 <b_jonas> this uses the fact that the `AS` keyword is optional here
12:14:10 <b_jonas> but the principle would work without, this is just a shortcut
12:18:22 -!- tromp has joined.
12:34:56 <sprout> do you walk around with a wizard hat?
12:35:05 <sprout> you should
12:35:15 <sprout> prior warning and all that
12:35:51 <int-e> tromp: Ponder is more of a number theory thing this time
12:41:37 <esolangs> [[MindVomit]] N https://esolangs.org/w/index.php?oldid=104336 * Mayedl10 * (+4823) Created page with "==MindVomit== MindVomit is an esoteric interpreted programming language designed by [https://github.com/Mayedl10 Mayedl10] on GitHub. Its syntax is inspired by the famous "Bra..."
12:42:00 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104337&oldid=104336 * Mayedl10 * (-5) /* The operators in version 1.3.0 are: */
12:42:07 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104338&oldid=104337 * Mayedl10 * (-1) /* If-statements: */
12:42:14 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104339&oldid=104338 * Mayedl10 * (-1) /* Closing Characters: */
12:42:20 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104340&oldid=104339 * Mayedl10 * (-1) /* Commands in the interpreter: */
12:42:27 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104341&oldid=104340 * Mayedl10 * (-1) /* Getting started: */
12:42:56 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104342&oldid=104341 * Mayedl10 * (-1) /* Examples: */
12:43:05 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104343&oldid=104342 * Mayedl10 * (-1) /* Loops: */
12:43:18 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104344&oldid=104343 * Mayedl10 * (-14) /* MindVomit */
12:44:02 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104345&oldid=104344 * Mayedl10 * (-29)
12:44:20 <sprout> I don't understand the sql quines
12:44:55 <esolangs> [[NScript]] https://esolangs.org/w/index.php?diff=104346&oldid=84335 * Mayedl10 * (+0) /* Comments */
12:46:20 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104347&oldid=104291 * Mayedl10 * (+16) /* M */
12:51:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:57:09 -!- earend1 has quit (Quit: Connection closed for inactivity).
13:13:37 -!- b_jonas has quit (Ping timeout: 252 seconds).
13:13:49 -!- b_jonas has joined.
13:13:56 -!- archenoth has joined.
13:20:17 <fizzie> It's probably helpful to at least know that || is the string concatenation operator, and SQL escapes are done by doubling, so '''' is the string consisting of a single '.
13:42:57 -!- ^[ has quit (Ping timeout: 268 seconds).
13:58:23 -!- earend1 has joined.
14:05:35 -!- tromp has joined.
14:32:47 -!- Sgeo has joined.
15:17:22 -!- b_jonas has quit (Ping timeout: 252 seconds).
15:17:36 -!- b_jonas has joined.
15:18:24 -!- archenoth has quit (Ping timeout: 255 seconds).
15:19:15 -!- archenoth has joined.
15:34:54 -!- ^[ has joined.
15:41:14 -!- tech_exorcist_ has joined.
15:42:37 -!- tech_exorcist has quit (Ping timeout: 240 seconds).
15:48:04 -!- archenoth has quit (Ping timeout: 248 seconds).
15:49:15 -!- archenoth has joined.
16:03:24 -!- archenoth has quit (Ping timeout: 255 seconds).
16:04:10 -!- archenoth has joined.
16:20:03 -!- shikhin has quit (Quit: Quittin'.).
16:22:06 -!- shikhin has joined.
16:22:58 -!- shikhin has changed hostmask to ~shikhin@offtopia/offtopian.
16:22:59 -!- archenoth has quit (Ping timeout: 246 seconds).
16:24:11 -!- archenoth has joined.
16:28:22 <esolangs> [[IBSA]] N https://esolangs.org/w/index.php?oldid=104348 * Simple9371 * (+5057) Created IBSA
16:33:44 -!- Sgeo_ has joined.
16:37:07 -!- Sgeo has quit (Ping timeout: 252 seconds).
16:38:11 <esolangs> [[IBSA]] M https://esolangs.org/w/index.php?diff=104349&oldid=104348 * Simple9371 * (+29) Adhere to Esolang:Help and added categories
16:43:12 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104350&oldid=104347 * Simple9371 * (+11) /* I */ Added IBSA
16:46:50 <esolangs> [[IBSA]] https://esolangs.org/w/index.php?diff=104351&oldid=104349 * Simple9371 * (+77) Add BNF definition and minor corrections
16:55:59 <esolangs> [[IBSA]] M https://esolangs.org/w/index.php?diff=104352&oldid=104351 * Simple9371 * (+3) Minor corrections.
16:58:18 -!- archenoth has quit (Ping timeout: 255 seconds).
16:59:11 -!- archenoth has joined.
17:22:53 <esolangs> [[MindVomit]] M https://esolangs.org/w/index.php?diff=104353&oldid=104345 * PythonshellDebugwindow * (+27) Add link and category
17:40:36 -!- sprout has quit (Ping timeout: 248 seconds).
17:42:57 <esolangs> [[Special:Log/newusers]] create * Strangecode * New user account
17:48:19 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104354&oldid=104335 * Strangecode * (+351) /* Introductions */
17:52:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:52:39 <esolangs> [[Special:Log/newusers]] create * TEIALLDEV * New user account
18:02:47 -!- tech_exorcist_ has quit (Remote host closed the connection).
18:03:53 -!- tech_exorcist_ has joined.
18:49:44 -!- tromp has joined.
18:59:54 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:29:47 -!- tromp has joined.
19:37:09 -!- earend1 has quit (Quit: Connection closed for inactivity).
19:47:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:01:48 -!- tromp has joined.
20:03:15 -!- archenoth has quit (Ping timeout: 255 seconds).
20:04:15 -!- archenoth has joined.
20:18:10 -!- archenoth has quit (Ping timeout: 255 seconds).
20:26:39 <esolangs> [[Special:Log/newusers]] create * Z Z * New user account
20:51:00 -!- fowl has quit (Ping timeout: 248 seconds).
20:55:47 -!- fowl has joined.
20:56:41 <esolangs> [[IBSA]] https://esolangs.org/w/index.php?diff=104355&oldid=104352 * Simple9371 * (-12) /* Flow definition */ Remove ordinals that may confuse in bit position
20:58:29 <esolangs> [[IBSA]] M https://esolangs.org/w/index.php?diff=104356&oldid=104355 * Simple9371 * (+2) /* Flow definition */ Put bit 0 in quotes.
21:02:15 -!- tech_exorcist_ has quit (Quit: Disconnecting).
21:20:10 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104357&oldid=104354 * Z Z * (+276) /* Introductions */
21:24:34 -!- sprout has joined.
21:36:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:50:06 -!- tromp has joined.
22:08:46 -!- rodgort has quit (Quit: Leaving).
22:36:14 -!- rodgort has joined.
22:45:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:58:07 -!- fowl7 has joined.
22:59:55 -!- fowl has quit (Ping timeout: 252 seconds).
22:59:55 -!- fowl7 has changed nick to fowl.
23:04:11 -!- __monty__ has quit (Quit: leaving).
23:12:14 <esolangs> [[User:WhoeverKnew123]] https://esolangs.org/w/index.php?diff=104358&oldid=96299 * WhoeverKnew123 * (-138)
23:54:33 <Soni> is regex an esolang?
23:57:08 <Soni> well anyway
23:57:23 <Soni> we're trying to make some sort of structural regex or something
23:57:48 <Soni> it is very hard, mostly because we decided to do it the hard way.
2022-11-02
00:04:01 <shachaf> I guess you're not talking about https://doc.cat-v.org/bell_labs/structural_regexps/se.pdf ?
00:12:20 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
00:15:23 -!- Lord_of_Life has joined.
00:19:13 <Soni> shachaf: no but that's really cool and definitely something we've thought about before :o
00:19:34 <Soni> we mean "regex" applied to data structures (JSON)
00:19:44 <Soni> (*decoded* JSON)
00:29:43 <b_jonas> yay! I finally solved the two remaining non-challenge puzzles in the Wall world in Patrick's Paradox
00:29:55 <b_jonas> I can continue to the next world (Infinite Exit)
00:30:17 <shachaf> Which ones are those?
00:31:31 <b_jonas> wall 7 and 12
00:31:44 <b_jonas> 12 wasn't really hard, I think I just wasn't looking at it because I was supposed to be able to solve Wall 7
00:31:48 <b_jonas> but wall 7 was evil
00:32:43 <b_jonas> I mean its solution is simple
00:32:47 <b_jonas> but somehow it took me a lot to find it
00:32:50 <b_jonas> dunno why
00:33:00 <b_jonas> they're all simple in retrospect
00:33:05 <b_jonas> that's so evil about them
00:33:41 <shachaf> I don't remember which those are.
00:34:32 <b_jonas> do you want a screenshot?
00:34:35 <shachaf> Oh, I found a video.
00:37:13 <b_jonas> I figured you'd just start the game because everyone on this channel owns it, but I guess that's not how it works
00:37:38 <shachaf> I think it's a bit tricky to start it.
00:39:00 <b_jonas> I still don't understand how they managed to make a consistent system from this that never crashes
00:40:02 <shachaf> Why would it crash?
00:40:48 <b_jonas> or lock up or can't compute a reasonable answer or something
00:40:55 <b_jonas> it's not just memory safe
00:41:00 <b_jonas> it always delivers a reasonable answer
00:41:22 <b_jonas> it just creates the required nested infinities and epsilons and whatever
00:43:45 <b_jonas> I mean with looped pushes and mirrored clones and whatnot the whole thing gets pretty complicated
00:47:30 -!- j-bot has quit (Remote host closed the connection).
00:47:44 -!- j-bot has joined.
01:43:19 <b_jonas> I completed the base game now btw. the rest of the puzzles are such that the solutions are easy to find, though they're sometimes also like "what the heck is happening here? ok, that worked."
02:00:35 -!- razetime has joined.
02:11:19 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
02:11:34 -!- Lord_of_Life has joined.
02:25:12 <zzo38> Not everyone does; I do not have that game.
03:43:09 -!- razetime has quit (Ping timeout: 255 seconds).
04:13:58 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
04:14:36 -!- Lord_of_Life has joined.
04:23:21 -!- razetime has joined.
05:10:43 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:14:47 -!- slavfox has joined.
06:05:50 -!- bgs has joined.
06:21:28 -!- user3456 has quit (Quit: I use ZNC - https://znc.in).
06:21:56 -!- user3456 has joined.
07:18:57 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:25:11 -!- bgs has quit (Remote host closed the connection).
07:58:53 -!- lappely has joined.
08:08:25 -!- tromp has joined.
08:27:48 -!- lappely has quit (Quit: Leaving).
08:28:13 -!- lappely has joined.
09:05:44 -!- lappely has quit (Quit: Leaving).
09:12:20 -!- sprout has quit (Ping timeout: 248 seconds).
09:31:08 -!- earend1 has joined.
09:39:05 -!- jix has quit (Read error: Software caused connection abort).
09:44:38 -!- jix has joined.
09:48:49 <esolangs> [[NGGYU]] https://esolangs.org/w/index.php?diff=104359&oldid=102414 * Leomok2009 * (+1)
09:58:03 -!- __monty__ has joined.
10:07:12 -!- chiselfuse has quit (*.net *.split).
11:32:52 -!- sprout has joined.
12:24:36 <Soni> this is what we have btw https://soniex2.autistic.space/git-repos/dfu.git/browse/refs/heads/default/tree/src/vm/de.rs/
12:24:41 <Soni> mostly the tests at the end of the file
12:25:01 <Soni> sadly this doesn't work for real-world use-cases
12:44:03 -!- FireFly has quit (Ping timeout: 255 seconds).
12:45:49 -!- FireFly has joined.
12:59:08 -!- int-e has quit (Read error: Software caused connection abort).
13:04:21 -!- int-e has joined.
13:37:06 -!- APic has quit (Read error: Software caused connection abort).
13:49:55 -!- chiselfuse has joined.
13:50:28 <esolangs> [[User:WallGraffiti]] M https://esolangs.org/w/index.php?diff=104360&oldid=103132 * WallGraffiti * (+0)
13:54:45 -!- APic has joined.
14:13:50 -!- Sgeo has joined.
14:56:07 <esolangs> [[Double]] https://esolangs.org/w/index.php?diff=104361&oldid=103839 * Lim95 * (+65)
15:18:08 -!- Surreal has joined.
15:23:02 -!- Cale has quit (Read error: Software caused connection abort).
15:28:12 -!- bgs has joined.
15:29:20 <Surreal> https://www.youtube.com/watch?v=WJqC8_QomPk
15:36:29 -!- tech_exorcist has joined.
15:38:47 <Surreal> https://www.youtube.com/watch?v=ZLm2PojPP30
15:40:25 -!- Cale has joined.
15:46:08 <Surreal> https://www.youtube.com/watch?v=E9-2sBo1T5s
16:00:51 -!- earend1 has quit (Quit: Connection closed for inactivity).
16:15:19 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:36:58 -!- tromp has joined.
17:13:00 <esolangs> [[OLNMLN]] https://esolangs.org/w/index.php?diff=104362&oldid=87469 * Grs * (-29) Removed "See also" section
17:20:37 <esolangs> [[OLNMLN]] M https://esolangs.org/w/index.php?diff=104363&oldid=104362 * Grs * (+25)
17:30:55 -!- bgs has quit (Ping timeout: 252 seconds).
17:32:52 -!- bgs has joined.
17:36:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:44:40 -!- Cale has quit (Ping timeout: 252 seconds).
17:46:05 -!- razetime has quit (Remote host closed the connection).
17:57:55 -!- Cale has joined.
18:24:57 -!- tromp has joined.
18:34:00 -!- tech_exorcist has quit (Remote host closed the connection).
18:34:30 -!- tech_exorcist has joined.
18:40:31 -!- tech_exorcist has quit (Quit: Disconnecting).
18:41:24 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:43:51 -!- tech_exorcist has joined.
18:44:12 -!- tromp has joined.
19:02:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:14:13 -!- tromp has joined.
19:28:50 -!- tech_exorcist has quit (Quit: Disconnecting).
19:29:28 -!- chiselfuse has quit (Remote host closed the connection).
19:29:43 -!- chiselfuse has joined.
19:31:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:31:42 -!- tech_exorcist has joined.
19:32:19 -!- tromp has joined.
19:35:46 -!- bgs has quit (Ping timeout: 252 seconds).
19:37:33 -!- bgs has joined.
19:46:03 -!- Surreal has quit (Quit: Strange women lying in ponds distributing swords is no basis for a system of government!).
20:02:10 -!- Cale has quit (Ping timeout: 252 seconds).
20:15:26 -!- Cale has joined.
20:22:16 -!- bgs has quit (Remote host closed the connection).
20:47:49 -!- tromp has quit (Ping timeout: 252 seconds).
20:49:20 -!- tech_exorcist has quit (Quit: Disconnecting).
21:25:35 <esolangs> [[Special:Log/newusers]] create * SwitchU42 * New user account
21:27:57 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104364&oldid=104357 * SwitchU42 * (+303)
21:42:05 <esolangs> [[THROBOL]] M https://esolangs.org/w/index.php?diff=104365&oldid=103875 * BoundedBeans * (+0) Corrected momentum to velocity - momentum was a name in development
22:01:22 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=104366&oldid=104365 * BoundedBeans * (+105) Clarified ? and fixed errors in proof
22:25:41 -!- __monty__ has quit (Quit: leaving).
22:44:45 -!- ecs has quit (Read error: Software caused connection abort).
22:47:21 -!- ecs has joined.
22:55:58 -!- Cale has quit (Ping timeout: 252 seconds).
23:08:22 -!- Cale has joined.
23:20:12 <Soni> we figured out what's wrong and we have no idea how to fix it
23:30:15 -!- b_jonas has quit (Ping timeout: 272 seconds).
23:31:29 -!- b_jonas has joined.
23:40:44 -!- b_jonas has quit (Ping timeout: 246 seconds).
23:40:57 -!- b_jonas has joined.
2022-11-03
00:25:41 -!- Hooloovoo has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in).
00:26:42 -!- Hooloovoo has joined.
00:56:51 -!- ski has quit (Read error: Software caused connection abort).
00:57:24 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Dathanna colors.png]]"
01:03:05 -!- ski has joined.
01:18:43 -!- Melvar has quit (Read error: Software caused connection abort).
01:35:46 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Dathanna world.png]]"
01:36:35 -!- Melvar has joined.
01:37:50 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Dathanna pi.png]]"
01:44:16 -!- b_jonas has quit (Ping timeout: 252 seconds).
01:46:07 -!- b_jonas has joined.
01:47:35 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Dathanna gnome.png]]"
01:51:31 <esolangs> [[Dathanna]] N https://esolangs.org/w/index.php?oldid=104371 * Strangecode * (+4998) Dathanna -- A language of colors for the Apple II
01:52:27 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104372&oldid=104350 * Strangecode * (+15) /* D */
01:54:45 <esolangs> [[Dathanna]] M https://esolangs.org/w/index.php?diff=104373&oldid=104371 * Strangecode * (-32)
02:14:03 -!- Lord_of_Life has quit (Ping timeout: 255 seconds).
02:14:03 -!- Lord_of_Life_ has joined.
02:15:20 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
03:00:06 -!- genpaku has quit (Read error: Connection reset by peer).
03:00:47 -!- genpaku has joined.
03:05:36 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Firefly hi.png]]"
03:09:37 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Firefly ball.png]]"
03:13:39 <esolangs> [[Special:Log/upload]] upload * Strangecode * uploaded "[[File:Firefly radar.png]]"
03:24:56 <esolangs> [[Firefly]] N https://esolangs.org/w/index.php?oldid=104377 * Strangecode * (+3878) Created page with "'''Firefly''' is an esoteric programming language for the [https://microbit.org/ BBC micro:bit]. == Rationale == The micro:bit is a tiny single-board computer that runs Pytho..."
03:25:46 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104378&oldid=104372 * Strangecode * (+14) /* F */
04:18:23 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
04:19:13 -!- slavfox has joined.
05:36:39 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:40:12 -!- slavfox has joined.
06:22:23 -!- bgs has joined.
06:42:05 -!- bgs has quit (Remote host closed the connection).
07:00:00 -!- Sgeo has quit (Read error: Connection reset by peer).
08:17:04 <FireFly> o.o
08:17:27 <FireFly> neat
08:52:40 -!- razetime has joined.
09:35:13 <sknebel> Heh
09:41:49 <esolangs> [[Special:Log/newusers]] create * Yerenzter * New user account
09:45:02 -!- chiselfuse has quit (Ping timeout: 255 seconds).
09:46:23 -!- chiselfuse has joined.
09:48:29 -!- __monty__ has joined.
10:14:25 -!- razetime has quit (Ping timeout: 246 seconds).
10:15:15 -!- razetime has joined.
12:21:00 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104379&oldid=104353 * Mayedl10 * (+498)
12:22:11 <esolangs> [[MindVomit]] https://esolangs.org/w/index.php?diff=104380&oldid=104379 * Mayedl10 * (+0)
12:52:16 <esolangs> [[Special:Log/newusers]] create * StillCoding * New user account
12:54:10 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104381&oldid=104364 * StillCoding * (+165) Introduced myself.
13:19:16 -!- Church has quit (Ping timeout: 250 seconds).
13:27:19 -!- Sgeo has joined.
13:35:32 <esolangs> [[User:StillCoding]] N https://esolangs.org/w/index.php?oldid=104382 * StillCoding * (+25) Created my page.
13:39:12 -!- chiselfuse has quit (*.net *.split).
13:39:12 -!- b_jonas has quit (*.net *.split).
13:39:12 -!- ski has quit (*.net *.split).
13:39:12 -!- sprout has quit (*.net *.split).
13:39:12 -!- j-bot has quit (*.net *.split).
13:39:12 -!- rodgort has quit (*.net *.split).
13:39:12 -!- op_4 has quit (*.net *.split).
13:39:12 -!- perlbot has quit (*.net *.split).
13:39:12 -!- lagash has quit (*.net *.split).
13:39:12 -!- iovoid has quit (*.net *.split).
13:39:12 -!- Thedarkb-Desktop has quit (*.net *.split).
13:39:12 -!- genpaku has quit (*.net *.split).
13:39:12 -!- Hooloovoo has quit (*.net *.split).
13:39:12 -!- Cale has quit (*.net *.split).
13:39:12 -!- ecs has quit (*.net *.split).
13:39:12 -!- shikhin has quit (*.net *.split).
13:39:12 -!- mich181189 has quit (*.net *.split).
13:39:12 -!- Soni has quit (*.net *.split).
13:39:13 -!- yuu_ has quit (*.net *.split).
13:39:13 -!- Sgeo has quit (*.net *.split).
13:39:13 -!- __monty__ has quit (*.net *.split).
13:39:13 -!- slavfox has quit (*.net *.split).
13:39:13 -!- APic has quit (*.net *.split).
13:39:13 -!- int-e has quit (*.net *.split).
13:39:13 -!- jix has quit (*.net *.split).
13:39:13 -!- user3456 has quit (*.net *.split).
13:39:13 -!- fowl has quit (*.net *.split).
13:39:13 -!- simcop2387 has quit (*.net *.split).
13:39:13 -!- sprock has quit (*.net *.split).
13:39:13 -!- joast has quit (*.net *.split).
13:39:13 -!- silky has quit (*.net *.split).
13:39:13 -!- HackEso has quit (*.net *.split).
13:39:13 -!- ^[ has quit (*.net *.split).
13:39:13 -!- Franciman has quit (*.net *.split).
13:39:13 -!- Bowserinator has quit (*.net *.split).
13:39:13 -!- shachaf has quit (*.net *.split).
13:39:13 -!- Trieste has quit (*.net *.split).
13:39:13 -!- Melvar has quit (*.net *.split).
13:39:13 -!- MrAureliusR has quit (*.net *.split).
13:39:13 -!- laerling has quit (*.net *.split).
13:39:13 -!- [ has quit (*.net *.split).
13:39:13 -!- mcfrdy has quit (*.net *.split).
13:39:13 -!- zzo38 has quit (*.net *.split).
13:39:13 -!- m5zs7k has quit (*.net *.split).
13:39:13 -!- underpantsgnome[ has quit (*.net *.split).
13:39:13 -!- Riviera has quit (*.net *.split).
13:39:13 -!- MizMahem has quit (*.net *.split).
13:39:13 -!- immibis_ has quit (*.net *.split).
13:39:13 -!- integral has quit (*.net *.split).
13:39:13 -!- imode has quit (*.net *.split).
13:39:13 -!- dbohdan has quit (*.net *.split).
13:39:13 -!- myname has quit (*.net *.split).
13:39:13 -!- leah2 has quit (*.net *.split).
13:39:13 -!- ManDeJan has quit (*.net *.split).
13:39:13 -!- ProofTechnique has quit (*.net *.split).
13:39:14 -!- pikhq has quit (*.net *.split).
13:39:14 -!- Argorok has quit (*.net *.split).
13:39:14 -!- CAT_S has quit (*.net *.split).
13:39:14 -!- citrons has quit (*.net *.split).
13:39:14 -!- razetime has quit (*.net *.split).
13:39:14 -!- haavard has quit (*.net *.split).
13:39:14 -!- lambdabot has quit (*.net *.split).
13:39:14 -!- sunarch has quit (*.net *.split).
13:39:14 -!- sknebel has quit (*.net *.split).
13:39:14 -!- fizzie has quit (*.net *.split).
13:39:14 -!- V has quit (*.net *.split).
13:39:14 -!- dnm has quit (*.net *.split).
13:39:14 -!- benji has quit (*.net *.split).
13:39:14 -!- Lord_of_Life has quit (*.net *.split).
13:39:14 -!- FireFly has quit (*.net *.split).
13:39:14 -!- fungot has quit (*.net *.split).
13:39:14 -!- lifthrasiir has quit (*.net *.split).
13:39:14 -!- JAA has quit (*.net *.split).
13:39:14 -!- Taneb has quit (*.net *.split).
13:39:14 -!- Awoobis has quit (*.net *.split).
13:39:14 -!- oren has quit (*.net *.split).
13:39:14 -!- j4cbo has quit (*.net *.split).
14:17:20 -!- Church has joined.
14:17:20 -!- Sgeo has joined.
14:17:20 -!- razetime has joined.
14:17:20 -!- __monty__ has joined.
14:17:20 -!- chiselfuse has joined.
14:17:20 -!- slavfox has joined.
14:17:20 -!- genpaku has joined.
14:17:20 -!- Lord_of_Life has joined.
14:17:20 -!- b_jonas has joined.
14:17:20 -!- Melvar has joined.
14:17:20 -!- ski has joined.
14:17:20 -!- Hooloovoo has joined.
14:17:20 -!- Cale has joined.
14:17:20 -!- ecs has joined.
14:17:20 -!- APic has joined.
14:17:20 -!- int-e has joined.
14:17:20 -!- FireFly has joined.
14:17:20 -!- sprout has joined.
14:17:20 -!- jix has joined.
14:17:20 -!- user3456 has joined.
14:17:20 -!- j-bot has joined.
14:17:20 -!- fowl has joined.
14:17:20 -!- rodgort has joined.
14:17:20 -!- shikhin has joined.
14:17:20 -!- ^[ has joined.
14:17:20 -!- op_4 has joined.
14:17:20 -!- simcop2387 has joined.
14:17:20 -!- Franciman has joined.
14:17:20 -!- perlbot has joined.
14:17:20 -!- lagash has joined.
14:17:20 -!- mich181189 has joined.
14:17:20 -!- Bowserinator has joined.
14:17:20 -!- iovoid has joined.
14:17:20 -!- Soni has joined.
14:17:20 -!- sprock has joined.
14:17:20 -!- Thedarkb-Desktop has joined.
14:17:20 -!- MizMahem has joined.
14:17:20 -!- yuu_ has joined.
14:17:20 -!- immibis_ has joined.
14:17:20 -!- joast has joined.
14:17:20 -!- [ has joined.
14:17:20 -!- m5zs7k has joined.
14:17:20 -!- mcfrdy has joined.
14:17:20 -!- j4cbo has joined.
14:17:20 -!- silky has joined.
14:17:20 -!- HackEso has joined.
14:17:20 -!- zzo38 has joined.
14:17:20 -!- underpantsgnome[ has joined.
14:17:20 -!- Trieste has joined.
14:17:20 -!- Riviera has joined.
14:17:20 -!- fungot has joined.
14:17:20 -!- pikhq has joined.
14:17:20 -!- integral has joined.
14:17:20 -!- Argorok has joined.
14:17:20 -!- imode has joined.
14:17:20 -!- dbohdan has joined.
14:17:20 -!- haavard has joined.
14:17:20 -!- lifthrasiir has joined.
14:17:20 -!- JAA has joined.
14:17:20 -!- myname has joined.
14:17:20 -!- Taneb has joined.
14:17:20 -!- Awoobis has joined.
14:17:20 -!- leah2 has joined.
14:17:20 -!- lambdabot has joined.
14:17:20 -!- ManDeJan has joined.
14:17:20 -!- ProofTechnique has joined.
14:17:20 -!- CAT_S has joined.
14:17:20 -!- citrons has joined.
14:17:20 -!- sunarch has joined.
14:17:20 -!- benji has joined.
14:17:20 -!- dnm has joined.
14:17:20 -!- V has joined.
14:17:20 -!- fizzie has joined.
14:17:20 -!- sknebel has joined.
14:17:20 -!- oren has joined.
14:17:20 -!- laerling has joined.
14:17:20 -!- shachaf has joined.
14:17:20 -!- MrAureliusR has joined.
14:27:19 -!- tech_exorcist has joined.
14:40:15 -!- __monty__ has quit (Quit: leaving).
16:01:56 -!- Taneb has quit (Quit: I seem to have stopped.).
16:03:01 -!- Taneb has joined.
16:06:07 -!- Church has quit (Ping timeout: 252 seconds).
16:09:33 -!- earend1 has joined.
16:20:54 -!- Church has joined.
16:28:52 -!- bgs has joined.
16:38:31 -!- tech_exorcist has quit (Remote host closed the connection).
16:38:58 -!- tech_exorcist has joined.
16:40:48 <esolangs> [[Filska]] N https://esolangs.org/w/index.php?oldid=104383 * Strangecode * (+6292) Created page with "'''Filska''' (pronounced "full-ska", Shetland for "high spirited fun") is an esoteric programming language designed to answer the question: what is it like to program in a la..."
16:41:44 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104384&oldid=104378 * Strangecode * (+13) /* F */
17:42:01 -!- razetime has quit (Remote host closed the connection).
18:31:14 -!- Lymia has quit (Quit: zzzz <3).
18:34:11 -!- Lymia has joined.
18:56:26 <esolangs> [[Array++]] N https://esolangs.org/w/index.php?oldid=104385 * Z Z * (+3592) first steps
19:02:30 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104386&oldid=104385 * Z Z * (+77) some fixes
19:03:16 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104387&oldid=104386 * Z Z * (-2) /* Examples */
19:16:03 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104388&oldid=104387 * Z Z * (+324) /* Array++ */
19:17:10 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104389&oldid=104388 * Z Z * (+22)
19:18:02 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104390&oldid=104389 * Z Z * (+1) /* Reserved symbols */
19:21:22 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104391&oldid=104390 * Z Z * (+23) /* Array++ */
19:22:04 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104392&oldid=104391 * Z Z * (+10) /* Array++ */
19:22:55 -!- Awoobis has changed nick to A_Dragon.
19:27:36 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104393&oldid=104392 * Z Z * (+61)
19:29:02 <esolangs> [[Filska]] M https://esolangs.org/w/index.php?diff=104394&oldid=104383 * PythonshellDebugwindow * (+2) Formatting, add category
20:07:52 -!- earend1 has quit (Quit: Connection closed for inactivity).
20:36:15 -!- earend1 has joined.
21:26:24 -!- bgs has quit (Remote host closed the connection).
22:10:33 -!- tech_exorcist has quit (Quit: Disconnecting).
22:57:52 -!- earend1 has quit (Quit: Connection closed for inactivity).
23:15:34 -!- earend1 has joined.
23:30:35 -!- perlbot_ has joined.
23:30:50 -!- perlbot has quit (Read error: Connection reset by peer).
23:31:08 -!- simcop2387_ has joined.
23:31:32 -!- simcop2387 has quit (Ping timeout: 248 seconds).
23:31:43 -!- perlbot_ has changed nick to perlbot.
23:32:19 -!- simcop2387_ has changed nick to simcop2387.
2022-11-04
00:28:14 -!- sprout has quit (Ping timeout: 246 seconds).
00:28:42 -!- sprout has joined.
00:45:27 -!- Thedarkb1-Deskto has joined.
00:47:51 -!- Thedarkb-Desktop has quit (Ping timeout: 246 seconds).
01:15:12 -!- Lord_of_Life has quit (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine).
01:16:23 -!- Lord_of_Life has joined.
01:20:04 -!- razetime has joined.
02:07:52 -!- earend1 has quit (Quit: Connection closed for inactivity).
02:14:00 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
02:15:32 -!- Lord_of_Life has joined.
03:58:26 -!- razetime has quit (Ping timeout: 255 seconds).
05:14:18 -!- sprout has quit (Read error: Connection reset by peer).
05:14:47 -!- sprout has joined.
06:03:09 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
06:04:00 -!- slavfox has joined.
06:57:56 <b_jonas> fungot, when you wait with baited breath for someone who takes your breath away, what do you use as bait?
06:57:57 <fungot> b_jonas: um, hot there? er, " integrates"? ( english fnord thereof). that would rule) was huge, people would complain.
07:01:15 <b_jonas> what did people complain about, fungot?
07:01:16 <fungot> b_jonas: would make even more sense) course. don't know if the spec implicitly allowed or disallowed " int of infinitely many bits". the preview looks promising to me
07:14:43 -!- bgs has joined.
07:28:29 -!- Sgeo has quit (Read error: Connection reset by peer).
07:58:03 -!- razetime has joined.
08:02:20 -!- m5zs7k has quit (Ping timeout: 252 seconds).
08:06:48 -!- m5zs7k has joined.
08:27:08 -!- Thedarkb1-Deskto has quit (Read error: Connection reset by peer).
08:27:26 -!- Thedarkb1-Deskto has joined.
10:05:22 -!- __monty__ has joined.
10:20:10 -!- ais523 has joined.
10:20:34 <ais523> b_jonas: the phrase is actually "with bated breath" – it's a contraction of "abated"
10:20:48 <ais523> so no bait required
10:21:51 <fizzie> With ablated breath.
10:38:08 <esolangs> [[FALSE]] M https://esolangs.org/w/index.php?diff=104395&oldid=83966 * McChuck * (+77) /* External resources */
10:39:50 -!- __monty__ has quit (Ping timeout: 255 seconds).
10:46:32 -!- __monty__ has joined.
11:00:05 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104396&oldid=104384 * Z Z * (+14) /* A */ added language
11:06:00 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104397&oldid=104393 * Z Z * (+128) infobox added
11:11:51 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104398&oldid=104397 * Z Z * (+98)
11:16:26 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104399&oldid=104398 * Z Z * (-8) /* Reserved symbols */
11:17:13 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104400&oldid=104399 * Z Z * (+3) /* Reserved symbols */
11:18:39 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104401&oldid=104400 * Z Z * (+533) /* Examples */
11:27:55 <fizzie> Hmm. I have a relatively recently (~1-2 months) acquired a computer, which is one of those tiny boxes that just barely fits in a M.2 drive and an 2.5" SATA SSD. It's now twice done something like https://0x0.st/og38.txt (where ata2.00/sda is the 2.5 SATA drive); once during the initial installation, and just now out of the blue.
11:28:00 <fizzie> I wonder how I could find out if the problem's with the drive, the machine itself, or some sort of software incompatibility issue. I could just take the drive out and try using it somewhere else, but since it has only happened twice in about two months, it might take a long time of testing to show up.
11:28:13 <esolangs> [[Falsish]] N https://esolangs.org/w/index.php?oldid=104402 * McChuck * (+2790) Created page with "== Falsish: a FALSE variant inspired by [[fish]] == Falsish is [[FALSE]] with the following changes: * Input and output flushing is automatic. * The PICK character is replace..."
11:28:34 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104403&oldid=104402 * McChuck * (+0) /* Stack */
11:29:11 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104404&oldid=104403 * McChuck * (+11) /* Stack */
11:29:38 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104405&oldid=104404 * McChuck * (-7) /* Stack */
11:30:04 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104406&oldid=104405 * McChuck * (-3) /* Stack */
11:30:30 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104407&oldid=104406 * McChuck * (-1) /* Stack */
11:31:12 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104408&oldid=104407 * McChuck * (+23) /* Stack */
11:32:12 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104409&oldid=104408 * McChuck * (+3) /* Falsish: a FALSE variant inspired by fish */
11:32:24 <fizzie> Searching the interwebs, mostly that sort of messages have seemed to indicate just one of those random "this drive and this SATA controller (and this OS) just don't like each other" situations. Or a bad SATA cable, which in this case would be problematic because there's no cable, it's just a thing in the case that a drive slots into.
11:34:00 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104410&oldid=104409 * McChuck * (+66) /* Stack */
11:37:12 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104411&oldid=104410 * McChuck * (+215) /* Stack */
11:37:47 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104412&oldid=104411 * McChuck * (+0) /* Stack */
11:41:35 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104413&oldid=104412 * McChuck * (+60) /* Stack */
11:44:25 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104414&oldid=104413 * McChuck * (+105)
11:45:12 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104415&oldid=104414 * McChuck * (+0) /* Example program */
11:45:37 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104416&oldid=104415 * McChuck * (+14) /* Other */
12:05:12 -!- simcop2387_ has joined.
12:05:40 -!- simcop2387 has quit (Ping timeout: 248 seconds).
12:06:10 -!- perlbot has quit (Read error: Connection reset by peer).
12:06:48 -!- simcop2387_ has quit (Read error: Connection reset by peer).
12:07:23 -!- simcop2387 has joined.
12:08:04 -!- chiselfuse has quit (Remote host closed the connection).
12:08:16 -!- chiselfuse has joined.
12:10:27 -!- ais523 has quit (Ping timeout: 272 seconds).
12:11:37 -!- perlbot has joined.
12:13:57 <esolangs> [[Talk:FALSE]] https://esolangs.org/w/index.php?diff=104417&oldid=32535 * McChuck * (+689) /* Falsish */ new section
12:14:33 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104418&oldid=104417 * McChuck * (+5) /* Falsish */
12:14:46 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104419&oldid=104418 * McChuck * (+2) /* See also */
12:15:52 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104420&oldid=104419 * McChuck * (-5) /* Falsish */
12:16:09 -!- Lord_of_Life has quit (Ping timeout: 272 seconds).
12:16:21 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104421&oldid=104420 * McChuck * (+13) /* Falsish */
12:16:53 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104422&oldid=104421 * McChuck * (-8) /* Falsish */
12:17:53 -!- Lord_of_Life has joined.
12:18:47 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104423&oldid=104422 * McChuck * (+72) /* Falsish */
12:28:37 <esolangs> [[Talk:FALSE]] https://esolangs.org/w/index.php?diff=104424&oldid=104423 * McChuck * (+115) /* Falsish */
12:59:00 -!- razetime has quit (Ping timeout: 248 seconds).
13:04:17 -!- earend1 has joined.
13:48:56 -!- Sgeo has joined.
14:01:03 <b_jonas> ok, but that's such a rare word that I think fungot just substitutes fnord in its place. fungot, what do you use as bate when you wait with bated breath?
14:01:03 <fungot> b_jonas: a magazine ( obviously) is there 2 pairs?
14:01:57 <b_jonas> fizzie: oh, at least you have a log. my computer simply froze and the logs don't seem to be telling me why. so far it did so three times.
14:03:08 <b_jonas> fizzie: make sure to check cables, maybe disconnect all sides of the disconnectable cables then blow into the connectors then reconnect. (blowing into is optional, it just makes sure you follow the instructions about disconnecting the cables properly.)
14:04:00 <b_jonas> "in this case would be problematic because there's no cable, it's just a thing in the case that a drive slots into." => well just remove the drive then, blow into its SATA connector, then put the drive back in then.
14:04:46 <b_jonas> in my case I don't think it was the disks, that gives different symptoms than just freezing mid-sound
14:08:29 -!- tech_exorcist has joined.
14:09:01 <Soni> oh yeah, we actually started playing with "regex for json" after trying to (and failing to) play with "2D regex"
14:09:12 <fizzie> I guess I can try wiggling the drive. I remember it was a little hard to get seated.
14:09:26 <fizzie> Some people have had luck with firmware upgrades as well.
14:10:18 <b_jonas> don't just wiggle it. remove it completely if possible then add it back. that works better.
14:10:25 <b_jonas> power down the computer first of course
14:30:45 -!- razetime has joined.
14:31:18 -!- tech_exorcist_ has joined.
14:31:27 -!- tech_exorcist has quit (Remote host closed the connection).
14:33:56 -!- shachaf has quit (Ping timeout: 276 seconds).
14:54:58 -!- shachaf has joined.
15:01:20 <esolangs> [[Arrowey]] https://esolangs.org/w/index.php?diff=104425&oldid=104242 * Lampe2020 * (+145) Added note about null variable
15:20:30 -!- Franciman has left (WeeChat 3.0).
15:33:36 -!- earend1 has quit (Quit: Connection closed for inactivity).
15:41:57 <esolangs> [[Fish]] https://esolangs.org/w/index.php?diff=104426&oldid=86635 * Mousetail * (+281) /* Interpreters */
16:02:22 -!- razetime has quit (Read error: Connection reset by peer).
16:02:36 -!- razetime has joined.
16:06:45 <esolangs> [[Special:Log/newusers]] create * ProfNinja * New user account
16:16:45 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104427&oldid=104381 * ProfNinja * (+371) /* Introductions */
16:16:57 <esolangs> [[Talk:Falsish]] N https://esolangs.org/w/index.php?oldid=104428 * McChuck * (+878) Falsish ` alternate uses?
16:18:01 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104429&oldid=104427 * ProfNinja * (+0) /* Introductions */
16:18:15 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104430&oldid=104428 * McChuck * (+34) /* Alternate uses for ` */ new section
16:18:41 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104431&oldid=104430 * McChuck * (+864) /* Alternate uses for ` */
16:22:38 -!- ProfNinja has joined.
16:23:16 <ProfNinja> hi there, have a few things I'd like to contribute to the wiki and wanted to say hi first
16:24:55 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104432&oldid=104431 * McChuck * (-396)
16:29:34 <esolangs> [[Hexadecimal Stacking Pseudo-Assembly Language]] M https://esolangs.org/w/index.php?diff=104433&oldid=84197 * ProfNinja * (+80) /* Interpreters */
16:41:41 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104434&oldid=104396 * ProfNinja * (+15) /* M */
17:07:56 <esolangs> [[MineStax]] N https://esolangs.org/w/index.php?oldid=104435 * ProfNinja * (+1742) The first draft of the MineStax language page, will edit again with a Hello World program.
17:10:21 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104436&oldid=104435 * ProfNinja * (+9)
17:11:24 <esolangs> [[MineStax]] https://esolangs.org/w/index.php?diff=104437&oldid=104436 * ProfNinja * (+18)
17:12:27 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:13:43 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104438&oldid=104437 * ProfNinja * (+193) Categories for MineStax
17:18:52 -!- ProfNinja has quit (Quit: Client closed).
17:52:45 -!- chiselfuse has quit (Write error: Connection reset by peer).
17:53:00 -!- chiselfuse has joined.
18:01:19 -!- sprout has quit (Ping timeout: 272 seconds).
20:24:43 -!- bgs has quit (Remote host closed the connection).
20:43:02 <b_jonas> `welcome ProfNinja
20:43:05 <HackEso> ProfNinja: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: <https://esolangs.org/>. (For the other kind of esoterica, try #esoteric on EFnet or DALnet.)
21:21:39 -!- ProfNinja has joined.
21:26:54 -!- moony has joined.
21:35:13 -!- sprout has joined.
21:51:10 <esolangs> [[MineStax]] https://esolangs.org/w/index.php?diff=104439&oldid=104438 * ProfNinja * (+2210)
21:52:35 <esolangs> [[MineStax]] https://esolangs.org/w/index.php?diff=104440&oldid=104439 * ProfNinja * (+33) /* The Hello, World! program: */
21:52:59 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104441&oldid=104440 * ProfNinja * (+54)
21:54:59 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104442&oldid=104441 * ProfNinja * (+132)
21:55:56 -!- ProfNinja has quit (Quit: Client closed).
22:14:07 <Soni> :map ->['projects'?]:map ->[commit:?str]:?map ->[url:?str]:?map ->[branch:?str]:?map (->['active'?]active:?bool)? (->['federate'?]federate:?bool)?
22:14:30 <Soni> we just don't know how we want this to look in the internal Pack representation
22:14:50 <Soni> we don't know how it should look
22:21:13 -!- ProfNinja has joined.
22:21:15 -!- ProfNinja has quit (Client Quit).
22:29:36 -!- tech_exorcist_ has quit (Quit: Disconnecting).
22:29:51 -!- __monty__ has quit (Quit: leaving).
22:43:33 <fizzie> Mhm. The drive is a Crucial MX500, and smartctl reports its firmware version is M3CR043.
22:43:35 <fizzie> The Crucial support page says: "A number of MX500 drives were shipped with Firmware Revision M3CR043 or M3CR044. These revisions are not applicable to drives which shipped with previous firmware revisions." Then it goes on to provide download links for versions M3CR033 which is "compatible with drives that shipped with M3CR032" and M3CR023 which is "compatible with all drives shipped with
22:43:37 <fizzie> firmware other than M3CR032".
22:45:01 <fizzie> I think a strict reading would claim the firmware version M3CR023 would be "compatible" (because M3CR043 is "other than M3CR032"), but I think the intent of the page is still to suggest that they have no firmware update to provide for a drive that was shipped with M3CR043.
22:52:41 <Soni> eek
2022-11-05
00:48:52 -!- fowl has quit (Read error: Connection reset by peer).
00:49:06 -!- fowl has joined.
02:14:44 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
02:16:15 -!- Lord_of_Life has joined.
02:33:52 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104443&oldid=104416 * McChuck * (+1) /* Falsish: a FALSE variant inspired by fish > */
02:36:36 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104444&oldid=104434 * McChuck * (+14) /* F */
02:37:44 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104445&oldid=104444 * McChuck * (+17) /* T */
03:43:55 <esolangs> [[Special:Log/newusers]] create * Vort * New user account
03:48:12 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104446&oldid=104429 * Vort * (+231) /* Introductions */
03:50:55 <esolangs> [[Higher Subleq]] https://esolangs.org/w/index.php?diff=104447&oldid=31185 * Vort * (+89) /* Compiler */ adding archive to unavailable link
04:18:59 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
04:19:17 -!- Lord_of_Life has joined.
04:30:51 -!- zzo38 has quit (Ping timeout: 272 seconds).
04:40:03 <esolangs> [[User:ProfNinja]] N https://esolangs.org/w/index.php?oldid=104448 * ProfNinja * (+124) Created page with "I'm a CTFing prof at University of Delaware. My daughter and I designed MineStax. Also made an online HSPAL Interpreter."
04:41:05 <esolangs> [[User:ProfNinja]] M https://esolangs.org/w/index.php?diff=104449&oldid=104448 * ProfNinja * (+8)
04:43:35 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=104450&oldid=103861 * ProfNinja * (+2211)
04:47:50 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104451&oldid=104442 * ProfNinja * (+0) /* Implementation */
05:19:05 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:22:08 -!- slavfox has joined.
06:22:04 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
06:23:31 -!- Lord_of_Life has joined.
08:14:34 -!- Sgeo has quit (Read error: Connection reset by peer).
08:19:57 -!- b_jonas has quit (Ping timeout: 246 seconds).
09:24:42 -!- razetime has joined.
09:28:57 -!- tech_exorcist has joined.
10:31:16 -!- tech_exorcist has quit (Remote host closed the connection).
10:31:57 -!- tech_exorcist has joined.
10:48:41 -!- tech_exorcist has quit (Remote host closed the connection).
10:49:27 -!- tech_exorcist has joined.
10:50:11 -!- tech_exorcist has quit (Remote host closed the connection).
10:51:09 -!- tech_exorcist has joined.
10:59:14 -!- __monty__ has joined.
11:02:45 -!- tech_exorcist has quit (Remote host closed the connection).
11:03:32 -!- tech_exorcist has joined.
11:28:54 -!- razetime has quit (Ping timeout: 260 seconds).
11:29:52 -!- razetime has joined.
12:16:59 -!- tech_exorcist_ has joined.
12:17:57 -!- tech_exorcist has quit (Ping timeout: 240 seconds).
12:19:04 -!- razetime has quit (Ping timeout: 260 seconds).
12:19:32 -!- razetime has joined.
12:23:01 -!- tech_exorcist_ has quit (Remote host closed the connection).
12:35:31 -!- tech_exorcist has joined.
12:42:14 -!- tech_exorcist has quit (Remote host closed the connection).
12:42:39 -!- tech_exorcist has joined.
12:46:07 -!- tech_exorcist has quit (Remote host closed the connection).
12:46:47 -!- tech_exorcist has joined.
12:47:02 -!- tech_exorcist has quit (Remote host closed the connection).
13:02:49 -!- __monty__ has quit (Ping timeout: 260 seconds).
13:03:04 -!- __monty__ has joined.
13:45:43 -!- tech_exorcist has joined.
13:57:23 -!- tech_exorcist has quit (Remote host closed the connection).
13:58:41 -!- tech_exorcist has joined.
14:02:05 -!- tech_exorcist has quit (Remote host closed the connection).
14:09:24 -!- razetime has quit (Ping timeout: 248 seconds).
14:37:43 -!- razetime has joined.
14:38:17 <esolangs> [[Special:Log/newusers]] create * Ameisenigel * New user account
15:05:44 -!- tech_exorcist has joined.
15:16:12 -!- tech_exorcist_ has joined.
15:17:24 -!- tech_exorcist has quit (Remote host closed the connection).
15:26:14 -!- chiselfuse has quit (Remote host closed the connection).
15:27:44 -!- chiselfuse has joined.
15:29:57 -!- tech_exorcist_ has quit (Ping timeout: 240 seconds).
15:44:13 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
16:09:28 <esolangs> [[ThueLike]] N https://esolangs.org/w/index.php?oldid=104452 * Mario0Fan * (+278) Created page with "ThueLike is a esolang created by [[User:Mario0Fan]]. Its supposed to be more like a programming language, but it has 1 thing in common with [[Thue]]. The commands are run in a..."
16:18:19 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104453&oldid=104452 * Mario0Fan * (+454)
16:24:10 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104454&oldid=104453 * Mario0Fan * (+320)
16:26:59 -!- b_jonas has joined.
16:28:14 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104455&oldid=104454 * Mario0Fan * (+240)
16:28:42 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104456&oldid=104455 * Mario0Fan * (+23)
16:28:57 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104457&oldid=104456 * Mario0Fan * (+1)
16:29:04 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104458&oldid=104457 * Mario0Fan * (+0)
16:33:28 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104459&oldid=104458 * Mario0Fan * (+66)
16:38:20 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104460&oldid=104459 * Mario0Fan * (+217)
16:43:53 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104461&oldid=104460 * Mario0Fan * (+172)
16:44:22 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104462&oldid=104461 * Mario0Fan * (+33) /* Examples */
16:44:59 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104463&oldid=104462 * Mario0Fan * (+64) /* Other */
16:45:11 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104464&oldid=104463 * Mario0Fan * (+3) /* Other */
16:46:23 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104465&oldid=104464 * Mario0Fan * (+45) Added randomized truth machine info
16:47:27 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104466&oldid=104465 * Mario0Fan * (+68) hello world
16:48:27 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104467&oldid=104466 * Mario0Fan * (+91) random number
16:49:59 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104468&oldid=104285 * Mario0Fan * (+59)
16:52:11 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104469&oldid=104468 * Mario0Fan * (+432) ThueLike
16:53:50 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104470&oldid=104467 * Mario0Fan * (+107)
16:58:24 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104471&oldid=104469 * Mario0Fan * (+17) /* Esolangs i made: */
17:02:45 -!- Sgeo has joined.
17:05:42 -!- zzo38 has joined.
17:18:54 -!- tech_exorcist has joined.
17:30:50 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104472&oldid=104470 * Mario0Fan * (+460)
17:31:04 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104473&oldid=104472 * Mario0Fan * (-9)
17:31:28 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104474&oldid=104473 * Mario0Fan * (-9)
17:31:43 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104475&oldid=104474 * Mario0Fan * (+1) link fix
17:32:11 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104476&oldid=104475 * Mario0Fan * (-136) Changed some info so it would be correct
17:32:29 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104477&oldid=104476 * Mario0Fan * (+14)
17:33:36 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104478&oldid=104477 * Mario0Fan * (+15) Another example
17:33:45 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104479&oldid=104478 * Mario0Fan * (+1)
17:35:00 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104480&oldid=104479 * Mario0Fan * (+1) i still dont know how to use the wiki editor as intended
17:37:00 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104481&oldid=104480 * Mario0Fan * (+0) help
17:38:56 <b_jonas> fungot, will I be baked and then there will be cake?
17:38:56 <fungot> b_jonas: yea some formatting mode that gets my indentation, etc right?
17:39:15 <esolangs> [[Talk:ThueLike]] N https://esolangs.org/w/index.php?oldid=104482 * Mario0Fan * (+332) Created page with "==The ThueLike view history tab== If you open the view history tab in ThueLike's esolangs.org page, you will see alot of failed attempts of me trying to use the nowiki tag. Af..."
17:39:32 <myname> df for stream on dec, 6th! hype!
18:02:49 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104483&oldid=103830 * Mario0Fan * (+22) /* Implementations */
18:05:49 <int-e> fungot: Will Twitter be fully self-driving before Tesla?
18:05:49 <fungot> int-e: sarahbot locate number42.
18:18:23 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104484&oldid=104481 * Mario0Fan * (+166)
18:30:46 -!- tech_exorcist has quit (Remote host closed the connection).
18:32:19 <fizzie> fungot: I don't think that really answered the question.
18:32:20 <fungot> fizzie: only two? is that code working with monads is that code actually released?
18:33:00 <fizzie> fungot: Are you a fan of Elon, by the way?
18:33:00 <fungot> fizzie: dragonflybsd also uses pkgsrc as their " fnord"
18:33:17 <fizzie> Cagey.
18:36:48 <int-e> Relatable; that was a really loaded question.
18:42:11 <b_jonas> fungot, do you hate loaded questions?
18:42:11 <fungot> b_jonas: from the looks
19:07:59 -!- zzo38 has quit (Ping timeout: 260 seconds).
19:50:50 <esolangs> [[Special:Log/newusers]] create * McBrincie212 * New user account
20:07:47 -!- Trieste has quit (Ping timeout: 276 seconds).
20:51:22 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104485&oldid=104484 * PythonshellDebugwindow * (+105) Add categories, fix interpreter link
21:04:07 -!- zzo38 has joined.
22:35:24 <esolangs> [[User:Fizzie]] M https://esolangs.org/w/index.php?diff=104486&oldid=88295 * Fizzie * (+0) Post-upgrade edit test for 1.38.4.
22:44:43 -!- __monty__ has quit (Quit: leaving).
22:46:48 <fizzie> Upgraded MediaWiki from 1.36 to 1.38. There's a couple of (mildly) user-visible changes this time.
22:47:10 <fizzie> Firstly, you might have to force-reload to get rid of stale cached stylesheet files; I did have to. If you see some extra labels around the UI that seem like they don't belong, that's probably the cause.
22:47:18 <fizzie> Secondly, there's two new skins: MinervaNeue, and DarkVector.
22:47:38 <fizzie> The former's the standard mobile-friendly skin, which was now bundled with the installation so I kept it in. I've not installed the MobileFrontend extension (which would support detecting/redirecting mobile browsers), and have no immediate plans to do so, so you'd have to explicitly switch your preferences to use it to see it. But it looked to be working okay.
22:48:07 <fizzie> The latter is a dark-themed recoloring of Vector. The logo and the main page headings look kind of terrible in it, but regular articles that play no tricks should still look acceptable. There's no automation to follow your dark-mode preferences here either, so you'd again have to just switch to it to use it.
22:48:17 <fizzie> And finally, I included the UserMerge extension, so if someone has two (or more) wiki accounts, it's now possible to get them merged neatly so that edit history and such gets preserved. It needs the "bureaucrat" permission to use (so me or ais523, basically).
2022-11-06
00:13:27 <b_jonas> ok
00:55:00 <esolangs> [[A pi e]] M https://esolangs.org/w/index.php?diff=104487&oldid=104324 * PythonshellDebugwindow * (+17) Stub, WIP
00:57:56 <esolangs> [[APLWSI]] M https://esolangs.org/w/index.php?diff=104488&oldid=71613 * PythonshellDebugwindow * (+105) Add categories
01:28:23 <b_jonas> `? monoid
01:28:26 <HackEso> A monoid is the easy version of a category.
01:45:00 <esolangs> [[CompressedBF]] https://esolangs.org/w/index.php?diff=104489&oldid=104089 * Joe * (+520)
01:45:47 <esolangs> [[CompressedBF]] https://esolangs.org/w/index.php?diff=104490&oldid=104489 * Joe * (+2)
01:47:00 <esolangs> [[CompressedBF]] https://esolangs.org/w/index.php?diff=104491&oldid=104490 * Joe * (+10)
02:02:23 -!- razetime has joined.
02:16:12 -!- Lord_of_Life_ has joined.
02:16:44 -!- Lord_of_Life has quit (Ping timeout: 255 seconds).
02:17:27 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
03:32:29 -!- razetime has quit (Ping timeout: 246 seconds).
03:44:27 -!- immibis_ has quit (*.net *.split).
03:44:50 -!- immibis_ has joined.
03:51:15 -!- esolangs has joined.
03:51:15 -!- ChanServ has set channel mode: +v esolangs.
03:58:55 -!- joast has quit (*.net *.split).
03:58:55 -!- silky has quit (*.net *.split).
03:58:55 -!- HackEso has quit (*.net *.split).
03:59:04 -!- silky has joined.
03:59:32 -!- HackEso has joined.
04:03:32 -!- pikhq has quit (*.net *.split).
04:03:32 -!- Argorok has quit (*.net *.split).
04:03:32 -!- CAT_S has quit (*.net *.split).
04:03:32 -!- citrons has quit (*.net *.split).
04:03:47 -!- Argorok has joined.
04:03:47 -!- pikhq has joined.
04:03:50 -!- CAT_S has joined.
04:08:39 -!- citrons has joined.
04:16:26 -!- underpantsgnome[ has quit (*.net *.split).
04:16:26 -!- Riviera has quit (*.net *.split).
04:16:35 -!- Riviera has joined.
04:22:55 -!- underpantsgnome[ has joined.
04:32:32 -!- j4cbo has quit (*.net *.split).
04:32:43 -!- j4cbo has joined.
04:35:54 -!- razetime has joined.
04:41:45 <shachaf> zzo38: Do you like duck chess?
04:42:33 <zzo38> I have not played it, but I know how it is played. (I have not played chess much at all recently)
04:42:51 <zzo38> I like that idea, though.
04:46:01 <b_jonas> shachaf: I'm disappointed about it. if it has a rubber duck, bishops should be able to move bouncing from it. they can't. ok, but then they should have used different flavor than a rubber duck.
04:50:15 <zzo38> I am unlikely to use an actual rubber duck, since I do not have one of the correct size for the chess board that I have, but I can use something else instead, such as dice. (In a tournament, they probably should use the duck but then they would have a suitable duck for that purpose, I suppose, maybe)
04:51:34 -!- razetime has quit (Ping timeout: 252 seconds).
04:58:29 <b_jonas> try duck typing then. if you don't have a real duck, substitute any piece that moves every turn like a duck and quacks like a duck and can't capture like a duck
04:58:49 <b_jonas> er, moves every half-turn
05:08:14 -!- razetime has joined.
05:42:05 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:45:38 -!- slavfox has joined.
05:46:55 -!- chiselfuse has quit (Remote host closed the connection).
05:49:01 -!- chiselfuse has joined.
05:54:54 -!- HackEso has quit (Ping timeout: 260 seconds).
05:54:54 -!- esolangs has quit (Ping timeout: 260 seconds).
05:55:32 -!- esolangs has joined.
05:55:32 -!- ChanServ has set channel mode: +v esolangs.
06:02:29 -!- silky has quit (Ping timeout: 260 seconds).
06:02:38 -!- silky has joined.
06:07:44 -!- CAT_S has quit (Ping timeout: 260 seconds).
06:12:40 -!- razetime has joined.
06:13:08 -!- citrons has joined.
06:20:17 -!- CAT_S has joined.
06:55:30 -!- razetime has quit (Ping timeout: 252 seconds).
07:20:41 -!- razetime has joined.
07:49:12 -!- slavfox_ has joined.
07:49:58 -!- slavfox_ has changed nick to slavfox.
08:17:14 -!- citrons has quit (Ping timeout: 260 seconds).
08:17:23 -!- citrons has joined.
08:28:59 <esolangs> [[Asmlang]] N https://esolangs.org/w/index.php?oldid=104492 * Xyzzy * (+585) Created page with "{{WIP}} {{Stub}} Asmlang is an Work-in-progress language. Here is the concept file: <code> Instruction set F is an adress,pointing to an 8-bit value. W is an 8-bit accumulator. Stack have 2 levels :) 0<=b<8 Add,And,Or,Subtract,XOR W with F to D Rotate left/right thru carry
08:29:14 <esolangs> [[Asmlang]] https://esolangs.org/w/index.php?diff=104493&oldid=104492 * Xyzzy * (+13)
08:29:28 <esolangs> [[Asmlang]] https://esolangs.org/w/index.php?diff=104494&oldid=104493 * Xyzzy * (-15)
08:39:06 -!- Sgeo has quit (Read error: Connection reset by peer).
09:03:31 -!- razetime has quit (Ping timeout: 252 seconds).
09:18:21 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104495&oldid=103741 * Pro465 * (-232) /* Commands */
09:23:21 -!- razetime has joined.
09:24:54 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104496&oldid=104471 * Mario0Fan * (+36) /* Things i made related to esolangs: */
09:25:29 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104497&oldid=104495 * Pro465 * (+51) /* Turing Completeness */
09:26:40 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104498&oldid=104497 * Pro465 * (+3) /* Cat */
09:28:43 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104499&oldid=104485 * Mario0Fan * (+163) () command
09:29:14 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104500&oldid=104499 * Mario0Fan * (+10) /* Other */
09:31:22 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104501&oldid=104500 * Mario0Fan * (+1) Moved "Equal to" to Logic gates
09:33:02 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104502&oldid=104501 * Mario0Fan * (+3)
09:34:18 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104503&oldid=104502 * Mario0Fan * (-2) fixed logic gates
09:35:29 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104504&oldid=104503 * Mario0Fan * (+27) Added an example for XNOR
09:42:19 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104505&oldid=104504 * Mario0Fan * (+200) Even more randomized truth machine
10:21:25 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104506&oldid=104498 * Pro465 * (-290) /* IO endianness */
10:21:29 -!- citrons has quit (Ping timeout: 260 seconds).
10:21:38 -!- citrons has joined.
11:59:51 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104507&oldid=104506 * Pro465 * (-140) /* Hello world */
12:01:05 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104508&oldid=104507 * Pro465 * (-9) /* Truth Machine */
12:05:13 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104509&oldid=104508 * Pro465 * (+520) /* Notes */
12:08:42 -!- genpaku has joined.
12:10:13 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104510&oldid=104509 * Pro465 * (+41) /* Commands */
12:25:44 -!- citrons has quit (Ping timeout: 260 seconds).
12:25:53 -!- citrons has joined.
12:28:10 -!- __monty__ has joined.
13:25:36 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104511&oldid=104510 * Pro465 * (-41) /* Commands */
13:43:13 <esolangs> [[ThueLike]] M https://esolangs.org/w/index.php?diff=104512&oldid=104505 * Mario0Fan * (+10)
13:43:29 <esolangs> [[ThueLike]] https://esolangs.org/w/index.php?diff=104513&oldid=104512 * Mario0Fan * (+1) /* Functions */
13:56:07 -!- razetime has quit (Ping timeout: 252 seconds).
13:59:37 <b_jonas> `q law student
13:59:38 <HackEso> 97) <fungot> [...] i'm a law student so i am loving my bread machine
14:05:50 -!- razetime has joined.
14:12:29 -!- genpaku has quit (Ping timeout: 260 seconds).
14:14:22 -!- genpaku has joined.
14:20:29 -!- tromp has joined.
14:26:01 -!- Thelie has joined.
14:29:59 -!- citrons has quit (Ping timeout: 260 seconds).
14:30:08 -!- citrons has joined.
14:30:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:45:46 -!- tromp has joined.
15:16:58 -!- razetime has quit (Ping timeout: 252 seconds).
15:19:46 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104514&oldid=104401 * Z Z * (+5) /* define */
15:19:56 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104515&oldid=104514 * Z Z * (-1) /* define */
15:21:00 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104516&oldid=104515 * Z Z * (+0) /* Array++ (same, but no comments) */
15:21:14 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104517&oldid=104516 * Z Z * (+0) /* Array++ */
15:25:42 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104518&oldid=104517 * Z Z * (+42) /* Reserved symbols */
15:25:47 -!- razetime has joined.
15:43:26 <esolangs> [[MineStax]] M https://esolangs.org/w/index.php?diff=104519&oldid=104451 * PythonshellDebugwindow * (+19) /* Classification */ Category
15:45:00 <esolangs> [[NucleotideBF (nBF)]] M https://esolangs.org/w/index.php?diff=104520&oldid=74538 * PythonshellDebugwindow * (+11) /* Python Implementation */ Fix formatting
15:52:57 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104521&oldid=104511 * Pro465 * (+22) /* The [if_num|else_num] command */
16:01:07 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104522&oldid=104518 * Z Z * (+611) /* Reserved symbols */
16:20:24 -!- tech_exorcist has joined.
16:24:12 -!- tech_exorcist has quit (Client Quit).
16:24:19 -!- tromp has quit (Ping timeout: 260 seconds).
16:24:31 -!- tech_exorcist has joined.
16:24:34 -!- tromp has joined.
16:29:16 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104523&oldid=104522 * Z Z * (+13) /* Array++ */
16:30:34 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104524&oldid=104523 * Z Z * (+15) /* Array++ (same, but no comments) */
16:31:01 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104525&oldid=104524 * Z Z * (+2) /* Array++ */
16:31:10 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104526&oldid=104525 * Z Z * (+1) /* Array++ (same, but no comments) */
16:34:14 -!- citrons has quit (Ping timeout: 260 seconds).
16:34:23 -!- citrons has joined.
16:35:23 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104527&oldid=104526 * Z Z * (+90)
16:37:57 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104528&oldid=104527 * Z Z * (+27) /* Reserved symbols */
16:39:49 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104529&oldid=104528 * Z Z * (+16) /* Examples */
16:44:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:45:05 -!- fowl has quit (Quit: cya).
17:20:57 -!- fowl has joined.
17:24:56 -!- Sgeo has joined.
17:37:46 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:48:58 -!- tromp has joined.
18:22:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:30:15 -!- tromp has joined.
18:38:29 -!- citrons has quit (Ping timeout: 260 seconds).
18:38:37 -!- citrons has joined.
18:47:53 -!- SGautam has joined.
19:16:17 -!- Trieste has joined.
19:23:06 -!- fowl9 has joined.
19:25:09 -!- fowl has quit (Ping timeout: 260 seconds).
19:25:09 -!- fowl9 has changed nick to fowl.
19:25:25 -!- Sgeo_ has joined.
19:28:39 -!- Sgeo has quit (Ping timeout: 260 seconds).
19:39:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:03:22 -!- tromp has joined.
20:42:44 -!- citrons has quit (Ping timeout: 260 seconds).
20:42:53 -!- citrons has joined.
20:48:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:54:30 -!- tromp has joined.
20:57:15 -!- SGautam has quit (Quit: Connection closed for inactivity).
20:58:28 -!- tech_exorcist has quit (Quit: Disconnecting).
21:18:54 -!- Trieste has quit (Ping timeout: 260 seconds).
21:19:52 -!- Trieste has joined.
21:22:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:31:16 -!- tromp has joined.
21:58:10 <zzo38> I typed "cd prg" and I got the message: "bash: cd: write error: Success" The command worked despite the error message, and I cannot reproduce it.
22:00:11 <b_jonas> zzo38: is prg a symlink, or did bash track symbolic links in your pwd, or do you have any I/O errors for a file system in your kernel log, or are NFS involved?
22:01:23 -!- __monty__ has quit (Quit: leaving).
22:08:20 <int-e> LOL '$BASH_VERSION prints "bash: 4.2.37(1)-release: command not found".' https://unix.stackexchange.com/questions/116381/why-did-bash-print-bash-cd-write-error-success
22:09:27 <int-e> (Fun one, I've never seen an error like that.)
22:10:47 <shachaf> There are claims on the Internet that if you use Reed-Solomon in GF(2^k), you can only have 2^k - 1 point, rather than 2^k points.
22:10:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:11:05 <shachaf> But I'm not sure why you can't have 2^k points? Am I missing something?
22:11:13 <zzo38> It is not a symlink, there are no I/O errors for that file system in the kernel log, and NFS is not involved.
22:14:20 <shachaf> Looking at the bash source, it looks like this is a write error (ferror) to stdout.
22:14:46 <shachaf> Do you have something special going on?
22:15:00 <shachaf> Also do you have POSIXLY_CORRECT enabled?
22:21:47 <int-e> well, this is cute: cd / --> bash: PWD: readonly variable
22:22:07 <int-e> `` readonly PWD=/; cd /
22:22:09 <HackEso> ​/hackenv/bin/`: line 5: PWD: readonly variable
22:24:49 <int-e> anyway, which bash version is that, and does it have custom patches, and also, are there any interesting PROMPT_COMMAND shenanigans etc. pp.
22:36:09 <shachaf> Also is CDPATH set?
22:36:33 <shachaf> I didn't even know about this.
22:37:06 <int-e> shachaf: I think that RS thing is a [citation needed], despite the fact that using 0... which just gives the constant coefficient... intuitively is a bit strange
22:38:19 <shachaf> I just tried it out with GF(4) for a 2+2 code.
22:38:31 <shachaf> It seems to work fine.
22:39:24 <shachaf> You can make an encoding matrix like [[1 0][0 1][1 1][1 s+1]] and every choice of two rows from that matrix is invertible.
22:39:49 <int-e> sure, it's "just" linear algebra at work
22:40:38 <int-e> https://en.wikipedia.org/wiki/Vandermonde_matrix has non-zero determinant if the x_i are all distinct; there's no need for them to be non-zero
22:43:48 <shachaf> Wait, there's no way having zeros in the matrix can work, is there?
22:44:06 <shachaf> A 0 wouldn't let you reconstruct the data if you lose one data shard and all but one parity shards.
22:46:24 <int-e> ?
22:46:41 <int-e> I think we have slightly different formulations of RS codes in mind
22:46:56 <shachaf> Probably!
22:47:41 <int-e> In the pure formulation, all matrix rows have the form [1,a,a^2,...,a^(n-1)]; there's no identity matrix portion.
22:47:59 <int-e> and in that formulation you can take a = 0.
22:48:19 <shachaf> I see, you're thinking of a non-systematic code?
22:48:25 <int-e> Yep.
22:48:28 <shachaf> Got it.
22:48:49 <shachaf> Actually, I'm still confused.
22:48:58 <shachaf> Oh, never mind, not confused.
22:49:07 <shachaf> This is just the same as the first row of the identity matrix, of course.
22:50:04 <int-e> I'm not quite sure how the systematic formulation works... I guess you just start with the systematic one and do Gaussian elimination on top? And that'll ensure that the non-identity matrix rows mix all the data.
22:50:16 <shachaf> Systematic codes seem pretty good, though. Is there ever a reason not to use them?
22:50:34 <int-e> The error correction may be harder?
22:51:01 <int-e> "harder"... it'll just be a linear transformation away no matter what you do.
22:52:12 <shachaf> Hmm, it's probably mostly that I'm used to applications where errors/erasures are rare, and you want encoding to be fast and decoding in the no-error case to be fast.
22:52:46 <shachaf> I guess as errors get more common you start to care about decoding more, and then maybe that's more important.
22:53:47 <b_jonas> is this again about that thing we were talking about some days or weeks or months ago? I think it's still in the channel logs
22:53:52 <int-e> https://en.wikipedia.org/wiki/Reed-Solomon_error_correction#Systematic_encoding_procedure:_The_message_as_an_initial_sequence_of_values ...yeah right, you can describe it as doing (Lagrange) interpolation followed by evaluation.
22:54:10 <shachaf> A natural way to get a systematic code is to fit a polynomial to n point and then generate p more points.
22:54:15 <shachaf> Right.
22:54:59 <int-e> the (A's left square submatrix)^-1 A variant would apply to any linear code (provided that matrix is invertible)
22:55:11 <b_jonas> https://logs.esolangs.org/libera-esolangs/2022-10.html#lrt
22:56:19 <int-e> shachaf: anyway, now it becomes a question of which points you used for interpolation... you don't have to re-evaluate the polynomial for those, and 0 is likely to be one of them because it makes the process a tiny bit cheaper.
22:57:06 <int-e> b_jonas: looks similar, but the RS angle is new
22:57:14 <int-e> I think.
23:09:39 <b_jonas> what's an "RS"?
23:09:57 <shachaf> Reed-Solomon, I assume.
23:09:59 <b_jonas> ah
23:10:06 <b_jonas> yes, that would make sense
23:10:23 <shachaf> Oh, also, is there a simple way to do error correction (rather than erasures) with Reed-Solomon?
23:10:39 <shachaf> For n+2 encoding, correcting one error is easy.
23:10:48 <shachaf> But it seems like it's much more complicated for correcting multiple errors.
23:15:40 <shachaf> (I'm thinking of systematic codes here again.)
23:16:22 <int-e> well it looks like the first thing they do is to undo the interpolation step?
23:16:58 <int-e> (looking at the end of that wikipedia page, i.e. the Berlekamp-Welch and Gao stuff)
23:22:34 -!- Trieste has quit (Ping timeout: 260 seconds).
23:25:07 -!- Trieste has joined.
23:26:17 <shachaf> Oh, hmm, this Berlekamp-Welch thing looks simpler than Berlekamp-Massey.
23:31:10 -!- Thelie has quit (Remote host closed the connection).
23:46:19 <shachaf> It's funny that for matrices over GF(2^k), the determinant is equal to the permanent.
23:54:17 <int-e> what's really funny is how useless that fact is for computing the permanent
23:55:00 <shachaf> You mean in other fields?
23:55:20 <int-e> in Z, really
23:55:24 <shachaf> Right.
23:55:41 <shachaf> (The best field.)
23:55:52 <shachaf> I tend to think that computing the permanent is really hard, which I guess is why it's funny that it's easy in this case.
23:55:56 <int-e> Q is the corresponding field. So we can pick that.
2022-11-07
00:03:23 <b_jonas> lol
00:03:45 <b_jonas> parity is easier than count, is that what you're saying?
00:18:02 <int-e> that's one way of putting it
00:38:09 -!- Noisytoot has joined.
01:14:40 <shachaf> Man, I'm still hoping there's a really simple way of doing multi-error correction with RS.
01:14:47 <shachaf> Given that single-error correction can be really simple.
01:27:59 -!- Trieste has quit (Ping timeout: 260 seconds).
01:29:28 -!- Trieste has joined.
01:37:08 -!- Soni has joined.
01:59:39 <esolangs> [[Clickclang]] https://esolangs.org/w/index.php?diff=104530&oldid=104328 * SpaceByte * (+900) v1.5
02:16:42 -!- Lord_of_Life_ has joined.
02:17:37 -!- Lord_of_Life has quit (Ping timeout: 272 seconds).
02:17:59 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
02:37:48 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104531&oldid=104445 * Vallee152 * (+14) Adding name of language, Watnoxt, to language list
02:41:10 -!- Noisytoot has changed nick to Guest741.
02:41:10 -!- Guest741 has quit (Killed (tungsten.libera.chat (Nickname regained by services))).
02:41:14 -!- Noisytoot has joined.
02:55:37 -!- razetime has joined.
03:14:34 <esolangs> [[Watnoxt]] N https://esolangs.org/w/index.php?oldid=104532 * Vallee152 * (+16256) adding the language, Watnoxt, to Esolangs.
03:17:47 <esolangs> [[Watnoxt]] M https://esolangs.org/w/index.php?diff=104533&oldid=104532 * Vallee152 * (+38) Adding a little more to about the origin of the name
03:24:25 <esolangs> [[Watnoxt]] M https://esolangs.org/w/index.php?diff=104534&oldid=104533 * Vallee152 * (+0) changing module number on VB code
03:45:08 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104535&oldid=104443 * McChuck * (+256) /* Falsish: a FALSE variant inspired by fish > */
03:45:39 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104536&oldid=104535 * McChuck * (+1) /* Falsish: a FALSE variant inspired by fish > */
03:57:16 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104537&oldid=104432 * McChuck * (+487) /* Push and Pop */ new section
03:57:51 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104538&oldid=104537 * McChuck * (+6) /* Push and Pop */
03:58:43 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104539&oldid=104538 * McChuck * (+10) /* Push and Pop */
04:02:03 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104540&oldid=104539 * McChuck * (+83) /* Push and Pop */
04:02:15 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104541&oldid=104540 * McChuck * (+1) /* Push and Pop */
04:04:49 <esolangs> [[Talk:FALSE]] https://esolangs.org/w/index.php?diff=104542&oldid=104424 * McChuck * (-44) /* Falsish */
04:05:34 <esolangs> [[Talk:FALSE]] M https://esolangs.org/w/index.php?diff=104543&oldid=104542 * McChuck * (-73) /* Falsish */
04:10:51 -!- razetime has quit (Ping timeout: 248 seconds).
04:37:08 <esolangs> [[Talk:FALSE]] https://esolangs.org/w/index.php?diff=104544&oldid=104543 * McChuck * (+1) /* Falsish */
04:37:28 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104545&oldid=104536 * McChuck * (+1) /* Falsish: a FALSE variant inspired by fish > */
04:59:10 -!- razetime has joined.
05:13:12 <esolangs> [[MineStax]] https://esolangs.org/w/index.php?diff=104546&oldid=104519 * ProfNinja * (+273)
05:13:57 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104547&oldid=104545 * McChuck * (+81) /* Commands */
06:14:27 -!- bgs has joined.
06:47:05 -!- tromp has joined.
06:59:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:03:24 -!- razetime has quit (Ping timeout: 260 seconds).
07:11:44 -!- razetime has joined.
07:14:33 -!- razetime has quit (Remote host closed the connection).
07:28:21 -!- tromp has joined.
07:38:24 -!- bgs has quit (Remote host closed the connection).
07:42:44 -!- Sgeo_ has quit (Read error: Connection reset by peer).
09:37:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:13:24 -!- __monty__ has joined.
10:37:15 -!- Argorok has quit (Ping timeout: 260 seconds).
10:37:15 -!- pikhq has quit (Ping timeout: 260 seconds).
10:38:29 -!- j4cbo has joined.
10:38:40 -!- imode has joined.
10:38:44 -!- ProofTechnique has joined.
10:38:46 -!- Argorok has joined.
10:39:04 -!- integral has joined.
10:39:04 -!- MizMahem has joined.
10:39:04 -!- pikhq has joined.
10:39:23 -!- pikhq has changed hostmask to sid394595@user/pikhq.
10:39:25 -!- MizMahem has changed hostmask to sid296354@user/mizmahem.
10:39:54 -!- MrAureliusR has joined.
10:48:01 -!- tromp has joined.
10:59:49 -!- razetime has joined.
11:23:08 -!- tech_exorcist has joined.
12:17:14 -!- __monty__ has quit (Ping timeout: 260 seconds).
12:17:29 -!- __monty__ has joined.
12:42:19 -!- MizMahem has quit (Ping timeout: 260 seconds).
12:56:32 -!- MizMahem has joined.
13:09:03 -!- chiselfuse has joined.
13:47:57 -!- simcop2387 has quit (Ping timeout: 255 seconds).
13:50:38 -!- simcop2387 has joined.
13:58:32 -!- tech_exorcist has quit (Quit: Disconnecting).
14:01:28 -!- razetime has quit (Ping timeout: 252 seconds).
14:02:00 -!- razetime has joined.
14:38:56 -!- Sgeo has joined.
15:03:56 -!- sprout has quit (Ping timeout: 272 seconds).
15:53:55 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104548&oldid=104541 * McChuck * (+13) /* Push and Pop */
15:56:05 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104549&oldid=104548 * McChuck * (+194) /* Push and Pop */
15:58:54 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104550&oldid=104549 * McChuck * (+289) /* Turing completeness */ new section
15:59:23 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104551&oldid=104550 * McChuck * (+84) /* Turing completeness */
16:01:14 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104552&oldid=104551 * McChuck * (-194) /* Alternate uses for ` */
16:02:36 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104553&oldid=104552 * McChuck * (+0) /* Turing completeness */
16:04:50 -!- chiselfuse has quit (Ping timeout: 255 seconds).
16:06:41 -!- chiselfuse has joined.
16:11:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:21:25 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104554&oldid=104547 * McChuck * (+107) /* Falsish: a FALSE variant inspired by fish > */
16:21:51 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104555&oldid=104554 * McChuck * (-31) /* Falsish: a FALSE variant inspired by fish > */
16:22:39 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104556&oldid=104555 * McChuck * (+48) /* Falsish: a FALSE variant inspired by fish > */
16:24:11 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104557&oldid=104556 * McChuck * (+18) /* Arithmetic */
16:24:48 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104558&oldid=104557 * McChuck * (-6) /* I/O */
16:27:37 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104559&oldid=104558 * McChuck * (+217) /* Commands */
16:30:01 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104560&oldid=104559 * McChuck * (+68) /* I/O */
16:41:02 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104561&oldid=104560 * McChuck * (+135) /* Example program */
16:44:33 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104562&oldid=104561 * McChuck * (+35) /* Stack */
16:44:59 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104563&oldid=104562 * McChuck * (+33) /* Falsish: a FALSE variant inspired by fish > */
16:57:03 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104564&oldid=104563 * McChuck * (+1) /* Falsish: a FALSE variant inspired by fish > */
16:58:12 -!- tromp has joined.
16:58:41 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104565&oldid=104564 * McChuck * (+3) /* Example programs */
17:00:23 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104566&oldid=104565 * McChuck * (+1) /* Stack */
17:06:19 <esolangs> [[FALSE]] https://esolangs.org/w/index.php?diff=104567&oldid=104395 * McChuck * (+28)
17:07:19 <esolangs> [[FALSE]] https://esolangs.org/w/index.php?diff=104568&oldid=104567 * McChuck * (+10) /* See also */
17:12:21 <esolangs> [[Talk:FALSE]] https://esolangs.org/w/index.php?diff=104569&oldid=104544 * McChuck * (-8) /* Falsish */
17:22:43 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:28:30 -!- sprout has joined.
17:47:52 -!- Thedarkb1-Deskto has changed nick to Thedarkb.
17:51:17 -!- tech_exorcist has joined.
17:53:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:57:56 <b_jonas> DUDE, either say "fill these exactly as in your personal identification documents" or "don't put these characters in this field", not both, fuck you
17:58:07 <b_jonas> *sigh* these webpages
17:58:50 <b_jonas> you can't have it both ways
17:58:59 <b_jonas> same for credit card
18:03:03 -!- tech_exorcist has quit (Remote host closed the connection).
18:03:36 -!- tech_exorcist has joined.
18:07:14 -!- tech_exorcist has quit (Remote host closed the connection).
18:07:43 -!- tech_exorcist has joined.
18:17:51 -!- tromp has joined.
18:35:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:47:01 <fizzie> Some of us had parents with the foresight of not putting non-ASCII characters in names.
18:47:08 <fizzie> (I don't think they really considered that, TBH.)
18:56:49 -!- tromp has joined.
19:06:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:22:35 -!- tromp has joined.
19:24:22 -!- Taneb0 has joined.
19:24:44 <b_jonas> fizzie: this time it complained about digits in my birthplace
19:24:59 <b_jonas> which is ridiculous because a lot of people in Hungary have those
19:25:11 <b_jonas> it's the districts in Budapest
19:25:18 <b_jonas> shown in all newer identification, but not on older ones
19:25:35 <b_jonas> by now most people who were born in Budapest have them
19:25:44 <b_jonas> like retroactively
19:26:12 <b_jonas> I had been born in Budapest when I was born, but now I was born in a specific district of Budapest
19:27:12 <b_jonas> in fact it's even funnier, you can be been born in "Budapest" or "Budapest 99" or "Budapest 99, Magyarország"
19:29:01 <b_jonas> hmm no, that's not how participles work
19:33:44 -!- zzo38 has quit (Ping timeout: 272 seconds).
19:34:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:36:06 -!- bgs has joined.
19:38:39 -!- tromp has joined.
19:44:54 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104570&oldid=104566 * McChuck * (+66) /* Lambda and Flow control */
19:45:40 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104571&oldid=104570 * McChuck * (+9) /* Lambda and Flow control */
19:47:47 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104572&oldid=104571 * McChuck * (+28) /* Falsish: a FALSE variant inspired by fish > */
19:55:16 <esolangs> [[Special:Log/newusers]] create * EpicRaisin * New user account
19:58:34 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104573&oldid=104446 * EpicRaisin * (+223)
20:12:54 -!- zzo38 has joined.
21:01:51 -!- bgs has quit (Remote host closed the connection).
21:15:20 <esolangs> [[HuffPuff]] M https://esolangs.org/w/index.php?diff=104574&oldid=65358 * PythonshellDebugwindow * (+80) Add categories
21:15:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:29:15 -!- tech_exorcist has quit (Quit: Disconnecting).
21:53:34 -!- tromp has joined.
22:16:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:49:08 -!- tromp has joined.
23:21:30 -!- __monty__ has quit (Quit: leaving).
23:40:14 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-08
02:17:07 -!- Lord_of_Life_ has joined.
02:17:15 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
02:18:22 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:28:06 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:32:11 -!- slavfox has joined.
05:42:10 -!- razetime has joined.
05:59:15 -!- razetime has quit (Ping timeout: 260 seconds).
05:59:51 -!- razetime has joined.
06:08:38 -!- bgs has joined.
06:10:04 -!- razetime has quit (Ping timeout: 252 seconds).
06:23:49 -!- razetime has joined.
06:33:54 -!- razetime has quit (Ping timeout: 260 seconds).
06:34:05 -!- razetime has joined.
06:41:46 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104575&oldid=87119 * Dtuser1337 * (+50) /* Beginning of the Sandbox line */
06:42:10 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104576&oldid=104575 * Dtuser1337 * (+9839) /* Flinnscrip MKII */
06:42:28 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104577&oldid=104576 * Dtuser1337 * (-1) /* Flinnscrip MKII */
06:43:29 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104578&oldid=104577 * Dtuser1337 * (+49) /* Flinnscrip MKII */
06:43:42 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104579&oldid=104578 * Dtuser1337 * (+5) /* Flinnscrip MKII */
06:46:56 -!- lifthrasiir has joined.
06:54:25 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104580&oldid=104579 * Dtuser1337 * (+237) /* Function Commands */
06:55:36 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104581&oldid=104580 * Dtuser1337 * (+17) /* Function Commands */
07:00:04 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104582&oldid=104581 * Dtuser1337 * (+16) /* Function Commands */
07:06:59 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104583&oldid=104582 * Dtuser1337 * (+202) /* Comparative and Logical Statement */
07:08:36 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104584&oldid=104583 * Dtuser1337 * (+207) /* Comparative and Logical Statement */
07:09:31 -!- Hoolootwo has joined.
07:11:58 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104585&oldid=104584 * Dtuser1337 * (+29) /* Function Commands */
07:12:40 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104586&oldid=104585 * Dtuser1337 * (-3) /* Function Commands */
07:23:52 -!- Sgeo has quit (Read error: Connection reset by peer).
07:35:44 -!- slavfox_ has joined.
07:36:19 -!- slavfox has quit (Ping timeout: 260 seconds).
07:36:30 -!- slavfox_ has changed nick to slavfox.
07:37:50 -!- bgs has quit (Remote host closed the connection).
07:39:10 -!- razetime_ has joined.
07:39:10 -!- razetime_ has quit (Client Quit).
07:40:53 -!- tromp has joined.
07:47:59 -!- razetime has quit (Ping timeout: 260 seconds).
08:03:37 -!- razetime has joined.
08:38:09 -!- razetime has quit (Ping timeout: 260 seconds).
08:38:47 -!- razetime has joined.
09:10:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:24:39 -!- __monty__ has joined.
09:33:34 -!- razetime has quit (Ping timeout: 260 seconds).
09:33:57 -!- razetime has joined.
10:01:24 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104587&oldid=104586 * Dtuser1337 * (+66) /* Function Commands */
10:02:36 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104588&oldid=104587 * Dtuser1337 * (+51) /* Function Commands */
10:04:10 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104589&oldid=104588 * Dtuser1337 * (+0) /* Flinnscrip MKII */
10:04:26 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104590&oldid=104589 * Dtuser1337 * (+5) /* Function Commands */
10:09:06 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104591&oldid=104590 * Dtuser1337 * (+78) /* Function Commands */
10:09:59 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104592&oldid=104591 * Dtuser1337 * (-4) /* Function Commands */
10:11:23 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104593&oldid=104592 * Dtuser1337 * (+32) /* Comparative and Logical Statement */
10:11:36 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104594&oldid=104593 * Dtuser1337 * (-54) /* Comparative and Logical Statement */
10:12:29 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104595&oldid=104594 * Dtuser1337 * (+38) /* Comparative and Logical Statement */
10:13:15 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104596&oldid=104595 * Dtuser1337 * (+2) /* Comparative and Logical Statement */
10:15:15 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104597&oldid=104596 * Dtuser1337 * (+1) /* Function Commands */
10:38:36 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104598&oldid=104597 * Dtuser1337 * (-13) /* Replace Commands */
10:42:59 -!- razetime has quit (Ping timeout: 260 seconds).
10:43:03 -!- razetime_ has joined.
10:49:09 -!- tromp has joined.
11:07:05 <esolangs> [[User:Razorlovesbaba/OCaml]] N https://esolangs.org/w/index.php?oldid=104599 * Razorlovesbaba * (+530) Created page with "oCamel or whatever is (though I've never seen it functioning) ''"functional"'' and facepalm-driven programming language. It is basically a worse version of Haskell (which is already unbearably stupid). Like, come on, literally, '''NO VARIABLES'''
11:20:10 -!- genpaku has quit (Read error: Connection reset by peer).
11:20:51 -!- genpaku has joined.
11:28:29 -!- __monty__ has quit (Ping timeout: 260 seconds).
11:28:43 -!- __monty__ has joined.
12:42:47 -!- chiselfuse has quit (Ping timeout: 255 seconds).
12:43:38 -!- chiselfuse has joined.
12:59:32 -!- bgs has joined.
13:14:19 <esolangs> [[User:Razorlovesbaba/Sandbox]] N https://esolangs.org/w/index.php?oldid=104600 * Razorlovesbaba * (+115) Created page with "This is my sandbox page. MediaWiki is weird <div style='background:black;position:absolute;top:0;bottom:0;'></div>"
13:26:04 <esolangs> [[User:Razorlovesbaba/Sandbox]] https://esolangs.org/w/index.php?diff=104601&oldid=104600 * Razorlovesbaba * (+68)
14:07:44 -!- tech_exorcist has joined.
14:26:24 -!- __monty__ has quit (Ping timeout: 260 seconds).
14:26:39 -!- __monty__ has joined.
14:26:59 -!- tromp has quit (Ping timeout: 260 seconds).
14:37:29 -!- tech_exorcist has quit (Remote host closed the connection).
14:37:52 -!- tech_exorcist has joined.
14:55:02 -!- Sgeo has joined.
15:55:06 -!- tech_exorcist has quit (Remote host closed the connection).
15:55:49 -!- tech_exorcist has joined.
16:28:40 -!- sprout has quit (Ping timeout: 260 seconds).
17:18:17 -!- razetime_ has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:36:16 <esolangs> [[VALGOL]] M https://esolangs.org/w/index.php?diff=104602&oldid=97039 * PythonshellDebugwindow * (+97) Add categories
18:59:42 -!- chiselfuse has quit (Remote host closed the connection).
19:00:03 -!- chiselfuse has joined.
20:20:13 <esolangs> [[Trumf]] N https://esolangs.org/w/index.php?oldid=104603 * Someone668 * (+370) Created page with "'''Trumf''' is an esoteric programming language by [[User:Someone668|Someone668]]. It only has the commands for a truth machine. == Commands == {| class="wikitable" |+ Caption text |- ! Command !! Function |- | [ || Starts the loop |- | ] || Stops the loop |- | $<int>
20:44:32 -!- tromp has joined.
20:55:22 <zzo38> Will they add uxn into anagol?
21:11:27 -!- tech_exorcist has quit (Quit: Disconnecting).
21:25:55 <esolangs> [[User:Vallee152]] https://esolangs.org/w/index.php?diff=104604&oldid=102797 * Vallee152 * (-127) update bio
22:15:27 -!- bgs has quit (Remote host closed the connection).
22:24:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:25:35 -!- __monty__ has quit (Quit: leaving).
22:31:13 -!- sprout has joined.
23:18:37 -!- tromp has joined.
23:50:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-09
00:03:23 <esolangs> [[User talk:McChuck]] N https://esolangs.org/w/index.php?oldid=104605 * McChuck * (+351) Created page with "Hello! I'm McChuck. At the moment, I'm primarily interested in [[Subleq]] and [[False]]. I have implemented several variants for these, and probably have more on the way. * [[Falsish]] * [[Trichotomy]] * [[OISC:3]] * [[OISC:2bis]] * [[OISC:2]] ~~~~ [[Categ
00:05:52 <esolangs> [[User talk:McChuck]] https://esolangs.org/w/index.php?diff=104606&oldid=104605 * McChuck * (+14)
00:06:29 <esolangs> [[User talk:McChuck]] M https://esolangs.org/w/index.php?diff=104607&oldid=104606 * McChuck * (+4)
00:09:57 <esolangs> [[User:McChuck]] N https://esolangs.org/w/index.php?oldid=104608 * McChuck * (+116) Created page with "Howdy! I'm McChuck. I found this site through Truttle1's videos. I am particularly interested in Subleq and False."
00:10:18 <esolangs> [[User:McChuck]] https://esolangs.org/w/index.php?diff=104609&oldid=104608 * McChuck * (+21)
00:10:38 <esolangs> [[User:McChuck]] https://esolangs.org/w/index.php?diff=104610&oldid=104609 * McChuck * (+0)
00:11:43 <esolangs> [[User:McChuck]] M https://esolangs.org/w/index.php?diff=104611&oldid=104610 * McChuck * (+0)
00:11:52 <esolangs> [[User talk:McChuck]] https://esolangs.org/w/index.php?diff=104612&oldid=104607 * McChuck * (-20)
00:13:22 <esolangs> [[User:McChuck]] https://esolangs.org/w/index.php?diff=104613&oldid=104611 * McChuck * (+110)
00:22:55 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
00:24:27 -!- Lord_of_Life has joined.
01:04:25 -!- razetime has joined.
01:17:19 -!- Noisytoot has changed nick to [.
01:43:18 -!- razetime has quit (Remote host closed the connection).
02:46:32 -!- chiselfuse has quit (Ping timeout: 255 seconds).
02:49:18 -!- chiselfuse has joined.
03:06:44 -!- chiselfuse has quit (Remote host closed the connection).
03:07:46 -!- chiselfuse has joined.
05:17:35 -!- MrAureliusR has quit (Quit: ZNC - https://znc.in).
05:18:01 -!- MrAureliusR has joined.
05:22:40 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
05:24:14 -!- Lord_of_Life has joined.
06:19:33 -!- bgs has joined.
07:00:20 -!- chiselfuse has quit (Ping timeout: 255 seconds).
07:01:57 -!- chiselfuse has joined.
07:04:55 -!- chiselfuse has quit (Remote host closed the connection).
07:07:02 -!- chiselfuse has joined.
07:13:51 -!- m5zs7k has joined.
07:20:11 -!- razetime has joined.
08:03:24 -!- razetime has quit (Ping timeout: 252 seconds).
08:22:45 -!- razetime has joined.
08:27:19 -!- Sgeo has quit (Read error: Connection reset by peer).
08:30:47 -!- tromp has joined.
08:44:22 <esolangs> [[Aardvark]] https://esolangs.org/w/index.php?diff=104614&oldid=103408 * DanielDG * (+234)
08:44:50 <esolangs> [[Aardvark]] https://esolangs.org/w/index.php?diff=104615&oldid=104614 * DanielDG * (-13)
09:21:22 -!- sprout has quit (Ping timeout: 252 seconds).
09:23:38 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:45:01 -!- __monty__ has joined.
09:50:21 -!- __monty__ has quit (Quit: leaving).
09:50:40 -!- __monty__ has joined.
10:22:59 <esolangs> [[Aardvark]] https://esolangs.org/w/index.php?diff=104616&oldid=104615 * DanielDG * (-9)
10:39:04 -!- tromp has joined.
11:10:12 -!- razetime has quit (Ping timeout: 248 seconds).
11:11:26 -!- razetime has joined.
12:40:17 -!- sprout has joined.
12:51:47 -!- __monty__ has quit (Quit: leaving).
13:08:29 -!- razetime has quit (Ping timeout: 260 seconds).
13:09:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:14:38 -!- tromp has joined.
13:23:46 -!- razetime has joined.
13:46:28 -!- razetime has quit (Ping timeout: 252 seconds).
13:46:57 -!- razetime has joined.
14:25:30 -!- tromp has quit (Read error: Connection reset by peer).
14:46:49 <esolangs> [[IWANNADIE]] https://esolangs.org/w/index.php?diff=104617&oldid=86594 * Antikore * (+4) /* iwannadie.py */
14:47:31 -!- razetime has quit (Read error: Connection reset by peer).
14:47:32 -!- razetime_ has joined.
14:59:57 -!- Sgeo has joined.
15:22:05 -!- tech_exorcist has joined.
15:30:25 -!- razetime_ has quit (Ping timeout: 252 seconds).
15:48:05 -!- razetime has joined.
16:50:15 -!- razetime_ has joined.
17:44:39 -!- razetime_ has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:44:39 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
20:33:27 -!- moony has quit (Ping timeout: 255 seconds).
20:52:57 -!- iovoid has joined.
20:53:15 -!- Bowserinator has joined.
20:54:46 -!- tech_exorcist has quit (Quit: Disconnecting).
21:14:57 -!- bgs has quit (Remote host closed the connection).
21:15:11 -!- tromp has joined.
21:17:06 -!- moony has joined.
21:31:04 -!- Lord_of_Life has quit (Excess Flood).
21:31:55 -!- Lord_of_Life has joined.
23:19:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:24:34 -!- tromp has joined.
2022-11-10
00:04:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
02:23:04 <esolangs> [[Hexadecimal Stacking Pseudo-Assembly Language]] https://esolangs.org/w/index.php?diff=104618&oldid=104433 * ProfNinja * (+90) /* Interpreters */
02:42:06 -!- razetime has joined.
04:08:11 -!- razetime has quit (Ping timeout: 248 seconds).
05:07:16 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:10:22 -!- slavfox has joined.
05:19:50 -!- razetime has joined.
05:25:52 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
05:26:58 -!- Lord_of_Life has joined.
05:52:49 -!- citrons has quit (Ping timeout: 252 seconds).
06:17:57 -!- citrons has joined.
06:23:01 -!- bgs has joined.
06:57:15 -!- razetime has quit (Ping timeout: 248 seconds).
07:07:04 -!- Sgeo has quit (Read error: Connection reset by peer).
07:28:03 -!- bgs has quit (Remote host closed the connection).
07:55:52 -!- tromp has joined.
08:00:06 -!- b_jonas has quit (*.net *.split).
08:00:06 -!- Thedarkb has quit (*.net *.split).
08:00:18 -!- b_jonas has joined.
08:00:45 -!- Melvar has joined.
08:01:45 -!- Thedarkb-Desktop has joined.
08:02:10 -!- Thedarkb-Desktop has quit (Read error: Connection reset by peer).
08:02:45 -!- Thedarkb-Desktop has joined.
08:02:48 -!- mcfrdy has joined.
08:05:17 -!- laerling has joined.
08:21:05 -!- razetime has joined.
09:21:50 -!- myname has joined.
10:41:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:45:32 -!- tromp has joined.
11:01:46 -!- __monty__ has joined.
11:35:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:39:09 -!- tromp has joined.
12:08:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:10:11 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104619&oldid=104529 * Z Z * (+19) Fixed some code
12:24:04 -!- tromp has joined.
12:46:49 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104620&oldid=104619 * Z Z * (+8)
12:56:14 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104621&oldid=104620 * Z Z * (+15) /* Array++ (same, but no comments) */
12:56:33 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104622&oldid=104621 * Z Z * (+1) /* Array++ (same, but no comments) */
13:17:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:49:39 -!- tech_exorcist has joined.
14:01:31 -!- tech_exorcist has quit (Remote host closed the connection).
14:01:59 -!- tech_exorcist has joined.
14:45:27 <esolangs> [[UFSA]] https://esolangs.org/w/index.php?diff=104623&oldid=78104 * Kaveh Yousefi * (-1) Rectified the one-time binary cat program, whose transitional state and trigger state tokens seemed to be swapped.
14:45:43 -!- Sgeo has joined.
14:46:43 <esolangs> [[UFSA]] https://esolangs.org/w/index.php?diff=104624&oldid=104623 * Kaveh Yousefi * (+158) Added a hyperlink to my implementation of the UFSA programming language on GitHub and changed the category tag Unimplemented to Implemented.
14:46:46 -!- tromp has joined.
14:49:15 -!- sprout has quit (Ping timeout: 248 seconds).
14:49:28 <esolangs> [[UFSA]] https://esolangs.org/w/index.php?diff=104625&oldid=104624 * Kaveh Yousefi * (+4669) Introduced a repeating cat program which covers the ASCII code range [33, 255].
15:11:34 <esolangs> [[Special:Log/newusers]] create * Lux * New user account
15:14:34 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104626&oldid=104573 * Lux * (+186)
15:29:51 -!- sprout has joined.
15:32:23 <esolangs> [[Special:Log/newusers]] create * Xwtek * New user account
15:45:24 -!- ais523 has joined.
15:52:13 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104627&oldid=104626 * Xwtek * (+179)
15:52:57 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104628&oldid=104627 * Xwtek * (+77)
15:53:28 <esolangs> [[Talk:MiniBitMove]] N https://esolangs.org/w/index.php?oldid=104629 * Xwtek * (+480) Created page with "I think this language is actually even less powerful than LBA. More specifically, this program is equivalent to XOR by a constant. Here is the proof # Repeat the input program and take the first n zeroes and all bits before it, where n is the length of the tape #
16:02:27 <esolangs> [[Esonaldo]] N https://esolangs.org/w/index.php?oldid=104630 * Lux * (+1162) Created page with "'''Esonaldo Pereira''' This is an esolang based on the lyrics of the brazilian singer Ednaldo Pereira. It's currently only interpreted in python. It has the following commands: {| class="wikitable plainpres" ! Esonaldo command !! python equivalent |- | hi respondeu ||
16:03:25 <esolangs> [[Esonaldo]] https://esolangs.org/w/index.php?diff=104631&oldid=104630 * Lux * (+96)
16:16:40 -!- chiselfuse has quit (Remote host closed the connection).
16:17:05 -!- chiselfuse has joined.
16:46:50 -!- joast has joined.
17:09:33 -!- tech_exorcist has quit (Remote host closed the connection).
17:10:34 -!- tech_exorcist has joined.
17:15:48 <esolangs> [[UFSA]] https://esolangs.org/w/index.php?diff=104632&oldid=104625 * Kaveh Yousefi * (-682) Removed from the repeating cat program several transitions whose ASCII representations could cause issues.
17:20:41 -!- tech_exorcist has quit (Remote host closed the connection).
17:21:07 -!- tech_exorcist has joined.
17:33:42 -!- tech_exorcist has quit (Quit: network issues).
17:37:29 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:38:01 -!- tech_exorcist has joined.
17:40:22 -!- bgs has joined.
18:00:18 -!- ais523 has quit (Quit: quit).
18:03:02 -!- tech_exorcist has quit (Remote host closed the connection).
18:03:51 -!- tech_exorcist has joined.
18:04:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:09:35 -!- tech_exorcist has quit (Remote host closed the connection).
18:10:14 -!- tech_exorcist has joined.
18:13:12 -!- tech_exorcist has quit (Client Quit).
18:18:03 -!- tech_exorcist has joined.
18:19:03 -!- tech_exorcist has quit (Client Quit).
18:19:26 -!- tech_exorcist has joined.
18:35:13 -!- bgs has quit (Remote host closed the connection).
19:22:47 -!- tromp has joined.
19:35:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:40:38 -!- tech_exorcist has quit (Remote host closed the connection).
19:41:22 -!- tech_exorcist has joined.
19:44:01 -!- chiselfuse has quit (Read error: Connection reset by peer).
19:50:17 -!- chiselfuse has joined.
19:51:54 -!- tromp has joined.
20:04:19 -!- tech_exorcist has quit (Remote host closed the connection).
20:05:09 -!- tech_exorcist has joined.
20:18:27 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104633&oldid=104628 * Ohead * (+239) /* Introductions */
20:18:48 <esolangs> [[HQ9+]] https://esolangs.org/w/index.php?diff=104634&oldid=103912 * Ohead * (+835) Added my node.js implementation and fixed a spelling mistake
20:37:32 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
21:38:07 -!- chiselfuse has quit (Remote host closed the connection).
21:39:39 -!- chiselfuse has joined.
22:11:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:11:47 -!- __monty__ has quit (Quit: leaving).
22:19:08 -!- bgs has joined.
22:24:54 -!- zzo38 has quit (Quit: Turned off to clean inside).
22:25:44 -!- bgs has quit (Remote host closed the connection).
22:52:44 <esolangs> [[SANTA]] M https://esolangs.org/w/index.php?diff=104635&oldid=104074 * PythonshellDebugwindow * (+83) Stub, categories
23:00:29 -!- chiselfuse has quit (Write error: Broken pipe).
23:01:32 -!- chiselfuse has joined.
23:17:44 -!- chiselfuse has quit (Remote host closed the connection).
23:18:37 -!- chiselfuse has joined.
23:25:59 -!- chiselfuse has quit (Remote host closed the connection).
23:26:16 -!- chiselfuse has joined.
23:52:45 -!- zzo38 has joined.
23:55:12 <zzo38> I cleaned the inside of my computer. It is less noisy now, and the temperature is less, but there is still a clicking noise coming from something in the back of the computer (at least, it seems to be in the back).
2022-11-11
00:53:38 -!- Ginger has joined.
00:53:46 <Ginger> greetings
01:13:24 <fizzie> `welcome
01:13:27 <HackEso> Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: <https://esolangs.org/>. (For the other kind of esoterica, try #esoteric on EFnet or DALnet.)
01:13:27 <fizzie> Don't get much use out of the welcomes these days.
01:13:55 <Ginger> I have come from Code Golf Stack Exchange to observe this chatroom
01:15:32 <fizzie> It's mostly a feed of edits to the wiki, interspersed with maybe a conversation every couple of days. Uh, spoiler warning, I guess.
01:15:47 <Ginger> I expected no less :p
01:17:45 <int-e> Well, there are logs to peruse
01:18:06 <Ginger> fun
01:18:10 <Ginger> love perusing logs
01:18:13 <int-e> Going way way back into busier times if you feel like browsing
01:18:45 -!- chiselfuse has quit (Read error: Connection reset by peer).
01:19:42 -!- chiselfuse has joined.
01:20:53 <fizzie> Speaking of the logs, I guess it might be about time to remove the "recently migrated" note from the root page.
01:21:18 <Ginger> I just came here to look around
01:21:46 <Ginger> does markdown work here? I doubt it
01:24:04 <fizzie> Not unless either your IRC client translates it to "traditional" IRC formatting markup (which uses the control characters in the [1, 31] range) or the recipient's IRC client does something to it.
01:24:15 <Ginger> I thought not
01:24:35 <Ginger> if you ever want to do some code golf we here at CGCC are always looking for more users :b
01:25:42 <fizzie> I think it's relatively common to put some formatting emphasis on *words* and maybe also _words_ though normally the *s and _s are still left visible in place too. That's about as far as it usually goes.
01:25:52 <Ginger> hm
01:25:53 <int-e> fizzie: It could move to the two 2021 pages maybe? Not sure how awkward that would be to hack in.
01:26:01 <fizzie> Maybe "common" is too much said. "Not uncommon", maybe.
01:26:14 <fizzie> Is there even a difference between "common" and "not uncommon"?
01:26:19 <Ginger> yes
01:26:20 <int-e> fizzie: considering that the overlap is exclusive to that year
01:26:29 <Ginger> one is stronger imo
01:26:44 <int-e> I agree, common is stronger
01:26:56 <Ginger> ok, I'm gonna leave now
01:27:41 <Ginger> in case you care for some reason here's CGCC's main chatroom: https://chat.stackexchange.com/rooms/240/the-nineteenth-byte
01:27:43 <Ginger> bye now
01:27:47 -!- Ginger has quit (Quit: Leaving).
01:27:54 <int-e> (the difference becomes smaller the more I try to rationalize it though :P)
01:30:03 <int-e> I feel that there's a gap between uncommon and common where neither term would be used; purely logically that makes no sense.
01:32:44 <int-e> I guess there's also a general principle that double negations have a weakening effect.
01:34:09 <fizzie> It wouldn't take much to make a per-year note, but it would take a code change. Right now there's an `announce` field in the config file that's just dropped as-is to all the index pages (that's used for the "we have moved" note on all the Freenode pages), I'd probably just complement it with a [year, note] map as well.
01:37:35 -!- razetime has joined.
01:39:14 <int-e> fizzie: The minimal change is probably to replace "We have recently" by "In 2021, we"
02:49:33 <esolangs> [[Smalc]] https://esolangs.org/w/index.php?diff=104636&oldid=103942 * Joe * (+1)
03:31:08 <esolangs> [[Smalc]] https://esolangs.org/w/index.php?diff=104637&oldid=104636 * Joe * (+182)
04:00:39 -!- razetime has quit (Ping timeout: 260 seconds).
04:31:59 -!- razetime has joined.
05:26:52 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
05:27:34 -!- Lord_of_Life has joined.
05:30:07 -!- sprout has quit (Ping timeout: 268 seconds).
05:30:45 -!- sprout has joined.
05:58:33 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
06:06:08 -!- slavfox has joined.
06:33:09 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104638&oldid=104572 * McChuck * (+23) /* Stack */
06:34:41 -!- bgs has joined.
07:00:53 -!- Sgeo has quit (Read error: Connection reset by peer).
07:04:26 -!- tromp has joined.
07:14:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:29:12 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104639&oldid=104638 * McChuck * (+79) /* Stack */
07:33:43 <esolangs> [[Talk:Falsish]] M https://esolangs.org/w/index.php?diff=104640&oldid=104553 * McChuck * (+121) /* Turing completeness */
07:43:07 -!- tromp has joined.
07:53:04 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104641&oldid=104639 * McChuck * (+0) /* Stack */
08:29:47 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104642&oldid=104641 * McChuck * (+0) /* Stack */
08:36:34 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104643&oldid=104642 * McChuck * (+55) /* Stack */
08:48:44 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104644&oldid=104643 * McChuck * (+84) /* Lambda and Flow control */
08:49:17 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104645&oldid=104644 * McChuck * (+2) /* Lambda and Flow control */
08:49:59 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104646&oldid=104645 * McChuck * (+2) /* Lambda and Flow control */
08:56:46 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104647&oldid=104646 * McChuck * (+88) /* Lambda and Flow control */
08:57:46 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104648&oldid=104647 * McChuck * (+39) /* Falsish: a FALSE variant inspired by fish > */
08:59:34 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104649&oldid=104648 * McChuck * (+112) /* Falsish: a FALSE variant inspired by fish > */
09:01:03 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104650&oldid=104649 * McChuck * (+36) /* Falsish: a FALSE variant inspired by fish > */
09:01:20 -!- wib_jonas has joined.
09:07:05 <wib_jonas> int-e: I don't think there's a gap between common and uncommon, rather they even overlap. The golden age of Magic was around the three-set block structure, when the third set was drafted for a much shorter time and less multiplicity than the first and second set, so commons from the third sets are in fact less frequent than uncommons from the first
09:07:05 <wib_jonas> and second set.
09:11:18 <wib_jonas> "a per-year note" => hmm. once per year, the First Regular of the community would give a keynote address speech, at a podium with multiple microphones from different television channels. There'd be a screaming crowd in front of them and a two meter tall drapery with a logo hung behind them. Two other regulars would stand on their sides in clothing
09:11:19 <wib_jonas> just as formal as the First Regular's, to show that he's not speaking alone but as a representative of the esolangs community.
09:11:57 <wib_jonas> Or maybe it would be the general secretary rather than the First Regular.
09:13:58 <shachaf> If I have an instruction to multiply in GF(2^n) with one reduction polynomial, and I want to use a different polynomial, how much does it help?
09:15:05 <shachaf> I can probably do a change-of-basis thing back and forth and maybe come out ahead, but can I do anything better?
09:15:33 <shachaf> For example does multiplication by a constant in one thing translate to a multiplication by a different constant in the other thing?
09:15:59 <wib_jonas> shachaf: I think if you had an instruction to multiple GF(2^(2n)) with any reduction polynomial, you could use that to carryless multiply two n-bit words, and use that plus three shifts and three xors to do a GF(2^n) multiplication.
09:17:11 <shachaf> Hmm, I think x86 has carryless multiplication directly.
09:17:35 <shachaf> But what do you mean about the three shifts and three xors?
09:22:41 <wib_jonas> shachaf: the three shifts and three xors are to handle the carries, assuming the reduction polynomial has three nonzero coeffs
09:22:41 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
09:23:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:24:56 <wib_jonas> if you have only GF(2^n) multiply then I think you need like four of those carryless multiplies plus a lot of extra operations to get a n-bit carryless multiply, at which point it's probably not worth for n=8 (I think all three Intel instructions work with n=8)
09:27:00 <wib_jonas> on the plus side, the x86 instruction PCLMULQDQ carryless-multiplies two 32-bit inputs to a 64-bit output, so that's probably better to use than the wrong GF(2^8) multiplication
09:27:46 <wib_jonas> but I don't know how many CPUs actually have each of the instructions natively
09:30:45 <shachaf> Well, if you have an isomorphism F, and you want to compute [A B C D] * [w x y z], you can compute F^-1(F([A B C D]) * F([w x y z])), right?
09:31:06 <shachaf> If the capital letters are constants, that's only two operations to move back and forth.
09:31:22 <shachaf> And I think you can compute the isomorphism with GF2P8AFFINEQB
09:34:33 <wib_jonas> shachaf: but do you often multiply with constants, other than for CRC?
09:37:44 <shachaf> You often do for RS encoding.
09:38:44 <shachaf> I mean Reed-Solomon.
10:06:50 -!- razetime has joined.
10:10:01 <wib_jonas> ah, that makes sense
10:11:54 <wib_jonas> I don't quite understand how this conversion works. Is this like radix conversion, where there are ways to convert numbers from one radix to another by doing multiplication in either radix at your choice, only here you get the choice to do calculations in the representation of your choice?
10:13:02 <wib_jonas> wait a moment
10:13:04 <wib_jonas> does that even work?
10:14:32 -!- razetime_ has joined.
10:14:34 -!- razetime has quit (Ping timeout: 260 seconds).
10:15:55 <wib_jonas> I mean F is an isomorphism but it's not an automorphism, it changes representation between two different fields
10:16:11 -!- Thedarkb-Desktop has quit (Ping timeout: 248 seconds).
10:17:41 <wib_jonas> I don't see hwo this "two operations" thing makes sense
10:33:22 -!- tromp has joined.
10:56:08 -!- __monty__ has joined.
11:00:31 -!- wib_jonas has quit (Quit: Client closed).
11:03:17 -!- wib_jonas has joined.
12:22:39 <int-e> wib_jonas: you had me interested right until "The golden age of Magic"
12:24:40 <wib_jonas> well you have to consider only golden age, rather than point to every nonsense that they did later
12:27:56 <int-e> jargon often plays fast and loose with natural language semantics, leading to absurdities like most lambda terms not being normal
12:30:02 <int-e> Or the idea that Googol is a natural number.
12:31:46 <wib_jonas> that's because "normal" stands for "normalized" there, as opposed to some full measure set
12:32:04 <int-e> ...
12:32:21 <wib_jonas> "Googol is a natural number" => that's very true, it's a reasonable approximation for how large our universe is in volume
12:32:39 <wib_jonas> so it's a number you naturally consider
12:32:42 <int-e> ?
12:33:18 <int-e> first, that's a matter of units, secondly, that volume will not be modelled as a natural number.
12:33:25 <wib_jonas> I mean the linear size of the universe, as in the longest thing you'll consider divided by the smallest thing you consider is 2**100, so if you take the cube of that you get 10**90. 10**100 is close enough to that.
12:33:37 <wib_jonas> so it's a number that does come up in reasonable calculations.
12:34:35 <int-e> and finally, the mathematical "natural" numbers are not approximations.
12:46:11 -!- wib_jonas has quit (Quit: Client closed).
13:05:55 -!- razetime_ has changed nick to razetime.
13:25:59 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104651&oldid=104521 * Pro465 * (-28) /* Turing Completeness */
13:26:49 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104652&oldid=104651 * Pro465 * (+3) /* Cat */
13:28:23 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104653&oldid=104652 * Pro465 * (-25) /* Truth Machine */
13:32:22 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104654&oldid=104653 * Pro465 * (-113) /* The [if_num|else_num] command */
13:32:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:32:58 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104655&oldid=104654 * Pro465 * (+0) /* Halting */
13:33:48 <esolangs> [[CTFuck]] M https://esolangs.org/w/index.php?diff=104656&oldid=104655 * Pro465 * (+6) /* Halting */
13:35:33 -!- tromp has joined.
14:12:13 -!- tech_exorcist has joined.
14:26:42 -!- tech_exorcist has quit (Remote host closed the connection).
14:27:13 -!- tech_exorcist has joined.
14:33:34 -!- tech_exorcist has quit (Remote host closed the connection).
14:34:04 -!- tech_exorcist has joined.
14:38:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:39:54 -!- tech_exorcist has quit (Remote host closed the connection).
14:40:34 -!- tech_exorcist has joined.
14:51:54 -!- razetime has quit (Quit: No Ping reply in 180 seconds.).
14:53:18 -!- razetime has joined.
15:09:07 -!- Sgeo has joined.
15:29:54 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104657&oldid=104650 * McChuck * (+48) /* Falsish: a FALSE variant inspired by fish > */
15:35:56 <esolangs> [[ABPLWNL but with stack]] https://esolangs.org/w/index.php?diff=104658&oldid=104150 * Mario0Fan * (+75)
15:36:05 <esolangs> [[ABPLWNL but with stack]] M https://esolangs.org/w/index.php?diff=104659&oldid=104658 * Mario0Fan * (+1) /* Implementations */
15:37:26 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104660&oldid=104657 * McChuck * (+76) /* Lambda and Flow control */
15:39:09 <esolangs> [[Nyank]] N https://esolangs.org/w/index.php?oldid=104661 * Idomdavis * (+2694) Created page with "'''Nyank''' is a [[Joke language list | joke]] [[esoteric programming language]] created by [http://domdavis.com Dom Davis]. It is identical to [[Brainfuck]], except that the instructions are constructed of variations of the made up word "Nyank". It represents another i
16:14:39 -!- tromp has joined.
16:42:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:05:56 -!- tromp has joined.
17:07:08 -!- tromp has quit (Client Quit).
17:14:51 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104662&oldid=104496 * Mario0Fan * (+39)
17:15:04 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104663&oldid=104662 * Mario0Fan * (+1)
17:15:33 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:18:01 -!- tromp has joined.
17:39:44 <esolangs> [[I am sure this is the shortest code for 99 bottles of beer]] https://esolangs.org/w/index.php?diff=104664&oldid=102616 * Mario0Fan * (+545) interpreter in C
17:51:42 -!- breck has joined.
17:52:03 <breck> is there a language like whitespace but instead of whitespace just semicolons?
17:52:27 <breck> forgot to add URGENT (im blocked on a funny tweet idea)
17:54:31 <breck> NM
17:55:01 <breck> https://esolangs.org/wiki/Semicolon. amazing how a good URL structure eliminates the need for a search engine
17:57:05 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:00:24 -!- breck has quit (Quit: Client closed).
18:08:45 -!- tromp has joined.
18:18:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:48:54 <imode> what're some compact ways of storing strings in a dyck language? just unlabeled trees.
18:50:47 <int-e> rooted? ordered? binary?
18:51:50 <imode> I guess technically rooted?
18:52:12 <imode> ()()() has 3 nodes that need a root somewhere, so it'd be implicit.
18:52:59 <int-e> the unambiguous grammar D ::= epsilon | ( D ) D makes those rooted, ordered, binary trees.
18:53:52 <imode> yeah, I'm just wondering if there's an alternative encoding method that saves on that space.
18:54:24 <imode> apart from a form of RLE.
18:55:07 <sprout> nice idea, a one-character language
18:55:07 <imode> thought of storing the transition points as a "heightmap" but recovering the tree from that seems complicated.
18:55:16 <int-e> you enumerate some 256 trees and then use a linked list of that (with nil = epsilon)?
18:55:50 <imode> sounds a little like hash consing.
18:55:56 <int-e> With that grammar, the list is actually pretty: [a,b,c] = (a)(b)(c)
18:56:32 <int-e> <[]> = epsilon, <a:as> = (<a>)<as>
18:56:50 <imode> right. I'm just searching for a shorter encoding. there aren't any symbols, it's just ( and ).
18:56:56 <int-e> ...
18:57:02 <int-e> so you asked the wrong question?
18:57:14 <int-e> you want to encode dyck words as srings?
18:57:17 <int-e> +t
18:58:19 -!- [ has quit (Ping timeout: 248 seconds).
18:58:34 <imode> let me rephrase: I can encode unlabeled rooted trees as words from a dyck language. I'm wondering if there's a compact way of storing those words rather than the full bracketed representation or that representation + RLE.
18:58:58 <imode> or representing the brackets as bits.
18:59:13 <int-e> representing brackets as bits is pretty good
18:59:50 <imode> I was thinking of representing the words as a 'heightmap', where we'd only need to store the heights of the various 'peaks' (transition points).
19:00:21 <imode> and then RLE on top of that.
19:00:45 -!- Noisytoot has joined.
19:02:50 <int-e> there are ~ 4^n/(sqrt(pi)n^(3/2)) Dyck words of length 2n, so that's 4n bits to represnt 2^(4n - 3/2 log_2(n) + O(1)) possibilities
19:02:57 <int-e> It's really quite efficient.
19:03:02 <imode> so the string (((()))()()(()))() would have a heightmap of 4 2 2 3 1.
19:03:03 <int-e> err
19:03:07 <int-e> s/4n/2n/g
19:04:07 <int-e> (cf. https://en.wikipedia.org/wiki/Catalan_number)
19:04:09 <imode> hm.
19:06:02 <imode> that heightmap encoding, assuming you use unary, saves on a single bit.
19:06:27 <int-e> right, but you can leave off the final ) from any non-empty Dyck word.
19:06:52 <imode> ah, because you're assuming it'll be terminated/matched.
19:07:01 <int-e> I'm just assuming that you're not interested in miniscule savings.
19:07:14 <imode> no, just interested whether they translate into macro-scale savings.
19:07:31 <imode> gonna be working with some large strings.
19:07:34 <int-e> you can also *pad* a Dyck word with extra )s, so storing bits in bytes is not an issue even if you can't store a bit length.
19:09:00 <imode> there is some savings if you use bytes for your heights if your strings are large, I'd think. (((((((((((((((()))))))))))))))) gets shrunk down to 8 bits.
19:09:07 <imode> vs. 32.
19:09:42 <int-e> So I think if you sample binary trees with n leafs uniformly, Dyck words are kind of the gold standard (you /can/ save those O(log(n)) bits but it'll probably cost you in decodability.
19:10:03 <int-e> If your trees have *structure*, you have the usual data compression opportunities.
19:10:11 <imode> they can be arbitrary, unfortunately.
19:10:44 <int-e> (we routinely compress binary data after all; this isn't so much different)
19:11:05 <int-e> well, at a high level.
19:11:30 <int-e> Data compression *algorithms* tend to work on strings.
19:15:11 -!- tromp has joined.
19:22:28 <b_jonas> it's not that hard to compress them perfectly, as in figure out the index of any rooted unlabeled tree on n nodes among all those trees in some canonical order. you can definitely do it in O(n**(2+epsilon)) time, very likely in O(n**(1+epsilon)) time too. you just need to add numbers from one of these fancy matrices that you can compute with a recursion, or two of those matrices.
19:22:38 <b_jonas> sort of like how you can encode a permutation
19:23:16 <b_jonas> you can probably get a fast enough approximate solution in O(n**(1+epsilon)) at least
19:41:54 -!- tech_exorcist has quit (Remote host closed the connection).
19:43:03 -!- tech_exorcist has joined.
19:54:05 -!- Koen has joined.
19:56:25 -!- tech_exorcist has quit (Remote host closed the connection).
19:56:53 -!- tech_exorcist has joined.
20:09:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:11:41 -!- tech_exorcist has quit (Quit: Disconnecting).
20:21:39 <imode> well, I did a brute force thing. unary heightmaps win out against the binary representation a significant amount of time.
20:22:14 <imode> considering you're discarding like, at least half the bits.
20:26:01 -!- tech_exorcist has joined.
20:26:22 -!- tech_exorcist has quit (Remote host closed the connection).
20:26:50 -!- tech_exorcist has joined.
20:27:15 -!- tech_exorcist has quit (Remote host closed the connection).
20:27:50 -!- tech_exorcist has joined.
20:36:12 -!- tech_exorcist has quit (Remote host closed the connection).
20:37:28 -!- tech_exorcist has joined.
20:47:12 -!- tromp has joined.
21:26:49 -!- bgs has quit (Remote host closed the connection).
21:38:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:46:31 -!- tromp has joined.
21:47:53 -!- Koen has quit (Quit: Leaving...).
22:02:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:11:56 -!- tech_exorcist has quit (Quit: Disconnecting).
22:25:38 <b_jonas> fungot, please summarize Darth Vader's move AI and how best to manipulate to avoid him
22:25:38 <fungot> b_jonas: not really. he's far north, and 41 degrees, 3 minutes east!!! i hefe-a un essoomeble mortgege!!!
22:25:49 <b_jonas> that doesn't help
22:26:39 <int-e> 41 degrees isn't far north
22:29:24 <fizzie> No, it was far north and 41 degrees east.
22:32:00 <int-e> ah
22:36:02 -!- __monty__ has quit (Quit: leaving).
23:33:38 -!- ManDeJan has joined.
23:34:06 -!- leah2 has joined.
23:35:46 -!- iovoid has quit (Quit: iovoid has quit!).
23:35:46 -!- Bowserinator has quit (Quit: Blame iczero something happened).
23:35:51 -!- dbohdan has joined.
23:35:55 -!- [iovoid] has joined.
23:36:03 -!- Bowserinator has joined.
23:36:50 -!- [iovoid] has changed nick to iovoid.
23:42:14 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104665&oldid=104660 * McChuck * (+157) /* Falsish: a FALSE variant inspired by fish > */
23:45:13 -!- Cale has joined.
23:46:52 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104666&oldid=104665 * McChuck * (+388) /* Variables */
23:47:25 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104667&oldid=104666 * McChuck * (+5) /* Variables */
23:47:37 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104668&oldid=104667 * McChuck * (-2) /* Variables */
23:48:51 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104669&oldid=104668 * McChuck * (+0) /* Example programs */
23:51:29 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104670&oldid=104669 * McChuck * (+120) /* Example programs */
23:51:58 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104671&oldid=104670 * McChuck * (-5) /* Example programs */
2022-11-12
01:10:03 <esolangs> [[Ternary]] M https://esolangs.org/w/index.php?diff=104672&oldid=50898 * PythonshellDebugwindow * (+63) /* External resources */ Categories
01:24:07 <int-e> Bonfire Peaks has a free demo on steam... been playing it. As far as I can make out, it has 28 levels, one of which is impossible ;-) (well, I haven't solved it yet)
01:29:42 <shachaf> Hmm, I haven't played it since I got back home, but I think I had 28 solved levels.
01:30:22 <shachaf> I didn't really get stuck, though, I don't think I even looked at all the reachable levels.
01:30:36 <shachaf> Which one is impossible?
01:30:43 <shachaf> I think I'd just gotten to the water area.
01:32:32 <int-e> Crate Expectations, https://int-e.eu/~bf3/tmp/ce.jpg ...I suppose I'll figure it out eventually.
01:34:27 <int-e> does the full game do anything interesting with the decorations, like the car fairly early on?
01:50:46 <shachaf> I'm not sure, I don't think I've done much more than you!
01:52:27 <int-e> the water
01:52:39 <int-e> oops. the demo ends at a bridge near a waterfall
01:53:33 <int-e> and probably misses some harder to reach areas before that. (I've identified one overworld puzzle but it just leads to some suspiciously empty blocks)
01:55:13 <int-e> empty blocks... and area, cf. https://int-e.eu/~bf3/tmp/space.jpg
02:18:56 <int-e> Okay, I figured it out... easy in retrospect.
02:56:32 -!- razetime has joined.
03:27:12 -!- joast has quit (Quit: Leaving.).
03:36:59 -!- razetime has quit (Ping timeout: 260 seconds).
04:01:11 <zzo38> Why was my computer making noise? It seems to be something in the back of the computer. It was making a lot of noise so I cleaned it, and then it was making less noise for a few minutes except some clicking, and now it is making more noise again. The temperature is less than it was before I cleaned it, though.
04:01:53 -!- razetime has joined.
05:28:13 -!- Lord_of_Life_ has joined.
05:28:59 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:29:29 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:59:23 -!- Church has joined.
06:03:47 -!- imode has changed nick to decay.
06:21:36 -!- perlbot has quit (*.net *.split).
06:21:52 -!- Franciman has joined.
06:21:59 -!- perlbot has joined.
06:21:59 -!- perlbot has changed hostmask to ~perlbot@perlbot/bot/simcop2387/perlbot.
06:22:01 -!- ^[ has joined.
07:54:20 -!- razetime has quit (Ping timeout: 268 seconds).
08:07:11 -!- Franciman has left (WeeChat 3.0).
08:12:47 -!- Sgeo has quit (Read error: Connection reset by peer).
08:25:10 -!- zzo38 has quit (Ping timeout: 268 seconds).
08:26:09 -!- tromp has joined.
08:26:30 -!- razetime has joined.
09:34:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:13:50 -!- FireFly has joined.
11:16:09 -!- tech_exorcist has joined.
11:18:48 -!- __monty__ has joined.
11:35:48 -!- Melvar has quit (Ping timeout: 248 seconds).
11:42:54 -!- riv has joined.
12:02:03 -!- Melvar has joined.
12:53:54 -!- tech_exorcist has quit (Remote host closed the connection).
12:54:52 -!- tech_exorcist has joined.
12:56:17 -!- chiselfuse has quit (Ping timeout: 255 seconds).
12:59:53 -!- chiselfuse has joined.
13:34:37 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104673&oldid=104320 * ColonelMatthew97 * (+130)
13:37:21 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104674&oldid=104673 * ColonelMatthew97 * (+24)
13:37:40 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104675&oldid=104674 * ColonelMatthew97 * (-2)
15:08:07 -!- sprout has quit (Ping timeout: 252 seconds).
15:22:48 -!- bgs has joined.
15:46:50 <esolangs> [[Special:Log/newusers]] create * Fasolcabra * New user account
15:49:54 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104676&oldid=104633 * Fasolcabra * (+224) /* Introductions */
15:54:11 -!- tromp has joined.
16:08:47 <esolangs> [[Special:Log/newusers]] create * Asdfqwerguy * New user account
16:09:14 <esolangs> [[Pythile]] N https://esolangs.org/w/index.php?oldid=104677 * Someone668 * (+284) Created page with "'''Pythile''' is a esoteric programming language that is a mix of [https://en.wikipedia.org/wiki/Python_(programming_language) Python] and a [https://en.wikipedia.org/wiki/File_system file system]. There is no compiler for the language and it has no real purpose. PLE
16:23:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:32:38 -!- tromp has joined.
16:39:32 -!- sprout has joined.
16:58:07 -!- Sgeo has joined.
17:14:34 -!- joast has joined.
17:22:26 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:29:00 -!- razetime has quit (Remote host closed the connection).
18:19:18 -!- tromp has joined.
18:22:50 -!- Church has quit (Ping timeout: 240 seconds).
18:32:28 -!- Thedarkb-Desktop has joined.
18:38:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:43:18 -!- zzo38 has joined.
18:49:02 -!- tech_exorcist has quit (Quit: bbl).
18:58:39 -!- Church has joined.
19:05:21 -!- tech_exorcist has joined.
19:22:39 -!- tech_exorcist has quit (Remote host closed the connection).
19:23:02 -!- tech_exorcist has joined.
19:23:02 -!- tromp has joined.
19:35:30 -!- FreeFull has joined.
20:36:25 <b_jonas> `olist 1270
20:36:27 <HackEso> olist <https://www.giantitp.com/comics/oots1270.html>: shachaf oerjan Sgeo FireFly boily nortti b_jonas
20:36:44 <int-e> `unlist
20:36:44 <HackEso> unlist? No such file or directory
20:45:08 -!- sprout has quit (Read error: Connection reset by peer).
20:45:25 -!- sprout has joined.
21:08:48 -!- bgs has quit (Remote host closed the connection).
22:14:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:21:28 -!- FreeFull has quit.
22:34:23 -!- earend1 has joined.
22:55:36 -!- tech_exorcist has quit (Quit: Disconnecting).
23:16:36 -!- __monty__ has quit (Quit: leaving).
23:29:22 <shachaf> Huh, wait a minute. You can do n+p linear codes where n+p is bigger than the number of points in your field?
23:32:17 <int-e> BCH codes over GF(2^m) are linear codes over GF(2)
23:33:05 <int-e> or is that wrong?
23:33:16 <int-e> nah, that's right
23:33:34 <shachaf> Hmm, so there's certainly an upper bound to the number of parity shards you can generate, right?
23:33:51 <shachaf> If you have a systematic code and your shards are one bit each, then you can only generate one parity shard.
23:34:02 <int-e> also, replication is a linear code
23:34:44 <shachaf> That's true. I guess I mean if you have more than one data shard.
23:35:01 <shachaf> There's no n+2 code (linear or otherwise) where your shards are single bits.
23:36:06 <int-e> heck, padding with 0s is a linear code.
23:36:17 <int-e> it won't do you any good for error detection or correction
23:36:41 <shachaf> Yes, I mean an erasure code where any subset of n shards will let you recover the data.
23:38:23 <shachaf> But I'm still confused.
23:38:47 <shachaf> Maybe because I was thinking in terms of fitting a polynomial?
23:39:12 <int-e> So, we're talking about nk + 2k, k being the shard size? And we're asking how big k has to be?
23:39:18 <shachaf> I have a linear 3+3 erasure code over GF(4), i.e. a 6x3 matrix where every subset of 3 rows is invertible.
23:40:07 <int-e> For a BCH code you clearly need 2^k >= n+2 here.
23:40:10 <shachaf> (And where the first 3 rows are the identity matrix, i.e. it's systematic.)
23:41:13 <int-e> Hmm, never mind the identity matrix for now.
23:41:24 <shachaf> Right, that bit isn't critical.
23:41:47 <shachaf> The point is that any choice of 3 rows is linearly independent.
23:47:50 <int-e> So divorcing this from the field... we can replace the field elements by kxk matrices? So encoding becomes multiplication by a matrix with nx(n+2) block of size kxk?
23:49:17 <int-e> Not sure whether that view is any help at all.
23:54:01 <int-e> Oh, however... the existence of an 1+2 code (trivial as that may be) shows that BCH codes do not tell the full story.
23:55:54 <shachaf> Do BCH codes give you an n+1 code for any n?
23:56:33 <int-e> They don't do that either.
23:57:13 <shachaf> Right.
23:59:00 <int-e> I guess "nk + 2k" is bad notation for denoting sharding... maybe a better notation would be (n + 2)k. The point is... we're picking subsets from whole shards.
23:59:07 <int-e> s/from/of/
2022-11-13
00:01:29 <shachaf> What are n and k here?
00:01:54 <int-e> n and 2 are numbers of shards; k is the shard size
00:02:23 <int-e> So in the case of BCH codes you'd have an n+2 code over GF(2^k), but I'm trying to think over GF(2) here.
00:02:45 <b_jonas> no idea. hey, I passed an exam about codes but that was under the algebra dept, they teach the hardest stuff in all subjects but don't actually require you to know anything in exams. so I don't know anything about how codes work.
00:03:15 <b_jonas> at most I know some of the more trivial information theoretical limits
00:04:00 <shachaf> Did you know the Singleton bound is named after Richard Singleton?
00:05:26 <shachaf> Ah, I see, this is all in bits.
00:15:56 <int-e> shachaf: I think this matrix http://paste.debian.net/1260517/ makes a (3+2)2 code in that sense. Note that 3+2 > 2^2
00:16:44 <int-e> (. is 0, and the spaces are for legibility; they separate the 2x2 blocks)
00:20:49 <shachaf> Hmm, I guess this corresponds to the matrix I had in GF(4).
00:21:06 <shachaf> I think you can even add one more column with three 2x2 identity matrices.
00:24:25 <shachaf> Oh, I thought these matrices correspond to GF(4) field elements, but maybe not!
00:25:11 <int-e> yeah these ones don't, they all have order 2
00:25:18 <int-e> (or 1)
00:27:16 <shachaf> Right.
00:27:35 <shachaf> I guess this sort of flexibility is why you wanted to scrap fields and be linear over GF(2).
00:27:57 <shachaf> Where the point is that you still only care about whole-shard erasures.
00:32:25 <int-e> anyway, this is totally unsystematic... BCH codes are a nice, general construction.
00:34:25 <shachaf> Well, your matrix is systematic, right?
00:35:18 <int-e> shachaf: In the "systematic code" sense, yes. But not in the sense of a construction leading up to the full matrix.
00:35:54 <shachaf> Oh, right, I was wondering.
00:35:55 <int-e> And the former is mainly because I started with an identity matrix *without loss of gnerality*, and the same thing for the identity matrix blocks at the top of the 4th and 5th column.
00:36:26 <int-e> so basically there were only 4 blocks left to choose.
00:36:35 <shachaf> You can even have the entire first column be all identities, right?
00:36:43 <shachaf> Since you can multiply rows or columns by any constant.
00:37:07 <shachaf> (Multiplying a row by something messes up the identity matrix, but then you can multiply that column by the inverse to unmess it.)
00:37:18 <int-e> I lose that freedom when I make the code systematic
00:37:20 <shachaf> Sorry, I mean 4th column.
00:37:36 <int-e> I think
00:37:46 <int-e> maybe that's wrong though, hmm.
00:37:50 <shachaf> Hmm, I think you don't because of the argument in the parentheses.
00:38:13 <shachaf> You multiply a row by something and then multiply one of the identity matrix columns by its inverse.
00:39:35 <int-e> It'd require some sort of conjugation-esque trickery. After making the code systematic I only considered multiplications by an invertible matrix from the right.
00:40:25 <shachaf> Hmm, also I'm still thinking of the field case here, and I guess these things aren't a field, so I might be confused.
00:41:11 <int-e> But you're right.
00:42:44 <int-e> I can multiply each row to get an identity matrix into the corresponding block of the 4-th column. And then I can multiply the first three *columns* to restore the identity matrices there.
00:43:07 <shachaf> Right.
00:44:21 <int-e> And then then I guess this degenerates into something over GF(4) indeed.
00:44:30 <int-e> (it does)
00:45:15 <shachaf> But these small matrices you use have order 2, not 3?
00:46:25 <int-e> But if we do the above to make the fourth column all 1s, we get [1,1;0,1]*[1,0;1,1] and its inverse in the last column, which has order 3.
00:47:05 <shachaf> Oh, I see.
00:48:15 <shachaf> So I looked for GF(4) codes by brute force.
00:48:45 <shachaf> Of course there are 1+p and n+1 codes for any n/p. And there are n+p codes for any n/p where n+p <= 4.
00:49:11 <shachaf> But there are also 2+3, 3+2, and 3+3 codes.
00:49:59 <shachaf> There are no 3+4, 2+4, or 4+2 codes.
00:51:53 <int-e> And,.. that's actually forced to make a 5th column; there are simply not enough invertible 2x2 matrices.
00:54:35 <int-e> There are still two choices left, so this doesn't contradict your 3+3 code claim... in fact that does work out.
00:56:02 <shachaf> My 3+3 code is [[1 0 0] [0 1 0] [0 0 1] [1 1 1] [1 2 3] [1 3 2]]
00:56:03 <int-e> looks like this http://paste.debian.net/1260520/ (no surprises)
00:56:14 <shachaf> Yep.
00:57:49 <int-e> And yeah, there are no 3+4 nor 4+2 codes with 2 bit shards.
00:58:16 <shachaf> So why is 3+3 the limit?
00:58:32 <shachaf> And what's the limit for k-bit shards?
00:59:21 <int-e> Let me think about 2+4. I'm not going to consider shards wider than 2 manually.
01:03:14 <shachaf> (Hmm, if you have an n+p code can you turn that into a p+n code by transposing?)
01:03:56 <int-e> Ah, the same thing happens... after all the w.l.o.g. reductions we're forced into GF(4).
01:04:32 <int-e> So indeed, no 2+4 code with 2 bit shards.
01:05:16 <int-e> transposing isn't meaningful here
01:05:58 <int-e> The matrix has dimension (n+p)xn after all.
01:06:00 <shachaf> I guess I mean transposing the nxp part and using it with a pxp identity matrix.
01:06:08 <shachaf> (For a systematic code.)
01:06:13 <shachaf> Maybe not.
01:06:24 <int-e> even then you'd need n=p for things to fit together
01:06:43 <int-e> so at best you'd turn an n+n code into another n+n code
01:07:13 <shachaf> Why?
01:07:31 <int-e> oh you mean you adjust the identity matrix
01:07:38 <int-e> hmm
01:08:49 <int-e> well, it *feels* like something that shouldn't work but I can't rule it out.
01:09:58 <int-e> It does work.
01:11:38 <shachaf> Oh, really?
01:12:32 <int-e> You can rephrase the criterion for the parity matrix as "every kxk block for k <= p is invertible"
01:13:14 <int-e> (you select columns directly, and rows by picking the remaining rows as columns from the direct-mapping identity matrix part)
01:13:33 <int-e> and this rephrased version is obviously preserved by transposition
01:14:07 <int-e> k <= max(n,p) I suppose
01:14:10 <int-e> err min
01:19:10 <int-e> something like this: http://paste.debian.net/1260521/
01:20:43 <shachaf> I'm not sure I follow the arrows.
01:20:58 <int-e> start at the top, those are the shards you pick
01:21:27 <int-e> the stars mark a 2x2 block that has to be invertible for this to work out.
01:23:35 <int-e> The horizontal arrows... well, basically you can use column operations to make those row all zero there.
01:24:06 <shachaf> Hmm, I see.
01:24:14 <shachaf> Interesting, so the 1+p and n+1 cases are dual.
01:24:27 <int-e> yeah
01:25:21 <int-e> I think I actually *learned* this back at university. But I didn't understand why and we never used it and I forgot.
01:26:10 <int-e> (our information and coding theory course was light on proofs)
01:27:34 <shachaf> Man, I never took an information and coding theory course. I probably should.
01:33:33 -!- razetime has joined.
02:40:51 -!- razetime has quit (Ping timeout: 256 seconds).
03:53:55 -!- earend1 has quit (Quit: Connection closed for inactivity).
05:28:46 -!- Lord_of_Life_ has joined.
05:29:57 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:30:02 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
06:27:18 -!- Thedarkb-Desktop has quit (Ping timeout: 268 seconds).
08:00:25 -!- tromp has joined.
09:26:59 -!- razetime has joined.
09:33:40 -!- earend1 has joined.
09:50:51 -!- razetime has quit (Remote host closed the connection).
09:51:20 -!- tech_exorcist has joined.
10:11:58 -!- Sgeo has quit (Read error: Connection reset by peer).
10:35:46 -!- tech_exorcist has quit (Remote host closed the connection).
10:35:46 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104678&oldid=104675 * ColonelMatthew97 * (+117)
10:36:03 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104679&oldid=104678 * ColonelMatthew97 * (+1) /* Updates (v0.7+) */
10:36:42 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104680&oldid=104679 * ColonelMatthew97 * (+0)
10:36:43 -!- tech_exorcist has joined.
10:51:11 -!- chiselfuse has quit (Ping timeout: 255 seconds).
10:52:11 -!- chiselfuse has joined.
11:01:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:03:14 -!- tromp has joined.
11:28:17 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104681&oldid=104680 * ColonelMatthew97 * (+1) /* Commands */
11:34:18 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104682&oldid=104681 * ColonelMatthew97 * (+424)
11:35:08 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104683&oldid=104682 * ColonelMatthew97 * (+8)
11:35:41 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104684&oldid=104683 * ColonelMatthew97 * (+23) /* v0.8 - 13/Nov/2022 */
11:38:08 -!- bgs has joined.
11:44:17 -!- chiselfuse has quit (Ping timeout: 255 seconds).
11:45:34 -!- chiselfuse has joined.
11:48:35 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104685&oldid=104684 * ColonelMatthew97 * (+49) /* v0.8 - 13/Nov/2022 */
11:59:49 -!- earend1 has quit (Quit: Connection closed for inactivity).
12:30:00 -!- __monty__ has joined.
12:42:47 -!- chiselfuse has quit (Ping timeout: 255 seconds).
12:45:05 -!- chiselfuse has joined.
12:50:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:10:43 -!- Thedarkb-Desktop has joined.
13:15:39 -!- sprout has quit (Ping timeout: 260 seconds).
14:13:16 -!- tromp has joined.
15:22:41 -!- tech_exorcist has quit (Quit: bbl).
15:23:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:34:51 -!- tromp has joined.
16:23:22 -!- sprout has joined.
16:33:16 -!- tech_exorcist has joined.
16:40:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:43:46 -!- tech_exorcist_ has joined.
16:49:02 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
16:51:18 -!- razorlovesbaba88 has joined.
16:51:29 -!- razorlovesbaba88 has quit (Client Quit).
16:51:38 -!- razorlovesbees has joined.
16:52:33 <razorlovesbees> am i in the right place
16:53:39 -!- razorlovesbees has set topic: Welcome to the definitive cult of esoteric programming language design, dry-cleaning, and DNA modification! | https://esolangs.org | logs: https://logs.esolangs.org/a.
16:53:45 -!- razorlovesbees has set topic: Welcome to the definitive cult of esoteric programming language design, dry-cleaning, and DNA modification! | https://esolangs.org | logs: https://logs.esolangs.org/.
16:53:49 <razorlovesbees> sorry
17:07:50 <int-e> It's okay... the most important part of the topic is the link to the logs because that's mandated by Libera. And you fixed it.
17:42:16 -!- tromp has joined.
18:42:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:02:58 -!- tromp has joined.
19:13:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:18:54 -!- tromp has joined.
19:27:41 -!- Sgeo has joined.
19:31:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:35:13 -!- nesuniken[m] has joined.
19:36:16 -!- tromp has joined.
19:37:10 <nesuniken[m]> Hello!
19:37:48 <int-e> `relcome
19:37:52 <HackEso> Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: <https://esolangs.org/>. (For the other kind of esoterica, try #esoteric on EFnet or DALnet.)
19:57:10 <nesuniken[m]> Does anyone know of any languages with reverse lexical scope (i.e if scope A is defined within scope B, B can access variables defined in A, but not the other way around)?
20:00:54 -!- simcop2387 has quit (Quit: ZNC 1.8.2+deb3+b2 - https://znc.in).
20:00:54 -!- perlbot has quit (Quit: ZNC 1.8.2+deb3+b2 - https://znc.in).
20:02:37 <b_jonas> nesuniken[m]: that happens in C++ with namespaces
20:02:47 -!- simcop2387 has joined.
20:03:48 <b_jonas> no wait, sorry
20:03:50 <b_jonas> it doesn't
20:03:57 <b_jonas> it only happens with unnamed namespaces
20:04:18 -!- perlbot has joined.
20:04:53 -!- perlbot has quit (Remote host closed the connection).
20:04:53 -!- simcop2387 has quit (Client Quit).
20:08:10 -!- simcop2387 has joined.
20:09:10 -!- perlbot has joined.
20:13:47 <nesuniken[m]> Oh wow, didn't realize naming a namespace was optional. Thanks!
20:14:14 <razorlovesbees> hmm people chat here
20:24:53 -!- razorlovesbees has quit (Ping timeout: 260 seconds).
20:37:38 <int-e> I guess that thought was too scary
20:52:28 <nesuniken[m]> <b_jonas> "it only happens with unnamed..." <- Perhaps this is just a VC++ issue, but nesting them isn't working like I described
21:07:24 <nesuniken[m]> I was hoping for a reverse lexical scope you could nest repeatedly like you can with the regular kind.
21:25:13 -!- tech_exorcist_ has quit (Quit: Disconnecting).
21:50:19 -!- bgs has quit (Remote host closed the connection).
22:07:38 -!- __monty__ has quit (Quit: leaving).
22:09:47 -!- chiselfuse has quit (Remote host closed the connection).
22:09:58 -!- chiselfuse has joined.
22:21:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:05:36 -!- lagash has joined.
2022-11-14
00:03:55 -!- Soni has quit (Ping timeout: 248 seconds).
01:15:07 -!- catsanddo has joined.
01:31:22 -!- Soni has joined.
02:05:25 <shachaf> Here's a sort of surprising thing: I generated GF(256) N+P codes using three methods -- Vandermonde, Cauchy, and Lagrange -- and normalized them to be systematic and to have each row and column of the non-systematic part start with 1s.
02:05:32 <shachaf> And they all generate the exact same codes! How come?
02:14:56 <b_jonas> maybe there was only one code wearing different costumes?
02:18:08 <int-e> What's the Cauchy way?
02:18:52 <int-e> The Vandermonde and Lagrange way are the same if you map the field elements to the same columns.
02:19:37 <int-e> since the "normalization" step transforms the Vandermonde matrix such that the first n points are interpolated by a polynomial instead.
02:19:52 <int-e> which is what Lagrange does as well.
02:20:17 <int-e> if you permute the field elements, things should be more interesting
02:20:55 <int-e> > let f n = product [2^n - 2^k | k <- [0..n-1]] in map f [1..4]
02:20:57 <lambdabot> [1,6,168,20160]
02:21:28 <int-e> > let f n = product [2^n - 2^k | k <- [0..n-1]] in map f [5..]
02:21:29 <lambdabot> [9999360,20158709760,163849992929280,5348063769211699200,6996123100331976425...
02:23:04 <int-e> shachaf: If you make a Vandermonde matrix out of the 127 non-zero elements of GF(2^7), is there a square minor with zero determinant?
02:24:12 <int-e> (the 2x2 minors are fine)
02:25:39 <Sgeo> Is Prismata dead?
02:26:48 <int-e> who?
02:27:23 <Sgeo> Digital card game shachaf has repeatedly tried to get a match with me against, after I lost repeatedly.
02:28:08 <int-e> Yeah I found it. Letting a web site certificate expire isn't a good time... espcially when that happened 15 months ago.
02:29:19 <int-e> (Sorry, I have a habit of expressing my ignorance while simultaneously engaging a search engine.)
02:29:50 -!- catsanddo has quit (Quit: leaving).
02:30:00 <int-e> (Which is probably annoying, but I can't promise that that's enough to shake it.)
02:41:57 <int-e> https://steamcommunity.com/app/490220?snr=1_2108_9__2107#scrollTop=3840 indicates that this is /may/ be a bit of a Corona victim; they were preparing for GDC 2020 and that got cancelled. And they don't have much of an income stream.
02:43:21 <int-e> doesn't look great :P
03:06:10 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=104686&oldid=104366 * BoundedBeans * (+429) Added Additional command guidelines section
03:36:42 <shachaf> int-e: The Cauchy way just makes m[row][col] = 1/(row^col)
03:36:53 <shachaf> (For col in [0,N), row in [N, N+P).)
03:37:54 <shachaf> int-e: I think the answer is no even with all 128 elements.
03:38:59 <int-e> shachaf: with 128 elements you get minors of the form [0,alpha^1;0,alpha^2]
03:39:35 <int-e> actually why didn't I take alpha=1... [0,1;0,1]
03:39:48 <shachaf> Oh, hmm.
03:40:07 <shachaf> That's a good point. But I think this matrix does give you a valid code.
03:41:35 <int-e> Yeah but that wasn't where the question is going. Is it still a valid code if you prepend the identity matrix?
03:48:40 <int-e> shachaf: what happens for row in [0,N)? is it the identity matrix there?
03:54:04 <shachaf> Yes, sorry.
03:54:55 <shachaf> Oh, adding an identity matrix to a Vandermonde matrix can certainly produce an invalid code.
03:55:38 <int-e> sure, it definitely wouldn't work for GF(16) or GF(256)
03:55:53 <int-e> But 127 is prime, so it's less obvious.
03:56:00 <shachaf> Oh, I see.
03:56:54 <int-e> I /expect/ it to still not work. But it'll require a 3x3 minor or larger.
03:57:15 <int-e> Anyway, I don't understand why the Cauchy thing gives you the same code.
03:57:40 <int-e> Nor why there's an inverse in there.
04:00:00 -!- Taneb0 has quit (Quit: I seem to have stopped.).
04:01:09 -!- Taneb has joined.
04:06:19 <shachaf> https://www.corsix.org/content/reed-solomon-for-software-raid discusses these constructions a bit.
04:07:11 <int-e> does it prove that the Cauchy thing works?
04:10:16 -!- Hoolootwo has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in).
04:11:38 -!- Hooloovoo has joined.
04:11:52 <shachaf> It links to https://proofwiki.org/wiki/Vandermonde_Matrix_Identity_for_Cauchy_Matrix
04:12:04 <int-e> Oh I'm just stupid here actually.
04:13:50 <int-e> We start with the Vandermonde matrix 1/(row^col), and then we use *column* operations to make an identity matrix out of the leftmost n columns.
04:14:18 <int-e> Hmm.
04:15:14 <shachaf> Hmm, which operations are you allowed to do here?
04:15:15 <int-e> Actually, no, column operations can destroy a code.
04:15:24 <shachaf> Right.
04:15:36 <int-e> Row operations can't.
04:15:41 <shachaf> Also you have your rows and columns backwards from the way I've been writing things so it's all very confusing.
04:15:49 <shachaf> (I have N+P rows and N columns.)
04:16:17 <int-e> Oh right. Well, the confusion is mutual.
04:16:38 <int-e> ...
04:16:42 <int-e> The ^ is xor?
04:17:00 <int-e> Okay this is completely different from what I thought.
04:17:01 <shachaf> Yes. Sorry, maybe that was unclear.
04:17:17 <shachaf> I'm not sure what ^ would be in a field here. I guess col could be seen as an integer.
04:17:50 <shachaf> Apologies for the confusion.
04:17:57 <shachaf> This is https://en.wikipedia.org/wiki/Cauchy_matrix
04:18:11 <int-e> shachaf: well you *also* identified natural numbers and field elements
04:18:43 <shachaf> Right, I realized that.
04:19:01 <shachaf> I guess I thought ^ would clear it up but it made it worse.
04:20:13 -!- genpaku has quit (Remote host closed the connection).
04:20:58 <int-e> So I guess that page shows that you get the Cauchy matrix from V_y with *row* operations and the one valid column operation, which is multiplying a column by a constant.
04:21:24 <int-e> and again, for you that will be *column* and row.
04:21:50 <int-e> shachaf: I prefer my matrices to be wider than high.
04:21:57 <shachaf> The one valid column operation here is scaling by a constant?
04:22:09 <shachaf> Oops.
04:22:13 <int-e> shachaf: well, in the sense that it can't destroy the code
04:22:18 <shachaf> You literally said that right after the comma.
04:22:25 <int-e> since it doesn't mix any code data.
04:22:59 <int-e> so you can reverse it even after erasure happened.
04:24:07 <shachaf> Right. I just typed that before reading the rest of your sentence.
04:24:43 -!- genpaku has joined.
04:26:14 <int-e> Okay, and we can also compute -PV_x^{-1}V_x = -P and multiply by P^-1 from the right to get the identity matrix part.
04:27:28 <int-e> So we do have a transformation of V_x | V_y. And finally, V_y doesn't have to be square.
04:27:57 <shachaf> The program I'm experimenting with these things with is at /tmp/rs.c if that's helpful.
04:28:37 <int-e> `` ls /tmp/rs.c
04:28:39 <HackEso> ls: cannot access '/tmp/rs.c': No such file or directory
04:28:42 <int-e> :P
04:28:55 <shachaf> On my website, which I'm not quoting as a full URL because I don't want Google to start crawling it.
04:31:28 <int-e> So... there's still a puzzle here though. Why does multiplying a shachaf-row by a constant nmot change the code? Or is that something that gets normalized away... ah. It does.
04:32:03 <int-e> Or it is, rather.
04:32:29 <int-e> Since that's how you make your rows start with 1.
04:41:36 <shachaf> Multiplying a shachaf-row by a constant is fine because you can just divide by the same constant when you get the code, right?
04:41:55 <int-e> Yes but the code words are different
04:43:19 <shachaf> I mean when you get a code word. But maybe I misunderstood.
04:44:27 <int-e> You get /a/ working code but it's a different one unless you multiply and divide by 1.
04:45:02 <int-e> While shachaf-column operations don't affect the set of code words at all.
04:46:58 <int-e> But you did lay out your normalization procedure earlier and it does scale shachaf-rows. So yeah, after doing that, the Cauchy construction will end up the same as the other two.
04:48:20 <zzo38> You mentioned a card game, but can we make up our own card game, involving some of the things involved in esolangs too?
04:48:36 <shachaf> I'm still not sure why the Vandermonde and Lagrange constructions end up giving the same thing.
04:52:07 <int-e> They're the same?
04:53:12 <shachaf> What do you mean?
04:53:37 <int-e> The inverse of the top square of the Vandermonde matrix does polynomial interpolation.
04:53:45 <int-e> Lagrange does polynomial interpolation.
04:54:03 <shachaf> Why does the inverse do polynomial interpolation?
04:54:05 <int-e> It's quite literally the same thing as taking the Vandermonde matrix and turning it into a systematic code.
04:54:43 <int-e> Because polynomial interpolation for fixed coordinates x_1...x_n is the inverse of polynomial evaluation at those points.
04:55:03 <int-e> And Vandermonde matrices do polynomial evaluation.
04:55:05 <shachaf> Hmm, oh, I see.
04:55:34 <shachaf> Right, now that you put it that way it makes sense!
04:55:43 <esolangs> [[Text Binary]] N https://esolangs.org/w/index.php?oldid=104687 * Star651 * (+1739) Created page with "Text binary is a programming language first created by [[User:Star651]] in early 2006 but never written about until November 13, 2022. The concept of text binary is very simple; Text Binary is simply a binary file that has been converted into the textual representat
05:01:49 <int-e> Okay. I think I kind of get the Cauchy matrix thing... let's see whether I get the proofwiki proof as well now.
05:07:06 <int-e> Yeah... it works out. I /think/ doing it just for a single column of C makes it a tiny bit easier, though then you need notation for the non-square Vandermonde matrix that replaces V_y.
05:18:10 -!- decay has changed nick to decline.
05:18:14 <int-e> Hmm. I'm getting the feeling that working over Galois fields is optimal for this kind of thing (i.e. I'm not seeing any benefit from using arbitrary kxk matrices rather than working in GF(2^k). But I can only try very small k, up to about 4.
05:18:21 <int-e> )
05:18:26 -!- decline has changed nick to decay.
05:20:31 <int-e> deterioration
05:21:38 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:28:13 -!- slavfox has joined.
05:29:15 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:29:53 -!- Lord_of_Life has joined.
05:34:42 -!- razetime has joined.
05:43:47 -!- bgs has joined.
06:07:08 -!- bgs has quit (Remote host closed the connection).
06:09:28 -!- sprout has quit (Read error: Connection reset by peer).
06:09:50 -!- sprout has joined.
06:45:32 -!- tromp has joined.
06:57:15 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:20:37 -!- tromp has joined.
07:23:05 <shachaf> int-e: https://web.eecs.utk.edu/~jplank/plank/papers/CS-05-569.pdf may be relevant.
07:24:01 -!- Sgeo has quit (Read error: Connection reset by peer).
07:35:03 -!- razetime has quit (Ping timeout: 268 seconds).
07:35:23 -!- razetime has joined.
08:04:02 -!- razetime has quit (Ping timeout: 268 seconds).
08:21:28 -!- razetime has joined.
08:37:18 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:01:44 -!- SGautam has joined.
09:30:46 -!- b_jonas has set topic: Welcome to the international hub of esoteric programming language creation, condemnation, and coding theory! | https://esolangs.org | logs: https://logs.esolangs.org/.
09:35:04 <b_jonas> I just realized something. freenode/#esoteric was called an international hub way before github was cool. The first mention seems to be by GregorR: https://logs.esolangs.org/freenode-esoteric/2005-10.html#lfU
09:37:12 <b_jonas> we should have trademarked "hub", we'd be rich by now
09:37:41 <b_jonas> that, or we'd have changed history and github would have chosen a different name
09:39:24 <b_jonas> we should have trademarked hub in some small European country where they don't look before choosing the name
10:49:01 -!- wib_jonas has joined.
10:56:26 -!- tromp has joined.
11:09:27 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:10:04 -!- j-bot has joined.
11:10:31 -!- Guest878 has joined.
11:11:07 -!- Guest878 has quit (Client Quit).
11:11:47 -!- chiselfuse has quit (Remote host closed the connection).
11:12:08 -!- Guest59 has joined.
11:12:18 -!- chiselfuse has joined.
11:14:34 -!- Guest59 has quit (Client Quit).
11:20:27 -!- __monty__ has joined.
11:27:45 -!- Guest59 has joined.
11:27:53 <Guest59> Hi
11:29:44 <wib_jonas> I wonder if we could do something alliterating like "esoteric coding center and error-correcting code"
11:30:05 -!- Laclale has joined.
11:30:40 <Laclale> Admin? Hello?
11:31:21 <Laclale> Unable to log-in from other device
11:33:02 <wib_jonas> Laclale: what error do you get, and also read https://libera.chat/guides/sasl#sasl-access-only-ip-ranges or other https://libera.chat/guides/faq
11:33:48 <Laclale> Forgot password for esolangs wiki
11:34:43 <wib_jonas> Laclale: well then just register a new account with a new password, unless you had privilages on the old account
11:35:10 <Laclale> > You must log in again to verify that you are Laclale.
11:35:11 <Laclale> I have privilages
11:35:12 <lambdabot> <hint>:1:14: error: parse error on input ‘in’
11:35:23 <wib_jonas> though you may try https://esolangs.org/wiki/Special:PasswordReset first
11:35:45 <Laclale> Tried to add e-mail but not working
11:35:54 <wib_jonas> for what user account? also make sure your http client accepts cookies
11:36:26 <Laclale> for Laclale in esolangs wiki
11:37:19 <wib_jonas> then no you don't, so if the password reset doesn't work then create a new account
11:37:40 <Laclale> Can you rename current account
11:41:29 <Laclale> fizzie help
11:45:05 <fizzie> There were some problems in the past with wiki emails, but hopefully not at the moment. So if you still have access to the original account, setting & confirming an email address on https://esolangs.org/wiki/Special:Preferences and then going through https://esolangs.org/wiki/Special:PasswordReset *should* work, in theory.
11:46:00 <Laclale> Needs to login again
11:46:48 <Laclale> Can you add email remotely or change name?
11:49:42 <wib_jonas> wait, mediawiki allows you to change your email and then request a password change without knowing your password?
11:50:16 <fizzie> Maybe it doesn't, based on the answer above.
11:50:52 <fizzie> Can you edit pages with your account? If you email me some kind of a token (just some random string) and then after that update your user page to contain that same token, I can probably figure out a way to send you a password reset email.
11:51:25 -!- Guest59 has quit (Quit: Client closed).
11:52:51 <esolangs> [[User:Laclale]] https://esolangs.org/w/index.php?diff=104688&oldid=92820 * Laclale * (+17)
11:53:54 <fizzie> In retrospect I guess you could've just used https://esolangs.org/wiki/Special:EmailUser/Fizzie to tell me where you want your new password to be sent, because it puts the logged-in user's name in the message.
11:54:23 <esolangs> [[User:Laclale]] https://esolangs.org/w/index.php?diff=104689&oldid=104688 * Laclale * (+22)
11:55:02 <Laclale> No send address.
11:56:52 -!- Guest59 has joined.
11:57:10 <Guest59> Yo
12:00:28 -!- Guest59 has quit (Client Quit).
12:00:45 -!- Guest59 has joined.
12:03:33 -!- Guest59 has quit (Client Quit).
12:04:19 -!- Laclale has quit (Quit: Laclale).
12:11:17 <wib_jonas> Lacale: if you still have a login cookie then just download your watchlist https://esolangs.org/wiki/Special:EditWatchlist/raw which is probably the only non-public information you have on the current account, then create a new account and load the old watchlist (plus watch your new user page) and then just use the new account instead of the old
12:11:18 <wib_jonas> one
12:22:24 <fizzie> I made an executive decision to manually reset their password given proof of being currently logged in (by editing as the account).
12:22:32 <fizzie> I guess it's technically possible that was a case of cookie theft + social engineering to be able to lock the original user out of their account, I just feel like doing that for an esolangs.org wiki account sounds not terribly likely.
12:25:12 <sprout> yessss
12:32:07 <wib_jonas> doesn't need cookie theft, only social engineering to make them edit a token into their user page without context to prove something else than what you think it proves
12:32:25 <wib_jonas> I mean to make the original owner of the wiki user to do that
12:37:30 <wib_jonas> that is, an active MITM both ways social engineering attack
12:48:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:09:01 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104690&oldid=104656 * Pro465 * (+63) /* See also */
13:11:45 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104691&oldid=104690 * Pro465 * (+75) /* Turing Completeness */
13:12:13 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104692&oldid=104691 * Pro465 * (-63) /* See also */
13:37:54 <esolangs> [[CTFuck]] https://esolangs.org/w/index.php?diff=104693&oldid=104692 * Pro465 * (+0) /* Turing Completeness */
13:42:32 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=104694&oldid=104686 * BoundedBeans * (+296) Clarified Additional command guidelines
13:58:24 -!- tech_exorcist has joined.
14:10:40 <esolangs> [[Rockstar]] https://esolangs.org/w/index.php?diff=104695&oldid=101243 * Laclale * (+126) /* Media Coverage */
14:18:33 -!- tromp has joined.
14:20:43 -!- tech_exorcist has quit (Remote host closed the connection).
14:21:10 -!- tech_exorcist has joined.
14:42:19 -!- Sgeo has joined.
15:08:26 -!- bgs has joined.
15:10:14 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:33:43 -!- razorlovesbaba has joined.
15:34:01 <razorlovesbaba> hm
15:34:13 <razorlovesbaba> hello from thunderbird
15:39:03 -!- tech_exorcist_ has joined.
15:39:40 -!- tech_exorcist has quit (Remote host closed the connection).
15:40:12 <razorlovesbaba> hi and bye
15:49:23 -!- tech_exorcist_ has quit (Remote host closed the connection).
15:50:17 -!- tech_exorcist_ has joined.
15:52:22 <razorlovesbaba> yet again
16:01:49 -!- tromp has joined.
16:05:14 -!- simcop2387 has quit (Read error: Connection reset by peer).
16:06:38 -!- simcop2387 has joined.
16:16:22 -!- tech_exorcist_ has quit (Remote host closed the connection).
16:17:20 -!- tech_exorcist_ has joined.
16:22:06 -!- tech_exorcist_ has quit (Remote host closed the connection).
16:23:02 -!- tech_exorcist_ has joined.
16:25:01 -!- razorlovesbaba has quit (Quit: razorlovesbaba).
16:26:51 -!- razorlovesbaba has joined.
16:37:24 -!- bgs has quit (Remote host closed the connection).
16:40:33 -!- sprout has quit (Ping timeout: 256 seconds).
16:58:11 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:10:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:30:13 -!- tromp has joined.
17:33:38 -!- wib_jonas has quit (Ping timeout: 260 seconds).
17:37:35 -!- razorlovesbaba has quit (Ping timeout: 260 seconds).
18:22:51 -!- Cale has quit (Remote host closed the connection).
18:41:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:55:25 -!- tromp has joined.
19:04:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:11:11 -!- Cale has joined.
19:14:51 -!- tromp has joined.
19:28:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:35:22 -!- razorlovesbaba has joined.
19:57:40 -!- razorlovesbees has joined.
19:59:27 -!- razorlovesbaba has quit (Ping timeout: 260 seconds).
20:01:53 -!- razorlovesbaba has joined.
20:05:51 -!- razorloveskeke has joined.
20:08:31 -!- razorlovesbaba has quit (Ping timeout: 256 seconds).
20:08:37 -!- razorlovesbees has quit (Ping timeout: 268 seconds).
20:08:53 -!- razorlovesbaba has joined.
20:21:27 -!- tromp has joined.
21:11:05 -!- sprout has joined.
21:31:13 -!- tech_exorcist_ has quit (Quit: Disconnecting).
21:43:35 -!- razorlovesbaba has quit (Ping timeout: 268 seconds).
21:43:35 -!- razorloveskeke has quit (Ping timeout: 268 seconds).
22:22:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:36:59 -!- __monty__ has quit (Quit: leaving).
22:39:15 -!- perlbot has quit (Ping timeout: 256 seconds).
22:39:31 -!- simcop2387 has quit (Ping timeout: 260 seconds).
22:40:39 -!- perlbot has joined.
22:42:40 -!- simcop2387 has joined.
22:48:29 -!- chiselfuse has quit (Ping timeout: 255 seconds).
22:48:55 -!- chiselfuse has joined.
23:14:07 <esolangs> [[Bundle]] https://esolangs.org/w/index.php?diff=104696&oldid=99697 * OllyTheFoldy * (+12770) page resurrected
2022-11-15
01:41:02 -!- razetime has joined.
03:36:29 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:Screen Shot 2022-11-14 at 10.35.44 PM.png]]"
03:38:27 -!- razetime has quit (Ping timeout: 256 seconds).
04:28:49 <esolangs> [[Chessoteric]] N https://esolangs.org/w/index.php?oldid=104698 * Largejamie * (+2573) Created page with "'''Chessoteric''' is an [[esoteric programming language]] created by [[User:Largejamie]] in 2022 whose programs are written in proper [[Wikipedia:Portable Game Notation|]]. The programs simulate a chess game and based on the position of the pieces at certain key
04:30:14 <esolangs> [[Chessoteric]] https://esolangs.org/w/index.php?diff=104699&oldid=104698 * Largejamie * (+768)
04:31:01 <esolangs> [[Binary Turing Machine!?]] https://esolangs.org/w/index.php?diff=104700&oldid=103126 * Largejamie * (-7)
04:31:01 -!- razetime has joined.
04:31:46 <esolangs> [[Binary Turing Machine!?]] https://esolangs.org/w/index.php?diff=104701&oldid=104700 * Largejamie * (+1)
04:38:10 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:2.png]]"
04:41:37 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:3.png]]"
04:58:49 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:4.png]]"
05:01:50 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:5.png]]"
05:07:40 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:6.png]]"
05:14:49 <esolangs> [[Chessoteric]] https://esolangs.org/w/index.php?diff=104707&oldid=104699 * Largejamie * (+2026)
05:16:21 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:19:23 -!- slavfox has joined.
05:27:05 -!- immibis_ has quit (Ping timeout: 246 seconds).
05:27:19 -!- immibis_ has joined.
05:29:10 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:34:00 -!- Lord_of_Life has joined.
06:13:59 -!- bgs has joined.
06:53:26 -!- tromp has joined.
07:03:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:18:59 -!- bgs has quit (Remote host closed the connection).
07:20:23 -!- tromp has joined.
08:08:53 -!- razetime has quit (Ping timeout: 268 seconds).
08:22:30 -!- razetime has joined.
08:24:16 -!- Sgeo has quit (Read error: Connection reset by peer).
09:00:37 -!- tromp has quit (Read error: Connection reset by peer).
09:09:30 -!- sprock has joined.
09:21:24 <esolangs> [[Special:Log/newusers]] create * UndoneStudios * New user account
09:24:37 -!- wib_jonas has joined.
09:25:27 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104708&oldid=104676 * UndoneStudios * (+207) /* Introductions */
09:36:08 <esolangs> [[User:UndoneStudios]] N https://esolangs.org/w/index.php?oldid=104709 * UndoneStudios * (+196) Created page with "Hi! I'm UndoneStudios! I created ACCUMULATOR, which solves the problem of the uselessness of the accumulator in HQ9+ and its variants. I'm active on the same username at codegolf.stackexchange.com"
09:39:03 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104710&oldid=104708 * UndoneStudios * (+93) /* Introductions */
09:48:33 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104711&oldid=104598 * Dtuser1337 * (-12746) Replaced content with "'''MiniFlinnStack''' is a language Created by [[User:Dtuser1337]]"
10:02:27 -!- tromp has joined.
10:46:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:51:46 <esolangs> [[Special:Log/newusers]] create * Skyhigh173 * New user account
10:54:52 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104712&oldid=104710 * Skyhigh173 * (+113) /* Introductions */
10:59:42 -!- tromp has joined.
11:18:51 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104713&oldid=104711 * Dtuser1337 * (+9620)
11:21:11 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104714&oldid=104713 * Dtuser1337 * (-327) /* Replace Commands */
11:22:31 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104715&oldid=104714 * Dtuser1337 * (-185) /* Replace Commands */
11:31:03 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104716&oldid=104715 * Dtuser1337 * (-86) /* Function Commands */
11:37:55 <esolangs> [[FlinnScrip]] https://esolangs.org/w/index.php?diff=104717&oldid=87115 * Dtuser1337 * (-4) /* Function Commands */ <code>ifcontain(){};</code> clarification.
11:40:24 -!- razetime has quit (Ping timeout: 268 seconds).
11:49:31 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104718&oldid=104716 * Dtuser1337 * (-461) /* Function Commands */
11:54:53 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104719&oldid=104718 * Dtuser1337 * (+793) /* Implementation Dependent Commands */
11:56:13 <esolangs> [[Script Assembly Code]] N https://esolangs.org/w/index.php?oldid=104720 * Skyhigh173 * (+2498) /* Create esolang SAC v1.0.0 */
11:57:32 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104721&oldid=104719 * Dtuser1337 * (+1) /* Function Commands */
12:00:20 <esolangs> [[Script Assembly Code]] M https://esolangs.org/w/index.php?diff=104722&oldid=104720 * Skyhigh173 * (+0) /* fix things up */
12:04:01 <esolangs> [[BrainfisHQ9+]] https://esolangs.org/w/index.php?diff=104723&oldid=89199 * Dtuser1337 * (+8)
12:10:04 <esolangs> [[FlinnScrip]] https://esolangs.org/w/index.php?diff=104724&oldid=104717 * Dtuser1337 * (+17) /* Cat */
12:15:19 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104725&oldid=104721 * Dtuser1337 * (+131)
12:16:51 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104726&oldid=104725 * Dtuser1337 * (-156) /* Program Examples */
12:18:09 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104727&oldid=104726 * Dtuser1337 * (+6) /* Function Commands */
12:18:35 <esolangs> [[FlinnScrip]] https://esolangs.org/w/index.php?diff=104728&oldid=104724 * Dtuser1337 * (+6) /* Function Commands */ moar clarification
12:25:01 -!- razetime has joined.
12:29:18 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104729&oldid=104727 * Dtuser1337 * (+14)
12:45:40 -!- sprout has quit (Read error: Connection reset by peer).
12:45:55 -!- sprout has joined.
12:54:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:04:05 -!- tromp has joined.
14:37:57 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104730&oldid=104729 * Dtuser1337 * (-42) /* Function Commands */
14:42:10 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104731&oldid=104730 * Dtuser1337 * (-4)
14:44:12 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104732&oldid=104731 * Dtuser1337 * (+123)
14:47:01 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104733&oldid=104732 * Dtuser1337 * (-9492) Blanked the page
14:54:44 -!- silky has quit (Ping timeout: 246 seconds).
14:54:52 -!- silky has joined.
14:57:13 <esolangs> [[FlinnStack]] N https://esolangs.org/w/index.php?oldid=104734 * Dtuser1337 * (+9710) Created page with "'''FlinnStack''' is a programming language created in 2022 by [[User:Dtuser1337]], It is a simplified version of [[FlinnScrip]] centered around the Stacks data types.<br /> It is designed to be able to be converted to the original language as it was based on by ha
14:57:22 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104735&oldid=104531 * Dtuser1337 * (+17) /* F */
14:58:00 <esolangs> [[User:Dtuser1337]] https://esolangs.org/w/index.php?diff=104736&oldid=85991 * Dtuser1337 * (+17) /* My Creations */
14:59:54 <esolangs> [[FlinnStack]] https://esolangs.org/w/index.php?diff=104737&oldid=104734 * Dtuser1337 * (+3) /* Program Examples */
15:01:21 <esolangs> [[FlinnScrip]] https://esolangs.org/w/index.php?diff=104738&oldid=104728 * Dtuser1337 * (+29) /* Computational class */
15:03:40 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=104739&oldid=104450 * Dtuser1337 * (+61) /* FlinnScrip */
15:06:01 <esolangs> [[FlinnStack]] https://esolangs.org/w/index.php?diff=104740&oldid=104737 * Dtuser1337 * (+13) /* Function Commands */
15:09:51 <esolangs> [[FlinnScrip]] https://esolangs.org/w/index.php?diff=104741&oldid=104738 * Dtuser1337 * (+81) /* Replace Commands */
15:11:39 <esolangs> [[FlinnStack]] https://esolangs.org/w/index.php?diff=104742&oldid=104740 * Dtuser1337 * (-120) /* Replace Commands */
15:13:38 <esolangs> [[FlinnStack]] https://esolangs.org/w/index.php?diff=104743&oldid=104742 * Dtuser1337 * (+202) Undo revision 104742 by [[Special:Contributions/Dtuser1337|Dtuser1337]] ([[User talk:Dtuser1337|talk]])
15:24:31 -!- razetime has quit (Ping timeout: 256 seconds).
15:28:46 -!- Sgeo has joined.
15:36:14 -!- razetime has joined.
16:02:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:38:35 -!- razetime has quit (Ping timeout: 260 seconds).
16:39:58 -!- razetime has joined.
16:49:58 -!- razetime has quit (Ping timeout: 268 seconds).
16:50:07 -!- razetime has joined.
16:57:31 -!- tromp has joined.
17:22:03 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104744&oldid=104685 * ColonelMatthew97 * (+205)
17:24:13 -!- wib_jonas has quit (Quit: Client closed).
17:36:33 <Soni> has anyone made a minimalist esoteric variant of XML yet?
17:36:41 <Soni> like so: <abbr <title>heart<>>&lt;3<>
17:39:47 -!- chiselfuse has quit (Ping timeout: 255 seconds).
17:40:58 -!- chiselfuse has joined.
18:01:51 <fowl> cursed
18:08:59 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
18:11:42 -!- tech_exorcist has joined.
18:13:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:15:14 -!- tromp has joined.
18:34:28 <myname> the question is, how much can you remove before loosing "xml-ness"
18:34:54 <myname> like, why even bother having a closing >
18:35:36 <myname> abbr <title heart> &lt;3
18:37:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:17:28 <b_jonas> fungot, please explain the connotations in English of meaning something from the top versus from the bottom of your heart, and especially which parts of this survive the discrediting of freudian psychoanalysis
19:17:29 <fungot> b_jonas: obviously matches pops the matching expr, help, i'm on fnord in sicp is incorrect, dupa is
19:18:16 <b_jonas> hmm, I'm not sure you're set to the right model
19:18:43 <b_jonas> ^style
19:18:43 <fungot> Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc* iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl youtube
19:18:55 -!- tromp has joined.
20:17:43 -!- bgs has joined.
20:24:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:37:17 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104745&oldid=104735 * PythonshellDebugwindow * (+27) /* S */ add
21:12:27 -!- tromp has joined.
21:24:07 -!- tech_exorcist has quit (Quit: Disconnecting).
22:26:06 -!- bgs has quit (Remote host closed the connection).
22:34:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:35:33 -!- tromp has joined.
22:43:38 -!- tromp has quit (Quit: Textual IRC Client: www.textualapp.com).
22:57:35 -!- tromp has joined.
23:15:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:29:52 -!- Melvar has quit (Quit: WeeChat 3.6).
23:32:40 -!- Melvar has joined.
2022-11-16
00:00:07 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:7.png]]"
00:03:42 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:8.png]]"
00:05:38 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:9.png]]"
00:10:37 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:10.png]]"
00:14:31 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:11.png]]"
00:16:39 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:12.png]]"
00:18:43 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:13.png]]"
00:20:37 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:14.png]]"
00:22:46 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:15.png]]"
00:24:09 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:16.png]]"
00:25:47 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:17.png]]"
00:27:12 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:18.png]]"
00:28:44 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:19.png]]"
00:30:20 <esolangs> [[Special:Log/upload]] upload * Largejamie * uploaded "[[File:20.png]]"
00:37:26 <esolangs> [[Chessoteric]] https://esolangs.org/w/index.php?diff=104760&oldid=104707 * Largejamie * (+2789)
00:37:30 <int-e> I wish those were namespaced
00:38:08 <int-e> And I doubt chess.com's piece set is CC0.
00:38:11 <esolangs> [[User:Largejamie]] https://esolangs.org/w/index.php?diff=104761&oldid=103121 * Largejamie * (+18)
00:38:11 <int-e> :/
00:41:12 <FireFly> not the most descriptive filenames
00:41:59 <FireFly> then again, I guess I put a silly thing on the esolangs thing wiki once that isn't CC0 either (but probably fair use)
00:42:52 <fizzie> Some of these were pretty funny: https://www.aiweirdness.com/ai-designed-mastodon-communities/
00:43:01 <fizzie> fungot: If you were running a Mastodon community, what would its theme be?
00:43:02 <fungot> fizzie: i last saw arcus on jan 07 at fnord pm utc, saying: sarahbot, x y" "lambda", "
00:43:10 <fizzie> fungot: That's not so good.
00:43:11 <fungot> fizzie: u mean op1 ( infix ( 3 5) for 3 element array...
00:44:08 <int-e> fungot: is that really the IRC style?
00:44:08 <fungot> int-e: change drinked to drinked.)
00:44:23 <int-e> fungot: I thought it was more coherent than that, on average
00:44:23 <fungot> int-e: quickbasic does it that way
00:44:34 <int-e> fungot: also a bit more verbose
00:44:34 <fungot> int-e: might be a good way.
00:44:42 <int-e> fungot: yeah, maybe
00:44:43 <fungot> int-e: good old " vomit frame pointer" flag. on a certain date, we'll release all the project ideas. then all of sudden everything crashed and both caps lock and scroll lock leds blink. is this completely wrong?
00:45:02 <int-e> okay, now *that* is more like it
00:46:03 <FireFly> now we just need an activitpub-aware fungot that replies when @-mentioned
00:46:03 <fungot> FireFly: " wow" me the way
00:46:13 <FireFly> activitypub*
00:49:55 <int-e> `? activitypub
00:49:58 <HackEso> activitypub? ¯\(°​_o)/¯
00:50:32 <FireFly> the protocol fediverse implementations federate via
00:50:36 <FireFly> https://www.w3.org/TR/activitypub/
00:50:37 <int-e> ah, protocol below mastodon and others
00:53:20 <fizzie> As it happens, fungot does have a Twitter account. It just hasn't posted in years.
00:53:20 <fungot> fizzie: any time you want to
00:53:58 <fizzie> I was thinking about replacing it with an ActivityPub thing, due to... recent happenings.
00:54:19 <fizzie> https://nitter.nl/fungot last tweet 29 Jun 2012.
00:54:19 <fungot> fizzie: and wiki-words *is* equiv to wiki-word creation isn't a bad thing that i think
03:16:02 <esolangs> [[Chessoteric]] https://esolangs.org/w/index.php?diff=104762&oldid=104760 * Largejamie * (+10)
03:23:05 -!- razetime has joined.
03:30:18 <int-e> fungot: can you make fun of Elon Musk on Twitter?
03:30:18 <fungot> int-e: the figs part was yellow
04:54:03 -!- chiselfuse has quit (Remote host closed the connection).
04:54:22 -!- chiselfuse has joined.
05:30:34 -!- Lord_of_Life_ has joined.
05:30:56 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:31:52 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
06:11:07 -!- bgs has joined.
07:19:06 -!- bgs has quit (Remote host closed the connection).
07:25:02 -!- Sgeo has quit (Read error: Connection reset by peer).
07:41:02 -!- sunarch has joined.
08:04:20 -!- tromp has joined.
08:14:28 <esolangs> [[Special:Log/newusers]] create * Normalcat * New user account
08:16:15 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104763&oldid=104712 * Normalcat * (+77)
08:22:50 -!- razetime has quit (Ping timeout: 240 seconds).
08:43:31 -!- razetime has joined.
08:46:11 <Soni> myname: how do you even parse that?
08:47:10 <Soni> XML-everywhere has the benefit of always having the same rules: things are escaped with & consistently.
08:47:15 <Soni> this avoids many XSS
09:13:24 -!- sprout has quit (Ping timeout: 260 seconds).
09:25:23 -!- __monty__ has joined.
09:32:23 -!- haavard has joined.
09:38:44 -!- sknebel has joined.
09:59:04 <esolangs> [[User:Dtuser1337/Sandbox]] https://esolangs.org/w/index.php?diff=104764&oldid=104733 * Dtuser1337 * (+22715)
10:00:57 -!- wib_jonas has joined.
10:25:05 -!- chiselfuse has quit (Ping timeout: 255 seconds).
10:27:07 -!- chiselfuse has joined.
10:34:53 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
10:47:37 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:48:05 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104765&oldid=104671 * McChuck * (-211) /* Falsish: a FALSE variant inspired by fish > */
10:53:02 <esolangs> [[Unasm]] N https://esolangs.org/w/index.php?oldid=104766 * Normalcat * (+2404) wrote a lot of basic info on unasm and how to use.
10:53:30 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104767&oldid=104766 * Normalcat * (-1) removed a newline to fix spacing
10:58:25 <esolangs> [[User:Normalcat]] N https://esolangs.org/w/index.php?oldid=104768 * Normalcat * (+209) Created page with "silly person, wrote [[UnAsm]], any pronouns. contact me at normalcat#7681 if needed, thats all you can go read interesting pages now. writing page for my other esolang which doesnt have a name at the moment."
10:59:50 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104769&oldid=104765 * McChuck * (+455) /* Commands */
11:00:39 -!- razetime has joined.
11:03:39 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104770&oldid=104769 * McChuck * (+25) /* Commands */
11:10:44 -!- tromp has joined.
11:19:20 -!- sprout has joined.
11:33:49 -!- wib_jonas has quit (Quit: Client closed).
11:51:38 <FireFly> <Soni> has anyone made a minimalist esoteric variant of XML yet? <- isn't it called "s-expressions"?
11:51:42 * FireFly ducks
12:10:31 -!- Franciman has joined.
12:11:31 -!- Franciman has left.
12:15:54 -!- wib_jonas has joined.
12:17:42 <esolangs> [[Special:Log/newusers]] create * MokiyCodes * New user account
12:20:31 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104771&oldid=104770 * McChuck * (+570) /* Commands */
12:21:22 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104772&oldid=104763 * MokiyCodes * (+154) add myself
12:21:23 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104773&oldid=104771 * McChuck * (+7) /* Commands */
12:21:37 <esolangs> [[User:Normalcat]] M https://esolangs.org/w/index.php?diff=104774&oldid=104768 * MokiyCodes * (+0) fix: Fix the link
12:23:20 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104775&oldid=104773 * McChuck * (+0) /* Stack */
12:24:56 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104776&oldid=104775 * McChuck * (+2) /* Stack */
12:25:07 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104777&oldid=104776 * McChuck * (+1) /* Arithmetic */
12:25:29 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104778&oldid=104777 * McChuck * (+2) /* Lambda and Flow control */
12:26:19 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104779&oldid=104778 * McChuck * (+4) /* I/O */
12:26:44 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104780&oldid=104779 * McChuck * (+2) /* Other */
12:30:07 <myname> you could easily get rid of surrounding <x></x> by just marking going up and down the tree, i think
12:30:45 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104781&oldid=104780 * McChuck * (+58) /* Arithmetic */
12:31:44 <myname> like, instead of <div foo="bar">abc<span>def</span><span>ghi</span></div> you could make something like div foo="bar" > abc >< span > def < span > ghi < <
12:32:22 <myname> you just need an option to differentiate between tag names and text, but that could be an easy separate "downwards" character
12:33:28 <myname> something like div foo="bar" } abc >< span } dev < span } ghi < <
12:33:47 <myname> i mis-used >< here for going down the tree and going back up again to denote a neighbour
12:35:04 <myname> you could also introduce a neighbour symbol
12:37:14 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104782&oldid=104781 * McChuck * (-14) /* Comparison */
12:37:59 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104783&oldid=104782 * McChuck * (+16) /* Lambda and Flow control */
12:43:18 <wib_jonas> myname: or you could just take XML, which might not be the most well compressed but at least lets the reader detect errors about mismatched tags, which by the way is really easy to get by mistake because almost nobody yet wants to write programs that write XML in a way that the type system can always prove at compile time that you're nesting your
12:43:19 <wib_jonas> tags correctly, even the fanatic rust and haskell folks. and then you can zlib compress the resulting xml, eliminating the redundancy using a compression library that is literally the single most widely used software library in the world and so is pretty well tested to not corrupt your files.
12:44:06 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104784&oldid=104783 * McChuck * (+138) /* Commands */
12:44:11 <wib_jonas> so my opinion is to just not do that. I'm not too enthusiastic about XML, but it's better than some alternatives.
12:44:58 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104785&oldid=104784 * McChuck * (-2) /* Commands */
12:45:05 <myname> i don't consider this as a serious alternative but rather a puzzle of how to minimally represent data
12:45:49 <wib_jonas> myname: for that the answer is probably to not use XML or anything similar
12:46:18 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104786&oldid=104785 * McChuck * (+9) /* Alternate */
12:46:35 <myname> sure, there is stuff like cbor, but it does not represent the same information that xml does
12:47:44 <esolangs> [[Falsish]] https://esolangs.org/w/index.php?diff=104787&oldid=104786 * McChuck * (+124) /* Lambda function quotes and flow control */
12:48:15 <esolangs> [[Falsish]] M https://esolangs.org/w/index.php?diff=104788&oldid=104787 * McChuck * (+1) /* Lambda function quotes and flow control */
12:49:31 <esolangs> [[Talk:Falsish]] https://esolangs.org/w/index.php?diff=104789&oldid=104640 * McChuck * (-794)
12:53:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:56:47 <esolangs> [[Unasm]] https://esolangs.org/w/index.php?diff=104790&oldid=104767 * MokiyCodes * (+165) add my interpereter
12:57:03 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104791&oldid=104790 * MokiyCodes * (+1) Add newline
13:23:31 -!- razetime has quit (Ping timeout: 260 seconds).
13:37:22 -!- razetime has joined.
13:44:52 <Soni> FireFly: no that's wasm text format
13:44:57 <Soni> :v
13:52:31 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104792&oldid=104791 * PythonshellDebugwindow * (+77) Fix link, add categories
13:53:20 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104793&oldid=104745 * PythonshellDebugwindow * (+12) /* U */ add
13:55:23 <esolangs> [[GAXT]] https://esolangs.org/w/index.php?diff=104794&oldid=104319 * Fancryer * (+0) /* First 10 Fibonacci numbers */
13:56:10 <esolangs> [[Brainfudge]] M https://esolangs.org/w/index.php?diff=104795&oldid=52585 * PythonshellDebugwindow * (+251) Add categories
14:06:02 -!- tromp has joined.
14:09:02 -!- chiselfuse has quit (Remote host closed the connection).
14:09:24 -!- chiselfuse has joined.
14:36:35 -!- wib_jonas has quit (Quit: Client closed).
14:36:38 -!- chiselfuse has quit (Ping timeout: 255 seconds).
14:43:21 -!- chiselfuse has joined.
15:01:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:03:19 -!- tromp has joined.
15:04:20 -!- razetime has quit (Ping timeout: 248 seconds).
15:08:33 -!- __monty__ has quit (Quit: leaving).
15:13:30 -!- razetime has joined.
15:15:30 -!- wib_jonas has joined.
15:30:05 -!- Sgeo has joined.
15:31:33 -!- wib_jonas has quit (Quit: Client closed).
15:49:53 -!- bgs has joined.
16:44:42 -!- lambdabot has joined.
17:38:45 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104796&oldid=104792 * MokiyCodes * (+47) mention CLI & web demo
17:39:41 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104797&oldid=104796 * MokiyCodes * (+24) change the wording of my line a bit
18:16:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:18:55 -!- razetime has quit (Ping timeout: 260 seconds).
18:19:04 -!- chiselfu1e has joined.
18:19:06 -!- chiselfuse has quit (Remote host closed the connection).
19:08:09 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104798&oldid=104797 * MokiyCodes * (+25) Make the spec match normalcat's implementation
19:29:13 -!- tromp has joined.
19:41:05 <b_jonas> I don't know if this was mentioned on #esolangs yet, but here's Scott Aaronson's writeup from 2022-08 about an improvement in busy beaver with very small Turing machines, specifically 2 tape symbols and 6 states https://scottaaronson.blog/?p=6673
19:47:31 <myname> that sounds weirdly compelling to me
19:51:35 -!- pikhq has quit (Ping timeout: 252 seconds).
19:56:06 -!- pikhq has joined.
20:04:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:08:36 -!- tromp has joined.
21:38:44 -!- lambdabot has quit (Read error: Connection reset by peer).
21:41:53 -!- lambdabot has joined.
22:03:32 -!- Church has quit (Quit: WeeChat info:version).
23:13:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-17
00:08:33 <esolangs> [[User:Normalcat]] https://esolangs.org/w/index.php?diff=104799&oldid=104774 * Normalcat * (-21)
01:46:12 <esolangs> [[Unasm]] https://esolangs.org/w/index.php?diff=104800&oldid=104798 * Normalcat * (+127) added cmp
02:01:39 -!- razetime has joined.
03:46:45 -!- razetime has quit (Ping timeout: 256 seconds).
04:13:50 -!- chiselfu1e has quit (Ping timeout: 255 seconds).
04:14:39 -!- chiselfuse has joined.
04:32:09 -!- razetime has joined.
05:31:28 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:31:43 -!- Lord_of_Life has joined.
06:02:45 -!- razetime has quit (Ping timeout: 256 seconds).
06:03:19 -!- razetime has joined.
06:12:23 -!- razetime has quit (Ping timeout: 256 seconds).
06:12:30 -!- razetime has joined.
06:19:13 <esolangs> [[Special:Log/newusers]] create * NameABC123.2 * New user account
06:20:53 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104801&oldid=104772 * NameABC123.2 * (+158)
06:33:07 <esolangs> [[Special:Log/upload]] upload * NameABC123.2 * uploaded "[[File:Help me interpret this.png]]"
06:36:49 -!- lifthrasiir has quit (Quit: No Ping reply in 180 seconds.).
06:38:06 -!- lifthrasiir has joined.
06:39:03 <esolangs> [[User talk:PythonshellDebugwindow]] https://esolangs.org/w/index.php?diff=104803&oldid=98124 * NameABC123.2 * (+69)
06:40:26 <esolangs> [[User talk:PythonshellDebugwindow]] https://esolangs.org/w/index.php?diff=104804&oldid=104803 * NameABC123.2 * (+127)
06:42:31 <esolangs> [[User talk:PythonshellDebugwindow]] https://esolangs.org/w/index.php?diff=104805&oldid=104804 * NameABC123.2 * (+53)
06:46:39 -!- bgs has quit (Remote host closed the connection).
07:20:59 -!- fowl8 has joined.
07:22:16 -!- fowl has quit (Ping timeout: 252 seconds).
07:22:16 -!- fowl8 has changed nick to fowl.
07:35:44 <esolangs> [[Special:Log/upload]] overwrite * Scratch * uploaded a new version of "[[File:Help me interpret this.png]]"
07:36:18 <esolangs> [[User talk:PythonshellDebugwindow]] https://esolangs.org/w/index.php?diff=104807&oldid=104805 * Scratch * (+124)
07:39:05 -!- razetime has quit (Ping timeout: 256 seconds).
07:39:10 -!- razetime_ has joined.
07:45:19 -!- razetime_ has changed nick to razetime.
07:45:29 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
07:45:45 -!- razetime has joined.
07:48:49 -!- tromp has joined.
08:18:35 -!- razetime has quit (Ping timeout: 268 seconds).
09:03:11 -!- Sgeo has quit (Read error: Connection reset by peer).
09:03:54 <esolangs> [[User talk:PythonshellDebugwindow]] https://esolangs.org/w/index.php?diff=104808&oldid=104807 * NameABC123.2 * (-18)
09:05:20 <esolangs> [[User talk:NameABC123.2]] N https://esolangs.org/w/index.php?oldid=104809 * NameABC123.2 * (+150)
09:13:28 -!- lambdabot has quit (Ping timeout: 268 seconds).
09:16:35 -!- lambdabot has joined.
09:44:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:44:57 -!- tromp has joined.
09:46:58 -!- __monty__ has joined.
11:17:54 <esolangs> [[Unasm]] https://esolangs.org/w/index.php?diff=104810&oldid=104800 * MokiyCodes * (+252) add js eval as per normalcat request
11:18:19 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104811&oldid=104810 * MokiyCodes * (+0) fix table
11:19:59 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104812&oldid=104811 * MokiyCodes * (+66) mention how to handle invalid arguments, as per normalcat implementaiton
11:29:10 -!- tech_exorcist has joined.
11:32:18 -!- tech_exorcist has quit (Read error: Connection reset by peer).
11:33:00 -!- tech_exorcist has joined.
11:40:07 -!- genpaku has quit (Remote host closed the connection).
11:40:47 -!- genpaku has joined.
11:45:08 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104813&oldid=104812 * MokiyCodes * (+58) treat cmp as nop for non-int r1/r2
11:48:53 -!- tech_exorcist has quit (Remote host closed the connection).
11:49:30 -!- tech_exorcist has joined.
11:49:38 <esolangs> [[Unasm]] https://esolangs.org/w/index.php?diff=104814&oldid=104813 * MokiyCodes * (+359) add variables
12:22:37 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:42:11 -!- tromp has joined.
13:10:54 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:13:33 -!- tromp has joined.
14:20:06 -!- __monty__ has quit (Quit: leaving).
14:27:27 -!- chiselfuse has quit (Remote host closed the connection).
14:27:54 -!- chiselfuse has joined.
14:29:40 <esolangs> [[Talk:Brainfudge]] N https://esolangs.org/w/index.php?oldid=104815 * McChuck * (+163) Created page with "This would be a lot funnier if all the commands had the ''opposite meaning''. --~~~~"
14:47:17 <esolangs> [[Talk:GAXT]] N https://esolangs.org/w/index.php?oldid=104816 * McChuck * (+301) Created page with "The characters in the "Logical" portion do not match the example programs. They are also duplicates of the math characters. CharacterOperator +Nor -Less < *Equal = /Greater > --~~~~"
14:49:28 <esolangs> [[Talk:GAXT]] https://esolangs.org/w/index.php?diff=104817&oldid=104816 * McChuck * (+67)
14:55:05 -!- chiselfuse has quit (Ping timeout: 255 seconds).
14:56:20 -!- chiselfuse has joined.
15:20:20 -!- Sgeo has joined.
15:33:36 -!- razetime has joined.
15:46:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:55:53 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104818&oldid=104814 * MokiyCodes * (+13) Mention saveVars & loadVars
16:16:39 -!- tromp has joined.
16:22:44 -!- razetime has quit (Remote host closed the connection).
16:23:37 -!- razetime has joined.
16:47:20 -!- bgs has joined.
17:20:52 -!- razetime has quit (Remote host closed the connection).
17:33:10 -!- tech_exorcist has quit (Remote host closed the connection).
17:34:08 -!- tech_exorcist has joined.
17:52:24 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:56:09 -!- tromp has joined.
18:06:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:14:44 -!- tromp has joined.
18:27:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:37:22 -!- perlbot has quit (Read error: Connection reset by peer).
18:40:08 -!- perlbot has joined.
18:49:47 -!- tromp has joined.
18:59:47 -!- moony has quit (Quit: Ping timeout (120 seconds)).
19:00:28 -!- moony has joined.
19:01:18 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:20:27 -!- tromp has joined.
19:32:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:47:20 -!- tromp has joined.
20:07:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:13:32 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104819&oldid=104818 * Normalcat * (-237) removed s and g as they are not real instructions in the official language
20:14:59 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104820&oldid=104819 * MokiyCodes * (-9) see last edit
20:15:58 -!- tech_exorcist has quit (Remote host closed the connection).
20:16:25 <esolangs> [[Unasm]] M https://esolangs.org/w/index.php?diff=104821&oldid=104820 * MokiyCodes * (+121) Mention reimplementation has unofficial instructions
20:16:48 -!- tech_exorcist has joined.
20:53:04 -!- tromp has joined.
21:24:57 -!- tech_exorcist has quit (Quit: Disconnecting).
22:34:05 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:46:03 -!- bgs has quit (Remote host closed the connection).
2022-11-18
00:01:19 -!- Ginger has joined.
00:01:33 <Ginger> HEY EVERY !
00:13:26 * int-e is all spaced out too
00:13:48 <Ginger> I have come to make an announcement
00:14:06 -!- int-e has left (thanks for the warning).
00:16:09 <Ginger> we're making a Stack Exchange Q&A site for programming language design!
00:16:22 <Ginger> If you want to help, here's a link: https://area51.stackexchange.com/proposals/127456/programming-language-design?referrer=YzgzMzFhYWNjZTgwOTMwZTAyNDA5MmU4MDExYzMwNzNiYTM4ZWI5ZWJlYTJlNWZkZWFmMDEyMjlkMzFlY2IxOfCn5p1ZabKDAeDQnI48cBnL4DMnOjo8XterevnW-sFB0
00:17:36 <zzo38> Will you make up a NNTP for programming language design, next?
00:17:57 <Ginger> doubtful :p
00:19:15 -!- int-e has joined.
00:21:32 <zzo38> Well, you should.
00:21:48 <Ginger> I'll contact my associates
00:26:07 <zzo38> (Although, maybe there already is one)
00:36:42 <int-e> . o O ( I made a Brainfuck derivative. Why is nobody excited about it? )
00:42:46 -!- Ginger has quit (Remote host closed the connection).
01:03:49 <fizzie> Quite surprised there isn't already a programming language design site in the Stack Exchange network.
01:03:55 <fizzie> I kind of assume it's got everything.
02:45:14 -!- razetime has joined.
04:43:14 -!- razetime has quit (Ping timeout: 260 seconds).
05:31:59 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:32:08 -!- Lord_of_Life_ has joined.
05:33:23 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:58:11 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
06:01:13 -!- slavfox has joined.
06:26:59 -!- bgs has joined.
07:02:12 -!- tromp has joined.
07:16:27 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:24:16 -!- Trieste has quit (Remote host closed the connection).
07:26:04 -!- Trieste has joined.
07:43:49 -!- tromp has joined.
08:02:03 -!- Sgeo has quit (Read error: Connection reset by peer).
08:28:52 <esolangs> [[Script Assembly Code]] https://esolangs.org/w/index.php?diff=104822&oldid=104722 * Skyhigh173 * (+1030) /* v1.1 */
08:42:57 <b_jonas> fizzie: I assume you'd just ask such questions on https://softwareengineering.stackexchange.com/ . you don't need a separate domain for every topic.
09:09:56 -!- __monty__ has joined.
11:30:41 -!- razetime has joined.
11:31:15 -!- wib_jonas has joined.
12:53:05 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:31:56 -!- tromp has joined.
14:05:56 -!- Everything has joined.
14:12:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:13:42 -!- tech_exorcist has joined.
15:10:37 -!- tech_exorcist has quit (Remote host closed the connection).
15:11:16 -!- tech_exorcist has joined.
15:14:52 -!- tromp has joined.
15:22:12 -!- Sgeo has joined.
15:32:53 -!- tech_exorcist has quit (Remote host closed the connection).
15:33:47 -!- tech_exorcist has joined.
15:38:32 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
15:42:09 <esolangs> [[Special:Log/newusers]] create * Ricky42069 * New user account
15:48:07 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104823&oldid=104801 * Ricky42069 * (+73) /* Introductions */
15:49:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:50:12 <wib_jonas> yay! rust now allows labelled break statement out of labelled bare blocks!
15:50:29 <wib_jonas> (it can't allow the same for unlabeled, that would change the meaning of too much existing code)
15:59:30 -!- tromp has joined.
16:01:17 -!- wib_jonas has quit (Quit: Client closed).
16:30:48 -!- chiselfuse has quit (Remote host closed the connection).
16:31:44 -!- chiselfuse has joined.
17:16:26 -!- tech_exorcist has joined.
17:50:57 -!- razetime has quit (Remote host closed the connection).
18:09:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:21:29 -!- tromp has joined.
18:41:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:47:26 -!- tech_exorcist has quit (Remote host closed the connection).
18:48:19 -!- tech_exorcist has joined.
18:49:40 -!- tech_exorcist has quit (Remote host closed the connection).
18:50:39 -!- tech_exorcist has joined.
18:53:31 -!- tromp has joined.
18:53:52 -!- tech_exorcist has quit (Remote host closed the connection).
18:54:36 -!- tech_exorcist has joined.
19:04:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:11:41 -!- tromp has joined.
19:27:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:33:20 -!- chiselfu1e has joined.
19:34:32 -!- chiselfuse has quit (Ping timeout: 255 seconds).
19:43:54 -!- tromp has joined.
20:24:37 -!- chiselfu1e has quit (Remote host closed the connection).
20:31:18 -!- chiselfuse has joined.
20:36:18 -!- __monty__ has quit (Quit: leaving).
20:41:11 <int-e> `"
20:41:13 <HackEso> 1/1:31) <oklopol> i'm my dad's unborn sister \ 228) <zzo38> Lymia: I put big spider in my bed already. So if you have no more left you do not have to worry about it anymore. You can just take a cold shower or hot acid or whatever you want to, instead.
20:42:00 -!- Thedarkb-Desktop has quit (Read error: Connection reset by peer).
21:26:52 -!- Everything has quit (Quit: leaving).
22:38:27 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:47:34 -!- bgs has quit (Remote host closed the connection).
22:48:15 -!- tromp has joined.
22:50:43 -!- chiselfuse has quit (Remote host closed the connection).
22:51:41 -!- chiselfuse has joined.
23:03:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:03:59 -!- tech_exorcist has quit (Quit: Disconnecting).
23:04:31 -!- tromp has joined.
23:24:49 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=104824&oldid=103934 * Zip * (+38) Added selt
23:41:54 -!- m5zs7k has quit (Ping timeout: 260 seconds).
23:42:31 -!- m5zs7k has joined.
23:43:02 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-19
02:20:38 -!- razetime has joined.
02:40:26 -!- razetime has quit (Ping timeout: 256 seconds).
03:23:59 -!- chiselfuse has quit (Remote host closed the connection).
03:24:43 -!- chiselfuse has joined.
05:32:23 -!- Lord_of_Life_ has joined.
05:33:05 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
05:33:42 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:33:48 -!- chiselfuse has quit (Remote host closed the connection).
05:34:41 -!- chiselfuse has joined.
05:37:24 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:40:27 -!- slavfox has joined.
05:44:44 -!- razetime has joined.
05:47:53 -!- chiselfuse has quit (Ping timeout: 255 seconds).
05:49:18 -!- chiselfuse has joined.
06:00:10 -!- chiselfuse has quit (Remote host closed the connection).
06:01:06 -!- chiselfuse has joined.
06:14:35 <zzo38> How to prevent it from automatically changing the permissions of the files in the /var/mail directory?
06:21:17 <int-e> `? it
06:21:18 <HackEso> It would have been certainly so, but `8ball refused to coöperate.
06:40:24 <shachaf> I guess zzo38 is talking about the IT department.
06:59:06 <zzo38> When a message is received it automatically changes the permissions of the file so that someone other than that user cannot read it, but one file I want to be readable by everyone (because it is a mailing list).
07:06:11 <zzo38> This is documented. It says: "If the files permissions are more generous than specified, they are reduced." How to disable that feature, so that it does not reduce the permissions if they are more generous than specified?
07:43:35 <shachaf> Can you specify them to be more generous instead?
07:46:24 <zzo38> Even if it will not change the permissions in that case, I do not want new files to use the more generous permissions; I do not want to change the default permissions. However, I tried that and will see if it will work OK; it seems to work so far. (I suppose, I will need to change permissions of new files manually if necessary)
07:51:33 -!- tromp has joined.
07:53:25 <shachaf> zzo38: Is this the relevant code? https://github.com/Exim/exim/blob/master/src/src/transports/appendfile.c#L1782
08:06:40 <zzo38> It looks like it, yes.
08:21:21 <shachaf> Well, I don't see a way to disable it.
09:39:27 -!- razetime has quit (Ping timeout: 260 seconds).
09:39:55 -!- razetime has joined.
10:14:24 -!- Sgeo has quit (Read error: Connection reset by peer).
10:52:39 -!- tech_exorcist has joined.
11:01:38 -!- tech_exorcist has quit (Remote host closed the connection).
11:02:16 -!- tech_exorcist has joined.
11:12:42 -!- impomatic has joined.
11:32:44 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
11:37:02 -!- tech_exorcist has joined.
11:41:13 -!- tech_exorcist has quit (Remote host closed the connection).
12:02:30 -!- impomatic has quit (Ping timeout: 260 seconds).
12:12:52 -!- impomatic has joined.
12:14:00 -!- impomatic has quit (Client Quit).
12:14:19 -!- impomatic has joined.
12:20:48 <esolangs> [[GAXT]] https://esolangs.org/w/index.php?diff=104825&oldid=104794 * Fancryer * (+0) /* Logical */
12:23:25 -!- tech_exorcist has joined.
12:47:37 -!- tech_exorcist_ has joined.
12:48:41 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
12:53:03 -!- tech_exorcist_ has quit (Quit: Disconnecting).
12:53:22 -!- tech_exorcist has joined.
13:08:15 -!- razetime has quit (Ping timeout: 268 seconds).
13:15:29 -!- tech_exorcist has quit (Remote host closed the connection).
13:17:30 -!- tech_exorcist has joined.
13:21:08 -!- razetime has joined.
13:44:58 <esolangs> [[Real Brainfuck]] https://esolangs.org/w/index.php?diff=104826&oldid=79057 * Kaveh Yousefi * (+392) Added a hyperlink to my implementation of the Real Brainfuck programming language on GitHub and added the category tag Implemented.
13:48:22 <esolangs> [[Real Brainfuck]] https://esolangs.org/w/index.php?diff=104827&oldid=104826 * Kaveh Yousefi * (+335) Added an examples section with three initial members: a random numeric cat program, a truth-machine, and a (pi) multiplier.
13:49:09 <esolangs> [[Real Brainfuck]] https://esolangs.org/w/index.php?diff=104828&oldid=104827 * Kaveh Yousefi * (+17) Subsumed the instructions into a section of their own.
13:59:29 <esolangs> [[Real Brainfuck]] M https://esolangs.org/w/index.php?diff=104829&oldid=104828 * Kaveh Yousefi * (+412) Improved the instruction tables' formatting by designing commands as code.
14:02:15 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:08:19 -!- tech_exorcist has quit (Quit: Disconnecting).
14:09:40 -!- tech_exorcist has joined.
15:20:54 -!- razetime has quit (Ping timeout: 256 seconds).
15:28:36 -!- razetime has joined.
15:28:56 -!- tromp has joined.
15:40:11 -!- tech_exorcist has quit (Ping timeout: 246 seconds).
16:12:08 -!- tech_exorcist has joined.
16:12:16 -!- tech_exorcist has quit (Remote host closed the connection).
16:13:12 -!- tech_exorcist has joined.
16:16:26 -!- tech_exorcist has quit (Client Quit).
16:16:47 -!- tech_exorcist has joined.
16:25:33 -!- tech_exorcist has quit (Quit: Disconnecting).
17:33:30 -!- impomatic has quit (Ping timeout: 256 seconds).
17:34:50 -!- razetime has quit (Remote host closed the connection).
17:48:56 -!- tech_exorcist has joined.
18:14:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:29:32 -!- Sgeo has joined.
18:39:41 -!- tech_exorcist has left (Leaving).
19:09:46 -!- tromp has joined.
19:24:04 -!- perlbot has quit (Ping timeout: 248 seconds).
19:25:10 -!- simcop2387 has quit (Ping timeout: 240 seconds).
20:28:14 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:54:28 -!- perlbot has joined.
20:55:58 -!- simcop2387 has joined.
21:04:18 -!- tromp has joined.
21:18:48 <esolangs> [[ThisIsNotARealLanguage]] https://esolangs.org/w/index.php?diff=104830&oldid=77951 * Kaveh Yousefi * (+1529) Added an implementation in Common Lisp and changed the category tag Unimplemented to Implemented.
21:47:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:52:02 -!- tromp has joined.
22:54:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:15:31 -!- chiselfuse has quit (Remote host closed the connection).
23:15:52 -!- chiselfuse has joined.
23:32:36 <esolangs> [[MindVomit]] M https://esolangs.org/w/index.php?diff=104831&oldid=104380 * Mayedl10 * (+133) /* Instructions */
2022-11-20
00:17:56 -!- tromp has joined.
00:18:28 -!- tromp has quit (Client Quit).
01:20:42 -!- chiselfuse has quit (Read error: Connection reset by peer).
01:30:06 -!- razetime has joined.
02:25:10 -!- tromp has joined.
02:25:38 -!- tromp has quit (Client Quit).
02:36:22 -!- chiselfuse has joined.
03:41:07 <shachaf> int-e: Hmm, so the general problem of error-correcting a linear code is NP-complete?
04:13:12 <int-e> https://cstheory.stackexchange.com/questions/45874/how-hard-is-it-to-approximate-distance-of-linear-code answers that (finding the distance reduces from finding the closest code word)
04:36:18 <esolangs> [[Motorway]] https://esolangs.org/w/index.php?diff=104832&oldid=104082 * Ninesquared81 * (+35)
04:39:01 <shachaf> Man. So I guess Reed-Solomon codes are pretty special linear codes, and I should be looking for nice structure like that, rather than any old encoding matrix.
04:39:07 <shachaf> Even though the latter is fine for erasures.
05:01:27 <shachaf> What properties do I want of a linear code for it to be easy to do error correction?
05:01:38 <shachaf> I thought I could just use any old matrix, but apparently that only works for erasures.
05:33:05 -!- Lord_of_Life_ has joined.
05:34:18 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:34:22 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:40:09 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:43:54 -!- Sgeo has quit (Read error: Connection reset by peer).
05:44:15 -!- slavfox has joined.
05:45:38 -!- Sgeo has joined.
05:46:20 <esolangs> [[Esoteric units of information]] https://esolangs.org/w/index.php?diff=104833&oldid=46441 * Imcute * (+1023)
05:47:57 <esolangs> [[Esoteric units of information]] https://esolangs.org/w/index.php?diff=104834&oldid=104833 * Imcute * (-81)
06:56:09 -!- Sgeo has quit (Read error: Connection reset by peer).
06:56:12 -!- Sgeo_ has joined.
07:15:35 -!- tromp has joined.
07:30:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:47:43 -!- tromp has joined.
09:36:30 -!- sprout has quit (Read error: Connection reset by peer).
09:36:53 -!- sprout has joined.
09:44:19 -!- Sgeo_ has quit (Read error: Connection reset by peer).
12:25:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:36:14 -!- tromp has joined.
12:50:44 -!- chiselfuse has quit (Write error: Connection reset by peer).
13:01:16 -!- chiselfuse has joined.
14:53:11 -!- sprout has quit (Ping timeout: 260 seconds).
17:19:07 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
18:19:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:23:02 -!- Sgeo has joined.
18:43:12 <esolangs> [[BestFuck]] N https://esolangs.org/w/index.php?oldid=104835 * Mario0Fan * (+123) Created page with "BestFuck is an esolang by [[User:Mario0Fan]]. Its inspired by [[brainfuck]] and [[User:Mario0Fan | Mario0Fan]]'s groupchat."
18:44:05 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104836&oldid=104835 * Mario0Fan * (+19)
18:46:36 -!- tromp has joined.
18:59:08 -!- sprout has joined.
18:59:50 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104837&oldid=104836 * Mario0Fan * (+3131)
19:00:03 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104838&oldid=104837 * Mario0Fan * (+2) /* =ASCII table */
19:00:22 <esolangs> [[BestFuck]] M https://esolangs.org/w/index.php?diff=104839&oldid=104838 * Mario0Fan * (+5)
19:05:11 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104840&oldid=104839 * Mario0Fan * (-568) /* Hello World! */
19:06:56 <esolangs> [[User:Mario0Fan]] https://esolangs.org/w/index.php?diff=104841&oldid=104663 * Mario0Fan * (+16) /* Esolangs i made: */
19:44:56 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104842&oldid=104840 * Mario0Fan * (+189)
19:45:12 <esolangs> [[BestFuck]] https://esolangs.org/w/index.php?diff=104843&oldid=104842 * Mario0Fan * (-1)
19:50:55 <zzo38> O, finally they added new SI prefixes. However, they might not be quite enough, yet.
19:59:44 <b_jonas> zzo38: is that still about exim?
20:18:26 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:23:59 <zzo38> No
20:25:33 <b_jonas> who added SI prefixes to what then?
20:26:22 <int-e> `learn The password of the month was delayed by snow and ice and Elon Musk.
20:26:27 <HackEso> Relearned 'password': The password of the month was delayed by snow and ice and Elon Musk.
20:27:41 <int-e> `` units Mi M
20:27:42 <HackEso> ​* 1.048576 \ / 0.95367432
20:32:26 -!- tromp has joined.
21:28:58 <esolangs> [[Special:Log/newusers]] create * Heapunderflowin * New user account
21:31:35 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104844&oldid=104823 * Heapunderflowin * (+78) /* Introductions */
21:38:12 <b_jonas> snow and ice? there was none here
21:45:02 -!- chiselfuse has quit (Ping timeout: 255 seconds).
21:46:47 -!- chiselfuse has joined.
21:48:01 <esolangs> [[Fuckscript]] N https://esolangs.org/w/index.php?oldid=104845 * Heapunderflowin * (+3069) Created page with "Fuckscript is a joke esoteric programming language created by Josh Schiavone. Fuckscript is based heavily off of Brainfuck although it is argued that It's more intuitive, with more descriptive keywords (preempted with "fuck"), and it shares the same tape size
21:54:18 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=104846&oldid=104143 * Heapunderflowin * (+84)
23:36:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-21
00:04:10 -!- Soni has quit (Ping timeout: 240 seconds).
00:29:05 -!- chiselfuse has quit (Remote host closed the connection).
00:44:21 -!- chiselfuse has joined.
01:53:13 -!- Soni has joined.
01:57:58 -!- Soni has quit (Ping timeout: 252 seconds).
02:03:17 -!- Soni has joined.
02:30:47 -!- chiselfuse has quit (Ping timeout: 255 seconds).
02:32:58 -!- chiselfuse has joined.
03:16:07 -!- chiselfuse has quit (Remote host closed the connection).
03:18:19 -!- chiselfuse has joined.
03:23:26 -!- chiselfuse has quit (Ping timeout: 255 seconds).
03:49:07 -!- chiselfuse has joined.
04:06:36 <shachaf> int-e: OK, is the answer that I always want cyclic codes?
05:11:17 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:12:18 -!- chiselfuse has quit (Remote host closed the connection).
05:12:40 -!- chiselfuse has joined.
05:17:21 -!- slavfox has joined.
05:32:59 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:33:34 -!- Lord_of_Life has joined.
06:15:55 -!- bgs has joined.
07:13:41 -!- bgs has quit (Remote host closed the connection).
07:23:46 -!- tromp has joined.
07:54:52 -!- wib_jonas has joined.
07:55:29 <wib_jonas> well now I know what zzo38 was talking about yesterday. it's the CIPM itself that added two pairs of SI prefixes past yotta and yocto
08:15:56 -!- Sgeo has quit (Read error: Connection reset by peer).
09:14:24 -!- razetime has joined.
09:37:42 -!- __monty__ has joined.
10:09:37 <wib_jonas> and the prefix for 10**27 is called "ronna", so cue the rona jokes
10:14:21 <FireFly> I guess it doesn't hurt to have more prefixes
10:14:47 <FireFly> I wonder what prompted the need for higher prefixes though
10:16:47 <wib_jonas> http://www.madore.org/~david/weblog/d.2022-11-20.2738.cgpm27.html#d.2022-11-20.2738 says he doesn't know
10:27:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:43:40 -!- tromp has joined.
11:16:33 -!- wib_jonas has quit (Quit: Client closed).
12:13:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:35:08 -!- tromp has joined.
13:35:26 <esolangs> [[Project Euler/16]] https://esolangs.org/w/index.php?diff=104847&oldid=91340 * ColorfulGalaxy * (+360) Added C solution
13:36:51 <esolangs> [[Project Euler/20]] https://esolangs.org/w/index.php?diff=104848&oldid=91412 * ColorfulGalaxy * (+359) Added C solution
13:45:02 <esolangs> [[Project Euler/6]] https://esolangs.org/w/index.php?diff=104849&oldid=90446 * ColorfulGalaxy * (+190)
14:10:56 -!- __monty__ has quit (Quit: leaving).
14:31:30 -!- Sgeo has joined.
15:59:48 -!- razetime has quit (Remote host closed the connection).
16:04:30 -!- perlbot has quit (Ping timeout: 240 seconds).
16:04:36 -!- simcop2387 has quit (Read error: Connection reset by peer).
16:05:40 -!- perlbot has joined.
16:06:11 -!- simcop2387 has joined.
17:21:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:23:28 -!- tromp has joined.
17:39:07 -!- lagash has quit (Remote host closed the connection).
17:45:26 -!- lagash has joined.
18:09:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:38:06 -!- bgs has joined.
18:47:51 -!- tromp has joined.
19:04:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:43:11 <esolangs> [[BERT]] https://esolangs.org/w/index.php?diff=104850&oldid=96895 * Kaveh Yousefi * (+569) Added a hyperlink to my implementation of the BERT programming language on GitHub.
19:46:40 <esolangs> [[BERT]] M https://esolangs.org/w/index.php?diff=104851&oldid=104850 * Kaveh Yousefi * (-1) Rectified the order of the sections, with the just introduced Interpreter portion being mistakenly arranged on a higher location.
19:47:10 <esolangs> [[BERT]] https://esolangs.org/w/index.php?diff=104852&oldid=104851 * Kaveh Yousefi * (+149) Added categories to the page.
19:51:25 <esolangs> [[BERT]] https://esolangs.org/w/index.php?diff=104853&oldid=104852 * Kaveh Yousefi * (+162) Reformatted and extended the specifics description.
19:55:35 -!- tromp has joined.
20:12:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:14:34 -!- tromp has joined.
22:43:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:22:38 -!- tromp has joined.
23:55:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-22
00:09:02 -!- chiselfuse has quit (Ping timeout: 255 seconds).
00:09:22 -!- chiselfuse has joined.
00:11:50 -!- chiselfuse has quit (Remote host closed the connection).
00:14:36 -!- chiselfuse has joined.
00:50:28 * ski . o O ( <https://phys.org/news/2022-11-earth-ronnagrams-metric-prefixes-voted.html> )
01:28:51 -!- razetime has joined.
01:29:20 -!- chiselfuse has quit (Read error: Connection reset by peer).
01:30:00 -!- chiselfuse has joined.
01:31:35 -!- chiselfuse has quit (Remote host closed the connection).
01:35:05 -!- chiselfuse has joined.
01:36:59 -!- razetime has quit (Ping timeout: 260 seconds).
01:37:36 -!- razetime has joined.
01:42:20 -!- razetime has quit (Ping timeout: 256 seconds).
01:45:43 -!- razetime has joined.
01:50:17 -!- chiselfuse has quit (Ping timeout: 255 seconds).
01:50:41 -!- razetime_ has joined.
01:50:50 -!- razetime has quit (Ping timeout: 256 seconds).
01:51:24 -!- chiselfuse has joined.
01:55:37 -!- chiselfuse has quit (Remote host closed the connection).
02:06:53 -!- chiselfuse has joined.
03:04:32 -!- chiselfuse has quit (Ping timeout: 255 seconds).
03:05:27 -!- chiselfuse has joined.
05:33:27 -!- oren has joined.
05:34:10 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:35:44 -!- Lord_of_Life has joined.
06:11:10 -!- JAA has joined.
07:10:31 -!- Hooloovoo has quit (Ping timeout: 260 seconds).
07:14:55 -!- Hooloovoo has joined.
07:30:29 -!- dnm has joined.
07:44:43 -!- Guest5 has joined.
07:45:51 -!- Guest5 has quit (Client Quit).
08:00:42 -!- A_Dragon has joined.
08:07:30 -!- tromp has joined.
08:19:50 -!- razetime_ has quit (Ping timeout: 260 seconds).
08:19:51 -!- razetime has joined.
08:20:08 -!- chiselfuse has quit (Remote host closed the connection).
08:20:33 -!- chiselfuse has joined.
08:22:50 -!- Sgeo has quit (Read error: Connection reset by peer).
08:28:38 -!- razetime has quit (Ping timeout: 256 seconds).
08:30:31 -!- razetime has joined.
09:24:14 -!- razetime has quit (Ping timeout: 255 seconds).
09:24:40 -!- razetime has joined.
09:43:07 -!- razetime has quit (Ping timeout: 260 seconds).
09:43:25 -!- razetime has joined.
09:50:48 -!- razetime has quit (Ping timeout: 256 seconds).
09:53:29 -!- razetime has joined.
10:01:06 -!- __monty__ has joined.
10:03:50 -!- rodgort has joined.
10:23:36 -!- Guest46 has joined.
10:23:58 -!- Guest46 has left.
10:32:20 -!- razetime has quit (Ping timeout: 248 seconds).
10:33:01 -!- razetime has joined.
10:35:15 -!- nesuniken[m] has quit (Quit: Bridge terminating on SIGTERM).
10:38:27 -!- underpantsgnome[ has joined.
10:49:12 -!- wib_jonas has joined.
10:56:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:57:36 -!- tromp has joined.
10:59:19 -!- nesuniken[m] has joined.
11:24:23 -!- razetime has quit (Ping timeout: 260 seconds).
11:24:41 -!- razetime has joined.
11:43:19 -!- razetime has quit (Ping timeout: 252 seconds).
11:43:50 -!- razetime has joined.
11:53:44 -!- chiselfuse has quit (Ping timeout: 255 seconds).
12:02:09 -!- chiselfuse has joined.
12:05:45 -!- wib_jonas has quit (Quit: Client closed).
12:18:29 -!- chiselfuse has quit (Ping timeout: 255 seconds).
12:19:43 -!- chiselfuse has joined.
12:22:32 -!- razetime has quit (Ping timeout: 246 seconds).
12:23:00 -!- razetime has joined.
12:28:12 -!- razetime_ has joined.
12:28:20 -!- razetime has quit (Ping timeout: 260 seconds).
12:33:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:53:56 -!- CAT_S has quit (Read error: Connection reset by peer).
12:57:53 -!- tromp has joined.
13:00:07 -!- genpaku has quit (Read error: Connection reset by peer).
13:00:47 -!- genpaku has joined.
13:10:43 -!- CAT_S has joined.
13:11:52 -!- chiselfuse has quit (Write error: Connection reset by peer).
13:13:36 -!- chiselfuse has joined.
13:45:47 -!- chiselfuse has quit (Ping timeout: 255 seconds).
13:46:10 -!- chiselfuse has joined.
13:49:40 -!- razetime_ has quit (Ping timeout: 248 seconds).
13:50:24 -!- razetime has joined.
13:50:44 -!- chiselfuse has quit (Ping timeout: 255 seconds).
13:55:46 -!- razetime has quit (Read error: Connection reset by peer).
13:56:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:58:00 <esolangs> [[Special:Log/newusers]] create * ApplePieCodes * New user account
13:59:30 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104854&oldid=104844 * ApplePieCodes * (+40)
14:00:00 -!- razetime has joined.
14:01:56 -!- chiselfuse has joined.
14:05:58 -!- razetime has quit (Ping timeout: 268 seconds).
14:06:11 -!- razetime has joined.
14:21:53 -!- razetime_ has joined.
14:22:00 -!- razetime has quit (Ping timeout: 268 seconds).
14:28:28 -!- razetime_ has quit (Ping timeout: 256 seconds).
14:28:31 -!- razetime has joined.
14:33:44 -!- wib_jonas has joined.
15:01:21 -!- Sgeo has joined.
15:14:37 -!- tromp has joined.
15:24:25 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
15:59:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:20:31 -!- __monty__ has quit (Quit: leaving).
16:27:16 -!- wib_jonas has quit (Quit: Client closed).
16:32:33 -!- tromp has joined.
16:45:31 -!- razetime has joined.
17:15:09 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
18:03:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:15:46 -!- tromp has joined.
19:18:46 <esolangs> [[Special:Log/upload]] upload * SMA * uploaded "[[File:BiTraxEditor.png]]"
19:40:33 <esolangs> [[BiTrax]] https://esolangs.org/w/index.php?diff=104856&oldid=101519 * SMA * (+646) BiTrax Editor description, link, image
20:14:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:49:21 -!- tromp has joined.
20:56:59 -!- immibis_ has quit (Ping timeout: 260 seconds).
20:58:09 -!- immibis_ has joined.
21:09:29 -!- chiselfuse has quit (Ping timeout: 255 seconds).
21:10:27 -!- chiselfuse has joined.
21:21:09 <esolangs> [[Fuckscript]] M https://esolangs.org/w/index.php?diff=104857&oldid=104845 * PythonshellDebugwindow * (+245) Categories
22:54:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:56:28 -!- tromp has joined.
22:57:07 -!- Thedarkb-Desktop has joined.
22:57:12 -!- sunarch_ has joined.
22:58:25 -!- sknebel_ has joined.
22:59:17 -!- Effilry has joined.
22:59:50 -!- sprocket has joined.
23:00:05 -!- orin has joined.
23:00:06 -!- river has joined.
23:04:34 -!- oren has quit (*.net *.split).
23:04:34 -!- sknebel has quit (*.net *.split).
23:04:34 -!- sunarch has quit (*.net *.split).
23:04:34 -!- sprock has quit (*.net *.split).
23:04:34 -!- j-bot has quit (*.net *.split).
23:04:34 -!- joast has quit (*.net *.split).
23:04:34 -!- riv has quit (*.net *.split).
23:04:34 -!- FireFly has quit (*.net *.split).
23:04:34 -!- ^[ has quit (*.net *.split).
23:04:39 -!- sunarch_ has changed nick to sunarch.
23:09:37 -!- ^[ has joined.
23:17:18 -!- sprocket has changed nick to sprock.
23:19:20 -!- Effilry has changed nick to FireFly.
23:20:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:38:54 -!- chiselfuse has quit (Read error: Connection reset by peer).
23:39:11 -!- chiselfuse has joined.
2022-11-23
01:20:21 -!- razetime has joined.
02:08:14 -!- joast has joined.
02:55:59 -!- chiselfuse has quit (Ping timeout: 255 seconds).
03:02:51 -!- chiselfuse has joined.
05:25:24 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:28:27 -!- slavfox has joined.
05:34:00 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
05:34:47 -!- Lord_of_Life has joined.
05:39:38 <esolangs> [[Tile]] https://esolangs.org/w/index.php?diff=104858&oldid=104301 * Dtp09 * (+72) /* Commands */
05:43:59 <esolangs> [[Aardvark]] https://esolangs.org/w/index.php?diff=104859&oldid=104616 * DanielDG * (-10)
05:53:16 <esolangs> [[Tile]] https://esolangs.org/w/index.php?diff=104860&oldid=104858 * Dtp09 * (+184) /* Update Log */
05:55:26 <esolangs> [[BiTrax]] https://esolangs.org/w/index.php?diff=104861&oldid=104856 * Salpynx * (-42) /* Examples */ There's a template for this (the fixed width isn't great though, it could be smarter). Revert if you prefer the manual images.
05:56:20 <esolangs> [[Tile]] https://esolangs.org/w/index.php?diff=104862&oldid=104860 * Dtp09 * (+49) /* Code Examples */
05:56:28 <esolangs> [[Tile]] https://esolangs.org/w/index.php?diff=104863&oldid=104862 * Dtp09 * (-2) /* Truth Machine */
06:15:18 -!- Sgeo has quit (Read error: Connection reset by peer).
06:15:23 -!- Sgeo_ has joined.
06:21:56 <esolangs> [[Tile]] https://esolangs.org/w/index.php?diff=104864&oldid=104863 * Dtp09 * (+28) /* 1.2 (11/23/22) */
07:30:58 -!- tromp has joined.
07:52:48 -!- razetime has quit (Ping timeout: 268 seconds).
08:03:05 -!- Sgeo_ has quit (Read error: Connection reset by peer).
08:10:51 -!- razetime has joined.
09:21:33 -!- razetime has quit (Ping timeout: 255 seconds).
09:21:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:22:11 -!- razetime has joined.
09:35:01 -!- benji has joined.
10:07:32 -!- wib_jonas has joined.
10:17:41 -!- fizzie has joined.
10:33:54 -!- V has joined.
10:35:08 -!- tromp has joined.
11:01:53 -!- __monty__ has joined.
11:09:52 -!- __monty_1 has joined.
11:09:53 -!- __monty__ has quit (Quit: Lost terminal).
11:09:53 -!- __monty_1 has quit (Client Quit).
11:10:21 -!- __monty__ has joined.
11:39:45 -!- sknebel_ has changed nick to sknebel.
12:25:14 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:54:37 -!- tromp has joined.
13:46:51 <esolangs> [[User:Ricky42069]] N https://esolangs.org/w/index.php?oldid=104865 * Ricky42069 * (+102) Created page with "Hi, I am Ricky and I plan to make an esolangs channel, create esolangs, and prove turing completeness."
14:42:58 <esolangs> [[Labyrinth]] https://esolangs.org/w/index.php?diff=104866&oldid=53548 * Ricky42069 * (+40) truth-machine
14:43:24 <esolangs> [[Labyrinth]] https://esolangs.org/w/index.php?diff=104867&oldid=104866 * Ricky42069 * (+3)
14:47:31 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104868&oldid=104483 * Ricky42069 * (+31)
14:48:17 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104869&oldid=104868 * Ricky42069 * (+1) /* L00P */
14:48:22 -!- wib_jonas has quit (Quit: Client closed).
14:48:32 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104870&oldid=104869 * Ricky42069 * (+1) /* L00P */
14:48:37 -!- wib_jonas has joined.
14:52:38 -!- __monty__ has quit (Quit: leaving).
15:00:17 -!- Sgeo has joined.
15:11:10 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104871&oldid=104870 * Ricky42069 * (+29)
15:19:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:29:06 -!- tromp has joined.
15:30:05 -!- Thedarkb-Desktop has quit (Ping timeout: 255 seconds).
15:30:51 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
16:05:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:06:19 -!- tromp has joined.
16:38:09 -!- Thedarkb-Desktop has joined.
16:39:42 -!- wib_jonas has quit (Quit: Client closed).
16:43:34 <esolangs> [[GAXT]] https://esolangs.org/w/index.php?diff=104872&oldid=104825 * Fancryer * (+1) /* Unefined and comments */
16:46:02 <esolangs> [[Talk:GAXT]] https://esolangs.org/w/index.php?diff=104873&oldid=104817 * Fancryer * (+76) /* Syntax error detected, abort, retry, fail? */
18:14:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:20:34 -!- immibis_ has quit (Ping timeout: 268 seconds).
18:21:34 -!- immibis_ has joined.
19:16:29 -!- tromp has joined.
20:27:18 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:38:20 -!- tromp has joined.
20:49:20 -!- A_Dragon has quit (Quit: ZNC - https://znc.in).
20:50:17 -!- A_Dragon has joined.
21:47:05 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:58:06 -!- tromp has joined.
22:46:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:56:35 <esolangs> [[Special:Log/newusers]] create * Semanticism * New user account
23:16:19 -!- b_jonas has quit (Ping timeout: 260 seconds).
23:17:58 -!- b_jonas has joined.
23:21:29 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104874&oldid=104854 * Semanticism * (+182) /* Introductions */
23:23:33 -!- b_jonas has quit (Ping timeout: 260 seconds).
23:25:26 -!- b_jonas has joined.
23:43:13 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=104875&oldid=103785 * Semanticism * (+1203)
23:43:50 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=104876&oldid=104875 * Semanticism * (+14) /* Constructing tape inscructions with Brainfuck */
23:44:05 -!- perlbot has quit (Ping timeout: 256 seconds).
23:44:24 -!- perlbot has joined.
23:54:27 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=104877&oldid=104876 * Semanticism * (+29) /* Constructing tape inscructions with Brainfuck */
2022-11-24
02:03:02 -!- razetime has joined.
02:14:28 -!- user3456 has joined.
02:29:53 -!- perlbot has quit (Read error: Connection reset by peer).
02:30:12 -!- perlbot has joined.
02:30:18 -!- simcop2387 has quit (Ping timeout: 256 seconds).
02:33:13 -!- simcop2387 has joined.
02:55:53 -!- razetime has quit (Ping timeout: 260 seconds).
02:56:21 -!- razetime has joined.
05:25:34 -!- razetime has quit (Ping timeout: 252 seconds).
05:26:03 -!- razetime has joined.
05:35:44 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:36:27 -!- Lord_of_Life has joined.
05:41:22 -!- razetime has quit (Ping timeout: 268 seconds).
05:41:45 -!- razetime has joined.
06:04:30 <esolangs> [[Special:Log/newusers]] create * Watermelyn * New user account
06:12:42 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104878&oldid=104874 * Watermelyn * (+257) /* Introductions */
06:22:16 -!- razetime has quit (Read error: Connection reset by peer).
06:22:29 -!- razetime has joined.
06:26:05 <zzo38> This is a part of a report about the TRON operating system: The "real object/virtual object model" is a type of filing system for storing and managing data. A "real object" is the file itself, and the "virtual object" is a thing that's like its business card. That which is called "TAD" are rules for the purpose of making it so that text, pictures, and the like can be written mixed together.
06:26:30 <zzo38> Nevertheless, I had look at documentation (which is Japanese and I understand a little bit but not very well), it seem it is not designed very well.
06:27:21 <zzo38> I had idea making up a new opeating system design, which is better than TRON because it will be a capability system, and also fixing many of the problems with the design of TRON, but also many of its good ideas can be used too.
06:58:29 -!- tromp has joined.
09:28:49 -!- razetime has quit (Ping timeout: 260 seconds).
09:29:11 -!- razetime has joined.
09:36:15 -!- Sgeo has quit (Read error: Connection reset by peer).
09:44:51 -!- wib_jonas has joined.
09:47:54 -!- razetime_ has joined.
09:48:00 -!- razetime has quit (Ping timeout: 265 seconds).
09:54:47 -!- razetime_ has quit (Ping timeout: 264 seconds).
09:55:05 -!- razetime has joined.
10:15:33 -!- razetime has quit (Ping timeout: 265 seconds).
10:16:50 -!- razetime has joined.
10:25:10 -!- razetime has quit (Ping timeout: 256 seconds).
10:25:35 -!- razetime has joined.
10:30:47 -!- razetime has quit (Ping timeout: 264 seconds).
10:31:18 -!- razetime has joined.
10:32:04 -!- __monty__ has joined.
11:19:53 -!- razetime has quit (Ping timeout: 260 seconds).
11:20:44 -!- razetime has joined.
11:34:23 -!- razetime has quit (Ping timeout: 264 seconds).
11:34:23 -!- razetime_ has joined.
11:43:37 -!- razetime_ has changed nick to razetime.
13:15:08 <esolangs> [[User:SwitchU42]] N https://esolangs.org/w/index.php?oldid=104879 * SwitchU42 * (+18) Created page with "I create esolangs."
13:16:15 <esolangs> [[Quudo]] N https://esolangs.org/w/index.php?oldid=104880 * SwitchU42 * (+3) Created page with "Qud"
13:20:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:33:50 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104881&oldid=104878 * SwitchU42 * (+60)
13:39:45 -!- wib_jonas has quit (Quit: Client closed).
14:59:08 <esolangs> [[Quudo]] M https://esolangs.org/w/index.php?diff=104882&oldid=104880 * SwitchU42 * (+223)
15:03:06 -!- __monty__ has quit (Quit: leaving).
15:32:02 -!- tromp has joined.
15:39:44 <esolangs> [[Special:Log/newusers]] create * Bil-joodusstudios * New user account
15:54:34 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104883&oldid=104881 * Bil-joodusstudios * (+289)
15:55:30 -!- APic has joined.
15:58:35 -!- razetime has quit (Remote host closed the connection).
17:38:38 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:57:04 <esolangs> [[lang]] https://esolangs.org/w/index.php?diff=104884&oldid=104197 * Yes * (+79)
18:15:24 <esolangs> [[lang]] https://esolangs.org/w/index.php?diff=104885&oldid=104884 * Yes * (+834)
18:48:45 -!- tromp has joined.
19:01:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:09:38 -!- tromp has joined.
19:27:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:34:03 -!- Sgeo has joined.
19:35:37 <esolangs> [[Special:Log/newusers]] create * Billnyethefrenchfry * New user account
19:45:36 <esolangs> [[User:Masalt]] https://esolangs.org/w/index.php?diff=104886&oldid=98115 * Masalt * (+0) /* Languages */
19:54:31 -!- tromp has joined.
19:59:35 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104887&oldid=104883 * Billnyethefrenchfry * (+176) /* Introductions */ h
19:59:54 <esolangs> [[Deadfish]] https://esolangs.org/w/index.php?diff=104888&oldid=104071 * Billnyethefrenchfry * (+606) A more enthusiastic "Hello, world!" program, and a new interpreter (JavaScript).
20:00:29 <esolangs> [[Deadfish]] M https://esolangs.org/w/index.php?diff=104889&oldid=104888 * Billnyethefrenchfry * (+1) grammer
20:04:53 <esolangs> [[Deadfish]] M https://esolangs.org/w/index.php?diff=104890&oldid=104889 * Billnyethefrenchfry * (+176) my own javascript interpreter, forgot to put instructions
20:07:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:25:30 -!- tromp has joined.
20:42:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:56:41 -!- tromp has joined.
21:38:43 <esolangs> [[Quudo]] M https://esolangs.org/w/index.php?diff=104891&oldid=104882 * PythonshellDebugwindow * (+33) Stub, category
22:04:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:22:24 <esolangs> [[Deadfish]] M https://esolangs.org/w/index.php?diff=104892&oldid=104890 * Billnyethefrenchfry * (-2) More efficient way to get to 64, ((3^2)-1)^2 rather than ((2^2)+4)^2.
23:43:47 <esolangs> [[Talk:Jack Eisenmann]] N https://esolangs.org/w/index.php?oldid=104893 * Billnyethefrenchfry * (+205) i have question
23:45:39 <esolangs> [[Talk:Jack Eisenmann]] M https://esolangs.org/w/index.php?diff=104894&oldid=104893 * Billnyethefrenchfry * (+31)
2022-11-25
00:55:35 -!- razetime has joined.
01:20:21 -!- razetime has quit (Ping timeout: 265 seconds).
01:20:29 -!- razetime has joined.
01:27:34 -!- razetime_ has joined.
01:27:47 -!- razetime has quit (Ping timeout: 264 seconds).
01:37:44 -!- razetime_ has quit (Ping timeout: 268 seconds).
01:37:48 -!- razetime has joined.
01:38:49 -!- razetime has quit (Client Quit).
04:59:55 -!- Thedarkb-Desktop has quit (Ping timeout: 260 seconds).
05:36:04 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
05:36:28 -!- Lord_of_Life has joined.
05:37:35 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:40:38 -!- slavfox has joined.
06:46:58 -!- tromp has joined.
06:56:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:02:25 -!- Bertrahm has joined.
07:14:45 -!- Bertrahm has changed nick to BND.
07:19:15 -!- BND has changed nick to fnelix.
07:23:18 <esolangs> [[Brainfuck+10]] N https://esolangs.org/w/index.php?oldid=104895 * Watermelyn * (+6104) Created page with "Brainfuck+10 is like [[Brainfuck]] but it has 5 more commands that may or may not be useful depending on how you are using them. Inspired by [[Brainfuck+3]] ==Commands== {| class="wikitable" !Command !Description |- | style="text-align:center"| <code>></code> |M
07:25:51 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104896&oldid=104793 * Watermelyn * (+19) /* B */
07:26:09 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104897&oldid=104895 * Watermelyn * (+1)
07:26:37 -!- tromp has joined.
07:31:19 -!- fnelix has quit (Quit: Client closed).
07:31:44 -!- Bertrahm has joined.
07:32:07 <esolangs> [[Brainfuck+10]] M https://esolangs.org/w/index.php?diff=104898&oldid=104897 * Watermelyn * (+260)
07:32:43 <esolangs> [[User:Watermelyn]] N https://esolangs.org/w/index.php?oldid=104899 * Watermelyn * (+27) Created page with "creator of [[Brainfuck+10]]"
08:00:00 -!- Bertrahm has quit (Quit: Client closed).
08:07:17 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104900&oldid=104898 * Watermelyn * (+49)
08:13:35 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104901&oldid=104900 * Watermelyn * (-138)
08:14:12 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104902&oldid=104901 * Watermelyn * (-260)
08:18:39 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104903&oldid=104902 * Watermelyn * (+0)
08:22:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:03:43 -!- razetime has joined.
09:38:23 -!- tromp has joined.
10:38:48 -!- Sgeo has quit (Read error: Connection reset by peer).
11:00:25 <esolangs> [[2.+-]] https://esolangs.org/w/index.php?diff=104904&oldid=65084 * Kaveh Yousefi * (+163) Added a hyperlink to my implementation of the 2.+- programming language on GitHub.
11:01:10 <esolangs> [[2.+-]] https://esolangs.org/w/index.php?diff=104905&oldid=104904 * Kaveh Yousefi * (+215) Supplemented further category tags.
11:51:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:55:14 -!- tromp has joined.
13:23:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:28:32 <esolangs> [[Alphaton]] https://esolangs.org/w/index.php?diff=104906&oldid=104744 * ColonelMatthew97 * (-1) /* v0.7 - 12/Nov/2022 */
13:36:27 -!- tromp has joined.
14:42:06 -!- zzo38 has quit (Ping timeout: 268 seconds).
14:44:45 -!- razetime has quit (Remote host closed the connection).
14:45:32 <esolangs> [[Quudo]] https://esolangs.org/w/index.php?diff=104907&oldid=104891 * SwitchU42 * (+987)
14:46:57 <esolangs> [[Quudo]] https://esolangs.org/w/index.php?diff=104908&oldid=104907 * SwitchU42 * (+123)
14:48:47 <esolangs> [[Quudo]] https://esolangs.org/w/index.php?diff=104909&oldid=104908 * SwitchU42 * (+134)
14:49:02 <esolangs> [[Quudo]] https://esolangs.org/w/index.php?diff=104910&oldid=104909 * SwitchU42 * (+3)
15:44:42 <esolangs> [[2.+-]] https://esolangs.org/w/index.php?diff=104911&oldid=104905 * Kaveh Yousefi * (+972) Supplemented further information considering the Deadfish emulation by aliases, and added two Hello, World! examples.
16:35:54 -!- Thedarkb-Desktop has joined.
16:37:04 -!- __monty__ has joined.
17:09:54 <esolangs> [[2.+-]] https://esolangs.org/w/index.php?diff=104912&oldid=104911 * Kaveh Yousefi * (+123) Corrected the section levels and extended the language summary definition.
17:13:42 <esolangs> [[2.+-]] https://esolangs.org/w/index.php?diff=104913&oldid=104912 * Kaveh Yousefi * (+301) Complemented the command table by columns steadable in juxtaposing 2.+- and Deadfish.
17:24:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:39:44 -!- tromp has joined.
17:50:02 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:08:15 -!- zzo38 has joined.
18:17:07 <esolangs> [[Dot's]] https://esolangs.org/w/index.php?diff=104914&oldid=103788 * Ilikecreepers * (+68) /* programs made in this */
18:18:26 -!- tromp has joined.
18:26:01 -!- FreeFull has joined.
18:28:33 <shachaf> `olist 1271
18:28:35 <HackEso> olist <https://www.giantitp.com/comics/oots1271.html>: shachaf oerjan Sgeo FireFly boily nortti b_jonas
18:30:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:41:54 -!- tromp has joined.
18:54:30 -!- user3456 has quit (Ping timeout: 256 seconds).
18:59:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:16:24 <zzo38> Why do they keep changing the character encoding of the Magic: the Gathering rules? Now it seems to be UTF-16.
19:20:07 -!- tromp has joined.
19:25:07 <esolangs> [[Laiyes]] N https://esolangs.org/w/index.php?oldid=104915 * Bil-joodusstudios * (+7017) Simple esoteric programming language
19:26:45 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104916&oldid=104896 * Bil-joodusstudios * (+13) /* L */ Laiyes added
19:40:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:47:15 -!- tromp has joined.
19:51:08 <esolangs> [[Circuit Diagram]] https://esolangs.org/w/index.php?diff=104917&oldid=38860 * Tux1 * (-12) obviously this is turing complete
19:51:36 <esolangs> [[Circuit Diagram]] https://esolangs.org/w/index.php?diff=104918&oldid=104917 * Tux1 * (+0)
19:52:06 <esolangs> [[Circuit Diagram]] M https://esolangs.org/w/index.php?diff=104919&oldid=104918 * Tux1 * (+0)
19:52:43 <int-e> . o O ( obviously not )
19:55:47 <b_jonas> UTF-16? that would be a first, until now it was cp1252 and utf-8
19:58:00 <int-e> <FE><FF>^@M^@a^@g^@i^@c ...cool
20:04:53 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:05:18 -!- impomatic has joined.
20:08:20 <int-e> Hmm, we don't have a category for boolean circuits. Should I leave it at "unknown computational class" or not?
20:09:47 -!- tromp has joined.
20:10:24 <esolangs> [[Circuit Diagram]] https://esolangs.org/w/index.php?diff=104920&oldid=104919 * Int-e * (+210) Sorry, this is not TC; it's only complete for boolean circuits... which is a complexity class we don't currently have a category for... so it's "unknown" in that sense ;-)
20:10:32 <b_jonas> int-e: maybe Unusable for programming?
20:10:55 <int-e> That would be an option.
20:11:01 <int-e> I guess.
20:12:43 <int-e> It's funny that we have https://esolangs.org/wiki/Combinational_logic
20:14:26 <int-e> did I write "complexity class"
20:14:30 * int-e sighs.
20:14:59 <int-e> But the headline in the article is correct.
20:22:33 -!- impomatic has quit (Quit: impomatic).
20:23:36 <b_jonas> what a nice confusing title
21:00:46 -!- Sgeo has joined.
21:30:18 -!- user3456 has joined.
22:07:38 -!- FreeFull has quit.
22:45:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:47:26 <esolangs> [[Talk:Jack Eisenmann]] https://esolangs.org/w/index.php?diff=104921&oldid=104894 * Viba1 * (+100) /* "Glottal Approximant" */
22:47:53 <esolangs> [[Talk:Jack Eisenmann]] M https://esolangs.org/w/index.php?diff=104922&oldid=104921 * Viba1 * (+30) /* "Glottal Approximant" */
23:07:44 -!- bgs has quit (Remote host closed the connection).
23:15:30 -!- __monty__ has quit (Quit: leaving).
23:17:15 -!- tromp has joined.
23:39:27 -!- Sgeo has quit (Read error: Connection reset by peer).
23:55:50 -!- Sgeo has joined.
2022-11-26
00:01:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
00:48:38 <esolangs> [[Eigenratio]] M https://esolangs.org/w/index.php?diff=104923&oldid=89006 * PythonshellDebugwindow * (+23) Category
01:05:48 -!- razetime has joined.
01:20:17 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104924&oldid=104903 * Watermelyn * (+27)
02:10:28 -!- zzo38 has quit (Ping timeout: 265 seconds).
02:53:58 -!- Thedarkb-Desktop has quit (Ping timeout: 265 seconds).
03:10:51 -!- zzo38 has joined.
03:42:39 -!- sprout has quit (Read error: Connection reset by peer).
03:42:54 -!- sprout has joined.
04:05:35 -!- zzo38 has quit (Ping timeout: 264 seconds).
04:05:52 <shachaf> Hmm, the simplex algorithm sure seems very similar to Gaussian elimination.
04:08:16 <int-e> sure, especially when you do it on an extended tableaux
04:09:07 <shachaf> Uh oh, I don't know what that is.
04:12:21 <shachaf> Ugh, so many things to learn.
04:12:44 <shachaf> Apparently this is what Gröbner bases are about too?
04:14:17 <int-e> Or is that called a full tableau? The one that has an identity matrix rather than labeling rows with basic variables
04:15:56 <shachaf> Is that similar to an augmented matrix thing?
04:16:27 <int-e> Gröbner bases have more of a gcd flavor to me. There's a connection (Bezout's identity can be turned into a linear combination of rows comprised of the coefficients of the polynomials, shifted... cf. resultants)
04:16:29 <shachaf> I thought with basic variables you still ended up having an identity matrix, though I didn't work through examples very much so maybe that's not maintained.
04:18:02 <int-e> the identity matrix can be completely implicit, but then the variable exchange step (swapping a basic variable and a non-basic one) loses some of its Gaussian elimination flavor.
04:18:45 <shachaf> Hmm, I see, I think.
04:25:16 <shachaf> Hmm, can phase 2 of the simplex method start with any feasible point, or does it need to be on a boundary of some sort?
04:25:51 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
04:30:21 <int-e> I think you'll have a boundary point by force (simply by the presence of that identity matrix in the full tableau)
04:31:38 <shachaf> Oh, you mean a boundary point in the full problem when you add the slack variables, not in the original problem?
04:32:02 <shachaf> Hmm, does that sentence even make sense?
04:34:01 <shachaf> I should implement this so I know what's going on.
04:38:26 <int-e> The slack variables don't really change the set of feasible solutions... they embed it in a higher-dimensional space.
04:39:25 <int-e> For example, rather than x,y >= 0, x+y <= 1, you have x,y,z >= 0 and x+y+z = 1. Both sets are two-dimensional triangles.
04:39:51 <int-e> But one of them is embedded in R^3
04:41:08 <int-e> And the point of this is... the boundary is not affected by whether you take slack variables into account or not.
04:42:27 <int-e> Or... more abstractly... You can project the slack variables away (projecting from R^(n+m) to R^n), and that's a bijection because you can recompute the slack variables from the constraints.
04:43:17 <shachaf> Right, fair enough.
04:43:57 <shachaf> So why do you end up with a boundary point by force?
04:45:27 <int-e> because you've set the maximum number of variables to 0... meaning that the solution touches the corresponding hyperplanes
04:46:51 <int-e> I mean, when you start with a *basic* feasible solution. Which you do if you reconstruct the solution from the tableau (setting the non-basic variables to 0)
05:16:06 <shachaf> Should I think of the variables in the dual linear program as corresponding the slack variables in the primal program, or is that going down the wrong path?
05:18:47 <int-e> dunno
05:19:50 <int-e> I have not internalized the Farkas lemma.
05:36:22 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
05:36:35 -!- Lord_of_Life_ has joined.
05:37:49 <shachaf> What about when you start solving an LP problem directly in phase 2, when all constraints are nonnegative and you can pick the 0 vector as a starting point?
05:37:50 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:37:54 <shachaf> Presumably that's not on the boundary.
05:38:16 <shachaf> Or, hmm, maybe it is. Right.
07:38:27 -!- sprout has quit (Read error: Connection reset by peer).
07:39:11 -!- sprout has joined.
07:44:17 -!- tromp has joined.
09:22:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:40:13 -!- tromp has joined.
10:41:32 -!- Sgeo has quit (Read error: Connection reset by peer).
12:49:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:02:55 -!- razetime has joined.
13:17:28 -!- razetime has quit (Ping timeout: 265 seconds).
13:25:30 -!- razetime has joined.
13:33:25 -!- tromp has joined.
14:08:53 -!- impomatic has joined.
14:11:45 -!- impomatic has quit (Client Quit).
14:12:05 -!- impomatic has joined.
14:44:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:47:56 -!- tromp has joined.
14:55:44 -!- Thedarkb-Desktop has joined.
15:04:48 <esolangs> [[Brainfuckconsole74]] https://esolangs.org/w/index.php?diff=104925&oldid=104217 * Andor ch * (+269)
15:07:38 <esolangs> [[Brainfuckconsole74]] https://esolangs.org/w/index.php?diff=104926&oldid=104925 * Andor ch * (+260)
15:09:02 <esolangs> [[Special:Log/upload]] upload * Andor ch * uploaded "[[File:BrainfuckConsole running as a compilation on processing.png]]"
15:09:10 <esolangs> [[Brainfuckconsole74]] https://esolangs.org/w/index.php?diff=104928&oldid=104926 * Andor ch * (+74)
15:10:02 <esolangs> [[Brainfuckconsole74]] https://esolangs.org/w/index.php?diff=104929&oldid=104928 * Andor ch * (+91)
15:12:01 <esolangs> [[Special:Log/upload]] upload * Andor ch * uploaded "[[File:Swiss Alpine Racing.png]]"
15:12:07 <esolangs> [[Brainfuckconsole74]] https://esolangs.org/w/index.php?diff=104931&oldid=104929 * Andor ch * (+39)
15:31:21 -!- razetime has quit (Ping timeout: 268 seconds).
15:40:28 -!- razetime has joined.
15:53:34 -!- razetime_ has joined.
15:53:35 -!- razetime has quit (Ping timeout: 264 seconds).
16:34:02 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=104932&oldid=104871 * Watermelyn * (+31)
16:35:00 <esolangs> [[Brainfuck+10]] https://esolangs.org/w/index.php?diff=104933&oldid=104924 * Watermelyn * (+52)
16:37:44 -!- impomatic has quit (Quit: impomatic).
17:15:37 -!- razetime_ has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:21:08 -!- FreeFull has joined.
18:00:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:27:20 -!- tromp has joined.
18:53:41 -!- zzo38 has joined.
19:56:19 -!- Sgeo has joined.
20:18:05 -!- simcop2387 has quit (Read error: Connection reset by peer).
20:18:15 -!- simcop2387_ has joined.
20:19:33 -!- simcop2387_ has changed nick to simcop2387.
20:57:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:22:51 -!- tromp has joined.
21:55:42 -!- impomatic has joined.
21:59:10 -!- impomatic has quit (Client Quit).
21:59:32 -!- impomatic has joined.
22:04:23 -!- impomatic has quit (Ping timeout: 264 seconds).
22:11:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:14:34 -!- FreeFull has quit (Quit: Night).
22:39:04 <esolangs> [[Antgrid]] M https://esolangs.org/w/index.php?diff=104934&oldid=92203 * Nakilon * (+27) added category Unimplemented
22:39:25 <esolangs> [[Antgrid]] M https://esolangs.org/w/index.php?diff=104935&oldid=104934 * Nakilon * (+0)
23:27:20 <b_jonas> https://twitter.com/gro_tsen/status/1595411477065830400 (David Madore on the statement "a monad is a monoid in the category of endufunctors")
23:29:18 <shachaf> Yes, there are many monoidal structures you can put on that category, and people always leave that bit implicit.
2022-11-27
00:00:46 <b_jonas> `? monad
00:00:49 <HackEso> Monads are just monoids in the category of endofunctors.
00:03:48 <shachaf> `? monads
00:03:50 <HackEso> Monads are just free monad monad monad algebras.
00:34:51 <b_jonas> what
00:34:58 <b_jonas> "free monad monad monad algebras"?
00:41:53 -!- razetime has joined.
00:42:08 <int-e> `cwlprits monads
00:42:11 <HackEso> shachäf ellioẗt oerjän oerjän shachäf Phantom_Hoovër Phantom_Hoovër oerjän oerjän oerjän nitïa
00:42:30 <int-e> hmm, interesting to see nitia on the list
00:42:57 <int-e> `? nitia
00:42:58 <HackEso> nitia is the inventor of all things. The BBC invented her.
01:09:10 -!- sprock has quit (Quit: ...).
03:03:05 -!- sprock has joined.
03:08:54 -!- SgeoComet has joined.
03:11:19 -!- SgeoComet has quit (Client Quit).
03:30:23 -!- razetime has quit (Ping timeout: 268 seconds).
03:30:34 -!- razetime has joined.
05:26:27 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:29:29 -!- slavfox has joined.
05:37:09 -!- Lord_of_Life_ has joined.
05:38:39 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
05:38:40 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
06:09:07 <zzo38> I had recently added a mode into my "utftovlq" program for converting data into a C code. (This can be used if you are using a compiler without #embed or if you want to include data that is not 8-bit data.)
06:54:32 -!- tromp has joined.
06:55:02 -!- tromp has quit (Client Quit).
06:58:49 -!- impomatic has joined.
07:00:50 <esolangs> [[International Phonetic Esoteric Language]] https://esolangs.org/w/index.php?diff=104936&oldid=79660 * Bigyihsuan * (+154)
07:02:48 -!- razetime has quit (Ping timeout: 260 seconds).
07:34:49 <esolangs> [[Special:Log/newusers]] create * Funnsam * New user account
07:41:59 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=104937&oldid=104887 * Funnsam * (+195)
07:49:21 <esolangs> [[FullFuck]] N https://esolangs.org/w/index.php?oldid=104938 * Funnsam * (+224) Created page with "==FullFuck== It is an esolang inspired by [[BrainFuck]]. The compiler was originally written in Go but ported to Rust later. ===Hello World=== +047[+]>01D[+]>007[+]>>003[+]>04F[-]>057[+]>008[-]>003[+]>006[-]>008[-]>043[-]>"
07:51:02 -!- razetime has joined.
07:53:17 <esolangs> [[FullFuck]] https://esolangs.org/w/index.php?diff=104939&oldid=104938 * Funnsam * (-32) /* FullFuck */
08:06:11 -!- tromp has joined.
08:47:17 <esolangs> [[User:Semanticism]] N https://esolangs.org/w/index.php?oldid=104940 * Semanticism * (+694) Created page with "'''CatZ''' --- <code>+</code> Add to the variable <code>-</code> Subtract from the variable <code><</code> Rotate binary array forward, equivalent to interpret as an integer in binary and than changing the start to be in the state of the previous final
09:01:35 -!- genpaku has quit (Remote host closed the connection).
09:04:42 -!- genpaku has joined.
09:51:37 -!- impomatic has quit (Remote host closed the connection).
09:55:27 <esolangs> [[Unhappy]] https://esolangs.org/w/index.php?diff=104941&oldid=103423 * DanielE * (+24)
10:13:02 -!- Sgeo has quit (Read error: Connection reset by peer).
10:32:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:47:03 -!- tromp has joined.
11:00:39 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104942&oldid=104622 * Z Z * (-32) changes to language
11:01:19 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104943&oldid=104942 * Z Z * (+7) /* define */
11:02:25 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104944&oldid=104943 * Z Z * (+20) /* Reserved symbols */
11:06:24 -!- razetime has quit (Ping timeout: 260 seconds).
11:36:50 -!- Thedarkb-Desktop has quit (Ping timeout: 256 seconds).
11:38:58 -!- razetime has joined.
11:49:43 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104945&oldid=104944 * Z Z * (+25) /* operators */
11:51:35 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104946&oldid=104945 * Z Z * (-10) /* Main */
11:51:59 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104947&oldid=104946 * Z Z * (-2) /* Reserved symbols */
12:18:13 -!- razetime_ has joined.
12:18:15 -!- razetime has quit (Ping timeout: 268 seconds).
12:19:37 <b_jonas> in a HTTP URL, if there's no path component but there's a query parameters component, is it universally valid if you have no slash after domain and just put a question mark after it, like https://en.wikipedia.org?curid=146927 , or is that just an extension that some software accept but I shouldn't rely on it? I know that if there's no query part either then omitting the slash will always work.
12:37:33 <int-e> https://www.rfc-editor.org/rfc/rfc3986#section-3 ...path-abempty can be empty
12:38:17 <int-e> so that's legal
12:43:30 <b_jonas> we need a parody with Fermat's note with “but then the website crashed and I'm too lazy to retype it.”
12:45:22 <b_jonas> int-e: thank you
12:45:40 <b_jonas> though that doesn't really prove that it's legal for http urls in particular, just that it's legal syntax as a URK
12:45:44 <b_jonas> URL
12:52:28 <int-e> hmm hmm https://www.rfc-editor.org/rfc/rfc2616#section-3.2.2
12:53:40 <int-e> But https://www.rfc-editor.org/rfc/rfc2616#section-5.1.2 uses absoluteURI which allows omitting the /... I wonder whether that is intended.
12:55:34 <int-e> I don't know. I guess the usual rules apply... when consuming URLs, don't require a /, but when constructing them, add the / because it's the conservative choice.
12:57:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:58:26 <int-e> I guess in the end that definition of the http URI scheme should override the generic URI definition, and that would make https://en.wikipedia.org?curid=146927 illegal. So hard to tell.
13:33:47 -!- razetime_ has quit (Ping timeout: 264 seconds).
13:53:21 -!- razetime has joined.
14:07:05 -!- razetime has quit (Remote host closed the connection).
14:10:35 -!- tromp has joined.
14:44:26 <esolangs> [[Unhappy]] M https://esolangs.org/w/index.php?diff=104948&oldid=104941 * PythonshellDebugwindow * (+0) Fix
14:44:59 <esolangs> [[FullFuck]] M https://esolangs.org/w/index.php?diff=104949&oldid=104939 * PythonshellDebugwindow * (+33) Stub, category
14:45:35 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=104950&oldid=104916 * PythonshellDebugwindow * (+15) /* F */ add
15:13:59 -!- Thelie has joined.
15:46:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:09:22 -!- tromp has joined.
17:40:53 -!- Thelie has quit (Quit: Leaving.).
17:40:59 -!- Thelie1 has joined.
17:41:03 -!- Thelie1 has quit (Remote host closed the connection).
17:42:03 -!- Thelie has joined.
18:00:30 -!- haavard has changed nick to HD.
18:00:38 -!- HD has changed nick to hd.
18:11:48 -!- hd has changed nick to h.
18:11:50 -!- Thedarkb-Desktop has joined.
18:11:51 -!- h has changed nick to Guest268.
18:11:58 -!- Guest268 has changed nick to hd.
18:24:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:09:11 -!- tromp has joined.
19:09:54 -!- sprock has quit (Remote host closed the connection).
19:10:10 -!- sprock has joined.
19:25:14 -!- Sgeo has joined.
19:28:39 -!- impomatic has joined.
19:43:25 -!- Thelie has quit (Quit: Leaving.).
19:44:00 -!- Thelie has joined.
19:47:03 -!- impomatic has quit (Quit: impomatic).
19:50:10 -!- Thelie has quit (Remote host closed the connection).
19:50:48 -!- Thelie has joined.
19:51:20 <b_jonas> int-e: thanks
19:52:35 <b_jonas> I'll be cautious then, add the slash when writing URLs, and, in theory, not require the slash when I accept URLs, though most likely I'll be using an existing library to parse the URL and don't control that low-level detail
19:58:29 -!- Thelie has quit (Ping timeout: 265 seconds).
21:37:44 -!- Sgeo has quit (Read error: Connection reset by peer).
21:40:28 -!- Hm has joined.
21:41:08 -!- Sgeo has joined.
21:42:58 -!- Hm has quit (Client Quit).
21:57:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:14:32 -!- tromp has joined.
22:19:53 <esolangs> [[I'm Blue]] N https://esolangs.org/w/index.php?oldid=104951 * LEOMOK * (+2867) Created page with "I'm Blue is a [[BF]]-derivative esolang created by [[User:LEOMOK]]. It is a list of misheard lyrics from Eiffel 65's song "Blue (Da Ba Dee)". It operates on a hypercube of an infinite number of dimensions. It is an extension of BF's tape. The datatype used is the 64-bit
22:31:00 <zzo38> What should a static ability "[???]--[ability]" be called, if it means: As this permanent enters the battlefield or is faced up or gains this ability by merging, it gains [ability] and loses this ability; this counts as a layer 6 effect.
23:00:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
2022-11-28
00:04:19 -!- Soni has quit (Ping timeout: 260 seconds).
01:33:17 -!- Soni has joined.
02:29:46 <esolangs> [[Special:Log/newusers]] create * Titedog * New user account
02:33:13 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104952&oldid=104937 * Titedog * (+125)
02:33:36 <esolangs> [[User:Titedog]] N https://esolangs.org/w/index.php?oldid=104953 * Titedog * (+27) Created page with "I make neat stuff, I guess."
02:58:49 <esolangs> [[Special:Log/newusers]] create * Xag803 * New user account
03:09:05 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=104954&oldid=104952 * Xag803 * (+445) Adding myself to the Esolang Page. Hope I signed it right
03:32:29 <b_jonas> The longitude problem was a bootstrapping problem in the 17th and 18th centuries. European powers wanted to build colonies in the lands at southern longitudes. For that, they needed their ships to reliably navigate in the southern seas. For that they needed accurate mechanical watches. But to build mechanical watches, you need both normal screws and mirrored screws threaded so they tighten left. But you
03:32:35 <b_jonas> could only manufacture mirrored screws in the southern longitudes due to the Coriolis effect. Eventually Christian Huygens solved this using the moons of Jupiter, since we can see both hemispheres of Jupiter from Earth using telescopes, and telescopes can be built with screws cut in just one direction.
03:32:48 <b_jonas> Now my question is, how to explain the essence of this briefly enough to fit a wisdom?
03:44:17 <int-e> shachaf: oh no: https://int-e.eu/~bf3/tmp/bonfire-witless.png
03:56:58 <shachaf> int-e: Uh oh, did you get the full game?
03:57:06 <shachaf> I haven't played since last time we talked about it.
04:01:36 <int-e> I may have gotten it
05:26:56 <int-e> So it turns out that this area https://int-e.eu/~bf3/tmp/space.jpg has three bonfires in it, but little else.
05:27:07 <int-e> (the void is a bit prettier too)
05:37:40 -!- Lord_of_Life_ has joined.
05:38:58 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
05:38:59 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
05:55:06 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:58:12 -!- slavfox has joined.
06:25:55 -!- b_jonas has quit (Remote host closed the connection).
07:59:10 -!- Sgeo has quit (Read error: Connection reset by peer).
08:02:48 -!- tromp has joined.
08:37:51 -!- razetime has joined.
09:09:26 <esolangs> [[Special:Log/newusers]] create * Mkukiro * New user account
10:16:32 -!- __monty__ has joined.
10:19:40 -!- Thelie has joined.
10:57:23 -!- Thelie has quit (Ping timeout: 268 seconds).
11:30:07 -!- wib_jonas has joined.
11:32:58 <wib_jonas> I accidentally plugged in a 3.5 mm jack connector to an USB port. to my defense, the port is next to the jack port that I meant, on the far side of the notebook. apparently this shorted the power lines in the USB port and tripped the overcurrent protection and the port kept resetting and giving an error to the OS.
11:33:53 <wib_jonas> it took me a while to figure out which USB port it even is, because I kept assuming the USB port that I was using deliberately.
11:34:22 <wib_jonas> obviously I removed the external HUB from that USB port, but then I have no external keyboard or mouse available, which makes debugging harder.
12:35:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:41:18 -!- arseniiv has joined.
12:42:06 -!- arseniiv has quit (Client Quit).
12:45:07 -!- arseniiv has joined.
12:45:44 -!- arseniiv has quit (Client Quit).
12:51:25 -!- razetime has quit (Ping timeout: 260 seconds).
12:55:58 -!- wib_jonas has quit (Ping timeout: 260 seconds).
13:54:01 -!- Thelie has joined.
13:55:23 -!- razetime has joined.
13:59:47 -!- Sgeo has joined.
14:01:41 -!- tromp has joined.
14:01:59 -!- impomatic has joined.
14:02:34 -!- impomatic has quit (Remote host closed the connection).
14:02:51 -!- impomatic has joined.
14:05:29 -!- wib_jonas has joined.
14:05:38 <wib_jonas> arseniiv: were you the real arseniiv?
15:13:07 -!- Thelie has quit (Ping timeout: 252 seconds).
15:37:37 -!- hd has changed nick to haavard.
15:44:40 -!- bgs has joined.
15:51:50 -!- __monty__ has quit (Quit: leaving).
16:00:48 <wib_jonas> is there some name for string variables that are case-insensitive but case-preserving and where if you try to change the value to one that differs only in case then the value doesn't change, possibly silently, possibly with an error saying that the value must be unique and the new value already exists, so if you want to change the case of the value
16:00:49 <wib_jonas> you have to temporarily assign a different value then the original with the case change?
16:01:47 <wib_jonas> the drive letter in windows cmd working directory works this way: if your working directory starts with c: and you want it to start with C: instead then you have to execute something like (cd/d D: & cd/d C:) , and I have no idea what you can do if you don't have another valid drive letter to change to temporarily
16:04:47 <wib_jonas> ah yes, you can change without changing to a different drive if you change to a different directory. so eg. (cd/d C:\Windows & cd/d C:\) will work, assuming the C:\Windows directory exists enough that you can cd into it
16:05:25 <wib_jonas> but just changing to the same path that's already your wd but with the case of the drive letter changed will silently do nothing
16:56:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:11:14 -!- wib_jonas has quit (Quit: Client closed).
17:14:58 -!- impomatic has quit (Quit: impomatic).
17:28:47 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
17:37:01 -!- impomatic has joined.
17:39:03 -!- impomatic has quit (Client Quit).
17:39:22 -!- impomatic has joined.
18:02:24 -!- tromp has joined.
18:06:09 -!- Thelie has joined.
18:18:33 -!- Thelie has quit (Ping timeout: 260 seconds).
18:30:10 -!- b_jonas has joined.
18:42:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:44:32 -!- tromp has joined.
19:01:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:17:33 -!- impomatic has quit (Quit: impomatic).
19:33:16 <esolangs> [[Special:Log/newusers]] create * JikanTribal * New user account
19:36:42 -!- tromp has joined.
19:46:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:53:44 -!- tromp has joined.
20:57:44 -!- Thelie has joined.
21:05:37 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:07:06 -!- tromp has joined.
21:49:59 -!- Thelie has quit (Ping timeout: 265 seconds).
22:21:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:28:31 <zzo38> Do you still have your suggested variant rules for players leaving the game in Magic: the Gathering (or a timestamp of when it was discussed, in order to find it)?
2022-11-29
00:02:56 -!- Noisytoot has quit (Remote host closed the connection).
00:06:29 -!- Noisytoot has joined.
00:35:46 -!- Noisytoot has quit (Remote host closed the connection).
00:37:26 -!- Noisytoot has joined.
00:52:06 -!- razetime has joined.
01:17:30 -!- perlbot has quit (Ping timeout: 260 seconds).
01:19:18 -!- perlbot has joined.
01:37:48 -!- fowl has quit (Remote host closed the connection).
01:38:01 -!- fowl has joined.
01:38:08 -!- fowl has quit (Remote host closed the connection).
01:38:21 -!- fowl has joined.
01:38:27 -!- fowl has quit (Remote host closed the connection).
01:38:39 -!- fowl has joined.
01:38:45 -!- fowl has quit (Remote host closed the connection).
01:39:00 -!- fowl has joined.
01:39:05 -!- fowl has quit (Remote host closed the connection).
05:13:31 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in).
05:17:06 -!- slavfox has joined.
05:38:08 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
05:38:41 -!- Lord_of_Life has joined.
05:39:11 -!- slavfox has quit (Ping timeout: 264 seconds).
06:17:41 -!- slavfox has joined.
06:31:56 -!- bgs has quit (Remote host closed the connection).
07:42:42 -!- tromp has joined.
07:57:36 -!- Sgeo has quit (Read error: Connection reset by peer).
10:03:11 -!- b_jonas has quit (Ping timeout: 264 seconds).
10:28:30 -!- __monty__ has joined.
12:44:18 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:46:29 -!- wib_jonas has joined.
12:48:00 <wib_jonas> zzo38: re Magic: the Gathering multiplayer rules, we discussed them around https://logs.esolangs.org/libera-esolangs/2022-04.html#luc . I haven't tried to edit them to more coherent yet.
12:55:36 -!- __monty__ has quit (Quit: leaving).
13:46:23 -!- impomatic has joined.
13:47:15 -!- impomatic has quit (Client Quit).
13:47:37 -!- impomatic has joined.
13:51:08 -!- Thelie has joined.
14:05:45 -!- tromp has joined.
14:11:35 -!- Thelie has quit (Ping timeout: 264 seconds).
14:18:23 <fizzie> Heh, you're not allowed to use "con" (or more generally, "con." followed by anything) as the element in a Go module path, because of the Windows reserved file thing. https://go.dev/ref/mod#go-mod-file-ident
14:44:50 -!- razetime has quit (Quit: No Ping reply in 180 seconds.).
14:45:04 -!- razetime has joined.
14:50:12 -!- Thelie has joined.
14:53:07 -!- Sgeo has joined.
15:17:29 -!- chiselfuse has quit (Remote host closed the connection).
15:18:05 -!- chiselfuse has joined.
15:21:56 -!- FreeFull has joined.
15:28:27 -!- chiselfuse has quit (Remote host closed the connection).
15:28:53 -!- chiselfuse has joined.
15:42:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:48:47 -!- tromp has joined.
16:00:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:02:03 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
16:08:18 -!- impomatic has quit (Quit: impomatic).
16:18:40 -!- bgs has joined.
16:20:12 -!- tromp has joined.
16:37:03 -!- impomatic has joined.
16:40:25 -!- impomatic has quit (Client Quit).
16:40:46 -!- impomatic has joined.
16:51:36 <wib_jonas> fizzie: they probably learned from previous problems, like modules or programs with names that casefold to the same on windows.
16:54:45 <wib_jonas> here's a module on a module distribution site that has a directory named "aux" for example: https://pypi.org/project/aux/0.0.2/#files
16:56:28 <wib_jonas> perl has, or used to have, odd behavior when you try to use a module with the wrong case name on a case-insensitive file system: the require part succeeds spuriously because the filename matches, creates the package with the correct case, then the import phase does nothing silently because the import method for the package with the wrong case
16:56:29 <wib_jonas> doesn't exist
16:56:41 <wib_jonas> `perl -euse strict; $xoin = 7;
16:56:43 <HackEso> Global symbol "$xoin" requires explicit package name (did you forget to declare "my $xoin"?) at -e line 1. \ Execution of -e aborted due to compilation errors.
16:56:48 <wib_jonas> `perl -euse Strict; $xoin = 7;
16:56:49 <HackEso> Can't locate Strict.pm in @INC (you may need to install the Strict module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at -e line 1. \ BEGIN failed--compilation aborted at -e line 1.
16:57:04 <wib_jonas> right, doesn't happen here because it's a case-sensitive file system
16:57:37 <wib_jonas> and these are all just the problems that remain when nobody uses file systems limited to 8+3 character filenames anymore
17:23:35 -!- Thelie has quit (Ping timeout: 264 seconds).
17:41:51 -!- wib_jonas has quit (Quit: Client closed).
18:06:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:06:47 -!- impomatic has quit (Ping timeout: 264 seconds).
18:26:05 -!- tromp has joined.
18:32:04 -!- chiselfuse has quit (Remote host closed the connection).
18:33:24 -!- chiselfuse has joined.
18:42:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:51:35 -!- tromp has joined.
18:51:40 -!- Cale has quit (Read error: Connection reset by peer).
18:58:20 -!- impomatic has joined.
19:01:51 -!- simcop2387 has quit (Quit: ZNC 1.8.2+deb3+b3 - https://znc.in).
19:01:51 -!- perlbot has quit (Quit: ZNC 1.8.2+deb3+b3 - https://znc.in).
19:04:36 -!- simcop2387 has joined.
19:05:15 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:06:07 -!- perlbot has joined.
19:09:14 -!- Cale has joined.
19:36:54 <esolangs> [[^!]] N https://esolangs.org/w/index.php?oldid=104955 * Ninesquared81 * (+2114) Created page with "'''^!''' (pronounced "caret-bang") is a stack-based esoteric programming language created by [[User:Ninesquared81]]. ==Language overview== ==History== ^! started out as a more convenient notation for writing [[Motorway]] programs, and as such shares many commands wi
19:53:53 -!- tromp has joined.
19:54:52 -!- impomatic has quit (Quit: impomatic).
20:03:53 -!- b_jonas has joined.
20:06:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:14:42 -!- tromp has joined.
20:16:50 <esolangs> [[^!]] https://esolangs.org/w/index.php?diff=104956&oldid=104955 * Ninesquared81 * (+2567) /* Language overview */
20:19:01 <esolangs> [[User:Ninesquared81]] https://esolangs.org/w/index.php?diff=104957&oldid=103573 * Ninesquared81 * (+9) /* Languages */
20:32:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:36:48 -!- perlbot has quit (Quit: ZNC 1.8.2+deb3+b3 - https://znc.in).
20:37:03 -!- simcop2387 has quit (Quit: ZNC 1.8.2+deb3+b3 - https://znc.in).
20:37:25 -!- perlbot has joined.
20:37:57 -!- simcop2387 has joined.
20:42:41 -!- tromp has joined.
20:51:06 <esolangs> [[^!]] https://esolangs.org/w/index.php?diff=104958&oldid=104956 * Ninesquared81 * (+249)
21:01:30 -!- bgs has quit (Remote host closed the connection).
21:38:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:40:35 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104959&oldid=104947 * Z Z * (-3) /* Reserved symbols */
21:40:58 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104960&oldid=104959 * Z Z * (-1) /* Main */
21:41:57 -!- tromp has joined.
21:47:50 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104961&oldid=104960 * Z Z * (-30) /* operators */
21:48:58 <zzo38> Here is so far my variant rules for Magic: the Gathering: http://sprunge.us/jF0mNG (I have written a section based on leaving the game, now. Changes may be needed for this and other sections; some of them might be no good.)
21:53:41 <zzo38> This is a Markdown file. A HTML version of this file can be found at: http://www.magicmultiverse.net/cardsets/4009/details_pages/3275
21:57:00 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104962&oldid=104961 * Z Z * (+14) /* Array++ */
21:57:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:02:43 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104963&oldid=104962 * Z Z * (+12) /* Array++ (same, but no comments) */
22:09:37 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104964&oldid=104963 * Z Z * (+16) /* Main */
22:11:48 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104965&oldid=104964 * Z Z * (+95) /* operators */
22:13:14 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104966&oldid=104965 * Z Z * (+50) /* operators */
22:13:37 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104967&oldid=104966 * Z Z * (+2) /* operators */
22:13:56 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104968&oldid=104967 * Z Z * (+2) /* operators */
22:14:11 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104969&oldid=104968 * Z Z * (+1) /* operators */
22:15:09 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104970&oldid=104969 * Z Z * (+0) /* Array++ */
22:21:09 -!- tromp has joined.
22:23:49 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104971&oldid=104970 * Z Z * (+47)
22:29:46 -!- Thelie has joined.
22:50:47 -!- FreeFull has quit.
22:51:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:42:11 -!- Thelie has quit (Ping timeout: 264 seconds).
2022-11-30
00:02:57 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=104972&oldid=104950 * Ninesquared81 * (+9) /* Non-alphabetic */
00:04:12 -!- zzo38 has quit (Ping timeout: 265 seconds).
01:00:29 <esolangs> [[FizzBuzz]] https://esolangs.org/w/index.php?diff=104973&oldid=103579 * Billnyethefrenchfry * (+359) Another C version, turns out easy programming languages have easy tests. (yes i'm making a joke about C being easy)
01:05:59 -!- zzo38 has joined.
01:21:32 -!- fowl has joined.
02:49:32 -!- impomatic has joined.
02:49:36 -!- Hm has joined.
02:51:12 -!- Hm has changed nick to test12345.
02:52:49 -!- test12345 has quit (Client Quit).
02:53:55 -!- impomatic has quit (Client Quit).
02:54:16 -!- impomatic has joined.
03:13:49 <esolangs> [[LOLCODE]] M https://esolangs.org/w/index.php?diff=104974&oldid=55348 * Billnyethefrenchfry * (+0) it is \\a, not \\g.
03:16:33 -!- razetime has joined.
03:37:40 <int-e> fungot: Why is it called "push down automaton" and not "depression automaton"?
03:37:59 <int-e> (yeah, no fungot)
05:12:01 -!- impomatic has quit (Quit: impomatic).
05:35:16 <esolangs> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=104975&oldid=104163 * Hakerh400 * (+0)
05:35:59 <esolangs> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=104976&oldid=104975 * Hakerh400 * (+0)
05:39:32 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
05:39:56 -!- Lord_of_Life has joined.
05:51:47 -!- bgs has joined.
06:43:10 -!- bgs has quit (Remote host closed the connection).
06:44:34 -!- tromp has joined.
06:57:06 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:29:32 -!- tromp has joined.
08:46:44 <int-e> @where aoc
08:46:45 <lambdabot> I know nothing about aoc.
08:47:01 <int-e> @where+ aoc https://adventofcode.com/
08:47:01 <lambdabot> Good to know.
08:57:21 -!- Sgeo has quit (Read error: Connection reset by peer).
11:05:35 -!- __monty__ has joined.
13:13:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:26:25 <esolangs> [[^!]] https://esolangs.org/w/index.php?diff=104977&oldid=104958 * Ninesquared81 * (+116) /* Language overview */
13:29:35 -!- chiselfuse has quit (Ping timeout: 255 seconds).
13:31:40 -!- chiselfuse has joined.
13:44:28 -!- impomatic has joined.
13:45:41 -!- impomatic has quit (Client Quit).
13:46:00 -!- impomatic has joined.
13:58:32 <fizzie> ~/aocstats$ ./collector.py
13:58:34 <fizzie> waiting for 2022-12-01T00:00:00-05:00 for next update
13:58:36 <fizzie> Soon that time of the year again.
13:59:13 -!- fungot has joined.
13:59:25 <fizzie> fungot: <int-e> fungot: Why is it called "push down automaton" and not "depression automaton"?
13:59:25 <fungot> fizzie: it has all been rather easy, in fact.
13:59:47 <fizzie> fungot: I'm sure it has, but could you explain it to us too?
13:59:48 <fungot> fizzie: why the refactor? as integer? and there is where the big mess installs they can be
14:05:08 -!- chiselfuse has quit (Ping timeout: 255 seconds).
14:06:12 -!- chiselfuse has joined.
14:13:12 -!- simcop2387 has quit (Read error: Connection reset by peer).
14:13:30 -!- perlbot has quit (Ping timeout: 256 seconds).
14:14:02 -!- simcop2387 has joined.
14:14:07 -!- perlbot has joined.
14:44:46 -!- tromp has joined.
15:00:52 -!- Sgeo has joined.
15:22:56 -!- Xag803 has joined.
15:34:49 -!- FreeFull has joined.
15:51:28 -!- Xag803 has quit (Ping timeout: 260 seconds).
16:43:00 -!- FreeFull has quit.
16:47:59 -!- FreeFull has joined.
17:08:36 -!- Cale has quit (Ping timeout: 256 seconds).
17:23:08 -!- chiselfuse has quit (Ping timeout: 255 seconds).
17:23:09 -!- Cale has joined.
17:25:38 -!- chiselfuse has joined.
17:30:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:35:04 -!- tromp has joined.
17:37:32 -!- underpantsgnome[ has quit (Quit: Bridge terminating on SIGTERM).
17:37:34 -!- nesuniken[m] has quit (Quit: Bridge terminating on SIGTERM).
17:42:16 -!- underpantsgnome[ has joined.
17:46:38 -!- Guest7523 has joined.
17:47:02 -!- Guest7523 has quit (Client Quit).
17:49:55 -!- razetime has quit (Remote host closed the connection).
17:50:03 -!- nesuniken[m] has joined.
18:00:24 -!- chiselfuse has quit (Remote host closed the connection).
18:04:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:05:48 -!- chiselfuse has joined.
18:26:56 -!- tromp has joined.
18:38:20 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:51:25 -!- tromp has joined.
18:59:35 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
19:02:01 -!- Lord_of_Life has joined.
19:06:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:15:37 <esolangs> [[Turkey]] https://esolangs.org/w/index.php?diff=104978&oldid=84759 * Xag803 * (+137) Added my implementation to the page, It is not done yet.
19:18:17 -!- tromp has joined.
19:20:14 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
19:23:27 -!- Lord_of_Life has joined.
19:35:25 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104979&oldid=104971 * Z Z * (+0)
19:41:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:48:59 <esolangs> [[Turkey]] M https://esolangs.org/w/index.php?diff=104980&oldid=104978 * PythonshellDebugwindow * (-2) /* Implementations */ Fix link
19:53:16 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
19:53:47 -!- tromp has joined.
19:58:41 -!- Lord_of_Life has joined.
20:04:14 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104981&oldid=104979 * Z Z * (+123) string support
20:04:34 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104982&oldid=104981 * Z Z * (-16) /* Main */
20:05:12 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104983&oldid=104982 * Z Z * (+1) /* Reserved symbols */
20:11:51 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104984&oldid=104983 * Z Z * (+0) /* Main */
20:12:05 <esolangs> [[Array++]] M https://esolangs.org/w/index.php?diff=104985&oldid=104984 * Z Z * (+0) /* Reserved symbols */
20:21:02 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104986&oldid=104985 * Z Z * (+16) /* Symbols description/usage */
20:27:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:28:18 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104987&oldid=104986 * Z Z * (-49) /* operators */
20:33:06 -!- tromp has joined.
21:30:31 <esolangs> [[Array++]] https://esolangs.org/w/index.php?diff=104988&oldid=104987 * Z Z * (+282) /* Examples */ that's scary
21:47:53 -!- __monty__ has quit (Quit: leaving).
22:29:09 -!- impomatic has quit (Quit: impomatic).
23:14:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:23:57 -!- tromp has joined.
23:39:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
←2022-10 2022-11 2022-12→ ↑2022 ↑all