Slashdot Mirror


Why Does Everyone Hate Microsoft?

MrSplog asks: "I'm doing a short project on Microsoft and its impact on society. A considerable part of this project has been looking into people's perceptions of Microsoft and the heavily negative bias of that perception. Since Slashdot is one of the world's forefront leaders on Microsoft hatred, I wanted to know: just why do you hate Microsoft? Please be as descriptive and as thorough as you like. Counter arguments and positive comments are also appreciated."

19 of 1,540 comments (clear)

  1. Three Words by davecarlotub · · Score: 5, Insightful
  2. Re:I dont *hate* Microsoft..... by arifirefox · · Score: 5, Insightful

    one could argue Microsoft products are shoddy because they support a mind blowing number of hardware configurations. Apple's job is much easier...but do you want to be restricted in what kind of computer you want? If it was up to Apple, they would be still on slow powerpc chips but it was the competition in the PC world that finally made them see the light. And you have to thank Microsoft for at least part of that.

    --
    Firefox Power http://firefoxpower.blogspot.com/
  3. Re:There's no reason to hate Microsoft anymore. by badasscat · · Score: 5, Insightful

    Monopolies produce poor quality products at high prices - that's what monopolies do. So yeah, no reason to hate Microsoft anymore, we know what they are.

    Yeah, that makes about as much sense as saying "murderes leave a hell of a mess - that's what murderers do. So yeah, no reason to hate OJ Simpson anymore, we know what he is."

    It must have escaped my attention when it became the case that the simple realization that a person or company has committed a crime somehow excuses it.

    Microsoft is a convicted monopoly. There is no more reason to hate them required. They will always be a convicted monopolist; you don't somehow get un-convicted after a couple of years. The penalties they had to accept (at least in this country) may have been little more than a slap on the wrist... but that doesn't change what they are. And it's something they only share with a few other companies in the history of this country.

    I mean, why hate Enron? Why hate the tobacco industry? Why hate any company?

    When it's not just your opinion that they've hurt people, but when it's in fact been proven that they hurt people, then I'd say that's a pretty good reason.

    (That doesn't mean I hate Bill Gates; I think he's done a lot of good things. But he has not surrounded himself with the most scrupulous people, and he himself has not always acted scrupulously in business.)

  4. Thats a symptom by Catskul · · Score: 5, Insightful

    Embrace, extend and extinguish, is only a symptom of the real issue. The real issue is that Microsoft fails to subscribe the culture that most geeks subscribe to which is simply: Technical freedom. We want to be able to do whatever we want with technology, and we dont want anyone getting in our way. Microsoft is constantly getting in the the way of technical freedom as it tries to bully its way into being important instead of innovating its way into importance... Microsoft refuses to be in a support role and wants to be the center of the technical world regardless of technical merit. That getting in the way and self centered attitude is the reason everyone *I* know hates Microsoft.

    --

    Im not here now... Im out KILLING pepperoni
  5. Nobody likes a bully... by mustard · · Score: 5, Insightful

    MS conducts themselves as a bully.

    Nobody likes a bully.

  6. Not complete hatred by Enderandrew · · Score: 5, Insightful

    They became a giant by stealing other people's ideas, establishing a status quo of mediocrity, and squashed innovation.

    It is frustrating knowing that better products exist that will never get a chance because of their hegemony.

    However, I do really like certain Microsoft products. I think Defender is a great idea, perhaps a few years late in the game. MS Office is a great product. Their development tools are good.

    And Microsoft has become considerably less evil in recent years, but they have no regards for standards and make life unduly difficult for a great deal of people. Sometimes it doesn't even serve a financial purpose.

    Look at their history with Sun and Java. Microsoft clearly has no respect for other's rights or licenses. And they want the internet to be something proprietary that they control, again even if it costs them money, and they don't gain anything from it. They just want to control things. By pushing for browser-specific tags, and refusing to conform to web standards, every webmaster on the planet is put out to design around both standards and Microsoft.

    Does Microsoft make money of IE? No. They give it away for free, while throwing butt-loads of money developing it. So why continue to spend money fucking the entire internet over? Because they are bullies who like to remain the king of every hill they can find, even if it means forcing customers into inferior products.

    That's why.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
  7. Re:Spyware by thedbp · · Score: 5, Insightful

    >Nor have I experienced any tremendous suffering (beyond what is expected with PC use)

    That is the problem. Microsoft has conditioned you to expect suffering. This is unacceptable.

    If you take a step back and read what you have written, you probably put forth the most compelling argument AGAINST Microsoft - that they have lowered the collective standards of computing to the point where people think its OK to get viruses and spyware and think its just 'part of using a PC.' Which, of course, it isn't, unless you happen to be using Windows.

  8. One could argue this only by Smeagel · · Score: 5, Insightful

    if several other OS's didn't exist which run perfectly fine on tons of hardware (*BSD and Linux). And the sad part is, M$ has all the vendors producing drivers SPECIFICALLY for their operating system. All they have to do is provide a stable kernel and easy/efficient module system for these drivers, and they'd be golden -- every advantage is on their side there. This opposed to Linux and *BSD, who are still more or less reverse engineering many of their drivers.

    1. Re:One could argue this only by Nexx · · Score: 5, Insightful

      Part of the reason why their job is mind-numbingly complicated is because they need to support legasy software. A whole lot of 16-bit DOS apps written 15 years ago still run on current versions of Windows. These are not ports, or recompilations, but the same binaries. I doubt the same can be said of Linux or MacOS, especially with the latter so efficient at cutting off support of applications with major release.

    2. Re:One could argue this only by DavidTC · · Score: 5, Insightful

      And the sad part is, M$ has all the vendors producing drivers SPECIFICALLY for their operating system. All they have to do is provide a stable kernel and easy/efficient module system for these drivers, and they'd be golden -- every advantage is on their side there. This opposed to Linux and *BSD, who are still more or less reverse engineering many of their drivers.

      This is actually what's causing the damn trouble. Many companies who build hardware apparently can't code drivers worth shit.

      Yeah, there are the certification things that MS has started giving to drivers, but often times they drivers aren't certified, and what are you supposed to do?

      MS is such an absurdly large company, I don't know why the hell they can't have a 'drivers' division.

      You know, in the real world, the purpose of an OS is to talk to the hardware. It's mildly ironic that MS includes all sorts of junk in an OS that doesn't belong there, but doesn't bother writing actual hardware drivers, which, you know, is something like half of the actual 'OS', with managing access to devices being the other half.

      Now, OSes tend to come with a bit more than that, like shells and lots of APIs, but the real 'operating system' part is 'this is a hardware device, this is how I talk to this specific thing, this is how programs talk to me to get me to talk to it'. The fact MS is slacking on the 'this is how I talk to is' is just hilarious. It's how to write an OS without writing half the OS, I guess.

      Of course, MS also doesn't include all sorts of other pieces of standard OSes, like CD and floppy imagers and image writers and image mounters, or network sniffing utilities. You know, actual hardware tools that OSes should come with. Even their text editor sucks.

      They're too busy throwing in crippled applications like WordPad and Windows Movie Maker and Paintbrush. Not to mention various network clients like IE and Outlook. Almost always to target some competition.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    3. Re:One could argue this only by mrchaotica · · Score: 5, Insightful

      Yeah, or just like how Mac OS X targets people who want to use computers but don't know or care how they work.

      Oh, wait -- OS X does include disk image and network-sniffing utilities! And a functional command-line, for that matter!

      If OS X can do it, Microsoft has no excuse not to.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  9. Opposition is misinterpreted as hatred by roca · · Score: 5, Insightful

    I don't hate Microsoft. I think their products are often very good, given that software from any vendor tends to suck in various ways.

    I *oppose* Microsoft because they have a monopoly position in markets with high barriers to entry. In this situation, competition suffers, and without competition we get stagnation. It is a good thing for me to spend my efforts towards increasing competition rather than decreasing it, which generally requires opposing Microsoft.

    How we arrived at this situation is not very relevant. It's partly Microsoft's doing, partly not. The computer industry suffers from structural network effects that drive the marketplace towards monopolies; that's not Microsoft's fault. But Microsoft certainly did (and does) many ethical and unethical things to reach and maintain its position.

    People tend to think that if you oppose Microsoft, you must also hate them, but it's not so.

  10. Re:I dont *hate* Microsoft..... by Niten · · Score: 5, Insightful
    If it was up to Apple, they would be still on slow powerpc chips but it was the competition in the PC world that finally made them see the light.

    While we're arguing hypotheticals, I'll point out that if it were really up to Apple, IBM would have put the necessary resources into developing low-power and high-speed PowerPC chips, the lack of which being what drove Apple into the Intel transition. If there were no Microsoft, and as a result, the same level of R&D going into today's x86-derived processors were instead used to develop the PowerPC line powering Apple's presumed monopoly, then the Intel transition would not have been desirable.

    You're right in that competition is a good thing; I'd be just as concerned by an Apple monopoly over the PC market as I am by the current Microsoft one. But I think the parent was saying (and I agree) that they are Microsoft's anticompetitive behaviors which earn that company such widespread disapproval.

  11. Stagnation by Alphager · · Score: 5, Insightful

    Basically, my "hatred" (*hate* is such a strong word... i would prefer disgust) stems from several different things:

    -stagnation: Microsoft is responsible for a stagnation of innovation on the pc. Ranging from the _very_ late adoption of technologies (example: USB) to the complete ignorance of standards(html, css), they have hurt innovation

    -interoperability/lock-in: the small changes in the SMB-protocol from version to version are jsut there to block interoperability. same goes for NTFS.

    -sucky products: none of their releases are good. Almost every single product they have released begins to get useful a year after the release, when the most annoying bugs have been fixed. I could tolerate that with a small software-hut which _needs_ the money NOW, but Microsoft as enough money to wait till the product is really ready for the market.

    -sucky products/bloat: I don't think that luna should eat away 140Mb of my RAM. I don't think that Word 2004 offers enough new features to warrant a tenfold increase of RAM-usage compared to Word 97

    -lies: Microsoft lies. See their FUD about linux. See what the "great business deals" and "alliances" have gotten the companies Microsoft partnered with: every single company that worked with Microsoft lost.

    -Content industry's bitch: DRM in every format, downscaling of videos, etc. _I_ am the customer, not the MPAA.

    -arrogant CEO: Balmer must go.

    -arrogant company: A company that want's to crush and kill everybody else is mad. Competition yes, killing for the killing's sake: NO.

  12. Groklaw Has Tons of Reasons by LuYu · · Score: 5, Insightful

    This article and many others on Groklaw might give you a clue. Microsoft has:

    • Destroyed Netscape and BEoS.
    • Bribed government officials in India and other countries to use their operating system.
    • Funded SCO's litigation against IBM and Linux in general.
    • Bribed Novell into betraying the Linux community.
    • Forced entire school systems to audit their computers and pay "non-compliance" fines.
    • Profited off of Linux and Mac installations without paying royalties by forcing a per computer "tax" on all Licencing 6 customers.
    • Slowed down the Internet with their virus ridden software.
    • Made it impossible for me to buy the laptop I choose without paying them, even if I do not use their software. (The guy at the store laughed at me when I asked if I could just get the hardware.)
    • Supported software patent legislation in Europe.
    • Created the most DRM restricted operating system in existence with plans to extend the DRM to MY hardware and encrypt MY information on MY hard drive and give control of all that to someone else (read: Hollywood).
    . . . and those are just what I can think of off the top of my head. I am sure I missed more than half, and no, I do not have time to provide links to all of those. You are on your own.
    --
    All data is speech. All speech is Free.
  13. Re:Multiple OSes are good - monopolies are bad by darkonc · · Score: 5, Insightful
    It's not dominant that makes Microsoft bad, it's dominant, abusive and anti-competetive. -- that, and throw in the inability to get software anywhere near right on the first (and sometimes the second, third and fourth ...) -- that makes Microsoft bad.

    Microsoft's (illegal) monopoly means that

    • They don't have to compete on quality (The emergence of Linux has finally forced them to put some effort there).
    • They can ignore community wishes (IE between the death of Netscape and emergence of Firefox is an example),
    • They can force absurd prices for their software.
    • They can prevent hardware manufacturers from releasing specs (that would allow Linux to build drivers)
    • They can ignore bugs, and know that you're not going to the (what?) competition.
    • They can do things like trying to force Israel to drop the Mac by not supporting Hebrew
    • they can completely change how the internals work and just assume that people are going to scramble to support the new system (Me -> XP, and even XP-SP2)
    • They'll sometimes break things just to trash their competition. The fact that it causes problems for customers is irrelevant.
    • They can cause your system to self destruct if they decide (retroactively!) that your activation code wasn't so good after all.
    • They can make it all but impossible for you to find a distributor that also sells competing products.
    • . . . .
    It's not the name Microsoft that people hate, it's the nasty things that they do in the name of ever-increasing profit and widening monopoly (while mouthing platitudes about innovation, competition and customer care) that people hate.

    There's nothing bad, per-se with dominance. At any given time there are likely to be a couple of dominant players. If those dominant players played fair and were dominant solely because of good products and service (which would probably also include interoperability), there would be no problem with them being dominant.

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  14. Keep It Simple Stupid by Anonymous Coward · · Score: 5, Insightful

    While people complain that microsoft lacks functionality and treats its users like idiots, they miss the fact that they're successful *because* they lack the functionality that will confuse users. We technocrats have a tendency to think that just because we can manually configure network settings everyone else can too. Microsoft makes a product that does what everyone needs it to and they keep the market cornered because of it. The 80% that still use IE use it because they don't have (or don't believe they have) the technical skills to use firefox.

    1. Re:Keep It Simple Stupid by Branko · · Score: 5, Insightful
      Bjarne Stroustrup once said: "There are just two kinds of languages: the ones everybody complains about and the ones nobody uses." (http://www.moskalyuk.com/blog/bjarne-stroustrup-o n-c-and-why-software-sucks/1310)

      This might easily be reworded as: "There are just two kinds of software: the ones everybody complains about and the ones nobody uses."

    2. Re:Keep It Simple Stupid by lpcustom · · Score: 5, Insightful

      That's true. We do complain about Microsoft because we use the software. I mean that's gotta be it right. I'm sure it has nothing to do with the fact that a lot of us are forced to use Microsoft products daily.

      I think a better question for this article would be...Why do people defend Microsoft so often? What exactly drives Windows fans. It's not their freedom. It's not the stability of their system. It's not it's ease of use. Maybe they steal Windows on torrents, because surely no one is just backing something because they paid for it. Wait maybe that's it. Could it be that the reason a lot of people are defending Windows is because it's the product that they bought. Hell I don't know, but this has been a question on my mind for a long time. I can see the drive behind defending Open Source Products. I can see why Linux and BSD people can be proud of their OS. I can even understand why Mac users are proud. I could just never understand how anyone could be a Windows "fanboi".

      Some possible causes that I can think of would be:
      1.) User didn't have a computer before 2001 and has only used XP(possibly used 2k and XP only).
      2.) Purchased MS product so feel the need to justify said purchase.
      3.) Stole MS product and is under the disillusion that the product was free.
      4.) Has never even attempted to use anything else.
      5.) Believes everything they were taught in school.

      I could probably add to this list.

      I'm currently attending an online class where we were comparing Linux and Windows. Only two people in the class had tried Linux. Everyone else had only used Windows. Those who had only used Windows kept going on and on about how user-friendly Windows is. I'm thinking, "compared to nothing, I can see your point." Windows is user-friendly only if you know how to use it. In a lot of cases, if you really know how to use it, you don't want to use it anymore. Most people really don't even know how to use it. Yet they'll stand up for it. It amazes me that they believe they are computer savvy because they can log into slashdot or digg and post their comments.

      Keep in mind that I'm not talking about all Windows users. Some people have a legitimate reason to use Windows. GAMES. That's right it has games. That's the biggest selling point I've heard so far. Most of these gamers have a Wii, an Xbox360, and a PS3. Hey here's a thought. Play games on your consoles, and stop using that as a reason for using Windows.

      There's a fair amount of Windows fanbois on slashdot these days. I'd say they probably outnumber the Linux fanbois even. So all of you, instead of asking us why we hate Microsoft so much, why don't you ask yourself what it is you love about it? They have way more money than you. They could probably sue you for a license agreement you have broken at one point. Their software phones home and reports on you without you knowing. The new flagship OS, Vista, is sluggish to say the least. You'll love your new computer you are forced to buy just to run it at a medium pace. But hey, you'll finally be able to enjoy those visual effects that Mac and Linux users have been enjoying for years. Oh and it's supposed to be the most secure version of Windows ever. So maybe it's not as secure as Mac and Linux, but at least you can rag XP users once you switch.

      This may sound like one large flame, but really its just an honest question. Why do you love Windows so much? Explain why it's so much better than Linux and FreeBSD. Try to do it without mentioning games, cause we have consoles for games. You should be the one justifying to us why we should spend 150 bucks on an OS. We shouldn't have to sell "free" to you.

      --
      Beer! It's what's for breakfast!