Anand Chowdhary
💻🐙🌐

Microsoft is the most important company in the open-source ecosystem

June 28, 2020
261 words

This was a sidenote for another note I’ve been thinking about, but I think it deserves its own post. Today (mid 2020), Microsoft is the world’s most important, influential, and exciting company in the open-source ecosystem.

Once considered evil[^1], Microsoft under Nadella has not only embraced open-source, but pushed it more forward than any other Big Tech company[^2]. If I had to choose between working at any of the FAANG/Big Four/etc., it has to be Microsoft.

Since Microsoft’s acquisition of GitHub, GitHub has released some of my favorite features on the platform, like GitHub Actions and GitHub Sponsors. They’re closing the loop in package management with the npm acquisition[^3] and GitHub Packages, and I can’t wait for GitHub Codespaces[^4]. I’ve been an extremely heavy Actions user[^5] and am a first-time Sponsor now too. Microsoft is also a major contributor to Chromium since Edge transitioned to its engine

Microsoft is now behind:

  • The world’s most popular open-source code editor, VS Code
  • The world’s most popular git hosting provider, GitHub
  • The world’s most popular JavaScript package registry, npm
  • The world’s most popular compile-to-JS language, TypeScript

[^1]: Remember EEE? [^2]: I highly recommend Hit Refresh on more about the new Microsoft [^3]: As a great side-effect, bye bye VCs [^4]: I’ve been an early adopter of “VS Code in the cloud” products, like being part of the Gitpod Professional Open Source, so I’m doubly excited about Codespaces [^5]: I’ve replaced almost all my automations with GitHub Actions workflows, including building some end-to-end processes for Karuna 2020 and Twente.me