Live data from Hacker News

Microsoft Is Said to Have Agreed to Acquire GitHub

bloomberg.com

761–770 of 1001 posts

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#763

Earlier quoted context omitted.

You can easily migrate your repo to a different service, so having lots of developers rely on GitHub isn't really a big deal. Many large projects have GitHub mirrors. I'd say the biggest issue is that Git doesn't include better built-in support for issues, wikis, PRs / code reviews, and releases. Compare that to Fossil [0], which lets you bundle up everything into a single file. If there was better built-in support y…

> Git doesn't include better built-in support for issues, wikis, PRs / code reviews, and releases I feel like a lot of these features could be handled with git-notes[1]. For example git-appraise[2] uses the git-notes feature for a code review system: [1] https://git-scm.com/docs/git-notes [2] https://github.com/google/git-appraise

Somewhere around 2009-2012 there was also a lot of experimenting going on with distributed issue tracking, such as with Bugs Everywhere [0] (and like 3 or 4 others I tried some time ago that I can't find now).

That said, it seems like there was a resurgence - I found two, git-issue [1] and git-dit [2], that have both had activity this year. And git-dit has shown up on here at least once before, as well [3].

[0] https://github.com/aaiyer/bugseverywhere

[1] https://github.com/dspinellis/git-issue

[2] https://github.com/neithernut/git-dit

[3] https://news.ycombinator.com/item?id=13732598

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#764
post #259

This is a completely smart purchase on Microsoft's part. I can't imagine more synergy between two companies: - Microsoft has always been the largest developer advocate of any of the major tech players (Google has been a great contender for this position since 2010). - Microsoft has moved most of their open source projects to Github. - Microsoft is a major contributor to Git, including massive infrastructure projects…

That’s an interesting point about Atom and VS Code. Do you think we’ll likely see Atom die in favor of VS Code?

I'm starting to get really frustrated with Atom and it pegging my CPUs at 100%. I honestly don't see VSCode as that much better considering they're both bloated electron apps.

I've started going back to Sublime, and found I missed some of the really helpful tools in Atom.

I think the entire atom/vscode thing is going to be really curious should this acquisition go through. I'm going to guess they're going to keep running both teams; or really they'll probably keep running Github as it is.

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#765
post #627
post #570

Earlier quoted context omitted.

I had forgotten about the Atom and VS Code angle of this. I wonder if MS will deprecate Atom in favor of VS Code now...

Forgot about that too. Atom is open source though isn't it? So I'm sure it won't ever disappear. I wouldn't want to move to VS Code though. I use a Mac and have heard good things about it, but I'm sure it will always be a second class citizen.

VS Code is ridiculously good, far better than Atom in all areas. I moved from Atom to VS Code on the Mac ~1.5 years ago and have never looked back.

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#766
post #731

GitHub is a venture backed company with some $350M raised according to Crunchbase[1]. As such, your options are pretty much limited to IPO, being acquired, generating crazy profits and buying out investors to stay private, or go bankrupt. Since it appears they had hard time turning profitable[2], I’m hardly surprised that GH May be ending the way of Microsoft. I think it’s worthwile question to everyone who is lament…

GitLab took external investments will have a liquidity event at some point. That means an acquisition or an IPO. Right now we're aiming for an IPO https://about.gitlab.com/strategy/#goals as we have since 2015 when we took the first external investment.

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#768

I don't quite understand why people are sad or disappointed about this acquisition. You should be extremely elated about it. You know why? Github was never an Open Source product itself but sat on top of the Open Source community and used that "goodwill" to license and sell its proprietary software. Now that another proprietary software-maker has acquired this company, maybe we can all finally adopt the principle tha…

As a github user, i don't see any way the acquisition could possibly make my user experience better.

I don't use any microsoft tools (and I _hate_ all windows after 7), so Microsoft integrating with GitHub has no appeal to me.

I think the best case scenario for me personally is that nothing changes. None of the github changes in the past few years have added anything noticeable for me (not sure if others agree, be interested to know). And the best case scenario being "nothing changes" is pretty damning. I know it's overwrought, but Skype was perfect, and 2010s-Microsoft fucked them up. And if we're seriouslyhaving the best case scenario be "nothing changes", that's bad.

And it also just seems part of the bullshit mindset of startups being about the exit, and not about making a new, sustainable company.

GitHub didn't need to do this, but they did, to justify their reportedly insane burn rate. Microsoft still won't let them get away with that, they'll just take the heat for the inevitable layoffs.

It's just fucking depressing all round.

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#769
post #701

Earlier quoted context omitted.

This dovetails nicely with Windows Subsystem for Linux, VS Code, and Microsoft’s ongoing play to capture the Silicon Valley hipster development ecosystem that Apple is alienating.

We detached this subthread from https://news.ycombinator.com/item?id=17221777 and marked it off-topic.

May I ask why? It seems germane to the rest of the thread speculating on what Microsoft might be doing with this acquisition.

Re: Microsoft Is Said to Have Agreed to Acquire GitHub

#770

Earlier quoted context omitted.

I also spent years working with Microsoft’s proprietary technologies. The reality of Embrace, Extend, Extinguish was still alive and well as late as 2011 when I mostly stopped dealing with them. Since that time they have definitely taken a new direction, with increasing adoption of Linux in particular, but I have trouble belieiving the corporate DNA has been so thoroughly overwritten in the last few years that this d…

Microsoft is one of Linux Foundation biggest donors, which means they have leverage over them. They are invited to discuss new Linux developments, products, etc...

Is that bad? Do we not want Microsoft involved with Linux? They are the #2 cloud provider.
Post reply on HN