Meta

Uncovering Meta Bit Rot

According to Wikipedia, the Jargon file defines “bit rot” as  a jocular explanation for the degradation of a software program over time even if “nothing has changed”; the idea behind this is almost as if the bits that make up the program were subject to radioactive decay. I’m sure that you have experienced this as …

A Small Programming Adventure in Java

I hadn’t written a program for other than microcontrollers in many years. Recently I have been playing the Quartiles game in Apple News, and realizing its similarity to the Jumble puzzle, I though that I could write a Quartiles solving program. My Jumble solver is here: https://almy.us/jelbum.html In Quartiles there are 20 tiles with word …

No Price Increases On My Books

Next month Amazon is raising their printing costs for printed books by Kindle Direct Publishing. The increase is very small for all of my books except the old 68HCS12 title. I decided to absorb the cost increase, although Amazon has made it easy to apply price increases. This could mean that other KDP books might …

Checking In!

Just so you know I’m still around. I spent last month (and maybe this month) goofing off, which I feel entitled to do at my age. But I have been thinking, at least, about writing, and have been adding to and rearranging by book outlines. Financial sense tells me that the book about the SAMD21 …

My Recent Education Adventure

I have been spending an hour a day for most of the past year learning Spanish for various reasons. While programming languages come easy to me, spoken languages do not. Anyway, I happened to come across an on-line course in Automata Theory offered by one of my Alma Maters, Stanford. I’ve always been curious about …