Slashdot Mirror


Red Hat CEO Predicts Open Source Infrastructures With Proprietary Business Functionality (fortune.com)

An anonymous reader summarizes the highlights of Fortune's new interview with Red Hat CEO James Whitehurst: A recruiter told Whitehurst the culture at Red Hat was "a little bit like that Blues Brothers movie, when Dan Aykroyd says, 'We're on a mission from God.'" But Whitehurst says geeky passion "makes it a great place to be a part of," and even argues that the success of Microsoft in the 1990s can be attributed to its Microsoft Developer Network, which led developers into Microsoft's platform and infrastructure. "Developers now are heavily using open-source tools and technology and, bluntly, I think that's why Microsoft had to open source .NET and why they're embracing more open source in general. Because open source is where innovation is coming from and is what developers are consuming, it forces vendors to participate."

Looking towards the future, Whitehurst says "A rough line would be almost to say most infrastructure is going to be open source and most business functionality above it is going to be proprietary." And he also warns open source companies, "if you don't have the unique business model that allows you to add value on top of the free functionality, in the end you're going to fail... a lot of open source companies have come and gone because they've been more focused on the functionality versus how they add value around the functionality."

1 of 53 comments (clear)

  1. Open Source doesn't care for your software freedom by jbn-o · · Score: 5, Informative

    Let it never be said again that there's no substantive difference between free software and open source—here you have an open source booster (Red Hat's CEO Jim Whitehurst) pitching proprietary software as a good thing unto itself. Many years ago the Free Software Foundation told us about this when they wrote about the "Fear of Freedom" and the section that highlights how open source enthusiasts and free software activists react radically differently to non-free software:

    The idea of open source is that allowing users to change and redistribute the software will make it more powerful and reliable. But this is not guaranteed. Developers of proprietary software are not necessarily incompetent. Sometimes they produce a program that is powerful and reliable, even though it does not respect the users' freedom. Free software activists and open source enthusiasts will react very differently to that.

    A pure open source enthusiast, one that is not at all influenced by the ideals of free software, will say, "I am surprised you were able to make the program work so well without using our development model, but you did. How can I get a copy?" This attitude will reward schemes that take away our freedom, leading to its loss.

    The free software activist will say, "Your program is very attractive, but I value my freedom more. So I reject your program. I will get my work done some other way, and support a project to develop a free replacement." If we value our freedom, we can act to maintain and defend it.

    Whitehurst mentioned "why Microsoft had to open source .NET". What freedoms does that really convey to .NET users? It's worth taking a look at Microsoft's Patent Promise for .NET Libraries and Runtime Components and understanding its limitations. This patent promise doesn't look out for your software freedom. As End Software Patents warned us two years ago:

    [Y]ou're only protected if you're distributing the code "as part of either a .NET Runtime or as part of any application designed to run on a .NET Runtime". So if you add any of the code to another project, then you lose protection and MS reserves the right to use their patents against you.

    Secondly, the protection only applies to a "compliant implementation" of .NET. So if you want to remove some parts and make a streamlined framework for embedded devices, then your implementation won't be compliant and the protection doesn't apply to you.

    Microsoft's "patent promise" so-called "protection" looks very different from how the GPLv3 treats users. End Software Patents summarizes the GPLv3's language in section 11: "[c]ode distributed under the GNU GPLv3[] comes with a patent grant which basically says the contributors can't use their patents against the users for exercising the freedoms granted in the licence" whereas Microsoft's "protections disappear very quickly for those who wish to modify or re-use the code".