←2020-04-10 2020-04-11 2020-04-12→ ↑2020 ↑all
00:26:06 <esowiki> [[L]] https://esolangs.org/w/index.php?diff=70824&oldid=66891 * LegionMammal978 * (-148) it's pretty obviously Python
00:38:04 -!- tromp has joined.
00:42:56 -!- tromp has quit (Ping timeout: 265 seconds).
01:10:52 <esowiki> [[Lazy Bird]] M https://esolangs.org/w/index.php?diff=70825&oldid=20117 * LegionMammal978 * (+33) /* External ressources */ fix link
01:14:37 <zzo38> O, now the new rules of Magic: the Gathering say that companion cards must be shown when the game begins.
01:17:28 <esowiki> [[Leszek]] M https://esolangs.org/w/index.php?diff=70826&oldid=22715 * LegionMammal978 * (+25) /* External resources */ fixed link
01:18:20 <zzo38> Now counters have timestamps too, and I don't really like that much.
01:20:19 <esowiki> [[Lhooq]] M https://esolangs.org/w/index.php?diff=70827&oldid=50016 * LegionMammal978 * (+14) fixed title
01:30:33 -!- sprocklem has quit (Ping timeout: 256 seconds).
01:32:07 -!- tromp has joined.
01:36:24 -!- rain1 has quit (Ping timeout: 265 seconds).
01:36:34 -!- tromp has quit (Ping timeout: 265 seconds).
01:38:14 -!- rain1 has joined.
01:50:18 -!- sprocklem has joined.
01:54:22 <esowiki> [[User:Icecream17]] N https://esolangs.org/w/index.php?oldid=70828 * Icecream17 * (+5886) ugh this is hard. but i finally did it
01:54:28 -!- budonyc has quit (Ping timeout: 265 seconds).
01:55:43 -!- rinakra has joined.
01:59:47 <esowiki> [[User:Icecream17]] https://esolangs.org/w/index.php?diff=70829&oldid=70828 * Icecream17 * (+271) reassurance, comment
02:03:58 -!- rinakra has left.
02:07:53 -!- budonyc has joined.
02:14:04 -!- Phantom__Hoover has joined.
02:33:23 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Logstack]] to [[LogStack]]: fix capitalization
02:39:23 -!- xelxebar has quit (Ping timeout: 240 seconds).
02:40:43 -!- xelxebar has joined.
02:54:17 <esowiki> [[Flurry]] https://esolangs.org/w/index.php?diff=70832&oldid=70605 * Challenger5 * (-10)
02:58:05 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[M-code]] to [[M-Code]]: fix capitalization
02:58:05 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Talk:M-code]] to [[Talk:M-Code]]: fix capitalization
02:58:58 <esowiki> [[M-Code]] https://esolangs.org/w/index.php?diff=70837&oldid=70833 * LegionMammal978 * (+0) re-fixed capitalization based on the interpreter's documentation
03:04:35 <esowiki> [[M?!]] https://esolangs.org/w/index.php?diff=70838&oldid=62346 * LegionMammal978 * (+129) added categories
03:09:09 <esowiki> [[Rogex]] https://esolangs.org/w/index.php?diff=70839&oldid=69579 * Lebster * (+1) /* Hello, world! */
03:16:11 <esowiki> [[Rogex]] https://esolangs.org/w/index.php?diff=70840&oldid=70839 * Lebster * (+146) /* Commands */
03:41:31 -!- Sgeo__ has quit (Read error: Connection reset by peer).
03:43:31 -!- budonyc has quit (Ping timeout: 265 seconds).
03:44:02 -!- Sgeo has joined.
03:56:56 -!- budonyc has joined.
04:04:19 -!- budonyc has quit (Ping timeout: 250 seconds).
04:10:53 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
04:17:27 -!- budonyc has joined.
04:25:33 <zzo38> According to "ncal -e" and "ncal -o", the Orthodox Easter is one week after the Catholic Easter this year.
04:30:11 -!- Maitor_ has joined.
04:32:02 -!- mniip has quit (Remote host closed the connection).
04:33:03 -!- Maitor has quit (Ping timeout: 240 seconds).
04:46:52 <b_jonas> imagine if televisions and analog cameras had originally been designed to scan lines alternatingly left and right, boustrophedon style! it would have made the PPUs of computer terminal so much more complicated, then later the computer software complicated, we'd still be dealing with some of the fallout from it, just like how we sometimes have to deal with interlaced video
04:49:15 <zzo38> Yes, although they didn't do that. Also many computers used 240p in order to avoid interlacing anyways, I think.
04:51:14 <b_jonas> zzo38: true, partly to avoid interlacing, and partly because the CPUs do 8 bit arithmetic, so having the width and height of the screen in pixels be just a bit lower than 256 (in the NES and the game boy) is both convenient for manipulating sprites and causes some amusing wraparound bugs (NES Jekyl and Hyde has the weirdest one, but there are minor ones in many other games)
04:54:22 <zzo38> Although the CRTC chip used in PC has a interlacing mode, although it isn't used in PC. (It also has a cursor blinking mode, which also isn't used in PC; the PC has its own logic for cursor blinking. I have the schematics, so I know how it is working, including the undocumented cyan/red/white mode.)
05:23:32 <b_jonas> I often see smbc comics that are very close to an xkcd strip, or backwards, but today is I think the first time when the strips for the same day are similar:
05:24:12 <b_jonas> https://www.smbc-comics.com/comic/inching vs https://xkcd.com/2292/ (for the future, because SMBC makes it very hard to find the strip for a given date)
05:29:02 <int-e> I'm reminded of https://futurism.com/coldest-hottest-temperatures-known-universe-infographic where a few of the higher temperatures are clearly estimates in Kelvin, converted to Celsius. (I remembered one, 99,999,999,726°C, but there are also 36,926°C and 6627°C.
05:29:06 <int-e> )
05:29:31 * int-e wonders how many single-line closing parenthesis he has in the log. Must be quite a few.
05:29:52 <int-e> (
05:30:01 <int-e> maybe I should try to compensate for them like this.)
05:32:05 <int-e> Oh I still missed a couple. But I'm sure you can find them yourself. :P
05:45:44 <b_jonas> int-e: yes, that's the smaller side-effect of pop articles refusing to write big numbers in mantissa-exponent form. the bigger side effect is that they write numbers like "100,000,000,000,000,000,000,000,000,000,000,000,000,000" that are totally uninformative unless you take the time to have a computer count the digits
05:46:24 <b_jonas> or similarly "hundred thousand million million million million million million"
05:47:10 <int-e> It's better than the unadorned 100000000000000000000000000000000000000000.
05:47:42 <b_jonas> dunno, at that point I don't bother counting by hand anyway, just have a computer do it
05:47:52 <b_jonas> well, at least in a digital text
05:48:17 <b_jonas> admittedly in printed text, the commas are better
05:48:41 <int-e> Well the groups of three do help. For example, they make 100,000,000,000 quite manageable to decipher.
05:50:52 -!- Bowserinator has quit (Ping timeout: 260 seconds).
05:51:16 <int-e> (But pushing it beyond 4, maybe 5 groups, isn't very helpful. It's not like I have any sense of how big those numbers are anyway, except by switching to a logarithmic scale and pretending it means something.)
05:52:03 -!- iovoid has quit (Ping timeout: 260 seconds).
05:52:15 -!- iczero has quit (Ping timeout: 265 seconds).
05:52:21 -!- moony has quit (Ping timeout: 256 seconds).
05:52:26 <int-e> And basically that switch is what scientific notation does.
06:12:43 <b_jonas> int-e: yes
06:16:38 -!- xelxebar has quit (Ping timeout: 240 seconds).
06:16:54 -!- xelxebar has joined.
06:19:54 -!- Phantom__Hoover has quit (Ping timeout: 240 seconds).
06:45:14 -!- imode has quit (Ping timeout: 240 seconds).
07:05:18 -!- Maitor_ has quit (Ping timeout: 240 seconds).
07:06:16 -!- tromp has joined.
07:06:49 -!- Maitor_ has joined.
07:06:57 -!- voidio has joined.
07:07:41 -!- probablymoony has joined.
07:07:58 -!- iczero has joined.
07:08:28 -!- Bowserinator has joined.
07:13:21 -!- voidio has changed nick to iovoid.
07:46:24 -!- kspalaiologos has joined.
07:47:05 -!- Phantom__Hoover has joined.
08:18:01 -!- Maitor_ has quit (Quit: Maitor_).
08:18:20 -!- Maitor has joined.
08:46:19 -!- kritixilithos has joined.
08:47:34 <kritixilithos> b_jonas: thanks, i am able to follow this type derivation from https://en.wikipedia.org/wiki/Lambda_cube#Formal_definition, but i guess i don't have the intuition yet
08:55:31 <b_jonas> kritixilithos: don't believe what I say about that type system either, I don't really understand it
08:57:27 -!- int-e has set topic: Welcome to the international hatchery for esoteric programming discussion, design, egg-plants, development, and deployment! | https://esolangs.org | logs: https://esolangs.org/logs/ http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D https://github.com/KrzysztofSzewczyk/esologs/.
09:17:04 -!- xelxebar has quit (Remote host closed the connection).
09:17:19 -!- xelxebar has joined.
09:37:46 -!- Lord_of_Life_ has joined.
09:38:52 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
09:39:05 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:46:57 -!- grumble has quit (Quit: even though the storm calmed down, the bitter end is just a matter of time).
09:49:18 -!- grumble has joined.
10:16:54 -!- xelxebar has quit (Remote host closed the connection).
10:17:11 -!- xelxebar has joined.
10:20:39 <esowiki> [[Special:Log/newusers]] create * Noxomix * New user account
10:26:57 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=70841&oldid=70820 * Noxomix * (+278) edited
10:30:51 <esowiki> [[WebFuckLang]] N https://esolangs.org/w/index.php?oldid=70842 * Noxomix * (+27) Created page with "[[Category:Joke languages]]"
10:32:21 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70843&oldid=70842 * Noxomix * (+27)
10:40:09 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70844&oldid=70843 * Noxomix * (+213) /* What is WebFuckLang? */
10:40:45 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70845&oldid=70844 * Noxomix * (+13)
10:45:05 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70846&oldid=70845 * Noxomix * (+8)
10:48:37 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=70847&oldid=70750 * Noxomix * (+70)
10:53:50 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70848&oldid=70846 * Noxomix * (+146)
10:58:12 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70849&oldid=70848 * Noxomix * (+133)
10:59:08 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70850&oldid=70849 * Noxomix * (+109)
10:59:29 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70851&oldid=70850 * Noxomix * (+0)
10:59:37 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70852&oldid=70851 * Noxomix * (+0)
11:03:35 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70853&oldid=70852 * Noxomix * (+352)
11:06:40 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70854&oldid=70853 * Noxomix * (+144)
11:07:45 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70855&oldid=70854 * Noxomix * (-150)
11:08:42 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70856&oldid=70855 * Noxomix * (-1)
11:08:56 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70857&oldid=70856 * Noxomix * (-20)
11:09:09 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70858&oldid=70857 * Noxomix * (-15) /* The basic Syntax */
11:09:49 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70859&oldid=70858 * Noxomix * (+67)
11:15:31 -!- Maitor has quit (Remote host closed the connection).
11:17:00 -!- Maitor has joined.
11:28:46 -!- ArthurStrong has joined.
11:37:28 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70860&oldid=70859 * Noxomix * (+678)
11:45:59 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70861&oldid=70860 * Noxomix * (+445)
11:51:43 <esowiki> [[MemPanic]] M https://esolangs.org/w/index.php?diff=70862&oldid=11368 * LegionMammal978 * (+14) fixed title
11:53:08 -!- Phantom__Hoover has quit (Ping timeout: 265 seconds).
11:54:40 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70863&oldid=70861 * Noxomix * (+309)
11:57:57 <esowiki> [[Babalang]] https://esolangs.org/w/index.php?diff=70864&oldid=70637 * RocketRace * (+746) Add examples of valid/invalid statements
12:00:26 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70865&oldid=70863 * Noxomix * (+111) /* The basic Syntax */
12:08:30 -!- tromp has quit (Remote host closed the connection).
12:11:37 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70866&oldid=70865 * Noxomix * (+497) /* The basic Syntax */
12:12:51 -!- tromp_ has joined.
12:13:08 <esowiki> [[Babalang]] M https://esolangs.org/w/index.php?diff=70867&oldid=70864 * RocketRace * (+581) Begin the runtime section. (Due to an interruption, I will continue this later.)
12:16:28 <esowiki> [[WebFuckLang]] https://esolangs.org/w/index.php?diff=70868&oldid=70866 * Noxomix * (+247) /* The basic Syntax */
12:17:28 -!- tromp_ has quit (Ping timeout: 265 seconds).
12:25:23 -!- kritixilithos has quit (Ping timeout: 240 seconds).
12:33:28 -!- arseniiv has joined.
12:47:17 <arseniiv> hi hi a kind is kind, but a type isn’t that type
12:49:08 <kspalaiologos> umm?
12:49:42 <arseniiv> hm I might have used “kinds” and “types” as I initially planned but then I thought that “types ... that type” would be for some reason ungrammatical, poor me
12:52:12 <arseniiv> kspalaiologos: there was a conversation about 20:21 UTC yesterday about kinds and types and I’ve read it only now :D
12:52:46 <kspalaiologos> fine
12:53:29 -!- szewczykgej has joined.
12:55:48 -!- szewczykgej has left.
13:11:44 -!- unrooted has joined.
13:12:20 -!- kritixilithos has joined.
13:17:40 -!- tromp has joined.
13:30:16 <kspalaiologos> that went way smoother than they advertised it to
13:30:26 <kspalaiologos> at first it sounded like the networks gonna collapse
13:58:43 -!- kritixilithos has quit (Ping timeout: 240 seconds).
14:02:41 <esowiki> [[User:Palaiologos]] https://esolangs.org/w/index.php?diff=70869&oldid=67362 * Palaiologos * (+60) link to seed article
14:04:37 <esowiki> [[User:Palaiologos]] https://esolangs.org/w/index.php?diff=70870&oldid=70869 * Palaiologos * (+118) irc nickname
14:05:18 <esowiki> [[User talk:Palaiologos]] https://esolangs.org/w/index.php?diff=70871&oldid=67378 * Palaiologos * (-1460) clear my talk page
14:05:29 <kspalaiologos> ^-- no idea how to remove my user page
14:05:34 <kspalaiologos> so I'm just removing the content
14:14:31 -!- kritixilithos has joined.
15:07:17 <arseniiv> kspalaiologos: maybe fizzie knows?
15:08:02 <spruit11> Not even sure I added myself or my language Egel.
15:08:06 <spruit11> Have a look.
15:09:02 <spruit11> Oh, right. It is there.
15:09:09 <arseniiv> kritixilithos: hi, if you don’t logread (as I am lazy to do very often, for example), there are some answers to your yesterday’s questions about kinds, approx. 21:00 UTC yesterday, and later
15:10:27 <kritixilithos> arseniiv: i've seen them, i even replied to b_jonas today, it seems you are the one who hasn't been logreading :P
15:13:58 <arseniiv> kritixilithos: yep I’m too late and I definitely hadn’t logread, I agree
15:14:09 <arseniiv> :D
15:14:39 -!- ArthurStrong has quit (Quit: leaving).
15:19:17 -!- tromp has quit (Remote host closed the connection).
15:29:40 <esowiki> [[User:Icecream17]] https://esolangs.org/w/index.php?diff=70872&oldid=70829 * Icecream17 * (-6032) decided to put it in an article
15:35:41 <esowiki> [[Stopwatch]] N https://esolangs.org/w/index.php?oldid=70873 * GDavid * (+1877) Created page with "Stopwatch is a language invented by [[User:GDavid]]. == Program structure == A Stopwatch program consists of function declarations. The Main function is called on start. ==..."
15:36:45 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=70874&oldid=70847 * GDavid * (+16) Stopwatch
15:47:00 <esowiki> [[Stopwatch]] https://esolangs.org/w/index.php?diff=70875&oldid=70873 * GDavid * (+715) Examples
15:47:48 <esowiki> [[Stopwatch]] M https://esolangs.org/w/index.php?diff=70876&oldid=70875 * GDavid * (+33) sleep N return value
16:09:50 -!- tromp has joined.
16:10:43 -!- kritixilithos has quit (Ping timeout: 240 seconds).
16:17:24 <zzo38> I added another card (called "Master Shuffler") to my Un-cards file.
16:17:52 -!- kritixilithos has joined.
16:33:49 <zzo38> How to access a SQLite database from a standalone PostScript program? (There is %pipe% to communicate with other programs, but it is only a one way pipe.)
16:41:51 <b_jonas> zzo38: you probably need to write an extension to the postscript interpreter in a way that's dependent on the specific interpreter for that
16:45:28 -!- imode has joined.
16:47:50 -!- tromp has quit (Remote host closed the connection).
16:49:16 <esowiki> [[Powder]] https://esolangs.org/w/index.php?diff=70877&oldid=65461 * Areallycoolusername * (+0)
17:01:10 <zzo38> It is one thing I thought that should be done in level 4 PostScript, to define a C API for extensions, and a dlopen operator which takes a filename and dictionary, and then the extension writes into the dictionary when loaded (the dlopen operator would not be allowed in safe mode, although if you use it before switching to safe mode, the extension that is already loaded is still usable).
17:02:56 <zzo38> Other things I thought should be done in level 4 PostScript is some of the stuff currently specific to Ghostscript, such as dictionaries in binary object format and the makeimagedevice operator and the %pipe% file, and also to make copypage to depend on the device whether or not it will erase the contents of the page, and a few other things.
17:06:16 <zzo38> Ghostscript does not support dynamic extensions; all extensions must be compiled in.
17:13:27 -!- tromp has joined.
17:18:46 <zzo38> (Ghostscript itself is usable as a dynamic extension for other programs, though.)
17:20:33 <kspalaiologos> I wonder how much overhead does yacc add compared to a hand-written parser
17:20:45 <kspalaiologos> because I'm not entirely sure is writing own parser worth it
17:21:05 <kspalaiologos> like, in terms of performance obviously
17:23:12 <zzo38> It might depend on what syntax you need to parse, perhaps.
17:28:09 -!- tromp has quit (Remote host closed the connection).
17:32:53 -!- tromp has joined.
17:33:00 <esowiki> [[Flurry]] https://esolangs.org/w/index.php?diff=70878&oldid=70832 * Challenger5 * (+176)
17:36:12 -!- budonyc has quit (Quit: Leaving).
17:56:56 -!- tromp has quit (Remote host closed the connection).
18:02:03 -!- kritixilithos has quit (Ping timeout: 240 seconds).
18:10:07 -!- MDude has joined.
18:10:51 <esowiki> [[Special:Log/newusers]] create * Uriel * New user account
18:19:48 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=70879&oldid=70841 * Uriel * (+100)
18:24:58 <esowiki> [[Bunk bed]] N https://esolangs.org/w/index.php?oldid=70880 * Hakerh400 * (+7344) +[[Bunk bed]]
18:25:02 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=70881&oldid=70874 * Hakerh400 * (+15) +[[Bunk bed]]
18:25:05 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=70882&oldid=70751 * Hakerh400 * (+15) +[[Bunk bed]]
18:28:27 <esowiki> [[Bunk bed]] M https://esolangs.org/w/index.php?diff=70883&oldid=70880 * Hakerh400 * (-4) /* Syntax */
18:35:16 -!- tromp has joined.
18:38:40 -!- kritixilithos has joined.
18:40:45 -!- tromp has quit (Ping timeout: 265 seconds).
18:57:03 -!- kritixilithos has quit (Ping timeout: 240 seconds).
19:00:50 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70884&oldid=70059 * Uriel * (-94) Edited descriptions (with formatting), added language box panel, added implementation
19:05:40 <kspalaiologos> zzo38, +50 and more rules, small amount of symbols, rules are usually at most 3 deep
19:06:07 <kspalaiologos> I decided to get a hand-written parser running
19:06:11 <kspalaiologos> and so far it's paying off
19:08:02 -!- kspalaiologos has quit (Quit: Leaving).
19:08:43 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70885&oldid=70884 * Uriel * (+87)
19:09:03 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70886&oldid=70885 * Uriel * (-34)
19:09:51 -!- tromp has joined.
19:11:09 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70887&oldid=70886 * Uriel * (+21)
19:16:12 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70888&oldid=70887 * Uriel * (+26)
19:16:30 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=70889&oldid=70888 * Uriel * (+1)
19:21:28 -!- LKoen has joined.
19:28:35 <Sgeo> Saw a rumor about a famous mathematician dying from COVID-19. Not sure if I should repeat.
19:28:57 <esowiki> [[Tac Toe Toe Grow]] N https://esolangs.org/w/index.php?oldid=70890 * Icecream17 * (+8529) New language! (Copied from user page and edited)
19:30:09 <imode> which mathematician.
19:30:16 <Sgeo> Conway
19:30:32 <Sgeo> https://twitter.com/CardColm/status/1249038195880341505
19:31:27 <Sgeo> https://twitter.com/alexbellos/status/1249044593817116673
19:32:20 <imode> doesn't seem to be reliable..?
19:33:22 <imode> hoping it isn't reliable.
19:33:53 <int-e> `? life
19:33:56 <HackEso> ​‘Life,’ said Marvin, ‘don't talk to me about life.’
19:35:09 <esowiki> [[Special:Log/move]] move * Icecream17 * moved [[Tac Toe Toe Grow]] to [[Tic Tac Toe Grow]]: How in the world did I make this mistake????
19:36:39 -!- kritixilithos has joined.
19:52:36 <esowiki> [[Promo]] https://esolangs.org/w/index.php?diff=70893&oldid=61602 * Structuresend * (-256)
19:56:41 <esowiki> [[Flurry]] https://esolangs.org/w/index.php?diff=70894&oldid=70878 * Challenger5 * (-101)
19:57:17 <esowiki> [[Flurry]] https://esolangs.org/w/index.php?diff=70895&oldid=70894 * Challenger5 * (-2)
20:11:43 -!- Phantom__Hoover has joined.
20:16:17 -!- sprocklem has quit (Ping timeout: 265 seconds).
20:17:44 -!- sprocklem has joined.
20:27:30 -!- kritixilithos has quit (Quit: quit).
20:42:22 -!- Phantom__Hoover has quit (Ping timeout: 256 seconds).
20:45:06 -!- tromp has quit (Remote host closed the connection).
20:48:47 <esowiki> [[User:Uriel]] N https://esolangs.org/w/index.php?oldid=70896 * Uriel * (+180) Created page with "Hi! I'm Uriel. I'm mostly active on [https://codegolf.stackexchange.com/users/65326/uriel PPCG]. I wrote the [https://github.com/urielieli/py-four py-four] interpreter for [..."
20:56:42 -!- tromp has joined.
21:01:34 -!- Sgeo_ has joined.
21:02:12 -!- arseniiv has quit (Ping timeout: 256 seconds).
21:05:01 -!- Sgeo has quit (Ping timeout: 264 seconds).
21:19:07 <zzo38> Do you like my "Master Shuffler" Un-card?
21:25:27 -!- tromp has quit (Remote host closed the connection).
21:26:40 <zzo38> You can shuffle one or more of: target planeswalker or player, target player's mana pool, your hand, each planar deck and each scheme deck, the layer system, and/or all timestamps.
21:39:08 -!- Lord_of_Life_ has joined.
21:41:01 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
21:41:59 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
22:15:56 -!- tromp has joined.
22:25:01 -!- unrooted has quit (Quit: Going offline, see ya! (www.adiirc.com)).
22:37:14 -!- tromp has quit (Remote host closed the connection).
22:51:01 -!- kspalaiologos has joined.
23:11:44 -!- nona has joined.
23:48:52 -!- LKoen has quit (Read error: Connection reset by peer).
23:55:36 -!- kspalaiologos has quit (Ping timeout: 256 seconds).
←2020-04-10 2020-04-11 2020-04-12→ ↑2020 ↑all