FastOS Workshop Video Proceedings Available

The video proceedings of the 2009 FastOS workshop are being made available as a video podcast rss feed (also available for subscription directly from the iTunes store). The first three talks are now available with new talks being posted every week. The complete schedule of talks along with the slides which were presented are available here. FastOS is a Department of Energy/Office of Science funded program focused on exploratory work in operating systems and runtimes for petascale and beyond supercomputers.

Yale Researchers Create First Quantum Processor

With all the talk about Moore's Law, and doomsday predictions of the industry hitting the ceiling of what's possible with regular transistors, you'd almost forget that a lot of people are already thinking about the next revolution in computing: quantum computers. Researchers at Yale have succeeded in producing the first working solid-state quantum processor. Highly intriguing, but way over my head.

Episode 15: Out with the Old, in with the New

The podcast almost didn't go ahead this week after a number of technical issues leaving me on an aging Mac Mini G4 that struggles to run GarageBand (which is why there's no music this week, I had to keep the edit simple). Appropriately, we discuss old software, our dissatisfaction with netbooks, and Windows 7's pricing.

Ext4, Btrfs, NILFS2 Performance Benchmarks

"The past few Linux kernel releases have brought a number of new file-systems to the Linux world, such as with EXT4 having been stabilized in the Linux 2.6.28 kernel, Btrfs being merged into Linux 2.6.29, and most recently the NILFS2 file-system premiering with the Linux 2.6.30 kernel. Other file-systems have been introduced too during the past few Linux kernel release cycles, but these three have been the most talked about and are often looked at as being the next-generation Linux file-systems. Being the benchmarking junkies that we are, we have set out to compare the file-system performance of EXT4, Btrfs, and NILFS2 under Ubuntu using the Linux 2.6.30 kernel. We also looked at how these file-systems compared to EXT3 and XFS."

Phones, Pricing, Netbooks

And yet another week has flown by. Nothing particularly exciting happened this week, but we did have some interesting conversations about old software, some phone news, Microsoft revealed the pricing information for Windows 7, and we talked about netbook customer satisfaction.

FreeDOS Turns 15

MS-DOS is an old piece of work, a long line of operating systems dating back to the early '80s. First a stand-alone operating system, it would later work as a base for Windows, and starting with Windows 95, it became integrated with Windows and was no longer developed as a stand-alone operating system. To fill the gap the end of MS-DOS left behind, the FreeDOS project was started. Today, FreeDOS turned 15.

‘A Look Inside the Fastest Supercomputer in Europe’

Currently the fastest supercomputer in Europe, the Jugene can process one trillion operations per second, has 294,912 cores that comprise 32-bit PowerPC 450 processors at 850 MHz, has 144 terabytes of RAM, has a bandwidth of 5.1 gigabyte/second with a mere 160 nanosecond latency, and is one heck of a machine mounted on 72 racks. I wouldn't mind having one of these in my basement regardless of the power bill. For pictures and more information, read the linked article.

Contiki 2.3 Released

Contiki 2.3 has just been released. Contiki is an operating system for networked embedded systems that provides low-power IP networking even for the smallest of systems, and includes the world's smallest IPv6 stack. Among other things the 2.3 release includes a new IPv6 routing architecture, a set of new shell commands, and a Twitter client.

Bordeaux 1.8 for FreeBSD Released

The Bordeaux Technology Group released Bordeaux 1.8 for FreeBSD. "Bordeaux 1.8 has had many changes on the back end, our build process has been totally rewritten, packaging has been totally rewritten. This release adds Microsoft Office 97, Adobe Photoshop 6 & 7 and Image Ready 3.0 and 7.0 support. Our winetricks script has been synced to the latest official release, Steam should now install and run once again, There has also been many small bug fixes and tweaks. This complete rewrite gives Bordeaux a much more clean and portable codebase, making new improvements much easier to provide. We already have some exciting things in the works for the next release." Bordeaux 1.8 now runs on Linux, BSD, Solaris and Mac.

Licensing webOS: “It’s Not a Religious Issue for Us”

Back when we were still using the old PalmOS, Palm licensed its operating to other manufacturers, such as Sony with its Clie devices. As it turns out, the company might also license its new webOS to other device makers. They haven't yet made any decision about it, but Palm CFO Douglas Jeffries said that for Palm, "it's not a religious issue". What do y'all think? Good idea? Bad idea? In related news, here's a Sprint ad for the Pre.

HP Brings Classic Calculators to iPhone, Windows

I guess the tragic death of Michael Jackson put the internet on hold or something, as the amount of news we can find has come to a grinding halt. I did find something interesting, though: HP has made several of its classic calculator models available as iPhone applications or as Windows applications. I'm personally not particularly versed in the world of mathematics (other than statistics), but I do know the love many geeks have for their calculators.

Android Developers Get Native-Code Kit

A native application development kit has been released for Android developers, offering a way to create certain kinds of high-performing applications for handsets running the Google platform. Android applications run through the Dalvik virtual machine, which emulates a Java virtual machine. On Thursday, the Android Native Development Kit (NDK) was released, allowing coders to create parts of their Android 1.5 applications outside Dalvik, using native-code languages such as C and C++.

i3: Improved Tiling Window Manager

Today, the second version of i3 has been released. It supports floating windows now, which is convenient for many popups, toolbar windows, etc. i3 aims to be an improved tiling window manager, mainly inspired by wmii. Similarily to other tiling window managers, the goal is to increase productivity by not having overlapping windows. In contrast to wmii, i3 was designed to work well with Xinerama and particular attention has been given to producing clean, readable, and hackable code. See the website for goals, downloads and documentation or go directly to the userguide for a quick introduction.