Categories
General

Extensive Firefox review

Good and extensive FireFox review here. Picked up a good extension called SessionSaver too.

Categories
Development

Hiring developers

Computerworld has a nice article here about hiring people not tools. To me it’s important that I can trust the person and know that they are competent and willing to learn. If they have had experience with Java or C++ is secondary.

Categories
Development

IBM DeveloperWorks with more concurrency

IBM DeveloperWorks has a good continuation on their series on JDK 5.0 concurrency here. Seems yo couldn’t do lock-free and wait-free algorithms in Java before the new atomic API.