If I had the ability to freely work within my preferences, I’d be building applications that you call from a command line or terminal. They would do their work quietly, report their state to some logging table somewhere, and they would make their output available in some useful fashion. That is to say, my idealContinue reading “User Interfaces and Whatnot”
Category Archives: web applications
Timers
Something that I do, besides programming, is lift weights. Specifically, I train for and compete in kettlebell sport. The training is usually based around doing X-thing for Y-time and so I’ve developed some experience with interval timers. I didn’t like any of them! So I built this instead! I realize that roughly four years agoContinue reading “Timers”