Earlier quoted context omitted.
Installing mono was significantly more complicated than most vm/language packages on Ubuntu, and required commensurately more upkeep.
Mono is completely installed by default on older versions of Ubuntu (8-11). The runtime with some development tools is installed in 12 and 13. You can get it on any version since 8 with apt-get. $ sudo apt-get mono-complete $ echo "using System; static class Entry { static void Main() { Console.WriteLine(\"Hello World\"); }}" > hello.cs $ mono-csc hello.cs $ ./hello.exe Hello World
Ask HN: Why the Microsoft hate?
321–330 of 556 posts
Re: Ask HN: Why the Microsoft hate?
#3221) Its history both when it was dominant and even with recent stuff like trying to force always on DRM with xbone. Techies at large just distrust MS. In MS's defense, I feel that both Apple and Google are working their way to the same place, a lot more slowly but surely.
2) The difficulty of developing in Windows while not using the MS stack. Sure, it's gotten a lot better over the years, but it's still not as easy as using OSX or some Linux distro. Even when you do use the Windows stack you get burned, I've known former VB devs as well as .NET devs who were with the Windows 8 transition. Your open source eco-system also really sucks, leading to a lot of unnecessary re-inventions of the wheel, which I don't have to do when using other tech stacks. (Codeplex was really too little and too late.)
I also think the second point is why there's not as much hate for Google and Apple, since their main offerings just work better from the techie perspective.
Re: Ask HN: Why the Microsoft hate?
#323Slightly offtopic but related: can someone explain the difference between HN and Slashdot like I'm five?
They begin as the news site with articles that only about 1000 people care about. So you'll go there because reading every single post on Lambda the Ultimate takes too long and you want a community that does the hard work for you of picking out the wheat from the chaff.
Then, after about three years, articles that compare the performance of subroutine threading vs. switch statements in interpreters slowly disappear and are replaced by articles about how the new Apple product is ingenious because it's the size of most people's thumb. Then comments become shorter, and you realize you no longer read the comments to gain a depth of knowledge. Where before you were continually amazed at some people's insight, now when you ask an honest question you are more likely to be flamed by a nerd with a chip on his shoulder that's desperate to start and win an argument.
For another year or two occasional glimpses of the better articles and comments keep you coming back, but after a while you start to go looking for the next site that's long on interesting and short on raging arrogance.
Then, five years after that, you might go back to the old site to see if it ever changed, and instead marvel at the cesspool it's become.
As a techie, you will have this experience once or twice a decade. Slashdot in its heyday (1997-98) was the HN of its time.
Re: Ask HN: Why the Microsoft hate?
#324Earlier quoted context omitted.
It would be a risky strategy because those commenters could get banned.
Risky for real commenters who care about their presence on HN. Effectively consequence-free for astroturfers.
That is, if this is a actually problem and not only a theoretical one.
Re: Ask HN: Why the Microsoft hate?
#325Re: Ask HN: Why the Microsoft hate?
#326I've been browsing slashdot practically since it started and if thats your barometer, then the most tech websites are 'Slashdot!'. In my opinion, the vast majority of the anti-ms comments can be safely ignored as they are just trolls looking for attention. Whats interesting is that the trolls that attempt technical arguments are also wrong the vast majority of the time. And if they bring an ideological argument, then they are some kind of open source zealot and bring nothing new to the already dead old open-close source flamewar. (Open-Source won BTW :P)
I know several people at MS.. and MS has great talent as well as some extremely well engineered products. With all that said, MS has done some pretty shitty things in the past. And all of those shitty things have been bouncing around in the internets echo chamber - being twisted into half-truths to complete lies for about 10 years. There is just too much misinformation entrenched in the community for MS to be able to counter that. I don't know if they deserve it but its going to be a long long time before you can expect any kind of fair treatment from average geeks.
Re: Ask HN: Why the Microsoft hate?
#327http://www.forbes.com/sites/quora/2013/10/09/what-is-the-wor...
It's the number of people who doubt us. We suck, we hate OSS, we are evil, we are incompetent.
Thing is, Microsoft isn't a monolith. It's little startups, small groups and big groups. I went there 5 years ago to do open source and I'm doing it. I can't speak for the other gajillion groups but mine doesn't suck and we work hard doing nice things.
It's tiring be to doubted so consistently.
Re: Ask HN: Why the Microsoft hate?
#328Earlier quoted context omitted.
One of my friends is starting a programming bootcamp. He and his assistant have been calling recruiters and tech companies all over the region, cataloguing available jobs and figuring out where the demand is. Their findings: PHP and .Net. That's what the vast majority of companies they spoke to are hiring for. My point is that there's a whole world of tech outside HN.
Was the survey conducted in India, by any chance?
.NET - 1000+ positions
Java - 1000+ positions
PHP - 454 positions
Python - 295 positions
Ruby - 280 positions
Node.js - 55 positions
Lisp, Haskell, Scheme - 0 positions
Re: Ask HN: Why the Microsoft hate?
#329In that particular thread, I was accused of being a shill and an astroturfer by 3 members. All of the accusers had karma greater than 1500, and atleast two of them were on HN since at least 2 years. Why? Because I posted the spec list of the tablet. And I do not have allegiance to any of the tech companies at all, except having used their products one time or another. MS hate is vicious on here. I remember recoiledsn…
OK, I didn't accuse you but I did accuse another poster of being an MS shill. I'll admit I could have been more diplomatic. Still, as I recall, the person I accused was a professional "evangelist" (or something similar) for MS by their own admission writing an article about, what do you know, hatred of MS. And that's the thing. By the evangelist's own admission, MS is deeply hated in society at large. It's understand…
Re: Ask HN: Why the Microsoft hate?
#330I still remember when they give money to SCO to send us letters to stop using linux, and right now they offer linux servers. If your market sector is not profit for microsoft, you are going to be ignored.
Also, because of microsoft, our goverments spent a lot of our money.
I don't say Microsoft is bad, neither that I hate it. It is just one more.