Slashdot Mirror


Linus Calls Microsoft Hatred "a Disease"

Hugh Pickens writes "In the aftermath of Microsoft's recent decision to contribute 20,000 lines of device driver code to the Linux community, Christopher Smart of Linux Magazine talked to Linus Torvalds and asked if the code was something he would be happy to include, even though it's from Microsoft. 'Oh, I'm a big believer in "technology over politics." I don't care who it comes from, as long as there are solid reasons for the code, and as long as we don't have to worry about licensing etc. issues,' says Torvalds. 'I may make jokes about Microsoft at times, but at the same time, I think the Microsoft hatred is a disease. I believe in open development, and that very much involves not just making the source open, but also not shutting other people and companies out.' Smart asked Torvalds if Microsoft was contributing the code to benefit the Linux community or Microsoft. 'I agree that it's driven by selfish reasons, but that's how all open source code gets written! We all "scratch our own itches." It's why I started Linux, it's why I started git, and it's why I am still involved. It's the reason for everybody to end up in open source, to some degree,' says Torvalds. 'So complaining about the fact that Microsoft picked a selfish area to work on is just silly. Of course they picked an area that helps them. That's the point of open source — the ability to make the code better for your particular needs, whoever the "your" in question happens to be.'"

634 comments

  1. free software and open source by salimma · · Score: 3, Interesting

    That was a succint overview of the difference between open source and free software, though to be fair, even pragmatic free software supporters would find this new contribution by Microsoft as a positive thing.

    --
    Michel
    Fedora Project Contribut
    1. Re:free software and open source by Anonymous Coward · · Score: 4, Insightful

      Not really. Free Software is pretty much entirely about what you're allowed to do with the code. As long as the new code from Microsoft allows the desired freedoms (and it does) there's nothing wrong with it from a Free Software perspective.

    2. Re:free software and open source by salimma · · Score: 1

      Free software advocates tend to be more likely to prefer the entire stack to be free, though. FSF's Richard Stallman, for instance, does not even consider Fedora to be free enough.

      --
      Michel
      Fedora Project Contribut
    3. Re:free software and open source by digitalunity · · Score: 5, Insightful

      Most open source development is a symbiotic relationship between developers. Each developer builds upon others work to create an even better work, often to fill their own needs. Few developers can carry a large project alone, so in that way, each developer relies on each other developer to bring to fruition a complete software product.

      Linus is right in that most OSS development is for selfish reasons, but the net effect is a benefit to the developer community as a whole because of license requirements to share. The result is that each selfish act is inherently beneficial for the community also.

      I don't hate microsoft, but 20 years of watching their actions has led to great distrust. MS has fostered a industry-wide corporate culture that views OSS as broken, untrustable, risky, unsupportable, or otherwise inadequate. Microsoft contributions to OSS projects is rightfully viewed with distrust by many in the OSS community. Their modus operandi for 20 years has been embrace and extinguish, in all areas of their business.

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      --
      You can't legislate goodness. Let each to his own destiny, by will of his freely made choices.
    4. Re:free software and open source by paxcoder · · Score: 2, Informative

      Free software supporters are skeptic when it comes to code that's designed for the non-free environment (eg. run on Windows, must be compiled with non-free software etc.) - that's the case with me anyway. This driver, if I understood it correctly, has no other purpose but to enable a proprietary VM to work with the kernel (correct me if I'm wrong). If I'm right, I see no reason why it should ever be included in it.

    5. Re:free software and open source by Macthorpe · · Score: 5, Insightful

      This driver, if I understood it correctly, has no other purpose but to enable a proprietary VM to work with the kernel (correct me if I'm wrong). If I'm right, I see no reason why it should ever be included in it.

      Because more choice is better than less. Isn't that the FOSS way?

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    6. Re:free software and open source by paxcoder · · Score: 0, Troll

      Actually, we don't consider non-free as a valid choice. That's why there is a GNU/Linux.

    7. Re:free software and open source by Macthorpe · · Score: 4, Insightful

      Oh, okay. I didn't realise it was "Freedom, but only on our terms". I thought it was just "Freedom".

      My mistake.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    8. Re:free software and open source by paxcoder · · Score: 2, Insightful

      You're confusing choice with freedom. We are primarily free-software supporters. The software the driver is written for is non-free by any FOSS supporter's standards (weather from free or open camp). There is no benefit regarding the user's freedom (as defined by 4 freedoms - use, copy, study, modify+redistribute) in including the above in the kernel.

    9. Re:free software and open source by krkhan · · Score: 1

      All those poor souls with IT-dept mandated MS desktops that they're not allowed to change just moved one step closer to really running linux on that meaningless host.

      People running Hyper-V in Server editions aren't exactly "poor souls" either.

    10. Re:free software and open source by paxcoder · · Score: 1

      Please explain how this driver helps people earn money?

    11. Re:free software and open source by derGoldstein · · Score: 5, Insightful

      I don't hate microsoft, but 20 years of watching their actions has led to great distrust. MS has fostered a industry-wide corporate culture that views OSS as broken, untrustable, risky, unsupportable, or otherwise inadequate. Microsoft contributions to OSS projects is rightfully viewed with distrust by many in the OSS community. Their modus operandi for 20 years has been embrace and extinguish, in all areas of their business.

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      One of the biggest problems with OSS developers is short memory spans. Your description of Microsoft's history in regards to OSS was "diplomatic", moderate, and well-mannered. This is good when addressing people who aren't versed in the ongoing "struggle" between OS and proprietary software.
      I, on the other hand, am willing to sound like the neck-bearded 'FLOSS' hippie:
      MS has called Free Software "a cancer", "unamerican", "implicitly criminal", and "a threat to the economy". It's been practicing *extortion* when dealing with large corporation so that they include no open-source/free software in their stack. They've threatened to sue, and excommunicate companies advocating OSS, and have been slandering free software in an on-going, relentless campaign that any totalitarian regime would be proud of. They have fired *their own employees* who dabbled in OSS. Their FUD tactics have been to keep painting OSS as legally, and commercially unmaintainable.
      The most important thing to remember is: Nothing has changed. They've not changed their stance on the issue, not by a micron. The only change is that they've become more subtle and press-friendly about it.

      I reserve the word "hate" for extreme situations, but I will say that I do not trust Microsoft and will not develop anything that depends on any technology that they maintain, or have significant influence in.

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    12. Re:free software and open source by FishWithAHammer · · Score: 1

      You're confusing choice with freedom.

      I laughed. Hard.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    13. Re:free software and open source by Anonymous Coward · · Score: 0

      Reduced choice is freedom.

      War is peace.

      We've always been at war with Eastasia.

    14. Re:free software and open source by John+Betonschaar · · Score: 4, Insightful

      That sounds pretty ridiculous if you ask me. The Intel i8x0 graphics and sound drivers (just to name some drivers that are supposedly 'free' and 'open') are in the kernel to be able to use Intel graphics and sound chips. Last time I checked these weren't 'free' in any sense (you have to buy the chips and the IC designs are not open/free), so I fail to see why a 'free' driver for 'non-free' software would have to be excluded from the linux kernel.

      Then again, I always get lost when people go over the top in their RMS-like fetish for 'pure and unquestionable freeness' of all the bits and pieces running on their systems. It's just like with the Nvidia binary-only drivers. Finally a leading GPU company decided to offer full support for their hardware, not watered down and on par with the feature set supported on Windows, and still people complain how the source code isn't open. Of course it would be nice if every piece of software and hardware on earth was 'free', but things aren't like that, just live with it. It's not like we have attained world peace, eliminated poverty and created an ecologically sustainable world economy yet, but that doesn't mean initiatives to get closer, even a little bit, are impure, wrong and should be rejected because they aren't perfect or don't apply to yourself.

    15. Re:free software and open source by Dragonslicer · · Score: 1

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      Of course it is. Everyone knows that Microsoft is still using CVS.

      I'm sorry, I just couldn't resist.

    16. Re:free software and open source by thrash242 · · Score: 2, Funny

      Thanks for further clarifying the difference between "open source" and "The One True Free Software--Stallman Be Praised!".

    17. Re:free software and open source by derGoldstein · · Score: 1

      I actually have it on good authority that Microsoft employees are a bunch of GITs...
      Try the veal!

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    18. Re:free software and open source by Anonymous Coward · · Score: 0

      Microsoft makes contributions to OSS for subversion?

      <clippy> You appear to be checking in a file with a conflict! Would you like to view the differences in Word 2010 for the Web?</clippy>

    19. Re:free software and open source by Svartalf · · Score: 3, Insightful

      I'd have to concur with your position. I don't hate Microsoft, but I do distrust them and do remember all the things they have said done in the past regarding FOSS. I'm not going to not accept their contributions (albeit along with making a few jokes about Hell having froze over and pigs flying...more because of their past positions than about anything else...), but in the same breath, I don't think they're even close to having convinced me that they're doing it for what they said they were- or that they're now even remotely members of the FOSS community as a whole. Linus is sort of right in that it's a problem with the "hatred"- but in the same breath, I strongly think Microsoft has wholly earned the dislike and distrust that is showing with their two releases.

      There really is no call for calling them "Microshaft", "Micro$oft", and the like- they might deeply and truly deserve that, yes, but it reflects poorly on yourself and the community when you do it.

      But, in the same vein, there is no good reason to even give them the time of day past thanking them for their contributions and going on. This ISN'T them any more changing their tune than them "changing it" over the last 4 or so years.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    20. Re:free software and open source by Anonymous Coward · · Score: 0

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      Well, you didn't think that they were going to contribute to git, did ya?

    21. Re:free software and open source by derGoldstein · · Score: 1

      Oh, okay. I didn't realise it was "Freedom, but only on our terms". I thought it was just "Freedom". My mistake.

      That's just trolling. He said no such thing. The point was that the newly added code has one purpose: to support proprietary, closed-sourced code. I think that's pretty easy to understand.
      It's the same as placing a snack vending machine in your living room, "for free". You don't pay for the machine, just the snacks. Sure it takes up space, and requires maintenance, but it's "free", so what are you complaining about?

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    22. Re:free software and open source by dimeglio · · Score: 1

      Microsoft doesn't scare me. In fact, I like Microsoft. What scares me are IT people who are trained and know only Microsoft technologies. Those are the sort of people I would never hire. The same goes for people who know only Linux. They will do fine in entry level positions but as soon as they get into management, they will corrupt the organization.

      --
      Views expressed do not necessarily reflect those of the author.
    23. Re:free software and open source by node+3 · · Score: 5, Insightful

      Because more choice is better than less. Isn't that the FOSS way?

      Not really. Choice is the Open Source way. Free is the Free Software way.

      "FOSS" is a sort of amalgam of two similar, but fundamentally different, philosophies.

    24. Re:free software and open source by rattaroaz · · Score: 2, Insightful

      Making fun of someone else's philosophy through personal attacks is not new, and I don't agree that it is particularly insightful either. And making sacrifices to freedom for the sake of convenience is certainly understandable, but it doesn't seem to be a very powerful argument against an opposing philosophy, nor does that seem particularly insightful either. I respect your position, and I make similar sacrifices to my freedom every day, but to me, I find that more of a problem and a personal dilemma, rather than a strength.

    25. Re:free software and open source by node+3 · · Score: 1, Insightful

      You're confusing choice with freedom.

      I laughed. Hard.

      And, apparently, missed the point.

      Freedom is the ability to take action. Choice is the ability to choose from options. You can have a million non-free choices, or just one truly free choice. The two might seem similar, but really are not.

      Semantically, you might confuse the issue by stating "freedom is the ability to choose what you want to do", but that's not the context here. Choice isn't being used to refer to the options of what you can do with something, but the ability to choose from various distinct somethings.

    26. Re:free software and open source by Baloo+Uriza · · Score: 1

      Because people like me will never use open soruce if it doesn't work and play well with the realities of earning a living. If you want an entirely isolated hippie utopia commune, hey, feel free, but you'll have no effect on the world of grown-ups. If you want open source to become normal and accepted in datacenters and desktops world-wide, then this Microsoft move is a good thing. A great thing, even.

      I can't help but to notice you're ignoring your own hypocracy here. Not sure if you noticed, but Microsoft didn't exactly have any choice other than to play nice with the hippie commune, or it wouldn't be GPL'd at and submitted for consideration in the first place. It's not 1990 anymore, you might consider picking an employer that doesn't ignore the fact that things are different in the third millennium. Even Microsoft's figuring this one out, and they're not exactly known for being flexible or fast to react.

      --
      Furries make the internet go.
    27. Re:free software and open source by FishWithAHammer · · Score: 0, Flamebait

      I didn't miss the point, I laughed at his lack of one.

      Something doesn't become "free" because your sexist pig of a GNU/leader says it is.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    28. Re:free software and open source by node+3 · · Score: 3, Insightful

      That sounds pretty ridiculous if you ask me. The Intel i8x0 graphics and sound drivers (just to name some drivers that are supposedly 'free' and 'open') are in the kernel to be able to use Intel graphics and sound chips. Last time I checked these weren't 'free' in any sense (you have to buy the chips and the IC designs are not open/free), so I fail to see why a 'free' driver for 'non-free' software would have to be excluded from the linux kernel.

      What's ridiculous is not seeing a difference between software and hardware. The FSF is the Free Software Foundation for a reason.

      Then again, I always get lost when people go over the top in their RMS-like fetish for 'pure and unquestionable freeness' of all the bits and pieces running on their systems.

      Stallman has made it abundantly clear that his view isn't that you must use only free software, but that you should use free software when there is an actual free alternative. In the case you mentioned about sound chips, there are no free sound chips (or if there are, they aren't reasonably available on motherboards). In that case, while he would wish it didn't have to be the case, Stallman would state that it's OK (in his view) to use the non-free sound chip.

      While I don't follow the same ideals, they do seem much more reasonable than people seem to believe.

      It's just like with the Nvidia binary-only drivers. Finally a leading GPU company decided to offer full support for their hardware, not watered down and on par with the feature set supported on Windows, and still people complain how the source code isn't open.

      That's not "full support". It's only partial support. Full support, for a free software advocate, would be for the driver itself to be free. Freedom is a feature of a free operating system, and the Nvidia drivers do not support that feature.

      Of course it would be nice if every piece of software and hardware on earth was 'free', but things aren't like that, just live with it. It's not like we have attained world peace, eliminated poverty and created an ecologically sustainable world economy yet, but that doesn't mean initiatives to get closer, even a little bit, are impure, wrong and should be rejected because they aren't perfect or don't apply to yourself.

      I always sense a bit of hypocrisy in someone who says "quit complaining about something you don't like", in a post where they are complaining about something they don't like.

      Why do you get to complain about Stallman, or free software advocates in general, but they don't get to complain about non-free software?

    29. Re:free software and open source by MightyMartian · · Score: 2, Interesting

      Indeed. There needs to be more IT workers out there with actual knowledge of interoperability. The organization I work for is pretty much committed to Exchange/Outlook (a good deal of money was invested long before I came along). As well, a good deal of the infrastructure is controlled via Active Directory and Group Policies. And yet, I have Samba fileservers running as member servers, Linux firewalls, OpenVPN, OpenOffice is used on a number of workstations and there are even a few Ubuntu desktops for generic use.

      It's been an interesting ride, but I'm finally getting this heterogeneous set of server and workstation components working together with high availability; thus using existing software assets, but controlling licensing costs by plugging in open source alternatives where possible. What's more, from a purely career aspect, I'm looking a whole helluva lot more desirable than some chump whose got nothing but Microsoft certifications.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    30. Re:free software and open source by Baloo+Uriza · · Score: 1

      They are after they spent all their money on licensing fees!

      --
      Furries make the internet go.
    31. Re:free software and open source by drsmithy · · Score: 5, Funny

      Oh, okay. I didn't realise it was "Freedom, but only on our terms". I thought it was just "Freedom".

      The correct term is "GNU/Freedom".

      This helps to distinguish it from regular "freedom".

    32. Re:free software and open source by node+3 · · Score: 1

      Because people like me will never use open soruce if it doesn't work and play well with the realities of earning a living.

      Fortunately, it works well with the "realities of earning a living" (whatever that's supposed to mean). Open Source software, btw, is not the topic at hand. Free Software is. You might think I'm splitting hairs here, but the distinction is important. The Open Source crowd agrees with you. In fact, they were formed specifically in order to promote the use of free software, instead of promoting software freedom in and of itself, in direct response to what they saw as ideologically based shortcomings of the Free Software Foundation.

      Look at the Open Source crowd as being the pragmatists (as you appear to be) and the Free Software crowd as being the idealists (who you deliberately insult throughout your post--a clue, ad hominem does not make your assertions any more correct).

      If you want an entirely isolated hippie utopia commune, hey, feel free, but you'll have no effect on the world of grown-ups.

      Define "grown-ups". It sounds like you're just bitter that you had to mortgage your soul to live the lifestyle you've chosen, and so need to put down those that managed to do just fine with their souls intact.

      If you want open source to become normal and accepted in datacenters and desktops world-wide, then this Microsoft move is a good thing. A great thing, even.

      For Open Source proponents, but not for Free Software proponents.

    33. Re:free software and open source by RR · · Score: 3, Interesting

      Because people like me will never use open soruce if it doesn't work and play well with the realities of earning a living. If you want an entirely isolated hippie utopia commune, hey, feel free, but you'll have no effect on the world of grown-ups.

      Insulting ad hominem... How did this get modded 5 insightful? (Feel free not to answer. The question is rhetorical.)

      I have no opinion on adding the Microsoft drivers. It's Linus's project. However, it's a mistake to discount the idealism that inspired the GNU project. Stallman could have made workarounds so his systems worked, hacked his way into a historical footnote. Instead, he chose to build his own OS based on freedom, and I think he certainly made an impact on "the world of grown-ups."

      --
      Have a nice time.
    34. Re:free software and open source by fudoniten · · Score: 1
      Re: NVidia's drivers:

      Maybe people shouldn't complain too much about the code not being open enough (though it sucks that I'm stuck with a crappy little Intel, since that's the only really functional driver available in Linux).

      But what I remember from that argument was people bitching about the kernel devs not putting the driver in the kernel. There are very good reasons not to do that. Trying to support somebody else's buggy binary code sucks terribly; and the NVidia drivers sure were buggy. Multiply that by the number of drivers in the kernel (because really, who'd open the source if they didn't have to?), and you'd end up with a nightmare. They made the right--and only reasonable--decision.

    35. Re:free software and open source by Anonymous Coward · · Score: 1, Insightful

      You will never use open source? Better switch off the internet then.

      And while you're at it uninstall firefox, chrome, 7zip, vlc and all those other useful little bits and bobs that have made it onto your windows box but somehow don't count as "adult".

      I've assumed you're running windows, if you're running Mac, you'll have to remove the kernel.

      good luck with that.

    36. Re:free software and open source by TiberiusMonkey · · Score: 1

      I totally agree with everything you've said, I should probably say something more than just that, but you really have covered everything I would have said.

    37. Re:free software and open source by Johnny+Loves+Linux · · Score: 2, Interesting

      >Because people like me will never use open soruce if it doesn't work and play well with the realities of earning a living. If you want an entirely isolated hippie utopia commune, hey, feel free, but you'll have no effect on the world of grown-ups. If you want open source to become normal and accepted in datacenters and desktops world-wide, then this Microsoft move is a good thing. A great thing, even.

      I just like point out that google, the largest datacenter in the world runs Linux. Also, the majority of the web servers, dns servers, routers, firewalls, etc, run on Linux. Seeing as how pretty much everyone on the internet sooner or later *must* touch Linux one way or another I think that on the contrary, people who have hangups about Free Software are going to find it increasingly difficult to isolate themselves from it. I don't think it's appropriate to disparage those of us who choose Free software because we believe in Freedom of use.

      As a linux user, I don't run Linux because I hate Microsoft (I don't hate Microsoft anymore. What's the point? They're irrelevant to me.). I run Linux because I love Linux for its performance and how it works for me instead of me for it.

    38. Re:free software and open source by Anonymous Coward · · Score: 0

      I have it on good authority that MS runs Oracle on Solaris. I know a guy who worked on the project and provides support. That alone makes me question why anyone would ever buy MSSQL for anything even remotely important. Their DB software reminds me of playing with Legos. A toy for children.

    39. Re:free software and open source by Anonymous Coward · · Score: 0, Flamebait

      Real world of grown-ups? You can take your money-printing, usury-loving, rapidly collapsing economic "world" and shove it up your ass, you hook-nose jew faggot.

    40. Re:free software and open source by Fred_A · · Score: 3, Funny

      MS has called Free Software "a cancer", "unamerican", "implicitly criminal", and "a threat to the economy". It's been practicing *extortion* when dealing with large corporation so that they include no open-source/free software in their stack. They've threatened to sue, and excommunicate companies advocating OSS, and have been slandering free software in an on-going, relentless campaign that any totalitarian regime would be proud of. They have fired *their own employees* who dabbled in OSS. Their FUD tactics have been to keep painting OSS as legally, and commercially unmaintainable.

      Who, Microsoft ?
      Oh, you mean the *old* Microsoft !

      This is the *new* Microsoft. They wouldn't do anything like that. Not at all. No sir. No way. The new Microsoft is only run by Carebears and Unicorns and rainbow coloured ponies (or so I'm told).

      --

      May contain traces of nut.
      Made from the freshest electrons.
    41. Re:free software and open source by Macthorpe · · Score: 2, Insightful

      He said no such thing.

      He did say exactly that. He said "We don't consider that free".

      I know what the purpose of the code is - but I'm telling you that being allowed to run proprietary code is a freedom, which paxcoder clearly disagrees with, hence why I distinguished between his definition of freedom and what could be considered absolute freedom.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    42. Re:free software and open source by Anonymous Coward · · Score: 0, Insightful

      Philosophies?!? Dude, it's software, try to gain some perspective.

      Free = anything that can be used without monetary cost.
      Open source = anything that can be modified without monetary cost.

      Much simpler and much easier to deal with and it doesn't try to redefine terms like all of this nonsense of "Free Software" does. Free means "without cost", nothing more, nothing less.

    43. Re:free software and open source by Anonymous Coward · · Score: 0

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      Subversion? I thought the Linux kernel was managed with Git. Leave it to Microsoft to be different.

    44. Re:free software and open source by Anonymous Coward · · Score: 0

      Does anyone else find it amusingly ironic that in a story ostensibly about irrational Microsoft-hatred, there is so much irrational RMS-hatred?

    45. Re:free software and open source by Anonymous Coward · · Score: 0

      This driver, if I understood it correctly, has no other purpose but to enable a proprietary VM to work with the kernel (correct me if I'm wrong).

      You're wrong. It's the other way around, the purpose of the code is to make the Linux kernel work with the Microsoft's hypervisor.

      If I'm right, I see no reason why it should ever be included in it.

      I see no reason why it shouldn't. As Linus said, "technology over politics" proprietary or otherwise may matter in free software, but this is open source, not free software, and this is one of the reasons why Linux and RMS don't see eye to eye (Linus doesn't care for politics, and he's never pretended otherwise).

    46. Re:free software and open source by rattaroaz · · Score: 4, Insightful

      I gently disagree. Maybe we are just arguing semantics though. Freedom is not choice. Choice is a result of freedom, and there really is no such thing as "freedom of choice." Freedom, in American terms, is a result of "God granted" rights. (I am an atheist, but I still understand the point). The rights being, among others, life, liberty, and the pursuit of happiness. Those rights are responsibilities that the individual has to protect and live by. Therefore, you are NOT free to sell your vote (in America). That is lack of choice, but you cannot give up your responsibility, and that responsiblity is liberty/freedom. You always have choice, and you always have ability to take action. You CAN physically sell your vote, but that is not consistent with the concept of freedom. Therefore, freedom is the result of having your rights protected. Choice is simply what you want to do. When freedom exists, you certainly have more choices, but ultimately, freedom is a responsiblity, not a choice.

    47. Re:free software and open source by drinkypoo · · Score: 3, Insightful

      There really is no call for calling them "Microshaft", "Micro$oft", and the like- they might deeply and truly deserve that, yes, but it reflects poorly on yourself and the community when you do it.

      Practically every one of us called Compuserve "Compu$erve" back in the day. Microsoft charges too much for an inferior product. The name Micro$oft is a part of geek history and an indelible entry in the lexicon. When you badmouth people who put a dollar sign in Microsoft's name, you're doing Microsoft's work for them. I hope you're getting paid, because that's otherwise ridiculous.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    48. Re:free software and open source by thejynxed · · Score: 1

      You sir, I applaud. Now if we could only get the rest of the weenies on both sides of the aisle to recognize that yours is really the path to go on, we'd be all set.

      You have that "KISS/Best Tool For The Job" attitude, and you recognize that in some cases, 'FOSS' is the best tool, and use it, and in other cases, that proprietary software is the best tool, and use it.

      Instead of arguing and playing trivial semantics tricks, you get Just Get The Job Done.

      Congratulations! You have won at least +5 Internets today.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    49. Re:free software and open source by Draek · · Score: 2, Insightful

      I'm sorry, I know I'm gonna sound like a Free Software zealot and a member of the Cult of St. IGNUcius here, but please bear with me.

      Yes, its outlandish to think Microsoft makes this contribution for subversion because Richard M. Stallman has made it his main purpose in life to grant us a tool to prevent that from happening, and has fought hard for it. And that tool is the GPL.

      Simply put, the "embrace, extend, extinguish" strategy only works if you can keep your extensions from your competitors, and preventing that is *exactly* the main point of the GPL so as long as their contributions are under it we have nothing(*) to fear, be it from Microsoft or anyone else.

      (*) except software patents, but due to the way its designed the only way to ever be safe from patent litigation is to abolish the patent system altogether. And in fact accepting code from Microsoft helps us a bit since trolls have a much bigger target to strike at.

      --
      No problem is insoluble in all conceivable circumstances.
    50. Re:free software and open source by rs79 · · Score: 0, Troll

      It's not a question of freedom. If MS's stuff worked half as well as unix I wouldn't care. But I hate MS like I hate Ford. My experiience with their products has been overwhelmingly negative.

      Just an observation...

      --
      Need Mercedes parts ?
    51. Re:free software and open source by setagllib · · Score: 2

      It's still a pretty arbitrary distinction. Everyone is clamouring for drivers for proprietary hardware (e.g. nVidia cards), but drivers for a proprietary hardware simulator are unwelcome and dirty? Whoever wants one kind of open driver and doesn't want another is probably a hypocrite, or very confused.

      --
      Sam ty sig.
    52. Re:free software and open source by Anonymous Coward · · Score: 0

      Absolutely.
      Many of us greybeards remember when IBM was the evil empire and I cant think anyone who is against them working on the projects Im involved in.

      Follow the rules, respect the GPL and you are welcome to contribute.

      What we do tell people is keep your eyes open for the Extend,E&E and such things but also trust that the GPL does it job.
      This doesnt mean that the GPL shouldnt be tweaked like v3 was to counter new realities that didnt exists before but the GPL rules are pretty simple.

      You treat MS like mobsters do business: keep your friends close and your enemies closer.
      And dont kid yourself, Microsoft would like to see Linux disappear and have all FLOSS run on Windows platform.
      Their goal has not changed.

      This decision has nothing to with helping Linux or our community but the fact that they released GPLed code proves that the GPL works for large corporations just like it does for IBM and all the other that use and contribute to free software.

      And extortion by Microsoft demanding that companes that use Linux pay up for the stolen IP they claim is still going strong.
      As a Red Hat user, I havent forgotten that 18months ago Ballmer claimed that RH users owe MS money because RH hasnt paid the extortion scheme (while remiding us that Novell did and they have the 'legal' Linux.

      The attacks on Linux will continue.

    53. Re:free software and open source by Alex+Belits · · Score: 1

      They will do fine in entry level positions but as soon as they get into management,

      Why on Earth a software developer or sysadmin will want to "get into management"? Even if he would have to, aren't there supposed to be VERY FEW managers compared to everyone else?

      they will corrupt the organization.

      How? By not quoting Microsoft press release on meetings?

      --
      Contrary to the popular belief, there indeed is no God.
    54. Re:free software and open source by Anonymous Coward · · Score: 0

      Yeah, sheesh, heaven forbid someone doesn't throw away their ideals for a quick buck. Stupid non-sellout hippies, with their integrity and beliefs..

    55. Re:free software and open source by derGoldstein · · Score: 1

      He did say exactly that. He said "We don't consider that free".

      Specifically, he said "Actually, we don't consider non-free as a valid choice.". The problem I assume we have here is that when he says "non-free", the word 'free', to him, is different than it is to you. He's referring to "Free Software", and I'm sure you know what he means by that. At which point you replied with the "Freedom, but only on our terms" comment.

      Unless you're saying that you consider free software to mean "freeware", then his definition of 'free' actually covers every free software license. I'm going to make the leap and say that he's on the GNU camp, but that doesn't change the fact that the definition of "Free Software", as linked above, applies to all OSS licenses, not just GNU. Therefor, in "Freedom, but only on our terms", 'our' refers to almost all definitions of OSS.

      The phrase "absolute freedom" is usually used by supporters of permissive licenses, but in this case I assume you meant "the freedom to use closed-sourced software". So when you say "Free", do you mean that the software is free, or "freedom of choice"? Because I'm pretty sure we're talking specifically about the software here, in which case his definition would apply.

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    56. Re:free software and open source by chill · · Score: 3, Informative

      To be fair, Microsoft has been practicing *extortion* when dealing with large corporations; threatened to sue and excommunicate companies, slandering, and fired their own employees for using LOTS of non-Microsoft products.

      FOSS isn't special. Microsoft does the same with anything it perceives as a threat. There have been stories of employees who use Macs getting fired; iPods and iPhones getting fired; extortion against OEMs who bundle WordPerfect, Lotus or any non-Microsoft competitor.

      They haven't changed at all. They want to be on top and are willing to fight everyone and anyone who threatens them.

      --
      Learning HOW to think is more important than learning WHAT to think.
    57. Re:free software and open source by Anonymous Coward · · Score: 0

      Practically every one of us called Compuserve "Compu$erve" back in the day.

      No, you and your friends did because you were 12. It's time to grow up. (Apologies to mature 12 year olds, by the way.)

    58. Re:free software and open source by stuboogie · · Score: 1

      "But I hate MS like I hate Ford."

      According to the article, Linus thinks you're diseased.

      Just an observation... :)

    59. Re:free software and open source by dbIII · · Score: 1

      Taking the longer view you will find that before all the Balmer outbursts Microsoft were even shipping copies of gcc (including a text file detailing the GPL) to developers. They can't be trusted on many things (eg. Spyglass getting $0 in royalties for IE) but we can read the code and it's under a licence that prevents it being any sort of wooden horse. I think we can take it on face value as just being the improvement that MS wanted to make their virtualisation software run more effectively.

    60. Re:free software and open source by jon3k · · Score: 1

      Jesus christ freedom is fucking complicated.

    61. Re:free software and open source by putaro · · Score: 3, Insightful

      What's ridiculous is not seeing a difference between software and hardware. The FSF is the Free Software Foundation for a reason.

      What's the difference? Free as in beer doesn't work so well for hardware but the whole point of the FSF is to give you the ability to modify your computer to meet your needs.

      Hardware can be "free as in speech" and older hardware tended to be, at least as far as the interface definition went. Modern hardware is orders of magnitude more complex than early 90's hardware and the documentation for hardware interfaces has largely gone the way of the dodo - partly for competitive reasons but also partly because the cost of producing that documentation is high and the number of consumers for it is small.

      Open source drivers show how the hardware is interfaced with and are very useful to the subset of people who like to tinker with their hardware.

    62. Re:free software and open source by Anonymous Coward · · Score: 0

      Why do you get to complain about Stallman, or free software advocates in general, but they don't get to complain about non-free software?

      Because this statement is always an excuse of the first person to avoid dealing correctly with an issue. Like, how China says to the US, "You killed the Indians, why can't we oppress an annoying people?"

    63. Re:free software and open source by Macthorpe · · Score: 2, Interesting

      What I was trying to get across was that "x is not a valid choice" doesn't hold up very well when what x actually conforms to the 4 freedoms. He seems to be implying that the driver is only valid under those freedoms if something that uses the driver is also covered by those freedoms. So, we're in the position where he says the driver is invalid because it only has a non-free application, even though it is actually free - and I think semantics is a dangerous game to start playing here. It risks fracturing what tenuous alliance there is between Linus and RMS even further.

      So yes, it was a bit of a snark, but it wasn't a full-blown troll - I wasn't looking for a negative reaction, just a discussion. I had a point in there somewhere, but I'm damned if I can explain it at 3am.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
    64. Re:free software and open source by techno-vampire · · Score: 0, Troll
      Full support, for a free software advocate, would be for the driver itself to be free.

      I use Linux and have an nVidia card. Last I checked, nVidia didn't charge me anything for the drivers. They are free; free as in beer. They're not Open Source, so you might not consider them free as in speech, but they most definitely are free as in beer.

      --
      Good, inexpensive web hosting
    65. Re:free software and open source by Chrisje · · Score: 4, Insightful

      You're confusing choice with freedom.

      I laughed. Hard.

      That's funny because I had a tendency to cry. I always end up in Freedom discussions with Americans in particular. I come from Holland. This means that as soon as you hit 18 you can choose to smoke dope, frequent hookers, drink alcohol (that's from 16, really), eat shrooms, vote, have sex (that's from 16, really), have same sex sex, marry someone of any gender, have an abortion, commit euthanasia in a pinch and convert to any or no religion.

      Yet we are a social-democracy. According to many Americans this seems to equal a Socialist or even Communist State. In spite of all the choices we have, we're reputed not to be "free". When I then urge these individuals to consider the range of choices they have and from what age, they tend to shrug their shoulders and tell me they're right anyhow.

      The reason I bring this up in this discussion is that religious zeal, no matter what area of life it is directed at, does not listen to reason and logic. You will never get the guy who's telling you that "You're confusing choice with freedom" to see any kind of light ever.

      So while I really appreciate Linus' comments on hating MicroSoft, and while I agree to his sentiment completely, there will always be these induhviduals who burrow down into their trenches about this topic even if there's really no war to speak of.

    66. Re:free software and open source by dns_server · · Score: 1

      OMG PONIES!!!!!

    67. Re:free software and open source by hairyfeet · · Score: 4, Insightful

      But why does anybody listen to RMS anymore? Here we see Linus giving a quite thoughtful and logical answer, which he usually does, meanwhile we have RMS coming out for crazy copyright lengths because it helps his idea of "free software". And finally let us not forget that RMS thinks it is perfectly acceptable behavior to sit on stage during a lecture, pull off his fricking socks, and EAT TOE CHEESE right there on the stage!!!

      Look, I'll be the first to admit that the work he did in the 1980s was VERY important in establishing the FOSS movement. But that was decades ago people. And anybody who thinks it is perfectly acceptable to pull his socks off in the middle of a lecture and eat toe funk is somebody I think we can all agree with is a few bubbles off of plumb. If we have to have a figurehead or a major voice for FLOSS, like Bill for MSFT or Steve for Apple, let it be Linus. He is incredibly smart, his answers are nearly always thought provoking without the major attitude that RMS displays (who refuses to give interviews unless you agree to use "His words" like only referring to Linux as GNULinux) and no matter which side of the free/proprietary divide you stand on Linus is able to make good points without the bad attitude.

      So while I say we should respect RMS for his past contributions to FOSS, frankly he hurts a lot more than he helps anymore. Hell if I wanted to sell enterprise Windows or OSX all I would have to do is trot a video of Bill or Steve giving some heavy lecture and play that video of "Mr. Toe Cheese" side by side and say "Now which guy do YOU want having major pull on the licensing and direction the software that YOUR company is betting its business life on? Here we have Bill Gates talking File Systems and licensing issues, we have Steve Jobs on design and his "it just works" philosophy, and here we have RMS eating foot funk." The guy just becomes more "out there" every year, and with many in the Linux community wanting to see Linux become as mainstream as Windows and OSX, he certainly don't help the cause folks.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    68. Re:free software and open source by sonicmerlin · · Score: 0

      They fired iPods and iPhones? But, where will the poor little devices go to find jobs??? Oh the horror!

    69. Re:free software and open source by OnlyPostsWhilstDrunk · · Score: 1

      Maybe it's unfair to the entire economy as a whole (and I do agree that capitalism is getting us 99% there) but I think that fiduciary responsibility to the shareholders should not be law. A shareholder should hold TRUST with a company that the company is operating in their best interests given the shareholders' own voting records within the company. Making it a law that a company should have to try to maximize their short term gains is eroding the foundation of our society. It becomes the single duty of every business not to do whatever it was created to do, but to create value for its shareholders, and a good chunk of the time this is going to be completely impossible.

      In Microsoft's case, they've taken the law at heart and I can't fault them other than calling them cowards. Does anyone have any ideas why so many businesses go public and subject themselves to this nonsense? I suppose funding would be one thing but such as the case of google or anything where VC is raisable I think it's unnecessary to go out and seek public funding only to sacrifice the rest of the company's history until it's eventual downfall at the face of it's own shareholders.

      --
      Sig: I don't spell check and this is legit. This was written while I was drunk, and quite possibly with m eyes closed, b
    70. Re:free software and open source by gnupun · · Score: 3, Insightful

      Jesus christ freedom is fucking complicated.

      No kidding. When faced with explaining the unpleasant truth how OSS reduces choice (by wiping out small software companies) and therefore freedom, OSS fanbois have to redefine freedom. Let's face it, consumers don't give a rat's ass about source code -- it looks like noise to them (heck, even most geeks can't add their own feature to the OSS code). If doing something important they are going to do for months or years, few consumers will haggle over $0 vs. $50. They want something that works and does what they want it to do. All OSS fans really care about is destroying the evil, closed-source software world.

      Closed-source software promotes competition and a wide variety of programs because your competitor's code is not available to you and there's the profit motive. Variety in OSS comes from the same software forked N ways. There really is no incentive to create more versions of a successful OSS program -- there's no profit involved. By comparison, a successful closed-source product results in dozens of competitors vying for some marketshare. More products, more freedom, more convenience.

    71. Re:free software and open source by jon3k · · Score: 1

      Well I think (and the market agrees) we've got room for both models in the world. Although I do take some offense to the "All OSS fans really care about is destroying.." comment. I use commercial software and I believe it has a place in the market. But given the choice between competing products, I'll definitely take the open source (free) one :)

    72. Re:free software and open source by derGoldstein · · Score: 1

      It's kind of moot at the end, since the license required MS to add the code anyway. So they added the code because they had to, and the code was accepted because, I suppose, no one was harmed by doing so.

      It basically comes back to the vending machine analogy (simile?), where the vending machine was free, and no one forced you to buy anything, it just takes up space.

      I guess it boils down to whether it's right to add code whose only purpose is to facilitate non-free software, even though the submitted code was technically free. Maybe the resulting question is "how much space is there?"

      (but yeah, apart from that it's splitting hairs...)

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    73. Re:free software and open source by Anonymous Coward · · Score: 1, Interesting

      | "but it reflects poorly on yourself and the community when you do it."

      I love your points and you make good sense, but I'll never understand why one-off euphemisms for Microsoft get under the Slashdot crowd's collective skin so much.

      One need only consider the bedrock artifact of The Jargon File to see that silly nicknames for companies, machines, platforms, and products goes back to the dawn of hacker culture. Abbreviating it 'M$' and other forms is just a shorthand for indicating the company's greed - used in context, it indicates an extra shade of meaning.

      We do that with everything. We even direct that kind of humor at ourselves, for instance calling X Windows "X-rated Windows", calling Solaris "Slowlaris", FreeBSD "freeBDSM" and so on. "Ubunutu" is one I've seen, referring to the sometimes overly zealous fan base of Ubuntu (which it has earned anyway).

      Harmless good fun. Not the kind of thing you put at the top of a formal press release, but there are comments on a social geek site, for Heaven's sake.

    74. Re:free software and open source by jbellows_20 · · Score: 2, Insightful

      This driver, if I understood it correctly, has no other purpose but to enable a proprietary VM to work with the kernel (correct me if I'm wrong). If I'm right, I see no reason why it should ever be included in it.

      This seems like very odd logic as if followed through, we shouldn't allow any drivers into the kernel. Every driver in the kernel has the express purpose of making a proprietary piece of hardware work in Linux, whether coded by the manufacturer or not. The truth behind your statement is exactly what Linus was referring to, the "M$ Disease." Simply because it is Microsoft you feel the complete and utter need to bash it. No rhyme or reason. Defies all logic. It just must be done.

      This is a great step for the Linux community. I doubt very few people would believe that Microsoft would ever become a contributor to the Linux kernel. They have made an investment now in Linux. That is quite monumental. Those 20,000 lines of code weren't free and they will likely be continued to be maintained. This is an exciting time!

    75. Re:free software and open source by Cstryon · · Score: 1

      I'm gonna say what you just said, by quoting one line from Braveheart.

      "FREEEEEDOOOOOMM!!!!!!!!!"

      --
      Indoctrinate : to instruct especially in fundamentals or rudiments Educate : to develop mentally, morally, or aestheti
    76. Re:free software and open source by nomadic · · Score: 2, Informative

      This means that as soon as you hit 18 you can choose to smoke dope, frequent hookers, drink alcohol (that's from 16, really), eat shrooms, vote, have sex (that's from 16, really), have same sex sex, marry someone of any gender, have an abortion, commit euthanasia in a pinch and convert to any or no religion.

      Just can't choose your words, or choose to own a firearm. Honestly, realize you can be imprisoned for what you say.

      Yet we are a social-democracy. According to many Americans this seems to equal a Socialist or even Communist State. In spite of all the choices we have, we're reputed not to be "free". When I then urge these individuals to consider the range of choices they have and from what age, they tend to shrug their shoulders and tell me they're right anyhow.

      "Many" would still mean a minority, though. I'm curious where you're meeting these Americans, by the way, most of those who would call the Netherlands "communist" tend to be found in more rural areas that most Europeans never really go to. If you're meaning the internet, then that's not really a good way to just anything in terms of public opinion, because the most ignorant people tend to be the loudest.

    77. Re:free software and open source by drsmithy · · Score: 4, Insightful

      It's not a question of freedom. If MS's stuff worked half as well as unix I wouldn't care.

      Ah, funny, I say the same thing about Linux. Particularly after spending numerous hours trying to get something working Linux that takes a few mouse clicks in Windows or OS X (recent examples: multiple monitors and docking stations, and reliably sharing a mobile broadband connection).

    78. Re:free software and open source by agrif · · Score: 1

      When did we start talking about Feynman?

    79. Re:free software and open source by agrif · · Score: 1

      Of course it would be nice if every piece of software and hardware on earth was 'free', but things aren't like that, just live with it. It's not like we have attained world peace, eliminated poverty and created an ecologically sustainable world economy yet, but that doesn't mean initiatives to get closer, even a little bit, are impure, wrong and should be rejected because they aren't perfect or don't apply to yourself.

      I really don't understand what you're talking about here. I have a right to point out when I feel that someone is doing something in a way that could be better. If this initiative benefits me, I'll still be happy that it's happening, but that won't stop me from trying to make it better.

      I use the binary nVidia drivers in just about every linux-based system I have installed, and I have stuck with only nVidia cards because I respect their choice to release these drivers and love them for it. That doesn't stop me from wishing they were free, and telling that to nVidia.

    80. Re:free software and open source by doxology · · Score: 3, Funny

      They'll find Jobs when they call home.

      --
      sigfault. core dumped.
    81. Re:free software and open source by Rocketship+Underpant · · Score: 1

      I really hope you meant assisted suicide rather than euthanasia (mercy killing).

      --
      He who lights his taper at mine, receives light without darkening me.
    82. Re:free software and open source by beguyld · · Score: 1

      That's not "full support". It's only partial support. Full support, for a free software advocate, would be for the driver itself to be free. Freedom is a feature of a free operating system, and the Nvidia drivers do not support that feature.

      Except from a practical standpoint, in Nvidia's business, exposing every detail of the hardware interface and documenting all the guts of their chips affects their ability to compete in the market. That means less freedom for _them_ to protect their huge investment in R&D.

      The driver cannot be separated from the hardware, no matter what your _beliefs_ about how all software _should_ be "free." They are forever connected.

      In the real world things are not so black and white as RMS might imagine...

    83. Re:free software and open source by bestalexguy · · Score: 1

      How much would have I liked to see in your list of "Dutch freedoms" the right to expose Muslim fanaticism in comic strips. But, ok, frequent hookers are not that bad.

    84. Re:free software and open source by FishWithAHammer · · Score: 1

      No no, Feynman is crazy and brilliant. Stallman is crazy and sad.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    85. Re:free software and open source by ChameleonDave · · Score: 2, Informative

      Although I basically agree with every part of that, your argument is a perfect example of argumentum ad hominem.

    86. Re:free software and open source by Anonymous Coward · · Score: 0

      There really is no call for calling them "Microshaft", "Micro$oft", and the like- they might deeply and truly deserve that, yes, but it reflects poorly on yourself and the community when you do it.

      What about "Big Evil" (that's the term I hear sometimes around the Seattle area...)

    87. Re:free software and open source by Anonymous Coward · · Score: 0

      I come from Holland.

      Isjn't dat veird!

    88. Re:free software and open source by Z00L00K · · Score: 1

      Is it outlandish to think Microsoft makes contributions to OSS for subversion?

      I have always the feeling that Microsoft sees the open source community as the fictional state of Elbonia. Throw them a bone now and then to keep them happy but also fill their pool with some more mud (think SCO and the FAT patent case) in the hope of drowning them.

      The FUD actions from Microsoft like "getthefacts" and their process of locking in users to their way of thinking are what I dislike most. The positive thing that can be said about M$ is that they are able to mostly provide a consistent look&feel of their products. But there are cases where they are really messing around with things too to really make things confusing with existing technology like the storage of a lot of incomprehensible information in DNS. And their habit of hiding the real cause of problems from the user when a failure occurs and only provide a standard message that can mean that the problem was anything between a disconnected cable to a misconfiguration at the ISP.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    89. Re:free software and open source by ultranova · · Score: 1

      They can't be trusted on many things (eg. Spyglass getting $0 in royalties for IE) but we can read the code and it's under a licence that prevents it being any sort of wooden horse.

      Perhaps - or perhaps there's some interaction with patent or other law that we're overlooking. Microsoft has very good lawyers, by the virtue of having deep pockets, so it's entirely possible that they have managed to hide the trap well enough that we're not noticing it.

      I think we can take it on face value as just being the improvement that MS wanted to make their virtualisation software run more effectively.

      No, we can't, and that's precisely the problem: Microsoft has defected so many times that the default position a reasonable person would take is to assume that they're up to no good. As a result, no contribution from them should be accepted unless there's airtight evidence that it's not a trap, and even then only if the benefits justify the risk that you're wrong - which, by the looks of it, isn't the case here.

      Hatred might well be a disease, but caution is wisdom, and in this case outright paranoia is warranted.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    90. Re:free software and open source by Photo_Nut · · Score: 1

      You're confusing choice with freedom. We are primarily free-software supporters. The software the driver is written for is non-free by any FOSS supporter's standards (weather from free or open camp). There is no benefit regarding the user's freedom (as defined by 4 freedoms - use, copy, study, modify+redistribute) in including the above in the kernel.

      I call BS. There is benefit to the user for all 4 freedoms. It's source code. It's useful.

      Just because the driver works with something which is not free/open does not mean the driver itself is not free/open. By your logic, *all* device drivers in Linux are not free, and don't provide benefit. So you shouldn't buy a proprietary CPU, motherboard, RAM, GPU, etc...

      If Linus rejected code that supported proprietary hardware or proprietary software he would be a hypocrite. Linus is a pragmatic person - he values the contributions of code which will add value to Linux. Device drivers that make Linux run better under VMs on Windows are valuable. For example, I recently installed Ubuntu under Virtual PC on my PC. It would be great if that experience were better. I'm selfish. VirtualPC is a free download. My laptop came with Windows. I want to run Ubuntu under a VM with better support. I don't care *who* adds the code. I care that it adds value to my experience.

    91. Re:free software and open source by microbee · · Score: 2, Insightful

      You don't have to trust Microsoft. That doesn't mean you can't trust their code. That's the whole point of GPL and open source: you don't need to trust who wrote it. Once it's contributed, it's not owned by Microsoft anymore.

    92. Re:free software and open source by paxcoder · · Score: 1

      There's only one problem with this. I'm not American.

    93. Re:free software and open source by Anonymous Coward · · Score: 0

      this is old news

    94. Re:free software and open source by Anonymous Coward · · Score: 0

      I think you say this, is because you don't understand. Some people care more, about freedom in the particular environment. This is so, for people who care less would be safer. Just like economist would care about good, and right economy practices more than a housewife.

    95. Re:free software and open source by Anonymous Coward · · Score: 1, Insightful

      And, apparently, missed the point.

      Freedom is the ability to take action. Choice is the ability to choose from options. You can have a million non-free choices, or just one truly free choice. The two might seem similar, but really are not.

      You mean, like "some freedoms are more free than others"?

    96. Re:free software and open source by Svartormr · · Score: 1

      No no. Stallman is crazy and mellow. Pagliacci is crazy and sad.

    97. Re:free software and open source by hairyfeet · · Score: 5, Insightful

      Thanks it has been awhile since I actually had to look up an argument. Notice how quick the RMS zealots downmodded me, that is funny as shit. I've got karma all day baby!

      Lets be honest here folks, image matters! Does anybody actually believe that Steve Jobs is sitting there in some workshop cooking up the next iGadget? NO! But the man has presence and style, and he brings a level of cool to the company. Same as Bill had that "evil supernerd" thing going on. So who do we see all over the place representing Linux? RMS. linus has always been more low key and probably doesn't get 1/5th the press of RMS. So yeah, the fact that he thinks eating toe junk on fricking stage is cool matters. The fact that he won't give interviews unless you speak "RMS language" matters. Hell the guy even calls himself a squatter on the MIT campus. And finally you want relevant? How about this: Linux, whose big selling point is how well it works with the web, is taking pointers from a guy who doesn't actually browse the web.

      Look, just because a guy once upon a time did something great does not make him a savior or expert now. Hell even Linus won't put the kernel under GPL V3 because he believes that RMS has pushed it too far. Bill and Steve couldn't ask for a better spokesman for Linux if they tried. The man just gets farther and farther from mainstream every single damned day. So the Linux guys need to ask themselves a question: Do you want a shot at the title? or do you wanna stay a niche? Because RMS is a guy that wouldn't even allow the wireless on his OLPC because it didn't have a driver that matched his "four freedoms".

      And finally any guy who would allow himself to be quoted saying this does NOT need to be looked upon as a major spokesman for Linux "I am skeptical of the claim that voluntarily pedophilia harms children.". Ooooookay. Seriously, how much fucking creepier does the man have to get before the community stops listening to this dude? Notice I don't hide behind Anon coward. I don't because I think Linus is a MUCH better spokesman and once everyone stops treating RMS as all that and a bag of chips the better. RMS does nothing now but hurt the cause, especially with crap pouring out of his mouth like the above.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    98. Re:free software and open source by Anonymous Coward · · Score: 0

      "no war to speak of"???

      You're kidding, right? What about the OOXML war? How about the SCO war? How about Ballmer saying he wants FOSS to run on Windows instead of Linux kernel?

      I see Linus is in lala land, but let's not the rest of us follow him.

      MS. did the GPL thing because it had to or get sued. It's not even selfishess, as Linus pretends. It was legal requirement. They got caught with their pants down. And it was the GPL that caught them, written by those same "extremist" "zealots" who made Linux possible.

      Blech to Linus for pretending otherwise. He has personal issues with Stallman and the entire concept of caring about your fellow man that apparently blind him to reality. By the way, Groklaw has some recent info on Microsoft and SCO. It never ends with Microsoft. And you pretend there is no war?

      Linus has no concept of how hard the community fought for Linux, in that it was only the kernel that SCO attacked. And it isn't over yet, six years later. And who was in the background? Get your heads out of the clouds, man. Microsoft fights to win. They wish to destroy Linux. Maybe if they succeed, Linus will wake up, but I'd rather not wait.

    99. Re:free software and open source by shiftless · · Score: 1

      Except from a practical standpoint, in Nvidia's business, exposing every detail of the hardware interface and documenting all the guts of their chips affects their ability to compete in the market.

      And Microsoft releasing every line of their source code under the GPL just to appease FSF religious fanatics wouldn't affect their ability to compete in the market? Really?

    100. Re:free software and open source by Jedi+Alec · · Score: 1

      The new Microsoft is only run by Carebears and Unicorns and rainbow coloured ponies (or so I'm told).

      Friendly Neighbourhood Extortion Company has declared war on The new Microsoft.
      Within 24 hours fighting can legally occur between those involved.

      For your convenience we have included the appropriate CONCORD War Rules:

      The weekly cost is 6,000,000.00 ISK and you will receive a bill which needs to be paid promptly to maintain the war. If the bill is not paid before it is due then the war will be cancelled. If the war is cancelled then do not pay any outstanding bills for that war.

      When an active war has been cancelled, there is a 24 hour grace period during which you can still be legally attacked.

      If you are at war with a corporation that joins an alliance then the war will change from being against the corporation to being against the alliance.

      If you are at war with an alliance and a corporation leaves that alliance then you will still be at war with the alliance but also temporarily at war with the corporation that left. The war against the corporation that leaves an alliance lasts 24 hours during this period you can attack them until the war expires.

      Should you wish to resume hostilities against such a corporation then you need to declare war again.

      --

      People replying to my sig annoy me. That's why I change it all the time.
    101. Re:free software and open source by arethuza · · Score: 1

      Sorry, got a small correction for you on that last point...

    102. Re:free software and open source by k2r · · Score: 1, Insightful

      In spite of all the choices we have, we're reputed not to be "free".

      That's because of your socialized healthcare. Being really free obviously means letting a significant portion of your poplation suffer.

      Ã¥âΩAnd you should have a neonazi-party, otherwise you don't have freedom of speech. But I see, you made progress in this, so there's still hope :-)

      "Freedom" is a marketing-thing in the US as is "christian" or "low-fat".

    103. Re:free software and open source by k2r · · Score: 1

      No no, Feynman is crazy and brilliant. Stallman is crazy and sad.

      So, tell me, what did you invent today that can be compared to the GPL or to emacs without looking sad?

    104. Re:free software and open source by PReDiToR · · Score: 2, Insightful

      That brings to mind Lord Vetinari's definition of choice that Reacher Gilt truly believed in at the end of "Going Postal".

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    105. Re:free software and open source by The+J+Kid · · Score: 1

      So freedom is what you want me to do.

      I get it!

      --
      Moderation: +4. Modded 70% Funny and 30% Overrated. 100% Saturated.
    106. Re:free software and open source by dbIII · · Score: 1

      With respect - any trap set by lawyers here will only be relevant in the USA after quite a time of legal stuffing about by which time it could be removed by people outside of that juristiction even if there is some sort of injunction. We are talking about an international project and software patents are not recognised internationally. There's no point seeing a conspiracy theory in the shadows of something the vast majority of the company would see as being a trivial improvement to their virtualisation software.

    107. Re:free software and open source by jejones · · Score: 1

      "Finally a leading GPU company decided to offer full support for their hardware, not watered down and on par with the feature set supported on Windows, and still people complain how the source code isn't open."

      nVidia's offering Linux support is a very good thing--until you want to run on something other than an x86.

    108. Re:free software and open source by Uniquitous · · Score: 1

      Sadly, many of my fellow Americans have no idea what the terms "socialism", "communism", and "Marxism" actually mean, beyond their use as a truncheon with which to batter the opposing political side. These people wear mediocrity as a badge of honor though, so don't pay them too much attention.

    109. Re:free software and open source by KevinColyer · · Score: 1

      Interesting point on patents - will contributing to the kernel mean MS will downplay their patent threats? I can imagine them contributing and sueing but the more contributions then the less credence they will gain in court?

    110. Re:free software and open source by arodland · · Score: 1

      Ahem. "You can do it your own way -- if it's done just how I say."

    111. Re:free software and open source by makomk · · Score: 1

      Except from a practical standpoint, in Nvidia's business, exposing every detail of the hardware interface and documenting all the guts of their chips affects their ability to compete in the market.

      Not really. The Nouveau developers have figured out most of the NVidia hardware interface via reverse-engineering already, and you can bet their competitors would be able to do the same even faster. Besides, NVidia have always used a fairly high-level interface to their hardware that doesn't tell you that much more about the actual internals than you can already find out from their existing marketing and developer information.

    112. Re:free software and open source by CrimsonAvenger · · Score: 3, Informative

      I really hope you meant assisted suicide rather than euthanasia (mercy killing).

      He didn't. Euthanasia is allowed there, if your doctor doesn't think your "quality of life" will be high enough.

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    113. Re:free software and open source by Anonymous Coward · · Score: 0

      neuken in de keuken!

    114. Re:free software and open source by Anonymous Coward · · Score: 0

      You have social freedom, not economic freedom. If you are not free to do whatever you want with the product of your labour, you are not "free".

      If you give me most of your money i'll let you sleep with other men and take drugs.... that sounds like freedom.

    115. Re:free software and open source by MrKaos · · Score: 1

      This is the *new* Microsoft. They wouldn't do anything like that. Not at all. No sir. No way. The new Microsoft is only run by Carebears and Unicorns and rainbow coloured ponies (or so I'm told).

      Maybe you're confusing the New Microsoft with the GNU/Microsoft?

      --
      My ism, it's full of beliefs.
    116. Re:free software and open source by nivek1385 · · Score: 1

      Wait, you mean it's not spelled "Micro$oft"? I thought that Gates changed the spelling to further his "evil nerd" persona...

    117. Re:free software and open source by TheVelvetFlamebait · · Score: 2, Insightful

      It's not exactly fair to pin the blame for lack of choice exclusively on open source software. There are other factors as well. For one, we (often) have proprietary software competing in the same field, sucking up the market share from smaller enterprises. There's also the free market, which, while providing many benefits, naturally favours more popular products (like OSS), and can't sustain less popular products (like some small proprietary software). Finally, there are the people who, thanks to their being given a choice, have chosen the cheaper yet completely functional alternative to small proprietary software. It's a combination of these factors that cause small proprietary software developers to go out of business.

      In fact, similar processes occur in every market, where a competitor arrives in a market with a different way of doing things, that produces similar products for cheaper, and then people start to prefer their products over the competition. Then the competition have the choice to either adapt or close shop. So, yes, a few choices die along the way, and the freedom of choice is devalued slightly, but then other products pop up, and people are given new choices to replace the old. The dead competitors are not typically mourned, because their market share was obviously too small, or their product too inferior to the new competitor's, for them to survive. The same principles apply to OSS; old companies die because, well, people just didn't like them as much as the OSS alternative.

      Let's face it, consumers don't give a rat's ass about source code -- it looks like noise to them (heck, even most geeks can't add their own feature to the OSS code).

      Having access to the code is not merely about modification or copying features; it's about trust. If you have a copy of the code, then chances are many other people, including some who have the skills necessary to read or modify code, have read the code (in accumulation) and have verified that it doesn't contain malicious code. Of course, it's not fool-proof, but in the days of silent phoning home, and bundled rootkits from big brand, or trusted sources, it doesn't exactly hurt.

      If doing something important they are going to do for months or years, few consumers will haggle over $0 vs. $50.

      $50 isn't a lot for software like that, but it does make a difference. With that $50, you could buy another piece of software to do a different function, while still retaining the services of the original software. Or you could rely on OSS for that as well, and spend it on something else yet again!

      But, then again you may be right; maybe people are just as happy to fork over $50 than to fork out nothing. That's the beauty of free market; the market can decide for itself.

      All OSS fans really care about is destroying the evil, closed-source software world.

      Well, I for one, am an OSS fan, but I happily use closed-source software, and I have no problem with them existing. I think they provide a valuable alternative to OSS, and vice versa. I will readily admit that there are many proprietary software packages that OSS hasn't managed to equal (without mentioning any names and starting a flamewar). What makes OSS worthy of my fandom is its ability to make something out of nothing (financial). The price is certainly right! But of course, I'm not averse to paying for certain software packages, e.g. Finale, that fulfil my needs better than any OSS packages. I know many other OSS fans who feel the same.

      Closed-source software promotes competition and a wide variety of programs because your competitor's code is not available to you and there's the profit motive

      It's true that if your code is locked down, you get a larger variety of code. However, there's also a darker side to this. It means that developers need to code the same functions independently, which requires large amounts of r

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    118. Re:free software and open source by Anonymous Coward · · Score: 0

      You should watch the american healtcare "debate". It's pretty much similar to what you've said about microsoft's strategy.

      Maybe this is 'the american way'?

    119. Re:free software and open source by Courageous · · Score: 1

      Well. I'm a bit ambivalent about this. One the one hand, I agree with you. On the other, Microsoft hasn't called anyone anything, because a company can't do that. It has no voice. It has representatives, who have voices, most notably Bill Gates. Bill, if you'll note, has basically moved on. I doubt very much the legion of SW engineers working for M$ think that FOSS is evil. They were probably quietly laughing at Bill the entire time.

      C//

    120. Re:free software and open source by Incredible+Elmo · · Score: 1

      That's funny because I had a tendency to cry. I always end up in Freedom discussions with Americans in particular. I come from Holland. This means that as soon as you hit 18 you can choose to smoke dope, frequent hookers, drink alcohol (that's from 16, really), eat shrooms, vote, have sex (that's from 16, really), have same sex sex, marry someone of any gender, have an abortion, commit euthanasia in a pinch and convert to any or no religion.

      Your examples don't mean anything in either this discussion, or the ones that you are having with your American friends. That is, unless you wish to defend anarchy, the ultimate form of freedom, as a viable form of running a society.

      Yet we are a social-democracy. According to many Americans this seems to equal a Socialist or even Communist State. In spite of all the choices we have, we're reputed not to be "free". When I then urge these individuals to consider the range of choices they have and from what age, they tend to shrug their shoulders and tell me they're right anyhow.

      The freedom they talk about here is entirely different. E.g. try starting a small company in the Netherlands, and one in the US. Then you'll understand why they consider the US to be more "free" and the Netherlands to be almost Communist. All in all, I think there is no point in discussing which of these two countries is more "free".

    121. Re:free software and open source by elcommandante · · Score: 0, Flamebait

      The reason that we Americans shrug our shoulders is simple. You can't argue with Eurotrash, they're intellectually challenged. The vast majority of continental Europeans have become smug automatons, content to lie in their intellectual desert that passes there as an oasis. I'm sure you are satisfied with your available choices. The government if not the EU has granted you these opportunities in order to keep you happy at a somewhat proletariat level. Other options, that are disdained by your government and your subservient press, are reserved solely for the your patricians. In short, what Eric Fromm propounded many years ago has become the norm in continental Europe. Before you post again on socio-economic matters, it might behoove you to pay a visit to the US; not as a tourist but as a traveler. After you have met, here in the US, as many illegal Dutch aliens and legal Dutch transplants as I have, your mental capacities may grow to understand why Americans just shrug their shoulders in response to your prepubescent questions.

    122. Re:free software and open source by TheVelvetFlamebait · · Score: 1

      If you want an entirely isolated hippie utopia commune, hey, feel free, but you'll have no effect on the world of grown-ups.

      Right, as opposed to the deep, rippling worldly effects that typically come from using MS products religiously.

      We use open source, much of it works, much of it could be improved, much of it will be improved, unlike Windows, should you successfully peddle your "get with the herd" mentality.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    123. Re:free software and open source by TheVelvetFlamebait · · Score: 1

      Geeks.
      We can't remember anything without a dollar $ign!

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    124. Re:free software and open source by gnupun · · Score: 1

      Variety in OSS comes from the same software forked N ways. There really is no incentive to create more versions of a successful OSS program -- there's no profit involved.

      Ah, but if the fact that no profit is involved is such a problem, then how is it that the original project cam into fruition? Every developer contributes by choice, and without profit, yet it still gets done. There clearly must be other motives involved.

      Back in the day, just as the Internet was becoming popular, M$ was destroying almost every successful software product with their unethical business tactics. Enraged software programmers joined OSS in droves to battle against the evil force. But it soon became apparent that OSS was simply replacing Microsoft as the next overlord of the software world -- destroying not large but also small competitors with their ultimate weapon: $0 price tag. While Microsoft only had a few thousand developers, OSS had millions. The effect was devastating: instead of only big products being destroyed, now all commercial software is under threat. Businesses and governments love it, because a vast fortune of $ spent on the salary of software programmers or to purchase software products could instead stay right in their pockets.

      In no other artistic/intellectual field are creators destroying their own market like software devs are doing right now.

    125. Re:free software and open source by FishWithAHammer · · Score: 1

      I'm not talking about his creations, although I don't think that creating the GPL is something to be proud of. :-P He gets all the credit in the world for emacs, though. I like it quite a bit.

      But what I am talking about is his absolutely bugfuck-sad public behavior. A complete inability to understand and a habit of disregarding the opinions and feelings of others in a professional and personal context? That's pretty sad.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    126. Re:free software and open source by Xabraxas · · Score: 1

      Much simpler and much easier to deal with and it doesn't try to redefine terms like all of this nonsense of "Free Software" does. Free means "without cost", nothing more, nothing less.

      Actually the word "Free" has many more meanings than "without cost":

      • grant freedom to; free from confinement
      • rid: relieve from; "Rid the house of pests"
      • dislodge: remove or force out from a position; "The dentist dislodged the piece of food that had been stuck under my gums"; "He finally could free the legs of the earthquake victim who was buried in the rubble"
      • able to act at will; not hampered; not under compulsion or restraint; "free enterprise"; "a free port"; "a free country"; "I have an hour free ...
      • exempt: grant relief or an exemption from a rule or requirement to; "She exempted me from the exam"
      • unconstrained or not chemically bound in a molecule or not fixed and capable of relatively unrestricted motion; "free expansion"; "free oxygen"; "a free electron"
      • make (information) available for publication; "release the list with the names of the prisoners"
      • complimentary: costing nothing; "complimentary tickets"; "free admission"
      • free from obligations or duties
      • not occupied or in use; "a free locker"; "a free lane"
      • free or remove obstruction from; "free a path across the cluttered floor"
      • detached: not fixed in position; "the detached shutter fell on him"; "he pulled his arm free and ran"
      • absolve: let off the hook; "I absolve you from this responsibility"
      • not held in servitude; "after the Civil War he was a free man"
      • release: part with a possession or right; "I am relinquishing my bedroom to the long-term house guest"; "resign a claim to the throne"
      --
      Time makes more converts than reason
    127. Re:free software and open source by Xabraxas · · Score: 1

      Maybe it's unfair to the entire economy as a whole (and I do agree that capitalism is getting us 99% there) but I think that fiduciary responsibility to the shareholders should not be law. A shareholder should hold TRUST with a company that the company is operating in their best interests given the shareholders' own voting records within the company. Making it a law that a company should have to try to maximize their short term gains is eroding the foundation of our society.

      The problem is the shareholders. There is no law that says you have to maximize short term gains. You do have to look out for shareholders financially though. The problem is shareholder greed. They want to make money quickly rather than build a stable company or a long-term portfolio. So if you, as the CEO, are not squeezing every ounce of short term profit out of a company you will probably be cast aside in favor of someone who will.

      --
      Time makes more converts than reason
    128. Re:free software and open source by Ant+P. · · Score: 1

      Closed-source software promotes competition and a wide variety of programs because your competitor's code is not available to you and there's the profit motive.

      Exactly! Just look at the intense competition between Internet Explorer 8 and Opera! You'd never, ever see that from open source.

    129. Re:free software and open source by juliuswinfielderving · · Score: 1

      I wouldn't necessarily find the new contribution to be a positive thing. It all depends on their intent. They have been trying to eliminate open source from the beginning, so why should they be trusted now?

    130. Re:free software and open source by juliuswinfielderving · · Score: 1

      I admire your attitude but some of us who have observed M$ over the years aren't so naive as to trust the company based on their say so. So, I assume that in your wonderful Utopia there in Holland no one ever lies?

    131. Re:free software and open source by Anonymous Coward · · Score: 0

      You did well listing a bunch of social freedoms, but what about economic freedoms, like doing what you want with your earnings?

    132. Re:free software and open source by Sinterklaas · · Score: 1

      Your examples don't mean anything in either this discussion, or the ones that you are having with your American friends. That is, unless you wish to defend anarchy, the ultimate form of freedom, as a viable form of running a society.

      So having more rights doesn't mean anything to you? I guess only the rights you have as an American (which I presume you are) actually count as freedom. Iran and North Korea use the same argument to claim that they are free countries. After all, the people of those countries can do anything they should want to do.

      The parent didn't say that anything was allowed in Holland, but he gave some examples of rights that differ from the USA. Argue those rights instead of using the 'anarchy' argument (also known as the 'fingers in my ears' argument).

      The freedom they talk about here is entirely different. E.g. try starting a small company in the Netherlands, and one in the US. Then you'll understand why they consider the US to be more "free" and the Netherlands to be almost Communist.

      And yet, the ratio of small companies to big companies is higher in Holland. So seemingly it is easier to profitably run a small company in Holland, despite having more regulations. Anyway, IMHO civilization is about establishing rules that shape our interactions and limit our actions. For instance, food regulations + inspections allow us to visit a restaurant with some confidence that we will get served hygienically prepared food. That is a highly practical measure. There are also more moral measures, such as hate (speech) laws and laws against (non-hallucinogenic) drugs. Both the USA and Holland have both types of laws, but the exact laws are different. What I find interesting is that in my discussions with Americans, they often seem to regard their own choices in regulations to be completely sensible and the choices of other civilized countries to be completely alien; As if these regulations do not have any merit and prevent us from having a happy and quite free society (which is a pretty silly argument if you know a bit about Holland). As I see it, some Americans like the word Communism because it allows them to neatly file something in the 'evil file', without have to consider the actual pros and cons.

      All in all, I think there is no point in discussing which of these two countries is more "free".

      Why not? Are you not interested in improving your country? I am interested in improving mine.

    133. Re:free software and open source by Anonymous Coward · · Score: 0

      The money doesn't just disappear. It gets spent how the people want it to be spent. In Europe, it is allowed for government and semi-government organisations to do a good job and we actually hold the government accountable. It's really not much different from spending the money yourself, except that you have the illusion of choice (how many actual choices do you have for internet service and health care, I wonder?).

    134. Re:free software and open source by DuckDodgers · · Score: 1

      has no other purpose but to enable a proprietary VM to work with the kernel (correct me if I'm wrong). If I'm right, I see no reason why it should ever be included in it.

      I'll give you two reasons:
      1. Because the driver itself is now free, code in the driver is now free, and people can modify it and use it and learn from it as they see fit. An awful lot of open source code is valuable because it allows developers working on other projects to learn from it, even if they never use that actual code directly.
      2. Because in hundreds of businesses, possibly thousands or tens of thousands, it's easier to sell the people not already comfortable with a totally free software environment on a mixed proprietary and free environment than it is to sell them on dumping absolutely everything they have and starting from nothing with free software. Like it or not, we're not going to convince the world at large to ditch proprietary software in one giant step. The move is going to be gradual, and interoperability between free software and proprietary software is essential to the process.

    135. Re:free software and open source by Anonymous Coward · · Score: 0

      We vote for democratic parties that have different ideas on taxes and spending. We chose to have the taxes that we do. Isn't that how it works in the US too (except that you only have two viable parties to vote for)?

    136. Re:free software and open source by paxcoder · · Score: 1

      1. Code being free to study doesn't automatically make it so valuable valuable as to be included in the kernel. As for nr. 2. I did this giant leap myself, and it was extremely hard for me, but I had motives increasingly less people seem to share. My fear is (and I think it's justified) that mixing proprietary with free software only makes it harder to see the importance of software being free, and the danger of it being closed. While transition to semi-free distro might be made easier that way, breaking the habit becomes harder. A simple user who only uses the code might settle for non-free black box. But a programmer must learn to learn, and build what is lacking. Helping would be writing documentation and manuals. Integrating and encouraging non-free software is not helping. Linux is not its own purpose. The purpose (of GNU) is building a free operating system. Thanks for reading.

    137. Re:free software and open source by DuckDodgers · · Score: 1

      Have you forgotten why Open Source Software became popular?

      Proprietary software vendors have lots of incentives to abuse their customers. They use undocumented file formats because interoperability between their products and the competition facilitates changing vendors. They focus a lot on visual bells and whistles to sell the product, but a lot less on keeping prices as low as possible for users. And of course, they tend to use Digital Rights Management (DRM) to prevent buyers from installing the software more than their purchase agreement permits. (Whether you like or dislike DRM, maintaining a database of product keys and purchase information for all of your proprietary software so you can install everything properly is a royal fucking pain.) If something breaks, you have to file a bug report and hope the vendor has the ability and the resources to fix it. If the price of the next upgrade is too high, you face a crippling decision whether to pay the high price or impose severe delays on your own production as you port your data to a new software from another vendor.

      Open source software is free. File formats are documented, and there's nothing to lose with interoperability between different open source programs. Visual bells and whistles tend to be lacking, but you can usually get a pretty honest assessment of full features and limitations. No DRM - install wherever you want, as often as you want. No upgrade prices. If you find a bug you need fixed, you can try to fix it yourself, ask the community for help, or hire a consultant who has nothing to do with the OSS project to fix it. As a developer, I have learned so much reading through open source code and I would not have the same opportunities working on proprietary code marketed against competing proprietary products.

      You're effectively arguing that the inefficiencies of proprietary software created lots of extra jobs that OSS takes away. You're probably right. And it would be dishonest of me to judge whether the tradeoff is worthwhile - I might feel differently if I was someone who lost a great job writing proprietary applications because of an OSS product. But OSS definitely does give a lot to both end users and developers in return for what it takes away.

    138. Re:free software and open source by DuckDodgers · · Score: 1

      Taxation is a form of coercion.

      So is starvation, exposure, cancer, crime, war, Parkinson's Disease, Alzheimer's Disease, Multiple Sclerosis, and a host of other problems. If you don't give in to what they require (getting food, shelter, police protection, military defense, and the appropriate medical treatments), you're in trouble - every bit as much trouble as you have with tax delinquency.

      When you figure out how to make your citizens, including children, people who are diseased and injured through no fault of their own, and the elderly, free from starvation, exposure, criminals, foreign threats, and diseases without using taxation to fund it all, you let me know.

    139. Re:free software and open source by DuckDodgers · · Score: 1

      On point 2, I made the full switch myself. Posting from Debian. But at small company where I work, I'm the only semi-competent Linux user in the office. I can't sell the other developers and the non-IT staff on a Linux server yet. But I can, and have, got them to accept a Linux server for an internal wiki and a file server. I'm trying to move Linux into the company in places where it fits. A full switch would be an impossible sell.

    140. Re:free software and open source by fernandolbastos · · Score: 1

      Stallman has made it abundantly clear that his view isn't that you must use only free software, but that you should use free software when there is an actual free alternative. In the case you mentioned about sound chips, there are no free sound chips (or if there are, they aren't reasonably available on motherboards). In that case, while he would wish it didn't have to be the case, Stallman would state that it's OK (in his view) to use the non-free sound chip.

      While I don't follow the same ideals, they do seem much more reasonable than people seem to believe.

      Actually, I've heard Stallman himself, at my college, saying that if you are going to make non-free code, it is better that you just don't make it at all.

      He went on and on about how proprietary software is "evil", and even complained about how the Linux distros include proprietary software(he mentioned Ubuntu's "multiverse", that makes it sound good). And, of course, complained about the binary blobs, which may include the non-free sound drivers mentioned.

      The FSF is the Free Software Foundation for a reason.

      That's true. Later, one guy asked what he thinks about free hardware. He said that "it's not that important", because software you can easily share a modified version, while it is not possible with hardware, and also not everybody is able to make chips.

      Why do you get to complain about Stallman, or free software advocates in general, but they don't get to complain about non-free software?

      I think it's very clear that he complains. A lot.

    141. Re:free software and open source by quenda · · Score: 1

      So hairyfeet is pillorying RMS for not being Linus? I think we are all guilty of that.
      But he makes it sound as if there must be some choice between the two - echos of Bush's "with us or against us".
      Let Linus be the corporate spokesman in a suit and let RMS be the hairy Prophet. We need both idealists and pragmatists.

      Do you want a shot at the title?

      Hell no, Linus just wants Linux to be great. He is no evangelist.

    142. Re:free software and open source by Anonymous Coward · · Score: 0

      Let me go down to the free market and acquire a brand new BMW 3 series. It would cost me nothing because it's part of a free market, right. Let's go visit that ritzy comedy club downtown. It would cost us nothing as they are claiming free speech market a free market.

    143. Re:free software and open source by hairyfeet · · Score: 1

      It is NOT the Shrub and "with us or against us' it is "do you want the creepy guy to be the one everybody sees as the "face" of Linux". It is no different when anything comes up with the word black in it and here comes reverend Al looking like a damned buffoon. It kinda kills any serious discussion on the issues when you have Al screaming "we deserve a check because our great great great great great grandparents was slaves!" just as nobody is gonna take Linux seriously when the guy giving all the interviews will only talk to you if you use "Stallman speak" and is coming out with pro pedo party crap on his website.

      Whether folks like it or not, it has been proven time after time after time that image matters. There are also plenty of corporations that make their living off of proprietary software that would just love to keep Linux the "Niche nerd OS" that Joe and Jane consumer wouldn't be caught dead with. Having a squatter at MIT that eats toe junk on stage and refuses to surf the web and comes out with pro pedo party statements on his website as the guy everyone interviews? Hell they couldn't ask for a better fricking spokesman if they tried.

      So if everyone wants to listen to that nutball go right ahead, its a free country. But sticking that guy up there every time the subject of Linux comes up would be like interviewers every time a question of problems in rural areas trotted out Cletus, with his wife beater t-shirt and his four kids with his first cousin. For someone that is quoted on just about every Linux topic it would be nice if they DIDN'T get the nutball eating toe junk and refusing to talk unless you used HIS language, don't you think?

      --
      ACs don't waste your time replying, your posts are never seen by me.
    144. Re:free software and open source by Anonymous Coward · · Score: 0

      > I hope you're getting paid, because that's otherwise ridiculous.
      Why? I thought that doing something for free is a reason for praise.
      Should I start charging for writing Open Source?

    145. Re:free software and open source by lgw · · Score: 1

      Philosophers stick to the moral high ground, but produce little of use to others (heck, if you've studies a little philosophy, you might be able to name every philosopher who ever lived who stil influences thought today - small group). Engineers make compromises, and regulary create things of benefit to the community. Sacrifice to freedom? I don't see it. Making the same "you can't have everything" tradeoff that enginerrs make every day? Yup.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    146. Re:free software and open source by lgw · · Score: 1

      Open source software is about making realistic engineering compromises to bring the benefits of good software to many people. Free software is about hoarding good software to hurt everyone who doesn't share your high ideals: "what, you want to use whatever software works best? well, you won't be using any of our software then, you sell-out!". It's a childish insistance on others converting you your idea of right and wrong, instead of just helping others out (in ways they value enough to pay for).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    147. Re:free software and open source by lgw · · Score: 1

      No, it's not that using MS products is somehow better or more mature, it's that *refusing* to work with what 80% (ish) of the world uses, often becuase they have no choice if they want to earn a living, is just being childish (play by my rules, or I'll take my free software and go home).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    148. Re:free software and open source by lgw · · Score: 1

      It helps people who have their choice of OS decided for them by the need to earn money, by allowing them to run Linux anyhow. Once HyperV makes it into the MS consumer OS (which it was supposed to in Vista and "7", and might finally happen in the next one) it makes the transition to, or part time use of, Linux practical for quite a large number of people who can't reasonably dual boot, either because they don't know how to, or because they are forbidden to on the work machine.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    149. Re:free software and open source by Trogre · · Score: 1

      Indeed. When he came and spoke in my town I heard RMS actually say that he'd prefer a society where people were forbidden from using non-Free software. Choice wouldn't come into it.

      I believe this comes from his strong socialist "You're free to do what we say" world view.

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    150. Re:free software and open source by gnupun · · Score: 1

      Exactly! Just look at the intense competition between Internet Explorer 8 and Opera! You'd never, ever see that from open source.

      Wow, thanks for proving my point! While IE is not open-source, it is certainly free (just like open source). This makes it hard as hell for any commercial browser, like Opera, to even enter the market. Once Microsoft made IE free, the market for web browsers died, Netscape died. All innovation in the browser world died because MS did not want the web platform to overtake Windows. And the funny thing is after 10 years in the browser world, Firefox has made no major improvements to the browser platform. This just proves the stereotype that OSS is about copycatting rather than innovation.

    151. Re:free software and open source by Anonymous Coward · · Score: 0

      Free software is about hoarding good software to hurt everyone

      I never thought such idiots visit /.. Thanks for the laugh, I'll be here all week!

    152. Re:free software and open source by jotaeleemeese · · Score: 2, Interesting

      "But why does anybody listen to RMS anymore? "

      Because he points out to problems that appear to be just theoretical before they become practical ones.

      As for his eccentric behaviour, I could not care less. It is a logical fallacy to judge a message by the perceived faults of character of the person delivering it.

      --
      IANAL but write like a drunk one.
    153. Re:free software and open source by Anonymous Coward · · Score: 0

      You're missing the point. commercial software (usually) comes in many different varieties because each company wants to do as little as possible while charging as much as possible for their product. That's how it works and I don't think anybody would criticise them for that.

      FOSS on the other hand, wants to produce the best product, and nodoby cares about getting paid for it.

      You complain about forking FOSS projects, but the only thing that does is to produce a more varied ecosystem - exactly the strength you claim for proprietary software.

      The reason there are typically fewer variants of any particular FOSS project is that each one tends to more closely match what the community wants from it.

      FOSS programs become successful by doing what people want it to do - why would you create a new variant when the best variant is already available?

      Times change - you either adapt or die. That's the simple truth of the matter. It doesn't matter what industry you are in - when the environment you are doing business in radically changes, you can etiher update your business model, or you fade away into irrelevance. Sure, you can prolong the inevitable, but you'd better adapt.

      Given that MS is looking to SaaS as the future, and the likes of Red hat have been supporting themselves on a service based business model for years, I really don't see that there is much difference when you really get down to it. MS has known for years that their old business model is dead and are transitioning to a new one. Then end result is going to be that regardless of the openness of your code, nobody will be charging for software in the future - if you go proprietary, you'll be renting it and the associated support/services, maybe with a limited version available for free like Google Docs. On the other hand FOSS will remain effectively zero cost and you will choose to pay for the services, or not.

      MS has done the right thing here, and I'm cautiously optimistic. Who cares if it is to support their proprietary hypervisor?

    154. Re:free software and open source by WhiteFluffyChest · · Score: 0

      Life is a disease if you look at it scientifically.

      Linus would be wise to say that, it's best not to burn bridges, you never know the future. Who needs hatred anyway, it's not cool to hate.

      I would begin to trust and respect Microsoft if they respected the W3C standards.

      It's also hard to forgive them for the way they crushed Netscape with IE and then abused the HTML standards back in 1997, what on earth were they trying to do?

      In my opinion Microsoft still dominate the PC OS market and they continue to recklessly break web standards, so they are bad news to me.

      Life without Microsoft please.

    155. Re:free software and open source by Anonymous Coward · · Score: 0

      It's like the difference between freedom(democracy) and freedom(anarchy). FOSS is more like the former.

    156. Re:free software and open source by Stradivarius · · Score: 1

      It's not badmouthing someone to point out that a particular style of communication may undermine your efforts. Most people are not computer geeks are are not aware of this particular piece of geek history. So they will view something like "Micro$oft" as simple name--calling, which is generally considered juvenile and will thus undermine any other arguments you make (even if you happen to be right).

      Assuming that you care about persuading people of Microsoft's bad behavior, or persuading people of the merits of FOSS, then avoiding such terminology is good advice. On the other hand, if your goal is simply to express your disdain for Microsoft, by all means call them Microshaft or Micro$oft all you'd like. Different tools for different jobs.

    157. Re:free software and open source by rattaroaz · · Score: 1

      You are confusing technical with legal. And you are confusing philosophy with philosophers. Linus, and you are talking about technical obstacles, while RMS is talking about legal issues. Example: it is technically hard to build a long bridge. You need a "you can't have everything tradeoff." If it's illegal to build the bridge to begin with, you need to ask "why can't I legally build it? Why are the laws that way?" (philosophy) Legal laws (as opposed to natural laws) are based upon a given philosophy. Sometimes freedom. Sometimes service to the despot. That's what I mean by philosophy. Be careful about discounting the importance of opinions, because you have them too, and others should not be too quick to discount them either.

    158. Re:free software and open source by paxcoder · · Score: 1

      I just don't believe switch and bait are effective here. I understand however that you can't risk losing your proprietary users.

    159. Re:free software and open source by paxcoder · · Score: 1

      There are traditional and free VM's that can run on hosts such as both GNU/Linux and Windows. As for the "need to earn money", accepting conformist position and developing proprietary software (that's what I assume you mean by it) is just postponing the day that free software will be able to earn you money. Pioneering is, unfortunately, hard and I'm wrestling with it as well. We need to change how people think, not "just" the OS they run. If there really is no alternative free hypervisor and it's a necessity, it should be written. I insist that we should not support (at least not by default) non-free software in our free kernel.

    160. Re:free software and open source by paxcoder · · Score: 1

      I'm not American. I defined what freedom meant and what I refereed to (user freedoms regarding the nature of their software) so imposing a general definition (a "free will" one) is dishonest. In other words: when we talk about free software we don't talk a freedom to choose non-free software. You are free to walk into a minefield but that's not what people fight for.

    161. Re:free software and open source by Anonymous Coward · · Score: 0

      Also, the majority of the web servers, dns servers, routers, firewalls,

      The majority of web servers run Apache, yes, but that runs on many platforms, not just Linux. AFAIK Netcraft doesn't have OS figures, so you're just conjecturing here. They do have figures for most hostnames and active hostnames, with IIS leading in both (while Apache leads IIS is overall deployments).

      DNS servers?

      You'll need to offer references for that.

      Firewalls? Ditto.

      Routers? Citation needed, and I call BS anyway. Didn't Linksys recently switch to VxWorks, anyway?

      Further, using Google doesn't translate into using Linux. the user is not touching Linux, they're not exposed to Linux, they aren't using Linux. They're using a search engine that runs on it (a largely proprietary fork of it, at any rate, rememeber, they aren't required to, nor do they send their changes upstream). The LOL GOOGLE RUNS LINUX!!!11eleven argument is an act of desperation at best.

    162. Re:free software and open source by lgw · · Score: 1

      Yeah, I get where you're coming from, but giving people more options dosn't hurt them. The "need to earn money" I was talking about was of the user, not the developer. Maybe you're right that people should switch to a free host OS, or maybe that's just not practical, but either way people who want to experiment with Linux should have more choices. Forcing the choice of "run a free stack, or you get no free software at all" is not helping people, especially not people who's normal daily use of virtualization would be job-related. If Hyper-V makes it into consumer Windows, this combination becomes even more critical for outreach.

      "We need to change how people think" are the words of a zealot. No, no you don't. People should think for themselves. Only extremists (religious and "religious") insist on changing how others think. Try making others' lives better, instead of making them think like you - it's easier and far more rewarding.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    163. Re:free software and open source by lgw · · Score: 1

      Just about every law made is the result of a compromise between people with very differing opinions. Politicians who are willing to make an engineering-style comprmise (I can't get everything I want, what do I trade off to get what really matters?) get at least some good laws passed. Politicians who are unbending zealots don't (though they can be useful to emphaisize that comprimise is happening, much like RMS is useful to illustrate how reasonable open source is compared to the ideas of those crazy FSF zealots).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    164. Re:free software and open source by Anonymous Coward · · Score: 0

      Grow up.

    165. Re:free software and open source by paxcoder · · Score: 1

      I'm sorry, I can't agree with you. Coexistence with non-free software only hurts our efforts: We do need to change how people think because it's better in the long run. I didn't say force them, but don't feed their bad habit. If this helps them and they think they can't do without it, fine - the code is there, I'm sure someone will enable them to easily patch the kernel with the driver. But it has no business in a the official kernel and a free operating system since including it sends a bad message. We are free software supporters, and our job is not to make easier for people to use non-free software but to understand the importance of their freedom.

    166. Re:free software and open source by Anonymous Coward · · Score: 0

      Now that you're finally near to getting it working, it's gonna start playing up. It's a law of computing.

    167. Re:free software and open source by Anonymous Coward · · Score: 0

      Trust IMHO does not enter the picture. As long as the code is healthy, GPL-ed and checked against being a trojan horse for patents, I see no reason why it should be excluded. No need to trust M$ to accept quality code.

    168. Re:free software and open source by lgw · · Score: 1

      We are free software supporters, and our job is not to make easier for people to use non-free software but to understand the importance of their freedom.

      You are making it harder for people to use free software. You justify this by saying it's a necessary price for changing the way people think.

      I think we should make it easier to use free software, and let people judge for themselves what they should think. The thing is, you could be *wrong* about the merits of free software (most philosophical positions that most people believe are wrong, what are the odds you're special?). Letting people choose what to believe based on their life experience is good. Attempting to force them to share your belief, just because you're *sure*, is evil.

      So, sure coexistence with non-free software only hurts your evil effort to punish nonbelievers until they convert to your religion. Obviously, I think that's OK. But then, I just want to see free software widely used, regardless of what people think about it.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    169. Re:free software and open source by paxcoder · · Score: 1

      Maybe I should put this in terms you will understand: Noone feeds its competition. Free software and non-free software are incompatible by their nature (license, freedoms guaranteed, and even the economic model implied). One who supports free software will not support non-free software, because it compromises the same freedom he supports. In other words: SUPPORTING user's decision to use non-free software is "bad". Also in case you didn't know, the licenses under which the kernel and GNU software are licensed restrict usage (mainly with non-free software) to promote the idea of freedom. If I *must* compare software freedoms to person's free choice, then: Freedom to stay in shackles because one does not know better is hardly a freedom at all. And even if we allow users to make this choice, it shouldn't stop us for trying to convince them otherwise, and it certainly shouldn't mean we should support such a decision. If you disagree with me, fine, but keep your non-free agenda out of *my* copy of the kernel. You do what you want with yours (well, as far as the license permits).

    170. Re:free software and open source by Incredible+Elmo · · Score: 1

      Dude, I'm Dutch. I'm saying you're using arguments that are out of the scope of the discussion.

    171. Re:free software and open source by CommanderIsm · · Score: 0

      no they would not - if you are up to date you would know about the GPL license that microshaft contravened and that this poor bug ridden offering is to make amends - wake up and smell the coffee u microshaft apologist

  2. "Technology over politics"... by Anonymous Coward · · Score: 5, Insightful

    That's the sexiest thing to come from the Linux community in forever.

    1. Re:"Technology over politics"... by couchslug · · Score: 1

      "That's the sexiest thing to come from the Linux community in forever."

      Which I why I will recite it, but certainly not buy into it. Without the "politics" of defending freedom, technology is reduced to a weapon against freedom.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    2. Re:"Technology over politics"... by Tsaot · · Score: 1

      That's the sexiest thing to come from the Linux community in forever.

      Now I'm imagining Jason Howell reading this story in his hot breath voice.
      Oh.. I'm a big believer... in Technology... over Politics...
      ...in the chatroom

    3. Re:"Technology over politics"... by Anonymous Coward · · Score: 0

      More reasonable people have fallen victim to embrace, extend, extinguish.

    4. Re:"Technology over politics"... by Excelsior · · Score: 2, Informative

      That's the sexiest thing to come from the Linux community in forever.

      In fairness, the previous competition wasn't exactly intense.

    5. Re:"Technology over politics"... by zukinux · · Score: 1

      I'm one of the guys like you who actually makes fun of MS in every possible way, but I still believe in my heart that there's lots of code in their system which is written quite good. and I also think they've contributed much to today's world/technology.
      I still use linux though, but [sarcasem ]"the enemy"[/sarcasem] is actually not that evil, I guess (without thinking about ie/or any other monopoly behavior).

    6. Re:"Technology over politics"... by dov_0 · · Score: 2, Insightful

      "That's the sexiest thing to come from the Linux community in forever."

      Which I why I will recite it, but certainly not buy into it. Without the "politics" of defending freedom, technology is reduced to a weapon against freedom.

      Let's face it. Decent code is decent code. Even if it isn't the best code, if it's open sourced and useful enough, someone out there is going to improve on it. Everyone wins. Microsoft isn't all bad either and I actually quite like some of their products. Like, err, ummm. Well... Notepad. And maybe chkdsk. Man I wish they'd open source their NTFS tools from Win7... Leaves the NTFS tools currently available for Linux for dead!

      Politics is there whenever 2 or more humans exist in the same airspace. That has always been and will be in the future. In this case however the politics is largely enclosed in the choice of license. Microsoft has chosen the right license for their product. They'll gain from it and others will no doubt gain from it as well. Hmmm. Net gain in freedom and choice for all. Sounds good to me!

      In the end though, I think that there has to be proprietary software for open source and free software to survive. There also has to be open source and free software for proprietary software to thrive and be pushed to higher standards. Let people choose what they want and decide what their own needs are. With proprietary and OSS/FS growing up alongside each other we have the choice and freedom for that to happen.

      --
      sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    7. Re:"Technology over politics"... by inode_buddha · · Score: 1

      <borg_voice>"Me love you long time!"</borg_voice>

      --
      C|N>K
    8. Re:"Technology over politics"... by Anonymous Coward · · Score: 0

      Yeah its one of the best quotes I have heard in a long time.

      That's why I choose to develop with C# + Visual Studio.NET + Re Sharper and surf on OS X.

    9. Re:"Technology over politics"... by quantic_oscillation7 · · Score: 0

      well mr Linus the problem lies exactly on what you said, doesn't it?

      "and as long as we don't have to worry about licensing etc."

      and that's the real problem that some how mr linus still doesn't seem to understand....

    10. Re:"Technology over politics"... by node+3 · · Score: 1

      "That's the sexiest thing to come from the Linux community in forever."

      Which I why I will recite it, but certainly not buy into it. Without the "politics" of defending freedom, technology is reduced to a weapon against freedom.

      Let's face it. Decent code is decent code.

      He's not arguing against the quality of the code, he's arguing against the utility of the code. It's number one purpose is to promote non-free software.

    11. Re:"Technology over politics"... by Strake · · Score: 1

      That's the sexiest thing to come from the Linux community in forever.

      By the way, this is from Microsoft - as in, the company who employs this guy. Still, I suppose there is no accounting for (sexual) taste.

    12. Re:"Technology over politics"... by dov_0 · · Score: 1

      If you would actually bother to read my comment you might find that neither was I...

      --
      sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    13. Re:"Technology over politics"... by Anonymous Coward · · Score: 0

      You owe me half a brain for writing "sexiest" "come" and "Linux community" in the same sentence.
      You break it, you pay for it.

    14. Re:"Technology over politics"... by shish · · Score: 1

      Let's face it. Decent code is decent code. Even if it isn't the best code, if it's open sourced and useful enough, someone out there is going to improve on it. Everyone wins.

      Unless a patent troll claims to have some right to it :-P

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    15. Re:"Technology over politics"... by dov_0 · · Score: 1

      Alas... At least people are starting to stand up to them a bit now, but we've still got a long way to go in that political game...

      --
      sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    16. Re:"Technology over politics"... by jawahar · · Score: 1

      Open sourcing will destroy your business model if you focus on Competitor instead of Customer.

    17. Re:"Technology over politics"... by node+3 · · Score: 1

      If you would actually bother to read my comment you might find that neither was I...

      Then explain:

      "Let's face it. Decent code is decent code. Even if it isn't the best code, if it's open sourced and useful enough, someone out there is going to improve on it. Everyone wins."

      Your point was clearly to refute his claim on the basis that "good code is good code, no matter who it's from"

      However, that's not what he was arguing. He wasn't arguing whether the code was good or bad, but whether the use for it was good or bad.

    18. Re:"Technology over politics"... by dov_0 · · Score: 1

      Either that, or my second sentence could have been addressing code in general? Or possibly entertaining the vague possibility that there could be bugs in the code that could be discerned by and improved on when it's viewed by more pairs of eyes. Actually I meant the whole of my first paragraph to be understood in a pretty general sense, not as referring to this one piece of code. Good code IS good code. No matter where it comes from. It echoes the weight of Linus Torvald's own pretty general statement that he doesn't really care about where code comes from as long as the license is right. Good code is good code. If I can use something I can use it. If code from x source is useful, it will be improved on if it is open sourced. Even if it was faulty when released, which a lot of code is, open sourcing it is likely to lead to improvement. General principles that I believe in. Personally I couldn't care less about the quality of the MS released code as I currently have no use for it. Sorry if I caused a misunderstanding.

      --
      sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    19. Re:"Technology over politics"... by HydroPhonic · · Score: 1

      This woman, then, would be second

    20. Re:"Technology over politics"... by NeverVotedBush · · Score: 1

      If I had mod points and could, I would have given you all of them. One of the most insightful posts in this topic.

  3. a disease by goosesensor · · Score: 1

    that will someday kill all of us...

    1. Re:a disease by FooAtWFU · · Score: 3, Funny

      Microsoft-hating is a disease that you catch from doing business with Microsoft.

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    2. Re:a disease by chdig · · Score: 1

      I dunno... slashdot's been infected with it for years, and seems to be doing fine.

    3. Re:a disease by Elektroschock · · Score: 1

      Well, actually it is a matter of power relations. Microsoft is the dictator and you need checks and balances and cut the power down.

    4. Re:a disease by dov_0 · · Score: 2, Insightful

      Microsoft-hating is a disease that you catch from working with Microsoft products.

      There. Fixed that for you.

      --
      sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    5. Re:a disease by rolfwind · · Score: 1

      Microsoft-hating is a disease that you catch from doing business with Microsoft.

      So you're saying it's an STD you catch after getting shafted by Microsoft a few times? Still, if it's an STD, it doesn't explain how it's so prevalent in the /. community:)

    6. Re:a disease by russotto · · Score: 2, Informative

      Microsoft-hating is a disease that you catch from doing business with Microsoft.

      Modded funny, but insightful is more like it. If someone were to force Torvalds to do all his coding on a Windows box using Visual Studio and Visual Sourcesafe, he'd pick up at least a minor case of Microsoft-hate.

    7. Re:a disease by fyoder · · Score: 1

      Yep. Most of the most zealously zealous microsoft haters are ones who jumped ship to linux. People like Linus didn't suffer enough to catch the "disease" because they weren't sufficiently exposed. They're probably bemused at times by the haters -- "If you don't like it just don't use it, why all the negative vibes, man?"

      --
      Loose lips lose spit.
    8. Re:a disease by Anarchduke · · Score: 1

      Yeah.

      "Microsoft-Hatred is the Disease, and I'm the Cure"

      Linus "Cobra" Torvalds

      --
      who prays for Satan? Who in 18 centuries has had the humanity to pray for the 1 sinner that needed it most? ~Mark Twain
    9. Re:a disease by Jedi+Alec · · Score: 1

      Because a big chunk of the /. readership isn't actually made up of hot-stuff programmers but consists of typical desk jockeys, helldesk employees and other assorted Joe Sixpacks who just happen to have an interest in nerd-related stuff? Take a wild guess what they(or maybe I should say include myself and say we) use at our jobs ;-)

      Full disclosure: posting from home on an XP-64 workstation...

      --

      People replying to my sig annoy me. That's why I change it all the time.
  4. haha by Anonymous Coward · · Score: 0

    inb4lynchinglinus

  5. Good for him by AndrewBuck · · Score: 5, Insightful

    I'm no fan of microsoft either however I think Linus really does have the interests of the kernel and the greater linux community at heart. I agree with him that we need to be very careful to make sure there are no potential licensing issues involved here but as long as the lawyers give it a good look and make sure there are no hidden patent claims, etc. then I think there is no reason not to include the code in the kernel.

    -Buck

    1. Re:Good for him by mustafap · · Score: 1

      >however I think Linus really does have the interests of the kernel and the greater linux community at heart

      Somewhere in the world a fat, hairy old man is muttering "it's GNU/Linux! GNU/Linux I tell you!"

      --
      Open Source Drum Kit, LPLC deve board - mjhdesigns.com
    2. Re:Good for him by derGoldstein · · Score: 1

      I'm not fat -- I'm big boned! You insensitive clod!

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    3. Re:Good for him by node+3 · · Score: 1

      >however I think Linus really does have the interests of the kernel and the greater linux community at heart

      Somewhere in the world a fat, hairy old man is muttering "it's GNU/Linux! GNU/Linux I tell you!"

      Does putting others down make you feel better? Does it make it easier to live with people who you disagree with? Really, what's the point of a post like that, other than insecurity?

    4. Re:Good for him by Yvanhoe · · Score: 1

      The thing is, Linus is a lucky guy : he managed to get into a position where he doesn't have to do politics. He can focus exclusively on the technical merits of the code. Few of us are that lucky.

      As someone who has seen a boss coming out of a Microsoft "Advantadge Clients Brainfucking" claiming "Ok boys, ditch all this, we are switching to .Net" I can not consider that ignoring politics totally is safe for me. I want Microsoft dead. I want Microsoft stopping corrupting ISO meetings, European MPs, and locking technologies. I prefer them stopping this instead of seeing them contributing to OSS. Because all I want is to concentrate on solving problems, I don't want to care about compatibility issues with non protocol-compliant software. These are uninteresting problems. Instead of that, I even prefer to do politics.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    5. Re:Good for him by xouumalperxe · · Score: 1

      The thing is, Linus is a lucky guy : he managed to get into a position where he doesn't have to do politics. He can focus exclusively on the technical merits of the code. Few of us are that lucky.

      He's getting asked, point blank, whether he thinks it's a good idea to even accept that code into the mainline kernel. How, exactly, is that not politics? He just approaches the stuff in a completely no-nonsense sort of way, but there's nothing other than his political game preventing somebody from forking the kernel and forcing him out of control.

  6. Um, no by DoktorSeven · · Score: 1, Insightful

    If hating a company that lies, cheats, and steals its way to the top is a "disease", then I don't want to be well.

    --
    This is a sig. Deal with it.
    1. Re:Um, no by The+Archon+V2.0 · · Score: 5, Insightful

      If hating a company that lies, cheats, and steals its way to the top is a "disease", then I don't want to be well.

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

    2. Re:Um, no by countertrolling · · Score: 0, Troll

      Microsoft "stole" nothing. Every thing they have was given to them voluntarily for something else in exchange. Not a shot was fired. If you have a complaint, take it up with the people who make it difficult to use an alternative... like your bank possibly, or the tax man. Microsoft has done nothing out of the ordinary in this market economy. Don't be playing the victim.

      --
      For justice, we must go to Don Corleone
    3. Re:Um, no by gavron · · Score: 0, Troll
      Microsoft stole DEC's VMS internals and used it to write NT. That's why they paid them millions in settlement. (www.google.com)

      You want more? Just ask.

      > Microsoft "stole" nothing.

      Yeah, they did.

      E

    4. Re:Um, no by clang_jangle · · Score: 1

      If hating a company that lies, cheats, and steals its way to the top is a "disease", then I don't want to be well.

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

      Well technically, it's more of a dysfunction but in essence yes, I agree. Microsoft is an easy target; at times they appear to actually strive to be one. Nevertheless, geeks are supposed to be about tech, not religion. :)

      --
      Caveat Utilitor
    5. Re:Um, no by Anonymous Coward · · Score: 0

      Hatred is an incredibly unhealthy emotion. That you would waste it on a company for acting like a company is a terrible shame.

    6. Re:Um, no by countertrolling · · Score: 2, Interesting

      So copyright infringement is theft? Or did they steal their only physical copy from the lab, denying DEC from using their own software?

      --
      For justice, we must go to Don Corleone
    7. Re:Um, no by Cyberax · · Score: 1

      More likely industrial espionage which IS a theft.

    8. Re:Um, no by gavron · · Score: 0
      I thought my suggestion to use google might have been too subtle.

      http://www.google.com/search?q=windows+nt+vms&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:unofficial&client=firefox-a

      If you Microsoft shills don't get it after this, I throw my hands up in [further] disgust.

      E

    9. Re:Um, no by CrashNBrn · · Score: 1

      Repeating something doesn't make it true.

      The Promise of NT
      In order to deliver NT as an entirely new operating system, Microsoft assembled a design team of engineers lead by Dave Cutler, who was hired from DEC. Cutler had worked on DEC' VMS, which was the main OS contender against Unix in the higher end workstation market. NT's design reflects many conventions of VMS, although it also included many new ideas.

      DOS was purchased from Patterson, whom has admitted to hacking CP/M. And if you go back a few years, you'll see that CP/M was based on a DEC's operating system. So while Bill/MS didn't write DOS from scratch that was sold to IBM, MS didn't just outright steal CP/M either.

    10. Re:Um, no by jez9999 · · Score: 0, Troll

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

      Actually, using and developing Linux is more like trying to stand up to MS's dominance. So, your assertion should really read:

      If you hate anything so much that you injure yourself or your cause in the process of standing up to it, then yes, you have a disease.

      So, everyone who fought against the Nazis in WW2 had a disease, then?

    11. Re:Um, no by countertrolling · · Score: 0, Flamebait

      If you Microsoft shills...

      Yeah, I'm really depressed that I can't run Windows on my PPC Mac. And I'm still trying to find the "Start" button on this damn KDE thing I'm running now. I'll feel your pain...just as soon as I can stop laughing. Maybe you should visit Dr. Linus. You're lookin' a little pale there.

      --
      For justice, we must go to Don Corleone
    12. Re:Um, no by mysidia · · Score: 1

      Didn't someone take V7 Unix's internals (like system call tables) and use them to ultimately make Linux?

      NT was about as much like VMS as Linux is like OS/2 Warp.

    13. Re:Um, no by DaHat · · Score: 1

      With all of that hatred... can you still think clearly? Apparently not.

      While the designs are remarkably similar (due in part due to Dave Cutler and other VMS persons joining Microsoft), you'll be hard pressed to find any substantive claims (or proof) that Microsoft stole code... instead they implemented a similar design from scratch.

      Or if you think ripping off such a design is theft... then perhaps Andrew Tanenbaum should man up and sue Linus for creating Linux... after all, the stated goal of Linus was to replace MINUX.

      But then... there was far more to the DEC MS settlement than just allegations of the design of the internals of NT... but lets not let facts get in the way of hatred.

    14. Re:Um, no by bonch · · Score: 0

      If you actually experience the emotion of hatred against a software company, you need to get some perspective and get a life.

    15. Re:Um, no by gavron · · Score: 0
      There's no hate, just facts. The DEC/MS settlement wasn't "pretty" clear, it was EXTREMELY clear.

      Is Microsoft paying you guys, because clearly there's an active disinformation campaign on /. That's a new one. Maybe someone told them the Internet is more than just IE.

      E

    16. Re:Um, no by gavron · · Score: 0, Flamebait
      You should take something for your depression. That doesn't change whether you're a shill or not.

      E

    17. Re:Um, no by Anonymous Coward · · Score: 0

      Microsoft stole DEC's VMS internals and used it to write NT. That's why they paid them millions in settlement. (www.google.com)

      Well I'm convinced.

    18. Re:Um, no by Anonymous Coward · · Score: 0

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

      Microsoft has done everything in their considerable power in the last few years to discredit and destroy everything open source. The fact that they haven't been able to do so to date, speaks volumes of OSS' resilience. That being said, embracing Microsoft could be the fatal mistake they are waiting for. I don't know how much Linus was paid to demean and spit in the face of the people that use and love his kernel but I hope it was more than 30 shekels.

      It's disgusting how people can plainly see the misdeeds of a company like Microsoft all these years and then jump like little puppy dogs at the shiny at the end of the stick.

    19. Re:Um, no by derGoldstein · · Score: 2, Insightful

      Microsoft is an easy target; at times they appear to actually strive to be one. Nevertheless, geeks are supposed to be about tech, not religion. :)

      How about "freedom", "law", and "standards"? Does that count as "religion"? If I want to partake in the usage and development of new technology, should I give up a part of my freedom in order to do so, because I'm a geek?
      Sure, MS can't cut off my air supply or electricity (yet), but they can cut off, or change, or add draconian conditions to the platform I'm working on, as long as I'm working on it.

      Check out this Silverlight stuff -- it's great isn't it? It's cross-platform and everything. What happens if MS decides to charge for development tools for Silverlight one day? Or decides to change the "standard" so that you've forced to migrate to the new set of tools they've developed, which doesn't add much, but it does make you buy new software.

      I'll be the type of geek that avoids having his chain yanked in order to satisfy a company's commercial needs.

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    20. Re:Um, no by Dragonslicer · · Score: 1

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

      Actually, using and developing Linux is more like trying to stand up to MS's dominance. So, your assertion should really read:

      If you hate anything so much that you injure yourself or your cause in the process of standing up to it, then yes, you have a disease.

      So, everyone who fought against the Nazis in WW2 had a disease, then?

      The irony of Godwin is simply overwhelming.

    21. Re:Um, no by westlake · · Score: 4, Informative

      Yeah, they did.

      So why the mod up to +5 with no working link to support the assertion?

      Why the Fastest Chip Didn't Win" (Business Week, April 28, 1997) states that when Digital engineers noticed the similarities between VMS and NT, they brought their observations to senior management. Rather than suing, Digital cut a deal with Microsoft. In the summer of 1995, Digital announced Affinity for OpenVMS, a program that required Microsoft to help train Digital NT technicians, help promote NT and Open-VMS as two pieces of a three-tiered client/server networking solution, and promise to maintain NT support for the Alpha processor. Microsoft also paid Digital between 65 million and 100 million dollars.

      Interestingly, throughout the 1990s, Digital introduced many NT features to VMS, and Microsoft has added VMS developments to NT. For example, VMS featured native clustering support in 1984, and 64-bit memory and system APIs in 1996. Windows NT and VMS: The Rest of the Story [1998]

      Digital began spinning off bits and pieces of the corporation in 1992 - the last remnants going to Compaq in 1998. Digital Equipment Corporation You could argue that when the VMS team abandoned ship, Microsoft was there with a lifeboat.

      It happens in this business.
         

    22. Re:Um, no by Svartalf · · Score: 1

      No... That's been proven out in the SCOX case as being incorrect. (Otherwise, they might still have a case, of which, they do, but they're the defendant on those... ;-) )

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    23. Re:Um, no by Anonymous Coward · · Score: 0

      The toll road of denial is long & painful.

      The price: your life.

      It seems that your version of history is trite and disingenuous.

    24. Re:Um, no by derGoldstein · · Score: 2, Funny

      So, everyone who fought against the Nazis in WW2 had a disease, then?

      **Ding Ding Ding!**
      We have Nazis! Finally this has become a real discussion!
      Remember players, extra points if you get "Nazis" and "Hitler" in the same jab!

      (I actually agree with your position, but adding nazis to an argument does nothing that make it seem like a parody, most of the time)

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    25. Re:Um, no by Vectronic · · Score: 1

      An Auto-Immune Disease.

      Just to point something else out though...

      So, everyone who fought against the Allies in WW2 had a disease, then? A lot of Axis thought they were "fighting the good fight". Both sides sacrificed a lot, for what could have been resolved with a few re-written and/or new and/or removed treaties, a couple beers, and some hookers in a few days, or at least, a couple decent snipers. They were both diseases, just not the same disease.

    26. Re:Um, no by countertrolling · · Score: 1

      It seems that your version of history is trite and disingenuous.

      But it pays off in mod points from the diseased and their sockpuppets. And boy! They sure are proving Linus to be correct in his assertion.

      --
      For justice, we must go to Don Corleone
    27. Re:Um, no by Baloo+Uriza · · Score: 1

      Microsoft "stole" nothing. Every thing they have was given to them voluntarily for something else in exchange.

      How quickly we forget that BASIC was in the public domain for years prior to Microsoft claiming it as their own product.

      --
      Furries make the internet go.
    28. Re:Um, no by derGoldstein · · Score: 1

      So why the mod up to +5 with no working link to support the assertion?

      Hello, and welcome to Slashdot!
      And what's your name young man? I can see by the glitter in your eye that you'll feel right at home here!

      What hobos? Oh, you mean the bunch of cynical, neck-bearded, self-diagnosed Asperger group over there? Oh don't mind them, they just make up about 68% of the /. community. They're harmless.

      Can I get you an "M$" t-shirt?

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    29. Re:Um, no by drsmithy · · Score: 2, Informative

      NT was about as much like VMS as Linux is like OS/2 Warp.

      The architectures of VMS and NT are very, very similar.

      Which is neither surprising nor damning, given the same person was one of the main designers of both.

    30. Re:Um, no by mR.bRiGhTsId3 · · Score: 1

      You can get cut by that little dandy anywhere unless you control the whole platform top to bottom.

    31. Re:Um, no by MichaelSmith · · Score: 1

      I used to work at a VMS site. We got invited around to some microsoft presentation in the mid 1990s. I asked about the versioning file system in VMS: why didn't it get implemented in NT? They didn't have an answer for that.

      For me, having a version number automatically built into file names was a major usability difference between VMS and other operating systems. Its a shame that microsoft didn't implement something similar.

    32. Re:Um, no by drsmithy · · Score: 1

      For me, having a version number automatically built into file names was a major usability difference between VMS and other operating systems. Its a shame that microsoft didn't implement something similar.

      They kind of started along that path with the multiple file streams in NTFS, but I imagine it simply got deprioritised. It's a useful feature, but I suspect it is also something generally better off in the application layer.

    33. Re:Um, no by derGoldstein · · Score: 1

      I don't have to *control* the platform if it's FOSS. I can get any version of it, past or present, and decide to either use or develop for any variant of it. If a change is made that I don't like, I don't have to upgrade (or I can suggest a different change that seems more apt to me, and see if the other users of the software/platform agree). If I don't like a change that's been made to the .Net platform, I can bitch about it all I want. Support for early features (naming schemes, conventions, syntax) on .Net are already not supported in newer versions. You're forced to "migrate your code" to the new "standards". You can NOT keep using your previous code if you want to develop using newer versions of .Net. Moreover, when new end-user .Net VMs are released to consumers, support for *using* older code is phased out (albeit not as fast).

      I've had to develop for .Net, I've experienced this first-hand. I've also developed for free software projects, in which this is definitely not a problem. If enough people agree that a change needs to be made, either they make it themselves, or they lean on the maintainers of the project to make it. If the maintainers won't accept an addition that a lot of people want, the project can be forked. The same goes for older features -- the maintainers of an open-source project can't *force* a change if the users don't want it. The users simply will not upgrade until the problem is resolved. If the problem remains unresolved for a long enough time, either someone writes an add-on to the existing codebase that you can choose to add yourself, or, again, there's always a possibility for a fork to occur. This happened with Sodipodi/Inkscape.

      You don't need to control anything, because no one can force you to make a change you don't want, at least when it comes to FOSS.

      --
      Entomologically speaking, the spider is not a bug, it's a feature.
    34. Re:Um, no by thetoadwarrior · · Score: 1

      I don't think people should let Microsoft get away with the evil things they have done nor should they necessarily forget what MS has done when they do something new that sounds a bit fishy but blind hate makes Linux users look bad and that energy spent on hate can be better spent on advancing Linux.

    35. Re:Um, no by Toonol · · Score: 1

      The biggest problem with Godwin's principle is that it leads people to ignore even relevant and insightful mentions of nazism or hitler. The reason that Nazism is mentioned so often is because of clear extremity of it; it can, often, be used as a perfectly valid reductio ad absurdism... using Hitler to disprove a flawed generalization, as it is here.

    36. Re:Um, no by Fred_A · · Score: 1

      Check out this Silverlight stuff -- it's great isn't it? It's cross-platform and everything.

      Ahem, you forgot to read the small print

      Silverlight ! Now cross platform* !

      * for a very limited subset of platforms only

      --

      May contain traces of nut.
      Made from the freshest electrons.
    37. Re:Um, no by dem0n1 · · Score: 1

      . . . resolved with a few re-written and/or new and/or removed treaties, a couple beers, and some hookers in a few days, or at least, a couple decent snipers.

      I'm confused now, are we talking about WWII now, or still talking about how Microsoft does business?

      --
      Why save your soul when you can sell it for a profit?
    38. Re:Um, no by DeadChobi · · Score: 1

      Wait, I'm confused, did you just make a biblical reference? Aren't you taking this a little out of proportion?

      --
      SRSLY.
    39. Re:Um, no by shish · · Score: 1

      If you hate anything so much that you injure yourself or your cause in the process of avoiding it, then yes, you have a disease.

      What if the thing that you're avoiding is death?

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    40. Re:Um, no by beguyld · · Score: 1

      I asked about the versioning file system in VMS: why didn't it get implemented in NT?

      Because it would be another 15 years before Microsoft really understood what is important in enterprise class systems.

      Remember, the state of the art at Microsoft at the time was Windows 3.0, which was mostly DOS with some window dressing. Jumping from 8.3 filenames to versioning file system was too much for the decision makers to comprehend.

      What they used every day was DOS essentially. They had no experience with real operating systems. Though to their credit, they did let Dave Cutler and crew build a solid system. Which contrary to many people talking here with no actual experience in the NT kernel are saying, is actually quite a nice system. But then it got corrupted by decisions higher in the stack and the kitchen sink was moved into the kernel rather than leave it small and tight like it was designed to be. But that's not the fault of the original design.

    41. Re:Um, no by kamatsu · · Score: 1

      Windows XP, Windows Vista, and now Windows 7!

    42. Re:Um, no by TheVelvetFlamebait · · Score: 1

      Wait, did you just put words in his mouth...
       
      ... and then argue against them?

      Just checking.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    43. Re:Um, no by PinkyDead · · Score: 1

      You clearly haven't seen enough Zombie movies.

      --
      Genesis 1:32 And God typed :wq!
  7. refreshing by Sir_Lewk · · Score: 3, Insightful

    It's really refreshing to hear some level headed comments from high profile open source guys once in a while. I tire of all of the "watch out for X!" and "Y are just out to get you!" stories, no matter how relevant they may or may not be.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    1. Re:refreshing by gavron · · Score: 5, Insightful
      It IS refreshing to hear level-headed guys say that the FOSS community will happily accept code from those who won't turn on the community and sue it. Microsoft clearly is NOT one of those entities. They have sued as recently as this year (see FAT32 and TOMTOM) and they have funded other suits in the past years (see SCO vs IBM, www.groklaw.com). Microsoft isn't a "partner". They are the snake you let into your home to embrace, extinguish, and "extend" your neck.

      It would be refreshing to see their decline in sales (http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=218600533) and in share value to continue. They've spent two decades making their bed -- mostly by ripping the feathers off of real contributors like Novell, Digital Equipment Corporation, etc. Let them lie in it.

      E

    2. Re:refreshing by Draek · · Score: 5, Insightful

      Except they can't sue for copyright infringement, since its under the GPLv2 just as the rest of the kernel, and while they theoretically could sue over patent infringement, that applies to any and all code more complex than "hello, world", and goes for all companies.

      That's what Linus is warning against, just because you hate them doesn't mean you have to leave your rationality aside.

      --
      No problem is insoluble in all conceivable circumstances.
    3. Re:refreshing by Anonymous Coward · · Score: 0

      Umm, they didn't and won't sue about the code they contributed, and the code helps linux. Why then not accept the code?

      Not accepting this code isn't going to help with their behaviour regarding code other than this.

      'getting back at' is not a goal of Linux.

    4. Re:refreshing by Ruie · · Score: 2, Insightful

      Except they can't sue for copyright infringement, since its under the GPLv2 just as the rest of the kernel, and while they theoretically could sue over patent infringement, that applies to any and all code more complex than "hello, world", and goes for all companies.

      That's what Linus is warning against, just because you hate them doesn't mean you have to leave your rationality aside.

      And I distinctly remember some nice level headed comments that Linus made about Bitkeeper. We know how that turned out.

      Microsoft got the reputation they have for a reason and "hatred" is merely an accumulation of experience of many people. It is not our fault it is very negative.

    5. Re:refreshing by Timothy+Brownawell · · Score: 1

      And I distinctly remember some nice level headed comments that Linus made about Bitkeeper. We know how that turned out.

      Three years of massively higher productivity, followed by a bit less than 4 months to write a replacement (using knowledge and experience gained in the meantime, so just writing git in 2002 wouldn't have been possible). Almost certainly a significant net win.

      It's also an example of why I think it's silly to focus only on whether a given system is "free"; better questions are, "is it the best right now, and by how much", "for how long will it probably stay the best", and "how hard (expensive) will it be to switch to something else later".

    6. Re:refreshing by Timothy+Brownawell · · Score: 2, Insightful

      Except they can't sue for copyright infringement, since its under the GPLv2 just as the rest of the kernel, and while they theoretically could sue over patent infringement, that applies to any and all code more complex than "hello, world", and goes for all companies.

      Actually they (probably) can't (successfully) sue over patents, because by distributing under GPLv2 they've already granted infinite-downstream permission to run/use/tweak what they distributed. Which logically must include permission to use any patents they might have that would cover what they distributed.

    7. Re:refreshing by Anonymous Coward · · Score: 0

      mmmm feather bed. nice.

    8. Re:refreshing by TiberiusMonkey · · Score: 1

      "watch out for X!" and "Y are just out to get you!"

      Personally, when I hear "watch out for X!" and "Y are just out to get you!" stories, they tend to be coming from Microsoft as they do their best to spread FUD.

    9. Re:refreshing by msuarezalvarez · · Score: 1

      It's also an example of why I think it's silly to focus only on whether a given system is "free"; better questions are, "is it the best right now, and by how much", "for how long will it probably stay the best", and "how hard (expensive) will it be to switch to something else later".

      But that is simply shortsightedness.

      Very few examples are there better than Linux itself to show that h'ow free a system is', and 'for how long it will probably stay the best' and other very important other aspects of software are very much intermingled.

      The position which attempts to forget the political, legal and sociological support for a project and concentrate it on its technical aspect is simply going to fail, because it does not cater for the things that make a project successful and sustainable.

    10. Re:refreshing by msuarezalvarez · · Score: 1

      You are trying to apply logic to patent and copyright law...

    11. Re:refreshing by rohan972 · · Score: 1

      I tire of all of the "watch out for X!" and "Y are just out to get you!" stories, no matter how relevant they may or may not be.

      Do I understand you correctly? Are you saying you're not interested in the relevance of the warnings? In that case, if someone wishes to harm FOSS, they just need to be persistent because given enough time, you will weary of those who warn you of their predatory behaviour and not the predatory behaviour itself.

      I'm not sure how that could be considered insightful.

    12. Re:refreshing by Anonymous Coward · · Score: 0

      If Linus had been more careful, SCO could not have done what it did. FSF warned him
      for years about being more anal about contributions. He should have listened. But
      instead he ignored the warnings, and then was distressed when the inevitable happened.
      Linus being relaxed is good for his health, but not for FOSS's.

    13. Re:refreshing by Rockoon · · Score: 1

      Glad to see that I am not the only one who looks at things and asks "What are the alternatives?"

      There quite frankly are no alternatives here (with the MS code release) other than to use it, or not. There is no replacement alternative. If you want Linux to play well with MS's virtualization scheme then you MUST adopt the code, or some derivative of it.

      We can argue all we want about the utility of playing well with Microsofts virtualization, but that my friend is a matter of opinion. I have absolutely no need for ANY virtualization, let alone the specific scenerio this addresses. I also know that other people will find it very beneficial, that it suits their specific needs.

      Whether or not Microsoft also benefits from the adoption is completely and utterly irrelevant. Thats none of my business (thats their business.)

      --
      "His name was James Damore."
    14. Re:refreshing by makomk · · Score: 1

      Three years of massively higher productivity, followed by a bit less than 4 months to write a replacement

      Linus was lucky he was able to write a replacement. In theory, the license agreement on Bitkeeper forbade him from developing or contributing to any other version control software ever. (He certainly wasn't allowed to continue using Bitkeeper once he started writing Git, which meant he had to call a halt to all Linux development until Git was ready.) BitMover also claimed ownership of certain version control metadata, such as the relationship between revisions, and threatened anyone who accessed it from outside of Bitkeeper. The transition to Git threw out all the change history.

      Even putting aside for one moment the fact that Bitkeeper was non-free, some people couldn't legally use it. Anyone who contributed to another version control program, or who even worked for a company where one of the other employees did, was forbidden from using it. (Contrary to claims at the time, this restriction was also applied to commercial licenses of Bitkeeper.) At least one major kernel contributor was also a CVS developer, and therefore not permitted to use it, locking him out of access to the kernel version control repositories and effectively making him a second-class developer. Then there were all the employees of Linux distros whose employers needed to be able to at least maintain their packages for the version control software they shipped...

    15. Re:refreshing by Anonymous Coward · · Score: 0

      Well then, do something about it. Maybe the warnings serve a purpose: Get rid of the defective technologies. That may require sanctioning various individuals. It is not some nameless, faceless corporation fucking you over. The individuals hurting your options have names, faces and families just like any other criminals or troublemakers. Toss out the de Icazas and the Jo Shields and move on.

    16. Re:refreshing by martas · · Score: 1

      i'm sure many people felt the same when King Priam decided to accept the Trojan Horse.

    17. Re:refreshing by Sir_Lewk · · Score: 1

      Do I understand you correctly?

      Clearly not.

      Are you saying you're not interested in the relevance of the warnings?

      No. I'm saying that I find these sorts of stories in general to be tiresome intellectually/emotionally, in the same way that bad news often is. If the story is not relevant then I write it off as more kdawson crap, if it is relevant then I may take heed but I am nevertheless somewhat drained.

      By saying "no matter how relevant they may or may not be." I only meant to silence the inevitiable idiot who would chime up "but you really SHOULD watch out for X! the threat is real!". That's not my point at all.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    18. Re:refreshing by Anonymous Coward · · Score: 0

      I greatly admire Linus for being open and honest about Microsoft and Open Source. His view point is so different from people in either camp who spread FUD (Fear, Uncertainty and Doubt).

    19. Re:refreshing by RightSaidFred99 · · Score: 1

      You do understand 99% of Microsoft employees don't initiate lawsuits or do whatever make-believe evil shit you nuts blame on MS, right?

      I don't work for MS but for another company sometimes whined about, and let me say in return I hope your company loses sales and goes out of business and you lose your job and then you and your family lose your home.

      Like that?

    20. Re:refreshing by gavron · · Score: 1
      > I hope your company loses sales
      I appreciate your open attitude of hatred.

      > and goes out of business
      Thanks so much for your well wishes

      > and you lose your job and then you and your family lose your home
      That's so nice. Thanks so much.

      Hopefully your Microsoft masters will relieve you of some of your burden of guilt for being such a dick. As someone who makes money from Microsoft I don't expect you'll either "get it" nor feel guilt.

      E

  8. RMS is spinning in his grave by linzeal · · Score: 5, Funny

    RMS is going to helicopter out of his grave. 'The Ride of the Valkyries' is going to start playing and innocent civilians will be killed. Theo will say he loves the smell of 'Fresh Napalm in the Morning'. Mark my words.

    1. Re:RMS is spinning in his grave by Captain+Spam · · Score: 2, Funny

      So... you're suggesting we kill RMS first so that he can spin his way out of his grave?

      And make sure we bury him the right side up so he helicopters out instead of drills his way through the planet?

      --
      Demanding constant attention will only lead to attention.
    2. Re:RMS is spinning in his grave by lxs · · Score: 5, Insightful

      What is he doing in his grave? Last thing I heard he was still alive.

    3. Re:RMS is spinning in his grave by maxwell+demon · · Score: 1

      I thought RMS were still alive?

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:RMS is spinning in his grave by an+unsound+mind · · Score: 1

      RMS will be the drill that the Open Source movement will use to pierce the heavens.

    5. Re:RMS is spinning in his grave by jeremyp · · Score: 5, Funny

      Trying to get out.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    6. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      He is! He's been kept alive by a steady diet of publicly consumed toenails!

    7. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      Him sleeping in his grave is a court-ordered effort to minimize the reach of his stench when he has no need to be in open air.

    8. Re:RMS is spinning in his grave by mysidia · · Score: 1

      That didn't make any sense...

    9. Re:RMS is spinning in his grave by mysidia · · Score: 1

      Not possible, Billy G. nailed the coffin shut before burying

    10. Re:RMS is spinning in his grave by westlake · · Score: 1

      What is he doing in his grave? Last thing I heard he was still alive.

      We all have our dreams.

    11. Re:RMS is spinning in his grave by rubycodez · · Score: 0, Troll

      he just smells like something long dead.

    12. Re:RMS is spinning in his grave by Blakey+Rat · · Score: 0, Troll

      Oh right. We only WISH he were dead. Damn.

    13. Re:RMS is spinning in his grave by Hurricane78 · · Score: 1

      Have you seen the latest photos and statements? I'd not be surprised if his last "holiday" included rotting in a grave somewhere. ^^

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    14. Re:RMS is spinning in his grave by Tablizer · · Score: 1

      What is he doing in his grave? Last thing I heard he was still alive.

      Because he downloaded his brain into emacs (and nobody noticed).
           

    15. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      You know what? In the spirit of publicity damage control for free software as a whole, I personally support any writing that just haphazardly assumes RMS dead.

    16. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 5, Funny

      "What is RMS doing in his grave?"

      Making sure it's sufficiently open, of course.

    17. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      Last I saw him he was just spinning.

    18. Re:RMS is spinning in his grave by generic.individual · · Score: 1

      Does anything involving RMS?

    19. Re:RMS is spinning in his grave by dbIII · · Score: 1

      Why? This is yet another thing that should convince all those newbies that RMS does not own linux despite his attempt to put the gnu label on it. Maybe he can get a few Microsoft haters to move over to the Hurd - just a few more drivers would make a large difference in usability there.

    20. Re:RMS is spinning in his grave by HermMunster · · Score: 1

      What a miracle that would be to see, from your comment, that bill gates could nail his own coffin shut and bury himself. I wish one 10th of you would read up on what kind of person Gates is. Just understanding from Paul Allen's perspective should be enough to understand some of it. Gates is trying to buy his way into heaven. He certainly couldn't come close to dealing the deathblow and burying Stallman.

      --
      You can lead a man with reason but you can't make him think.
    21. Re:RMS is spinning in his grave by sentientbrendan · · Score: 1

      What is [Richard Stallman] doing in his grave? Last thing I heard he was still alive.

      Wishful thinking?

      I think it's remarkable that even when Linus Torvalds refutes the kind of mindless Microsoft bashing that some people like to engage in, most of the top comments on slashdot are more of the same.

      Here's a choice Linus quote from that article that was left out of the summary.

      "There are extremists in the free software world, but thats one major reason why I dont call what I do free software any more. I dont want to be associated with the people for whom its about exclusion and hatred.â

      It's pretty clear he is referring to. People like this are holding OSS back by making it into an "us vs them" political fight, instead of an open and cooperative mode of development. Some people are more interested in being political demagogues then in developing good software, and for that reason they can go to hell. As an engineer, I have no time for wanabe revolutionaries and their cronies.

      Yes, I am referring to who you think I am.

    22. Re:RMS is spinning in his grave by thelastquestion · · Score: 1

      He wants to Kill Bill, after all.

      --
      Si vis pacem, para bellum
    23. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      Building a helicopter, duh?

    24. Re:RMS is spinning in his grave by mjwx · · Score: 1

      Making sure it's sufficiently open, of course.

      Open corpse.

      Sorry, that should be GNU/open corpse.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    25. Re:RMS is spinning in his grave by Anonymous Coward · · Score: 0

      For future reference, it's a reference to a cartoon.

  9. Isn't their code GPL? by Xocet_00 · · Score: 4, Informative

    Unless I'm mistaken (and I very well may be) the code released is under the GPL, which seems to me to eliminate any worry about "licensing etc. issues", regardless of Microsoft's history.

    1. Re:Isn't their code GPL? by Svartalf · · Score: 1

      Does it?

      Does it come with a patent license on any of the code (forget their Community Promise, it's not the same thing in any way, shape, or form...)?

      If not, the GPL doesn't protect you from that problem.

      While the GPL is an awesome license and brings much to the table, your blind faith in it protecting you in any circumstance is rather disappointing.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    2. Re:Isn't their code GPL? by RaymondKurzweil · · Score: 2, Interesting

      Having claimed or opined that the GPL "is an awesome" license I of course assume that you are well aware of its wording.

      For the GPLv3: Why do you think Section 11 and Section 10 are completely useless? Is it a legal technicality in your opinion, or something more than that?

      For the GPLv2 (which is what applies in this case): Patents are mentioned a few times in the Preamble and section 7 IIRC. Basically, since Microsoft is the copyright holder of the code (the "contributor"), how can they loophole their way around the requirements in the GPL that patents covering a contribution must be royalty-free to all parties eligible for the licensed software?

      While if I personally, or IBM, or someone else release software that (either knowingly or unknowingly) infringes on Microsoft's patents, it is obvious that Microsoft never gave up their right to make claims, this is somewhat different. Microsoft is releasing this code themselves. If they turn around and claim that some of this particular code is patent encumbered by their own patents, how do you think they will get around the "implicit free licensing" requirement in the GPLv2.

    3. Re:Isn't their code GPL? by PiSkyHi · · Score: 1

      To be honest, I hate Microsoft a lot, but I agree entirely here - its GPL2, no issue really.

    4. Re:Isn't their code GPL? by Anonymous Coward · · Score: 0

      Tom-tom was using GPL code too. It didn't prevent them from getting into licensing issues with Microsoft.

    5. Re:Isn't their code GPL? by Anonymous Coward · · Score: 0

      Can you really be that stupid? These are two, very different things:

      1) TomTom uses GPLd code that violates a Microsoft patent. Since Microsoft did not write the GPLd code, someone other than the patent holder wrote it.

      2) Microsoft submits their own code. They obviously can't violate their own patent as they own the code.

      (God, I feel like I've lots IQ points just having to explain this.)

    6. Re:Isn't their code GPL? by Ragingguppy · · Score: 1

      Linux is protected under the GPL also. So really it still works out.

  10. Not a disease, Tribalism by Sarusa · · Score: 5, Insightful

    I mostly agree with him, but just to be anal (nerdly prerogative)... Stupid, irrational fanboyism isn't really a disease, it's just tribalism. We're apes. We choose some stupid tribe to identify with, be it PS3 or XBox or Windows or Linux or Mac whatever and death to all outsiders. The more underdog the group, the more rabid the members are (Linux, Mac, Amiga). Religion is one of the best, if not the best, strategies for cementing loyalty and killing all competitors, so it shouldn't be a surprise that even something as secular as this takes on strongly religious overtones.

    Not so strangely, as Linux continues to spread its influence the fanbase is getting less stupidly polarized (but then the old guard entrenches further, to combat this 'threat'). Generally this eases up as you get older and your penis stops ruling your brain, but not always.

    1. Re:Not a disease, Tribalism by HermMunster · · Score: 5, Insightful

      I don't think we are trying to become a tribe. I think we are trying to undo the decades of abuse Microsoft preyed on us using their monopoly.

      What many of you don't understand here is that Linus has been desperately seeking to have Microsoft write programs for Linux to validate his efforts for at least a decade. He even said that if they do then he's won.

      I think Linus doesn't understand much outside his purview. He hasn't really focused on what affects our pocketbooks, our future, and our goals. We want to have applications and game developers write their product for Linux. But when you have a company that threatens the industry with 235 alleged patent violations and then shuts down OpenGL support, then stacks the deck with DRM (at the core of the OS), and then says that they will kill Linux by such and such a year. Well, there's reason for the hatred. The community wants untainted product so that in the years when Microsoft is in serious decline they can't keep coming back holding a knife to the community's throat in an effort to stave off their own demise (which is inevitable).

      I dislike many things, spinach is one of them, and yet I have a disease because I hate it? Likewise with other foods and other things. I tend to dislike those that rip me off, yet I am suffering a disease due to that dislike?

      The guy really needs to know when to open his mouth and when not to. For instance, he should talk less about disease and more about how to make Linux a better product and to speak with influence to those hardware vendors and software vendors to create an environment where we can just do our own things and not be influenced by Microsoft.

      --
      You can lead a man with reason but you can't make him think.
    2. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 3, Insightful

      If you simply dislike spinach, you don't have a disease. If your dislike of spinach, however, makes you start a massive campaign calling spinach evil and saying nobody should eat it, then yes, you have a disease.

    3. Re:Not a disease, Tribalism by morgan_greywolf · · Score: 2, Funny

      If you simply dislike spinach, you don't have a disease. If your dislike of spinach, however, makes you start a massive campaign calling spinach evil and saying nobody should eat it, then yes, you have a disease.

      But....spinach is evil!

    4. Re:Not a disease, Tribalism by Elektroschock · · Score: 1

      And you can also assume an unfaithful patent policy because they do not depend on the platform for their own business. I would expect them to ask Microsoft sign a patent pledge before their code enters the mainline.

    5. Re:Not a disease, Tribalism by Man+On+Pink+Corner · · Score: 1

      If you simply dislike spinach, you don't have a disease. If your dislike of spinach, however, makes you start a massive campaign calling spinach evil and saying nobody should eat it, then yes, you have a disease.

      Gee. Somebody should tell Ballmer that.

    6. Re:Not a disease, Tribalism by Dhalka226 · · Score: 2, Interesting

      See, you think you're being clever but all you're doing is proving the point. The fact that somebody is being an idiot doesn't mean you aren't as well. Nor does it excuse your being one.

      Steve Ballmer has a disease with his hatred for open source? Call up the newspapers, that's clearly breaking news! But so do you, and the other people who perpetuate the exact same thing back at them. "But he started it!" is a two-year-old's response. You're every bit as bad as he is, you just lack the resources to perpetuate it on his scale.

    7. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      The guy really needs to know when to open his mouth and when not to. For instance, he should talk less about disease and more about how to make Linux a better product and to speak with influence to those hardware vendors and software vendors to create an environment where we can just do our own things and not be influenced by Microsoft.

      Linus is trying to make the product he can by incorporating the best code available regardless of who wrote it.

      A good idea is a good idea, regardless of where it comes from. Dismissing the best techology choice because who wrote it eventually hurts you in the end.

      As a Linux user, I'm glad that someone who's a pragmatic and un-bias as Linus is pushing the platform forward, Linux wouldn't nearly be as complete without him.

      The guy really needs to know when to open his mouth and when not to.

      Sounds like the pot calling the kettle black.
      The fact you were modded +5 Insightful still shows that slashdot still has a healthy number of over zealous and MS Hatred inspired members, glad I'm not one of them.

    8. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      What many of you don't understand here is that Linus has been desperately seeking to have Microsoft write programs for Linux to validate his efforts for at least a decade. He even said that if they do then he's won.

      I have heard of people being asked 10-15 years ago to join Microsoft to write IE for Linux. I would presume that they started to do so, but probably terminated it realizing that it would undercut their stance at the time of "the browser is integrated into the OS so it can't be extracted".

      But maybe Linus means he will win when Microsoft writes FOSS. I don't see how this would be possible unless Microsoft became a much more HW-oriented company.

    9. Re:Not a disease, Tribalism by pathological+liar · · Score: 1

      I dislike many things, spinach is one of them, and yet I have a disease because I hate it?

      No you don't have a disease. If you join a group of vegetable lovers (my god is this a bad analogy) and spend half your time rambling about how awful $pinach (note 'clever' use of $ instead of S that totally isn't tired by this point...), then you ARE the disease. You're entitled to your opinions, just try to avoid poisoning the community.

      I use FOSS because it works the way I want it to not because of a blind Microsoft-spawned rage, and I'm not in the minority here. As proof, what do you suppose the usage stats are for gNewSense vs. Ubuntu?

    10. Re:Not a disease, Tribalism by stuboogie · · Score: 1

      That means Bluto and the sea hag were just misunderstood and Popeye was truly the bad guy?!?!?!

      My whole world has come undone...

    11. Re:Not a disease, Tribalism by HermMunster · · Score: 1

      If you correlate Ballmer with spinach then you are equating him to Popeye? Does he flex his muscle and smoke a pipe? If I hate Popeye does that mean I hate Ballmer and spinach? Do I have a disease?

      --
      You can lead a man with reason but you can't make him think.
    12. Re:Not a disease, Tribalism by smcdow · · Score: 1

      If you simply dislike spinach, you don't have a disease. If your dislike of spinach, however, makes you start a massive campaign calling spinach evil and saying nobody should eat it, then yes, you have a disease.

      Oh, sorta like these wingnuts?

      --
      In the course of every project, it will become necessary to shoot the scientists and begin production.
    13. Re:Not a disease, Tribalism by HermMunster · · Score: 1

      This is a good point. Linus should have said that any fanboyism is a disease because they always lead to hate. But he didn't.

      --
      You can lead a man with reason but you can't make him think.
    14. Re:Not a disease, Tribalism by jawahar · · Score: 1

      We have RIGHT to HATE only the stuff that we CREATE.

    15. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      i'll take the coward moniker for now since i'm going to be lazy and not register (i've been lurking since the fido net days and see no reason to not continue.) So pardon the lack of a username.

      I have issues with this illogical need to focus on religion. Religion doesn't go to war, men who use religion do. It always comes down to people. Most religions advocate non-violence and getting along with each other for what ever reason. It's men who want power, money and control who use religion to get those things. Today, religion won't work so now we have people using law (like patents, copyright and removal of basic freedoms), greed (monsato comes to mind here) and manipulation (microsoft with their licensing idea) to get what they want. Unfortuanatly, most people just won't grow up. they want to live forever and stay young, rich and powerful while they do it. As long as this social immaturity continues we will never have anything but self centered grasping which causes misery to all. It's sad really but a fact at this point.

      wishing eveyone a happy day/year.
      Joe Cool ----- my nick :)

    16. Re:Not a disease, Tribalism by PiSkyHi · · Score: 1

      Unless that spinach happened to ruin some of the best years of your life, as you were forced to eat it by your friends who were addicted to spinach and had no idea what to do when it just stopped. Being force-fed spinach when it happens to make you vomit.

      The only disease you have is a good memory and a healthy dislike of bad spinach.

      The campaign is justified by the suffering that led to it. You belittle them as people who only know hate, like you are somehow better than them because you you don't hate Microsoft. Not hating doesn't make you better, just quite possibly ignorant.

    17. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      You talking about RMS or Microsoft?!?!

    18. Re:Not a disease, Tribalism by aqk · · Score: 0

      Oh, grow up, little boy. Eat your spinach.
      You're too young to remember, but 30 years ago, IBM was the FUD-creating evil empire.
      You live in some kind of dream world.
      ...
      Oh yeah, I forgot- Heh heh, This is /. - land of the linux weenies.

    19. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      Unless that spinach happened to ruin some of the best years of your life, as you were forced to eat it by your friends who were addicted to spinach and had no idea what to do when it just stopped. Being force-fed spinach when it happens to make you vomit.

      You must hang out with some weird people; where I come from, spinach is just another vegetable you can eat for dinner.

      Assuming we're continuing the same analogy, normal people aren't "force-fed" computers until they "vomit." Computers are just another electronic appliance, like a stereo system or a cell phone. It's a useful tool that can be used in many different situations, but it's nothing to build a shrine because of.

    20. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      If you simply dislike cigarettes, you don't have a disease. If your dislike of cigarettes, however, makes you start a massive campaign calling cigarettes evil and saying nobody should smoke it, then no, you still don't have a disease.

      There, fixed that for you.

    21. Re:Not a disease, Tribalism by troll8901 · · Score: 1

      But....spinach is evil!

      Therefore, Popeye cartoons should be banned!

    22. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      How about if the spinach has been trying to throttle you in your sleep for the last decade?

    23. Re:Not a disease, Tribalism by hitmark · · Score: 1

      "I don't think we are trying to become a tribe."

      that's not to say that the instinct is not there...

      anything, and i do mean anything, can become a banner to rally under, knowingly or not...

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    24. Re:Not a disease, Tribalism by TheVelvetFlamebait · · Score: 1

      The guy really needs to know when to open his mouth and when not to. For instance, he should talk less about disease and more about how to make Linux a better product

      Perhaps he should but he makes a valid point, even if the word "disease" is a little inflammatory. In order to better Linux, we need to be man enough to stow the attitude (for now), and accept friendly gestures, no matter the source, for the sake of change in the long term.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    25. Re:Not a disease, Tribalism by Anonymous Coward · · Score: 0

      If you *hate* spinach the way some people hate windows and M$ then you have a problem.

      If you simply avoid it because you don't like the taste, then I can't see the problem.

  11. re comments by freddieb · · Score: 4, Insightful

    Sounds very reasonable. Linus is correct. The point of open source is to do something you need done. Sharing it with others gives you satisfaction and reward. What's wrong with that!

    1. Re:re comments by someone1234 · · Score: 4, Informative

      Microsoft is sharing its stuff because they were caught red handed.
      This 'sharing' is a good thing, but it isn't the merit of Microsoft, it is a merit of the GPL.
      Some people still don't want to realise this.
      If Linus will ever use this Microsoft code, he can thank this to the license he chose years ago, he couldn't do the same now if he started Linux using the BSD license.

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    2. Re:re comments by krkhan · · Score: 1

      Well he has said in past that GPL'ing Linux was the "best thing" he ever did.

    3. Re:re comments by krkhan · · Score: 1

      Microsoft is sharing its stuff because they were caught red handed.

      But they obviously won't admit so.

    4. Re:re comments by dazjorz · · Score: 1

      Also, of course, Microsoft wants this in the Linux kernel for their Hyper-V product. So, they want Linux to have their code compiled in. To make it easier for customers, they want every Linux build to have the option of compiling in "Hyper-V enhancements", instead of having to provide their customers with binary builds of Linux, or patches to have them compile it all.

      And don't say "they can provide binary modules". If they could, they would've. Apparently this requires some core changes to Linux itself, not solvable by modules.

    5. Re:re comments by Anonymous Coward · · Score: 0

      He'd still get this contribution if he'd used BSD. This contribution is a patch to the Linux kernel to make it work efficiently on Microsoft's VM. Microsoft needs it to be in Linux distributions for it to be useful - they can't just ask all users to patch their kernels. Therefore, they'd submit the patch to Linux no matter what license Linux was using.

      On the other hand, if Linus had started Linux with the BSD license, it could be benefitting from technologies like ZFS and dtrace today, and it would probably be running in quite a few more places (including perhaps inside Microsoft; MS has used BSD-licensed code for a while).

    6. Re:re comments by Jah-Wren+Ryel · · Score: 1

      Sounds very reasonable. Linus is correct. The point of open source is to do something you need done. Sharing it with others gives you satisfaction and reward. What's wrong with that!

      I don't think Linus is correct, nor is the author of the article. They both talk about "scratching an itch" to help themselves. But MS's endgame of "helping themselves" is to destroy linux one way or another. In the short term it doesn't look like that, all it looks like is that MS wants to make linux and MS Hyper-V play together better.

      But lets look at one possible long-term scenario. As it is now, if a customer wants both good linux and good MS-windows performance on a virtualized system, they can not use MS Hyper-V as the virtualization software, they have to go with VM-Ware or Xen or Virtual-Box or one of the lesser known products. But, once these drivers are standard in the linux kernel, linux will run just as fast under Hyper-V as it does other hypervisors. So now the customer can be convinced to move to Hyper-V as their hypervisor and still keep the same linux functionality that they would have otherwise.

      Skip forward a couple of years and a couple of Hyper-V releases - microsoft now has a dominate share of the hypervisor market. VM-Ware got clobbered and the Xen-based hypervisors are limping along in mostly academic installations. MS has also got Hyper-V well integrated into Win7/XP/Whatever so that Hyper-V is the easiest way to manage MS-Window virtual hosts. They decide to take advantage of that position and so the most recent release of Hyper-V starts to degrade performance of any linux virtual machine - probably in the name of they just didn't have the time to incorporate all the latest Hyper-V functionality in their linux hosting VMs, only their MS-Windows hosting VMs.

      Now the customer is faced with a choice - migrate to a new hypervisor, but none of those left standing can compete with MS Hyper-V. Or suffer with linux-hosted applications having numerous performance and stability problems. Or port those applications to MS-Windows which is rock-solid, officially supported and high performance. So what do most customers do? They port to Windows because their business continuity needs don't leave them a choice. And MS's real "itch" is finally scratched.

      --
      When information is power, privacy is freedom.
    7. Re:re comments by Anonymous Coward · · Score: 0

      But Microsoft, whether they realize it or not, will benefit from the Free/Open development cycle. Once this gets in the main tree, people will be maintaining it for them. They will keep up with the ever-changing Linux driver interfaces, because the people making breaking changes will be aware of them as a caller of the interface and patch it up. And Linux users who are also Microsoft customers will hence always have up-to-date Linux running well under Hyper-V.

      So this is a case where the GPL is also helping Microsoft, again, whether they realize it or not. I just hope the right people are aware of this and that this kind of thing happens more in the future.

    8. Re:re comments by Anonymous Coward · · Score: 0

      The code is a patch that makes linux run better in a windows VM. Why would they be trying to violate the GPL on that? USE YOUR FUCKING HEAD!

    9. Re:re comments by Anonymous Coward · · Score: 0

      Microsoft have been forced to contribute when they do not want. Is that freedom?
      No. 2-clauses BSD is freedom. It lets anyone, even the people who don't believe in freedom do whatever they want with the code. It is that unlimited freedom what moves things and not your forced freedom.
      GPL is a version of Maoism. You are forced to give your own work for free against your will. Just because you choose to implement something similar. GPL is like software patents, only it lasts 70 years + death of the author. It is an evil spawn of copyright.
      Knowledge wants to be free, not a tool for RMaoStalin's great leap forward.

    10. Re:re comments by Archibald+Buttle · · Score: 1

      Huh?

      If Linux had been BSD licensed, then all patches that get accepted to the kernel would also have to be BSD licensed.

      On that basis, Linus could accept whatever patches he liked from any party for a BSD licensed kernel, just the same as with a GPL kernel. The license choice he made is largely irrelevant on this score.

      I don't see the choice of GPL as being a major driver in the proliferation of the Linux kernel. The Linux kernel just happened to come along at the right time when there were few if any viable open-source alternatives, and gained sufficient mind-share to get a critical mass of development behind it. The choice of license was largely irrelevant for the early developers - they just wanted to hack a unix kernel.

      Had Linus chosen the BSD license for Linux I don't see things having turned out much different. Sure, such a license would have allowed for proprietary development and branches to occur, but the main kernel would have remained BSD licensed. Independent developers would still have contributed back to the main BSD licensed kernel. Developers working on proprietary branches would be forever pressuring their management to allow them to contribute back their changes to help ensure they did not diverge too far from the main codebase and thus help them remain current with latest main-line kernel development.

    11. Re:re comments by True+Grit · · Score: 1

      I don't see the choice of GPL as being a major driver in the proliferation of the Linux kernel. The Linux kernel just happened to come along at the right time when there were few if any viable open-source alternatives,

      The *BSDs had ~10 year head start on Linux, yet Linux, though starting much later, is now the one with all the apparent momentum and popularity.

      I think you've missed what the GPL meant to the *commercial* contributors to the Linux kernel: they could contribute without fear of their competitors "stealing" their code and using it against them. IBM, for example, doesn't have to worry about someone taking their JFS file system implementation from Linux and incorporating it into a proprietary product that IBM ends up having to compete with.

      This is why so many hardware manufacturers and computer vendors have, so far, been more willing to support Linux compared to a BSD licensed OS, and as we all know, an OS, no matter how many features it may provide or how brilliantly its designed, is still useless if it can't support the hardware.

      The choice of license was largely irrelevant for the early developers - they just wanted to hack a unix kernel.

      The success of Linux has little to do with Unix kernel hackers, and much more to do with having broader hardware support.

      Had Linus chosen the BSD license for Linux I don't see things having turned out much different.

      Fortunately for (some of) us, Linus himself saw the difference the license would make. After all, he was well aware of the *BSDs that already existed at the time...

  12. What is a disease? by 140Mandak262Jamuna · · Score: 3, Insightful

    Disease is just your body's way of letting you know that some part of the body is going rotten. Diagnosing something as a disease does not invalidate the cause nor does it cure what is rotten.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:What is a disease? by Anonymous Coward · · Score: 0

      So? He didn't say that in a big way, the title of the summary is really out of context.

    2. Re:What is a disease? by murr · · Score: 0, Troll

      If hating Microsoft is sick, I don't wanna be healthy!

    3. Re:What is a disease? by Anonymous Coward · · Score: 0

      well, that's just wrong, check your facts (http://en.wikipedia.org/wiki/Disease)

      PS: btw I'm kidding

    4. Re:What is a disease? by nidarus · · Score: 1

      Disease is just your body's way of letting you know that some part of the body is going rotten. Diagnosing something as a disease does not invalidate the cause nor does it cure what is rotten.

      Of course, that doesn't apply to autoimmune or psychiatric diseases, where the body is hurting itself for imaginary reasons.

  13. Re:Pretty big caveat by Sir_Lewk · · Score: 2, Insightful

    Their code was released GPLv2, licensing was never an issue that was discussed by anyone remotely informed.

    Now if we want to start arguing over weither or not patent violations could come into play then fine, we can also delve into the whole Embrace Extend Extinguish theory, but at this point we are right back to arguing politics, not technology.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  14. +1 for Linus by DavidR1991 · · Score: 4, Insightful

    I don't think I can say anything, other than the fact this confirms my assumptions that Linus is an extremely level-headed, perceptive person.

    1. Re:+1 for Linus by msimm · · Score: 2, Interesting

      He's funny too, if you read his biography.

      --
      Quack, quack.
    2. Re:+1 for Linus by Weedhopper · · Score: 4, Insightful

      And Linus once again shows why he's the reasonable, rational alternative to Stallman.

    3. Re:+1 for Linus by Anonymous Coward · · Score: 0

      While I agree with him here, he's also an arrogant asshole. For a good example, check out his (now famous) talk on git: http://www.youtube.com/watch?v=4XpnKHJAok8

    4. Re:+1 for Linus by rohan972 · · Score: 2, Insightful

      I don't think I can say anything, other than the fact this confirms my assumptions that Linus is an extremely level-headed, perceptive person.

      Yes, his level headed approach to using bitkeeper proved that. Despite all the anti-proprietary software hype, it was a good choice and it wasn't taken away, despite the closed licence.

      Oh, wait a minute ....

    5. Re:+1 for Linus by shutdown+-p+now · · Score: 3, Insightful

      Linus isn't an "alternative" to Stallman. Linus is a brilliant software engineer who's been successfully leading one of the most prominent software projects of our time. He's not a messianic fuhrer figure with a follower cult, and I've never seen him pretending to be one.

    6. Re:+1 for Linus by shutdown+-p+now · · Score: 1

      Oh, wait a minute

      Indeed, wait a minute. This story doesn't have any closed source software involved at all. So, why is it relevant?

    7. Re:+1 for Linus by Anonymous Coward · · Score: 0

      Actually I think that Linus has an irrational hatred for Stallman and people who share his views. Like a coward, he is constantly taking jabs that are probably directed at Stallman but he never has the guts to actually say it. By Linus' own definition he must have a disease. In my humble opinion, Stallman is fighting for a vision of society that includes freedom at its core...sure it may be a romantic ideal but what about Linus? He resembles a cheap whore.

    8. Re:+1 for Linus by PiSkyHi · · Score: 1

      Because he claims some group of healthy people are diseased ?

      This makes him reasonable and rational ?

      I would say supporters of Microsoft are misguided and perhaps ignorant, but not diseased.

      Its actually pretty rude.

    9. Re:+1 for Linus by Weedhopper · · Score: 1

      I like how you're trying to turn this into an extremist issue. You can accept someone as a leader without buying into a cult of personality. For all I know, Linus likes to piss on dogs and his shit could smell enough to knock over an elephant. I don't really give a shit. What's his favorite color? I don't a clue.

      I don't have a problem with the overall Linux leadership. I think they do good work and when things happen, overall, they make reasonable choices.

      Richard Stallman, on the other hand, is tilting at windmills. There was a time when he was relevant and a technical driver. These days, he's more a figure to represent an extreme wing of the party. That's okay, because if you're trying to change the way people do things, it's convenient to have a guy you can point to as an example of why you're not so irrational and unreasonable.

    10. Re:+1 for Linus by Weedhopper · · Score: 1

      I think you need to work on your reading comprehension.

      He's calling the irrational hatred of Microsoft a disease of the mind. Exactly the opposite of what you think.

      It's also a figure of speech that dates back centuries. After you work on your reading comprehension, you should consider actually putting that skill to use to learn the language.

      How's that for rude?

    11. Re:+1 for Linus by rohan972 · · Score: 1

      I was replying to a comment on Linus' level headedness and perception. His perception was IMO erroneous regarding the bitkeeper licence issue. Linus, in his own words: instead of looking at huge plans for the future, I tend to have a rather short time frame of 'issues in the next few months'. Microsoft, however, does long term planning and have by their public statements proclaimed themselves to harbour animosity towards FOSS. Level headedness isn't the issue, neither is the existence or otherwise of closed source software in the story, Linus' stand isn't perceptive, it's the exact opposite.

    12. Re:+1 for Linus by PiSkyHi · · Score: 1

      Yeah that's pretty rude. You take pride in your rudeness for rudeness sake.

      Why is it not for any other sake ? Because of your baseless comment about comprehension.

      My comment did not infer physical disease, it just implies his claim of mental disease is baseless.

    13. Re:+1 for Linus by shutdown+-p+now · · Score: 1

      I like how you're trying to turn this into an extremist issue. You can accept someone as a leader without buying into a cult of personality. For all I know, Linus likes to piss on dogs and his shit could smell enough to knock over an elephant. I don't really give a shit. What's his favorite color? I don't a clue.

      Richard Stallman, on the other hand, is tilting at windmills. There was a time when he was relevant and a technical driver. These days, he's more a figure to represent an extreme wing of the party

      That's exactly what I mean. Linus is a prominent figure who is respected and listened to not on account of him being a prophet; he's simply good at what he does, and everyone knows it. Linus is most definitely not an extremist (nor are those for whom he's a role model), and it is not the point I was trying to get across in my original post.

      I don't have a problem with the overall Linux leadership. I think they do good work and when things happen, overall, they make reasonable choices.

      It's called meritocracy. It's also called pragmatism. Linus simply gets the job done, and done well.

      Stallman - well, you said it yourself.

    14. Re:+1 for Linus by Anonymous Coward · · Score: 0

      Yes, calling you an idiot because you don't use his desktop environment of choice is reasonable and rational.

    15. Re:+1 for Linus by Weedhopper · · Score: 1

      Yeah, you're right. I apologize.

      I still think you need to work on your reading comprehension.

    16. Re:+1 for Linus by Anonymous Coward · · Score: 0

      I assume you are talking about Stallman. If so, care to provide an example of Stallman calling people idiots because they don't use his desktop environment of choice?

  15. What? by Xocet_00 · · Score: 4, Interesting

    Do you honestly believe the whole open source movement depends on people uniting around a hatred for Microsoft, as opposed to sharing a love for innovation and technology?

    Sorry if that sounds kind if "hippy", but saying that the entire FOSS world is based around nothing but hatred for a particular corporation really cheapens the accomplishments of the people involved.

    1. Re:What? by Anonymous Coward · · Score: 2, Funny

      >Do you honestly believe the whole open source movement depends on people uniting around a hatred for Microsoft, as opposed to sharing a love for innovation and technology?

      Welcome to Slashdot! You must be new here.

    2. Re:What? by bonch · · Score: 2, Interesting

      A large majority of the Linux movement does, in fact, depend on people uniting around hatred of Microsoft. It's one of the defining differences between the Linux and BSD communities.

    3. Re:What? by Blakey+Rat · · Score: 5, Insightful

      Do you honestly believe the whole open source movement depends on people uniting around a hatred for Microsoft, as opposed to sharing a love for innovation and technology?

      As a relatively neutral observer on this forum (my favorite OS was Mac OS 9.2.2 to give you an idea), it seems to me that the Linux community *is* based around hatred for Microsoft. Look at all the paranoid anti-Microsoft loons on this board who won't change their minds even after their greatest idol says they're acting stupid.

      Maybe Slashdot isn't representative of the Linux community, but if it's not-- what is?

    4. Re:What? by Anonymous Coward · · Score: 1, Insightful

      A large majority of the Linux movement does, in fact, depend on people uniting around hatred of Microsoft. It's one of the defining differences between the Linux and BSD communities.

      Indeed: unlike Linux community, which has people united around hatred of Microsoft, the BSD one is united around hatred of Linux (and, in general, everything GPL'd).

    5. Re:What? by bonch · · Score: 1

      You may be interested to know that BSD existed before Linux.

    6. Re:What? by sentientbrendan · · Score: 4, Informative

      >Sorry if that sounds kind if "hippy", but saying that the entire FOSS world is based around nothing but hatred for a particular
      >corporation really cheapens the accomplishments of the people involved.

      What Linus was saying is that this is true of *some* people, and that they typically think of themselves as being part of some political movement i.e. "Free Software" as opposed to "Open Source."

      Obviously, if everyone was more interested in politics than software like the FS guys are, we wouldn't get anywhere. For this reason, Torvalds and other have advocated Open Source as a pragmatic and non-political alternative to Free Software.

      Open Source is essentially an open and cooperative development model with an open license. It is a model focussed on the development of quality software for which source is available for tinkering.

      "Free Software" on the other hand has little to do with software at all, but is a political dogma centered around Richard Stallman as supreme leader, focussed on fighting copyright and corporate interests.

      Indeed projects organized by the Free Software foundation aren't that open at all, and follow the cathedral model of development. This has historically led to a number of forks such as the GCC and emacs/xemacs forks, and also failed projects like HURD. FSF projects tend to be beset with political infighting... because they are about politics as much as they are about software. Some people are more interested in being "top revolutionary" than writing good code.

      I think it's clear the open source people tend to have less patience for that kind of nonsense and that's why projects run on the open model are more successful. That's why Linux succeeded where HURD failed. That's why FSF projects are consistently forking into projects run in the bazaar model. See GCC/LLVM for a more recent example of this.

      However, the FSF guys, because they are into politics, love to generate lots of noise. That's why sometimes it seems like they run the show, when in terms of projects and useful code, they are a tiny fraction.

    7. Re:What? by agrif · · Score: 1

      Unfortunately, in my experience, the anti-Microsoft sentiment around here is only due to the great Slashdot Echo Chamber. In general, people don't hate Microsoft any more than, usually, just a general annoyed feeling about their software. You could say that they hate Nullsoft on the same grounds.

    8. Re:What? by PiSkyHi · · Score: 1

      ...hmmm. I'd say your enlightened, accurate, unbiased, gripping portrayal of the Linux community, I vote you be our representative!

      You could be our first Mac OS 9.2.2 loving leader!

    9. Re:What? by Anonymous Coward · · Score: 0

      So basically, your complaint is that Slashdot is full of people who judge a claim on its own merits instead of how much they like the person who made it?

      And this is a problem, how?

      Linus's "response" completely ignores the actual problem. The people complaining about it being "selfish" are in the minority, the real complaint is that Microsoft has a long and well-known history of stabbing anyone they work with in the back. Regardless of how much of an "idol" someone is, if they broadly dismiss a legitimate complaint with a blatant strawman, you should call them out on their bullshit, and doing so certainly isn't something to bitch about. (Unless, of course, you're just ignoring the details of the situation so you can point to it to reaffirm your own beliefs. Which you quite clearly are, consciously or not.)

      Also, this:

      Maybe Slashdot isn't representative of the Linux community, but if it's not-- what is?

      What the fuck? Your argument is "I personally can't think of any better single representative of the large community of which this smaller community is a tiny subset, so it must be an accurate representation of the whole"? How do you even manage to type this kind of garbage without dying from the sheer amount of stupid in it?

    10. Re:What? by Anonymous Coward · · Score: 0

      it seems to me that the Linux community *is* based around hatred for Microsoft. Look at all the paranoid anti-Microsoft loons on this board who won't change their minds even after their greatest idol says they're acting stupid.

      Quick newsflash for you: the majority on Slashdot uses Windows.
        Up next: Facts ruin trollish diatribe. Film at 11.

    11. Re:What? by haifastudent · · Score: 1

      Look at all the paranoid anti-Microsoft loons on this board who won't change their minds even after their greatest idol says they're acting stupid.

      When did RMS say that? Oh, did you think that Linus is the idol? Linus doesn't even have toe cheese to eat!

      --
      Thank for reading to the sig. You may stop reading now. It is safe. There is no more content. Why are you still reading?
    12. Re:What? by Sam+Douglas · · Score: 1

      You missed the point.

    13. Re:What? by spyowl · · Score: 2, Interesting

      Maybe Slashdot isn't representative of the Linux community, but if it's not-- what is?

      Nothing. /. represents nothing more than the /. community. Not the "Linux community" (if there is such a thing), not the OSS community, not even the virgin community, etc.

      Quite frankly, Linux is so big and so spread out already, there is no single "community" that covers everyone and everything. There are a lot of communities. But, hey, generalizations are fun and poking fun at "loons" is cute, so why not - pick your labels and hit the gas.

      More to the point of the original article - that's the typical Linus position on these things. But like many other times, he sidesteps the issue (like a politician, ironically) and argues against a modified point. It's kind of like when politicians come on TV and start asking themselves and answering their own questions, completely ignoring the issue at hand.

      But on the other hand, we already know what his positions on the issues are, so it doesn't really matter. Linus wants to support Linux, not the principle of Free software. Linus doesn't care if a thief steals his expensive TV and then sells the remote control back to him at a really good price. He'll buy the remote control and tell you not to hate the thief.

    14. Re:What? by shallot · · Score: 1

      Maybe Slashdot isn't representative of the Linux community, but if it's not-- what is?

      What the fuck? Your argument is "I personally can't think of any better single representative of the large community of which this smaller community is a tiny subset, so it must be an accurate representation of the whole"? How do you even manage to type this kind of garbage without dying from the sheer amount of stupid in it?

      I thought the same, although not so graphic :) Here's a nicer description of why the original statement was wrong: http://www.nizkor.org/features/fallacies/biased-sample.html

    15. Re:What? by Anonymous Coward · · Score: 0

      Some parts of the community are based on hatred vs Microsoft, OTOH take a look at ubuntuforums.org, where such behaviour is explicitly discouraged by the staff.

      Besides, calling Linus the "greatest idol" of FOSS coders is quite far from reality (his personality makes sure of that), and calling him an idol of Free Software fans even more so.

    16. Re:What? by kamatsu · · Score: 1

      Sure, but it's an essential fraction.

    17. Re:What? by bonch · · Score: 1

      No, you did--the BSD community existed before Linux. They're united because they like UNIX.

    18. Re:What? by Sam+Douglas · · Score: 1

      I'm perfectly aware of this. The original AC post was probably being facetious and was not making reference to the historical reasons the communities formed -- the GNU and Linux communities did not form out of hated Microsoft, nor are they at all sustained by it. But both hating Microsoft from 'Linux supporters' and 'hating Linux' from 'BSD supporters' have become commonplace in more recent years, at least from vocal supporters of each in public forums like Slashdot.

      Both attitudes are unproductive and examples of petty tribalism and zealotry.

    19. Re:What? by lennier · · Score: 1

      "Obviously, if everyone was more interested in politics than software like the FS guys are, we wouldn't get anywhere. "

      I'm not sure that that's obvious at all. I do think that the Hurd shows that the FSF can't always code for toffee, but without the GPL I doubt Linux would have got off the ground; see what happened with the *BSDs.

      Think of the "politics" of Free Software - the ideals and the licences - as the kernel and the software as what's built on top. You have to realise that both software AND social constructs are technologies, and one fits on top of the other.

      Saying "the political guys don't do anything" is like saying "those filesystem guys don't code any user interfaces therefore they contribute nothing to my system". They contribute the legal channel by which you are able to connect the pieces together.

      Some of us still remember when freedom to tinker wasn't always a given, see.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    20. Re:What? by True+Grit · · Score: 1

      Open Source is essentially an open and cooperative development model with an open license.

      ... except that the Linux kernel uses the GPL license which is Free Software's license, so at this point I think you're confused as to what the real differences between "Open Source" and "Free Software" really are.

      but is a political dogma centered around Richard Stallman as supreme leader

      ... and this is just trolling.

      Some people are more interested in being "top revolutionary" than writing good code.

      ... and this is just more trolling.

      That's why Linux succeeded where HURD failed.

      ... well, its kinda hard for software to succeed if its not ever released.

      Worse, HURD's failure had nothing whatsoever to do with FS politics and everything to do with technical/design issues, as in what HURD was trying to accomplish in a single leap, with the answer to that being, arguably, "too much".

      Lesse, micro-kernel architecture with a number of new, unconventional, and therefore untested, OS features. Yea, thats got "politics" written all over it.

      Sheesh.

      That's why FSF projects are consistently forking into projects run in the bazaar model. See GCC/LLVM for a more recent example of this.

      ... and this is just flat wrong. LLVM is not a fork of GCC.

      If you're thinking of 'llvm-gcc', thats just a temporary hack of GCC to use LLVM as its backend code generator, until 'clang' (which will soon be included with the LLVM codebase) can fully replace it (C++ support is what is missing, C support is basically there except for corner-cases).

      LLVM itself is a separate, independently-developed code base, with much broader and *far* more ambitious goals than GCC.

      However, the FSF guys, because they are into politics, love to generate lots of noise.

      Speaking of noise...

  16. Funny this was submitted by kdawson by f0dder · · Score: 2, Interesting

    Ironic this story is coming from kdawson. He's like the Fox News guy from Slashdot. The story doesn't have to be true if it garners a ton of posts. His stories about MS are often shallow, w/ summary full of some perceived slight often having nothing to do with the story. This often induces a feeding frenzy as MS haters who take the bait goes. My only reason why this continues is that these bring a lot of ad revenue to Slashdot.

    1. Re:Funny this was submitted by kdawson by onefriedrice · · Score: 1

      Ironic this story is coming from kdawson. He's like the Fox News guy from Slashdot. The story doesn't have to be true if it garners a ton of posts.

      Can you point to one or several Fox News stories that are absolutely false (as opposed to just having conservative leanings which of course don't automatically make the story false)? I know it's popular to dislike and bash Fox News around here (because we're all so "enlightened"), but I personally haven't heard or read about any of their stories that was clearly not true. Frankly, I think it's much more enlightening to get my news from several sources in order to average out any reporter bias, and I certainly don't rule out Fox News.

      --
      This author takes full ownership and responsibility for the unpopular opinions outlined above.
    2. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      True enough.

      Very little of what they broadcast is actually false, but the reporter bias on it is far more disgusting than what you'd get on some other news sources.

      That isn't to say that the other 24-hour news channels don't have their own fucktards broadcasting, just that Fox seems to have a higher concentration.

    3. Re:Funny this was submitted by kdawson by rtaylor · · Score: 2, Informative

      The best example went to court where Fox argued that there was "nothing illegal about lying, concealing or distorting information by a major press organization"; the Florida Appeals court agreed with that statement.

      As a result, Fox and all other US news organizations are fully within their right (in Florida at least) to make up anything they want.

      http://www.ceasespin.org/ceasespin_blog/ceasespin_blogger_files/fox_news_gets_okay_to_misinform_public.html

      --
      Rod Taylor
    4. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      How about the way Fox labels Republican elected officials with the (D) tag almost every time one of them is exposed as a criminal, philanderer, or flaming hypocrite?

      This has happened too many times to be a coincidence or innocent mistake.

    5. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      How about the way Fox labels Republican elected officials with the (D) tag almost every time one of them is exposed as a criminal, philanderer, or flaming hypocrite?

      This has happened too many times to be a coincidence or innocent mistake.

      Holy shit Batman! We're getting posts from the Anti-Universe on /.! There must be a breech in the sub-ether hadronic string-matrix.

      In this universe non-Fox doesn't label Democrat elected officials with the (D) tag almost every time one of them is exposed as a criminal, philanderer, or flaming hypocrite. Here too, this has happened too many times to be a coincidence or innocent mistake.

    6. Re:Funny this was submitted by kdawson by JimmytheGeek · · Score: 1

      Oh, all the time. Hannity routinely takes comments out of context to ascribe statements to people that the opposite of what they actually said. Obama had a speech where he said something to the effect of, "Some people say we're in decline. I disagree." Hannity quoted and ranted, "He said, '...we're in decline'! he hatez america!" They've edited video to distort the plain meaning of what someone was saying. And wasn't it them who touched up photos to make two journalists, who were reporting something embarassing to the Republican Party, look 'more Jewish' ? Why yes, Mr. Orwell, it was.
      http://mediamatters.org/research/200807020002

      Seriously, there's a conservative case to be made on most issues, but Fox news will not present it or anything else but the most brazen political propaganda. Other media outlets might get the story wrong, might emphasize something irrelevant (though usually in a rightward lean), but Fox is a party organ in the style of Pravda.

      They lie.

    7. Re:Funny this was submitted by kdawson by Blakey+Rat · · Score: 1

      What would you expect the ruling to me? We have a 1st Amendment, in case you hadn't noticed.

      In any case, you've failed to point out an instance where Fox News has actually purposefully lied to the public, which is what the grandparent was asking about.

    8. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      I partially agree with you -- their non-editorial staff does a somewhat impartial job most of the time. But here's an example of outright lies:

      http://mediamatters.org/research/200410040006

      This is from their normal reporters -- not their night time editorial lineup.

    9. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      http://rawstory.com/news/2007/Fox_advances_theory_that_CA_fires_1024.html
      ^ Lying about info back up some conspiracy theory about the california wild fires being started by terrorists. They've made similar claims on other occasions too.

    10. Re:Funny this was submitted by kdawson by Peaker · · Score: 1
    11. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      How about labeling republican politicians as democrats when they've done something shameful?
      http://killfile.newsvine.com/_news/2009/06/25/2968314-libel-by-label-a-brief-history-of-fox-news-accidental-democrats

    12. Re:Funny this was submitted by kdawson by thetoadwarrior · · Score: 1

      If you watch the 10% of Fox news that is just straight new reporting than it's not too bad but 90% of it is opinion disguised as news. If you can sit there and say that Bill O'Reilly and Hannity or Glenn Beck are in any way reporting fact then you're smoking crack.

      Oh, like what about that piece they did that ties national healthcare with terrorism? http://www.youtube.com/watch?v=pMu6wCqdeyQ

      Sorry but as a real conservative, I find Fox news highly offensive. More so the left leaning news. At least left leaning news doesn't reflect badly on me. A huge chunk of it is pure and utter bullshit.

    13. Re:Funny this was submitted by kdawson by dbIII · · Score: 1

      The worst and most manipulative lie I've seen on Fox was on 9/11. They were showing film of "Palestinians partying in the streets in celebration" - however most of them were wearing T-shirts with Brazilian flags, there were a lot of soccer balls around and it was night instead of day. Some nasty little Goebbels was working hard at Fox that day inventing news instead of reporting from the vast amount of real information coming in.

    14. Re:Funny this was submitted by kdawson by Anonymous Coward · · Score: 0

      This is a lie. Please don't mod this up without citations.

      dbill, links please?

    15. Re:Funny this was submitted by kdawson by True+Grit · · Score: 1

      In any case, you've failed to point out an instance where Fox News has actually purposefully lied to the public,

      Try actually reading the link the GP provided:

      The court did not dispute the heart of Akre's claim, that Fox pressured her to broadcast a false story to protect the broadcaster from having to defend the truth in court, as well as suffer the ire of irate advertisers. Fox argued from the first, and failed on three separate occasions, in front of three different judges, to have the case tossed out on the grounds there is no hard, fast, and written rule against deliberate distortion of the news.

      God, I'm getting so tired of these knee-jerk "prove it" responses, and the latest sad variation: prove it with out using a wikipedia link, as if no wikipage provides external links to support itself - Sheesh.

      If you were really interested in the truth, a simple google search would have led you to multiple instances of Fox News shenanigans, and reading the archives at mediamatters.org (and other places) is a hoot as well, hell this stuff is what Fox is *famous* for. You know, like why "Fair and Balanced" causes so many people to either start laughing hysterically or ranting angrily, or both simultaneously (which is really impressive), etc, etc...

      Heck, without Fox News, Jon Stewart's "The Daily Show" comedy show would have been canceled long ago due to lack of material...

  17. linus should not be talking about hypocrisy by Anonymous Coward · · Score: 0

    in my humble opinion.
    He is one smart corporate-duping emperor penguin.

    Press releases make Linus look cool and technical.
    Other private releases make Him look quite different.

  18. Re:Time for Linus to step down? by b4dc0d3r · · Score: 3, Insightful

    No no no, the is the opportunity for us to say to Microsoft, look it really isn't that bad, is it? You benefit from open source, other people benefit, and it's a model you can profit from as well.

    MS is scared of open source because it has been seen as a threat. But what if at the end of all of this, MS realizes that giving people the source code, while selling a product and related support, benefits everyone? It will happen slowly, but they are coming around.

    WiX was the first shot, and now they are realizing that helping others helps them. So maybe somewhere down the line, we can get for example explorer.exe source code. Or something else that they give away free - so we can customize and fix bugs instead of whining that it sucks.

    If the "average open source developer" is supposed to hate microsoft, and not evaluate anything simply because it's Microsoft, we're going to have some very out of touch projects and non-interoperable software and an overall loss of quality.

  19. Generally respect Linus by HermMunster · · Score: 1, Insightful

    I generally respect the man, but he's turning into the extreme right rather than just letting things play out. It really isn't up to him to try to influence things in this regard. He should focus on getting other hardware vendors to cooperate and to get other software vendors to write programs and to get the kernel free of exploits--such as the one recently discovered.

    Microsoft has garnered the hatred. Microsoft created the disease. Microsoft is the cancer on software--and I'm sure we all have heard Microsoft claim Linux is a cancer on software.

    What Linus doesn't do, I'm certain of it, is follow what happens in the industry nor has he for a long time. Sure he keeps up on some things but not what counts for the rest of us. If he had he would understand the hatred. He would understand it isn't a disease but it is the world's software immune system kicking in to cure the disease that was let to roam free unchecked for far too long. The disease is really Microsoft.

    --
    You can lead a man with reason but you can't make him think.
    1. Re:Generally respect Linus by garcia · · Score: 5, Insightful

      Microsoft created the disease. Microsoft is the cancer on software--and I'm sure we all have heard Microsoft claim Linux is a cancer on software.

      I used to be like you. I really cared about all the drama that surrounds Microsoft vs Linux and then later, in my mid-twenties and continuing into my thirties, I stopped giving a shit. Why? Because it just doesn't matter anymore. I suggest you listen to Linus' words and take heed. The man is a visionary. He wants you to stop concentrating on the bullshit and start concentrating on what matters--supporting what you want to support.

      I can definitely drink to that and I think I will. Bell's Lager FTW. Cheers.

    2. Re:Generally respect Linus by msimm · · Score: 1

      Linus is a technologist. He develops the kernel (and other things). If you want to talk to someone about politics (or religion) talk to the FSF or RMS. If you prefer banter about market giants or users stick with websites and magazine articles (and /. comments naturally).

      If you've taken the time to read about Linus you know that his primary interest seems to be the development and use of this technology. Taking a polarizing political view wouldn't do anything to further these goals, besides, there are already talented people already focusing on these things.

      --
      Quack, quack.
    3. Re:Generally respect Linus by phantomfive · · Score: 1

      Microsoft is a company, and feels nothing for you. Sure, Microsoft sucks, but as soon as you let your emotions get involved, you are setting yourself up for pain. The proper response is to go on your own way, and set things up so they can't hurt you. This is what Linus has done, with the code released under the GPL, it has full legal protection, and he doesn't have to worry (Sure, in theory Microsoft can use patents to attack, but they already can do that with the patents they have).

      This is an important technique to learn for dealing with selfish people: don't hate them, but learn how to prevent them from hurting you. If you don't learn it, you will go through many years of pain, because 99% of the population is in fact, selfish, and doesn't actually care about you. This is a paraphrase of what Linus was saying.

      --
      Qxe4
    4. Re:Generally respect Linus by Anonymous Coward · · Score: 0

      The problem with mental diseases is that often the people who are sick don't know they are suck. You are a lining example of that.

      I'll tell you one thing, Linus is a hell of a lot smarter than you will ever fucking be. You only claim he "don't know what's going on" so you can justify calling him wrong.

      And again, FUCK YOU.

    5. Re:Generally respect Linus by rattaroaz · · Score: 0, Offtopic

      The man is a visionary.

      I don't think that means what you think it means.

    6. Re:Generally respect Linus by Anonymous Coward · · Score: 0

      Just because you grew old and quenched the fire in your heart with Bell's Lager doesn't mean you get to look down on people who still get irate when immoral behavior is rewarded.

      Your let-go attitude doesn't solve anything. It only makes you feel better. If we adopted the same stance regarding everything that went wrong in the world, nothing would improve and it would decline even further towards living hell very fast.

      I'm glad for you that you made your peace, but stop talking down to people who still care. As was said in a 1976 movie whose relevance has only increased and which I care deeply about, "you've got to get mad!"

    7. Re:Generally respect Linus by rohan972 · · Score: 1

      I suggest you listen to Linus' words and take heed. The man is a visionary.

      He is? You'd better let him know:
      http://www.efytimes.com/efytimes/21160/news.htm
      Linus: I've never been much of a visionary -- instead of looking at huge plans for the future, I tend to have a rather short time frame of 'issues in the next few months'.

      Linus does not consider the long term consequences of actions to the extent necessary to anticipate the moves of a player like Microsoft. That puts him at a severe disadvantage to any malicious long-term thinker. Whether Microsoft is malicious to FOSS ought to be abundantly clear by now from their own public statements.

    8. Re:Generally respect Linus by prichardson · · Score: 1

      Bell's Brewery makes a Lager? How does it compare to Checkvar or Pilsner Urquel?

      --
      Help I'm a rock.
    9. Re:Generally respect Linus by gbarules2999 · · Score: 1

      Among different definitions, it does mean "having or marked by foresight and imagination."

      And even if it didn't, common usage can change words' meanings, regardless of the dictionary. Because "gay" still means "happy," right? Right.

    10. Re:Generally respect Linus by HermMunster · · Score: 1

      I'm a bit older than you and thus I have had the opportunity to watch the industry for a much longer period of time. I began using PCs in the very early 80s as an adult. I watched what happened time and again to the industry because of that abusive monopoly that Microsoft holds. I have the werewithall to keep holding onto my ethics.

      And please, don't quote snippets of mine and make comments. I didn't make that up--Microsoft called Linux a cancer on the software industry. I just turned it around and claimed the same about what they have done to the industry. It is my belief, after nearly 30 years in computing, that the industry would be 3-5 times it size had it not been for Microsoft. The types of products and the number of products to compete would be significantly greater.

      I don't honestly think he's anything other than someone that created a product and asked others to help him make it better. The visionary-ness comes from all those that agreed to do help him.

      --
      You can lead a man with reason but you can't make him think.
    11. Re:Generally respect Linus by Anonymous Coward · · Score: 0

      I don't think that context is what you think the context is.

    12. Re:Generally respect Linus by Anonymous Coward · · Score: 0

      And please, don't quote snippets of mine and make comments.

      First of all, you have absolutely no authority nor have you earned any amount of respect that permits you to tell others what they can and can not quote. Particularly when you produce this kind of garbage:

      It is my belief, after nearly 30 years in computing, that the industry would be 3-5 times it size had it not been for Microsoft.

      And that belief not only shows you have the disease that Linus was talking about, but that you are a fool. Perhaps a bitter, old fool. Pity that you apparently didn't claim the wisdom that usually comes with age. As others will note, the fact that you are still bitter and still trolling after all this time really says something.

    13. Re:Generally respect Linus by Anonymous Coward · · Score: 0

      I haven't had PU in several years (probably 10 or more) but from what I remember, this Bell's Lager is much better. I have never had the other. Sorry, not a beer snob so I probably couldn't help you in the way that you want :)

  20. I disagree by nurb432 · · Score: 5, Insightful

    I think its quite healthy to dislike ( ok, hate ) an entity whose stated goal is to wipe you from the face of the earth. We arent talking about some bully in a school yard, we are talking about a well funded organized corporation that wants you eradicated..

    --
    ---- Booth was a patriot ----
    1. Re:I disagree by Timothy+Brownawell · · Score: 1

      I think its quite healthy to dislike ( ok, hate ) an entity whose stated goal is to wipe you from the face of the earth. We arent talking about some bully in a school yard, we are talking about a well funded organized corporation that wants you eradicated..

      Work to prevent them causing damage and reverse what damage they do cause, but don't hate them. Hating them clouds your judgment.

    2. Re:I disagree by nurb432 · · Score: 1

      Perhaps, but deep seated hate can also help you focus.

      --
      ---- Booth was a patriot ----
    3. Re:I disagree by Anonymous Coward · · Score: 2, Insightful

      Microsoft's /goal/ is to make money. That's what corporations do. Now, Linux was a threat to their profits, and so they reasonably sought to get rid of that threat. Now someone realized that they can, in fact, get more profit from the server side of things if Linux ran better on their host. So, they worked toward that end, which included writing GPL'd software. Their goal isn't to be the only OS, it's to be the OS people buy. Linux has every right to compete with Windows, and they have every right to compete back. Why can't success be judged by people's choices, rather than arbitrarily stated definitions of "freedom"? If someone values free-software freedom enough to pay (in time, training, whatever) for Linux instead of Windows, then they will. I do; and I love Linux. But seriously, Microsoft is a company, not a big scary monster. Lay off.

    4. Re:I disagree by Blakey+Rat · · Score: 1

      I think its quite healthy to dislike ( ok, hate ) an entity whose stated goal is to wipe you from the face of the earth.

      [citation needed]

      If the goal was "stated" it should be Google-able, right? I get nothing.

    5. Re:I disagree by fat_mike · · Score: 2, Funny

      Wow...I mean wow. You just compared the imaginary Microsoft vs. Linux bullshit to the Nazi's vs. the Jews.

      I can't wait until you retards have to go out into the real world.

      HR: So what qualities will you bring to our company, why should I hire you?

      FT: I WILL SHOUT AND SPOUT A LOT ABOUT LINUX AND HOW MUCH BETTER IT IS THAN MICROSOFT BECAUSE MICROSOFT IS TRYING TO ERADICATE ME BECAUSE THEY'RE A WELL FUNDED ORGANIZATION THAT HIRES HIT SQUADS. WAIT, YOU DON'T USE LINUX!!!!!!!!!!!! YOU ARE THE NAZIS!!!!!!!!!!!

      HR: Okay, I'm just going to repeatedly hit the security button now.

      One of these days I need to make a short film about all of you that think that free software is so fucking important in your lives.

    6. Re:I disagree by nurb432 · · Score: 1

      Wow...I mean wow. You just compared the imaginary Microsoft vs. Linux bullshit to the Nazi's vs. the Jews.

      Um, no i didn't. I was just paraphrasing the words of Balmer's " i will bury you " in reference to open source competition. If you ignore statements such as that from your competition, you deserve to be put out of business.

      Competition in the business world isn't imaginary, its quite real and is what makes the world work. If there was no competition, the business world wold be socialist or communist ( depending on what form it took ) and fall flat on its face.

      --
      ---- Booth was a patriot ----
    7. Re:I disagree by aldwin · · Score: 1

      Perhaps, but deep seated hate can also help you focus.

      Hate ... leads to suffering

    8. Re:I disagree by lordofwhee · · Score: 1

      I think its quite healthy to dislike ( ok, hate ) an entity whose stated goal is to wipe you from the face of the earth. We arent talking about some bully in a school yard, we are talking about a well funded organized corporation that wants you eradicated..

      Work to prevent them causing damage and reverse what damage they do cause, but don't hate them. Hating them clouds your judgment.

      Worse, hate validates their actions. It proves that what they're doing is working.

    9. Re:I disagree by dbIII · · Score: 1

      We've got a while - first they have to f*ing bury google.
      The occassional rantings of their executives should not be considered their actual goal. Also, so long as Apple, linux, *BSD, Sun, IBM etc exist they can argue to governments that there is competition.

    10. Re:I disagree by HermMunster · · Score: 1

      Emotion and hate can give you focus. Don't believe for a minute that people believe that throwing out their hate gives them the edge. What you should avoid isn't hate it is extremism.

      --
      You can lead a man with reason but you can't make him think.
    11. Re:I disagree by HermMunster · · Score: 1

      Repeat after me: "Google is not the encyclopedia of life and wisdom". Yes, Microsoft has, over the years, repeatedly stated that their goal is to wipe Linux off the face of the earth--in so many words, mind you.

      Microsoft recently claimed that they were competing nicely against free software. Microsoft is a monopoly. They are not talking about competition in this regard. They are talking about keeping everyone in the dark to hold onto their monopoly position. When we get to the point where the lock in technologies are no longer hindering us and that software parity is gained with free and proprietard software, then we can see if the competition is happening. DOS/Windows has been going for nearly 30 years or more and linux for just over 15. Linux has attained what Microsoft took nearly 30 years to attain.

      Essentially I'm saying that Microsoft is riding on momentum due to their monopoly. Time will reduce that momentum and then competition will come into play.

      --
      You can lead a man with reason but you can't make him think.
    12. Re:I disagree by Blakey+Rat · · Score: 1

      Repeat after me: "Google is not the encyclopedia of life and wisdom". Yes, Microsoft has, over the years, repeatedly stated that their goal is to wipe Linux off the face of the earth--in so many words, mind you.

      And yet your post has NO citation, so it's completely worthless. Where should I go to look? Bing.com?

      Linux has attained what Microsoft took nearly 30 years to attain.

      It's much easier when you're the fourth or fifth one in line. You can learn from the mistakes of your competitors.

    13. Re:I disagree by Anonymous Coward · · Score: 0

      Wow! Microsoft wants to wipe you from the face of the earth? Really?!?

      You must have really pissed it off somehow...it seems strange that it would want to literally kill a potential customer.

      It's even weirder how you completely anthropomorphized both Microsoft and Linux. Are you literally suggesting that the Linux OS should "hate" the Microsoft corporation?

      How exactly does your post relate at all to Linus' quote? Is your self-worth so wrapped up in a particular operating system (or type of software license), that you feel an emotional reaction against corporate entities whose executives have expressed an opinion you disagree with? Would it not make more sense to have a reaction to those executives? "Hating" an corporate entity just seems silly. It's like hating a wall or a tree...

    14. Re:I disagree by haifastudent · · Score: 1

      I think its quite healthy to dislike ( ok, hate ) an entity whose stated goal is to wipe you from the face of the earth.

      Hamas?

      --
      Thank for reading to the sig. You may stop reading now. It is safe. There is no more content. Why are you still reading?
    15. Re:I disagree by Anonymous Coward · · Score: 0

      Stfu Jewboy!!!

    16. Re:I disagree by Alex+Belits · · Score: 1

      If Microsoft's goal was to make money they would run a Ponzi scheme or take over a dozen of third-world countries. Both were proven to be far more successful and less risky than what they are doing.

      In reality Microsoft grew out of Bill Gates' desperate need to prove to the world that he is not a spoiled retard. This is why Microsoft's strategies invariably focus on destruction of everything that is run by smarter people and sinking money from few "successful" products into countless projects of taking over various unrelated parts of the market. This is why Microsoft is now run by chair-throwing sociopath Steve Ballmer. This is why Gates sunk his money into "charitable" foundation, so he can control medical research and development of poor countries. They are bitter, retarded control freaks that will not stop until every thought of every human is shaped by their stupid "vision".

      --
      Contrary to the popular belief, there indeed is no God.
    17. Re:I disagree by badkarmadayaccount · · Score: 1

      Sun is now a part of Oracle, IBM is in another sector entirely, Apple as well. That leaves linux and *BSD.

      --
      I know tobacco is bad for you, so I smoke weed with crack.
  21. Agree with him here. by Seth+Kriticos · · Score: 2, Insightful

    I don't use Microsoft products, and I don't like their corporate agenda, but I don't hate them. It's very counter productive.

    Making ironic jokes here and there is fun, but there are better things to do than hating someone/something.

    As long as I/anybody is actively forced to use Microsoft products, I'm fine with them being around.

    People who don't have a clue about the topic irritate me at times (OSS fanatics and clueless users and OEM's that don't give me choice).

    1. Re:Agree with him here. by RyuuzakiTetsuya · · Score: 2, Insightful

      When you're dealing with the fallout of various microsoft tech failures at work around you, buggy worm ridden OS, buggy worm ridden web server, buggy non compliant browser, etc. it's hard to remain professional. It was OK to mess with DOM implementations in IE4's day but not IE7. >/

      --
      Non impediti ratione cogitationus.
    2. Re:Agree with him here. by HermMunster · · Score: 1

      Linus sees hate, according to how he used it in his comment, as an absolute. It isn't. You can hate someone without going to the extreme. Hating Nazis wasn't the wrong thing to do. Hating the murder of a family member isn't the wrong thing even if you find that you can forgive the murderer. But hate is not an absolute. Thus he needs to stop talking about hate and fanboyism and focus on making Linux the best product, though I debate tainting the waters with code from a company known to threaten IP lawsuits against the people that use Linux isn't in the best interest of Linux. When some code for Windows was leaked many FOSS programmers were very much against dissemination of it not on legal grounds but on the grounds that Microsoft could claim that reverse engineering used in other projects was tainted due to those engineers potentially having seen that code. It is important to some to not have that held over their heads; including coding techniques.

      --
      You can lead a man with reason but you can't make him think.
  22. Microsoft hatred is not a disease by erroneus · · Score: 2, Insightful

    It is an acquired distaste. The fact is, nearly everyone here who hates Microsoft for various reasons once loved and admired Microsoft. The love was eroded and destroyed by Microsoft's own actions and choices. For me, it was the way it intentionally abused "partners" by various means (especially) including some tactics such as forcing partners to fail in their contracts and then claiming whatever work was done by the partners. In particular, a story about a mobile phone maker who partnered with Microsoft where the agreement was that if the company failed to meet specific terms and deadlines, the partnership would dissolve and Microsoft would claim whatever IP that existed. Well, as it turned out, the other company needed something from Microsoft which it did not deliver, causing the deal to go bad and then Microsoft came in to claim whatever they wanted leaving the other company with nothing. That was a particularly dirty and rather deliberate act on their part and this was no isolated incident... there are others; many others.

    It's not that Linux or any other alternative is a Microsoft "opponent" for many of us. It's that Microsoft is simply evil in much of what they do. They do things that are difficult for many to believe or understand and they most certainly play dirty and illegally.

    1. Re:Microsoft hatred is not a disease by Elektroschock · · Score: 1

      Linux is the challenger. If Linux was evil Microsoft could be the challenger.

    2. Re:Microsoft hatred is not a disease by An+ominous+Cow+art · · Score: 2, Insightful

      It is an acquired distaste. The fact is, nearly everyone here who hates Microsoft for various reasons once loved and admired Microsoft.

      I got my first exposure to MS products in 1988. I had no opinion of them either way at the time. Over the last two decades, 'indifference' has turned into a deep contempt and loathing for the company and its products.

      I'm guessing that given who Linus is and what he does for a living, he hasn't worked with MS's crap in quite some time, or else he wouldn't have made the statement he did...

    3. Re:Microsoft hatred is not a disease by erroneus · · Score: 4, Insightful

      Hatred of Microsoft has nothing at all to do with the virtue of the alternatives. If there was nothing but Microsoft anything to use, Microsoft would still be hated. Bell telephone was quite hated when there were no alternatives simply because of the abuses it put people through. Microsoft is an extremely abusive company and hasn't faced competition is nearly 20 years. Linux isn't a challenger and wasn't born of hating Microsoft either. Microsoft and those who love, support and admire Microsoft might see all others as challengers, but that is not truly where why others exist or have existed. In fact, that particular view is one of the reasons why Microsoft is so contemptible. They tend to view everyone and everything else as a challenger and do whatever they can to keep then down. Linux started as a school project, for god's sake. OS/2 was born of IBM with the enlisted help of Microsoft before Microsoft ripped off IBM. Apple..? You tell me why Apple has never made it into the business enterprise despite its quality and serious users. DR-DOS existed because someone thought they could do it better... and pretty much did until Microsoft wrote Windows in such a way that it denied DR-DOS access. The list is longer than I know to be sure. But none of them existed as an "enemy" of Microsoft... it's just that Microsoft saw them that way and attacked.

    4. Re:Microsoft hatred is not a disease by Draek · · Score: 1

      Thing is, there's plenty of other companies that have done the same or worse. Remember Dmitry Sklyarov? yet criticizing Adobe's products here at Slashdot (particularly in a thread about Gnash or The GIMP) is one of the surest way to get an -1, Flamebait and half a dozen of "welcome to the real world, dumbass" replies.

      Well, not the definite best though, that'd be criticizing that little fruit-flavored company that has abused every IP law in the books to shut down anything they dislike from competitors to random fans' blogs and whose CEO is member of the Board of Directors of Disney, the prime cause behind the wrecking of the US' copyright system.

      Even F/OSS supporters, with their love for the corporation that *invented* the concept of FUD and all those strategies that Microsoft is so despised for, that controlled the computing market with an iron fist until a legal oversight led to the popularization of PCs and drove them to near bankrupcy.

      Let's face it, pretty much all major players in today's economy are a bunch of scumbags, that's the *reason* they're major players in the first place. But the GPL is a known F/OSS license, its freedoms and limits are fairly well understood by now so if they want play by our rules, I can't see a reason not to let them as we did with IBM et al.

      --
      No problem is insoluble in all conceivable circumstances.
    5. Re:Microsoft hatred is not a disease by erroneus · · Score: 1

      To be clear, there are definitely other evil companies and no one here will suggest that Microsoft is the only evil company. Sony is rather evil but avoidable until recently with their "bluray" victory over hd-dvd. Adobe is Evil. Apple is maniacal. But that's hardly what this is about... comparing evils to see which is worst. This is specifically about Torvalds stating that hatred of Microsoft is a disease and I say it is not, but rather quite often a conclusion reached by those who have observed Microsoft's actions over time. It really doesn't matter what others are doing or have done.

    6. Re:Microsoft hatred is not a disease by HermMunster · · Score: 1

      I had an interesting conversation with a woman who is involved in many non-profit development efforts and has business relations with some others in the same boat. As you know the latest thing is that Microsoft funds non-profits and according to her is stepping in and stealing the ideas created by them. Because they are non-profit means they don't have the money to fight back. Because they received funds as a non-profit from any given company, including Microsoft, doesn't give the company providing the money the right to steal from them.

      In the late 80s and early 90s Microsoft was doing this with start ups. One company, in example, was Pen Computing. According to them they agreed to let Microsoft come in and see their product and a few months later Microsoft announced Pen Windows. The industry prior to this announcement was rife with potential over Pen Computing but once Microsoft spoke of Pen Windows that ended it because why would anyone want to invest in Pen when they could get it for free with Windows. I remember back then and I remember thinking that to myself. Why would I? After the announcement of Pen Windows and the subsequent demise of Pen Computing, we still don't have a Pen Windows.

      This happened time and again with various other businesses. It was sad to see. Back then we didn't have the internet to disseminate information. It was done through trade journals and weeklys. I use to read 30+ journals a month. It was an amazing time. What's left to day is a shadow. Every day there were new ideas, new products, new focus, new investment, new fortunes being made. Today, this seems to go into the pockets of a few companies. Microsoft was also a company that said, back then that IP was bad and that it hindered start ups. Today they use IP to hinder start ups.

      But this foray into non-profit idea stealing is another nail in their coffin for me. There are other choices. Let's let the rest of the world know what they are.

      And, people code with impact when they feel they have a purpose. Just like when you want to win that 20k footrace, you really want to win, so you train hard, real hard. It gives you focus. Likewise, when open source programmers feel that they are helping undo the wrong created by Microsoft all those years. Focusing helps them create a better product or spend their own time and money doing so. There's nothing wrong with having that purpose. Linux likely wouldn't exist, IMHO, without programmers having similar reasoning behind their purpose.

      --
      You can lead a man with reason but you can't make him think.
    7. Re:Microsoft hatred is not a disease by HermMunster · · Score: 1

      You are wrong and you are right. You should watch a few of the old time comedy shows where they mock the Bells. I believe there's one done by Lily Tomlin. http://www.youtube.com/watch?v=k9e3dTOJi0o

      People would hate the phone company because of what they do and how they treat people. Word gets around, so even if they didn't screw you directly you might have heard about a neighbor that got screwed and thus you have a reason to be angry and become hateful.

      --
      You can lead a man with reason but you can't make him think.
    8. Re:Microsoft hatred is not a disease by HermMunster · · Score: 1

      The key is evil and whether they are avoidable. So many people today don't know that they can avoid the evil. Some feel they will loose out if they don't acquiesce to the evil--"if it doesn't run Windows products its no good" attitude. If they understood that they could run equivalent near feature parity products (or in many cases superior products) that'd be another story. What Microsoft did with the IEEE and OOXML is just a more recent example of their evil. If Apple tried this we could avoid them. But with a monopoly (Microsoft was ruled a monopoly in a court of law--no other software company has been) we can't avoid them.

      --
      You can lead a man with reason but you can't make him think.
  23. you keep thinking that Linus until... by FudRucker · · Score: 1

    until some agreement or contract with microsoft comes back to bite you on the ass later on...

    --
    Politics is Treachery, Religion is Brainwashing
  24. It's not a disease, it's a symptom by tomhudson · · Score: 1

    What next, a "baddiseaseanalogy" tag?

    Microsoft Hatred is a symptom, same as when your body is fighting off an infection and you get a fever and a runny nose.

    Microsoft is the disease.

  25. Hatred may be a "disease", but scepticism isn't by maxwell+demon · · Score: 1

    It would be silly not to question the ultimate motives. Not because they could be selfish (a company's motive is almost guaranteed to be), but because those motives might be against your own interest. Especially when the company has a track record of actions against you.

    Now in this case, it seems to have been just a case of the license working as intended, so yes, it's probably the right move to integrate the code. However, that doesn't mean that the skepticism wasn't right. It just turned out that this time, the motives of Microsoft are not in contradiction to the goals of the Linux community.

    --
    The Tao of math: The numbers you can count are not the real numbers.
    1. Re:Hatred may be a "disease", but scepticism isn't by Anonymous Coward · · Score: 0

      You must be an idiot.

      So, do you not buy cars from companies that just want your money. How about not buying groceries from supermarkets that just want your money. Phone service, electricity, on and on...

      The fact that any company wants your money is a good thing -- that kind of company listens very carefully to what people want by watching their sales.

    2. Re:Hatred may be a "disease", but scepticism isn't by maxwell+demon · · Score: 1

      You must be an idiot.

      Let's see who's the idiot here.

      So, do you not buy cars from companies that just want your money. How about not buying groceries from supermarkets that just want your money. Phone service, electricity, on and on...

      You obviously lack reading comprehension. I didn't write anything about money, and I explicitly wrote that the problem is not companies being selfish (which, as I also explicitly wrote, is pretty much guaranteed), but that the company's motive may work against me, so it should be questioned.

      And of course, that holds also for your car example: The company may try to get my money by making the best car around. In that case there's nothing wrong with buying the car. OTOH the company may also try to get my money by making overpriced cars, and trying to convince me that it's worth my money. And if a company has a track record of selling overpriced cars, then it would be plain silly to blindly assume that this time, their car is reasonably priced. Which doesn't mean that you shouldn't evaluate it. It just means that you shouldn't blindly trust them.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  26. Plenty of valid reasons for many to hate... by Anonymous Coward · · Score: 0

    the company that put them out of business using illegal methods.

  27. Fair enough.. by cheap.computer · · Score: 1

    Linus - (( "I think the Microsoft hatred is a disease" )) Ballmer - (( "Linux is a cancer that attaches itself in an intellectual property sense to everything it touches," ))

    1. Re:Fair enough.. by LingNoi · · Score: 1

      And as we all know Steve Ballmer is the guy that submitted the patch right? Not some Indian guy who works in the open source department...

  28. Thank you Linus by Tsaot · · Score: 2, Interesting

    I just have to put a big Thank You out to Linus. This uproar over MS putting out this code is ridiculous. MS sells programs to make money. True in the past they have not been the friendliest of companies, but point me to a major OS vendor that has. The fact that MS even wrote this code so that virtualized Linux machines will work better under its HyperV is fantastic! Not only are they recognizing Linux as a useful OS, but they are participating in the community appropriately. They wrote code for the OS that used GPL'd code, so they released their code. As Linus points out, this is how the GPL is supposed to work! You need something added? Write it and release what you wrote. What else do you expect from MS? "Oh, I see Gnometris is using 10 year old sprites, I'm going to be nice and upgrade it to vector based graphics"?

    MS deserves hate for some things, but when they play by the rules is hardly one of them.

    1. Re:Thank you Linus by morgan_greywolf · · Score: 2, Interesting

      Kirk: They're animals!
      Linus: Jim, they're an historic opportunity here.
      Kirk: Don't believe them. Don't trust them.
      Linus: They're dying.
      Kirk: Let them die!

  29. Perception manangement by actionbastard · · Score: 2, Interesting

    While we all love to 'bash' Microsoft and its tactics here, on occasion, please let' s not lose sight as to why they released this code. They did so because it contained both open and closed source components and were issuing them with both a closed and open source license. Those who aren't 'new around here' know that licensing them in this fashion is a violation of the GPLv2 terms. So basically they did this to avoid any 'repercussions' from the community -not that that would stop anyone anyway- and not out of a sense of 'contribution' to the FOSS movement. Ramji and the legal department at Microsoft probably had one of those 'Oh, SNAP!' moments and decided it was best to look like benefactors than the 'evil hive of scum and villainy' that most people perceive them as.

    --
    Sig this!
    1. Re:Perception manangement by LingNoi · · Score: 0

      The code makes linux run better in a windows VM. Why the hell wouldn't they try getting it in the linux kernel?? It would make all distros run better in a windows VM.

      Your hate for a software company is blinding you. This Ramji guy works for Microsoft but he's done nothing bad to open source except submit a patch. Give the guy a break.

  30. Re:Um, yes by TrollHammer · · Score: 1

    Microsoft "stole" nothing. Every thing they have was given to them voluntarily for something else in exchange. Not a shot was fired. If you have a complaint, take it up with the people who make it difficult to use an alternative... like your bank possibly, or the tax man. Microsoft has done nothing out of the ordinary in this market economy. Don't be playing the victim.

    I am sorry, but I beg to disagree - Microsoft has done somethings out of the ordinary, otherwise the DOD and the European Comission would have not punished Microsoft

    Plus, I really think that Windows ME was a crime against the whole humankind :P

  31. Only natural by ternarybit · · Score: 1

    It's quite natural to associate "Microsoft" with "disease" when a good 6 out of 10 Windows machines I encounter are infected with malware.

    Also, "hating" MS is much different than "strongly disagreeing with," "not preferring" or being "unsatisfied with" MS.

  32. I don't hate them by Anonymous Coward · · Score: 0

    Because I see no reason to do so, yeah, I see them like enemies, I don't trust any of their 'friendly' move, like recent community promise or GPL code, but that doesn't mean I have to hate them.

  33. "Microsoft *Patches* Linux" by krkhan · · Score: 1

    Seriously, what bug it was? A GPL violation? "Patches" also implies that it's already accepted in the code tree. In fact, to a non-technical user, the headline would read something like "Linux had a flaw, Microsoft fixed it. Linux people still won't stop bitching."

  34. Heresy by Anonymous Coward · · Score: 0

    Linus committed code from the Antichrist !? Basement of Church of Linux has just been shaken. My Linus-Jesus picture has broken, I am sheppard-less now. How could you do that to us, Linus!!!

  35. Cheapens? by msimm · · Score: 1

    How could ignorance cheapen anything but the original poster? It's fun to rant and rave (or to just watch) but most important individuals in the oss movement have more complicated views then the 20 word summaries in news stories will convey. Linus of course happens to have a pretty remarkable outlook, but any geeks here would know that from reading his biography, right?

    --
    Quack, quack.
  36. technology over politics by Anonymous Coward · · Score: 0

    Plato reportedly said: One of the penalties for refusing to participate in politics is that you end up being governed by your inferiors. [http://www.synonym.org/quotes/plato.html]

  37. Well, he's right, it is! by Abalamahalamatandra · · Score: 2, Interesting

    I don't hate Microsoft, in fact I've done quite a few implementations of Exchange and SharePoint and AD for companies in the past.

    But I do understand that they're a typical scumbag corporate giant acting the way scumbag corporate giants do - trying to make it so that you HAVE to buy their product because you have no other choice.

    So now I make sure that I don't become dependent on that product by actively avoiding it wherever possible - which means my home family machine, my personal laptops, and my work machine all run Ubuntu quite happily. And when people ask me how I do it, I happily show them so they know they have that option too. Does it involve sacrifice? Yes, a little bit, and less every day. But it also involves great advantages, namely that I don't have to worry much at all about my wife and kids visiting the wrong Web site (and that's all it takes!) and getting our family machine rooted nine ways to Sunday, leading to my bank accounts being emptied out. That's really the stakes here.

    Could I spend all my time positively hating Microsoft and all that they do? Yes, I could, but I'd rather spend my time making sure they don't matter to me. Recently I read an article about Microsoft's change in the upgrade rules, meaning you have to jump through more hoops to do a bare install from an upgrade CD. In the past, I would have been ticked off and hated Microsoft more. Now, I just thought "man, sucks to be you if you're still a Windows user" and moved on to trying out the latest Ubuntu alpha release and looking for bugs. Much more productive use of my time, and more hurtful to MS as well, because it means Ubuntu will be a better OS if the bugs I find are fixed.

    1. Re:Well, he's right, it is! by value_added · · Score: 1

      I don't hate Microsoft, in fact I've done quite a few implementations of Exchange and SharePoint and AD for companies in the past.

      Good thing you're not one of those tasked to ensure things continue to run, fix things when they break. ;-)

  38. Hitler Open Sources Hollerith Punch-Card Algorithm by Anonymous Coward · · Score: 0

    Inspired by Torvalds' I-don't-care-who-it-comes-from stance, Adolf Hitler held a press conference in Brazil to announce he would open source the previously-proprietary algorithms behind the IBM Hollerith punch-card machines used by Nazis.

  39. Um, no to Re:Um, no by baboo_jackal · · Score: 5, Informative

    GP is talking about the fact that Dave Cutler, the dude who architected VMS at DEC later went to work for Microsoft and ended up architecting Windows NT. Either GP is ignorant of this fact, or they were being intentionally misleading and trying to imply that someone at Microsoft stole something from VMS. Which isn't true. (unless you count Cutler's freely choosing to change jobs "stealing" somehow.)

    1. Re:Um, no to Re:Um, no by baboo_jackal · · Score: 2, Interesting

      And before the deluge of, "OMG, Cutler stole IP," or whatever, consider that the bulk of Cutler's career has been... Designing and implementing OSes. How many people in the world do that? It'd be like New Line Cinemas suing, say, Paramount if Peter Jackson went to make movies for them claiming, "These are too much like our epic movies."

    2. Re:Um, no to Re:Um, no by countertrolling · · Score: 1

      The haters have bumped the post up pretty good. Let's see if that gets corrected.

      Hehe... and I'm the troll...dig it..

      --
      For justice, we must go to Don Corleone
    3. Re:Um, no to Re:Um, no by dbIII · · Score: 1

      There is very little in common between VMS and NT (unfortunately) which possibly has to do with making sure that DEC couldn't sue and also it was a much smaller project with a much smaller team and less ambitious goals. I'm amazed by the number of people that assume NT is VMS+ instead of being the thing with far less features that it really was.

    4. Re:Um, no to Re:Um, no by beguyld · · Score: 1

      Actually, if you were around back then and taking NT architecture and driver development courses from ex-VMS guys, as I WAS, you'd know that there was a LOT of common concepts, right down to the same names of kernel functions and structures. VMS drivers could almost be recompiled for NT.

      And yes, there was a lot of talk about actual code being used. (may not have been Dave Cutler himself, but someone from the DEC team which ended up at MS) At the time it seemed like it was pretty well known as the truth, which would explain why others here are saying MS settled out of court.

      You won't find it on the web perhaps, because it was before Al Gore invented the internet, but people had other ways of talking back then. We had Compuserve for instance, and MS conferences where all us driver/kernel geeks congregated and talked.

      Just because you can't find "evidence" in print doesn't mean it didn't happen. Happens all the time in lots of industries. Sales people bringing their list of customers, etc. etc.

      Given Microsoft's history of stealing anything they can get away with, you really think they wouldn't do so?

      Though it's hard to say who approved or knew about what; could have also been one rogue engineer trying to make an impossible schedule...

  40. Talking about hate and diseases by janwedekind · · Score: 1

    Kevin Spacey: "I hate that virus!"
    Dustin Hoffman: "Come on! You have to admire its simplicity. It's one-billionth of our size and its beating us!"
    Kevin S.: "What do you want to do? Take it out for lunch?"
    Dustin H.: "No, I'm gonna kill it."

  41. Disease, yes, but... by ToadProphet · · Score: 1

    While I agree with him that hatred is a disease - generally causing more harm to the hater that the hated - I don't necessarily agree that the selfishness of the open source community is the same or similar to Microsoft's.

    Once an OSS developer achieves his goal, it is available to the community. The selfishness generally ends there and others are free to use it as they see fit to achieve their goals. Like the kid in the sandbox that's had his turn with the toy hands it over. Microsoft, on the other hand, hoards and lords over their toys.

    Plus there's that whole thing about wanting to break my toys. Fuckers.

    --
    It's on America's tortured brow, That Mickey Mouse has grown up a cow
    1. Re:Disease, yes, but... by HermMunster · · Score: 1

      Linus is probably kicking himself in the butt over saying what he did because so many people have clearly and unequivocally shown that his statement is wrong--all you have to do is really think about it. Someone in an earlier post stated that the hatred is a symptom of the disease, not the disease itself. Linus is trying to treat the symptom and not the disease itself by making the comments he is. He's also one-sided in that he doesn't show that the hatred extends both ways.

      --
      You can lead a man with reason but you can't make him think.
  42. Re:Um, yes by Lonewolf666 · · Score: 1

    Their DoubleSpace disk compression utility in MS-Dos 6.0 was found to infringe data compression patents of Stac Electronics. After they negotiated with Stac about licensing.
    See http://en.wikipedia.org/wiki/Stac_Electronics#Microsoft_lawsuit.
    Now I'm not a friend of software patents in general, but this still shows how Microsoft is ripping off its business partners. In terms of technology, they have come a long way from the sloppy 90s, but I still think they cannot be trusted.

    --
    C - the footgun of programming languages
  43. Bayes by Onymous+Coward · · Score: 2, Insightful

    It's useful to know when an entity/organization has tendencies. If Microsoft has a history (and/or a nature) that leads you to expect more shitty behavior from them, you have to be smart and act accordingly.

    Hating them for their misbehavior is kind of unreasonable. Having a bad opinion of them without clear reasons (case histories, e.g.) is also irrational. Folks are sometimes driven by bandwagons and general hating, and those are surely diseases.

    Seeing every detractor as a hater is more stupidity.

    I'm just sayin'. Watch your reflexes.

    1. Re:Bayes by HermMunster · · Score: 1

      If you look at some of the Microsoft screens you can note that some of them have an excessive number of occurances of the word Microsoft. Visit their home page and count the number of times you read that word.

      Now, when you understand why they are doing that you'll understand why it is not a disease to continue to act against the interest of such a company that has so many reason to hate it.

      There's nothing wrong with hate. Hate can give you focus, real focus. There is something wrong with fanboyism and that is the real disease; and it extends from both sides.

      --
      You can lead a man with reason but you can't make him think.
  44. Um, yes. by gavron · · Score: 1, Informative
    Dave Cutler didn't architect VMS. Dave was one of the developers. Dave took what he learned at D.E.C. and "brought it over to Microsoft." Microsoft wooed him over, paid him extra, and got W/NT (note the letters are one higher than VMS).

    Had this been something Dave did on his own, he'd have been fired. Instead Microsoft accepted responsibility for stealing D.E.C's code, paid a large amount of money, did a deal with chip mfg, and everyone went away happy.

    I've said it twice now, but apparently you Microsoft shills don't get it. You can't rewrite history. Sooner or later someone will use google and find your shame.

    FACT: Microsoft's W/NT used concepts and code from DEC VMS

    FACT: Microsoft elected to pay DEC instead of defend in court and maybe lose the right to use the stolen code

    FACT: The truth IS out there as anyone who reads the interwebs will see.

    E

    1. Re:Um, yes. by Anonymous Coward · · Score: 0

      I tried your citation (www.google.com) and couldn't find anything talking about a settlement or "stolen code."

    2. Re:Um, yes. by Anonymous Coward · · Score: 0

      I think the point being made above is that you are using the term "stolen" in a manner not accepted by Slashdot. If this is theft then so is every song or movie being downloaded across the world. This is RIAA thinking. Nothing was stolen because no one was physically deprived. The community can't have it both ways.

    3. Re:Um, yes. by maharb · · Score: 1

      Under this definition of theft you are stealing all sorts of information just by reading it and repeating it. For instance, if I read your post then tell my friend about Microsoft stealing from DEC I am stealing from you.

      It's not like he walked out with a working copy, he had stuff in his head that he used. It's called experience and those who have it should be allowed to use it. It creates a productive society and is actually the foundation of human knowledge... repeating what you know to others so they can use it.

      Maybe I am mistaken about what was used but to me this is just a man who used his knowledge in an area to benefit Microsoft (and himself).

      Call this a crime and try and support OSS. I dare you.

    4. Re:Um, yes. by MightyMartian · · Score: 1

      Do you have any actual evidence that any VMS code ended up in WinNT?

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    5. Re:Um, yes. by drsmithy · · Score: 2, Interesting

      Dave Cutler didn't architect VMS. Dave was one of the developers.

      Dave Cutler was most certainly an architect of VMS:

      In April 1975, DIGITAL began a hardware project, code named Star, to design on a 32-bit virtual address extension to its PDP-11. In June 1975, Dave together with Dick Hustvedt, and Peter Lippman were appointed the technical project leaders for the software project, code-named Starlet, to develop a totally new operating system for the Star family of processors. These two projects were tightly integrated from the beginning. The three technical leaders of the Starlet project together with three technical leaders of the Star project formed the "Blue Ribbon Committee" at DIGITAL who produced the fifth design evolution for the programs. The design featured simplifications to the memory management and process scheduling schemes of the earlier proposals and the architecture was accepted. The Star and Starlet projects culminated in the development of the VAX-11/780 superminicomputer and the VAX/VMS operating system, respectively.

      DIGITAL began working on RISC technology in 1986 and Cutler, who was then working in DEC's DECWest facility in Bellevue, Washington, was elected to head Prism, a project to develop the company's RISC machine. Its operating system, code named Mica, would embody the next generation of design principles and have a compatibility layer for UNIX and VMS.

      Dave took what he learned at D.E.C. and "brought it over to Microsoft."

      Yes. He changed employers. Just like millions of people do every day. Just like you probably have several times.

      Microsoft wooed him over, paid him extra, and got W/NT (note the letters are one higher than VMS).

      I note that you're an idiot.

      FACT: Microsoft's W/NT used concepts and code from DEC VMS

      Of course the concepts are similar - they were designed by the same person. What evidence do you have that VMS code was used by Microsoft ?

      Microsoft elected to pay DEC instead of defend in court and maybe lose the right to use the stolen code

      Thousands of lawsuits are settled out of court. What's your point ?

      The truth IS out there as anyone who reads the interwebs will see.

      Should be pretty simple for you to provide some evidence then.

    6. Re:Um, yes. by Anonymous Coward · · Score: 0

      Let me guess -- you rooted for Mr. Slugworth in Willie Wonka.

    7. Re:Um, yes. by Anonymous Coward · · Score: 0

      In fact it looks like the opposite. Microsoft paid them for using it and they happily took the money.

    8. Re:Um, yes. by HermMunster · · Score: 1

      He quotes wikipedia. Can't even do that in college and get away with it.

      --
      You can lead a man with reason but you can't make him think.
    9. Re:Um, yes. by drsmithy · · Score: 1

      He quotes wikipedia. Can't even do that in college and get away with it.

      "Can't even" ? I would certainly hope that even the lowliest college would not allow Wikipedia as a source.

      However, this isn't college, or even high school. It's an internet forum. So a Wikipedia quote is about as good as it's going to get - and, I note after looking at some of your other comments, is dramatically more evidence than you have provided for any of your claims.

    10. Re:Um, yes. by HermMunster · · Score: 1

      No you can't even do that in college. Grow up. My point stands. Wikipedia is NOT a reliable quotable source. You can't do that for reasons already sufficiently vetted. We don't have to prove our point on the obvious.

      --
      You can lead a man with reason but you can't make him think.
    11. Re:Um, yes. by drsmithy · · Score: 1

      No you can't even do that in college. Grow up.

      I think you need to work on your reading comprehension.

      My point stands. Wikipedia is NOT a reliable quotable source. You can't do that for reasons already sufficiently vetted. We don't have to prove our point on the obvious.

      I'll ignore your ad hominems and consider taking you seriously when you've managed provide at least an equal amount of evidence for your assertions.

  45. Funny choice of words by koekepeer · · Score: 1

    from TFA: "Microsoft knows free software is not going anywhere ...."

    Methinks that line is up for revision. Something like: "Microsoft knows that free software is here to stay..."

    1. Re:Funny choice of words by HermMunster · · Score: 1

      Honestly free software will overtake paid proprietary software. The development model alone will result in that becoming a reality. What Microsoft and Windows doesn't have is exactly what FOSS has in abundance--time.

      What troubles me is that people think that FOSS can't turn the corner on polish. Polish happens. When you compare what we had when Windows first became popular and you look at what we FOSS offers today, FOSS is massively more capable then those prior offerings. Truly. Remember the first program manager we use to use? Remember the file manager? FAT? Guaranteed FOSS can turn the corner.

      Given enough time these programs will gain feature parity and polish. Then it will just be a matter of education--and that also relies on time.

      --
      You can lead a man with reason but you can't make him think.
    2. Re:Funny choice of words by RightSaidFred99 · · Score: 1

      It will only overtake proprietary software in relatively static segments. Anything that's fast moving will be dominated by commercial software because commercial developers are, you know, paid? To work?

    3. Re:Funny choice of words by True+Grit · · Score: 1

      in relatively static segments. Anything that's fast moving ...

      The Linux kernel is static? Its not "fast-moving"? There may always be segments or "niche markets" that are too small for a FOSS interest to develop within them, but it won't be because they are "fast-moving" or that FOSS is only *possible* in "static segments".

      because commercial developers are, you know, paid?

      What, did you think Linus has been working out of his mom's basement for the last decade? He's getting a paycheck from the Linux Foundation to work on the Linux kernel full-time, and he's not the only dev being paid to work full-time on FOSS...

      The only *real* difference right now is the relative size/usage/acceptance of Commercial vs. FOSS software. As the FOSS ecosystem grows, then paid-for development of it will too.

      We shouldn't assume that the current lack of large numbers of paid, full-time developers working on FOSS software is because of the peculiarities of FOSS software itself, it may just be due to the current difference in size/usage/acceptance between Commercial & FOSS, i.e., its hard to accurately compare these two "markets" to one another right now because they aren't in any way *equal* to one another right now.

  46. Nope. by Anonymous Coward · · Score: 0

    > So copyright infringement is theft?

    No, but taking the physical media with the source code sure would be!

  47. Stuff like this is why I side with Linus, not RMS by Trerro · · Score: 5, Insightful

    MS released a server product. They recognized that for it to be as profitable as possible, it needed to support Linux, so they produced the drivers to make that happen.

    Result: MS makes more money, Linux is usable on more systems. Everyone's happy.

    Obviously MS only cares about the money part, but who cares as long as:
    1. The code is of sufficient quality. (The reviewers will determine this.)
    2. There's valid reason to include it. (There is.)
    and 3. They're not trying to exert control or otherwise screw with the Linux model (they GPLed this code, so they pretty much can't.)

    There's a LOT of reasons to fear some of MS' moves, especially when it comes to open source, but in this case, we're simply looking at a business decision that happens to be beneficial to all parties involved, so why not just take the code (assuming it doesn't suck) and move on? There are MS decisions that need to be fought, but I really, really, don't think this one of them.

  48. MS hatred by Anonymous Coward · · Score: 0

    I have to agree that hating MS is wrong. I do not hate MS. I do not like their business practices, and much of their software is of poor quality. While there is a lot about MS that I feel disgusted about, I do not hate them. Its more like that I pity them. They can't seem to grasp that they are in a self-destructive mode, and that if they don't change their corporate attitude and business model, they will eventually cease to exist.

  49. Re:Time for Linus to step down? by mysidia · · Score: 1

    Linus is not a politician. You don't vote for Linus.

    He created Linux, and he can't un-create it.

    If you don't want Linus as creator of your OS, then switch to BSD. But I think it would be a bit petty to switch OS just because its creator doesn't say MS should be hated.

    The Open Source movement has nothing to do with hating closed source. Users of OSS also use closed source software all the time, though most would greatly prefer for all software to be open source, it's a fact it's not.

    Microsoft releasing integration components as Open Source is a step in the right direction. The community can hate the bad things they do while applauding them for the good things they do [in proportion to how good those things are and how much they help the community]

    Good integration with Hyper-V does help the Linux community because there will be many Hyper-V users in the future. If enterprises can test Linux in a VM, then many will start trying Linux who otherwise would not have been able to justify the hardware cost to try an alternate OS for some services.

  50. What Exactly is the Disease? by Wingsy · · Score: 1

    Some people might say Microsoft is a disease to be hated. Kinda like that cold virus you get now & then.

    --
    If I didn't have absolutely NOTHING to do, I wouldn't be here.
  51. What's that noise? by Anonymous Coward · · Score: 0

    Lots of heads exploding on this site.

  52. I'm still waiting... by blakecraw · · Score: 1

    Linus vs Stallman celebrity deathmatch

    1. Re:I'm still waiting... by colinrichardday · · Score: 1

      Ballmer vs. Stallman in a cage match. With chairs.

  53. Hatred vs. Rationality by Millennium · · Score: 2, Interesting

    Hatred of Microsoft is indeed a problem. A healthy mistrust of them and everything they put their stamp on, however, is not only rational but frankly quite prudent. After everything Microsoft has done to this industry, having done so little for it, they have a lot to prove. They have not yet proven it to my satisfaction, or apparently ot a lot of people's..

  54. Re:Time for Linus to step down? by Anonymous Coward · · Score: 0

    You don't realize why MS and other companies are toying with Open Source,do you ?
    Open source is absolutely marvelous may to get something done without spending tons of money on in-house development.
    Not only you can easily steal already written code (and if you believe it's not happening, you're living in different plane of existence), but you don't really have to care about bugs, fixes, updates, etc. There is always an idiot out there willing to fix them in his spare time for free.

  55. It's not so much Microsoft hate, but the P.I.T.A. by Anonymous Coward · · Score: 0

    that Microsoft is.

    My CEO lost a folder at some point in the past in his Outlook. Running Exchange 2003 on Server 2003. So, I go back to the tapes and tar xvf from the tape and recover the Exchange bkf file. I go to the MS backup utility and attempt restore the bkf file. Little did I realize that you can't just recover the data. You have to recover on another instance of Exchange. So, through bad CD management and could not find the 2003 Server CD, I attempted to install Exchange 2003 on Server 2008 trial. Of course, that's not possible as Exchange 2003 is not compatible with Server 2008 (yet). This has taken since Tuesday and still not recovered.

    If I were using Open Source anything this would have be recoverable in an hour or two.

    It's not necessarily that Microsoft is ultimately bad, it the hoops you much jump through to do anything in the back office of Microsoft.

  56. Re:Time for Linus to step down? by marcosdumay · · Score: 1

    Well, ok to accept the code, and everything... Yep, it was oppened for selfish reasons, that is not a problem... But let's keep ourselves at the realm of rationality. Wishing for Microsoft to stop destroing markets and ruining every area of IT is simply iluding ourselves.

    They made a nice move, it could have being much worse. But there is no evidence at all of them becaming good citizens (the kind that doesn't destroy everyone they partner with).

  57. Linus by r45d15 · · Score: 0

    I'm listening to him only when he talks about the kernel.

  58. I don't hate Microsoft just for the sake of hating by Alari · · Score: 0, Troll

    I don't hate Microsoft just for the sake of hating them. I hate them because they are shitfuckers. :)

    You know how Windows file copy will choke on one file out of a bunch, shit all over itself, and abort halfway through, and you have to go download a file-copying utility because their operating system apparently can't copy files? It's because they are ass-cock fuckshits.

    You know how stuff on XBOX costs more or less, rather than the exact amount of points you can buy, so that every time you get something you end up giving Microsoft an interest-free loan? That's because they are Dickbreath McCockSlurpers.

    You know how they bought Bungee, a...well, THE Mac game developer, and then Halo never came out for Mac? Well, Microsoft has an excuse for that one, it's because they are fuckers who can't do anything right except act like assholes.

    You know how they have the inverse Midas touch, where anything gold they touch turns into shit? It's because they're a little distracted, what with all the time they spend giving hand-jobs in dirty restrooms for crack.

    So, remember, don't hate Microsoft just for the sake of hating them. Hate them for the right reasons, like the fact that they could fuck up a wet dream.

    --
    I use Windows... like a two dollar wh.. why don't I just go ahead and not finish that sentence.
  59. one step closer... by WalesAlex · · Score: 1

    to foss world domination :)

  60. keep your enemy's close by markringen · · Score: 1

    keep your enemy's close ;) it will eventually pay off.

    1. Re:keep your enemy's close by Anonymous Coward · · Score: 0

      i think you mean clothes

    2. Re:keep your enemy's close by Anonymous Coward · · Score: 0

      keep your enemy's close ;)
      it will eventually pay off.

      Keep his close what?

  61. Re:Stuff like this is why I side with Linus, not R by FudRucker · · Score: 1

    i do to most of the time, just not 100% of the time, this one of the times i don't...

    --
    Politics is Treachery, Religion is Brainwashing
  62. Naive by stesch · · Score: 0, Troll

    Linus is naive and ignoring Microsoft's history.

  63. Digging into the details by stox · · Score: 1

    Of course the fact that these patches allow Hyper V to run Linux more efficiently than virtualization systems can run Windows under Linux is a mere coincidence. I think it is a trap. That being said, there are valid patches and should be accepted. The community should demand that Microsoft also engineer Windows to run as efficiently under Linux virtualization systems.

    --
    "To those who are overly cautious, everything is impossible. "
  64. This is not technology over politics by Anonymous Coward · · Score: 0

    This is Microsoft's long-term strategy(politics) cleverly disguised as a "trojan-horse" AKA "poison gift" waiting for the opportune moment to regain its market share once it has covertly destroyed Linux efficiency in its core kernel and drivers.

    Be wary. Keep the git archives back dated to before Microsoft and be ready to branch again.

  65. and it's one of those diseases to which ... by robi5 · · Score: 1

    this applies: http://en.wikipedia.org/wiki/Parasitic_disease The defense of the immune system: diarrhea. Treatment: let it go and drink a lot.

  66. How easily people forget... by Hurricane78 · · Score: 4, Insightful

    And "celebrities" are no different, apparently.

    After all that Microsoft did, does, and will probably always do, the hatred for Microsoft is completely rightful and perfectly founded on those actions.

    It's like calling it "a disease" to call a murderer and mass scammer what he is, just because some of it was some time ago, and some of it is still happening, but more or less sneaky.
    If that someone got what he deserved, then it's acceptable to stop the hatred. But not before that.

    I will treat Microsoft for exactly what they are, as long as it takes go give them their rightful punishment.
    And it's not only Microsoft. By far. MS looks like a joke in the light of criminal giants like Monsanto & the rest chemical industry, the defense industry, RIAA/MPAA, etc. But still, they are close followers.

    Inform yourself, before you mod this comment. *Really* inform yourself. There are many lists out there about what Microsoft did.

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
    1. Re:How easily people forget... by w0mprat · · Score: 2, Insightful

      You're wrong. The hate isn't rightful and deserved if it goes way too far, far beyond the what the actual facts support. It get away from the realm of disciplined intelligent discourse and into fanaticism. Hate in general is not justified as it is not sign a rational state of intellect.

      The problem is of course, once you get fanatical prosetlyzing microsoft haters spouting outright misinformation, it actually starts work against backwards against getting any change from MS.

      So there are lists out there of what Microsoft has done? Link pls? Well I'd like to point out that MS is not the only bad guy, do you want a list of what Apple or Sony do? What Novell, SCO and Sun have done?

      I'm sorry but where are these benevolent mega corporates that we are comparing to? Google?

      --
      After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    2. Re:How easily people forget... by Anonymous Coward · · Score: 1, Informative

      So there are lists out there of what Microsoft has done? Link pls?

      The History of Microsoft's Anti-Competitive Behavior

  67. It's alread in the data centres dopey by Anonymous Coward · · Score: 0

    Parent insightful?! Give me a break. Troll know nothing Mr dupid more like.

    And stop calling me hippie.

  68. So it doesn't bother you... by stms · · Score: 1

    That Bill Gates Through Microsoft fucked every single one of his colleagues.

  69. KB-2 by snikulin · · Score: 1

    As everybody knows, RMS has a mastery in one-inch punch.

  70. DEC was not the first time by Anonymous Coward · · Score: 0

    Don't forget Stac Electronics, Microsoft fucked them over real good too on their way to the top. Then there is their history of subtlety (or overtly) fucking around with specifications specifically to cause pain to their own customers who dare to choose to use non-Microsoft products. For example the DHCP "bug" in Vista, the 500mb memory check in Windows 3.1 (which broke IBM's then-fairly-successful OS/2 for Windows product), their incompatible kerberos strategy, their undermining of Java, their web page editors that made pages look fucked up in non-IE browsers.

     

    Microsoft has justifiably earned the hatred they receive, it's not like this aggravation with them happened for no reason.

  71. Re:Time for Linus to step down? by Anonymous Coward · · Score: 0

    I think MS sees open source as a threat because it really is one.

    I don't think it's possible for MS (or any software house) to make the huge profits MS has done from open source software.

    MS may eventually go open, but it will be a much smaller MS by then.

  72. Re:Stuff like this is why I side with Linus, not R by Phroggy · · Score: 1

    i do to most of the time, just not 100% of the time, this one of the times i don't...

    Why?

    What specifically did Linus say here that you disagree with?

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  73. old saying by DMoylan · · Score: 1

    love thine enemy...

    it drives them nuts. :-)

  74. It's never simple...is it by MpVpRb · · Score: 2, Insightful

    Believe it or not, Microsoft has done a lot to make the computing world better.

    Anybody remember color monitors before Windows? It seemed like everybody used a different standard. You had to pick your hardware based on what your software supported. And not all software supported all hardware. Same with printers.

    Whatever you may say about Windows, at least it set a standard.

    And yes...I am often annoyed/angered/disappointed by some of Microsoft's policies. I often humorously threaten to "quit programming, move to Idaho, and raise potatoes" as a result of Microsoft decisions. My latest sore spot is their decision to lock out hobbyists from kernel mode driver development. Sometimes, a kernel mode driver is the only way to solve a problem.

    1. Re:It's never simple...is it by Johnny+Loves+Linux · · Score: 1

      I'm afraid I can't agree with this statment:
      >Whatever you may say about Windows, at least it set a standard.

      Here's why:

      Whatever you may say about the Khmer Rouge, at least they set a standard.

      Whatever you may say about the HIV virus, at least it set a standard.

      Setting a crappy standard can be worse than useless. For example, setting a standard that all X86 hardware *must* come with Windows pre-installed and no other operating system can be allowed to be pre-installed in the '90s was certainly a Microsoft standard --- it was also a shitty standard that held back competition. Remember OS/2? BeOS? Hell, Linux and the BSDs might have had more market share if the OEM manufacturers could have been permitted to preinstall them at no extra charge due to the restrictive licensing that Microsoft foisted on the manufacturers.

      I just don't see Microsoft as the mover that made computing world a better place. I see the hardware pc clones giving competition to IBM as a positive force. But Microsoft? They've done everything they can to stifle direct competition.

    2. Re:It's never simple...is it by GuerillaRadio · · Score: 1

      Believe it or not, Microsoft has done a lot to make the computing world better.

      I used to use Amigas and was surprised when my school started replacing their various Acorn computers with these clunky, crash prone machines running this 'Windows'.

      With the Amiga, I had a fast, properly multitasking OS that made Windows look like a joke OS cobbled together by morons. Commodore went under and I switched to BeOS - an even better AmigaOS than AmigaOS! BeOS was destroyed by Microsoft in what has been proven in court to be illegal interference.

      So yes, I hate Microsoft. I've never liked their OS, I've never wanted to use it. It may have 'set a standard' but it was a shitty standard which destroyed the better alternatives.

      --
      If a man empties his purse into his head no man can take it from him. An investment in knowledge pays the best interest.
    3. Re:It's never simple...is it by lennier · · Score: 1

      "Anybody remember color monitors before Windows? It seemed like everybody used a different standard. You had to pick your hardware based on what your software supported. And not all software supported all hardware."

      What, you mean the PS/2's VGA? Yeah, Windows didn't have a lot to do with that.

      TrueType fonts, on the other hand... that I can thank Microsoft for. Sort of. See, on the one hand, yeah, before Windows printing was a nightmare. After Windows.... it's still a nightmare if you're trying to port between Windows and other systems because Microsoft didn't *give* us those TTF fonts, it just licenced them, and they're all still under copyright. Programmers haven't really had a sense of "owning" their system since Windows 3.1. But Adobe and Apple were no better, though PDF helped a lot. But it took Linux and things like Bitstream Vera to even start trying to sort that whole portable font mess out, and it's still ugly.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
  75. linus did have a shot.. by func.logik() · · Score: 1

    i think there are a number of ways of looking at this. microsoft is obviously using this to cash in legally on the mountains of free code that people have written over the years, i dont see this as a problem. both microsoft and the linux kernel started with humble beginnings. whereas bill gates chose to make a profit out of his situation (probably an understatement), linus could have sold his work for profit without fear of royalties as he didnt clone an existing system. he simply wrote something that was compliant and for future generations to modify. imagine if msdos was released under the gpl and linus had sold his operating system for profit? i dont think the situation would be any different. although reading bill gates' past 'quips' from folklore.org, i dont think he would be so quick to help. this really boils down to the motives that created these systems.

  76. Linus is right, of course! by Anonymous Coward · · Score: 0

    su stup zee hete-a! Borg Borg Borg!

  77. Not just selfish motivation by Anonymous Coward · · Score: 0

    Don't forget that Microsoft quite possibly intended to steal the FOSS code which was linked into their closed source drivers, and only open sourced the drivers when they were found out.

    This is not a case of "I'll write some drivers which scratch my itch (the selfish reason) and open source them so the community can benefit and people will fix/improve my code for free". It's more like "I used your code in my program; you found out. Do I fight it in court? I have a lot of money but it will look bad for me. So I have to open source my code. Fortunately no great harm done, as all it does is make Linux run better on Windows."

  78. Just call me terminally sick then! :-)

    --
    -><- no .sig is good sig.
  79. live from the Ha-Ha hut by ssintercept · · Score: 1

    that's some funny shit. sprayed a gin and tonic on my display.

    you have made my week end good sir.

    --
    "You can kill the revolutionary, but you can't kill the revolution."-- Fred Hampton
  80. Re:Um, yes by DaHat · · Score: 1

    Apparently you didn't read much of the link you posted... two key bits:

    Microsoft had previously been in discussions with Stac to license its compression technology

    You know... like how Microsoft has licensed third party apps for use in windows (ex from NT4-XP, the built in defrag engine was built and owned by Diskeeper).

    For all you know after a bit of thought Microsoft said "Meh, building one of these on our own shouldn't be to hard, why spend the money when we can do it ourselves for less?" Granted... this did kind of bite them in the rear.

    Remember though... licensing the technology is not the same thing as licensing the patents.

    a California jury ruled the infringement by Microsoft was not willful

    So accidently infringing on someone's patent is suddenly... theft? You must be listening to the MPAA & RIAA too much.

    You'd really think if they deliberately did know about the patents and infringed on them willfully the jury might have come to a different verdict... something Stac would have fought for given willful infringement pays 3x what non-willful does.

  81. No, it's not interesting or even true. by jbn-o · · Score: 4, Insightful

    No, it's a lie that not even Torvalds believes.

    In 2005 Torvalds chose the politics of siding with Bitkeeper proprietor Larry McVoy over fellow coder Andrew Tridgell when Tridgell dared to write an interoperating program that was compatible with Bitkeeper API. Tridgell had figured out that by telneting to a Bitkeeper repository server and typing "help" he could get a list of relevant commands. Torvalds took McVoy's side saying Tridgell "screwed people over" blaming Tridgell for somehow causing McVoy to no longer allow Torvalds to use the proprietary software source code manager (as opposed to recognizing that as McVoy's choice as it was). Torvalds' arguments against software freedom come off badly for multiple reasons including how often Linux kernel hackers leverage their software freedom to continue improving that kernel. In this case where Microsoft contributes Linux code, it seems prudent to consider if a self-declared enemy of FLOSS would contribute a trojan horse to a prominent program. But this is not a consideration one can take if one views code only in terms of code quality and developmental efficiency. Given how much proprietary software is in Torvalds' fork of the Linux kernel (I'm sure the Linux-libre project can tell you all the details) it seems clear that Torvalds is not as concerned with licenses as the /. quote would indicate. Nor is Torvalds apparently concerned with his users' freedom to know what code is in that fork of Linux.

    The phrase "technology over politics" is also a naive position to take: it tries to frame technology and politics as non-overlapping things. In the real world no collaboration is free of politics, that includes technological collaboration. The reason the open source movement exists is because its founders wanted to break away from the older free software movement over a disagreement on politics. The open source movement argues for a technocratic developmental method aimed primarily at benefiting businesses, while the free software movement fights for social solidarity, community, and specific freedoms for all computer users.

    Generally, Torvalds gets way more press than he deserves on politics. His views on the proper approach to solving certain problems with the Linux kernel might be well worth one's time to understand and abide by (particularly if one wishes to get their code into his fork of the Linux kernel). But his views in computer-related politics are so often wrong (either in framing the issue or in the side he takes) one wonders why anyone would bother to give him such heed.

    1. Re:No, it's not interesting or even true. by lennier · · Score: 1

      "The phrase "technology over politics" is also a naive position to take: it tries to frame technology and politics as non-overlapping things. In the real world no collaboration is free of politics, that includes technological collaboration."

      More to the point perhaps, politics IS social technology.

      By which I mean, politics (and economics, which is not at all a different thing but merely politics by a different name and with a different skin) is a set of agreements on how we organise our society, which is the same sort of thing as software or network protocols, and can be analysed in very similar terms. Does a particular social arrangement promote the end-to-end principle or does it centralise power in priviledged hosts? What "shape" or structure does a particular social arrangement produce? How "maintainable" is the society produced by following a particular political viewpoint's rules?

      These are difficult and complicated and heavily disputed questions, but they are *technological* questions none the less because laws and polities are human artifacts: both produced by us and shaping our lives. "Politics" isn't some weird creature from outer space that descends onto our world; it just is what we do to organise ourselves.

      Technology is inescapably political, and politics is inescapably technological. It's only in recent years that the word "political" has been thrown around as an all-purpose swearword meaning something like "irrelevant" when really what it means is "holding to a political viewpoint that the speaker thinks is objectively wrong/dangerous."

      The point being that although we may have different opinions about politics, politics itself is not ultimately open to opinion but can be analysed as fact: it is technological in nature, and regardless of opinion, it reveals its true nature through structuring operations on society over time. The catch is just that it often happens to take a *long* time (on the order of several human generations) for the full effects of a political programme to display its results. But the same can be said of technology.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    2. Re:No, it's not interesting or even true. by ejasons · · Score: 1

      Generally, Torvalds gets way more press than he deserves on politics. His views on the proper approach to solving certain problems with the Linux kernel might be well worth one's time to understand and abide by (particularly if one wishes to get their code into his fork of the Linux kernel). But his views in computer-related politics are so often wrong (either in framing the issue or in the side he takes) one wonders why anyone would bother to give him such heed.

      I agree 100% -- on non-technical issues, Linus seems to be wrong as often as he is right. Even more so, Richard Stallman is often criticized for his extreme views, even though he is almost always right! (For example, http://www.gnu.org/philosophy/right-to-read.html, which seemed insane at the time, now is looking rather reasonable).

      There's probably a lesson there in how one should present one's arguments, but I'm not sure what it is...

  82. So? by ZarathustraDK · · Score: 1

    I too believe in "technology over politics".

    I just happen to believe in "philosophy over technology" too. Nothing incompatible about that.

    --
    If you quote this signature there'll be 72 copies of Windows ME waiting for you in Heaven.
  83. this code will be gpl'd and etc... by Z80a · · Score: 1

    so, this mean other VM packages besides virtual pc will be able to use it too?

  84. Re:Stuff like this is why I side with Linus, not R by tyroneking · · Score: 1

    I thought they had to release the code because there was some GPL code in their code base - or something like that - it was reported here on /. a short while ago. So really it's all thanks to RMS.
    RMS is the visionary, Linus is the functionary (no, don;t know what that means either, but I just had too many beers...)

  85. *ahem* by drinkypoo · · Score: 2

    A troll is when you say something you don't believe, in order to elicit a desired response. I'm saying something true, and I'm being modded Troll by someone who disagrees with me. I didn't even have to advocate murder this time :P

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    1. Re:*ahem* by gbarules2999 · · Score: 1

      Not quite. Wikipedia states (on a locked page, no less):

      In Internet slang, a troll is someone who posts controversial, inflammatory, irrelevant or off-topic messages in an online community, such as an online discussion forum, chat room or collaborative content community with the primary intent of provoking other users into an emotional or disciplinary response or to generally disrupt normal on-topic discussion.

      You probably weren't a troll for the last bit, but you can never tell 'round these parts.

    2. Re:*ahem* by drinkypoo · · Score: 1

      Not quite. Wikipedia states (on a locked page, no less):

      If you think it's notable that a page on trolling has to be locked, you're not paying attention. Keep your red herrings to yourself.

      You probably weren't a troll for the last bit, but you can never tell 'round these parts.

      Or, you know, a quick glance at my posting history might help. It's way too easy (and yet too hard) to become a moderator on slashdot.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  86. I hate their puppets by Ilgaz · · Score: 1

    When Debian which (was) a very unique Linux politically includes some questionable framework even while completely clean alternative (some says better) exists just because of some "note" application, it makes me nuts. Just because of that reason, Debian completely lost my trust and their prestige in my eyes. Ubuntu is on same path too.

    All those weirdo undisclosed agreements with dying companies, the companies interestingly hiring their trojans right after agreements, claiming their Linux is the only Linux which wouldn't have any issues with MS, the fact that once the benchmark of open, free, portable, clean code slowly getting infected by that trojan framework etc...

    We know who these puppets are and they are actually clever, they enjoy a guaranteed future with jobs they were previously rejected. From what I read from their leaders blog, guy never leaves Redmond to begin with. He is also the only open source developer I know who had to moderate&lock down comments.

    Why would I hate MS as OS X user? I just ignore them. I would even perhaps buy MS Office in future when there is a job it would fit better than Apple iWork I currently use. E.g. 10-15 guys working on same document etc. I just feel bad for the future of Linux and this massive conspiracy going on for years. They are going into core of the system itself and I noticed some state of art, popular GNU licensed software also getting infected by that framework.

    Oh about that Kernel module, GPL licensed etc. How else you will get into Linux kernel? I am sure it is written professionally too but in my eyes, it is not different than MS keyboard&mouse drivers on OS X which are goodly written too. BTW, I keep hearing MS input devices are great. If some revolution happened while I wasn't around, where are the Linux support software of them, with source of course? They do provide OS X driver and obviously, they know how to write *nix software.

  87. bruce by Anonymous Coward · · Score: 0

    bruce perens hasn't commented here. i'm waiting for his blog post and forth-coming discussion :)

  88. I don't know who this "Linus" guy is... by FiloEleven · · Score: 1

    ...but I bet he's just a Micro$oft shill.

  89. RE: The Obama Administration: a "Disease." by Anonymous Coward · · Score: 0

    The Obama Administrations drive to enthrone the Bush/Chaney Lawlessness into Federal Statutes, with the abolition of the United States of America Constitutiton, calls into question the existance of the Presidency of the United States of America.

    With such power welded by one Office, one Man, the Clear and Present Danger is the Presidency of the United States of America.

    The Presidency of the United States of America must be abolished!

    Methods:

    1. Constitutional Congress.

    2. Civil War.

    The current Congress of the United States of America will not oppose any of President Obama's "wishes for a Beutiful America .. much the same as now exists in Iran." Iran of today is Obama's model for "Beutiful America."

    Therefore, Civil War is required.

  90. A really coward word. by Anonymous Coward · · Score: 0

    Those words, "hate", "hatred" and "hater" should be banned from normal conversations for the same reason Nazi comparisons were.

    You're losing an argument? No problem! Just call the other guy a hater.

    He's said the Spanish got beautiful women? Simple: say he's unamerican -- better yet, say he's got hatred for the American women.

    Someone tried to analyze possible problems involving Mono and patents? Dude, it's very easy -- the guy is a Gnome hater!

    Does he have the guts to remember all the less-than-ethical-and-very-well-documented M$ moves? Man, when will people stop this hatred?

    Don't wanna go to the cinema to a very crowded 2h session of special F/X? Are you a cinema hater or what?

    Frankly, everyone knows what M$ does: I know, you the reader know, Linus knows, even M$ knows!

    Linus is right about one thing, though: software "non olet". With the recent patent developments, I hold high hopes that ideas can again flow freely like money.

  91. Microsoft is cancer, by arndawg · · Score: 2, Funny

    Linux is AIDS, Apple is gay and *BSD is the product of a retarded offspring of fat monkeys having buttsex with a fishsquirrel. Don't get me started on how much i hate intel and amd.

  92. False dichotomy by gdshaw · · Score: 1

    Why can't we dislike Microsoft and take their code?

    After all, ReiserFS is still in the kernel.

    Granted the addition in this case is self-serving (mainly benefiting MS and not much use to the average Linux user), but the same could be said of most driver code. I agree completely with those who have suggested that the paperwork be checked very carefully.

  93. Re:It's not so much Microsoft hate, but the P.I.T. by dbIII · · Score: 1

    Yep, been through that but on 5.5 and thankfully as a drill. You need the same service packs, same server name, exact same details entered during install (eg. "Pty Ltd" in the company name instead of "P/L" mucked things up). It took me two days to recover a couple of small mailboxes from tape. After that we kept the box as a cold spare just in case we ever needed to do a real recovery. Personally I think every MS Exchange admin should go through this so that they can recover stuff within a reasonable timeframe but unfortunately that really requires an extra MS Exchange licence (but it removes the smugness of the "Exchange is superior" newbies). Personally if I was cursed with MS Exchange systems again I would also alias all the email to another machine (with real email software instead) as well just to provide easily accessable email archives in mbox format. When things fall over you can still give them that "urgent" email they should have read that morning within a few minutes instead of days (so long as it is still on disk and not on tape). Stick some sort of webmail on it and it can become easier again.

  94. Disease vs. blight by Anonymous Coward · · Score: 0

    Microsoft hatred is a disease, and Microsoft products are a blight.

  95. Timeo Danaos by bestalexguy · · Score: 1

    et dona ferentes.

  96. Objectivism. by Anonymous Coward · · Score: 0

    A lot of people don't get that objectivism isn't just about money, it's about personal value. You do stuff for stuff. The thing you get back could be money or satisfaction. Hopefully this will somewhat clarify the situation and meaning of 'selfish'.

  97. Re:Um, yes by beguyld · · Score: 1

    Wow... accuse someone of not reading his own link, and then you distort it to Microsoft's advantage...

    Microsoft had been in _discussions_ to license Stac's technology. They didn't actually DO so!

    Microsoft also had examined the source code.

    Though somehow they managed to convince the jury it was not "willful" (how many juries, especially in that day understood anything about SW code? Especially with the best lawyers money can buy arguing for the defense?)

    Even so, the very article you are pointing at said that Stack WON the suite and was awarded $120 million in damages.

    You have a lot of confidence that juries could tell if code had been copied, and seem rather naive about Microsoft's business practices....

  98. Social-Democracy = Socialism? by MasaMuneCyrus · · Score: 4, Informative

    I don't claim to know what happened in your previous discussions, but I would venture to guess that people stated that Holland was Socialist not because of their social freedoms, but because of your 6%/19% VAT, your income tax that goes as high as 52%, and your "wealth tax".
    http://en.wikipedia.org/wiki/Taxation_in_the_Netherlands

    1. Re:Social-Democracy = Socialism? by Anonymous Coward · · Score: 0

      It gets even better: when you buy a car, you have to pay 'BPPM' (tax on cars) and the VAT is actually calcualted over the sum of the price of the car AND the BPM. So you pay tax on your car tax! :-)

  99. OpenSolaris by Anonymous Coward · · Score: 0

    I wonder if this means he will change his tune about Sun... there is a very political spin he puts on his anti-Solaris rants. Sun has contributed code to open-source projects, are they off the hook too? SGI gets a pass, even though they were an actual Windows reseller for a time.

    The Linux crowd seems unable to get over their rabid hatred of all Microsoft product, *and* any Unix variant that they feel threatened by (including the BSD variants)... nobody is saying you can't use what you want, so I never understood why people act that way.

  100. Linus publicizes dislike of Microsoft. by Futurepower(R) · · Score: 1, Redundant

    To me, Linus' statement does not seem to be about free software. It seems to be about social consciousness.

    I admire Mr. Torvald's leadership of the Linux kernel, but he is not someone I would go to for social wisdom. I'm not sure what his intention was in saying that Microsoft hatred is a disease. It's not really hatred, it is dislike, and dislike of Microsoft is becoming widespread. Even the New York Times expresses dislike for Microsoft in the title of this February 13, 2009 article: Will Clippy Be a Greeter at Microsoft's New Stores?

    The actual effect is the opposite of what Mr. Torvalds is overtly saying. The actual social effect is something like, "The dislike of Microsoft is becoming so widespread and intense that it is like an epidemic." Mr. Torvalds is publicizing Microsoft "hatred", not stopping it.

    Dislike of Microsoft is not new. Pam Edstrom's daughter, Jennifer Edstrom, wrote the 1998 book, Barbarians Led by Bill Gates, with a former Microsoft manager. Quote from the first Amazon review in the list of reviews: "The authors are evidently very anti-Microsoft, yet at the same time their stories come across not so much as how stupid Microsoft is, but how mismanaged and lucky Gates & Company have been, which is closer to the truth than many people think." Pam Edstrom is a former Microsoft employee, and one of the founders of Waggener Edstrom, Microsoft's public relations agency.

    Who would you believe about the subject of dislike of Microsoft, a former Microsoft manager who wrote a book about the subject, or Linus Torvalds? Perhaps Mr. Torvalds just doesn't have sufficient experience, or sufficient awareness of the experience of other people. There is a cure for that. He could install a few Microsoft Windows computers and maintain them.

    1. Re:Linus publicizes dislike of Microsoft. by AlecC · · Score: 4, Insightful

      I think there are two separate things: rational dislike of Microsoft, and irrational hatred of Microsoft. Bot exist, and are distinct - and you will see both on /. I think that Torvalds, as the figurehead for Linux, hears more of the foaming irrational hatred than, perhaps, you do, and is responding to that. There are people who have suggested rejecting Microsoft's OSS contribution purely on the grounds that they are from Microsoft - that is the hatred side. The dislikers would accept any good quality, proprely licenced code - as Torvalds has done.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
    2. Re:Linus publicizes dislike of Microsoft. by CommanderIsm · · Score: 0

      microshaft is a bottleneck to computing development and as long as they get to set standards the worse it is for the rest of us. why pay to make microshaft one of the richest companies on the planet when voluntary contributions to your favorite linux development truly helps to get things done?

  101. Hatred vs. Apprehension by SpaghettiPattern · · Score: 1

    It's not about hatred but more about apprehension. Most times MS woos and lulls the world into thinking they're not so bad after all, it's ugly head rears up one way or another.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  102. Does that mean I can call in sick tomorrow? by jurgenaut · · Score: 1

    see subject

  103. Re:Um, yes by Lonewolf666 · · Score: 1

    Like beguyld (post above mine), I'm not so convinced that the infringement was accidental. Maybe Microsoft management deliberately avoided checking for patents and managed to convince the jury it was purely accidental.

    And even without the patents, Microsoft's behavior smacks of cheating. First they asked to see the code, then they built the compression system themselves without paying Stac. While not illegal, it is a lot like the people who get advice from a specialist store and then buy from a discounter.

    --
    C - the footgun of programming languages
  104. And its vectors are... by Archtech · · Score: 1

    If "Microsoft hatred" is a disease, it is clearly one that is very widespread and easily aught. That's hardly surprising, considering the number of vectors it has: PowerPoint, Steve Ballmer, Windows Vista, Windows XP, Windows 2000, Windows ME, PowerPoint, Windows 98, Windows 95, Steve Ballmer, Word, Excel, PowerPoint, Access, Outhouse, Internet Exploder, PowerPoint...

    Fortunately we now have some very promising treatment regimes, such as Linux, BSD, and Mac OS. Indeed the steady progress of FOSS holds out the promise that one day Microsoft, like [fill in disease of your choice], may be only a distant memory.

    --
    I am sure that there are many other solipsists out there.
  105. Re:It's not so much Microsoft hate, but the P.I.T. by Anonymous Coward · · Score: 0
    So let's get this straight.

    Microsoft are a PITA because you;
    • Have never tested your Exchange backups can actually be restored.
    • Have no discernible disaster recovery plan. Pissing about with trial installs of Win2008??
    • Don't know about Recovery Stores in Exchange 2003, or more likely didn't bother to find out. (This is a clue to how to fix your predicament quickly and painlessly, btw.)
    • Don't know you can restore directly from tape - even with NTBackup. (Why are you doing using that for serious backups? Get the money for Backup Exec or similar - ask the CEO for it!)
    • Lost a CD. (You can download Windows 2003 as an ISO direct from MS if you have a license for it.)
  106. Microsoft is no measure or condition of success by Device666 · · Score: 1

    Linus makes a point by stating open source serves selfish reasons, people scratching their own itches. However a lot of people scratch itches which Microsoft couldn't, Open Office and Firefox are one of those results. In some way open source was a movement against the usage of propriety software and their propriety issues. In fact, lots of OSS people consider Microsoft to be a monument of corporations with propriety software issues. When some OSS alternative to Microsofts' software is developed, the appearance has been often a lookalike of Microsoft software equivalent. So in many ways people still measure their success by developing an alternative to existing Microsoft software. Even if some notebook with linux preinstalled is offered to consumers, they compare it to what they are used to (mostly microsoft stuff).

    The OSS community doesn't need to look so much to what Microsoft is doing, besides some operatibility issues related to Microsoft technologies. OSS products stand in their own right. My company server and client software runs on open source software if I didn't read so much about "microsoft hatred" I almost forgot about Microsoft completely. Microsoft has a reputation, it is their responsible how it's users feel about their products and company. For some people Microsofts reputation is enough to give people the itches, which they tend to scratch with developing or implementing open source software. It would surprise me if not most developers find them selves in that situation when Linux was still very young

    Hardware support for GNU/Linux has been a big issue in the past and some of it still remains. Any attempt to have full hardware support for Linux can only be something to embrace and to be enthousiastic about. Isn't this we always hoped for? Allthough Microsofts' reputation not being the most trustworthy company may be true, it doesn't mean the OSS world has to fear them. They will simply not succeed to do any harm to linux, even when it was all they were after. OSS has become a modern and mature platform which will grow slowly but steadily into mainstream in many markets. It will gain momentum as more and more businesses try to use it for their goals, like Google, Apple. Small starting companies will get a foothold in the software industry since they don't have to develop a complete operating system and are able to modify the OSS operating system how they see fit. TomTom is also a company which has gained considerable marketshare in short time also thanks to Linux. For those it may seem right to compare the linux "business model" to that of microsoft. As OSS users we have not so much to be hatred about, do we?

  107. If not a disease, perhaps a poison? by hyades1 · · Score: 1

    I may be unduly naive, but it seems to me that Microsoft has done just about everything it can to cripple or kill off Open Source. Under the circumstances, I'd be more than a little nervous about accepting a whack of code off them without looking very, very carefully to see whether they had an ulterior motive.

    Probably just paranoia, but their track record doesn't speak well for them in this regard.

    --
    I've calculated my velocity with such exquisite precision that I have no idea where I am.
  108. 'I'm a big believer in "technology over politics" by Anonymous Coward · · Score: 0

    'Oh, I'm a big believer in "technology over politics."

    I think this line explains the fundamental reason why Linus is not Gates.

  109. Linus you are SICK man, be more like RMS by Anonymous Coward · · Score: 0

    RMS is God. Be like him and you will go farther !!

    M$FT is EVIL and has corrupted your brain, child !!

  110. We need both by BlueYoshi · · Score: 1

    I think we need both. Linus and Stallman are great developers and thinkers. I think Stallman is right about the free software movement. We see more and more restriction on information, DRM that are a very bad thing for consumer but also citizen. But the approach of Linus make Linux a good and viable OS.

    We need more people fighting for more liberties and people that make stuffs happen.

    --
    "Use cases are fairy tales..." I. S. 2005
  111. Microsoft is enemy. We should love our enemies? :) by alukin · · Score: 1

    That's pretty funny and ridiculous but i think that Linus is too religious :) I can not love my enemies, but I do not hate them either. I just want them to die.

  112. Well, he's young, yet. by Rambo+Tribble · · Score: 1

    He could still come around. Experience is the key.

  113. Carry the analysis to the next level: by Futurepower(R) · · Score: 2, Insightful

    "... foaming irrational hatred..."

    That makes sense. However, it is only one thought deep. Carry the analysis to the next level: What is Microsoft doing that causes many people to dislike the company, and is so intense that some people become irrational?

    Remember, Judge Thomas Penfield Jackson of the United States District Court for the District of Columbia became irrational, also, during a famous anti-trust case against Microsoft. He violated "... the Code of Conduct for US Judges.[13]".

    Why did a United States District Court Judge become irrational? Perhaps because of numerous continued abuses by Microsoft. Some examples, drawn from the Wikipedia article:

    "In the videotaped demonstration of what Microsoft vice president James Allchin's stated to be a seamless segment filmed on one PC, the plaintiff noticed that some icons mysteriously disappear and reappear on the PC's desktop, suggesting that the effects might have been falsified.[6]"

    Another example: "Brad Chase, a Microsoft vice president, verified the government's tape and conceded that Microsoft's own tape was falsified.[8]"

    Another example: "When the judge ordered Microsoft to offer a version of Windows which did not include Internet Explorer, Microsoft responded that the company would offer manufacturers a choice: one version of Windows that was obsolete, or another that did not work properly."

    There are many, many, many examples of Microsoft being abusive during that trial, and before and after.

    This is a fact: When presented with repeated abuses, some people will be pushed beyond their ability to be rational, and will become irrational. Mr. Torvalds apparently did not carry his analysis deeply enough to realize that a common social effect will not be lessened by him speaking in an overly simplified manner, a manner that considers the results, but ignores the stimulus.

    What is the effect of Mr. Torvalds apparently giving the subject a shallow analysis? As I said, I think the effect is to publicize dislike of Microsoft, not to stop it.

    Very unfortunately, it seems to me that Mr. Torvalds also again established himself as socially shallow, and therefore again made it more difficult for him to lead. I am very sympathetic to his position, in which it is extraordinarily difficult for him to do all that is required of him. But Mr. Torvalds made his life more difficult by his statements, and the world should not want that, because the world needs his leadership.

    Will Microsoft, because of continued abuses, once again succeed in overloading and partly neutralizing someone who is interested in counteracting those abuses, and providing the world an alternative?

    1. Re:Carry the analysis to the next level: by Xabraxas · · Score: 2, Insightful

      That makes sense. However, it is only one thought deep. Carry the analysis to the next level: What is Microsoft doing that causes many people to dislike the company, and is so intense that some people become irrational?

      I think you missed the point. Irrational hatred doesn't have a reason, that's why it's irrational. Looking for a reason for the hatred is as useless as looking for a reason why people deny the moon landing or the holocaust. The only reason is a lack of rationality.

      --
      Time makes more converts than reason
    2. Re:Carry the analysis to the next level: by Grishnakh · · Score: 1

      I don't see how there's anything irrational about it. It's like dealing with a repeat criminal offender with a long rap sheet. Why would you keep giving him the benefit of the doubt, or second chances? He's proven, over and over again, that he's irredeemable. It's not "hatred" to want him thrown in prison for the rest of his life (or the electric chair), it's perfectly rational: the man is a threat to society, and there is no good reason to doubt this after so much evidence.

      It's the same thing with Microsoft: they've proven, over and over and over and over again, that they will use any dirty trick they can, regardless of legality, to gain control and maintain and expand their monopoly. So why ever give them the benefit of the doubt? It's not like they've gotten new management; the company is run by the same jerks who have always run it.

      If someone who has screwed you over and over and over again suddenly gives you a nice gift, should you doubt his sincerity? Of course. It's only rational. "Once bitten, twice shy."

    3. Re:Carry the analysis to the next level: by RightSaidFred99 · · Score: 1

      Oh whaaa. You're begging the question. Microsoft should never have been in court in the first place.

      Our monopoly laws were designed in the time of Standard Oil and US Steel. They controlled physically limited resources. Microsoft created something, and they sell it to willing participants in a free market where they have dozens of alternatives.

      The fact is you have an irrational hatred of Microsoft for defending itself in court from baseless and irrational charges. Then you have the gall to pretend to be "socially enlightened" for this hatred when in fact you hate MS for the same reason all of you Linux nerds hate MS - they are a barrier to your socialist utopia where two legs are just as good as four and everyone is a linux nerd and the evil Microsoft has gone the way of the dinosaur.

    4. Re:Carry the analysis to the next level: by Anonymous Coward · · Score: 0

      This seems to me a way of being angry for you. It is not connected with the subject.

  114. Linus has a Point by JosedeNoche · · Score: 1

    Although many of you think that MS is gonna cause a licence issue due to this new 20000 code lines for the VM improvement in the Linux kernel, Linus cannot be put in a position where Ms should be banned from Open Source contribution, i subjects that we keep an eye on MS in case something fishy is cooking

  115. Linus has not read The Halloween Documents by Anonymous Coward · · Score: 0

    That is why he thinks hating Microsoft is a disease.
    It is not. It is an unfortunate natural response to what they have done and how they think.
    Please read the Halloween Documents first, before siding with either party in either camp.
    If you know English enough to understand the Halloween Documents, you will understand the position from which many FOSS individuals speak strangely about Microsoft.

    When you collate the stories from various sources - like the 2007 war of words between the Mandriva CEO and Microsoft, you will learn why FOSS hates Microsoft.
    Even Joel Spolsky talks lightly about Microsoft nowadays.
    Steve Ballmer apparently throws chairs really enough to be mentioned in lawsuits.

    Linus is either joking, hypocritical himself (or that's probably the admission-by-denial-and-accusation tricky - Steganography101 ) or God forbid, not the God he used to be.

    Well, Linus' word is God's word, and I predict close attention from his pat-riot-ic minions.
    Hence AC.

  116. Cheap Wine by MrKaos · · Score: 1

    If people hate Microsoft it's because Microsoft is hate able, it has nothing to do with Linux or Linus or our saviour Stallman riding into town on the righteous GPL. Microsoft hatred was around before Free software.

    When I worked for IBM we had to consult with Microsoft with other business partners about how we could achieve a certain business objective of which Microsoft was a part of a larger mix of product from Sun, HP, IBM, Oracle and Open source (circa 2002). I was there with a couple of members of my team and I was the lead designer. I asked several questions and as the hours progressed, it turned into Microsoft dictating to us how we would conduct our project and deploy it to *our* customers.

    If I had any doubts they evaporated at that moment, whilst I accepted what they said and remained dignified I thought to myself "No wonder so many people hate Microsoft, they try to make it impossible to do business with anyone but them". A colleague (who was ex-Microsoft) warned me that this would be their attitude so I was determined to remain professional. When we had left the Campus and were safely in the cab a woman in my team blurted out "Those arrogant bastards, who the hell do they think they are?" and vented for the next 20 minutes about their condescending attitude.

    When I reported the outcome our managers they basically said that this is the attitude they have come to expect from Microsoft over the years. We ended up developing a software solution to do the job of their software, excluding them altogether - it's not as if they weren't offered the opportunity. In fact, now that I recall, it was easier for us to work with our direct competitor than it was to work with Microsoft on this project. Sorry I can't be more specific.

    Hatred is inspired. I used to get bullied by this guy at school, I didn't understand why he picked on me, hit me - it was misery. I didn't hate him at first but I couldn't get away, I hated what he was doing and soon after that I hated him. One day he cornered me, the kids gathered round screaming 'fight' and there was no escape for me, I was terrified. But by the time they pulled me off this guy I'd broken his nose and completely closed his eye over. Fortunately for me the teacher that stopped it had caught this kid bullying me. He tried to approach me afterwards but I just ignored him into insignificance and was happy I could just hack the school's computers without being stressed about random attacks from him (I was still the shy geek - but no-one fucked with me!)

    I tell this story because I think hating Microsoft is a disease inspired by the way Microsoft acts. After I got over it I realised that it's just a waste of energy best spent elsewhere. I can commend Linus efforts to be diplomatic but i would question how many times he has actually had to work with Microsoft and I suspect he would be more empathetic if he had to. Besides I think if you look carefully you'll probably see that he is also saying it's ok to take charity to from those you despise. There is heaps of interesting stuff happening in the Freed Software community. If Microsoft can't learn they are making themselves irrelevant by the way they act, let them.

    --
    My ism, it's full of beliefs.
  117. Rational people can analyze irrationality. by Futurepower(R) · · Score: 1

    Are you saying that it is impossible to think clearly about why some people are irrational?

    1. Re:Rational people can analyze irrationality. by Xabraxas · · Score: 1

      I'm saying that attempting to assign a rational reason to irrational behavior is futile. I can understand why some people do not particularly like Microsoft but hatred of a software company is purely irrational. I'm not against discovering what kind of mental illness is the cause of the irrationality though if that's what you mean.

      --
      Time makes more converts than reason
  118. Re:freedom is always "on our terms" by kencoe · · Score: 1

    To answer your question, it has ALWAYS been "Freedom, but only on our terms." That was the very idea of the copyleft. It is also basic idea of freedom in general. The same limitations apply everywhere else. With all political jokes/opinions aside (please, just theory here, guys), in a free country you are allowed to exercise your freedom in a manner which is consistent with all other persons'. This means that your freedom is limited in that it cannot affect or infringe anyone else's. This is the very basis of the justice system. In my opinion, the contribution from Microsoft, while possibly just made to prevent a lawsuit, is still an open-source contribution. The only questions about whether it should be included are "is the code clean and stable, is the code necessary, and is the license free." The most important part of that has always been the last part. The license for the code must not change, or differ from, the license under which the kernel is currently distributed. I am not a legal expert, but my interpretation is that, to be included in the Linux kernel, it needs to match both FOSS tests. IT must be provided at no cost, it must allow modification and re-distribution, and it must make all source code available in a manner consistent with the kernel's license. This totally ignores the question of whether it is needed, but that is irrelevant to your comment. I think that is a discussion for a different thread.

  119. Linus is wrong - Microsoft is the disease by NeverVotedBush · · Score: 1

    Some people have very short memories.

    The reason that a lot of people hate Microsoft is how they achieved their market position - through theft, intimidation, monopolistic practices, misrepresentation, and about every bad business practice ever known.

    They tied up innovative companies in court, stole their code, and forced them into bankruptcy or into sales of technology at bargain prices. The raised prices on anyone who dared to offer competing products. They intentionally interwove IE with Windows forcing millions into complete system rebuilds when all they wanted to do was run a competing browser.

    They lied, cheated, stole, and always put their profit margins above customer's needs or welfare.

    Microsoft is a dirty company. They stifled innovation to minimize competition. The ONLY thing that has forced them into more fair competition was legal action all over the world and massive fines for their actions.

    Linus saying that we should embrace them for their contributions is like hiring rapists and child molesters to work in your home with your children because they might be able to do a good paint job.

    Microsoft deserves every bit of hate and ill will that comes their way. I know I personally always recommend consumers try Linux and pass out live CDs so people can see what is available for free. And I am proud of every penny I keep out of Microsoft's pockets.

    Linus may be in some political position where he has to deal with the devil, but I never will buy a Microsoft product again. Never. And I will encourage others to explore the options to Microsoft.

    They are a horrible and morally bankrupt company. Gates and Balmer put the robber barons of the 1800s to shame.

  120. I don't hate, however... by awpoopy · · Score: 0

    What's with people calling groups of others cancer?
    The MS mantra for awhile was "Linux is a cancer..." Personally I have a strong - almost extreme dislike of the disease called microsoft. So what are we going to [label] call the group of cancers who dislike a cancer?
    A cure?

    --
    I say things which affects my Karma negatively. (and I don't care) For instance; All religion is false.
  121. It is NOT a disease... by Anonymous Coward · · Score: 0

    in fact, I think of it as more like immune response to a disease.

    MicroSoft has practiced every dirty trick in the book, eschewing ethics and breaking laws in pursuit of filthy lucre - not once, not twice, but many, many, many times. If the majority of Americans believe MicroSoft and its tactics are not deserving of hatred then it is time to carve Jeffrey Dahmer's likeness into Mt Rushmore.

  122. Microsoft Disease by hackus · · Score: 1

    I contracted this disease in 1992, when I was working on some server equipment that had critical up time issues.

    I must tell you all, it is a fairly debilitating disease.

    My symptoms included blown budgets, server up times measured in weeks instead of years and a pager that would go off at 2AM to wake me up to take my medication.

    I had to literally take a meal of different medications "Reboot" pills where the worst.

    I tried everything. Finally a treatment was found by a guy named Richard M Stallman.

    Well, ever since I tried the GNU Treatment program I have made a full recovery!

    I thought I would tell everyone and you can get more information here:

    http://stallman.org/

    -Hack

    --
    Got Geometrodynamics? Awe, too hard to figure out? Too bad.
  123. Linus Torvalds Reinvents Capitalism by Stormy+Dragon · · Score: 1

    I agree that it's driven by selfish reasons, but that's how all open source code gets written! We all "scratch our own itches." It's why I started Linux, it's why I started git, and it's why I am still involved. It's the reason for everybody to end up in open source, to some degree,' says Torvalds. 'So complaining about the fact that Microsoft picked a selfish area to work on is just silly. Of course they picked an area that helps them. That's the point of open source -- the ability to make the code better for your particular needs, whoever the "your" in question happens to be.

    Torvalds must be channeling Adam Smith; his quote reminded me of one of the more famous parts of The Wealth of Nations:

    But man has almost constant occasion for the help of his brethren, and it is in vain for him to expect it from their benevolence only. He will be more likely to prevail if he can interest their self-love in his favour, and show them that it is for their own advantage to do for him what he requires of them. Whoever offers to another a bargain of any kind, proposes to do this. Give me that which I want, and you shall have this which you want, is the meaning of every such offer; and it is in this manner that we obtain from one another the far greater part of those good offices which we stand in need of. It is not from the benevolence of the butcher, the brewer, or the baker, that we expect our dinner, but from their regard to their own interest. We address ourselves, not to their humanity but to their self-love, and never talk to them of our own necessities but of their advantages.

  124. Linus mischaracterizes reasons for msft hatred by walterbyrd · · Score: 1

    I don't mind any company honestly working in it's own self-interest.

    But, with msft it's scam, after scam, after scam. For example: outright lying to US-DoJ, caught red-handed bribing public officials during OOXML scam, caught red-handed astroturfing using letters from dead people to support msft's point of view, fake TCO studies, fake benchmarks, patent trolling, abusing US legal system to beat-up on competitors, and so on.

    I believe there are numerous valid reasons for anybody with a sense of decency, and fair play, to hate msft.

    JMHO.

  125. Linus has a point by eee_eff · · Score: 1

    First Microsft has done a lot of bad things, but I still think Linus is right, inasmuch ANYTHING can be taken to unreasonable extremes. Microsoft is a profit seeking entity, and they will continue to behave in what they perceive to be in their own self-interest. No one should be surprised about that. The challenge to governments is to erect the right barriers and implement the approporiate carrots and sticks so that narrow self interest does not work against the common good, as it all to often willl in the particular case of a monopolist. In anycase however there is no call for hatred, nor is their a call for hysteria. Linus said something that was just common sense, and shouldn't be at all controversial...

  126. Why do we care? by 91degrees · · Score: 1

    Does it really matter what Linus thinks here? If I said the same thing, nobody would care. Linus wrote an OS Kernel. I'm quite willing to bow to his expertise in Kernel design, but I don't see why his opinion on the politics of open source is really all that important.

  127. OSS by Anonymous Coward · · Score: 0

    OSS: Microsoft is EVIL!
    Microsoft: Here have some source code.
    OSS: Microsoft is a swell guy.

  128. Linus the hedgehog? by shanen · · Score: 1

    Love of freedom is a disease? Excuse me, but I disagree. Freedom is about meaningful choice, and Microsoft is dedicated to the removal of any choice that doesn't maximize their profits. The choices that Microsoft 'freely' offers are almost always false or poisonous.

    I was just reading about foxes and hedgehogs as metaphors for human personalities. This article makes me think Linus must be a near-sighted hedgehog focused on the idea of technology as a good thing, while the more complex reality (as perceived by the foxes like me (of course)) is that technology is morally neutral.

    Riddle me this: If you cut Microsoft into 5 companies and gave each of them a copy of the source code to start with, would it result in more choice and more freedom, or less?

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  129. RMS does not represent Linux. by jotaeleemeese · · Score: 1

    He has never said he does, nobody I can remember says he does.

    So where do you get this nonsensical idea that he does?

    You are, yet again, using ad hominem attacks (shoot the messenger) to undermine somebody with genuine authority in the field (by means of misrepresenting his position in respect to Linux and then refering to controversial opinions in unrelated fields in order to attempt to undermine his credibility in a completely different field).

    --
    IANAL but write like a drunk one.
  130. That is a nonsensical statement. by jotaeleemeese · · Score: 1

    What freedom means in the context of software, and according to the GPL licensing, is clearly spelled out.

    Freedom always exists in respect to a frame of reference, legal, conventional or social, to pretend that Freedom is an absolute term is frankly ridiculous.

    --
    IANAL but write like a drunk one.
    1. Re:That is a nonsensical statement. by Macthorpe · · Score: 1

      to pretend that Freedom is an absolute term is frankly ridiculous.

      To pretend that your definition of freedom is the only one that should be considered is even more so.

      Furthermore, when something actually meets your definition of freedom, it is unwise to try to claim it isn't free by creating arbitrary metrics that it must adhere to.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  131. Dear Linus by jotaeleemeese · · Score: 1

    Would you hate any person that was trying to cheat you at every turn of every business deal?

    No?

    Then you are a saint.

    --
    IANAL but write like a drunk one.
  132. What does RMS has to do with all this? by jotaeleemeese · · Score: 1

    I am sure he and any other Free Software proponents will welcome any contribution that is GPLed, even if as this case demonstrates, it is a selfish one off.

    Stallman is that guy that thinks things through before plunging blindly.

    Linus is a great figurehead and technician, but he does not always think long term, which has brought some amusing problems to Linux development during the years.

    We need them both because their efforts complement each other's neatly.

    --
    IANAL but write like a drunk one.
  133. What more objective evidence do you need.... by jotaeleemeese · · Score: 1

    ... before acknowledging the noxiousness of Microsoft as a company?

    There is legal precedence in both the US and EU for starters about MS's behaviour, for bunnies sakes ....

    --
    IANAL but write like a drunk one.
  134. The real question is.. by halligas · · Score: 1

    why Linux advocates wouldn't wnat more people to use Linux? The driver MS has provided allows one to run Linux under MS's Virtualization software. 1) People use MS's Virtualization softaware. Perhaps not even by choice. (Business requirements) 2) They may want to install Linux in a VM. 3) Before they couldn't, now they can. Seems to me that MS, at least in this scenario, is making it EASIER for you to use your OS of choice.

  135. a good system works when all pursue self-interest by obarthelemy · · Score: 1

    I take Linus's statement as a huge vote of confidence in the way the Free Software movement is working right now: a good system works when everyone shamelessly and ruthlessly pursue their own self-interest.

    Linus seems pretty confident that whatever reason MS has for giving back code (probably because they HAD to), MS has now given code, which in the end is the desired result. It's probably not very important in the great scheme of things, I seem to understand it's a fairly marginal piece of code, they didn't donate the Windows code-base. But it can't hurt: at worst the code is useless, or bugged, but can be fixed freely.

    --
    The Cloud - because you don't care if your apps and data are up in the air.
  136. so by Anonymous Coward · · Score: 0

    How is it GNU/Linux' fault that you are retarded?

  137. Contributing code =/ Good company by Yfrwlf · · Score: 1

    And it doesn't mean anyone should forget all the things Microsoft and other big juggernauts have done, just because competition from Linux pressures them to play nicer.

    --
    Promote true freedom - support standards and interoperability.
  138. Re:I don't hate Microsoft just for the sake of hat by Anonymous Coward · · Score: 0

    You know how Windows file copy will choke on one file out of a bunch, shit all over itself, and abort halfway through, and you have to go download a file-copying utility because their operating system apparently can't copy files?

    Maybe you should try using a version of Windows released in the last decade.

  139. Finally by Ragingguppy · · Score: 1

    Finally Microsoft is starting to come around. Now maybe we can build a healthier industry together. An open source OS really is key to this. Now maybe they can finally start building apps for Linux and cut with this nonsense of only supporting Windows. Considering how unusable Windows is these days they would serve their customers well by adopting this open source technology. Maybe one day we will see a Microsoft Linux distribution and they can compete on software configuration of their distribution just like Ubuntu and Fedora does today. The software industry would be well served if this happens. Microsoft does one thing very well and that is make software is intuitive for the novice. I'm not saying Linux is not intuitive. I've certainly seen some really awesome work come out of the Open Source community over the years but Microsoft with their market research in user interface design would really add to this field. Imagine Microsoft software running on a stable platform like Linux. It would change everything.

  140. This has nothing to do with defintions. by jotaeleemeese · · Score: 1

    There is no society, big or small, never has been, never will, in which you can do whatever you want.

    This is not a matter of definition, it is a matter of fact, thus purporting the term and concept of freedom as something absolute disregards all of probable and known human experience.

    I am not throwing definitions around, I am just saying that the absolutist definition of freedom is misguided, mistaken and unusable on practical terms.

    --
    IANAL but write like a drunk one.
    1. Re:This has nothing to do with defintions. by Macthorpe · · Score: 1

      There is no society, big or small, never has been, never will, in which you can do whatever you want.

      No shit.

      This is not a matter of definition, it is a matter of fact, thus purporting the term and concept of freedom as something absolute disregards all of probable and known human experience.

      You specifically stated that it was freedom as stated by the GPL (which is pretty much the definition of a definition) that you were talking about.

      I am not throwing definitions around

      Yyyyyyes. You are.

      I am just saying that the absolutist definition of freedom is misguided, mistaken and unusable on practical terms.

      I didn't actually say that, but thanks for paying attention.

      --
      "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  141. Interesting talk; reveals only one thing: by Anonymous Coward · · Score: 0

    Is it just me or Linus is getting dumber every passing day?

  142. It is true, guys... by Anonymous Coward · · Score: 0

    I also had a hard time in believing when I first heard he was a faggot too.