Live data from Hacker News

Microsoft and GitHub have held acquisition talks

businessinsider.com

91–100 of 567 posts

Re: Microsoft and GitHub have held acquisition talks

#91

Github shouldn't sell. It has an opportunity to be a once-in-a-generation tech company. I can't believe they even held the talks.

Maybe the founders are fed up with running it. I can understand you want out, and it's very hard to find people to replace you, and much easier to sell it to a big entity that is already used to do something like that.

Re: Microsoft and GitHub have held acquisition talks

#92
post #67

Earlier quoted context omitted.

There is precedent. Prior to Microsoft acquiring them, Xamarin was closed-source and licensing was $1000 per platform per year. At the Build conference in March 2016 Microsoft announced (1) that they were acquiring Xamarin, (2) that pricing would be dropping to zero, and (3) the Xamarin platform code would be open sourced as soon as possible after the acquisition.

Yeah, for dev tools Microsoft was always very open. Github and Microsoft might make a great combo, boosting dev productivity and open source

They already do: Visual Studio Code is based on GitHub's Electron shell. :-)

Re: Microsoft and GitHub have held acquisition talks

#93

Earlier quoted context omitted.

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).

A zillion companies use Github. This does not qualify them to operate Github.

Hasn't GitHub been running on Microsoft Azure for a few years now?

Re: Microsoft and GitHub have held acquisition talks

#94

An acquisition would mean the inevitable split of support between the MS toolchain and the OS toolchain, which would eventually be left to die. Today's MS is no different than yesterday's MS.

> Today's MS is no different than yesterday's MS

I'm not sure that's true, but it is true that MS would have motivation to leverage Github to promote other (licensed) MS software.

At a conference years ago, a Microsoft rep told me over beers that almost everything his division did had the ultimate objective of selling more SQL Server licenses. That's why SQL Server is a required component of almost all MS enterprise software.

So you might for instance see a SQL Server backend option, and then "Github Enterprise" sold with that configuration.

Re: Microsoft and GitHub have held acquisition talks

#96
post #12

Oh shit. I run Windows. I have respect for Microsoft. A lot of people do not, however, and the sense that Microsoft is ritually unclean will drive many of them away from github. It's the best thing that's happened to BitBucket and Altassian ever. If I have a choice between MS tools and Altassian tools I will usually take MS. (Visual Source Safe really did suck, but Visual Studio is not that bad...) Also, Microsoft ac…

Source Safe is ancient. TFS is their new jam and it's pretty solid. Especially if you're in the Visual Studio and Azure world.

TFVC is being outphased. Microsoft doesn't want to openly say it but everything in MS' docs is pushing Git. When you have an on-prem TFS installation, the default version control for new projects is Git. Visual Studio Team Services doesn't allow to import anything into TFVC, only into Git. Visual Studio lists Git first, when you want to add version control. Visual Studio Code makes working with Git a lot easier than working with TFVC.

TFS as the development process management solution will live on as an on-prem service, but TFVC is unofficially feature-complete and in the maintenance phase.

Re: Microsoft and GitHub have held acquisition talks

#99

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.

> Seems like the view here is pretty negative.

Well it's not like the reason for being negative is unfounded. MS has a long history of running services into the ground, and their recent 'we love open source' charade brings back strong memories of E3 for many folks.

Post reply on HN