←2020-05-04 2020-05-05 2020-05-06→ ↑2020 ↑all
00:00:55 <zzo38> Some cellular automata are Turing complete.
00:03:05 <Antebrationist> Okay. I know that there are 2^256 2d automata, and 2^268435456 3d cellular automata, but what exactly makes a CA turing complete?
00:05:40 <Cale> Antebrationist: The arguments usually involve implementing circuits somehow. Also, there are more cellular automata than that if you consider more states per cell or larger/differently shaped neighbourhoods.
00:07:14 <Cale> Antebrationist: It's basically not easy to check whether any particular cellular automaton is Turing complete, and the manner in which the equivalence is carried out might be different each time.
00:07:41 <Antebrationist> Okay, so there is no known general solution.
00:13:02 <Cale> https://www.youtube.com/watch?v=8unMqSp0bFY
00:13:48 -!- Antebrationist has quit (Remote host closed the connection).
00:16:46 -!- Antebrationist has joined.
00:24:20 -!- craigo_ has joined.
00:26:33 <b_jonas> "known" heh
00:26:42 -!- orbitaldecay has joined.
00:27:30 -!- orbitaldecay has quit (Client Quit).
00:29:41 <esowiki> [[Hatemath]] M https://esolangs.org/w/index.php?diff=71703&oldid=70807 * PythonshellDebugwindow * (+57) /* External resources */ cats
00:30:30 <esowiki> [[Poohbear]] M https://esolangs.org/w/index.php?diff=71704&oldid=51363 * PythonshellDebugwindow * (+0)
00:31:44 -!- orbitaldecay has joined.
00:32:55 <esowiki> [[Poohbear]] M https://esolangs.org/w/index.php?diff=71705&oldid=71704 * PythonshellDebugwindow * (+120) /* Interpreters */ cats
00:33:27 <esowiki> [[Poohbear]] M https://esolangs.org/w/index.php?diff=71706&oldid=71705 * PythonshellDebugwindow * (-1) Doesnt appear to have a stack
00:33:35 -!- orbitaldecay has quit (Client Quit).
00:33:50 -!- orbitaldecay has joined.
00:39:01 -!- Antebrationist has quit (Remote host closed the connection).
00:48:48 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71707&oldid=71702 * PythonshellDebugwindow * (+82) /* 2 */
00:50:02 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
01:25:51 -!- craigo_ has quit (Quit: Leaving).
01:26:20 -!- craigo has joined.
02:00:24 -!- Sgeo__ has joined.
02:04:04 -!- Sgeo_ has quit (Ping timeout: 272 seconds).
02:19:27 <zzo38> Do you think this is good? http://zzo38computer.org/fossil/texnicard.ui/artifact/ea9d27eca03edd9c
02:33:20 -!- kevinalh has quit (Ping timeout: 256 seconds).
03:16:56 -!- Antebrationist has joined.
03:17:19 <Antebrationist> zzo38, finished the Minsky Machine.
03:17:32 <Antebrationist> Thanks for all the help.
03:17:46 <Antebrationist> It really helped me to understand the alternate state transitions.
03:17:54 -!- Antebrationist has quit (Remote host closed the connection).
03:20:31 <esowiki> [[MC14500B]] N https://esolangs.org/w/index.php?oldid=71708 * D * (+145) Microcontroller page
03:22:53 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71709&oldid=71708 * D * (+266)
03:24:10 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71710&oldid=71709 * D * (+49)
03:25:17 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71711&oldid=71710 * D * (+144)
03:26:32 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71712&oldid=71711 * D * (+114)
03:27:50 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71713&oldid=71712 * D * (+2)
03:30:23 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71714&oldid=71713 * D * (+125)
03:30:48 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71715&oldid=71714 * D * (+71)
03:33:01 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71716&oldid=71715 * D * (+169)
03:33:27 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71717&oldid=71716 * D * (+62)
03:37:34 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71718&oldid=71717 * D * (+53)
03:37:50 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71719&oldid=71718 * D * (+13)
03:42:28 <esowiki> [[MC14500B]] https://esolangs.org/w/index.php?diff=71720&oldid=71719 * D * (+73)
03:58:37 <zzo38> I got a PCRE error
03:58:46 <zzo38> I got a PCRE error "internal error: previously-checked referenced subpattern not found (at 39)".
03:59:37 <shachaf> Uh oh.
04:01:03 <zzo38> That is even though I have no back references
04:01:05 -!- Antebrationist has joined.
04:01:42 <zzo38> Nevertheless, getting rid of the PCRE_NO_AUTO_CAPTURE option fixed it, somehow.
04:01:43 <Antebrationist> I've used up an A2 sheet of paper planning the Minsky machine, and now I'm just copying it to a text file.
04:02:11 <zzo38> But do you know why it is? The regular expression is: (?<!\[)(\(([^()]++|(?1))+\))(?![^{]*\})
04:14:18 -!- FreeFull has quit.
04:15:20 -!- FreeFull has joined.
04:25:37 -!- Antebrationist80 has joined.
04:26:05 -!- Antebrationist80 has quit (Remote host closed the connection).
04:26:49 <moony> I think i'm going to go on a little halting adventure
04:27:08 -!- ArthurStrong has quit (Quit: leaving).
04:28:49 -!- Antebrationist has quit (Ping timeout: 245 seconds).
04:34:26 <zzo38> Why does Wizards of the Coast use an inconsistent file format for the rules?
05:27:15 -!- Antebrationist has joined.
05:27:31 <Antebrationist> zzo38, Here is the sprunge for the unfinished Minsky.
05:27:32 <Antebrationist> http://sprunge.us/zICJfl
05:28:10 <Antebrationist> What do you think so far?
05:28:31 <Antebrationist> It's currently broken, and I've linked a few bits together, but you get the ideas.
05:28:51 <zzo38> I don't know right now.
05:29:07 -!- Antebrationist has quit (Remote host closed the connection).
05:29:09 <zzo38> (I did look, though)
06:01:43 <zzo38> Why does aplay have a assertion error if it is interrupted after the music has finished?
06:06:18 -!- zzo38 has quit (Disconnected by services).
06:06:22 -!- zzo38 has joined.
06:52:25 -!- zzo38 has quit (Ping timeout: 264 seconds).
07:09:46 -!- ineiros has quit (*.net *.split).
07:09:46 -!- olsner has quit (*.net *.split).
07:09:46 -!- erdic has quit (*.net *.split).
07:12:04 -!- sebbu has quit (Ping timeout: 246 seconds).
07:13:25 -!- HackEso has quit (Ping timeout: 264 seconds).
07:13:32 -!- HackEso has joined.
07:16:00 -!- ineiros has joined.
07:16:00 -!- olsner has joined.
07:16:00 -!- erdic has joined.
07:28:44 -!- zzo38 has joined.
08:21:16 -!- kspalaiologos has joined.
08:49:56 -!- imode has quit (Ping timeout: 256 seconds).
08:52:00 -!- imode has joined.
08:57:43 -!- tromp has quit (Read error: Connection reset by peer).
08:58:34 -!- LKoen has joined.
09:10:04 -!- tromp has joined.
09:10:07 -!- sebbu has joined.
09:11:08 -!- tromp_ has joined.
09:14:29 -!- tromp has quit (Ping timeout: 246 seconds).
09:27:29 <shachaf> `5 w
09:27:33 <HackEso> 1/1:study//A study is mostly useless until backed up by further studies. See studies. \ `whoops//`whoops is a repluralizer. \ gentlebeing//A gentlebeing is a gender and species neutral gentleman. \ xyzzy//Nothing happens. \ stephen wolfram//Stephen Wolfram is an esolanger with too much money and power. Taneb invented him.
09:27:45 <shachaf> `? studies
09:27:46 <HackEso> Studies show lots of things. Nobody reads them, though. Also: this study contradicts this other study. These two studies agree, but were secretly paid for by the same company.
10:16:15 -!- opticnerve has joined.
10:29:27 -!- Hooloovo0 has quit (Remote host closed the connection).
10:29:49 -!- opticnerve has quit (Ping timeout: 246 seconds).
10:30:16 -!- opticnerve has joined.
10:30:34 -!- opticnerve has quit (Read error: Connection reset by peer).
10:30:42 -!- opticnerve has joined.
10:31:19 -!- Hooloovo0 has joined.
10:47:12 -!- sprocklem has quit (Ping timeout: 272 seconds).
10:47:31 -!- sprocklem has joined.
11:06:22 -!- spruit11 has quit (Read error: Connection reset by peer).
11:08:40 -!- sprocklem has quit (Ping timeout: 246 seconds).
11:09:43 -!- sprocklem has joined.
11:27:20 -!- rain1 has joined.
11:27:43 -!- opticnerve has quit (Quit: bye).
11:30:03 -!- arseniiv has joined.
11:34:53 -!- Lord_of_Life_ has joined.
11:35:55 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
11:36:12 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
11:57:38 <esowiki> [[MC14500B]] M https://esolangs.org/w/index.php?diff=71721&oldid=71720 * PythonshellDebugwindow * (+34) format + typo
11:58:59 -!- pSdw has joined.
12:00:01 -!- pSdw has left.
12:11:44 -!- zseri has joined.
12:14:09 -!- spruit11 has joined.
12:37:03 -!- tromp_ has quit (Remote host closed the connection).
12:38:09 -!- psdW has joined.
12:38:54 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=71722&oldid=71668 * PythonshellDebugwindow * (+14)
12:43:29 -!- tromp has joined.
12:44:50 -!- tromp has quit (Remote host closed the connection).
12:57:22 <esowiki> [[Befinde]] M https://esolangs.org/w/index.php?diff=71723&oldid=71700 * Zseri * (+184) /* Useful patterns */ increment all cells until we find the pointer
12:57:25 -!- tromp has joined.
12:57:54 <zseri> I think in befinde, some loop "against" the indirection count would be nice...
13:03:58 -!- craigo has quit (Ping timeout: 260 seconds).
13:24:00 <esowiki> [[HGFTSNOA]] M https://esolangs.org/w/index.php?diff=71724&oldid=71675 * PythonshellDebugwindow * (+141) /* Fibonacci numbers until variable t (finish) (help in InfiniteGoto interpreter) */
13:44:36 <orbitaldecay> zseri: could you elaborate? like a loop that checks the indirection count as a condition?
14:02:17 <zseri> yes.
14:08:30 <zseri> that is needed because there is no other way to check the indirection count without possibily causing UB or crashing the interpreter (I don't really want commands that silently 'do nothing' because then reverse operations could do unintended stuff)...
14:58:31 -!- psdW has quit (Remote host closed the connection).
15:07:12 -!- imode has quit (Ping timeout: 260 seconds).
15:09:16 -!- imode has joined.
15:14:17 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71725&oldid=71707 * PythonshellDebugwindow * (+23) /* 2 */
15:14:30 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71726&oldid=71725 * PythonshellDebugwindow * (+12) /* Calling */
15:18:57 <orbitaldecay> You could just code so that the data pointer is always 0, that way when you do [&] it breaks out of the loop when the level of indirection is 0
15:19:43 <orbitaldecay> that doesn't work in &bf, but it works in befinde
15:20:41 -!- rain1 has quit (Quit: leaving).
15:20:42 <zseri> nope, it doesn't, because you would need to know where the cell 0 is, to decrement it to zero before [&].
15:20:55 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71727&oldid=71726 * PythonshellDebugwindow * (+60) /* 2 */
15:21:44 <zseri> And you *need* a data pointer != 0 to be able to access cells different than cell 0.
15:22:07 -!- kevinalh has joined.
15:25:32 <esowiki> [[Befinde]] https://esolangs.org/w/index.php?diff=71728&oldid=71723 * Zseri * (+138) /* Commands */ while(indcnt)
15:26:55 <orbitaldecay> *>>*>&
15:27:04 <orbitaldecay> the data pointer is always 0, but you increment cell 2
15:27:34 <orbitaldecay> unless you're doing something way different from what I'm doing
15:27:53 <orbitaldecay> oh that's right, you're memory mapping your data pointer
15:27:54 <orbitaldecay> hmm
15:28:13 <orbitaldecay> yeah that's problematic
15:30:04 <zseri> I modified my befinde interpreter, so that loops can access variables "out-of-bounds" (e.g. negative cell positions), but only in the loop condition, they always terminate the loop...
15:31:20 <zseri> I have no idea if that has any benefit... Maybe one could set _[0]=1; _[1]=-x or such...
15:34:46 <zseri> (it has one benefit: some programs run a few more stmts before panicking)...
15:44:53 <esowiki> [[&brainfuck]] https://esolangs.org/w/index.php?diff=71729&oldid=71701 * Orby * (+566) Documenting reversible variant
16:10:52 <esowiki> [[&brainfuck]] https://esolangs.org/w/index.php?diff=71730&oldid=71729 * Orby * (+237)
16:48:47 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71731&oldid=71727 * PythonshellDebugwindow * (+181) /* 2 */
17:09:58 -!- orbitaldecay has quit (Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in).
17:10:29 -!- orbitaldecay has joined.
17:24:18 <esowiki> [[XENBLN/Commands]] M https://esolangs.org/w/index.php?diff=71732&oldid=71048 * PythonshellDebugwindow * (+4) link
17:25:27 <esowiki> [[XENBLN/Commands]] M https://esolangs.org/w/index.php?diff=71733&oldid=71732 * PythonshellDebugwindow * (-3) Update
17:26:21 <esowiki> [[XENBLN]] M https://esolangs.org/w/index.php?diff=71734&oldid=71049 * PythonshellDebugwindow * (+76) /* Commands */
17:31:36 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=71735&oldid=71722 * PythonshellDebugwindow * (-56)
17:32:26 -!- arseniiv_ has joined.
17:32:35 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71736&oldid=71731 * PythonshellDebugwindow * (+596) /* 3 */
17:33:23 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71737&oldid=71736 * PythonshellDebugwindow * (+34) /* Builtins */
17:33:54 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71738&oldid=71737 * PythonshellDebugwindow * (+49) /* Examples */
17:35:04 -!- arseniiv has quit (Ping timeout: 246 seconds).
17:40:05 -!- rain1 has joined.
18:17:53 -!- tromp_ has joined.
18:20:52 -!- tromp has quit (Ping timeout: 260 seconds).
18:25:21 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71739&oldid=71738 * PythonshellDebugwindow * (-1113)
18:27:52 -!- kevinalh has quit (Ping timeout: 260 seconds).
18:34:55 <rain1> Has there been any updates on picofuck?
18:35:32 <orbitaldecay> rain1: there haven't been. I've been playing around with some different ideas
18:35:47 <orbitaldecay> specifically &brainfuck
18:36:02 <orbitaldecay> any progress on your side?
18:36:25 -!- kevinalh has joined.
18:36:43 <rain1> nothing more than what I said the other day
18:36:52 <rain1> what did you mean by "&brainfuck"
18:37:06 <rain1> the problem is very interesting and i want to work on it more
18:37:11 <orbitaldecay> https://esolangs.org/wiki/%26brainfuck
18:37:27 <orbitaldecay> I also find the picofuck problem very interesting and want to work on it more
18:37:50 <orbitaldecay> I have kind of a fuzzy idea for a potential way to get picofuck to work
18:38:27 <rain1> aha that is a wonderful idea
18:38:31 <rain1> reference brainfuck
18:38:39 <rain1> Cool! Good luck!
18:38:56 <orbitaldecay> if one instruction incremented a counter, and the other instruction was an interpreter that executed the instruction referenced by the interpreter, it might be kind of a cheaty way to get it to work
18:39:22 <orbitaldecay> so, writing an rbf self interpreter might be a start
18:42:10 <esowiki> [[User:PythonshellDebugwindow/XShell]] N https://esolangs.org/w/index.php?oldid=71740 * PythonshellDebugwindow * (+1518) Created page with "=Pyvix= '''Pyvix''' is an esolang usable by the XShell operating system (XOS). ==Learn by examples== ===Hello World=== get_os().exec("echo Hello World") Or: get_os().cmd("e..."
18:44:36 -!- psdw has joined.
18:46:12 <orbitaldecay> I need to finally write an rbf interpreter
18:46:39 <orbitaldecay> Semordnilap is basically the same language and I've written an interpreter for that
18:51:27 <orbitaldecay> rain1: I have an idea for picofuck. I will type it up on the discussion page now.
18:52:14 <orbitaldecay> oh, I see you are already thinking along the same lines I am
18:52:24 <orbitaldecay> let me digest what you've written
18:55:51 <orbitaldecay> wait, are you salpynx on the wiki?
18:57:31 <rain1> no
19:01:40 <esowiki> [[Unary Filesystem]] M https://esolangs.org/w/index.php?diff=71741&oldid=71627 * PythonshellDebugwindow * (+6) /* Command language */
19:01:56 <esowiki> [[Unary Filesystem]] M https://esolangs.org/w/index.php?diff=71742&oldid=71741 * PythonshellDebugwindow * (-9)
19:02:55 <esowiki> [[Unary Filesystem]] M https://esolangs.org/w/index.php?diff=71743&oldid=71742 * PythonshellDebugwindow * (+30)
19:07:13 <orbitaldecay> Hmm, I wonder if they hang out on IRC. Have you read their comments?
19:08:12 <esowiki> [[Talk:Picofuck]] https://esolangs.org/w/index.php?diff=71744&oldid=71549 * Orby * (+1320)
19:09:07 <esowiki> [[User talk:Salpynx]] https://esolangs.org/w/index.php?diff=71745&oldid=59140 * Orby * (+142)
19:09:24 <esowiki> [[User talk:Salpynx]] M https://esolangs.org/w/index.php?diff=71746&oldid=71745 * Orby * (+69)
19:11:22 -!- Phantom_Hoover has joined.
19:13:50 <int-e> Hmm. I think this was the last time they were here: https://esolangs.org/logs/2020-02-05.html#ljc
19:14:57 <orbitaldecay> thanks!
19:15:09 <orbitaldecay> I left a message on their talk page, hopefully we get to catch up
19:18:19 <esowiki> [[Talk:Picofuck]] M https://esolangs.org/w/index.php?diff=71747&oldid=71744 * Orby * (+327) /* More ideas in the Salpynx vein */
19:22:57 <esowiki> [[Talk:Picofuck]] M https://esolangs.org/w/index.php?diff=71748&oldid=71747 * Orby * (+401) /* Discussion */
19:24:15 -!- kspalaiologos has quit (Quit: Leaving).
19:26:24 <esowiki> [[Simple translation]] https://esolangs.org/w/index.php?diff=71749&oldid=71586 * Orby * (+48) Changing equivalence back to isomorphism
19:28:56 <esowiki> [[Talk:Picofuck]] https://esolangs.org/w/index.php?diff=71750&oldid=71748 * Orby * (+441)
19:32:18 -!- tromp_ has quit (Ping timeout: 256 seconds).
19:36:17 -!- tromp has joined.
19:41:38 <esowiki> [[Talk:Picofuck]] https://esolangs.org/w/index.php?diff=71751&oldid=71750 * Orby * (+574) /* More ideas in the Salpynx vein */
19:46:38 <esowiki> [[User:Orby]] M https://esolangs.org/w/index.php?diff=71752&oldid=71694 * Orby * (+30)
19:48:22 -!- arseniiv has joined.
19:50:52 -!- arseniiv_ has quit (Ping timeout: 246 seconds).
19:59:52 <esowiki> [[Talk:Picofuck]] https://esolangs.org/w/index.php?diff=71753&oldid=71751 * Orby * (+609) /* More thoughts on isomorphism */
20:00:17 -!- rain1 has quit (Quit: leaving).
20:03:41 -!- TheLie has joined.
20:12:51 <moony> Took long enough. https://i.imgur.com/DsaxQdn.png
20:14:47 -!- rain1 has joined.
20:22:46 <esowiki> [[User:PythonshellDebugwindow/Stub]] M https://esolangs.org/w/index.php?diff=71754&oldid=71244 * PythonshellDebugwindow * (-4)
20:25:17 <esowiki> [[User:PythonshellDebugwindow/Sandbox]] M https://esolangs.org/w/index.php?diff=71755&oldid=71739 * PythonshellDebugwindow * (+784)
20:28:17 -!- rain1 has quit (Quit: leaving).
20:32:38 -!- psdw has quit (Remote host closed the connection).
20:42:16 -!- p has joined.
20:42:16 -!- p has changed nick to pswd.
20:43:07 -!- pswd has quit (Remote host closed the connection).
20:44:01 <orbitaldecay> this picofuck problem is driving me completely up a wall
20:45:16 <orbitaldecay> and I don't think anyone is on who is interested in talking about it
20:49:03 -!- pswd has joined.
20:49:53 <moony> orbitaldecay: hm?
20:50:07 <esowiki> [[Simple translation]] M https://esolangs.org/w/index.php?diff=71756&oldid=71749 * Orby * (-35) Rewording for brevity
20:50:24 <moony> oh, i probably can't even help now that I look
20:50:26 <moony> sorry
20:50:52 <orbitaldecay> No worries. It's a tricky problem.
20:51:55 <zzo38> What problem is that?
20:53:21 <orbitaldecay> picofuck
20:53:36 <orbitaldecay> 2 command "simple translation" of reversible bitfuck
20:53:53 <orbitaldecay> a hypothetical language that I still haven't proven or disproven the existence of
20:54:36 <orbitaldecay> I spent some time thinking about it in 2017 and recently revisited the idea
20:56:31 <zzo38> OK
20:58:19 <esowiki> [[Nanofuck]] M https://esolangs.org/w/index.php?diff=71757&oldid=71589 * Orby * (-1) /* Definition */
20:58:42 <esowiki> [[Nanofuck]] https://esolangs.org/w/index.php?diff=71758&oldid=71757 * Orby * (-67) /* Machine */
21:01:03 -!- pswd has quit (Remote host closed the connection).
21:25:05 -!- kspalaiologos has joined.
21:25:58 <kspalaiologos> I wonder, is there a general consensus does one need a license or permission to own a trebuchet or a ballista
21:26:22 <kspalaiologos> What about using them, is there a country where siege weapons are legal?
22:05:05 <esowiki> [[Talk:Picofuck]] https://esolangs.org/w/index.php?diff=71759&oldid=71753 * Orby * (+1466) /* More thoughts on isomorphism */
22:11:01 -!- kevinalh has quit (Ping timeout: 264 seconds).
22:11:20 -!- kevinalh has joined.
22:14:24 <esowiki> [[Special:Log/newusers]] create * Emerald * New user account
22:23:01 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=71760&oldid=71648 * Emerald * (+192) /* Introductions */
22:24:55 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=71761&oldid=71760 * Emerald * (+11) /* Introductions */
22:28:25 <esowiki> [[User:Emerald]] N https://esolangs.org/w/index.php?oldid=71762 * Emerald * (+151) Made the page
22:37:44 <esowiki> [[Dig]] N https://esolangs.org/w/index.php?oldid=71763 * Emerald * (+159) Made page
22:39:12 <esowiki> [[Dig]] https://esolangs.org/w/index.php?diff=71764&oldid=71763 * Emerald * (+10) Fix category
22:41:15 -!- ArthurStrong has joined.
22:44:37 -!- Phantom_Hoover has quit (Ping timeout: 264 seconds).
22:53:55 -!- arseniiv has quit (Ping timeout: 246 seconds).
22:54:28 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
22:57:25 <esowiki> [[Simple translation]] https://esolangs.org/w/index.php?diff=71765&oldid=71756 * Orby * (+869) Providing examples. Generalizing definition.
22:59:07 -!- kspalaiologos has quit (Remote host closed the connection).
22:59:23 -!- kspalaiologos has joined.
23:01:59 <esowiki> [[Simple translation]] M https://esolangs.org/w/index.php?diff=71766&oldid=71765 * Orby * (+162) injective and surjective
23:02:42 <zzo38> The effective use of rainbow energy in Pokemon card: http://zzo38computer.org/img_1D/rainbowenergy0.png
23:09:44 -!- TheLie has quit (Remote host closed the connection).
23:10:43 -!- zseri has quit (Remote host closed the connection).
23:13:21 -!- zseri has joined.
23:18:29 <esowiki> [[Simple translation]] M https://esolangs.org/w/index.php?diff=71767&oldid=71766 * Orby * (+1362) /* Examples */
23:21:54 <zzo38> Do you like Pokemon card?
23:25:15 <esowiki> [[Simple translation]] M https://esolangs.org/w/index.php?diff=71768&oldid=71767 * Orby * (-3) /* Another example */
23:29:28 -!- ineiros has quit (Ping timeout: 256 seconds).
23:30:02 -!- kevinalh has quit (Ping timeout: 260 seconds).
23:31:17 -!- ineiros has joined.
23:31:49 <esowiki> [[Simple translation]] M https://esolangs.org/w/index.php?diff=71769&oldid=71768 * Orby * (-107) /* Another example */ Fixing error
23:31:51 -!- kevinalh has joined.
23:36:50 -!- Lord_of_Life_ has joined.
23:37:40 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
23:39:43 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
23:53:32 <esowiki> [[Simple translation]] https://esolangs.org/w/index.php?diff=71770&oldid=71769 * Orby * (+79)
23:53:58 <esowiki> [[User:PythonshellDebugwindow/2001]] N https://esolangs.org/w/index.php?oldid=71771 * PythonshellDebugwindow * (+860) Created page with "'''2001: An Esolang Odyssey''' is a programming language for HAL 9000 computers developed by [[User:PythonshellDebugwindow]]. ==Syntax== When HAL executes a 2001 program, he..."
23:54:37 <esowiki> [[User:PythonshellDebugwindow/2001]] M https://esolangs.org/w/index.php?diff=71772&oldid=71771 * PythonshellDebugwindow * (+31)
←2020-05-04 2020-05-05 2020-05-06→ ↑2020 ↑all