This is sad news. Partially because I don't care for Microsoft, but mostly because Github was a neutral third-party without any priorities. I hope they don't discontinue Atom or apply their UX styling to the site/desktop app. Like Spotify, I felt safer that a company was just doing hosting in their domain (of music or code projects) and wouldn't try to shovel some other tech into it like Apple making Apple Music terr…
I'm sure they'll try to 'Microsoft' it. They could never keep their hands off any UI in any product, no matter if it works or not, and especially lately, leaving a rather spectacular trail of destruction in their wake.
Microsoft Is Said to Have Agreed to Acquire GitHub
771–780 of 1001 posts
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#772Can anything exist anymore without A) Getting acquired by a multinational B) Becoming one Sure, MS visual code is open but as a few players get more and more power we all become subject to their whims and not them to ours. MS is pushing their ads within their own OS more and more, will GitHub get the same treatment, or will it’s data be useful to MS for those ads? What sort of integrations can we expect to see with o…
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#773It's interesting that the HN community continues to make reference to the prospect of a decentralized internet when Git was built to be decentralized in the first place. In spite of this, we all have congregated around GitHub for the community and are shocked when the centralized source we've been using gets acquired by a company we don't trust. That's sort of the whole point of centralization, you can't trust it. Ma…
Nearly all. I never got into the swing of it - always expecting a thing like this to happen sooner or later. Honestly, I shall not be sad if the world starts beating a path to somewhere else now.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#774Earlier quoted context omitted.
We're starting to scale up as I type this #movingtogitlab
Seriously? Where is the “congratulations” message?
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#775Earlier quoted context omitted.
I completely agree with your comment. As much as I love Microsoft, this is a weird development. It’s like if Google bought Mozilla and Firefox became just another Google browser.
Is it? I imagine VSS and their cloud source control offering (don’t remember the name) probably aren’t doing all that well in the face of GitHub. They want to be a player in that game, so they’ll transition off they are old product which isn’t that popular onto a new one they purchased that has all the mind share. As long as they don’t screw it up, and recent Microsoft seems to me like a company that won’t, it will b…
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#776Earlier quoted context omitted.
Why would they sunset TFS (Or VSTS)? I use both and there is barely any overlap in features. GitHub is only code storage + a rudimentary issue manager. There is very little release management, test management, CI/CD etc. If anything I’d expect them to integrate better and of course integrate more with Azure (e.g one-click setup of build/test on azure from any Github project)
Agreed. I see MSFT keeping GitHub as a "simple" choice for repo hosting. VSTS is awesome, and quite feature-packed. Maybe Microsoft will use GitHub specifically for repo hosting, while offering VSTS as an CI/CD/ALM platform.
I didn't say that the "simple" choice for repo hosting would go away... My point was that if you need GitHub Enterprise, you get it only with the biggest MSDN subscription and end up with a bunch of things either you don't need or don't want and having to agree to licensing that's MS/MSDN specific.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#777Tangentially related, but maybe microsoft could actually do that : why is github's search so terribly bad ? If they had developed a good powerful code search (custom semantic engine for most used languages, complex queries, exact/fuzzy matches for syntax, use of history, etc) they could have become the primary way you interact with code you don't know yet. As it stands now it's simply more efficient to clone and use…
It is shockingly bad. The fact that you can't code search in a fork blows my mind. How have they not fixed this basic, important feature after so many years? What could possibly make it more difficult than a few person-months of effort?
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#778Earlier 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.
Can you elaborate on what the Silicon Valley "hipster development ecosystem" is?
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#779Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#780This 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?