"Service Unavailable" Woes: It Appears that dasBlog is Spontaneously Restarting

I'm aware that my blog has been troublesome lately (hopefully, your aggregator has borne the pain). I run \<a href="http://www.dasblog.info/"" target="_blank" rel="noopener noreferrer">dasBlog, which I generally like and in which I have an insane investment (oh, look, I started this blog 5 years …

more ...

IBM's Telelogic Acquisition: Buying Marketshare, Not Expanding Market

I agree with Alan Zeichick's analysis of IBM's acquisition of modeling tool vendor Telelogic:  the overlap with IBM's Rational product line is high, the acquisition "is a bid to buy market share....we've taken a powerful innovator and strong IBM competitor out of the market."

The software development industry typically …

more ...

As A Programmer, Do You Go Into Debug Mode With Bureaucracy?

One of my few talents is that I'm really good dealing with bureaucracies. Not in the long run, where they drive me crazy, but in the short run, when they're telling you that you should buy the ticket and they'll refund it, or that you have to pay your entire …

more ...

Parallel Hard Drives: Maybe I Was Wrong

A while ago, I posted my uninformed thoughts on parallel hard drives. \<a href="http://engagebrain.com/%3fp%3d41"" target="_blank" rel="noopener noreferrer">Charles Lecklider says I'm wrong: that doubling the number of moving parts within a single drive is unlikely to be popular, that a good RAID controller …

more ...

"The Definitive ANTLR Reference" by Terence Parr

I second Andrew Binstock's recommendation of "The Definitive ANTLR Reference" by Terence Parr (author of ANTLR), even to Binstock's sly observation that the book "sort of lulls you into the false belief that you could write a new scripting language fairly easily."

I really like ANTLR. Not long ago, I …

more ...

"xUnit Test Patterns: Refactoring Test Code" by Gerard Meszaros

My first reaction to the book xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros (Addison-Wesley) was shock: 800 pages on writing unit tests? Isn't that taking things a little too far?

I have a problem calling such an omnibus a "patterns" book. At 800 pages, xUnit Test Patterns is …

more ...

I know it was you, Paulie. You broke my heart. You broke my heart!

Mark my words.

Update: A "friend" reminds me that I predicted that the end would be Christopher killing Tony. Yeah, so obviously David Chase reads my blog and does things just to make me look stupid. But the ending's in the can, so I'm sticking with my prediction.

P.S …

more ...

Mathematica: The Greatest Programming Tool You've Never Used

If there were 3 tools that I could wish every programmer would develop one complete project in, they would be:

  • jUnit
  • Smalltalk
  • Mathematica

Each will forever change your opinion of what a software development environment ought to be like but each, at the level of an article or a blogpost …

more ...

Does LiveWriter schedule posts?

I am going to be the happiest freaking kid on the block if this post appears on my blog at 6PM tonight and not before...

The ability to schedule posts for future publishing is my single greatest wish for Windows LiveWriter. It looks like the new beta has that capability …

more ...

Parallel Hard Drives

In comments, David Glassborow makes the excellent point that the hard drive, far more than the CPU, seems to be the limiting factor for the concurrent revolution. When your computer is frustratingly slow, the odds of your disk-access light being on are approximately perfect.

I know very, very little about …

more ...