Did stuff and feel better for it

Transferred the beer to secondary, and cleaned my gear in preparation for my next brew day.
Disposed of Leviathan’s tank. It had an odor that may have been attached to his failed health. Another day. RIP.
Started working on the Shipper’s Dilemma. I began with the display part, and immediately started running into learning opportunities. First round through made a screen with a square in the corner. Next, I made an array of colors, and started iterating through them. The thing is, it just started the same color. Took a little bit (yeah rusty skills!), but I saw that I was delaying my variable to increment, assigning out a value, and assigning the color, all in the loop inherent to processing. A while loop inside the loop, or declaring the variable outside the main loop around have done the trick. Now it’s time to work on either a multi-dimensional array, or some clever way to keep track of XYZ’s. If ABC is easy as 123, does that mean XYZ is as easy as 242526? Is it an issue that I just went back to originally typing xyz and changes it to XYZ, just so I wouldn’t have to take into account the difference in ascii code from X to x? Also, phone keyboard, you don’t know the “word” ascii? Bwahahaha…
I also trimmed my beard and hair.
Reasons.