Live data from Hacker News

Satya Nadella – Microsoft's CEO

microsoft.com

511–520 of 584 posts

Re: Satya Nadella – Microsoft's CEO

#511

Just asking, how can a new CEO change Microsoft's directions. Or What suggestions would you give Satya, if you were to meet him today?

Make Visual Studio Pro free or unify Express and allow extensions. Make ASP.NET & friends as easy to deploy on Linux as it is on Windows (or put some serious energy into mono).

Not sure if they are good suggestions or not for the business but they would certainly help me out!

Re: Satya Nadella – Microsoft's CEO

#512
post #481

Earlier quoted context omitted.

I think Bing is a lost battle. The real question is what can they do on Azure, and can they move people to a cloud-based Office suite. Bing is actually doing surprisingly well, considering the team competes with probably the most successful department and the foundation of GOOG. IMHO it's likely one of very few successful strategic moves of MSFT in competitive markets. Without Bing, GOOG would pretty much print money…

> freebies backed by big pockets That also describes Bing. > The recent move of GOOG pushing for Dart is a dangerous sign that GOOG is starting to flex its muscle and do whatever they want. How exactly is Dart dangerous? It's open source, unlike C#.

How exactly is Dart dangerous? It's open source, unlike C#.

One nit to pick here: C# is open sourced, though the .NET framework is not. Anyway, let's focus our discussion on Dart.

Somehow I had an impression that GOOG might have a plan B that would push Dart to replace JS on the web and Java on the mobile and a walled-garden that unifies current ChromeAppStore and PlayStore. JS would be totally marginalized and obsoleted. I'm not a fan of JS, but throwing away the enormous efforts done for the past decade is too much a churn and waste for me to swallow. I could hopefully be totally wrong though.

Re: Satya Nadella – Microsoft's CEO

#513

Earlier quoted context omitted.

In the US. In desktop. Globally, and once you count mobile, it's negligible. After 9 years on the market, including multiple rebrandings, it's a lost cause.

Bing was more than just a "rebranding" of Live search. And another thing, it shook Google from complacency. Do you remember the spate of improvements that came on the heels of Bing, some copied directly from Bing like infinite scroll on the image search? We are all better off with a Bing than without. I can comprehend literally zero harm caused by Bing. It's not like you can make a "but IE hurts developers" argument…

Yep, google was complacent until Bing showed up. Then google released instant results, improved its images and video results. Bing had a better version of initially). Competition is good.

Re: Satya Nadella – Microsoft's CEO

#514

Earlier quoted context omitted.

Yea, It's pretty good. But believe me - it has nothing on VS2013.

I'm always surprised when C# developers think VS is the best thing ever. Having used multiple languages and technologies, I'm not even slightly impressed by VS.

Then I don't think you've used VS much. Intellisense with tooltip comments, templates and code snippets. Most VS users haven't scratched the surface of its power. IntelliJ borrows a lot of the ideas from VS btw, their Resharper addon is excellent. I've also used XCode and Eclipse, they're poor men's versions of VS.

Re: Satya Nadella – Microsoft's CEO

#515
post #439

Earlier quoted context omitted.

I suggest open sourcing Windows. Put it on GitHub with a permissive license and accept pull requests. The internet will blow up, you'll instantly win back all of the developer mindshare that has been lost over the years.

I think his next move will be to only accept payment in bitcoin.

And an API!

Re: Satya Nadella – Microsoft's CEO

#516
post #305

Earlier quoted context omitted.

Questionable, or I'd say depends on your taste. In mobile sphere C++ does just fine, especially when combined with Qt and QML. And performance still matters most of the time, whether we are talking about embedded or server systems.

If you are going to use Qt/QML you might as well move to C#. C# will always be more performant than JavaScript (QML is based on JS). Plus the bloat introduced by Qt (signals and slots etc) makes it just as slow as C# without any of its benefits.

What is that "always" based on? In Qt QML is needed for the interface only. All application logic can be written in C++ so performance is not an issue.

Re: Satya Nadella – Microsoft's CEO

#517
post #439

Earlier quoted context omitted.

I suggest open sourcing Windows. Put it on GitHub with a permissive license and accept pull requests. The internet will blow up, you'll instantly win back all of the developer mindshare that has been lost over the years.

You obviously have no concept of what the windows source looks like. Putting it on github would be a massive technical challenge alone.

I think you'd be surprised.

Re: Satya Nadella – Microsoft's CEO

#518

hmm. a steve jobs like photo and vibe there..

I also found it interesting that they felt the need to include a photo of Satya looking chilled out in a hoodie. Just feels really forced - it seems completely out of character based on all of his other imagery / appearances elsewhere.

There is nothing wrong with the guy wearing suits to work if he wants, but it seems that they're trying unnecessarily hard to make him fit some sort of cool geek stereotype.

Re: Satya Nadella – Microsoft's CEO

#520
post #409

Earlier quoted context omitted.

Guava is the main piece I think about. GWT? Guice? What else?

Angular? Repo? Popular web browser that does not suck? Being a force behind new HTML5 APIs?

Popular web browser that doesn't suck was already taken care of. HTML5 Apis are a collaborative effort. Angular is a novel entrant that is one among hundreds.

I'm not trying to suggest that Google isn't contributing positively to the dev community, but I strongly dispute the idea that they have enriched it in any way proportionally to the way they've profited from it.

Post reply on HN