Live data from Hacker News

Microsoft and GitHub have held acquisition talks

businessinsider.com

51–60 of 567 posts

Re: Microsoft and GitHub have held acquisition talks

#51
Microsoft has embraced Github with it's recent .Net core development, they are one of the largest contributors with some incredible cross platform dev tooling. C# is a pleasure and visual studio code is an excellent, extensible coding tool.

Go forth Microsoft, the standard bashing in these communities is unjust.

Re: Microsoft and GitHub have held acquisition talks

#53
post #27

People are being overly pessimistic. This would be a potentially great deal. GitHub is very successful at what they do and I don't think MS would change that. More likely they would use GH as lead-in to selling cloud services the same way Google uses GitLab.

If you've watched the last couple Build Conferences (Microsoft's annual developer conference) they frequently demonstrate their CI/CD pipeline based on Github checkins, not VSTS checkins (just takes a webhook invocation and all the source-hosting sites support sending those out on check-in or merge).

Re: Microsoft and GitHub have held acquisition talks

#55

Hopefully it's just a negotiation tactic to get Google to buy them for more than their first offer.

Google is notorious for killing products too, though. For me, much of the same rationale would apply

Please no. I spent months to find strategies to limit my google product usage between mails, search, phone, calendar, contacts, maps, streaming, dns, adsense, cdn and analytics. It's a struggle. They are everywhere. I really hope they don't eat github too.

Re: Microsoft and GitHub have held acquisition talks

#56
post #28

Seems like the view here is pretty negative. I feel like most people here haven't worked with Microsoft dev products recently. They're getting better. I guess the crowd here isn't typically in the .NET world.

I think that's the point. I'm personally worried Microsoft may have a very narrow view of what GitHub is. A lot of tech hosted there doesn't even run on Windows, or isn't even related to software. (legal, political, docs, guides, etc.)

Since the Core era, not all .NET applications are built for Windows either.

Considering you bring up the second part, it makes me wonder if maybe outside of the obvious (owning GitHub), perhaps they're after the extra talent to bolster their SharePoint product.

Re: Microsoft and GitHub have held acquisition talks

#57
post #32

It's ironic how Microsoft has embraced Git considering it was made for Linux's development.

Microsoft has been the largest contributor to Git for a while. Getting to a point where all of Windows is building out of Git repos has caused them to solve problems that Git has never faced previously.
Post reply on HN