Charles Childers Wisp Feed https://charles.childe.rs/wisp.txt Personal updates from Charles Childers Work was rough. Work was rough. Down several people, and fairly busy. But I was able to get some good progress on the Para V2 API updates and the future front end is working now.

I'm going to start backporting a few of the changes from the new Para into the existing front end, but most of my efforts on this will be on the new front end as it's way smaller & much cleaner than the original.

]]>
0e8b9a129b5a878f8dfad992ff611b23 Mon, 20 Jul 2026 00:00:00 +0000
Church went pretty well. Church went pretty well. My glucose was unstable in the after- noon & evening, but otherwise no issues to report.

Arland's new PC won't boot from the old hard disk w/o EFI. We're going to put in an NVME M.2 drive instead.

]]>
4fef754a486466e375950604e7afd93a Sun, 19 Jul 2026 00:00:00 +0000
Saturday. Saturday. It's probably going to rain today, so I started my walk & excursions earlier than normal. It begins with a stop at a local coffee shop, where I am drinking an americano as I begin my programming. In ##forth, there was a little discussion on an x86-64 assembler design. I shared a link to RASC as a reference, and provided a little feedback.

As of 1130 it's starting to rain slightly. I stopped at B&N, had a matcha, and did some writing. I also set up a local Konilo on the new Fold 7, so I can work productively locally on this.

One nice thing on the Fold 7: I can comfortably run Konilo on the lower half of the screen and IRC or Mastodon clients on the top.

]]>
336227ceec40fbe2d1ed2b6654b87f43 Sat, 18 Jul 2026 00:00:00 +0000
I shut down one of my two remaining Linode instances. I shut down one of my two remaining Linode instances. I hope to retire the last one in the next couple of months. What I look to do is run one small VPS that'll relay to a local server over a VPN. I'll have more control, and lower my yearly costs a *lot*. The main question is what will I use for the actual server? I'd kind of like to do something with a low power usage, and maybe run off a solar power supply. Not sure how practical that'll be though.

I found an invalid instruction bundle in RetroForth. It had an extra NOP, which didn't cause an issue now, but I should update retro-muri to add in bundle validation like I did for pali.

]]>
00ae06fccee7d0fca38d91d4c9285fac Fri, 17 Jul 2026 00:00:00 +0000
Been doing some backend work on Para today; I'm making headway on cleaning up the APIs as I prepar... Been doing some backend work on Para today; I'm making headway on cleaning up the APIs as I prepare for a probable late-fall v3 release.

I'll do a little work on the catjam code tonight, but am pretty tired, so probably won't get very far.

]]>
9d8b87b4fd8152ae5a17ac877149b4f0 Thu, 16 Jul 2026 00:00:00 +0000
Roger passed away this morning at 84 years old. Roger passed away this morning at 84 years old. I'll miss him.

]]>
03c336ea063103f167b0d50890bff72a Wed, 15 Jul 2026 00:00:00 +0000
At work I started on a new version of the backend for Para, with a focus on a clean, full separation... At work I started on a new version of the backend for Para, with a focus on a clean, full separation between the front end and the backend. I'm going to set up a tailscale so I can run the actual server(s) on site, and use the VPS as a front end gateway only.

]]>
dcc33c81331ccfc4d21134c758f96f0f Tue, 14 Jul 2026 00:00:00 +0000
We're doing open interviews for a part time position at work. We're doing open interviews for a part time position at work. So far we've only had one applicant show up.

My annual physical in the evening went well. I'll have a bit of lab work to get done and a followup based on that, but so far it looks like my health is stable.

]]>
09c26f2320c2eada89c7c790531200f2 Mon, 13 Jul 2026 00:00:00 +0000
Church day. Church day. I'm still a little off my best, but am trying to get back to normal.

The pastor had to make an emergency trip in the afternoon, so we had a different speaker in the evening. This still went well.

]]>
89dee3c8a46203342518a9319caa97f9 Sun, 12 Jul 2026 00:00:00 +0000
With it still being on the warm side, I started my walk earlier today. It was pleasant.... With it still being on the warm side, I started my walk earlier today. It was pleasant.

In the afternoon, I played Stardew Valley, and read for a while. No programming today.

]]>
0651030204ba718e6e01da84eada34b1 Sat, 11 Jul 2026 00:00:00 +0000
I started on something that might be relevant in the future: an extended, 64-bit ilo. This has addi... I started on something that might be relevant in the future: an extended, 64-bit ilo. This has additional i/o devices (host fs, sockets, floating point, rng, and scripting). It also has a much larger memory space, and deeper stacks.

]]>
e2e64fb8895376b063a87c7160ce9ab7 Thu, 09 Jul 2026 00:00:00 +0000
I did a bit more work on my startup blocks, getting them down to the core stuff I use daily. This pu... I did a bit more work on my startup blocks, getting them down to the core stuff I use daily. This puts my full initial system at 10,507 cells. The entire system would need around 18,919 cells, with the various extra applications and most amusements loaded.

I finished backfilling many of the WISP blocks, though I still have about two weeks of missing entries since May. I'll try to finish those tomorrow and Friday.

]]>
15c2dc97d07164eb11529da64b84aed8 Wed, 08 Jul 2026 00:00:00 +0000
I added a few new words to Konilo today. I added a few new words to Konilo today. The first three are for input related QOL improvements. c:get/Remap and c:get/remap let me optionally remap input keys, and c:get/LocalEcho lets me set c:get to echo the read characters locally if the terminal isn't set up to do this. I also added KONILO.VERSION to get a version ID for the rom, which may be useful in the future. And I removed ?jump, which hasn't been used in a very long time.

You'll see me filling in backlog entries in WISP this week. I have a mix of handwritten notes, and notes on one of my mobile offline devices to trancribe, but should be able to get this all updated over the next few days.

]]>
e58c1ca6e6c3f61b7d2426a2fe659b32 Tue, 07 Jul 2026 00:00:00 +0000
I pushed the updated ilo spec to the server. I pushed the updated ilo spec to the server. This expands the details on the architecture and instruction set, but is much longer than the previous one.

In the near future I'll do a mini-spec that tries to provide a reference for those with some familiarity with ilo, though not being a fully fleshed out spec for implementers.

]]>
6c2e3dae3b7ff4504fe6c42751e7b069 Mon, 06 Jul 2026 00:00:00 +0000
Sunday. Sunday. Still hot, but a little less so. Heat should break late tonight.

Church went ok. I'm still dealing with the eye issue, and was tired, and a little lagging in keeping up with the verses.

]]>
1eb20f412c58e2806fbcb15f80098153 Sun, 05 Jul 2026 00:00:00 +0000
It was very hot and humid today. It was very hot and humid today. I only went outside briefly; it wasn't a good day for a walk.

My left eye is swollen, and painful, more so than last night. No discoloration in the eye itself, so hopefully not something too serious.

]]>
571b096df072c0e0465121863f5291ed Sat, 04 Jul 2026 00:00:00 +0000
Friday. Friday. Off work, but it's too hot and humid to really do anyth- ing. I spent the day resting, reading, and thinking a bit on the next steps with Konilo.

My left eyelid is a bit swollen and sore.

]]>
4669cd165eb02ccd64b242ac1705e47d Fri, 03 Jul 2026 00:00:00 +0000
Back to work. Back to work. Still recovering from the heat exposure the last two days.

Working on a less verbose startup for my personal Konilo. The full release version will probably keep the longer one.

]]>
f0e07c4577f5f769579c2bf79223ab80 Thu, 02 Jul 2026 00:00:00 +0000
MSF class #2. MSF class #2. It was even hotter, though I had (barely) enough water for the day. I was wiped by the end, and failed the skills test at the end due to issues with stalling the engine from a start. I'll have to practice with a clutch more.

Though I didn't get a license yet, I learned a lot, and feel satisfied in that. I might redo the classes when it's cooler, but definitely not when it's still in the 40's.

Church went ok, but I was still very tired during it.

]]>
b8ee4ee21942cc8f84749f3e8e43fef5 Wed, 01 Jul 2026 00:00:00 +0000
MSF class #1. MSF class #1. It was very hot, I ran out of water early, and by the end was totally exhausted. Our instructor wasn't great, with an accent and very quiet and hard to hear clearly.

I did learn a good bit, though I'm having a hard time with the clutch and stalling.

]]>
a8ab32ab8be5ed05abe68538a09ed3b6 Tue, 30 Jun 2026 00:00:00 +0000
Monday. Monday. It's hot, and the start of a weird schedule for my week. Work, MSF, MSF, work, off, then the weekend. It's been a while since I had a week with this few days at work.

The heat means no using the mac (it's in an un-air conditioned part of the house), so I won't make any headway on the Retro & Konilo iOS updates for a while.

]]>
7b1e428c3032f0c1f70eb91e0ea8fda5 Mon, 29 Jun 2026 00:00:00 +0000
Sunday. Sunday.

I was very tired in the morning, and had a bad headache. After the morning service, I went for a short walk, then rested for two hours.

