It’s been a while, so I thought I’d let you see what I’ve been doing for the past couple of months: Learning C. To show you, I have two cat-related programs. (The cat relationship is merely a coincidence, I swear!)

Schrödinger’s Cat: If you haven’t heard of the name Schrödinger, then look it up on Wikipedia. Basically, you place the cat inside a box and watch it either live or die. It displays one of two messages for each result, but if you know how fortune cookie files work, you can add as many as you wish.

Longcat: Longcat is a long cat. But just how long? A console program that shows you how long this cat is.

Both applications are licensed under the GPL.

UPDATE: I fixed a bug in the Longcat program and made a few minor changes to it. If you downloaded it before, please do so again.