2023-09-26 00:52:04 Holy cow - it's pouring. 2023-09-26 00:52:16 Glad I took the dogs out a few minutes ago. 2023-09-26 00:55:08 a cow with holes in it would pour 2023-09-26 02:39:08 thrig: po(o|u)r cow! 2023-09-26 16:21:13 Man, this Scamp 3 board looks so cool. 2023-09-26 16:22:08 Really want to pick one up, but I don't I can justify it. 2023-09-26 16:22:42 My hardware tinkering skills are so anemic that it'd probably just lay around in wont of some creative spark. 2023-09-26 16:39:21 you're not really a hardware guy unless you have a pile of unused boards you're promising yourself you'll get to someday 2023-09-26 16:39:32 the worst is when they are giving them away for free 2023-09-26 16:43:24 six motherboards up on cinder blocks on the front lawn... 2023-09-26 18:15:21 lmao... 2023-09-26 18:15:34 There's a great HOA joke in there somewhere... 2023-09-26 20:55:58 Interesting. I'm perusing this HP RPL documentation, and I see things in there that seem a lot like some of the ideas I'm planning. Maybe that means I'm on a worthwhile path. 2023-09-26 20:56:29 KipIngram: Like what? 2023-09-26 20:56:32 worthwhile idea mine to "steal" from? 2023-09-26 21:02:03 ACTION expects krl___ 2023-09-26 21:04:37 nobody _ the prolog _! 2023-09-26 21:07:52 Like the division into levels, with a "system" level and a "uSER" level. Also the capacity for some of native operations to have operation guided by the inupt types. I know that's not an uncommon thing, but it looks like it's "wired in" at a fairly low level in the RPL. 2023-09-26 21:08:34 Zarutian_iPad: That's why I'm reading it. :-) 2023-09-26 21:09:29 I'm trying to push this type-specific operation support in at the very bottom level, right at the vm assembly level. 2023-09-26 21:10:07 But I imagine I will want instructions for switching that on and off.