August 2011

You are currently browsing the monthly archive for August 2011.

Oh, god. I still have a bunch of rant left in me. So here we go, Internet: yet another angry rant to add to the pile.

Sometimes, in the course of one’s life, one is left with a one-off task. In this case, I needed to call a binary a whole lot of times, and do something with the output each time. The details aren’t important; I just needed to write a wrapper script for this binary, do a modest amount of processing on it, and then output the result to a file. This is a pretty common task, one to which the command line in general and *nix in particular is well-suited.

Now, for various reasons, I prefer not to do this via shell scripts. I don’t have a hard and fast rule for when or why. Unless you routinely write shell scripts (I don’t), you’ll inevitably spend a bunch of time looking stuff up that you looked up, oh, six months ago. Or at least I do. I don’t enjoy it, so if I can’t do it with a few commands, maybe one loop or so, then I prefer to use a scripting language. I have the advantage of better/clearer failure modes and simpler syntax and I feel like I’m learning something more powerful and more widely applicable in the process.

Read the rest of this entry »

Tags: , ,

A couple of things have put me in mind of White Wolf over the last few days.

One of them was unboxing my roleplaying books. They’d been boxed up as part of some home improvement and I never got around to unboxing them. This weekend, I did. It’s hard to describe how I felt. It was bittersweet, in that I felt nostalgic but also some sense that I might be done with roleplaying for good.

And then just now, I saw that White Wolf had put up their [publishing schedule for 2011 - 2012][sched]. Huh.

Read the rest of this entry »

Tags: ,