Ever since I blogged about good things happening to me last week, I’ve been slipping into depression. And the descent became rapid. The last three days were the worst of it. I had almost completely lost my ability to function. Just getting on the bus and making it to class, that was pretty good. That [...]
A friend asked me for a simple tutorial. So here one is. Also, just because I can: My workflow roughly looks like: Start or clone git repository: [git clone $URL] OR [mkdir project; cd project; git init] Make some changes: HACK HACK HACK, ensure the files are tracked: [git add $FILES] Review my changes: [git [...]
This is a test of something a little different. This will be a personal post detailing some good things that happened to me yesterday. Ya know, because that perspective is good. Good Things that happened to me today: My algorithms test got pushed to next Wednesday. Two days is time for me to learn more. [...]
Well, it seems a lot has happened since last time. An additional lisp library for concurrency called Calispel has been released and is up on Cliki. Unfortunately, it depends on cl-jpl-utils which in turn depends on cl-rsm-queue, neither of which are on Cliki. Such is life. There are good things though, a release candidate for [...]
Last time I blogged, I was midway through midterms and just starting to work on some lisp projects. It’s hard to imagine that was only a week ago. Since then, midterms are over, I’ve realized my only difficult class is Algorithm Analysis (the nature of whose difficulty I’ve blogged about before) and become an official [...]
So, the last time I really posted a personal update I didn’t have many good things to say. I was a bit depressed. But I seem to have climbed out of that hole. Midterms are mostly over and I have a much better feel for my classes with them behind me. The only one I [...]