Slashdot Mirror


Open Source In the Datacenter: It Was Never About Innovation

An anonymous reader writes "The secret to open source innovation, and the reason for its triumphal success, has nothing to do with the desire to innovate. It's because of the four freedoms and the level playing field (and agility) that was the end result. It's like Douglas Adams' definition of flying: you don't try to fly, you throw yourself at the ground and miss. This article explains why it was never about innovation — it was always about freedom. Quoting: 'When the forces of economics put constant downward price pressure on software, developers look for other ways to derive income. Given the choice between simply submitting to economic forces and releasing no-cost software in proprietary form, developers found open source models to be a much better deal. Some of us didn't necessarily like the mechanics of those models, which included dual licensing and using copyleft as a means of collecting ransom, but it was a model in which developers could thrive.'"

1 of 100 comments (clear)

  1. Re:Partly BS by msobkow · · Score: 4, Informative

    You are absolutely wrong about point 2. A GPL licensed library does not give you the freedom to license your code "however you like." The LGPL does that. Don't confuse the two.

    If you use a GPL library, you're required to use the GPL license for your code as well. This is not an accident or a "mistaken interpretation" of the license. It's clearly stated and has been known since the first version of the GPL license was released.

    --
    I do not fail; I succeed at finding out what does not work.