In the evening, I completed the MSF e-Course so I could print the completion info for the course on Tuesday.

]]>
c0383aafe3699d896d56e05601345878 Sun, 28 Jun 2026 00:00:00 +0000
Big thing today was Kim's wedding. Big thing today was Kim's wedding. Was at the church from noon until around 1700. I recorded the ceremony, and it went pretty well.

The wedding means I don't get a break this weekend, but that'll hopefully be ok.

]]>
c2636f64962039a3b24710a95005c301 Sat, 27 Jun 2026 00:00:00 +0000
Pizza day at work. Pizza day at work. There weren't any leftovers this week, which was good.

After work, I headed to church to help with the rehearsal of Kim's wedding. The actual wedding is tomorrow.

]]>
acd4617eb612cc6331263e4c11cd2414 Fri, 26 Jun 2026 00:00:00 +0000
I took a walk in the morning rather than later in the day. I took a walk in the morning rather than later in the day. A stop for matcha, some reading, and then worked on ilo-wasm & ilo-vhdl in the afternoon.

I also completed a little more of the MSF e-Course.

]]>
44ef7515acf33b2a39c7330d97afe8a0 Sat, 20 Jun 2026 00:00:00 +0000
WASM: I was able to get it far enough along to run a small test rom, so further debugging should go... WASM: I was able to get it far enough along to run a small test rom, so further debugging should go faster. If my hands hold out this might be done next week.

Tonight I'll do a bit of Xcode work on RetroForth/iOS and maybe make a bit more progress towards the terminal emulation.

]]>
5a9c9815cb496a5f3758f1167d085677 Fri, 19 Jun 2026 00:00:00 +0000
I pushed the Fortran 77 & 8088 ilo to the repository today. I pushed the Fortran 77 & 8088 ilo to the repository today.

On the WASM side, I'm still getting a lot of traps, so there's definitely still bugs in my code. Going through and trying to do smaller tests to isolate the issues.

For WASM, I'm using wasmtime. This might be easier if I were to just use something like Zig to cross compile, but I'd rather not do that.

]]>
0df7dc70ae792d00886fa6a42d7b09a4 Thu, 18 Jun 2026 00:00:00 +0000
Fixed some parts of the bike today, so I was able to ride a bit. Fixed some parts of the bike today, so I was able to ride a bit. Lunch was a Cuban, and then off to church where I worked on the slides with Kathy before prepping the scriptures.

In the evening, Stardew Valley.

I tried running what I've written on the WASM side, and ran into traps on errors. I'll work on that tomorrow.

]]>
12b0e3af1d2cf3a132f8db62363279ac Wed, 17 Jun 2026 00:00:00 +0000
I was able to fix the last parts of the block i/o in the F77 code, so the Fortran 77 version is... I was able to fix the last parts of the block i/o in the F77 code, so the Fortran 77 version is done. This will be added in a couple of days after I do some more testing.

No work on the WASM today.

I also updated my Supernote's firmare.

]]>
ffd240e9186d8c2069b92ab37720f128 Tue, 16 Jun 2026 00:00:00 +0000
I decided to resume work on a couple of partial ilo implement- ations I had done: Fortran 77 & WAS... I decided to resume work on a couple of partial ilo implement- ations I had done: Fortran 77 & WASM. I'm probably nearing the end of my implementations, apart from lower-level ones.

The F77 one was largely done, in the sense that I have a lot of individual functions written, but it's not all tied together. Today was mostly spent connecting the pieces, and starting to debug the block i/o code.

The WASM is much less complete, so is likely to take a while.

]]>
27792a23c6e8c68b5bc2c0ec4e48874c Mon, 15 Jun 2026 00:00:00 +0000
Church went well. Church went well. No issues with the equipment today. Still a lot of hand and left arm pain though.

I set up a hitoria repo for the working block set I use. I'll do some testing on this, and consider what I'd like to change. (I don't want to publish until I'm satisfied that it works well for my purposes).

]]>
453cbfe2a54a1874a53de6865af0934e Sun, 14 Jun 2026 00:00:00 +0000
Today I had a few vaccinations scheduled. Today I had a few vaccinations scheduled. Due to some issues with the insurance company, only 2 of the 4 planned occured. And it took about 90 minutes to get sorted, which was quite annoying to start my day.

It was hot & humid. I did go for a walk, and had some matcha and a coffee, but on the whole, today wasn't great.

In the evening I have a lot of pain in the arm with the two vaccination shots, and some hand pain.

]]>
f72d9a053d5f5e462b41720a50b08f41 Sat, 13 Jun 2026 00:00:00 +0000
A busy Friday at work. A busy Friday at work. Tammie took Glen & Arland to eye exams at 1700, so I didn't get picked up to go home until after 1800, making for a quite long day.

I played a bit of Stardew Valley in the evening, and read for a while.

I have a few days left to transcribe into the WISP blocks. I'll try to do those over the weekend or early next week. For now I have an increase in hand pain that'll slow down any significant typing work.

]]>
72d9a51b08bd8c53df489c7667bb30b1 Fri, 12 Jun 2026 00:00:00 +0000
I set up the pre-extended konilo rom for my ilo-x86-dos work. I set up the pre-extended konilo rom for my ilo-x86-dos work. As expected, this makes startup very fast, and it feels usable to me. Some quick numbers on the startup times:

4.77 MHz 8088 3m 32s 12.5 MHz 286 25s 33 MHz 386 9s

I've done some more work on hitoria as well. I'm hoping to have this get to a functional state this month. I wanted to work on retro-ios, but it was too hot in the living room to sit at the mac.

]]>
b42568d49dc200fbc20a642b64ba0278 Thu, 11 Jun 2026 00:00:00 +0000
Today is my anniversary. Today is my anniversary. I gave Tammie a small necklace with a silver rose and a ruby accent.

For ilo-x86-dos+vga, I have character rendering working, and started on terminal emulation for the termina vocabulary. I'm also going to do an ilo-x86-dos+cga or +ega version for lower resolution displays.

I'll be switching this to use a pre-extended ilo.rom so I can cut out the bootstrap process and save time during tests.

My work on hitoria is also continuing. Still stubbing out a lot, but actual code is compiling, and some functionality is working.

]]>
f1396a87eea9b97a4455aef94426e574 Wed, 10 Jun 2026 00:00:00 +0000
More work was done on ilo-x86-dos. More work was done on ilo-x86-dos. I identified an issue with the lt and gt opcodes, and corrected this. I've also begun a VGA capable version (ilo-x86-dos+vga) that supports a 640x480x16 screen. Working through the character drawing stuff now.

I scheduled the MSF classes for 2026.06.30 & 2026.07.01, so with a little luck I'll get my class M license on the 1st of July. For the class C, I basically just need to learn to parallel park and I can schedule a test for that.

]]>
a7d176a96f01e90d681b102d8e4953f2 Tue, 09 Jun 2026 00:00:00 +0000
More work on ilo-x86-dos. More work on ilo-x86-dos. I have it running pretty well now. There's a lot left to do: debugging further, trying to make it a bit faster, and rechecking to make sure I'm not using anything not present in the 8088/8086 instruction set. But it's running, and my basic tests have worked.

A bit reflective: I'm enjoying writing my daily notes by hand and updating this in batches currently. Not going to give up on this log, but updates will be somewhat infrequent as I transcr- ibe my handwritten notes into it.

Weather is going to get unpleasant this week. Particularly on Thursday & Friday.

]]>
bc01dc01e0306fa66faed8856179ae93 Mon, 08 Jun 2026 00:00:00 +0000
Sunday. Sunday. Just church today; I wasn't feeling motivated to do any work on my projects.

]]>
190954e4c5306970ce99b3d123b49e2f Sun, 07 Jun 2026 00:00:00 +0000
I started on hitoria, a proper vcs tool for ilo.blocks. I started on hitoria, a proper vcs tool for ilo.blocks. This will use an sqlite3 file as a backing store, and provide for history, diff, merges, etc.

Hitoria does draw from my numerous previous experiments in trying to build a VCS for blocks, so it's not completely new. I expect a lot of this to come together fairly quickly.

]]>
f46dcd7825991876266fca0f4b65d779 Sat, 06 Jun 2026 00:00:00 +0000
Back to work. Back to work. I'm a bit tired, but enjoyed my day off yesterday.

Updated Xcode, and ordered a new phone (Z Fold 7). I'll try this for a while and see if it's good or not.

I did some prototype work on a terminal emulator in Swift. I'll need this eventually to support full RetroForth & Konilo on iOS.

]]>
ea29227c70289ec2749f67328efd2b12 Fri, 05 Jun 2026 00:00:00 +0000
It's my birthday today, so I took off work. It's my birthday today, so I took off work. I was able to rest, then did some driving practice before going out for chili, steak and chicken for lunch.

Evening was reading, and a little work on a new ilo for DOS.

]]>
53a716bc3b5c9d5bb2cc978f717b40b9 Thu, 04 Jun 2026 00:00:00 +0000
I'm not feeling well today. I'm not feeling well today. Some stomach issues, dizziness, and a continued headache.

I'm going to reduce my online footprint somewhat. I designed a new protocol (basically gemini w/o the TLS parts). I'm going to move some of my stuff over to that, and then gradually migrate the HTTP parts to use an HTTP -> inati gateway. I'm tired of the modern web.

