Today seems to be a good day for writing programs. I've been working on a new program for handling coffee roasting data: viewing, editing, creating roasting plans, comparing plans, making educational graphics, &c.
I've been using the pieces I have for graphics in my videos, but that way of working is not nice for people who have never written a computer program.
A recent example is the graphs in this video (7:59, 30:47): https://video.typica.us/videos/watch/dd83fb76-08de-4d3a-b995-841ef3fada73
While this code will eventually get merged in with Typica and will work with data generated by Typica, I'd like to also keep a certain level of functionality available as a separate program so that people who don't use Typica can benefit without a lot of bloat. Some of this is useful even for people who are still on paper logging and I'm open to supporting import/export for competing programs.