A Google OS by 2010?

Wishful thinking? Yes, but let's consider the possibilities. The last couple years have seen significant advances in hardware production and design. One of the more interesting (and potentially revolutionary) developments to take place this past year is the announcement of a new CPU, the STI (Sony, Toshiba, IBM) Cell processor.

IronPython 0.7 Released; Development Moving at Full Steam

After a seemingly quiet period of little to no activity concerning IronPython IronPython 0.7 has been released and is available here. From the IronPython list, by Jim Hugunin himself: "This is the release that I should have made about 2 months after IronPython 0.6 and joining MS". Elsewhere, Nemerle released a preview before 0.3.0, which is planned in a month or so. It brings a total rewrite of the type inference engine and the parser (which is about half of the compiler).

HOWTO: Creating Images Of Your Linux System With SystemImager

Falko Timme wrote a tutorial describing how to create images of your Linux system with SystemImager. SystemImager lets you create images of your installations. So you can make a backup of your systems, clone your systems (if you have to maintain more than one machine with exactly the same software), or even distribute your software over the internet. To do so, you need an image server (should have enough disk space to store your images) and a so-called golden client (i.e., your "perfect system" of which you want to make an image).