I'll publish inati soon, with Python, C, and RetroForth code. This won't help my projects grow, but I don't think I care. As long as my needs are met, I'm good to explore more minimalist approaches.

]]>
0c57e8ab5e0fab326d65c8c3e3b5a8c8 Tue, 02 Jun 2026 00:00:00 +0000
Church went ok. Church went ok. There was a brief network glitch in the morning service.

I drove to/from church for all services. So a little practice was accomplished. A walk in the afternoon.

Hand pain is returning, and I have a migrane today.

]]>
7aeb485a7dfa4b7671ed296e7e96dacc Sun, 31 May 2026 00:00:00 +0000
I spent a few hours at the DMV, and obtained my class C & M permits. Time to finally get a driv... I spent a few hours at the DMV, and obtained my class C & M permits. Time to finally get a drivers license.

Afterwards, a short walk, tea, lunch, then home. Reading & some Stardew Valley in the evening.

]]>
ab0b44ad9b2f40817c988b92fccef35b Sat, 30 May 2026 00:00:00 +0000
The end of a stressful work week. The end of a stressful work week. It won't be a very relaxing weekend either.

I picked up new glasses after work, which was nice. These are progressive lenses, so are a bit odd compared to the simple ones I had been using, but hopefully will help reduce eye strain when reading.

]]>
d33c2d7382e72fa2bf5bb3db028d48f1 Fri, 29 May 2026 00:00:00 +0000
Spent some time transcribing notes from my handwritten WISP into the digital one.... Spent some time transcribing notes from my handwritten WISP into the digital one.

]]>
e7fa10011a7d0c49a86e6697efdabb6b Tue, 26 May 2026 00:00:00 +0000
Today is a rare day off work, with it being a holiday. Today is a rare day off work, with it being a holiday. I was able to rest, play some Stardew Valley, and generally just enjoy being at home.

]]>
f832ea086126770d04e51cc275aa9fef Mon, 25 May 2026 00:00:00 +0000
Church. Church. We had an afternoon lunch followed by the second service which meant I had time afterwards for a walk. It rained in the morning and evening, but not during my walk time.

]]>
8aaf5afcb12628e3fb8d0a4c976ec9b9 Sun, 24 May 2026 00:00:00 +0000
Rain all day. Rain all day. I got a bit wet, but not overly so. My walk was pleasant, and I was able to read for a while.

The DMV office was closed, so I wasn't able to take the written permit tests. I'm quite annoyed by this. I may try to go on Tues or Thurs if it's not too busy at work.

I picked up more CGM sensors and installed one (to activate tomorrow).

Also did a little work on the new Paipera, trying to get this ready to submit for release.

]]>
d16c9a689f439860ee974ac32e4760b9 Sat, 23 May 2026 00:00:00 +0000
Friday. Friday. Work week is over now, though I had a busy evening with an eye exam, ordering new glasses, and a little work in Xcode.

The Supernote received a big update, adding in a new pen, Inkhub for sharing stickers & templates, an some bug fixes. Very nice.

]]>
ea177aef7fc3546144890dd413d7b3c9 Fri, 22 May 2026 00:00:00 +0000
My new world building dice arrived. My new world building dice arrived. I realized I forgot to order the dungeon layout version, so I'll need to get that later.

Reading: took a break from October Daye to read Out Law.

In the evening, I did a haircut, mounjaro, and tried out a new LED booklight for the Supernote that arrived.

]]>
413f159d1b84f2b67157351cb9699874 Thu, 21 May 2026 00:00:00 +0000
Church went well, though there was a brief network issue with the ATEM. Some storms in the evenin... Church went well, though there was a brief network issue with the ATEM. Some storms in the evening, but Arland made it a few minutes before they rolled in.

Pizza for dinner.

]]>
e738ee93353e8ff967bdfc1e43674dc8 Wed, 20 May 2026 00:00:00 +0000
Finally feeling a little better, and able to eat a bit. Finally feeling a little better, and able to eat a bit.

]]>
d73fe6918c6cb2c8fc9905bf251fc9ea Tue, 19 May 2026 00:00:00 +0000
Still dealing with this stomach bug. Still dealing with this stomach bug.

]]>
e722e6f87f67adf99a291d1d45cf5864 Mon, 18 May 2026 00:00:00 +0000
Having connection issues at Church. Having connection issues at Church. The host side of the bridge got moved, which is the probable cause. I'll try to check it a little more frequently.

The evening service was outdoors. This was pleasant, with a nice breeze. Just streaming, no slides for this one, which gave me a bit of a break.

Chili after church, then I developed a stomach bug overnight.

]]>
c4ffd2474a2c66d21ecd069cabc708f1 Sun, 17 May 2026 00:00:00 +0000
It started out cool, but warmed up a lot during the day. It started out cool, but warmed up a lot during the day. Later walk than normal, picked up insulin, and had lunch.

In the evening, Ben & I made our chili for tomorrow's chili cookoff/fellowship. It turned out very good. Won't win (too unconventional), but I love the taste.

]]>
48b109ab13553bf6b670977268212715 Sat, 16 May 2026 00:00:00 +0000
It was a bad day for stress. It was a bad day for stress. Work was more annoying than normal, and the dr. wouldn't fill in my paperwork for the DMV, so I had to push off the DMV visit until next week, after I get a chance to visit an urgent care for a quick physical.

No reading today.

I worked on ilo-vnc, adding in ZRLE. This is much faster than my broken hextile attempt, and seems to work correctly. It does add a libz dependency though.

]]>
af1140af63114f1408ad1b94bfd82e4d Fri, 15 May 2026 00:00:00 +0000
Mother's Day. Mother's Day.

Church services went well, though I did see a brief network drop during the AM service.

Grocery shopping after church, and a late dinner.

]]>
f8d9b9bf84194821b1ee4d22d4d71ae8 Sun, 10 May 2026 00:00:00 +0000
Hand pain currently, so no coding today. Hand pain currently, so no coding today.

]]>
1bfde964e6b55db019720aad33ee0fc0 Sat, 09 May 2026 00:00:00 +0000
Hand pain currently, so no coding today. Hand pain currently, so no coding today.

]]>
4bb51950f12a41f5515bb45c805fae2d Fri, 08 May 2026 00:00:00 +0000
Hand pain currently, so no coding today. Hand pain currently, so no coding today.

]]>
da7008ab1d28a2e714391d1cc17ada41 Thu, 07 May 2026 00:00:00 +0000
Dustin was down today. Dustin was down today. We had a meeting with Derek and Bob S, then lunch. Over lunch we discussed some things regarding future plans at work.

No issues with the chuch service.

Hand pain currently, so no coding today.

]]>
fa28562abe743c0e44df020e29e19cf3 Wed, 06 May 2026 00:00:00 +0000
I filled out the forms for Ben's DL application. I filled out the forms for Ben's DL application.

]]>
8f1926809a97ac81a7269e852de4415a Tue, 05 May 2026 00:00:00 +0000
Church. Church. No issues with the sunday school, but did have minor glitches with the AM slides. Evening was ok, other than a brief network dip.

Lunch at Olive Garden; kids were at Mom's.

]]>
440b4d5bf0ff76bfbb0958da6e13b321 Sun, 03 May 2026 00:00:00 +0000
It was a pretty good day overall. It was a pretty good day overall. I took a look at the MC test area and car test area at the DMV; it'l sclearly set up for slow speed testing on the MC side.

Reading in the afternoon, over a coffee, then some walking.

]]>
9f86c3049afd4a412d1d158eb5401776 Sat, 02 May 2026 00:00:00 +0000
I reset the Boox Go 6. I reset the Boox Go 6. Just going to do KOReader & Termux + ilo.

The month end AR stuff is done, so I'm ready for the weekend.

There was a weird glucose spike in the evening, I don't know why since it didn't appear to be from food.

]]>
684159e322c276eaded144dd3da02b39 Fri, 01 May 2026 00:00:00 +0000
It was an ok day. It was an ok day. My morning glucose was high, but I was in range most of the day.

I picked up a hard case for my iPad.

No coding today. Did some reading in the evening.

]]>
80cca7eabafa52cf21cb2dae0bfea1ee Thu, 30 Apr 2026 00:00:00 +0000
Glucose high again this morning. Glucose high again this morning. Took mounjaro.

At work I cleaned up my desk, and filled in the my DL paperwork.

Light rain in the evening, but I made it to church before it began. Service went smoothly.

]]>
fa748f87bb28a6ba34e4e33ce0bfbd30 Wed, 29 Apr 2026 00:00:00 +0000
Worked on a port of Poraka into Konilo. Worked on a port of Poraka into Konilo.

I set up a WISP journal on my Supernote. I'll probably start handwriting my journal, and transcribing to this digital one periodically. (I like the digital form, but would like to start typing less frequently to try to stave off more RSI issues a little).

]]>
3a2934f8088a8c420b6e60f0bd072379 Tue, 28 Apr 2026 00:00:00 +0000
Back to work. Back to work. I spent my pre-work & break time on transcribing the old WISP entries from my handwritten notes, and a little time playing around with a new index note layout.

