Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:People get GPL wrong (Score 1) 250

Yeah, well, you are certainly among the people who get the GPL wrong ...

But GPL means,"If you use my stuff, you can't charge for your stuff and have to make all your code public."

It doesn't even remotely mean that.

Comment Re:GPL is good but flawed (Score 2) 250

The real problem is that in order to monetize software under GPL, a company will benefit from making it hard to compile, hard to install and hard to use, because most of the money will come from the service you offer and not from the software itself. Even worse, the GPL encourages dual licensing for commercial purposes, using the GPL as a corset from which a customers can free themselves only by paying a hefty fee. Companies then use tricks in the legal grey zone to discourage the use of the GPLed version, for example delaying publication so it always lags behind the version with commercial licence.

AdaCore is a good example. They offer a GPL version of GNAT, but in contrast to the FSF version it is under the full GPL and not under the mGPL. Since Ada more or less requires a runtime engine, this means that all your executables from the GPL version will be licensed under GPL. Or, you can pay a hefty fee for the commercial license. At the meantime, they make sure to bundle their GPL version with a lot of essential, but GPLed code that is not in the FSF mGPL version and ensure (with delayed contributions) that the FSF version lags behind. With that strategy they have managed to boost sales for their commercial license, but it is probably also one of the main reasons why Ada has not gained and will never gain any widespread popularity.

Your suggestion is not good, though, because it would just institutionalize the bad behaviour that companies are already demonstrating currently in a legal grey zone - delaying the release of source code, making it hard to understand, branch, compile on your own, etc. The only one who would win from this change would be proprietary software makers, and they are constantly being unfair already by taking away essential freedoms from their users.

Comment Re:fud (Score 1) 250

Too bad that's not correct either. The GPL has nothing to do with the question whether you sell software or not. It's all about distribution.

Comment Re:Yea- we need the GPL or we won't get sources (Score 2) 250

people don't want to buy hardware and then have to choose and install software to get a product running.

Don't be so patronizing, you're not that more smart or special in comparison to the "people" you refer to. Contrary to your claim, people have no problem with installing software, they do it all the time on their PC, Mac, smart phone or tablet. They want easy installation without problems and instant up-and-running software (a lesson learned from shareware). That's easy to achieve and whether the software is free or proprietary makes no difference in that respect. It only takes a bit of care from the developer.

Slashdot Top Deals

"Here's something to think about: How come you never see a headline like `Psychic Wins Lottery.'" -- Comedian Jay Leno

Working...