Linux, Still an Awkward Alternative

The choice of software to run our computers can get awfully depressing. On one hand, there's Windows XP expensive and woefully insecure, but it works on almost every machine out there. On the other, there's Mac OS X -- far more secure, but also expensive and restricted to Apple's own computers.

Reduce C/C++ compile time with distcc

Some people prefer the convenience of pre-compiled binaries in the form of RPMs or other such installer methods. But this can be a false economy, especially with programs that are used frequently: precompiled binaries will never run as quickly as those compiled with the right optimizations for your own machine. If you use a distributed compiler, you get the best of both worlds: fast compile and faster apps. This article shows you the benifits of using distcc, a distributed C compiler based on gcc, that gives you significant productivity gains.

SkyOS Ports Bash; Syllable a Voodoo Driver

After a number of requests from the community, Bash and Coreutils have been ported to SkyOS. With GCC and Make already ported, it will now be much easier to port/compile Unix-compatible applications. In other news, SkyOS 5.0 beta 7 will be available to beta testers on Monday, and will feature, among other things, multi-user support. Elsewhere, Syllable just got a Voodoo3/4/5 driver.

Migrating Win32 C/C++ apps to Linux on POWER

This article covers Win32 API mapping, particularly process, thread, and shared memory services to Linux on POWER. The article can help you decide which of the mapping services best fits your needs. The author takes you through the APIs mapping he faced while porting a Win32 C/C++ application.

Haiku-OS: A Call to the Community

While many of our team members are hard at work, coding and working on updating their team pages and adding all of the official site content, there are some other things that need to be done. We are going to need some Newbie Help Files and some "Developer Tutorials to be written in order to fill some large blank spots on our new site. I posted more information in our forums. If you would like to help out with either of these, please see either the Newbie Help Files thread or the Developer Tutorials thread."

On Sun, Java and Open Source

Analysis Sun says open sourcing Java code will fragment and devalue the platform. Sun's opponents say that under the current community process development is too slow. They're both right, but the debate, which Scott McNealy regards as synthetic - an issue manufactured by hypocritical competitors - highlights what people really want from a technology. It's an issue that finds Sun on the right side, but failing to convince skeptics. Read the rest of the analysis at TheRegister.

The Stealth Desktop, Part I

The issue of GNU/Linux as a desktop operating system is hot these days. You can hear here and there about someone switching their proprietary desktops, or considering doing such a thing, to GNU/Linux. Most of these stories refer to some desktop-oriented or mainstream distribution, such as Mandrake, Red Hat/Fedora, or SUSE. However, there is one distribution you would seldom hear about and yet, it is uniquely qualified for heavy-duty desktop usage, Slackware.