I'm pushing my current WISP blocks. There will be updates to them as I continue to go through my handwritten notes and fill out the missing days. It looks like it's mostly a couple of days in late March at this point, so maybe one more day of reading in the journals and writing out a bit?

]]>
78ebb8ed8834450a47a475ec33cd304c Mon, 27 Apr 2026 00:00:00 +0000
Tammie is sick, and I've started to feel a bit sick myself. Tammie is sick, and I've started to feel a bit sick myself. Not ideal, especially now that I was finally feeling better after whatever I came down with in Grenada.

Church went well, with no notable issues on the tech side, apart from an accidental mute on the ATEM. I'll watch for that more closely in the future.

]]>
994d51928db9c7566da3293b961a99b5 Sun, 26 Apr 2026 00:00:00 +0000
Saturday. Saturday. An early walk, some coffee, lunch, and groceries. Then reading for a few hours. Not stressful, and I feel mostly ok. Hoping that I'm past whatever has been ailing me.

]]>
9ae3a6b27aa47ec018953d89be0725aa Sat, 25 Apr 2026 00:00:00 +0000
Working on AR & month end preparations at work. Working on AR & month end preparations at work.

As with yesterday, we got really busy in the last half hour of the day. This is annoying as we're short handed after 1500, so I ended up being late getting out again.

]]>
2e0ac3f4f04ab71f922c4f261b195f65 Fri, 24 Apr 2026 00:00:00 +0000
Work went ok. Work went ok. I'm feeling slightly better, which is nice. I did get stuck late at work with a couple of last minute customers.

For ilo, I finally finished the cal(1) rom.

]]>
2860454fe0b09a69e17c6f8cb30205e2 Thu, 23 Apr 2026 00:00:00 +0000
Wednesday. Wednesday. Work was pretty quiet, and so was church.

I assembled the new rack and moved my camera setup into it. Much nicer than having everything loose, though I will need to do cable management and adding a patch panel into the rack. I also want to get a rack mount voltage conditioner for it.

]]>
ef949a64944b7e7cd87ccc0da511671b Wed, 22 Apr 2026 00:00:00 +0000
Today was long. Today was long. Work in the morning, then test drives & buying a car. We got a 2022 Hyundai Tucson with 21k miles. It's the first fairly new vehicle we've bought, so hopefully it'll serve us well for many years to come.

I worked on ilo+x11, making more optimizations to the display code, so it's a bit faster and much less stressful on the X11 server.

I note that I'm not really doing much better, though I have a tiny bit more energy today. Hopefully I'm getting over whatever has been troubling me since the Grenada trip.

]]>
bba267f8fe7d918dd4988db972617cad Tue, 21 Apr 2026 00:00:00 +0000
Back to work. Back to work. We looked at a couple of cars, narrowing down to a few possibilities. Hopefully we can make a decision in the next few days.

For ilo, I worked on a VM with JIT. This is functional, but ends up being slower than the standard one. I'll look at it more in the future.

]]>
a0ced0f4f4fe61b5c93e7139dc320801 Mon, 20 Apr 2026 00:00:00 +0000
Church. Church.

This went ok, though my response times are still sluggish and I have been having some difficulty focusing.

]]>
c7a55175d18b28bc257f8686bd134382 Sun, 19 Apr 2026 00:00:00 +0000
Saturday. Saturday. My first rest day since the Grenada trip. I was able to sleep in a bit, and took a walk, but shorter than normal.

I'm going to try to get back to longer writing this week, but we'll have to see how it goes. I'm still tired and feeling off.

]]>
949e8fc6a1e4b3ec63d9b786525069b0 Sat, 18 Apr 2026 00:00:00 +0000
It's Friday, thankfully. It's Friday, thankfully. Tomorrow will be a rest day which I need, so maybe I'll feel a little better after that?

]]>
57b82a2b788202276c37f8068cb7cd21 Fri, 17 Apr 2026 00:00:00 +0000
The streak of feeling unwell begins. The streak of feeling unwell begins. No notable fever, but the lingering tiredness, lack of focus, and aches are getting very annoying now.

]]>
6bff56973fb609aa3474e6c2060fa608 Thu, 16 Apr 2026 00:00:00 +0000
I continued to feel unwell. I continued to feel unwell.

]]>
a13602e6aae365ef87563d0be0056008 Wed, 15 Apr 2026 00:00:00 +0000
Feeling tired & sick. Feeling tired & sick. No programming, reading, or writing today; just work & rest.

]]>
2f3b440981b12f62471bf56f15ff4a54 Tue, 14 Apr 2026 00:00:00 +0000
I worked remote today. I worked remote today. Not a rest day, but a little less stress than going into the office.

]]>
fcd0901029585863442ce496640ba339 Mon, 13 Apr 2026 00:00:00 +0000
Church. Church. I ran the slides & livestream, but am still very, very tired from the trip. My first actual rest day won't be until Saturday.

]]>
c253e0ba7c80a044c690eb47e20e169a Sun, 12 Apr 2026 00:00:00 +0000
At MIA this morning. At MIA this morning. Not really able to sleep. I watched our bags while Dusin & Wyatt walked for a while. Had an espresso when Starbucks opened, then finally boarded around 6 AM.

The flight home went smoothly, and we got back to PHL around 1030. Then getting home, unpacking, and trying to rest. Steak for dinner.

]]>
7132e41e92c4a059eda9580725ba69bd Sat, 11 Apr 2026 00:00:00 +0000
Final day. Final day. We went back to the church in the morning to finish the grout in Coco's classroom, then headed back to the Air B&B for a quick cleanup, packing, and heading to the airport.

Along the way we stopped in the central rainforest, saw a monkey and some nice scenic views.

Our flight back was delayed (the plane from MIA had some mech. issues), so we didn't get to MIA in time for our connecting flight home and will have to spend the night in the airport.

]]>
6fe6334e113077518ef5356790af6241 Fri, 10 Apr 2026 00:00:00 +0000
We finished the downstairs tiling, including grout, and placed all of the tile for Coco's classroo... We finished the downstairs tiling, including grout, and placed all of the tile for Coco's classroom upstairs. We'll have to go back in the morning to finish up, but that shouldn't take too long.

The next 500 blocks arrived, but too late for us to help move them.

Other things today? We installed a pressure reglator to fix a major plumbing issue, moved some downspouts for the rain gutters and completed some touchup painting.

I finished cleaning up most of the work site, and putting in covers over electrical wiring in the basement.

]]>
68bdfddce1ef572ee21c67e1909ad24c Thu, 09 Apr 2026 00:00:00 +0000
We finished with the downstairs tile, and Dustin, Wyatt, and Jerry stayed very late to get the m... We finished with the downstairs tile, and Dustin, Wyatt, and Jerry stayed very late to get the main tiles in Coco's room upstairs placed. We'll do the cuts tomorrow.

The roof brace work is done, and we hung a TV for song lyrics & other things.

I started some cleanups of the site.

This is the point where I first got a noticable sunburn. Not good, but at least it's at the end of the trip, not the start.

]]>
e9e5ce37382506ae9c43005b1ba1de5a Wed, 08 Apr 2026 00:00:00 +0000
More on tiling. More on tiling. We have most of the downstairs finished, and expect to complete the cuts & placing of tile tomorrow.

In the sanctuary, we worked on the rebracing of the roof, and it seems to be going well.

]]>
6086c09dbab25f77d24e8b6ad18ab60d Tue, 07 Apr 2026 00:00:00 +0000
Work began on various other projects, including touching up the paint, concrete repairs, and a proj... Work began on various other projects, including touching up the paint, concrete repairs, and a project to remove some not very effective supports for the roof in the church sanctuary.

]]>
684efb71531a8ffea644128e3e10a31d Mon, 06 Apr 2026 00:00:00 +0000
Sunday. Sunday. We had church in the morning (no evening service today). Then back to the Air B&B for a bit of rest, before going back in the evening to work on the tile until around midnight.

It was hot (as expected), and the humidity was up due to rain in the morning & early afternoon.

]]>
b5698d72ad40069281c4bb85721475cb Sun, 05 Apr 2026 00:00:00 +0000
Joe & I headed to the capitol to buy a tile saw. Joe & I headed to the capitol to buy a tile saw. We stopped at several places along the way, but didn't find one until we got into the capitol. We picked up this, some better tile spacers, and made arrangements to have the rest of the tile delivered on Tuesday.

It was nice spending some time with Joe and seeing part of the island.

When we got back, I resumed helping with the tile.

]]>
1b1743f6b541be47d5133cb2bd68b063 Sat, 04 Apr 2026 00:00:00 +0000
So it ends up being that local masons are doing most of the work on the blocks, and we'll end up wor... So it ends up being that local masons are doing most of the work on the blocks, and we'll end up working on other projects. Joe has tiles (24x24) for the existing classrooms, so we are going to work on those. I cleared out the downstairs classrooms for this.

