Comment by LeanderK
8 years ago
I 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.
I could see developers ditching GitHub with the acquisition for a perceived conflict of interest. It's really easy to change your remote.
I see a potentially big market opportunity for anyone who wants to compete in the space now.
Changing the remote doesn't migrate anything in the issue tracker, merge requests, webhooks, pages or wiki
Migrating from GitHub to GitLab
https://www.youtube.com/watch?v=VYOXuOg9tQI
this adresses some of the issues.
8 replies →
I seem to remember that under the GDPR, vendors have to make data exportable. I wonder if people could use that for GitHub issues and the Wiki.
GitHub pages is super easy to move except for getting users to know the new domain.
2 replies →
It wouldn't be seamless. But it wouldn't be difficult for a competitor to create a "competitor import" feature that moved over most of it in a few clicks.
1 reply →
This is also why I put my documentation in markdown files in the repo instead of using the Github wiki. I knew it would save me hassle later.
Wikis on Github are cloneable as normal repos: just use project.wiki.git instead of project.git in the clone URL.
2 replies →
This means everybody linking to your docs will link to GitHub, thus you have a hard time moving ;)
1 reply →
Agreed on both points. The shift will bring a lot of opportunity to build a more decentralized repo base. I think something like (Keybase)[http://keybase.io] might be interesting.
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.
I'd recommend running your own FossilSCM server. It supports full code repo, wiki, bugtracking, and more. And it's free software to boot.
I'm looking to see if it's feasible to write a github->fossil layer to make it easy for programmers to dump to local. Right now, Git is easy to dump... but those issues and wiki support isnt dumpable yet..
if you mean dump from GH the wiki is a separate git repo. just clone <our_project>.wiki.git instead of <our_project>.git
2 replies →
If there are other things to use, it isn't much of a monopoly.
They weren't profitable. So the problem perhaps is these cool free tools that some people rely on just don't have a clear way to make money.
How profitable would they be if they didn’t pursue “growth at all costs” and built GitHub with a small and focused team like Stack Overflow or WhatsApp?
As a startup, worrying about competition from Microsoft hasn't been a big deal for almost a decade. I would be more worried about Facebook, Amazon, and Google.
the history of Microsoft is the reason why we all reacting this way. But encouraged by the move they made lately coming into Linux, even though other players have forced their hand
I would be as worried if it was AWS or Google.
Github should remain a neutral ground in my opinion.
It already was Google. Remember Google Code?
3 replies →
> I would be as worried if it was AWS or Google.
Good. Need more people like you.
Yes, particularly because of this: https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguis...
As far as I can tell, today's MS is very aware of the brand problem they created for themselves and have been working hard to fix it.
A recent changelog episode addresses this exact issue:https://changelog.com/podcast/298#transcript-78
Microsoft has slain giants before. They will try to do it again. No one is too big to fail.
Except HSBC.
Why did the F/OSS community put all their eggs in one basket? Hell a lot of big companies did also. I wonder how they're going to react to this?
Simple answer: GitHub is good to use
I'm all for FOSS (Git webgui) solutions, but they were absolutely not competitive until recently. Even now, with less trust, the social effect and the lack of need of maintenance and setup is attractive.
Probably because its fairly low-risk. I have ~270 Github repos. About a year ago I made a ~5 line Python script that added Gitlab as another origin to each repo. I still use (used) Gitlab as my main host, I'm a paying customer - but for me to flick over to Gitlab is a one-liner.
Exactly. Code.google.com even provided links for porting repos to GH. Will Google revive it's own code repository in light of this move?
> monopolization
Conglomeration, unless you hated github before which I wouldn't object too.
I agree with you anyway.
Well, Google recently also purchased Kaggle, another major open-source repository for code. It hasn't really changed anything for now, but Microsoft's purchase will be in the same vein. I think that Microsoft's contribution to the open-source community in the last few years kind of makes sense for why they are purchasing it, just like Google purchased Kaggle because of their contribution to ML.
Your dream of “neutral” VCS is misfounded. Websites like GitHub are massive bandwidth and storage hogs and needs huge cash burn just for dev ops. Unfortunately they can’t be reasonably profitable as well because revenue sources are rather tiny. This means every vcs company out there offering free for all plan is bound to be sold or go bankrupt.
For GitHub I would have wished Google bought them because there is huge synergy both ways. With Microsoft, eventually some CVP there will realize that there is no profitability and they will leave it to rot.
Why is it important? What are you relying on? It's just git. Dozens of other services that do the same thing, many that arent losing money every year.
Embrace
Extend
Extinguish