Because if this is earnest I'm quite seriously baffled. I don't mind BSD at all and I won't comment on the political side of things but why on earth would you rejoice that you worked for free (I assume?) for Intel only to have your work end up in some user-hostile module forced on the users? Is Tanenbaum egotistical enough that merely having his work be "the most widely used computer operating system in the world" justifies everything? And then he uses that to argue that BSD is superior to GPL because this way big companies can use the code without giving anything back? Great success.
An Open Letter to Intel
11–20 of 379 posts
Re: An Open Letter to Intel
#12> If nothing else, this bit of news reaffirms my view that the Berkeley license provides the maximum amount of freedom to potential users. Interesting conclusion, considering one of the "features" of the Intel ME is precisely to limit what the final user can do with their computer.
Yes. And it also allows others (e.g. the three-letter agencies) to spy on the user. I wonder how Tanenbaum feels about all that.
Re: An Open Letter to Intel
#13> when companies have told me that they hate the GPL because they are not keen on spending a lot of time, energy, and money modifying some piece of code, only to be required to give it to their competitors for free Some piece of code that also cost time (and possibly someone's else money) to develop, and that they got for free?
This struck me as bizarre as well. You're thanking someone because you relicensed your hard work so they can use it for free (BSD) and you complied? All for the stated reason that they don't have to relicense their work to other people so they could use it for free? /facepalm It's like some version of the Stockholm syndrome, deserves a name.
Re: An Open Letter to Intel
#14All that aside, Intel did exactly what the license allows them to do. The license doesn't require a thank you note.
If it makes HN feel any better, Intel is among the leading contributors to Linux, and MANY other open source projects. Intel doesn't expect a thank you note for it
Re: An Open Letter to Intel
#15Earlier quoted context omitted.
He relicensed MINIX for Intel? The letter doesn't say that.
"I have run across this before, when companies have told me that they hate the GPL because they are not keen on spending a lot of time, energy, and money modifying some piece of code, only to be required to give it to their competitors for free. These discussions were why we put MINIX 3 out under the Berkeley license in 2000 (after prying it loose from my publisher)."
Well, maybe only if you think 17 is "several years":
> several years ago when one of your engineering teams contacted me
> we put MINIX 3 out under the Berkeley license in 2000
Re: An Open Letter to Intel
#16Re: An Open Letter to Intel
#17Earlier quoted context omitted.
He relicensed MINIX for Intel? The letter doesn't say that.
"I have run across this before, when companies have told me that they hate the GPL because they are not keen on spending a lot of time, energy, and money modifying some piece of code, only to be required to give it to their competitors for free. These discussions were why we put MINIX 3 out under the Berkeley license in 2000 (after prying it loose from my publisher)."
Re: An Open Letter to Intel
#18> when companies have told me that they hate the GPL because they are not keen on spending a lot of time, energy, and money modifying some piece of code, only to be required to give it to their competitors for free Some piece of code that also cost time (and possibly someone's else money) to develop, and that they got for free?
Re: An Open Letter to Intel
#19Re: An Open Letter to Intel
#20> when companies have told me that they hate the GPL because they are not keen on spending a lot of time, energy, and money modifying some piece of code, only to be required to give it to their competitors for free Some piece of code that also cost time (and possibly someone's else money) to develop, and that they got for free?
Also note that many of that time, energy and money to modify GPL code is not just programming time, but also a lot of legal advice time. With BSD-like license it should be immediately clear what you can do with the code (i.e. almost everything).