We then discovered that the walls are very much not straight, so there'll be a lot of cuts to do. Our initial layout didn't work well, and the angle grinder was struggling to do the cuts on the hard & brittle tile, so we'll need a tile saw.

]]>
4e1e72509476fd06c36ea685be3b7acb Fri, 03 Apr 2026 00:00:00 +0000
First work day in Grenada. First work day in Grenada. This went poorly.

We started off well. The first 1k blocks arrived, and we moved them to the raised foundation. But part way through (a couple of hours in), were getting tired & thirsty, and then discovered there was no water on site. This lead to some dehydration issues and broke our pace.

I did particularly poorly without adaquate water, a combination of dehydration from travel, lack of sleep, and the heat. I ended up needing to retreat and rest/hydrate for a while.

]]>
e273dc5315c7d3a8877df38498bd1ee1 Thu, 02 Apr 2026 00:00:00 +0000
Flying to Grenada. Flying to Grenada. We left around 0300 for PHL, then flew out to MIA around 0600. This part went pretty smoothly. At MIA, the outgoing flight was delayed to wait for connecting passengers, then for weather. We ended up leaving about 90-110 minutes late.

The flight from MIA to GND was quiet, and we arrived about half an hour behind schedule. Not too bad.

Initial impressions after being picked up & taken to the Air B&B

The afternoon/evening is hot, but manageable. Kind of like some trips to Florida. Roads are terrible, narrow, and driving is not pleasant. The construction quality we saw as we drove is quite varied, but some things are not good there.

]]>
f8faf18124f78353a5343e6fe7270696 Wed, 01 Apr 2026 00:00:00 +0000
Grenada trip tomorrow. Grenada trip tomorrow. Finished up at work early, then headed for a dinner, and some rest / final packing. Not going to get much sleep until we arrive, so stopping here for today.

]]>
aa1607d9f398234479c61e22f71e4d0b Tue, 31 Mar 2026 00:00:00 +0000
I worked on a cal(1)-style program as an ilo rom. I worked on a cal(1)-style program as an ilo rom. This isn't quite done yet, but probably about 80%. I probably won't finish it until after the Grenada trip.

]]>
f42f9f4318f30b9ad8e39e77b9240e38 Mon, 30 Mar 2026 00:00:00 +0000
Final Sunday before the trip. Final Sunday before the trip. Guest speaker today, so that made things a bit interesting for me. I like the occasional variety.

]]>
7bce644d4ba29f75a140776a64af72bd Sun, 29 Mar 2026 00:00:00 +0000
Month end for statements is done. Month end for statements is done. Church in the evening went well, and I'm off to bed.

]]>
170750dd44d2e66b18d73c8c1df36ad8 Wed, 25 Mar 2026 00:00:00 +0000
Began month end prep at work, and started telling people that I will be out of the office for the G... Began month end prep at work, and started telling people that I will be out of the office for the Grenada trip. This will use a lot of my time over the next week, helping to make preparations, so writing here will be light for a while.

]]>
b9a4f990c837cdac1cf163e50ea2073d Tue, 24 Mar 2026 00:00:00 +0000
It's Sunday. It's Sunday.

About a week left before the Grenada trip. My focus will be on things relating to this, at least in the evenings.

]]>
aec401d71e33578d364b7f635b038444 Sun, 22 Mar 2026 00:00:00 +0000
After careful repacking and some rewrites, it's down to 915 mem- ory cells. This is small enough, bu... After careful repacking and some rewrites, it's down to 915 mem- ory cells. This is small enough, but I might be able to get it a fair bit smaller yet. I'll wait on that though.

We went out looking at cars today. I have some notes on a few possible types. Now to actually find something we can afford.

]]>
73eb5e178e0e900b66caf4b38da120b7 Sat, 21 Mar 2026 00:00:00 +0000
I added the # sigil to the assembler, and also wrote a disassem- bler. So this is now functionally c... I added the # sigil to the assembler, and also wrote a disassem- bler. So this is now functionally complete. I have another day of work (or two?). I'd like to get it down to under 1k cells so I can leave most RAM free for the user.

]]>
8dd66499c2a139783cf71ffe58c80e01 Fri, 20 Mar 2026 00:00:00 +0000
Well that's done. Well that's done. The assembler has been written and tested, and it works pretty well. I'm going to add support for the # sigil to allow inlining values, but otherwise I'm happy with this.

]]>
2a2b224c2617dc4aa38f66d314332c63 Thu, 19 Mar 2026 00:00:00 +0000
For today's adventure, I decided to work on the monitor rom for ilo. I ended up rewriting most of i... For today's adventure, I decided to work on the monitor rom for ilo. I ended up rewriting most of it, and it now works. I can: load blocks, save blocks, enter values, display values, and call functions. Tomorrow I'll try to do an assembler.

]]>
9427b73229b5820c559f69be7710294b Wed, 18 Mar 2026 00:00:00 +0000
December Adventure Day 3: today I wrote Poraka, a small BASIC interpreter for ilo. It's written i... December Adventure Day 3: today I wrote Poraka, a small BASIC interpreter for ilo. It's written in ilo assembly, and supports line numbers, PRINT, INPUT, LET, IF, GOTO, REM, END, BYE, and RUN keywords. Variables are integer only.

]]>
1395c1c48d6e0c9b943ed20d23aa72de Tue, 17 Mar 2026 00:00:00 +0000
December Adventure Day 2: today I wrote BrainDead, a Brainf*ck interpreter for ilo. It's a little... December Adventure Day 2: today I wrote BrainDead, a Brainf*ck interpreter for ilo. It's a little thing, written in ilo assem- bly, that runs the handful of BF programs I had on hand for test purposes.

]]>
9186c5e40639c1063b96c16c4dbe4557 Mon, 16 Mar 2026 00:00:00 +0000
December Adventure Day 1: it's the start of a DecAdv week in March. For this I'll be doing a var... December Adventure Day 1: it's the start of a DecAdv week in March. For this I'll be doing a variety of small projects.

Today was work on RetroForth for iOS. I finished ripping out the old network code & replacing it with a new Swift implementation that's much more reliable and massively smaller.

]]>
ffcf4fcf272824a34e3928e921a4d79c Sun, 15 Mar 2026 00:00:00 +0000
It's a Saturday. It's a Saturday. I went for a walk, bought new boots to replace my worn out shoes, had lunch, and spent some time going over the plans for the Grenada trip before doing some more research into motorcycles.

I think if I go this route I'll be looking at a smaller bike or motor scooter, at least initially. My needs are basically all local, though it'd be nice to find something fairly light that can handle highway speeds on occasion.

]]>
9d75a3f81ff829611e0a2c371b4d6b55 Sat, 14 Mar 2026 00:00:00 +0000
Victor has a friend who loaned us a Toyota rav4, which we are using while we start looking for a... Victor has a friend who loaned us a Toyota rav4, which we are using while we start looking for a new vehicle.

The younger kids had a bowling event in the evening, and I just rested.

Dustin suggested I look into getting a motorcycle license, which seems pretty straightforward, and would open up more options for me.

]]>
811323233c6083c7cf041c3f6a528df8 Fri, 13 Mar 2026 00:00:00 +0000
I think I'm done with the work on Bedside Clock. I think I'm done with the work on Bedside Clock. I'll run it for a couple of weeks and then release if I don't find any bugs.

]]>
0e3f11d44848f33c0b6b299fb1423940 Thu, 12 Mar 2026 00:00:00 +0000
It's Wednesday. It's Wednesday. I had Arland doing the slides & live stream at church, and just did the livestream notes. We'll repeat this for the next few Wednesdays until I leave for Grenada.

We are going to move the April trip for Tammie & the kids into the summer.

]]>
28c61f9eb949006da25490c67f8d3192 Wed, 11 Mar 2026 00:00:00 +0000
I did a bit of work on RetroForth for iOS, and then a little on Paipera. Too tired today to do more... I did a bit of work on RetroForth for iOS, and then a little on Paipera. Too tired today to do more.

]]>
e3ccf27b4d58c914378da88e30550d00 Tue, 10 Mar 2026 00:00:00 +0000
I've done some work on Para, getting proper init services and moving the Python to run under guni... I've done some work on Para, getting proper init services and moving the Python to run under gunicorn. Then a little tuning on the prod server.

]]>
1186b8def385d91891c078bd90ad9fa5 Mon, 09 Mar 2026 00:00:00 +0000
Sunday. Sunday. Church went well today.

]]>
4388b383885651d89cd22fb38ec2de30 Sun, 08 Mar 2026 00:00:00 +0000
It was a nice day, and my Saturday walk went well. It was a nice day, and my Saturday walk went well. I updated my notes for the Grenada trip, had some coffee and tea, and a light lunch.

]]>
d04e8bfaeb86b7c5a1d503ebbb22bdb4 Sat, 07 Mar 2026 00:00:00 +0000
Tired. Tired. I just worked, had dinner, then an early bedtime today.

]]>
4e653022664171d640ac3f953f9fde19 Fri, 06 Mar 2026 00:00:00 +0000
The insurance company is totaling the van, so we will need to find a new vehicle. I'll probably b... The insurance company is totaling the van, so we will need to find a new vehicle. I'll probably borrow from my 401k to get the funds for this.

]]>
3427f248bfd97f76d7cf4b1eb09566b1 Thu, 05 Mar 2026 00:00:00 +0000
It's Wednesday. It's Wednesday. Halfway through the week, time for another dose of Mounjaro, and just four weeks from the Grenada trip.

