Thursday, February 28 2013 @ 04:51 CST Contributed by: Linegod
I ordered the new Project Sputnik laptop from Dell to replace my six-year-old MacBook. It’s basically the most-tricked-out version of the XPS 13, running Ubuntu 12.04 instead of Windows 8. I won’t get into why I dislike Apple’s OS, but I run Linux on my desktop and on any server machine I login to, and I enjoy a consistent experience. The most appealing part about Project Sputnik, as opposed to installing Linux on any ol’ Windows laptop (or a MacBook, for that matter), is that it includes a Dell-managed PPA for the hardware. In theory, this means that Dell is committed to making sure that the laptop’s hardware “just works”.
Wednesday, February 20 2013 @ 09:19 CST Contributed by: Linegod
At some point over a decade ago I received my first real Unix account on Northeastern CCS’s computing infrastructure. I realized that my primary method of development — editing files in BBEdit and uploading them via FTP — wouldn’t scale for college-level projects, so I decided to learn how to efficiently edit files on a remote host. I used Pico for a while but became annoyed at its lack of syntax highlighting, so I used the only other editor I remembered bumping into: Vim.
What you can learn from the monster LibreOffice project
Saturday, February 16 2013 @ 08:04 CST Contributed by: Linegod
A large legacy code base is a challenge for any team to embrace and improve. So how well does a distributed team of volunteers address the problem?
A talk at FOSDEM shed light on how the large and diverse team assembled by The Document Foundation (TDF) is approaching the huge LibreOffice code base left in the wake of Oracle's withdrawal from OpenOffice.org. The result is not only an impressive sequence of on-time releases, but also a range of development innovation. In particular, the "bi-bisect" technique they've developed could be a great approach for others faced with large, complex code bases.
Wednesday, February 06 2013 @ 05:11 CST Contributed by: Linegod
We are reaching the final run for Mageia 3 release: beta 2 isos are available for tests. This was a real release full of server failures and bugs . Still, the QA team did a fantastic work as usual.
Hairy Tales to be ported to Linux if enough interest is shown
Sunday, February 03 2013 @ 04:17 CST Contributed by: Linegod
Hairy Tales, the first game fully developed by Arges studio, is an Action/Puzzler built with Unity3D. It is already available for Win/Mac on Desura.
After many requests on Steam Greenlight for a Linux port the developers replied that it's all a matter of upgrading the game engine to version 4, but they are not sure if it's worth the cost.
Monday, January 28 2013 @ 11:08 CST Contributed by: Linegod
This project is focused on building up an environment to let anyone write Python apps for the PlayBook and BB10 devices. As of PlayBook OS 2.0, a full Python 3.2 interpreter is included in the system, and is currently accessible to developers. We're building a community framework on top of this runtime to allow the development of complete, "native" PlayBook and BB10 applications using Python!
Saturday, January 26 2013 @ 06:32 CST Contributed by: Linegod
Since we first proposed systemd for inclusion in the distributions it has been frequently discussed in many forums, mailing lists and conferences. In these discussions one can often hear certain myths about systemd, that are repeated over and over again, but certainly don't gain any truth by constant repetition. Let's take the time to debunk a few of them: http://0pointer.de/blog/projects/the-biggest-myths.html
Python Scripts as a Replacement for Bash Utility Scripts
Thursday, January 17 2013 @ 06:24 CST Contributed by: Linegod
For Linux users, the command line is a celebrated part of our entire experience. Unlike other popular operating systems, where the command line is a scary proposition for all but the most experienced veterans, in the Linux community, command-line use is encouraged. Often the command line can provide a more elegant and efficient solution when compared to doing a similar task with a graphical user interface.
Sunday, January 06 2013 @ 07:03 CST Contributed by: Linegod
Ben Krasnow, Mechanical and Electrical Engineer at Valve attended a conference last Saturday on the 29th of December where he talked about their upcoming “Steambox” and new exciting hardware projects, that Valve will present in 2013.
Open source Linux driver supports 3D acceleration with all GeForce GPUs
Thursday, January 03 2013 @ 09:09 CST Contributed by: Linegod
The Nouveau driver in the current Linux 3.8 development branch has recently acquired everything that's necessary to support the 3D acceleration features of any GeForce graphics hardware. Together with a current version of libdrm and the Nouveau 3D driver in Mesa 3D 9.0, this allows Linux applications to use 3D acceleration even with the most recent GeForce graphics cards.