00:02:21 -!- Trieste has quit (Ping timeout: 268 seconds). 00:05:58 -!- Trieste has joined. 00:10:54 [[AllChar]] https://esolangs.org/w/index.php?diff=105134&oldid=105129 * TheBigH * (+27) 00:11:05 [[AllChar]] https://esolangs.org/w/index.php?diff=105135&oldid=105134 * TheBigH * (+12) 00:40:36 [[Aheui]] https://esolangs.org/w/index.php?diff=105136&oldid=90726 * Masalt * (+18) /* Project Euler */ 00:41:52 [[AllChar]] https://esolangs.org/w/index.php?diff=105137&oldid=105135 * TheBigH * (-9) 00:42:13 [[AllChar]] https://esolangs.org/w/index.php?diff=105138&oldid=105137 * TheBigH * (+12) 00:58:02 [[Path]] https://esolangs.org/w/index.php?diff=105139&oldid=105126 * Masalt * (+10) /* Instructions */ 01:10:49 -!- Trieste has quit (Ping timeout: 268 seconds). 01:11:28 [[BitQueue]] https://esolangs.org/w/index.php?diff=105140&oldid=105104 * DivergentClouds * (+84) added link to MoshiKoi's c++ implementation 01:15:17 -!- Trieste has joined. 01:22:54 [[Path]] https://esolangs.org/w/index.php?diff=105141&oldid=105139 * Masalt * (+8) /* Instructions */ 01:24:04 [[BitQueue]] https://esolangs.org/w/index.php?diff=105142&oldid=105140 * DivergentClouds * (+165) added an implementation tip 01:37:41 -!- razetime has joined. 01:41:03 [[User:TheBigH]] N https://esolangs.org/w/index.php?oldid=105143 * TheBigH * (+39) Created page with "Hi. I am the guy that made [[AllChar]]." 01:51:48 [[User talk:TheBigH]] N https://esolangs.org/w/index.php?oldid=105144 * TheBigH * (+45) Created page with "Talk about me, the guy that made [[AllChar]]." 02:01:45 One more piece of ChatGPT fun: https://0x0.st/odP-.txt 02:05:46 Extended edition: https://zem.fi/tmp/dinos.txt 02:09:38 [[Path]] https://esolangs.org/w/index.php?diff=105145&oldid=105141 * Masalt * (+0) /* Instructions */ 02:52:03 [[Path]] https://esolangs.org/w/index.php?diff=105146&oldid=105145 * Masalt * (-71) 02:52:40 [[Path]] https://esolangs.org/w/index.php?diff=105147&oldid=105146 * Masalt * (+31) 05:05:30 Can AI be used to make and/or solve puzzle games such as Hero Hearts? 05:23:19 The DOS game? 05:26:53 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in). 05:29:55 -!- slavfox has joined. 05:42:50 Yes, but there is also a Windows version, and a Linux version (which I wrote, and has many enhancements). 05:43:53 Do you like Hero Hearts game? 06:08:26 `' tree 06:08:28 63) My mascot is a tree of broccoli. \ 208) ais523: Maybe it is better, because I don't think the octopus will live very well in the tree. But the difference is that the Internet is lying and you cannot see such things; you could make modified picture, though, in order to lie more clearly, at least. \ 237) enjoy being locked in your matrix of solidity \ 599) Minecraft has made me view all trees as ridi 06:09:06 `' 599 06:09:07 599) Minecraft has made me view all trees as ridiculously slender. 06:09:10 `" 599 06:09:12 1/1:599) Minecraft has made me view all trees as ridiculously slender. 06:38:11 -!- tromp has joined. 06:50:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 06:52:19 "Do you like Hero Hearts game?" <- Honestly I was just confused why that game in particular. 06:55:04 Was some particular part of it confusing? 06:56:06 "Can AI be used to make and/or..." <- Probably, but that's out of my depth. You'd probably have better luck asking this question in gamedev or machine learning communities. 06:56:21 * Probably, but that's out of my depth. You'd likely have better luck asking this question in gamedev or machine learning communities. 07:01:48 I could add such thing into the misc/ or contrib/ directory of Free Hero Mesh if someone has them, in cas eanyone finds them useful or interesting experiments. I don't know how well it can be done iwth an arbitrary description of game rules (probably much more difficult than being specific to a single game). In some cases, it might be possible to do a few things even without AI. 07:15:40 -!- bgs has quit (Remote host closed the connection). 07:18:02 -!- tromp has joined. 07:47:03 -!- razetime has quit (Read error: Connection reset by peer). 07:47:16 -!- razetime has joined. 08:45:49 -!- Sgeo has quit (Read error: Connection reset by peer). 09:14:19 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 09:59:20 -!- Lymia has joined. 10:06:38 -!- tromp has joined. 10:14:19 -!- Lord_of_Life_ has joined. 10:15:00 -!- Lord_of_Life has quit (Ping timeout: 260 seconds). 10:17:03 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 10:22:37 -!- wib_jonas has joined. 11:03:13 [[Language list]] https://esolangs.org/w/index.php?diff=105148&oldid=105131 * TheBigH * (+14) 11:31:10 -!- razetime has quit (Ping timeout: 268 seconds). 11:31:31 -!- razetime has joined. 12:04:47 -!- __monty__ has joined. 12:16:53 -!- wib_jonas has quit (Quit: Client closed). 12:22:32 -!- bgs has joined. 12:45:18 do any programming languages have true imperative data structures? 12:46:04 what does it mean for a datastructure to be imperative, that it can be mutated in place with imperative operations? 12:48:02 `async fn` in e.g. rust, does build imperative data structures 12:48:04 async? No such file or directory 12:48:10 but it's not its primary purpose 12:49:11 you can exploit lua coroutines for imperative data structures as well, but again not really an intended language feature 12:52:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 12:55:57 -!- wib_jonas has joined. 13:10:40 FireFly: we're not sure how to define it beyond that unfortunately :/ 13:18:24 [[BigBrain]] M https://esolangs.org/w/index.php?diff=105149&oldid=105111 * K * (-110) Fixed typos 13:48:35 -!- tromp has joined. 13:56:32 -!- __monty__ has quit (Quit: leaving). 13:57:08 -!- wib_jonas has quit (Ping timeout: 260 seconds). 14:13:46 -!- wib_jonas has joined. 14:41:47 -!- masterbuilder has joined. 15:01:29 -!- Sgeo has joined. 15:57:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 16:10:57 -!- tromp has joined. 16:37:58 -!- perlbot has quit (Ping timeout: 252 seconds). 16:38:33 -!- perlbot has joined. 16:58:17 [[InstructionPointerBF]] https://esolangs.org/w/index.php?diff=105150&oldid=92244 * Kaveh Yousefi * (+294) Added a hyperlink to my implementation of the InstructionPointerBF programming language on GitHub and added the category tag Implemented. 17:00:23 [[InstructionPointerBF]] https://esolangs.org/w/index.php?diff=105151&oldid=105150 * Kaveh Yousefi * (+163) Added an examples section with an infinitely repeating cat program as its incipient member. 17:09:38 [[InstructionPointerBF]] https://esolangs.org/w/index.php?diff=105152&oldid=105151 * Kaveh Yousefi * (+671) Added further elucidations anenst the bit decoding procedure. 17:11:51 [[InstructionPointerBF]] M https://esolangs.org/w/index.php?diff=105153&oldid=105152 * Kaveh Yousefi * (+89) Added an explanatory paragraph preceding the PocketBF command selector table. 17:11:51 -!- wib_jonas has quit (Quit: Client closed). 17:16:34 -!- bgs has quit (Remote host closed the connection). 17:27:14 [[PocketBF]] https://esolangs.org/w/index.php?diff=105154&oldid=92243 * Kaveh Yousefi * (+125) Added an examples section with an infinitely repeating cat program as its incipient member. 17:29:15 [[PocketBF]] https://esolangs.org/w/index.php?diff=105155&oldid=105154 * Kaveh Yousefi * (+294) Added a hyperlink to my implementation of the PocketBF programming language on GitHub and added the category tag Implemented. 17:29:19 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.). 17:29:51 -!- razetime has joined. 17:32:13 [[PocketBF]] M https://esolangs.org/w/index.php?diff=105156&oldid=105155 * Kaveh Yousefi * (+93) Improved the instruction tables' formatting. 17:38:26 -!- Lymia has quit (Quit: zzzz <3). 17:41:24 -!- Lymia has joined. 17:47:40 -!- Trieste has quit (Ping timeout: 260 seconds). 17:48:23 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.). 17:53:29 -!- Trieste has joined. 17:59:16 -!- SGautam has joined. 18:18:49 -!- Trieste has quit (Ping timeout: 260 seconds). 18:22:31 -!- Trieste has joined. 18:50:12 [[Talk:1+]] N https://esolangs.org/w/index.php?oldid=105157 * Olive * (+281) /* Re-defining functions */ new section 18:50:31 [[Talk:1+]] M https://esolangs.org/w/index.php?diff=105158&oldid=105157 * Olive * (+0) 18:53:27 -!- Trieste has quit (Ping timeout: 260 seconds). 18:54:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 18:57:08 [[Special:Log/newusers]] create * MopBanana * New user account 18:57:17 [[Talk:1+]] https://esolangs.org/w/index.php?diff=105159&oldid=105158 * Olive * (+356) 18:58:21 -!- Trieste has joined. 19:02:15 [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=105160&oldid=105115 * MopBanana * (+200) /* Introductions */ 19:03:02 [[Half-Broken Car in Heavy Web Traffic]] M https://esolangs.org/w/index.php?diff=105161&oldid=105130 * PythonshellDebugwindow * (+56) Categories 19:13:56 -!- tromp has joined. 19:15:50 [[PocketBF]] https://esolangs.org/w/index.php?diff=105162&oldid=105156 * Kaveh Yousefi * (+550) Reformatted the command table. 19:16:00 FireFly: the basic idea is that an imperative data structure is not declarative 19:16:13 a declarative data structure is one which is declared, and then you do stuff with it 19:16:23 so an imperative data structure is one which is formed from what you do with it 19:17:11 you could argue python has imperative data structures but we wouldn't, because it has classes. we feel like imperative data structures have to be more fundamental than that. 19:17:24 imperative data structures have to be about the flow of data, instead of the shape of data 19:17:35 python does think about the shape of data more than the flow of data 19:17:56 but things like `async fn` in rust, coroutines in lua, etc, do have that "flow of data" property 19:18:09 they're not perfect tho 19:18:15 can we do better? 19:18:29 (personally, we can't, but maybe someone else has a better idea) 19:20:17 [[PocketBF]] https://esolangs.org/w/index.php?diff=105163&oldid=105162 * Kaveh Yousefi * (+162) Added a See also section with two initial members. 19:33:07 [[NNYRLD]] N https://esolangs.org/w/index.php?oldid=105164 * MopBanana * (+2070) An esolang that mimics the language of a 9 year old 19:35:36 [[Language list]] M https://esolangs.org/w/index.php?diff=105165&oldid=105148 * MopBanana * (+13) 19:35:45 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 19:49:33 -!- tromp has joined. 21:18:14 -!- SGautam has quit (Quit: Connection closed for inactivity). 21:37:31 -!- Trieste has quit (Ping timeout: 265 seconds). 21:40:07 -!- Trieste has joined. 21:42:21 [[Tile]] https://esolangs.org/w/index.php?diff=105166&oldid=105070 * Dtp09 * (+280) 21:42:41 [[Tile]] https://esolangs.org/w/index.php?diff=105167&oldid=105166 * Dtp09 * (+18) /* 1.3.1 (12/6/22) */ 21:42:49 [[Tile]] https://esolangs.org/w/index.php?diff=105168&oldid=105167 * Dtp09 * (+0) /* 1.3.1 (12/6/22) */ 21:44:57 [[Tile]] https://esolangs.org/w/index.php?diff=105169&oldid=105168 * Dtp09 * (+11) /* Commands */ 22:13:11 -!- decay has quit. 22:34:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 22:42:29 -!- Thelie has joined. 22:53:04 [[Special:Log/upload]] upload * Dtp09 * uploaded "[[File:Tile Cat.png]]" 22:53:33 [[Tile]] https://esolangs.org/w/index.php?diff=105171&oldid=105169 * Dtp09 * (+242) /* Code Examples */ 23:03:23 -!- tromp has joined. 23:13:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 23:14:17 -!- tromp has joined. 23:36:30 -!- Trieste has quit (Ping timeout: 260 seconds). 23:47:41 -!- Trieste has joined. 23:48:53 -!- Thelie has quit (Remote host closed the connection). 23:49:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).