A Personal Pantagraph

Prognostications, Epiphanies, and Banalities

Archive for November, 2005

Review: Infinity Beach, by Jack McDevitt

Monday, November 28th, 2005

Overall rating: 4/5
Infinity Beach is a classic Jack McDevitt story, with many elements his readers will recognize: mysterious events that happened years ago, false reputations, the search for truth, stark moral choices, general societal decay, and a personal struggle with mediocrity. It is also full of McDevitt’s twists, unusual perspectives on the world, unexpected [...]

The Complexity of Java

Sunday, November 27th, 2005

Java has a well-deserved reputation for complexity, but it did not start out this way. In the beginning, Java flourished in part because it was so much simpler to write programs in Java than in the alternatives, e.g., C++. Garbage collection, collection classes, simple database API, sane networking API, and a simplified threading [...]