←2021-03-20 2021-03-21 2021-03-22→ ↑2021 ↑all
00:05:57 -!- arseniiv_ has quit (Ping timeout: 264 seconds).
01:01:00 <esowiki> [[2020]] https://esolangs.org/w/index.php?diff=81465&oldid=81461 * EnilKoder * (+1021) Example Programs
01:19:09 -!- xelxebar_ has joined.
01:19:26 -!- xelxebar has quit (Ping timeout: 268 seconds).
03:20:46 -!- delta23 has quit (Quit: Leaving).
03:24:31 -!- really3 has quit (Remote host closed the connection).
04:21:33 -!- craigo has quit (Read error: Connection reset by peer).
04:35:30 <zzo38> {?} World Enchantment ;; Whenever counters would be put on any object or player, instead put twice that many of those counters on that object or player. ;; When ~ dies, proliferate.
05:19:44 -!- sprock has quit (Ping timeout: 240 seconds).
05:46:24 <esowiki> [[D]] https://esolangs.org/w/index.php?diff=81466&oldid=76319 * ColorfulGalaxy * (+650) Copied 99 bottles of beer from another website
05:53:26 <esowiki> [[User:ColorfulGalaxy]] https://esolangs.org/w/index.php?diff=81467&oldid=81310 * ColorfulGalaxy * (+81) Fixed infobox glitch
07:08:39 <esowiki> [[Vertical]] M https://esolangs.org/w/index.php?diff=81468&oldid=76003 * Deppong * (+28) Added category turing tarpits
08:05:14 -!- Lord_of_Life has joined.
08:07:52 -!- hendursa1 has joined.
08:10:45 -!- hendursaga has quit (Ping timeout: 268 seconds).
09:23:13 -!- Sgeo has quit (Read error: Connection reset by peer).
09:27:47 -!- diverger has joined.
09:34:20 <esowiki> [[Special:Log/delete]] delete * Ais523 * deleted "[[LeMane]]": page contains no content (just an "under construction" notice)
09:35:05 <esowiki> [[Special:Log/delete]] delete * Ais523 * deleted "[[Talk:LeMane]]": talk page of deleted page, no useful content
09:35:45 <esowiki> [[Special:Log/delete]] delete * Ais523 * deleted "[[LeMane/temprules]]": subpage of deleted page, contained nothing but a placeholder "under construction"-style message
09:36:06 <esowiki> [[Special:Log/delete]] delete * Ais523 * deleted "[[Lemane]]": Broken redirect: redirect to deleted page
10:03:03 <esowiki> [[Aargh!]] https://esolangs.org/w/index.php?diff=81469&oldid=8215 * ColorfulGalaxy * (+29) Recategorization) (Aargh! is not a synonym of Argh!
10:16:50 -!- arseniiv_ has joined.
10:21:41 -!- diverger has quit (Quit: ZNC 1.7.5 - https://znc.in).
10:32:49 <esowiki> [[Argh!]] https://esolangs.org/w/index.php?diff=81470&oldid=63962 * ColorfulGalaxy * (+2555) Added chart
10:36:01 -!- hakatashi has quit (Remote host closed the connection).
10:36:35 -!- LKoen has joined.
10:56:21 -!- craigo has joined.
12:06:47 -!- LKoen has quit (Remote host closed the connection).
12:38:08 -!- user24 has joined.
12:59:27 <esowiki> [[Special:Log/newusers]] create * Jaezmien * New user account
13:02:25 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=81471&oldid=81422 * Jaezmien * (+157) /* Introductions */
13:27:29 <esowiki> [[FiM++]] https://esolangs.org/w/index.php?diff=81472&oldid=77582 * Jaezmien * (+579) added more examples
13:29:12 -!- xelxebar_ has quit (Remote host closed the connection).
13:29:29 -!- xelxebar has joined.
13:43:28 <esowiki> [[FiM++]] https://esolangs.org/w/index.php?diff=81473&oldid=81472 * Jaezmien * (-31) look there instead for more information!
13:56:46 -!- tromp_ has quit (Remote host closed the connection).
14:13:41 -!- tromp has joined.
14:17:40 -!- xelxebar has quit (Ping timeout: 268 seconds).
14:18:51 -!- trn has quit (Quit: quit).
14:30:12 -!- LKoen has joined.
14:35:07 -!- xelxebar has joined.
15:03:23 -!- user24 has quit (Quit: We must know, we will know).
15:48:03 -!- ais523 has joined.
15:48:18 <ais523> !zjoust growth2 http://nethack4.org/pastebin/growth2.bfjoust
15:48:35 <ais523> hmm, no working hill, not surprising after this long
15:48:52 <ais523> (I found a fairly simple flaw in the algorithm, this is a bugfix)
15:50:34 -!- ais523 has quit (Client Quit).
16:58:04 <fizzie> Yeah, the Ruby thing just wasn't revivable, and I never got around finishing the C++ rewrite that was going to be more integrated with esolangs.org infrastructure. :/
16:59:09 -!- sprock has joined.
17:37:27 -!- Sgeo has joined.
17:57:42 -!- delta23 has joined.
18:49:36 -!- kmc has quit (Quit: leaving).
19:32:39 -!- Lord_of_Life_ has joined.
19:34:32 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
19:34:32 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
19:59:10 -!- kmc has joined.
20:50:51 -!- deltaepsilon23 has joined.
20:53:21 -!- delta23 has quit (Ping timeout: 264 seconds).
20:58:23 -!- jaywackler has joined.
21:00:30 <jaywackler> Heya, I am trying to solve a Wang tiles related problem and found no luck in ##math and since it's somehow an esolang it might fit here more actually: The goal is to generate a finite sized (54x54 grid) Sierpinski triangle pattern. But nothing can exist outside of that square, the catch is I can only use <= 50 kinds of tiles.
21:01:01 <jaywackler> The pattern-generation isn't difficult if I do it bottom up, but I am really struggling with creating a finite size output.
21:01:20 <jaywackler> What is the trick here?
21:02:31 <jaywackler> I can place my initial tile anywhere in that grid (so probably I should put it into the middle somewhere) but even just creating a 54 tiles long line seems super difficult without using >50 tiles.. Can someone give me a hint for this? I really am lost..
21:12:30 <jaywackler> https://imgur.com/FpCLLET
21:21:05 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
22:01:01 -!- harha_ has quit (Quit: ZNC - https://znc.in).
22:07:29 -!- LKoen has quit (Remote host closed the connection).
22:09:18 -!- harha_ has joined.
22:12:30 -!- hendursa1 has quit (Ping timeout: 268 seconds).
22:13:39 -!- spiegelau has joined.
22:14:02 -!- hendursa1 has joined.
22:19:42 -!- jaywackler has quit (Ping timeout: 240 seconds).
22:48:23 -!- craigo has quit (Quit: Leaving).
22:54:59 -!- spiegelau has quit (Quit: leaving).
←2021-03-20 2021-03-21 2021-03-22→ ↑2021 ↑all