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 …
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 …