I'm having Arland run through the Wednesday services now to get more comfortable doing them while I'm away. Tonight went ok.

]]>
1864ddaa35cc5ef6b4980432f969369a Wed, 04 Mar 2026 00:00:00 +0000
The van was evaluated; we should have a result in the next few days.... The van was evaluated; we should have a result in the next few days.

]]>
47e5866e74222cab422ca75d4fa80e1e Tue, 03 Mar 2026 00:00:00 +0000
We're still waiting for the insurance adjuster to evaluate the van. Hoping for a good outcome.... We're still waiting for the insurance adjuster to evaluate the van. Hoping for a good outcome.

I'm pretty tired, and busy planning things with regards to the Grenada trip, so my next few days might not have much writing.

]]>
11e005eed04d0f790ac6c9bf427f03ea Mon, 02 Mar 2026 00:00:00 +0000
Sunday. Sunday. Jackson gave us a ride to & from church since our van is in the shop. The services went well. We had a few visitors today including a few I've not seen in a few months to a couple of years.

Missions app is approved, so will start getting the content in place this week.

Evening was just reading a bit.

]]>
e6b181926359baec77b7ca2206e6cffe Sun, 01 Mar 2026 00:00:00 +0000
Saturday. Saturday. I went for a walk, had some chicken, ordered a few groceries, then stopped for a coffee. Evening was spent reading and doing a little work on the Missions app for church.

I also worked on an update for Paipera. It's a big overhaul of the application, adding bookmarks, highlights, daily reading, search, and more configurability.

]]>
dc9f478978b6b317321536f5a715fab4 Sat, 28 Feb 2026 00:00:00 +0000
It's been a busy day at work, dealing with inventory & billing issues. And a little more prep for... It's been a busy day at work, dealing with inventory & billing issues. And a little more prep for month end tonight.

Evening was spent at church. We had a financial lecture, and it ran about 4 hours. Long, but enjoyable overall.

I'm tired now, so heading to bed. No reading or programming tonight.

]]>
4af7ae29019b35c9f09b6e17f5a196e9 Fri, 27 Feb 2026 00:00:00 +0000
I see that @eli_oat is running a December Adventure for a week in March (see https://eli.li/decemb... I see that @eli_oat is running a December Adventure for a week in March (see https://eli.li/december-adventure-march-2026). I will participate, so look for notes on this between March 15 & 21.

]]>
2b59cd28ab4e2e6ff9c61cc3bf1b87f2 Thu, 26 Feb 2026 00:00:00 +0000
It was a very busy day at work. It was a very busy day at work. I'm entering the evening quite tired. Arland will do the slides at church tonight; I'll watch the ATEM and audio.

Tammie had an accident with the van. So it's out of commission for at least a day, and maybe more. I'll probably walk to work tomorrow. Or maybe hassle John or Gene for a ride.

I began a `longform` vocabulary (similar to WISP, but for much longer writing). It'll be a bit before I share it, but I've made some use of it already, with an article on portability and perf- ormance.

Some wifi issues at the church tonight. Will investigate.

]]>
6a29b383ed075e36fd55176a051e43ac Wed, 25 Feb 2026 00:00:00 +0000
Back to work. Back to work. I walked in (about an hour), then had a full day.

In the evening I had to fix an issue with the beta of the time- card app on iOS, and it's now in TestFlight.

Possibly a little more snow tonight/tomorrow, but hopefully only a heavy dusting.

]]>
c9cc7412265235e6156cb01236653e1d Tue, 24 Feb 2026 00:00:00 +0000
The snow continued into the early afternoon, and we ended up with between 14-15" total. Work was... The snow continued into the early afternoon, and we ended up with between 14-15" total. Work was cancelled, as was school for the kids.

We've dug out somewhat, but there's still a lot in the parking lot so our van (which has some engine issues now) is stuck for the day.

]]>
3ffd493fb8724bfbbc490d856d8f1f3b Mon, 23 Feb 2026 00:00:00 +0000
Church went well, though lower attendence than normal. Church went well, though lower attendence than normal.

I went for a walk in the afternoon, as it switched from a light rain into snow. By 1600 it was getting heavy, and we ended up with about 8-10" by midnight as I write this. Going to bed now.

During the afternoon I did some work on the web side of Para Timecards, which is getting close to ready.

]]>
0fcff7fbb7a627cdeef5261e717b8cbd Sun, 22 Feb 2026 00:00:00 +0000
Realized this morning that it's been a bit since I synced my WISP blocks, so doing that today. I... Realized this morning that it's been a bit since I synced my WISP blocks, so doing that today. I feel better rested, so plan to do a bit more today.

It was blissfully free of snow (most of the lingering snow from the last storm has melted), so my walk was pleasant. But we may get hit again tomorrow.

]]>
e1ca5cae9b9f6eccd3e8f0532dcfcc8c Sat, 21 Feb 2026 00:00:00 +0000
Friday. Friday. It was a long day. One interview, a lunch meeting, and inventory in the evening. I left work around 1730 and started at 0630.

Dinner was a salad, then spent the night resting.

]]>
9f4a60aa540b2ce851e26bb8c03ca588 Fri, 20 Feb 2026 00:00:00 +0000
No inventory today. No inventory today. Work was busy, and I have a project to start (building out a timecard application).

Evening was spent reading, and updating some notes in prep for the weekend programming project.

]]>
b2963df13203459bfeb75a60c8a12ec7 Thu, 19 Feb 2026 00:00:00 +0000
Wednesday. Wednesday. Arland did the slides for the church service, and it went well I think.

We had interviews between 1100 and 1430, then inventory in the evening until I had to leave for church.

]]>
9b8818859656b96feb6f8cded806a133 Wed, 18 Feb 2026 00:00:00 +0000
Dustin was in Gilbertsville today, so no inventory. Dustin was in Gilbertsville today, so no inventory. Work went pretty well, and I made a little more progress on the Missions application in the evening.

Still having low glucose issues at night and not resting well, which is hurting my productivity a bit.

]]>
b78674a2f80d34c19e83f836882308d5 Tue, 17 Feb 2026 00:00:00 +0000
Its Monday, so back to work. Its Monday, so back to work. Some interviews today, a lunch meeting, and a evening code review for some changes that I will deploy in Para this week.

I did help a bit with inventory in the evening.

]]>
80a82ea7940fe22fea9d2433add8f23f Mon, 16 Feb 2026 00:00:00 +0000
Sunday. Sunday. Services went well, and I was able to do some work on the Missions Board application. I hope to have it ready by the end of the month.

Picked up groceries after church.

No personal coding or reading today.

]]>
63a8041ecfdd953720b2a1fd113e1e49 Sun, 15 Feb 2026 00:00:00 +0000
It was a cold Saturday, and a bit wet. It was a cold Saturday, and a bit wet.

I did a little work on ripanga and some more cleanups in my blocks.

Took a lunch walk, had coffee, and then headed home to read & rest.

]]>
9b960902b70764688c8fb8f3a15fbc6b Sat, 14 Feb 2026 00:00:00 +0000
Yet another night with low glucose issues. Yet another night with low glucose issues. I'm still tired as the work day begins, but hopefully will do a little better overall.

]]>
9cf0a88ad6a9fff61d66773b707d773b Fri, 13 Feb 2026 00:00:00 +0000
I had a bad night with low glucose. I had a bad night with low glucose. It lead to me getting almost no rest, and then being exhausted all day. My glucose remained low all day and into the evening.

Despite this work went well, until 1530 when my glucose crashed again while at the counter.

Went home, had a salad, then rested for the evening.

]]>
b573cabddfa45e490dabc51dea2f9bee Thu, 12 Feb 2026 00:00:00 +0000
Today was a little warmer. Today was a little warmer. Work went well, and I started on a set of alterations to Para-Gilbertsville. This will be ongoing for a while, but should solve the identified pain points.

For church, I started writing an application for interactive access to information on our missionaries. I'm hoping to have it be a useful, but still somewhat fun thing that'll make it easier to learn what's going on in the field.

]]>
e1e38530e64ebc97f14d608fbfd4bccf Wed, 11 Feb 2026 00:00:00 +0000
It's a little warmer today, though still cold. It's a little warmer today, though still cold. I did finish with "The Regicide Report" and will start a new series tomorrow.

I wrote a small Flask application for work to reformat a report we use to generate count sheets for physical inventory checks.

Then home, dinner, and bed.

No personal project work today.

]]>
165a4f168a3322b14770e1f8fcc09891 Tue, 10 Feb 2026 00:00:00 +0000
Back to work. Back to work. With services Fri - Sun, there wasn't really a break, so I'm pretty tired. And not sleeping well.

I'm doing some work on the new RetroForth for iOS. Mainly in the Obj-C & Swift code. Specifically: I'm trying to get a terminal emulator functioning for interactive use.

]]>
06695e52c440c44b4601a4430c15415d Mon, 09 Feb 2026 00:00:00 +0000
Three sessions today. Three sessions today. The first two are done (later than the schedule, which is fine), with one remaining at 1317. No net issues today,

