Live data from Hacker News

Ask HN: Why the Microsoft hate?

news.ycombinator.com

421–430 of 556 posts

Re: Ask HN: Why the Microsoft hate?

#421
Why the Microsoft hate?

I was here in the browser war of the 90s. I was present when it destroyed Wordperfect. I was present when it trampled on Netscape and others.

Now I see what they're doing with Internet Explorer and I'm thinking it's just more of the same. They're only not in a position to assert themselves as they used to.

Re: Ask HN: Why the Microsoft hate?

#422
post #281

Earlier quoted context omitted.

Define rarely? What about Webkit, LLVM, and CUPS?

> Define rarely? What about Webkit, LLVM, and CUPS? These were already established opensource technologies. Apple has improved these technologies. But LLVM, Webkit or CUPS would exist even if there was no Apple.

Erhm, "established" yes, but with a very small base. LLVM was an academic project - Apple hired Lattner to form a team and fund the development of the project.

WebKit was not established, Apple forked it from KHTML and it would not be the dominant engine without Apple.

Let's also not forget that BSD would be a rare sight at this point if not for Apple.

Re: Ask HN: Why the Microsoft hate?

#423

Earlier quoted context omitted.

Cool. Wish I could be there :) No such stuff in the EU as far as I know :/ And yes I know; but this gives some background maybe of why people would hate MS so much. They have been stung too many times in the (recent) past to allow anything of theirs to rise to fame. I know quite a lot of (older) people who are like that for the reasons I detailed. I upvoted the Nokia tablet story and of course it did not deserve to b…

I also look forward to chatting with Gilad Bracha, many of the Google PL people will be there that I don't get to see very often. EU has ECOOP (every) and PLDI (this) year, I also went this summer to a nice workshop in Leiden on language design. I have good ideas on why people dislike Microsoft, but it baffles me that they hate it enough to play dirty in getting those stories revoked. Why would they even bother comme…

HN basically is the same draw as the Slashdot crowd ... with iPhone vs Android being the dominant flamewar in place of Linux vs MS. (or KDE vs Gnome).

And fewer hot grits.

I'd say a lot of it was due to trauma in the 90s and early 2000's. People really, really grew to hate Microsoft on a personal level, more intense than the relatively trendy/casual Apple hate these days.

Things like the Halloween memos. The Java debacle. The massive industry time waster known as WS-* (thanks IBM too). But also business practices like using patents to try to dissuade Linux adoption in 2004 by threatening to sue their customers if they don't pass over some payola (happened to my company at the time). I truly am not lying about that last one - I worked for a large telecom that received this threat.

That said I still have respect for MS Research and a lot of the work being done on C# and .NET. Early in my career I was a COM/COM+/.NET guy but decided it wasn't a company I wanted to do business with.

Re: Ask HN: Why the Microsoft hate?

#424
The only things that really irk me about Microsoft is 1) Windows isn't Unix based, and 2) IE doesn't update quickly enough, , which sets web development for the future back.

Otherwise, Microsoft doesn't bother me.

Re: Ask HN: Why the Microsoft hate?

#425
post #163

I'll tell you the story of my friend Greg. Greg has been a believer in Microsoft. He went to all the Tech-Ed conferences, attended every MSDN event he could. Conferences are grand stages that leave an impression. He drank all the cool-aid that was served at these conferences. Things were really good early on, this was the last decade. The computing scene at that time revolved around Microsoft like the many moons of J…

Cool story, but the last time I was looking for a programming job (six months ago) I remember seeing quite a few listings for .NET developers. Probably just as many as I saw for Rails, though maybe fewer than for PHP.

Re: Ask HN: Why the Microsoft hate?

#426
post #288
post #269

Earlier quoted context omitted.

Ironically, this submission is at #8 even though it has 290 points and was submitted just 4 hours ago Meanwhile the #2 item was submitted 5 hours and it only has 90 points. IMO anyone who observes HN reaction to any Microsoft topic (that isn't a virulently anti-Microsoft submission) knows that these topics will get pushed down to the back pages. In some cases, the reason may be flagging, in other cases, it may be the…

> it is unfortunate that pg is unwilling to admit that this is a problem I think pg thinks there is a problem, and is almost surely willing to admit it. I think he just doesn't see a way of solving it that doesn't involve the discussions here on HN becoming flamewars... Which is also a serious problem... This looks to me very much like a doctor prescribing a drug with unfortunate side effects. You still do it, but yo…

