Slashdot Mirror


Linus Responds To Microsoft Patent Claims

An anonymous reader writes "Linus Torvalds has a sharp retort to Microsoft executives' statements in a Fortune article that Linux violates 235 Microsoft patents. In an emailed response to InformationWeek's Charlie Babcock, Torvalds writes: 'It's certainly a lot more likely that Microsoft violates patents than Linux does.' He added: 'Basic operating system theory was pretty much done by the end of the 1960s. IBM probably owned thousand of really "fundamental" patents... The fundamental stuff... has long, long since lost any patent protection.'" Torvalds also commented on Microsoft's stated intention not to sue Linux users: "They'd have to name the patents then, and they're probably happier with the FUD than with any lawsuit."

48 of 496 comments (clear)

  1. constitutional lawyers? by Lord+Ender · · Score: 5, Insightful

    Can someone please explain to me how software patents "promote science and the useful arts?"

    Wouldn't a patent law which does NOT promote science and arts be unconstitutional? Or am I misreading the constitution?

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:constitutional lawyers? by koreth · · Score: 4, Insightful

      Software patents that were reviewed by qualified examiners and only granted if they were truly novel and non-obvious would promote science and the useful arts. I think far fewer people would have trouble with the concept if that were the reality -- in that case the intended bargain (the patent makes public the details of an idea that nobody else would have thought of on their own) would apply.

      But the "grant first, ask questions later" approach of today's patent office, where one can patent an implementation that any programmer of above-average skill might come up with when presented with the same problem, means that we'd be better off with no software patents at all.

      I'd be happy with either fixing the examination process or dumping software patents.

      An example of a software patent that would reasonably be granted under a good examination regime, even though it did irk a bunch of people back before it expired, would be the RSA patent. That was not obvious to 99% of the skilled practitioners of the art until it was published. (And even now I expect most programmers have at most a high-level understanding of why it works, me included.)

    2. Re:constitutional lawyers? by Anonymous Coward · · Score: 5, Insightful

      No.

      Software is obsolete in 5-10 years.
      A patent last for 20 years.
      Copyright lasts for 95 years.

      When the incentive monopoly lasts well beyond the life of the invention, the effect is obviously not promoting innovation. The effect is innovation suppression and wheel reinvention.

    3. Re:constitutional lawyers? by coren2000 · · Score: 2, Insightful

      Patents promote inventors releasing their inventions to the public.

      eg. Someone researches a successful a cure for AIDS in their basement. w/o the protection provided by patent law the inventor of the cure has people come into his home, be charged a fee, take the cure and leave. He would make damn sure that the cure was not smuggled out of his home, in case of reverse engineering.... WITH protection provided by patent law, the inventor submits his patent and sells hundreds of cures to Pharmacies all over the world, he is no longer worried that someone will take his cure formula and use it for their own ends.

    4. Re:constitutional lawyers? by The_Wilschon · · Score: 3, Insightful

      ... states that Congress has the authority to establish laws that protect these to "promote the progress of science and useful arts."
      Not quite exactly right. The constitution gives Congress the authority to promote the progress of science and useful arts by establishing these protections. It is a subtle but important distinction, and places the emphasis very firmly upon the promotion of progress of science and useful arts.
      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
    5. Re:constitutional lawyers? by Lord+Ender · · Score: 5, Insightful

      We are talking about software, not a cure for AIDS.

      I work in a software company, and I can assure you that we would be writing just as much software if there were no software patents.

      Also, we have NEVER wondered how to write a particular algorithm, then found the solution in some patent disclosure document. Do you realize how absurd that sounds?

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    6. Re:constitutional lawyers? by MightyMartian · · Score: 2, Insightful

      The problem is that, unlike actual inventions, a patent troll can quickly submit hundreds of software patents. Nowadays, you've got everybody and their dog, from Microsoft to Sun to Amazon applying for patents. The system, which has long had problems handling the load of more traditional patents, simply breaks down. The amount of money that it would require to have each software patent reviewed would be staggering. Do you think having "patent pending" is any better security than "patent # 232437442"?

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    7. Re:constitutional lawyers? by EvanED · · Score: 2, Insightful

      He or she is obviously more interested in personal wealth than the invention and than those in need of the invention. In the first scenario, if the invention did eventually get out, everyone could benefit from it, regardless of their wealth. The world would be a better place. In the second scenario, the inventor makes a killing, and the cure is held hostage, and only those willing to pay up will get the cure. The world is a better place for the inventor and the rich.

      The first one is nice, but what if the alternative is NO cure? Then which is better, no cure, or greedy bastard's cure?

    8. Re:constitutional lawyers? by Hatta · · Score: 3, Insightful

      Essentially what I am saying is that the part "To promote the progress of science and useful arts" is meaningless and the only important part of that section is: "by securing for limited times to authors and inventors the exclusive right to their respective writings and discoveries;"


      In much the same way "A well regulated militia, being necessary to the security of a free state" is meaningless and the only important part of that section is: "the right of the people to keep and bear arms, shall not be infringed."
      --
      Give me Classic Slashdot or give me death!
    9. Re:constitutional lawyers? by kegon · · Score: 2, Insightful

      I work in a software company, and I can assure you that we would be writing just as much software if there were no software patents.?

      The chances are you aren't checking patents to see if the algorithm you just implemented is already patented. It's unreasonable most of the time.

      The way the system works, the author must write a clear explanation of the invention but then they can shroud it with rarely used terms, give it an awkward or vague title; finally a lawyer turns it into legally correct but very confusing terms in order to make sure you get maximum scope. Reading patents is asking for a headache.

      But this is exactly what you do with patents with the current system. You file your invention and then hit someone on the head with it. This is exactly what Microsoft is doing. I agree with Linus and others that the probability is that 90% of them are trivial, but if you tell someone what patents they are infringing you are just giving them the opportunity to work around the patent and you can't beat them on the head with it. That's why Microsoft have taken this approach.

      Also, we have NEVER wondered how to write a particular algorithm, then found the solution in some patent disclosure document. Do you realize how absurd that sounds? In a Utopian world, patents would be written nicely and you would simply search the patent database and quickly find if someone has had your idea before or solved a similar problem.
    10. Re:constitutional lawyers? by Eivind · · Score: 3, Insightful
      Nobody has. And indeed, this is THE most underused argument against software-patents:

      Patents are intended to promote progress by rewarding publishing of a method with a time-limited monopoly on using the method.

      But, infact, literally *NOBODY* uses published patents as a source of learning new methods.

      To the contrary -- if you learn there's a patent on a certain way of solving a problem, you do your best to stay the hell away from that method, and you actively try to *avoid* reading software-patents, since knowing them could make you liable for willfull infringement.

  2. Re:Sad or Telling? by smilindog2000 · · Score: 4, Insightful

    That was a funny article. Linus is probably right... Microsoft probably violates more software patents than Linux. Shall we start a web page listing patents that /.-ers believe M$ violates? It might be useful one day, if M$ goes all legal on us.

    --
    Beer is proof that God loves us, and wants us to be happy.
  3. The Community is doing MS's work for them by umStefa · · Score: 5, Insightful

    The more we post articles about how Microsoft is claiming patent violations, the better it is for Microsoft. This is simply a case of the more your story is in the news, the better the results for you. MS will NEVER sue anybody using Linux because the consequences of MS losing that case would be disastrous. Instead they will simply try and make managers (who in most organizations outside the tech sphere are technologically illiterate) make the following connection:

    Linux = Patent Violation = Unreliable

    Instead the Linux community should turn the tables on Microsoft and find a patent that MS has broken and feed the media the story that Windows users are going to get sued, hence making getting sued for using any OS a null point.

    --
    Technology is most abused by the very people it was created to help
  4. Linus nails it. Again. by symbolset · · Score: 4, Insightful

    If they had patents that could kill linux, what would Microsoft do? Would they hem and haw and bluster about unspecified patents, or would they drop everything and file suit so they could get restraining orders against all the distributors of this "cancer"?

    Microsoft's duty to their shareholders is to maximize value and exploit their IP. Of course they must choose the latter.

    Therefore, they ain't got diddly or the blabbing would be done and the lawsuits begun.

    --
    Help stamp out iliturcy.
  5. Re:Heavens, the breaking news! by dfoulger · · Score: 2, Insightful

    You are right. Linus couldn't possibly be a little bit more informed than the rest of us about the fundamentals of Linux. I'm sure Bill Gate's comments about the internals of windows would be meaningless patter as well.

    --
    Davis http://davis.foulger.net
  6. Re:Why not start debunking FUD now? by Chysn · · Score: 2, Insightful

    > Why not start debunking the FUD to prove how spurious their claims are? Is it because this would be too much work?

            Um... yeah. The burden of proof isn't on the Linux community here. Addressing even one patent before knowing the claims is a waste of resources.

    --
    --I'm so big, my sig has its own sig.
    -- See?
  7. Cause of monopoly: Government granted monopoly by openright · · Score: 5, Insightful

    If the government ever really wants to address Microsoft as a monopoly, they should realize that the underlying monopolies are granted by the government. The 95 year software publishing monopoly is granted by the government. The 20 year software design/algorithm monopoly is granted by the government. If these monopolies were reduced to reasonable terms, the tight control given to these large companies by these monopolies would be lessened.

    1. Re:Cause of monopoly: Government granted monopoly by zotz · · Score: 4, Insightful

      "If the government ever really wants to address Microsoft as a monopoly, they should realize that the underlying monopolies are granted by the government."

      Bingo!

      MOD parent up!

      And government granted monopoly means that the Free Market cannot fix the problems. The government will have to do that.

      all the best,

      drew

      --
      FreeMusicPush If you want to see more Free Music made, listen to Free
  8. Re:Heavens, the breaking news! by Dynedain · · Score: 5, Insightful

    Linus's comments strike me as indistinguishable from the hundreds of comments we've had on Slashdot on this issue in the last 48 hours.

    What distinguishes his comment from all of the ones here on /. is that Microsoft will listen to his comments. Being who he is and what he's done, his comments hold weight in the discussion, whereas /. postings are just background noise (this one included).

    --
    I'm out of my mind right now, but feel free to leave a message.....
  9. Let them show it by WindBourne · · Score: 4, Insightful

    This is the same exercise that was done with SCO. In fact, MS was probably wanting to see a trial run at this, to know what pitfalls they were going to have. Now, they have an idea of what to avoid. SCO's big downfall was having the patents outed. Once that happened, the community went to work on it and has destroyed SCO.

    Why not debunk it? Nothing to debunk until they play their cards. They are being told to show cards after a call, and they want more rounds of betting. That is normally a bluff.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  10. hmmmm by EvilPoster · · Score: 5, Insightful

    IANAL, but couldnt the statements that M$ employees made about Linux infringing XXX many patents be considered slander? This was obviously done to harm the reputation of Linux, and absolutely no information was given pertaining to the actual patents that Linux violates. Perhaps, it's a different word when this is said about a product rather than an individual, but it seems like damaging the rep of a 'competing' product (with no proof) would have legal ramifications. maybe not?

    1. Re:hmmmm by Husgaard · · Score: 2, Insightful

      IANAL, but couldnt the statements that M$ employees made about Linux infringing XXX many patents be considered slander?
      IANAL either.

      Judging from the SCO case (where the unspecified claims were based on copyright instead of patents) this is probably not possible in the US.

      But most other countries take it very serious when a company tries to distort the market with such claims. In Germany a settlement after a temporary restraining order on Germany meant that SCO could no longer spread their lies in Germany.

      Because the law is more protective of the free market in the EU, and because the EU already has it's eye on Microsoft for anti-competitive behaviour, Microsoft risks big trouble in the EU because of their unspecified claims.

  11. Halloween memo rerun? by stevedcc · · Score: 2, Insightful

    Wouldn't it be just great if there was a rerun of the Halloween memo, involving a list of 235 patents that linux allegedly involves, which suddenly "dropped" into an appropriate inbox?

    Wishful thinking, I know. But it's happened before....

    --
    todo - The developer's equivalent of confession: "Forgive me Father, for I have sinned..."
  12. Re:Sad or Telling? by rasputin465 · · Score: 5, Insightful

    Dell's move is huge for Linux as a jumping-off point, and MS (imho) is trying to keep it from looking like Linux is a real competitor.

    Yeah, and the ironic thing is that, by making all these spurious accusations, M$ is only validating Linux as a viable competitor.

  13. Re:Heavens, the breaking news! by Gorshkov · · Score: 3, Insightful

    Surely. Unfortunately, none of that insight is brought to bear on the issue at hand. Read the article. He says what everyone else has been saying for the last two days.
    Some people's opinions *are* more important than others. Who do you think the PHB making the decisions is going to listen to - Linux, or FatherBusa?
  14. Class Action Lawsuit by Anonymous Coward · · Score: 4, Insightful

    It's time for Linux contributors to start a class action (defamation) lawsuit. Given the number of contributors, I'd say we're looking at several billion in damages. Maybe then we'd see some details.

  15. Re:Sad or Telling? by flyingfsck · · Score: 5, Insightful

    Good - your company obviously wasn't serious about open source software anyway. Note that Redhat pledged to indemnify their users, so your powers that be were not really serious about anything.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  16. Re:Sad or Telling? by MightyMartian · · Score: 3, Insightful

    I suspect that Samba would be largely immune, as a good chunk of it comes from the olden days of the IBM-Microsoft alliance, and thus is likely under IBM's shield. Where Samba could get into real trouble is once version 4 is production-ready and people start implementing Active Directory networks on *nix boxes. Then you'll see the shit hit the fan, because I'll wager Microsoft has stuffed its portfolio full of AD-related patents.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  17. Re:Sad or Telling? by frodo+from+middle+ea · · Score: 2, Insightful
    You need to change jobs, because the only damage done here, is to your company.

    For those companies who do get Open Source, this is latest round of Microsoft FUD is nothing more than, to joke about during lunch time.

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  18. If anyone should be pissed... by mindtrance · · Score: 2, Insightful

    it should be Xerox. Apple stole the GUI from them, and then Microsoft stole it from Apple.

  19. Re:IMPORTANT NOTICE by StarfishOne · · Score: 2, Insightful

    Too bad that for those 123 times there is not an easily accessible 'Cancel All' button.. ;P

  20. Re:Sad or Telling? by Anonymous Coward · · Score: 5, Insightful

    Unfortunately, the damage is done. I work for a large financial organization that was *just* venturing outside of Microsoft operating systems and the lawyers sent out a notice today that we are to remove all traces of "open source" software, effective immediately.


    I bet most institutions would be dead in the water if this advice were taken quite literally, as Microsoft used BSD code in there TCP/IP stack for a long time. Goodbye 95/98/NT/2000. Even if your not totally literal, there are tons of open source stuff that every company makes use of everyday, even if it doesn't register in the minds of the layman.

    • Perl scripts that make reports? Gone, you can't run the reports without the open source interpreter.
    • MySQL/Postgresql databases? Just because you're using Access on the front-end doesn't mean Access as the data store.
    • Email? Even if you're running Exchange, you might still be protected with a hardware anti-spam device, which often runs a modified version of spam-assassin.
    • Web filters/proxies? Again, most hardware based filters run off of an open source backend, in this case Squid.
    • Web servers?
    • File servers?
    • Even not being able to use FireFox would upset some VIP somewhere, enough to get the decision reversed.

    I'm sure there are more, but I believe that if all the admins of the world who got this request complied, Microsoft would be lynched in a heartbeat.

    In fact, there should be a "Open Source or Die!" day where all machines that run open source software turn off. The inability to do anything would boggle the corporate mind.
  21. Re:Past infringement? by nanosquid · · Score: 2, Insightful

    Assuming MS really does have valid patents, how could just rewriting the code prevent Microsoft from seeking royalties for past infringement?

    Well, infringement wasn't willful and developers would address it quickly, so any compensation would be for damages. And it would be hard for Microsoft to claim significant damages since most Linux users also have Windows licenses (for now).

    Surely Linux 2.6.x is more modern than 1960s technology, right?

    Not by much. Neither is Windows for that matter. Sad but true.

  22. Re:Sad or Telling? by MightyMartian · · Score: 3, Insightful

    Would you care to bet that Microsoft will claim AD is an innovation on LDAP? I'm not saying that this or any other potential MS patent claim is legitimate. That's not the point. That's not the point of this whole topic. We all know that most (if not all) of MS's 235 patents are probably obvious inventions or have tons of prior art.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  23. Re:Sad or Telling? by vertinox · · Score: 4, Insightful

    I work for a large financial organization that was *just* venturing outside of Microsoft operating systems and the lawyers sent out a notice today that we are to remove all traces of "open source" software, effective immediately.

    Could you give me a hint of which financial company? I'm worried that I'm keeping my nest egg funds in a company who lets idiocy run its course without actually checking the facts. I suppose such a company would likely panic for any non-serious market trends which leads to me being poor because someone freaked out over something that was simply not true.

    --
    "I am the king of the Romans, and am superior to rules of grammar!"
    -Sigismund, Holy Roman Emperor (1368-1437)
  24. That's actually an awesome idea by John+Miles · · Score: 3, Insightful

    Microsoft probably violates more software patents than Linux. Shall we start a web page listing patents that /.-ers believe M$ violates? It might be useful one day, if M$ goes all legal on us.

    With enough eyes, all patent violations are visible. Chances are, many large companies that hold patents that MS infringes upon don't even know the infringement is happening. If users were to discover and publicly document a few thousand tidbits such as, "Windows Vista's user-account control database clearly violates IBM's patent 1,559,664 of June 29, 1997," why, companies like IBM would almost be obliged to sue MS for damages.

    I like this idea a lot. It's elegant as hell, because it takes advantage of the fact that Microsoft has more to lose than anyone from software patents.

    --
    Dahlmann tightly grips the knife, which he may have no idea how to use, and steps out into the plain.
  25. Re:If it could it would by tjr · · Score: 2, Insightful

    If they aren't going to discuss it publicly, then who exactly are they going to discuss it with privately?

  26. you don't get it by nanosquid · · Score: 2, Insightful

    They're not basing that notice on any actual legal risk, they're just happy that they have found a good excuse not to have to learn something other than Microsoft Word.

  27. Re:Sad or Telling? by MightyMartian · · Score: 3, Insightful

    You know how the SCO lawsuit slowed adoption? It will be just like that.
    No it won't be. SCO was, at the best of times, a bit player. I doubt that many legal departments even knew about that much about the case, as the mainstream media by and large abandoned it once it was clear that IBM was calling SCO's bluff.

    Microsoft is not a bit player, and it's FUD will have an effect. Legal advisors are going to be telling their clients and/or bosses to stay far away from open source, or at the very least look into paying MS's license extortion (which is almost worse than not using open source at all). It might even mean that some commercial contributors may even have second-thoughts.

    At best, this is going to be a roadblock. At worst, it's going to mean very tough times. Microsoft is not SCO. It's a powerful and deep-pocketed corporation that has ran over almost every attempt to slow it down.
    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  28. Re:Sad or Telling? by Petersko · · Score: 4, Insightful

    "You need to change jobs, because the only damage done here, is to your company."

    He works for a large financial company - one large enough to have its own law department. While eliminating open source software from their infrastructure is certainly unreasonable, it's unlikely that they'll be "damaged" by it. There are plenty of good closed-source solutions out there.

    As for having to change jobs, well, changing jobs on the basis of software morality (a dodgy proposition at best) might be reasonable in a very select few markets. Lots of people can't simply throw a tantrum and quit just because they don't get their way.

  29. Re:Sad or Telling? by 0123456789 · · Score: 2, Insightful

    Just 'cos something is a standard, doesn't mean there aren't patents involved. I'll wager that there's a whole host of patents related to JPEG images for example.

  30. Re:Sad or Telling? by bl8n8r · · Score: 3, Insightful

    I work for a large organization where the lawyers are seasoned and don't run amok from simple allegations. We have a large installation of solaris and linux hardware with some Redhat clustering coming down the road for Oracle. The plans are not changing until/if/when the legal system determines the Microsoft allegations are founded and laws have been broken. Until then, Microsoft is, as usual, probably full of shit. As I suspect your post is.

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  31. Re:Why do their work for them? by jmorris42 · · Score: 4, Insightful

    > We'll have done their homework for them.

    No, I think this idea has merit in a bigger sense. Think about it, post where I'm wrong if you see an error.

    Ok, Microsoft threatens Linux/OSS with a patent fudbomb. Now the world is waiting for a response. But lets focus on the part of the world that matters here, large instituitional shareholders of Microsoft stock. If our response is to just start at the most recent patent on record and devalue it by documenting weaknesses (prior art, obviouslness, whatever) and showing every intention of moving backward until we hit the expired ones what sort of potential paper losses would that involve? Remember that they derive a non-trivial income by cross licensing that patent portfolio and the size of it reduces the cost they pay to license other companies patents. Directly attack that treasure chest and they would certainly feel pain. Even a credible threat of a concerted distributed attack on that valuable balance sheet line item would get the interest of the professional investors. Remember the one thing they dislike is uncertainty when assessing risk.

    In summary it is one of the only ways we can demonstrate a counter attack that would do more than simply annoy them. Microsoft only understands force and the threat of it. They ruthlessly attack when they see weakness and deal when they encounter strength... and look for ways to undermine the foe and then attack.

    --
    Democrat delenda est
  32. Re:Sad or Telling? by 1lus10n · · Score: 2, Insightful

    No, you change jobs when your boss tells you to use a screw driver to hammer nails into place. Believe it or not, microsoft and linux dont always live in the same space. Linux/unix is much more well suited to enterprise backends and massive farms. MS is better for homogenized workstation environments and small workgroup installs where depth of knowledge isnt as important as availability of knowledge.

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  33. Re:Why do their work for them? by Phrogman · · Score: 2, Insightful

    I think this is an excellent idea, set up a wiki, start listing the patent details then start adding in listings for prior art etc. Sure, thats the /. community doing the prior art research etc, but who better? If we can't find prior art, then we are alerting the OSS community of something that needs to be changed to ensure MS has no valid claim. If we can, then we are lessening/weakening Microsoft's collective IP that they use to bash other companies over the head with. We are striking back.

    It would take some work to get started, and you would want a lawyer or two involved to ensure that opinions are valid when it comes to the details, but its certainly doable and exactly the sort of thing that an army of geeks is quite capable of accomplishing.

    If you truely hate software patents - or the current patent system - why not help set this up?

    --
    "The first time I got drunk, I got married. The second time I bought a chimpanzee, after that I stayed sober" Arian Seid
  34. Re:Sad or Telling? by rbanffy · · Score: 2, Insightful

    It will never be a real threat until Dell starts shipping boxes with OSX to Fortune 500 companies.

    As long as it's in the realm of the willing hacker, MS is quite safe.

  35. Re:I know Bill pays for some low Quality Shit ... by The+Bungi · · Score: 2, Insightful
    No, really, what are we supposed to do, sit on our hands while M$NBC, GE, Westinghouse, Disney, Fortune and other big media owners trumpet this bullshit? I don't think so.

    I don't know, but I doubt you're supposed to be posting on Slashdot using technical terms like "shit" and lots of dollar signs to spell the names of companies. But hey, I'm sure free software is all better off thanks to you.

  36. Re:Heavens, the breaking news! by dfoulger · · Score: 2, Insightful

    That I absolutely agree with. I think of Bill as a hacker who was in the right place at the right time with the right idea and just the right lack of ethics to build a great company. But that is often how the world works.

    Its not exactly random. The Popular Electronics issue that introduced the Altair microcomputer kit was the obvious beginning of a major opportunity. I recognized the moment as being a pivot point where someone with the right idea could leverage a fortune. I talked about it with friends at the time. We just didn't know what we could do to take advantage of the moment. Bill Gates and his Harvard poker buddies (Paul Allen and Steve Ballmer among them) recognized the moment as well, but distinguished themselves by understanding what they could do with the moment. Bill hacked together a workable Basic that would run on the machine, dropped out of school to make it happen, and, to his credit, did.

    Everything from that point on was riding the ever larger waves of the PC revolution. Bill adapted the Basic (sometimes badly, and often burying the bad hacks used to make one machine work with more bad hacks) to a growing range of machines. It doesn't make Bill a great programmer, and they did they steal and/or buy (sometimes both, as with DOS) many of the pieces they needed along the way). But the growth of Microsoft inevitably put Bill in the position of making the key technical decisions. To make those decisions he had to have a more than passing knowledge of the code (even when he didn't write it).

    That doesn't make him smarter than the rest of us (any more than Linus Torvalds or Tim Berners-Lee smarter than the rest of us. But all three were in the right place at the right time to make something important happen, all three have a broad reputation based on having done so, and those reputations have given all three credibility that most of the rest of us don't have when they talk about their products.

    Which is why, going back to the beginning of this thread, it didn't matter that Linus' comments on Microsoft's FUD reiterated things that others had said before. His words had special weight.

    --
    Davis http://davis.foulger.net