Charles Childers Wisp Feed https://charles.childe.rs/wisp.txt Personal updates from Charles Childers Lots of little things, and one slightly larger one. Lots of little things, and one slightly larger one. In Konilo, I added `ti:prompt-s` and `ti:prompt-n` to request strings and numbers, and then updated several of the programs to use these. There's a bit left to do on this, but it makes the words easier to write & read.

For ilo-native-x86: I now have a functional version which loads the ROM from mass storage. So physical blocks 0-63 for the ROM, and data blocks (mapped to 0) start at physical block 64. This needs more testing, but seems to work ok.

This is pretty nice as it gets me a good step closer to a ROM- able ilo. This might have some impact on a few things in the hosted systems. More on this tomorrow I think.

]]>
9a74c528a5b488bb2fe959d754eefdcd Wed, 08 Jan 2025 00:00:00 +0000
I had to go back and update the dates for this year's entried; I keep typing in 2024 instead of 20... I had to go back and update the dates for this year's entried; I keep typing in 2024 instead of 2025. A minor annoyance; I'll try to bcatch this in the future.

It's amazing to me how stress affects glucose levels. Now that we are back to mostly normal staff at work, and I can relax a little, my glucose numbers are back where I'd like them to be.

I decided to start adding a few new things to (catalogue). Later this week it will support copying blocks, erasing them, and possibly a few other operations.

]]>
4d5561a83da48c7dd88e3a0470deea2f Tue, 07 Jan 2025 00:00:00 +0000
Back to work. Back to work. Now that we're past the holiday season it should get back to a more normal pace, and I will hopefully have more time to work on projects.

Glucose control is good this morning. I took a short walk before work, which might have helped. Will try to do this more often.

I'll be working using the Go 6 all week I think. Apart from a bit of slowness, the only real disappointment I have with this is the lack of stylus support. It'd be nice if it could act as a digital notepad. But it's great for reading on, and the Konilo under Termux is running nicely.

]]>
486cba861ed07ba3e071e59f6e952857 Mon, 06 Jan 2025 00:00:00 +0000
I started a (menu) vocabulary for creating menus of text options and dispatching them. This is somew... I started a (menu) vocabulary for creating menus of text options and dispatching them. This is somewhat like what (termina) does, but doesn't have the same overall structure, and is intended for writing programs involving making choices and navigating through nested options. I'll probably have more to share on this in the future.

Using the Boox Go 6; I note that due to only having 2GB of RAM, it's (mostly) a single tasking machine. Background programs need to be restarted when switching most of the time. This isn't an issue for me, but is worth noting I think.

I also added several more pages in my wiki today.

]]>
11e5f5b2a1926621baacb279f86a0d4f Sun, 05 Jan 2025 00:00:00 +0000
My glucose today has been highly unstable. My glucose today has been highly unstable. I might try fasting for a day or two to try to deplete glucose reserves and see if that helps.

Using the Boox for today's programming. I'm setting up a few additional programs for IRC & Fediverse access. I switched to using a lighter launcher, and have swapped over to KOReader. I wish this supported an EMR stylus (or even an Apple-style active one) as it'd be a great size for a pocekt notepad. As I do more with my eink devices, I'm finding the benefits of reading on a non-LCD to be nice.

(I might look at the Boox Tab Mini C, or the Note Air 4C as a future option; the bigger screens might be helpful for reading).

]]>
4a08ceac033554c50b2d6a8eab62d01c Sat, 04 Jan 2025 00:00:00 +0000
Starting Konilo/teensy4.1 with my personal block set takes about 1 minute, 49 seconds. Once loaded,... Starting Konilo/teensy4.1 with my personal block set takes about 1 minute, 49 seconds. Once loaded, performance is ok, but the block i/o is slow on the Teensy. I'm hoping to improve this in the near-ish future.

I think part of the issue is the overhead of dealing with FAT, and actual file i/o. If I can get the raw SD access working this might be faster. A backup plan: for my personal block set of 4,096 blocks, I could solder on 16MB of PSRAM & cache the blocks in RAM. This would help, but feels wasteful. I'd prefer to not resorting to this.

As of today, I'm at 656 entries in WISP, having not missed a day since I started keeping this.

]]>
529b243ad38ba0bfca7ecff894a78c70 Fri, 03 Jan 2025 00:00:00 +0000
I updated the copies of konilo on my boox go 6 & mobiscribe wave this morning. I'm looking into a pr... I updated the copies of konilo on my boox go 6 & mobiscribe wave this morning. I'm looking into a proper win32 port of ilo, to add support for raw input & the minimal terminal emulation.

Arland sent me an updated ilo.py a couple of days ago. Today I began actually reading it, and will likely merge it in tonight. A note on this: he has it stripping out escape sequences; I'd rather this be made optional. I'll ask him if he can revise to support this.

Today is mounjaro day, so glucose control is pretty good. My average is up a bit, but I'm hoping that with the end of the holiday season, it'll start dropping down once more.

]]>
a1782f51c265d695a385c7c0e9a50ae6 Thu, 02 Jan 2025 00:00:00 +0000
A new year, so time for a new set of WISP blocks. A new year, so time for a new set of WISP blocks. The prior set is available (as text) on charles.childe.rs/WISP2024.txt

Today I didn't have work, so I spent time reading, resting, and took a nice walk. It is a bit cold, but I still enjoyed the day.

Tomorrow it's back to work for a few days, and probably back to a little programming.

]]>
b7447297035aea4645ef6094c86e0cbc Wed, 01 Jan 2025 00:00:00 +0000