Archimage’s Continuity

I’m reworking my simulated memory to be byte oriented. Right now memory is just a huge list. This is going to take some work. #programming #forth

Memories. “Here to the ones that we got.” — Maroon 5 #programming #forth

Time to switch it up. Noodler’s Neoponset Emerald on the Sun flex/musical nib with Iroshizuku shin-riyoku. #fountainpen

The AI bots handling X’s TOS policy are apparently, going rogue. They don’t seem to like the words “steel” and “fun” together.

Got some byte-oriented words working. #forth #programming

The Ear of the Cat. Apologies to Al Stewart

My eclipse shots #rclipse #photography #iphone

The blueberry bush is in bloom.

Eclipse. #iphone #photography

Hm. I need to track recursive depth in my FORTH. I wrote a recursive Fibonacci word and blew Python’s recursive limit of 1000, as well as my FORTH’s max int. But the code works. #programming #forth #python #fibonacci

Time to switch it up. Restored Epenco (M) with Iroshizuku Fuyu-gaki #fountainpen

More memory work and block words implemented. #programming #forth #python

Ok. I can load and list blocks now. That’s a start. #forth #programming

Time to switch gears and get some lunch and free-write. That’s enough work on my FORTH. Im slowly getting there. #programming #forth

I’ve got some basic (virtual) memory management words working. Right now, I’m limiting it to 1K. #programming #forth

Time to switch it up. Conklin Word Gauge (B) with Monteverde Ocean Noir. The pen tracks words written. Sort of. #fountainpen #writing

Implemented a few more words. Time for lunch. Then an afternoon of edits. #programming #forth #python

@help 2 BUGS: The Reply arrow in the Mac app still doesn’t work. The text does. Clicking the arrow redisplays the timeline. See screenshot. And why can’t I attach an image to a message? The app thinks I’m replying to you, but this is a normal message.

A little more work and a lot of refactoring in my FORTH. #programming #forth #python

My simple implementation of FORTH running on an iPad, thanks to Pythonista. #programming #forth #python