BeOS Memory Limitation Work-around Achieved

The well-known limitation of BeOS to crash when too much memory is installed is now hacked around by some people in the community. The first patch, patches the kernel to "think" that only 64 MB is installed in the machine. We would advise the team to make multiple hack packages for 64, 128, 256, 384, 512, 640 and 768 MBs of RAM (the right amount is different for each user because it depends on the MBs the graphics card reports to the PCI level, not just how much RAM and gfx RAM is actually installed). This hack is for BeOS 5.x systems.

InnoTek GCC for OS/2 Beta 4 Released

InnoTek GCC for OS/2 is a commercial distribution of the GNU C/C++ compiler suite and associated utilities for the IBM OS/2 platform. InnoTek maintains an OS/2 platform port of the GNU C/C++ compiler suite and provides comprehensive support for the compiler environment to enterprise customers. Read more at eComStation's web site.

Why Good Ideas Fail, Part II

The software industry is very fearful of open source software, but this fear is irrational. The software industry can quite easily combat OSS as similar challenges have been met successfully in other industries. Part II of "Why Good Ideas Fail" discusses the future evolution of the software industry, and the implications of this evolution for innovative ideas.

Interview with Matthew Dillon of DragonFly BSD

Today we feature a very interesting interview with well known *BSD hacker Matthew Dillon over his latest project, DragonFly BSD (also known for his Linux kernel contributions, Amiga C compiler hacking back in the day and the Backplane distributed database). Matthew discusses DragonFly's status, goals, the overall BSD platform, innovation, and more. Update: Added one more question at the end of the Q&A.

Sun should Open Source Unprofitable Parts of Java

Even if Sun prefers to retain control over a stragic asset like Java, it should take a hard look at the components of Java that are related to platform-breadth and market-reach rather than to profitability, and slough these off to small, reactive Open Source efforts. javax.swing.text.html would be a good component to start the experiment with, says Rick Jelliffe. Check out the comments on that page too.