Microsoft Is Said to Have Agreed to Acquire GitHub
691–700 of 1001 posts
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#692Tangentially 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…
I'm super curious to what all these companies are using for search because they are so atrocious that tend to not even work in a basic substring search solution.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#693Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#694Earlier 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.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#695Earlier 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...
They can't "depreciate" an OSS project just because it's hosted on a platform they own. Atom will live on one way or another, and it was never exactly tied at the hip with GitHub anyway.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#696Tbh, I like this move. I hope they will merge Atom with VS Code and shutdown VSTS in favor for GitHub.
I'm also optimistic they'll revamp GitHub's pricing structure. Their current price of $7 a month is absolutely absurd for individual developers. I can get a pretty decent VPS for $2 a month cheaper. Considering that most of their competitors give small teams free private repos, their price should be half of that. I understand that they have a lot of open source projects to subsidize and all, but I highly doubt a lot…
Well, it's Microsoft, so more complex tiering and tie in to MSDN should be on the road map.
> Their current price of $7 a month is absolutely absurd for individual developers.
How so?
> I can get a pretty decent VPS for $2 a month cheaper.
Perhaps, so what? That's an unrelated service.
> Considering that most of their competitors give small teams free private repos, their price should be half of that.
Their competitors do that to build a user base and mind share in the face of GitHub’s huge advantage in network effects.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#697Earlier quoted context omitted.
Centralization has an undeniable fundamental attraction. Everything, really, seems to naturally trend towards centralization, and then major scandals reverse the trend. We will probably swing back and forth between the two in perpetuity. The whole darn internet was built to be decentralized. And yet we all use GMail, the same handful of DNS servers, the same short list of major trunk hubs, the same shrinking list of…
I've always found it too difficult to choose the "decentralized" option for many services. It's just not convenient enough to spin up my own gitlab server, or own email. I tried to do both of those things a while ago when I was still new to Linux, and gave up due to the number of steps involved which I inevitably fucked up. The solution for me would be packages which hold my hand through the install process to make i…
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#698Some HN reaction reminds me of... "Hackers come to struggle against the particular forms in which abstraction is commodified and turned into the private property of the vectoralist class." [A Hacker Manifesto, McKenzie Wark, 022] Big five representatives of the vectorialist class are Amazon, Google, Facebook, Microsoft, Apple.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#699Heck, I already prefer Gitlab and/or Bitbucket because they let me run free (or at least self-hosted in Gitlab's case, not sure what their hosted option's like) private repos. Github's just got the mindshare going for it. But maybe now that'll change.
If you ever get something for free, remember something somewhere is subsidizing it. Whether that's the other paid accounts, which therefore must be uncompetitively priced, VC funding (which will eventually run out), or your data is sold.
That doesn't follow. If the paid accounts are selling, then they must be priced appropriately relative to their competition and the value they provide. The cost doesn't factor into it - and free accounts are just a marketing cost, like putting up a billboard.
Re: Microsoft Is Said to Have Agreed to Acquire GitHub
#700I am worried that a company as important to the open-source community as github is now owned by one of the major players. I think it really impacts the neutrality of github. If I would compete with microsoft in a certain space, I would really think twice about relying on github. Also, this monopolization is driving me mad.
Only way to disrupt monopoly is to use something else. I am going to migrate all my projects from GitHub. Be an example you want the world to be.