Good point. It's an error tradeoff between detecting too many false flamewars and not detecting enough flamewars. It might be kind of interesting to study the effects in terms of bias on the actual reported articles vs the submitted articles.

Re: Ask HN: Why the Microsoft hate?

#427
post #282

Earlier quoted context omitted.

Was the survey conducted in India, by any chance?

Monster.com job listings in the US by keyword: .NET - 1000+ positions Java - 1000+ positions PHP - 454 positions Python - 295 positions Ruby - 280 positions Node.js - 55 positions Lisp, Haskell, Scheme - 0 positions

It is still pretty trivial to find a job in Python, Ruby, or JS in just about any metro area in the US. I do not know anyone in the node.js community that would even go to someplace like monster to find a job. Most of these positions are found through networking with the community, which tends to lead to finding better quality jobs anyway.

Re: Ask HN: Why the Microsoft hate?

#428
post #186
post #163

I'll tell you the story of my friend Greg. Greg has been a believer in Microsoft. He went to all the Tech-Ed conferences, attended every MSDN event he could. Conferences are grand stages that leave an impression. He drank all the cool-aid that was served at these conferences. Things were really good early on, this was the last decade. The computing scene at that time revolved around Microsoft like the many moons of J…

Well, I run Elementary on my laptop, OS X on my iMac, have an iPhone, a Nexus 7, and a BlackBerry Playbook (quite an underrated tablet for it's time). I'm a developer, and build apps for all of those devices. And you know what? WPF _is_ nice. I _liked_ Silverlight (but am frustrated that it doesn't work under Linux, though not surprised). Microsoft make _good_ developer tools, in my personal humble opinion. The probl…

The whole point is that although WPF / Silverlight may feel nice, they are a very rare exception that isn't crossplatform. For any non-MS development platform and language currently I've been able to trivially get a working environment on my company Mac, my home PC, and remote Ubuntu servers, where all the environment just works. (And if it doesn't 'just work' then it's on Win.) With MS developer tools, well... you sort-of kind-of can, but generally it's a basic 'hygiene factor' that they don't have.

And if you're stating '_good_ developer tools', then what is your opinion on MS-supplied basic tools - ssh app? copy/paste in Powershell? Connection libraries for their SQL server in all common (including non-MS) languages? Unicode support in console? I mean, theres a bajillion tiny, insignificant things that add up to a death by papercuts, since on Mac or Linux all third-party development environments for common languages Just Work the way they should, but I've seen numerous cases where getting up the same perl/haskell/whatever package on windows requires jumping through a dozen hoops.

C# is a quite nice language - but can I get one-click setup of it's tools on all major OS'es, and deploy code on non-windows servers as easily as with java or ruby?

Surface Pro seems like really nice hardware - but for any development needs, I'd rather want Ubuntu or MacOS on similar hardware.

MS problem is not, in general, poor tools - the problem is that it doesn't play well and integrate with the rest of the world; and in the rest of the world good integration with everything is a basic assumption even for low-quality recently started tools.

Re: Ask HN: Why the Microsoft hate?

#429

Earlier quoted context omitted.

Speaking of the flamewar detector, I'm curious: what's the balance to be struck between discouraging flamewars (or encouraging civility) and discouraging groupthink? If certain topics are in effect verboten due to the types of discussions they tend to breed, does that not induce a sort of hivemind effect that reinforces prevailing views? For example, if articles on Microsoft tend to get driven off the front page, whi…

People that think this community is pro-Apple should stick around some more. This is the only place were I'm constantly seeing Apple (and Google) badmouthed with good arguments. Personally I hate Apple's products and most of my anti-Apple rhetoric received up-votes. I've seen plenty of Microsoft related stories, but if Microsoft tends to be driven off the front page, maybe it's because Microsoft is totally uninterest…

I don't see it, I commented against apple in minutes some one immediately quoted a comment from another post which seemed anti-apple. Yea I'd say HN is pro Apple.

Re: Ask HN: Why the Microsoft hate?

#430

Hiya Sean, So you posted a real classic flamewar topic here... heh. Enjoy the war. But here's my take on Microsoft Corp, since you asked nicely. You guys don't play nice. You've never played nice, and the fact that you've gotten better lately seems to be more due to the fact that you've lost dominance and have to interop with other operating systems. I'm not really going to provide significant examples, there are lot…

Basically this, particularly that last part. MS Research is awesome, they do great work. People like Simon Peyton Jones are doing really cool stuff and really helping the industry grow. That said, MS proper is basically in the exact opposite business. It boggles my mind how you can have two groups inside the same company that are so completely in opposition to each other.
Post reply on HN