I'll be doing similar things for other kinds of measurements. Kind of excited about this. The design sketches and draft implementations look very good and it seems like an obvious direction for this kind of software to move in, yet at the same time it doesn't look like any of the competing software that's popped up since I first released mine is exploring anything in this space.
Lately I've been getting a good amount of time to work on a rewrite of the software I use at the coffee roaster. Today I'm redesigning the indicators that show timing information to consolidate all the different kinds of timing data into a single display panel while also allowing more options for customization.
Looking at some old code as reference for what I'm writing today and I'm running into some instances of, "why would I have done it that way?" Will go for the obviously more efficient approach this time around. Pretty sure I was just rushing through a fairly boring chunk of code and as long as it worked I just moved on to the next thing.
@sean I think I just skipped too many versions. Will try pushing it forward one release at a time and see if I run into the problem again.
@Stuxhost Third panel: My code no longer works. I have no idea how it ever did.
@gnomon Another person also saw them, so I think it was a real thing.
@requiem Because instead of something like literate programming (and one might assume some improvement in programming literacy) we're lucky if we can even get something like javadoc. We don't code for humans to read so humans don't read much code.
Author of Typica software for coffee roasters.