2023-01-13 01:17:40 One thing that's interesting about these astronomy algorithms is that often they really have *no* "causal concepts" woven into them. Some quantity might be given as a polynomial in time, with t being the time in seconds since some date, or something like that. 2023-01-13 01:18:14 Those terms do NOT have physical origins - what they're giving you in those cases is a *model*, pure and simple. A curve fit that iwll work well enough within some particular range of time values. 2023-01-13 01:18:30 But will go catastrophically wrong as t moves out of that window of goodness. 2023-01-13 01:18:53 Such polynomials always exist. 2023-01-13 01:19:34 This is kind of what happened t string theory - they were all hot and bothered over it initially, thinking we were "nearly done" with physics. But it turns out that string theory can model anything. 2023-01-13 01:19:56 If you set the free parameters right. So it offers no avenue to experimental confirmation. 2023-01-13 01:26:51 https://jupiter-ace.co.uk/ 2023-01-13 01:28:33 oh 2023-01-13 01:28:37 site requires javascript 2023-01-13 06:44:04 KipIngram: There are some ideas for testing string theory, not sure how soon they can do that 2023-01-13 07:57:41 It's really something - when the gadgets like that Jupiter Ace were new, they were amazing. :-) 2023-01-13 13:18:14 Well, I'm gradually pulling together the gear I'll need to reflash an HP-30B. 2023-01-13 13:19:17 Gotta have a USB-to-serial chip somewhere in the chain. 2023-01-13 13:19:38 I saw a diy design for a connector that pressure-contacts the pins against the pads inside the calculator. 2023-01-13 13:21:15 The sad thing is that the vinyl overlay and stickers for re-labeling the keyboard aren't readily available anymore. You can get an image for it, though. 2023-01-13 13:21:56 So I could envision printing it out on some suitable material, but I don't really know how one would cut out the individual key stickers. 2023-01-13 13:24:12 These guys have a new project going. It's a mod for the Swiss Micros DM-42. The "WP-430C" or "WP-43C." Saw a video on it last night. 2023-01-13 13:24:23 Same basic approach - re-flash it and re-label the keys. 2023-01-13 13:25:52 KipIngram: could you print it out on vinyl that a vinyl cutter that fablabs have? 2023-01-13 13:26:13 or so e such sticker material? 2023-01-13 13:26:47 s/so e/such/ 2023-01-13 13:27:12 Maybe - I'll have to check out fablabs. 2023-01-13 13:32:03 Hmmm. So what is this exactly? Is it a way for me to get special projects done, or is it a way for me to tool up to do things myself? 2023-01-13 13:32:45 Aesop's fablabs 2023-01-13 13:33:16 fablab is a place to do projects like these. they have tools that might be too expensive and rarely used by individuals 2023-01-13 13:33:42 high end makerspace 2023-01-13 13:34:00 Oh, so I go there and do the work myself using tools on site. 2023-01-13 13:34:08 I guess I pay for time on equipment? 2023-01-13 13:34:23 basically, they have various big tools like a vinyl cutters, lazer cuters, and huge planar cnc machines etc 2023-01-13 13:36:04 Oh, that's not far from me at all. Almost on a route I could take to or from the office. 2023-01-13 13:36:18 and it is also a good place to mert tech minded folks and pick their brains 2023-01-13 13:36:28 meet* 2023-01-13 13:36:33 Yeah - I know a guy I might wind up running into there. 2023-01-13 13:36:47 Big time into solar related stuff; mechanical engineer. 2023-01-13 13:36:58 Used to work for me back in the "good old days." 2023-01-13 13:37:18 Don't know how good his health would be now, though - he was older and that was over 20 years ago. 2023-01-13 13:37:43 So, dod you just get a membership in the place or something? 2023-01-13 13:38:27 just show up and ask the peeps running it 2023-01-13 13:39:10 Here's the diy connector fitting the calculator I saw earlier: 2023-01-13 13:39:12 https://wass.net/images/Img_0195.jpg 2023-01-13 13:39:32 Those flanges clip under little plastic lips at the side of the port well. 2023-01-13 18:31:40 AH! A DM-41 update. Being processed through customs in New York. 2023-01-13 18:53:49 Wow - that guy that sells HP-30B calculators on eBay offers them in lots of a hundred. 2023-01-13 18:54:13 If anyone wants to go into the WP-34S business, there's your chance... 2023-01-13 18:55:03 $24 calculator - add a crystal and a couple of capacitors, reflash it, and dress up the keyboard and sell it for $150. :-) 2023-01-13 18:55:25 Or at least that's the price listed on the 34S website; I paid about half that for mine back in the day. 2023-01-13 18:55:32 not sure how much of a calculator market there is 2023-01-13 18:56:36 I think there's not much of one, though high school kids still need them. 2023-01-13 18:56:55 Certain ones, though, which have been designed to get some sort of "safe for tests" certification. 2023-01-13 18:57:24 I've bought calculators for several daughters. I'm sure the market is nowhere near what it used to be, but it's still there at least a little. 2023-01-13 18:57:31 Probably not for RPN calculators, though. 2023-01-13 18:57:46 I imagine those only sell to old codgers like me with fond memories of the past. 2023-01-13 19:08:02 The matrix support on the WP-34S is pretty good. It's packaged in the form of elementary operations. Swap rows, multiply a row by a scalar, etc. 2023-01-13 19:08:28 Also an operation that provides the core step of matrix multiplication. 2023-01-13 19:09:20 You can start a matrix at any register location (say reg N). If it's an i rows, j columns matrix, you designate it using a "descriptor": N.iijj