00:00:00 --- log: started forth/20.11.23 00:15:24 --- quit: Lord_Nightmare (Quit: ZNC - http://znc.in) 00:17:07 --- join: Lord_Nightmare joined #forth 00:25:33 --- join: thelounge8873 joined #forth 00:25:49 --- quit: thelounge8873 (Quit: The Lounge - https://thelounge.chat) 01:27:24 --- join: marksmith joined #forth 02:34:48 --- quit: jimt[m] (Quit: Bridge terminating on SIGTERM) 02:34:52 --- quit: siraben (Quit: Bridge terminating on SIGTERM) 02:40:07 --- join: xek joined #forth 02:41:01 --- join: jimt[m] joined #forth 02:48:26 --- join: siraben joined #forth 02:51:09 --- join: dave0 joined #forth 03:43:31 --- join: Kumool joined #forth 03:48:27 --- quit: Kumool (Ping timeout: 240 seconds) 03:59:13 --- join: Kumool joined #forth 04:23:31 --- join: Gromboli joined #forth 04:28:23 --- quit: tabemann (Remote host closed the connection) 04:31:10 --- join: tabemann joined #forth 04:48:33 --- quit: marksmith (Ping timeout: 260 seconds) 05:07:07 --- quit: tabemann (Remote host closed the connection) 05:08:41 --- join: tabemann joined #forth 06:05:29 --- quit: dave0 (Quit: dave's not here) 06:31:08 --- join: marksmith joined #forth 06:54:38 --- quit: tabemann (Remote host closed the connection) 06:59:16 --- join: tabemann joined #forth 07:04:52 --- join: xek_ joined #forth 07:07:48 --- quit: xek (Ping timeout: 268 seconds) 07:32:42 --- quit: tabemann (Remote host closed the connection) 07:34:41 --- join: tabemann joined #forth 07:59:44 --- join: rixard_ joined #forth 08:00:00 --- quit: rixard (Read error: Connection reset by peer) 08:37:58 --- join: hosewiejacke joined #forth 08:52:29 --- quit: hosewiejacke (Ping timeout: 246 seconds) 09:08:18 --- join: hosewiejacke joined #forth 09:08:45 --- join: WickedShell joined #forth 09:22:50 --- quit: marksmith (Ping timeout: 256 seconds) 09:39:57 --- quit: lispmacs[work] (Remote host closed the connection) 10:05:38 --- quit: hosewiejacke (Ping timeout: 240 seconds) 11:13:45 --- join: hosewiejacke joined #forth 11:55:02 --- quit: hosewiejacke (Ping timeout: 272 seconds) 12:20:50 --- quit: Gromboli (Quit: Leaving) 13:07:38 --- quit: gravicappa (Ping timeout: 246 seconds) 13:17:58 --- join: lispmacs[work] joined #forth 14:37:58 --- quit: xek_ (Ping timeout: 240 seconds) 15:09:18 --- quit: Kumool (Quit: FreeZNC - Visit us! Server: chat.freenode.net Channel: ##bnc4you) 15:22:28 --- join: Kumool joined #forth 15:33:30 --- join: dave0 joined #forth 15:42:07 --- quit: sts-q (Ping timeout: 240 seconds) 15:51:40 --- join: sts-q joined #forth 16:08:11 Talking to myself https://stackoverflow.com/questions/64977797/what-is-the-memcpy-equivalent-in-forth 16:08:29 I thought I'd add some of the dumb questions I had when I started 16:09:05 But I get defensive on Stack Overflow like I'm going to get yelled at for not conforming to the standard 16:25:33 --- quit: dave0 (Quit: dave's not here) 17:12:23 --- quit: jedb (Ping timeout: 265 seconds) 17:16:35 --- join: jedb joined #forth 17:58:19 --- join: zolk3ri joined #forth 18:11:16 --- join: proteusguy joined #forth 18:12:56 --- quit: ptrkriz (Ping timeout: 260 seconds) 18:13:02 --- join: ptrkriz joined #forth 18:22:55 --- join: Zarutian_HTC joined #forth 18:26:59 --- join: boru` joined #forth 18:27:02 --- quit: boru (Disconnected by services) 18:27:04 --- nick: boru` -> boru 18:32:11 --- quit: proteusguy (Ping timeout: 260 seconds) 18:32:29 --- join: proteusguy joined #forth 18:50:02 --- quit: WickedShell (Remote host closed the connection) 19:51:25 --- quit: _whitelogger (Remote host closed the connection) 19:54:23 --- join: _whitelogger joined #forth 20:22:49 --- join: gravicappa joined #forth 20:38:38 --- join: jedb_ joined #forth 20:39:15 --- quit: jedb (Remote host closed the connection) 20:58:58 --- quit: sts-q (Ping timeout: 240 seconds) 21:03:24 --- quit: _whitelogger (Remote host closed the connection) 21:06:37 --- join: _whitelogger joined #forth 21:07:13 --- join: hosewiejacke joined #forth 21:08:03 --- join: sts-q joined #forth 21:48:24 --- quit: _whitelogger (Remote host closed the connection) 21:51:22 --- join: _whitelogger joined #forth 22:05:23 --- quit: hosewiejacke (Ping timeout: 264 seconds) 22:12:24 --- quit: _whitelogger (Remote host closed the connection) 22:15:22 --- join: _whitelogger joined #forth 22:36:46 --- join: hosewiejacke joined #forth 23:24:21 --- join: dave0 joined #forth 23:38:41 veltas: hmm - memmove - why would there ever need to be an intermediate buffer? isn't it just that you either copying while incrementing your pointers from the start, or decrementing from the end? 23:40:48 i guess you'd lose some potential optimisations with that - like a worst case of memmove( ptr + 1, ptr, n ) would force you in a byte by byte copy rather than allowing 32 or 64 or 128 bit copies for aligned regions? 23:59:59 --- log: ended forth/20.11.23