Archive

First Fedora GNOME 3 Test Day Coming

The first of three Fedora project GNOME 3 Test Days is taking place tomorrow (Thursday 2011-02-03) in #fedora-test-day on Freenode IRC. Join others and the GNOME development team to test out GNOME 3 and help make sure it's stable and polished. The testing is easy, can be done from a live image, so there's no need to have Fedora installed or to be a Fedora user, and you can help out with just ten minutes of your time. This blog post has more details on the event and how you can get involved.

Recent Google Go Build Brings Treats for Windows

Go is a highly hyped (last year) new programming language by Google. Thanks to ongoing community effort, its Win32 compatibility constantly improves. This week's rolling release should be considered a major milestone. In the somewhat dry words: "implementation of callback functions for Windows" and "cgo: windows/386 port", it introduces two major breakthroughs for this platform: WinAPI GUI support, and the ability to easily wrap and link external (non-Go) libraries. Note that there's an unofficial compiled build for Win32 available for download.

GRIN Plasmonics: a Practical Path to Superfast Computing

"They said it could be done and now they've done it. What's more, they did it with a GRIN. A team of researchers with the U.S. Department of Energy's Lawrence Berkeley National Laboratory and the University of California, Berkeley, have carried out the first experimental demonstration of GRIN - for gradient index - plasmonics, a hybrid technology that opens the door to a wide range of exotic optics, including superfast computers based on light rather than electronic signals, ultra-powerful optical microscopes able to resolve DNA molecules with visible light, and 'invisibility' carpet-cloaking devices."

Internet Infrastructure – Who Should Pay?

There is a falling out between governments & ISPs on the one hand and consumer groups and companies like YouTube and Netflix on the other. Lately more punitive measures affecting these companies and consumers have emerged that include increased throttling, greater per-usage billing and lower internet caps. The internet as whole is struggling to find a self-sustaining business model that supports the rising speed and bandwidth requirements of consumers and online media purveyors. The conflict boils down to who should pay and to what degree they should pay.

Portable C Compiler Approaching 1.0

The BSD licensed Portable C Compiler (PCC) is steadily on the road for a 1.0 release and is now able to compile a FreeBSD/amd64 CURRENT system with almost no changes. The current version of PCC has evolved from the original PCC developed at Bell Labs during the 1970s and has been maintained by Anders Magnusson and a small team of developers during the last decade. It has received more attention during the last few years, especially by OpenBSD and NetBSD people seeing it at as a viable option as a GCC replacement.

Microsoft Asks Intel for a 16-core Atom Server Chip

"The Intel Atom processor line is associated with low power usage in devices such as a netbook or nettop computer. The emphasis is definitely not on performance, it's on pushing up battery life on a device with a small display and mid-range graphics requirements while still managing a decent desktop experience. Microsoft thinks Atom can do more, though, and wants to use it in servers. With that in mind it is calling on Intel to up the cores in an Atom chip to 16, and deploying it as a low power server chip solution."

McKusick Tells of the BSD Days As Only He Can

"The drought of those who speak without depending on slides has ended at the 12th Australian national Linux conference. Last evening, Marshall Kirk McKusick, a well-known BSD hacker, took those assembled down a slightly different track - after all, this is a Linux conference - with his narrative history of BSD. And what a rollicking ride it was! And the venue for his talk could hold only 100 people. He based his talk on notes he had made while travelling through Australia on a train in 1986 - he was a keynote speaker at the now-defunct Australian UNIX and Open Systems User Group conference in 1986."

NICTA Releases Security Software for Operating Systems

"National ICT Australia, in conjunction with Open Kernel Labs, has released new software aimed at researchers, developers and manufacturers that has the ability to protect computer hardware from failure or being attacked. The seL4 microkernel is a small operating system kernel which regulates access to a computer's hardware and is able to distinguish between trusted and untrusted software."

New Linux Network Device Naming To Be Tested by Fedora

Fedora is holding a Test Day tomorrow (2011-01-27) to test a new network device naming scheme, as implemented by the biosdevname utility provided by Dell. biosdevname aims to give network interfaces names that are both consistent and appropriate to their physical attributes (onboard device number, or PCI slot), an approach that has been kicked around upstream for a while. This new system will likely come to most distros in future. The Fedora test day will concentrate on making sure it behaves as intended on both new installations and upgrades.

Codezero Hypervisor Toolkit Released for TI OMAP4 Pandaboard

Codezero Embedded Hypervisor Toolkit v0.4.1 has been released for TI OMAP4 dual-core Cortex-A9 Pandaboard platform. Please take a look at the download page for the project installer and tarball packages. Available in this release is a prebuilt hypervisor toolkit for userspace application development. The toolkit brings up two cores as a real-time executive and is meant for running baremetal software on the low cost OMAP4 ARM Cortex-A9 hardware from TI. Virtualized Android and Linux editions are also planned for a later release.