
Doing some highlighting-words-in-html tests for the new prototype.

I made a day tracker for when we should take Prince back to the vet (he is already feeling much better). Still working on getting a feel for how to do quick text and calendar visualization for relative time.

Teachable Machine is one of my favorite machine learning demo projects and this is a nice behind the scenes. I think the "always in inference mode" was an especially nice move.
From: https://design.google/library/designing-and-learning-teachable-machine/

I put up my picture hanging code sketch.
From: https://beta.observablehq.com/@grantcuster/greedy-picture-hanging

The wall picture arranger is sort of working -- I think I need to switch from an Archimedian spiral to a rectangular one.

It was hard to find examples of a center-out rectangle packing algorithm until I remembered that that is what word clouds are. Now I am working off this write-up of how Wordle works.

I added a button that will tell me out loud (in a robot voice) how long I have been doing certain things.