Chromium Graphics Overhaul (The Chromium Blog)

The Chromium blog reports on some developments in graphics handling in the free Google Chrome-based browser. The intent is to speed up graphics rendering by taking advantage of the GPU. "At its core, this graphics work relies on a new process (yes, another one) called the GPU process.

NVIDIA 256.53 Stable Linux Driver Release

Over the weekend there was a new Linux binary driver release from NVIDIA that was the 256.52 driver in a pre-release state. It didn't deliver on OpenCL 1.1, Fermi Linux overclocking support, or any other radical features, but it did bring a handful of bug-fixes.

MySQL 101: Working with the MySQL DB on Linux

Some people are born to be a database administrator, and others have database administration thrust upon them. If you're in the former group and you need to perform some very basic operations, like creating and backing up databases, you'll find it's much easier than it sounds. Let's take a look at some very basic MySQL administration to get started.

Open Contact with Open Compliance Officers

There’s nothing quite like having an urgent issue to pursue with a company – a real thorn in your side – and lacking a name or phone number to contact for follow-up.   (Once upon a time, I reserved a domain name, customerfeedbackplace.com, intending to aggregate all the world’s corporate customer feedback sites in one place for consumer convenience.  But that’s a story for another day.) What do you do if you’re an open source developer – a copyright holder – and you have concerns about the open source compliance of a product that uses your code?  And you can’t find a contact in that company to communicate your concerns? Here’s what you do:  You let us know at The Linux Foundation and we’ll use our extensive network of relationships to provide you a point of contact in the company for open source compliance.  Just use the web form at Open Compliance Directory…

Benchmarks Of ZFS-FUSE On Linux Against EXT4, Btrfs

Last week we reported that a native ZFS implementation for Linux is soon being released that is based upon the work by Lawrence Livermore National Laboratory to bring Sun's ZFS file-system to Linux as a CDDL-licensed kernel module. As said though in that article, there is already a ZFS module…