The Caffeine Advantage

Last night I finished reading The Caffeine Advantage, a book claims that caffeine is actually good for you: “The Caffeine Advantage offers step-by-step programs that show you how caffeine can improve your IQ, memory, mood, athletic ability, physical condition, and performance at work.” One of the most bold claims is that caffeine can make you […]

SBL Hebrew Font

The Society of Biblical Literature has made available a beta version of their SBL Hebrew Font. It’s a very clean, versatile Unicode font: It’s distributed in OpenType TTF format, designed primarily for Win2000 and later, but you can also use it on MacOS X. However, since MacOS X (even version 10.3) does not yet support […]

My Yahoo! RSS

After 2-3 years of stagnation, My Yahoo! has finally done something interesting. They have added a hosted RSS aggregator feature to the site. For the time being, I’ll still probably stick to using like Radio Userland better, because it organizes articles by date (regardless of source) and My Yahoo! is very source-centric. However, I’m hopeful […]

Threads considered harmful

In the past month I’ve seen at least 3 messages on the development email lists at work asking questions about developing multi-threaded applications. From a software engineering standpoint, this troubles me. I’ve always thought that multi-threaded apps in C/C++ are simply too difficult for most engineers to understand. There’s too much non-determinism, too many race […]