(Evening update): all of the servies went well, and I've been home for a few hours. It's very cold still, but should warm a bit later this week. No programming or reading today.

]]>
225815d9ccf6f54e4ccd51013847d70a Sun, 08 Feb 2026 00:00:00 +0000
Very, very cold today, and a lot of wind. Very, very cold today, and a lot of wind. Three sessions (one split, the last one combined), which went well. Minor network issues due to the wind.

I took a late lunch walk, and made it home around 1600.

]]>
b67d32690df41b9c74666b81014e5095 Sat, 07 Feb 2026 00:00:00 +0000
Today was the first day of Missions Conference. Today was the first day of Missions Conference. We had a night session after work. It started with a meal, then the service. It ended up being a late night.

]]>
41c87d70f83f6d757c34beb4f8a547d6 Fri, 06 Feb 2026 00:00:00 +0000
It was another busy day at work. It was another busy day at work. I charged most of my devices & packed things for tomorrow, and am now trying to get some rest.

I haven't finished The Regicide Report yet but will by the end of Saturday. Tomorrow will be busy with the start of the mission conference at church.

]]>
6f517c86087404ae36140c305dbf9a27 Thu, 05 Feb 2026 00:00:00 +0000
Wednesday. Wednesday. Church tonight, and some prep work for the missions conference. I'll be trying to record & stream both parts of the split session on Saturday, so am doing some work to support this tonight.

I'm doing my daily computing under SSH on the reMarkable Move today. I don't have an ilo-unix, so am just using the basic ilo with line buffering. It's not great for (termina) programs, but works well for the standard applications. And using the basic line editor is still good enough for me.

Maybe I should do an ilo.blocks w/o the termina stuff and just a more minimal overall system?

]]>
60a3e71bb750e505123a6f5cf7c413d7 Wed, 04 Feb 2026 00:00:00 +0000
It's Tuesday. It's Tuesday. More snow & ice melting, and work is getting a bit busier. A lot of quoting, and some of these are pretty decent in scope.

Didn't do any programming today, but did start backing up data from the devbox to the rsync.net zfs store in prep for a reset of the devbox to become my prod server (it'll replace the linode I use now) with FreeBSD.

This is part of some cost-cutting efforts on my part. I'll have a series of tech changes to help with this, and some non-tech adjustments as well.

]]>
2a0750795ab8f2f35a2a9f0607bff33a Tue, 03 Feb 2026 00:00:00 +0000
It's still very cold, but warming enough during the day to melt the ice a bit. So that's nice.... It's still very cold, but warming enough during the day to melt the ice a bit. So that's nice.

After work I found out that my youngest son was suspended from school until at least Thursday. This is *very* troubling for me. We've grounded him as well, and he's going to have to give up some fun activities through the end of the current school year as a result. Not pleasant. Hopefully he learns from this.

]]>
a225f9a15cf561fbabcc4db33f2f6213 Mon, 02 Feb 2026 00:00:00 +0000
February begins, bitterly cold. February begins, bitterly cold.

We had some RF issues with the lapel mic in the services, and I saw some issues with the wifi and streaming. Will look at those further.

Lunch was a bit of pizza.

]]>
832570ddd5c92e435320cdb132a3eba7 Sun, 01 Feb 2026 00:00:00 +0000
We put about 5qt of oil in the van. We put about 5qt of oil in the van. Not good.

I took a walk, had some coffee, and a bit of chicken. Then home, more prep on the next cairn story, and a little reading. No programming today.

]]>
a7bb6d3c2503f1c7c726b7f816608e13 Sat, 31 Jan 2026 00:00:00 +0000
I'm retiring my use of the AiPaper Mini. I'm retiring my use of the AiPaper Mini. It's a tad too big; the cold front light is annoying; and I dislike the AI focus. I'll keep using my others (Supernote Nomad, reMarkable Move, Boox Go 6) for now.

In the evening, we set Ben's computer up on the TailScale net.

I did some work on the Watt Tally code today.

]]>
18cd3f3f3a3ebefdd8ed75bfe8e68493 Fri, 30 Jan 2026 00:00:00 +0000
Continued some work on Taurea. Continued some work on Taurea. I think the 4x variation is my preferred one, so I'm going to focus on this for now. It's very handy on the tablet or on a desktop.

There's a possible storm coming this weekend, but hopefully it will shift off the cost. I don't want more snow.

I decided to work on a revived Watt Tally. I had some big issues in the original, so this will be good to get to a better state.

]]>
0138a8c881ab0468fc47fd60c372c666 Thu, 29 Jan 2026 00:00:00 +0000
Still cold, and not much meltage on the snow and ice. Still cold, and not much meltage on the snow and ice. I've been working on billing issues today. Dull, but necessary.

For Konilo, I did a little more cleanup in the (std) blocks, saving 3 more cells, and reduced the block count by 1. I may try to do some work on the RetroForth code tomorrow, but it's less fun in some ways.

Church tonight. I'll push my blocks now, and write more tomorrow (as always).

]]>
4bf2207d1e0e79da89680ef7f3112aca Wed, 28 Jan 2026 00:00:00 +0000
It's still slow at work, but was a tiny bit busier than Monday. It's still slow at work, but was a tiny bit busier than Monday. Finished the new transfer printer program.

Charles Stross' new book The Regicide Report is out. I'll start reading it tomorrow. It'll be a fun end to the month for books.

In ilo, I did a version using an sqlite3 database for the blocks I'll use this to explore a version-control scheme (one of a few that I want to try out).

]]>
ae6af4eb53e026e6dc012720737edc06 Tue, 27 Jan 2026 00:00:00 +0000
I made it into work (thanks to Wyatt for a ride!) and the day was very boring. In the afternoon I... I made it into work (thanks to Wyatt for a ride!) and the day was very boring. In the afternoon I typed up my cairn updates & sent them to Arland.

Some minor notes updates today, and did some work on updating the transfer labels programs for Gilbertsville to remove the hard coded list of branches & printers.

I slipped on the ice on the way out. No serious injury, but a little beat up on the palms & knees.

]]>
f1de02249ea652db083363d660a8e719 Mon, 26 Jan 2026 00:00:00 +0000
The streams went well, which was nice. The streams went well, which was nice. I watched remotely (both the streams & via the cameras), so I was able to help a little.

About 9" of snow, and some ice. It's cold, and overly bright as a result of glare.

I finished the core of the current cairn story, but need to type it up for Arland. Might do that tomorrow.

]]>
65b9d2fd193242d64783f0f283b46c6b Sun, 25 Jan 2026 00:00:00 +0000
Cold today. Cold today. I went for a walk, had lunch, did a bit of reading.

In the evening, went to the church & showed Jackson how to do the basics with the ATEM for live streaming. We'll do more on this later.

No services tomorrow, except for the live stream.

]]>
0efa84ed4e86185374a478bb262d9f6b Sat, 24 Jan 2026 00:00:00 +0000
We set up the other three cameras at church. We set up the other three cameras at church. And then prepared at Denney for the incoming snowstorm.

]]>
72808c3db42f01d40cac31c6f32e5537 Fri, 23 Jan 2026 00:00:00 +0000
I was able to order my plane tickets for the Grenada trip today. I was able to order my plane tickets for the Grenada trip today. So all that's left for big expenses here are lodging & food. And a lot of research into the customs process, deciding what to pack, and general preparation.

It looks very likely that we will be getting a lot of snow (for this area) over the weekend. Not happy about this, but will try to deal with it as best as I can.

Tomorrow I need to run to the church to check out the cameras; AgentDVR isn't showing them being up, so something may need to be done on the laptop.

]]>
e18b9fa66a65b712684b8b2f8fd3f660 Thu, 22 Jan 2026 00:00:00 +0000
I've decided to play around a bit on my block map. I've decided to play around a bit on my block map. I'm going to do a bit of a cleaner separation in a few areas. Currently it's set with 1024 for system blocks & applications, 1024 for the glossary and manual, 1024 for personal data, and 1024 for WISP. I think I'll partition this slightly better, with a clearer separation between the system blocks, standard applications, my private applications, space the glossary and manual a little, increase the data blocks, and set up an area after the WISP reg- ion for things like my DecAdv logs. So not a major change, but a little refinement.

Evening update: layout is setup, and I have a sanitize script to rebuild a clean ilo.blocks from my personal set. Now to finish moving the blocks around & sync to the repo.

]]>
b33f69a2f99d351e61e2f2364c39c1be Wed, 21 Jan 2026 00:00:00 +0000
I finally have ilo running on the TTGO VGA32 ESP board. I finally have ilo running on the TTGO VGA32 ESP board. Not yet supporting the PS2 keyboard, but the VGA display is functioning. I'll try to get the keyboard going once I find where it went.

So I now have Teensy4, RP2350, and ESP32 systems. For cost, I want to use either RP2350 or ESP32. I'll make some decisions on this soon.

