Ed Bilodeau

<< Back to Home

This weblog had moved: http://www.coolweblog.com/bilodeau/

# Notice (Oct 19/05): So ends my stay here on Blogger. This morning Google implemented an anti-spam 'feature' that forces me to answer a challenge phrase when I want to post to my own blog. No notice of the change, nothing. Worse is that it doesn't even work! I type the phrase, submit, "An error occured", post deleted. Damn you, Google. Chances are I will revive my blog somewhere else, sometime soon. I'll post the new coordinates here as soon as they become available. (BTW, I'm unable to post anything to my RSS stream, so I'd appreciate it if readers could spread the word and ask people to take a look at this notice)

Update (Oct 19/05, ~noon): After a frustrating few hours (and not just trying out alternatives to Blogger), I've decided that this is a good time to take a break from all this. A day? A week? Who knows. But I need to step away from it before I pass a heavy magnet over the whole mess.

Update 2: According to this post, the reason I'm seeing the CAPTCHA (challenge phrase) is that Blogger has classified my blog as spam. Thanks. User for five years and now I'm spam. I searched the Blogger site, but there is no mention of how to get the spam flag turned off. There is also no way of contacting anyone at Blogger. Wow. Spam they say I am, so spam I must be. Maybe it is time to take a break.

Saturday, March 26, 2005

DDJ: A Fundamental Turn Toward Concurrency in Software :
The major processor manufacturers and architectures, from Intel and AMD to Sparc and PowerPC, have run out of room with most of their traditional approaches to boosting CPU performance. Instead of driving clock speeds and straight-line instruction throughput ever higher, they are instead turning en masse to hyperthreading and multicore architectures.

A bit technical, but Sutter does a good job of explaining why some of the assumptions we hold about software are likely to be less true in the years to come. For someone like me, this is an interesting article. For a software developer, its a must-read.