Torvalds Describes DRM and GPLv3 as 'Hot Air'
An anonymous reader writes "In Sydney this week for the annual Linux conference, Linus Torvalds has described DRM and the GPL as 'hot air' and 'no big deal'. From the interview: 'I suspect — and I may not be right — but when it comes to things like DRM or licensing, people get really very excited about them. People have very strong opinions. I have very strong opinions and they happen to be for different reasons than many other people. It ends up in a situation where people really like to argue — and that very much includes me... I expect this to raise a lot of bad blood but at the same time, at the end of the day, I don't think it really matters that much.'"
How we know is more important than what we know.
At the same time there is a chance that DRM will collapse under it's own weight. People are annoyed with it, especially iTunes users. I know few non-geek ones that started researching into the subject because they changed iPod for different player. We will see what future brings.
"an experienced, industrious, ambitious, and often, quite often, picturesque liar" - Mark Twain
People often contrast Torvalds and Stallman as being pragmatic and idealistic, respectively. I don't think this is the case. Stallman *is* pragmatic - the only thing is, he's pragmatic about the long-term consequences and Torvalds only looks at the short-term consequences.
One example of this is the version control debate. Stallman rightly pointed out that Bitkeeper was a problem waiting to happen, and Torvalds didn't care until it was too late. Sure, you might say that the problem was avoided because Torvalds wrote git. But if he'd have done that in the first place, git would have been years ahead in development by now, and the Linux community could have avoided an embarrassing debacle.
This isn't an isolated incident - there is a history of Stallman making a point about something, a lot of people laughing at him and saying that it won't be a problem, and then a few years down the line, it becomes a problem.
Another example: the GNU project has required contributers to sign copyright waivers on the code their contribute, or have their employers do it if necessary. If Torvalds had done this from the start, half of the things SCO were complaining about to the press would have been more readily rebutted and easier to face in court. But Torvalds didn't bother with this until it was too late either.
Now I'm not saying that everything Stallman does is perfect. But he has a history of being right, even in the face of people saying that he's wrong or that it doesn't matter. So instead of simply writing him off because golden boy Torvalds says so, perhaps it would be prudent to take a closer look.
Maybe Linus is one of those people for whom it will only matter very much when it bites him in the ass and it's too late to do anything about it.
...but I don't think he has the legal understanding and I don't think he understands why the content industry is pushing DRM (hint: it's not because of piracy).
That is why I take Torvald's world on any programming issue related to the kernel and support RMS's position when it comes to freedom, content industry issues. While RMS may not be legally trained, he realises that and has a team that is competent in legal matters. Of course Linus is entitled to his opinion on these issues, but I believe that his take on it is harmful because it's the "famous people slightly connected to the issue seeming to be expert on the issue to the public" syndrome. He is no more competent in this case than the celebrities ridiculed by the bbc in a previous article.
It takes a man to suffer ignorance and smile
Be yourself no matter what they say
Here we go. Bring on the legions of dorks who are hell-bent on appearing more intelligent than Linus. Boy, it sure would be great to be smarter than the guy who wrote Linux, wouldn't it? I would sure love to warp every fucking thing he says in order to make him look stupid, even if it's only to myself! That way, I can cling to my private little fantasy of being smarter than him!
Come on, the guy makes it clear that he is only sharing his gut feelings and personal opinions. He doesn't claim to be right -- unlike you. He's very careful with his words, and we should at least recognize that.
By qualifying his opinions, he's acknowledging that they are only opinions, and not facts. That's what keeps him in touch with reality. Pay attention to that. We should all choose our words so carefully.
And don't call me a fanboy either, because I don't even use Linux.
I will give one thing to Linus. He is right that there is a lot of hot air involved. That's because people (including him) miss the point about DRM and the GPL.
For DRM to work, it has to use technical means to prevent modification of the code. This is open source we're talking about. If they don't prevent modification of the code, a crack will be easily implemented.
The GPL prevents a party from relicensing your code with a modification restriction... but DRM allows them to use technical means instead of legal means to accomplish the same result.
DRM (or at least, that part of it that I've described) is a loophole that should be closed. We are not talking about "someone's right to create programs that use DRM". We are talking about someone's right to modify **your** code, while preventing further modification by others. That's one of the core rights that the GPL is meant to preserve.