Church tomorrow. And another work day. Doing some reading this evening.

]]>
e70e02f3da9a1de73777d84394be4f8b Tue, 20 Jan 2026 00:00:00 +0000
Monday brought a return to work. Monday brought a return to work. I'm still tired, but a little less so. Work was uneventful (probably due to the snow & today being a holiday). Much of the time was spent putting out salt & dealing with the remnants of the storm.

My evening was spent working on Patengi (adding batch conversion of formats, and more improvements to the reader module, which is now using epub.js)

Then dinner, a bit of reading, and bed for some rest.

]]>
1210e62114164fbb88a4ba5fdc0e7967 Mon, 19 Jan 2026 00:00:00 +0000
Sunday, and more snow. Sunday, and more snow. All day. This wasn't in the forecasts, and made the day annoying.

Tammie wasn't feeling well, so I asked Jackson for rides to/from the church. Services were ok, but attendance was light.

The roads are still a mess, and I'm hoping it'll be a little better tomorrow.

]]>
7811525b8e2e21084524b97d7fe7f674 Sun, 18 Jan 2026 00:00:00 +0000
Saturday. Saturday. Despite the forecast calling for just a dusting, we did end up with some snow. I took a walk, got cold & wet, but was able to pick up a copy of "Twelve Months" (newest book in the Dresden Files).

I spent the afternoon reading my new book, then dinner & bed.

]]>
5ed04a7a8635a0a3235177eebaf46993 Sat, 17 Jan 2026 00:00:00 +0000
Friday. Friday. Still very, very tired, but was able to get through the day. Hopefully I can get some rest tonight.

I did a little work on the new patengi code, starting on an epub reader. This won't be quick I think, and I may look at uing the epub.js project for this.

]]>
b7511ec7e18976093874b0228a0d4183 Fri, 16 Jan 2026 00:00:00 +0000
Church went well last night, but I wasn't able to get much sleep so I'm still very tired today. Deal... Church went well last night, but I wasn't able to get much sleep so I'm still very tired today. Dealing with a few work things, doing a bit of reading, then just going to bed. Being exhausted isn't fun.

I started a revival of my old patengi application for managing an ebook library.

]]>
1d1ed8cec86c9dd2c06b9621c37e0f2c Thu, 15 Jan 2026 00:00:00 +0000
Last night was bad for my glucose. Last night was bad for my glucose. It's exhausting. I made it through the work day, and did some work on label printing. Now at 1700 I'm off to church.

]]>
d27f0bb58efc21344c42695ccf21f845 Wed, 14 Jan 2026 00:00:00 +0000
The passport paperwork arrived at the Philly office today, so it will hopefully be processed soon.... The passport paperwork arrived at the Philly office today, so it will hopefully be processed soon.

Six new API functions added, and about a third of the main parts of the nww Para interface are done.

No cairn again. Sorry Arland.

]]>
6fc4b9c07a6826ffdcda56de25c54ecf Tue, 13 Jan 2026 00:00:00 +0000
It's monday, so back to work. It's monday, so back to work. I've started on a new native-ish (python + tk) interface for Para, using the API. The basics are done, but I've found a few places that were missing in the API, so will start writing those functions tomorrow.

Not done with the cairn story yet. Been too tired to feel like playing.

I mailed in the passport renewal paperwork.

]]>
a5f12c9bfd5948adfd9fc049643167fb Mon, 12 Jan 2026 00:00:00 +0000
Sunday. Sunday. Minor technical issues, but the wifi is back so I was able to stream the sermons.

In the afternoon I got my passport photo and picked up some prescriptions.

No computer work today other than church.

]]>
c5dc6534de3d3d3183639142645ef8f5 Sun, 11 Jan 2026 00:00:00 +0000
Today was a men's breakfast at church. Today was a men's breakfast at church. This was from 0800-1030. Afterwards it was raining, so I deferred walking. Probably will try to get in a walk after church tomorrow.

A little reading, and a lot of resting. Some minor cleaning in the house. Not a bad day.

]]>
d8127b84d76c028fb0050516364de2fe Sat, 10 Jan 2026 00:00:00 +0000
Again, not a good night for sleep. Again, not a good night for sleep. I'll take some melatonin ton- ight. At least my glucose was good yesterday. It did dip a bit low during the night, but came back up pretty quickly and didn't spike high.

It was busy at work today. I resolved several problems, and was able to complete a bunch of API updates and make a start at a Python + Tk interface to Para. This is intended mostly as a test ground for a more native set of front ends for it, though it'll likely be a bit before I can start the actual desired ones.

Kids have an activity at church tonight, and I have a breakfast meeting tomorrow. That'll wrap up for today.

]]>
c83b03ff33230749f0d3ef83f3881a49 Fri, 09 Jan 2026 00:00:00 +0000
I didn't sleep well again, so am quite tired. I didn't sleep well again, so am quite tired. But coffee helped, and I was pretty productive at work.

I'm continuing work on the para-branch application, making more changes that should help improve stability and factor better between the front end and backend. (As before, I'm using CC to help here, since my RSI issues would otherwise mean delaying this. I'd rather save my actual typing time for my personal programming efforts rather than the business ones).

Evening was picking up groceries, more insulin, and paying a few bills. Then an attempt to sleep.

]]>
0549ddce31f2228d622c62d5d59a5d83 Thu, 08 Jan 2026 00:00:00 +0000
Tired (still not sleeping) and feeling a bit unwell. Tired (still not sleeping) and feeling a bit unwell. And I lost a bag with my insulin, so that's stressing me out.

Work was stressful today, but I did get in a little time on my solo cairn game, and then went back to dealing with many, many headaches.

Only programming today was work on para-branch, adding per-IP configurable timeouts to help make things easier at the slower LV store.

]]>
93253a7ad512fd57bb7f2d7865adc7c1 Wed, 07 Jan 2026 00:00:00 +0000
No sleep last night. No sleep last night. I'm *very* tired this morning, and still feeling a bit unwell.

At work, I'm doing some database work on our in-house order mgmt system. This will reduce the number of queries needed to build most output significantly, which I think will help with perform- ance. I also added a thin caching module. Then I worked on two new reporting tools for some parts of the data.

For konilo, I added `when` and `unless` as aliases for `if` and `-if`. These give a little different feel when reading, which I like.

]]>
8a253a16382859cb0671d612a88fd1ff Tue, 06 Jan 2026 00:00:00 +0000
Back to work today. Back to work today. Still not feeling well. This evening I'll start gathering my Cairn notes for Arland. I did a little work on a (cairn) utility in konilo to help with creating characters and other bits of world building.

I am having severe pain in my left hand today. This will impact what I can get done this evening. Probably not going to do much programming tonight.

]]>
6d06c234eb28c5f1dc9beaa1b0e35627 Mon, 05 Jan 2026 00:00:00 +0000
Church today. Church today. The wifi is still down, but I was able to do the streams since Comcast didn't block non-HTTP traffic on the non- activated new modem.

Not feeling well, and my blood glucose reflects this.

I was able to do some reading today, which was nice. I'm about 85% done with the Powder Mage trilogy, so I'll have to decide on something new to start soon.

]]>
335d6f2d22fdeccd7c8aaaebafd5f5d7 Sun, 04 Jan 2026 00:00:00 +0000
It's very cold today. It's very cold today. I ended up reading until around 0300, then bed for a while to rest, before a lunch, walk, and coffee.

In the afternoon I worked on the notes on my Supernote, then had dinner before taking a few minutes to write this post. I will now resume reading until I decide to shut down for the night.

More to come tomorrow. Hopefully a more productive day, but I am feeling a bit unwell, so it's hard to be certain at this point. If I don't feel better, I'll prioritize resting when I can until this passes.

]]>
6f7ec47b349ae1528275d32c357d8bb6 Sat, 03 Jan 2026 00:00:00 +0000
It snowed (lightly). It snowed (lightly). Not enough to be a real issue, but enough to be annoying. Next week should be a little warmer, which will be nice.

I'm working on the update to Konilo's startup blocks. The change will have them load the stdlib, applications, and such only if EXTENDED is not defined already. And I add one (std) block that defines this. So you can build a fresh image, then load once and do a `rom:save`. Afterwards you'll have fast startups, and if you prefer the old behavior, just don't do the `rom:save`.

I'm going to rebuild the manual from the ground up, to reflect changes made, and try to get it to a more useful state. I'll start on that tomorrow I think.

]]>
0aa7cefc92a6cb3a3e918154e57240d7 Fri, 02 Jan 2026 00:00:00 +0000
January 1; a new year begins. January 1; a new year begins. Today was resting in the morning, visiting with mom & Arland in the afternoon, and a late dinner. At mom's we had the Christmas gifts from her & my sister. It was a nice time, but we were all pretty tired when we got home.

No programming today, other than writing a bit with sitelen ilo.

I did backup my WISP blocks and set up for this year.

Tomorrow I'm nominally off work. (In that I need to open/close the store, but am not actively working.). I'll probably try to do a bit of development on a few of my personal projects, and maybe get the paperwork for a passport renewal filled out.

]]>
8181c00673ff701de3dfb0c7a45d9d39 Thu, 01 Jan 2026 00:00:00 +0000