IF_MS_BUYS_GITHUB_IMMA_OUT
IF_MS_BUYS_GITHUB_IMMA_OUT copied to clipboard
GitHub is already a centralised non-free thing
The reasons to not use GitHub already exist. Therefore, it's better for people to stop using it. Therefore, it's better for Microsoft to acquire them...
Also, the more people who leave, the better the eventual replacement will be :)
Care to expand for the uninformed?
Microsoft buys GitHub -> leads to mass abandonment of GitHub -> some % of those people write better open source replacement -> open source GitHub replacement -> net gain for everyone.
May I recommend that anyone interested in making a free, decentralised GitHub look in to contributing to projects like:
Plot Twist: Microsoft buys GitHub and open sources it.
Plot twist: GitHub buys Microsoft
The ideal IMO is Microsoft giving GitHub and endowment to form a Mozilla-like foundation.
Do not forget Microsoft already is second open source contributor on GitHub. They may need to open source more of their products for me to like them but they have shown they are not against open source.
decentralized github alternative:
https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256
I’m moving to GitLab. At least they give free private repos.
Plot twist: GitHub buys Microsoft
Plot twist of plot twist: Github buys Microsoft and makes it free software
but they have shown they are not against open source.
They were against more than you could think they were. They just couldn't fight it.
Anyway, we will probably know microsoft has bought github when they delete my comment
On Sun, Jun 3, 2018, 6:13 PM TheCodeRunsMe [email protected] wrote:
but they have shown they are not against open source.
They were against https://www.linuxinsider.com/story/34292.html more than you could think they were. They just couldn't fight it.
That is an interesting read, but do not forget the GPL is not the only open source license. Moreover and more importantly, this article from 2004. Things may change in 14 years, like for example I did not even find the main website they are talking about in the article.
Anyway, we will probably know microsoft has bought github when they delete my comment
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/upend/IF_MS_BUYS_GITHUB_IMMA_OUT/issues/1#issuecomment-394172852, or mute the thread https://github.com/notifications/unsubscribe-auth/AFKW4xqDBDRk95eBSrCccWdJl2dubhD8ks5t5AsogaJpZM4UX3KC .
If Microsoft actually buys GitHub.
— Daryl Ginn (@darylginn) June 2, 2018![]()
I think it's time I publicly shared about how Microsoft stole my code and then spit on it.
— puppies, daddies, and hot butts (@jamiebuilds) June 1, 2018
I'd been waiting for them to do something about it, but that is clearly never happening. https://t.co/yCui1neBZz
According to a report by Bloomberg, they've already been acquired and it might be announced Monday. I'm going to wait for the announcement to be fair and probably research the alternatives in the meantime
@tay10r, I heard 😢
But no reason to stop. We have to keep building a movement against such concentration of power... Microsoft, Facebook, Google... Note a backlash recently forced Google to back out of a partnership with the US Military. Can't stop. The free world depends on free people speaking up.
@vassundanagunta ahem, the military needs Google too!
All jokes aside, Microsoft has been open sourcing their projects. Maybe they'll open source GitHub? Perhaps this is wishful thinking, but I'd like to see what their plans are before I do anything.
source: https://twitter.com/hdevalence/status/1003383500974665728
About Microsoft and Open Source: Embrace, Extend, Extinguish...
Maybe we can launch a distributed GitHub alternative based on blockchain.
@chuojiang isn't that what git ssb is? I haven't used it yet, but someone on this issue brought it up.
git itself is already as "blockchain"-based as would make sense for something like this.
@tay10r I just looked at git-ssb, which is quite simple. We use GitHub because it's not just a git hosting provider, it's also a community ecosystem, with all kinds of features:
- A powerful search engine that allows us to find specific project or code;
- Feed stream and notification system;
- Visualize project creation and permissions settings;
- Visualize watch, add stars, fork, and pull requests;
- Issues and wiki modules which deeply integrate with git;
- Rank system, including explore and trending;
- Developer-friendly API.
Perhaps we can build distributed GitHub alternative based on EOS or other blockchain systems.
GitHub, a private for-profit corporation, should not be a "community ecosystem" for libre software; we already have most of those things in freer alternatives:
- Fossies provides a similarly-scoped search engine.
- Release tracking and "trending software" can be done with something like FreshCode.
- GitLab, Gogs, and Pagure all have pull requests, and the original PR system uses mailing lists and
git send-email
; public mailing lists are by nature decentralised and allow almost anyone with an internet connection to contribute without needing to sign up for another account with a corporation or organisation they may not trust. - GitLab, Gogs/gitea, and Pagure all have wikis that are Git repositories, and Pagure even lets you access project metadata in a Git repo so it can be exported to another forge if you change your mind.
- The "friendliness" of GitHub's API is personal taste (I find it dreadful), but since it is ubiquitous, I've already written a small wrapper to let you use the commit hook from any Git repository, hosted anywhere in the world. This could be easily extended to other features if anyone wants to pick it up (or just take the idea and implement it in $language_of_the_week).
Well yeah we should pack up and move, there are better alternatives.
In a way Github being bought actually makes things a lot clearer for me. Github always was a proprietary silo that I initially onto got onto in order to be able to contribute to some other projects. Things just kinda snowballed. Microsoft buying it turns it from unpleasant to radioactive.
@luke-jr looks like you got your wish.
I was about to close this since you did. But looks like you're the man to write the case for options that don't involve a centralized solution, i.e. not GitLab. Can you take that on?
Kinda happy that GitHub was bought now. I was wanting to move to GitLab entirely before this but I didn’t really want to because GitHub was more popular.
@Dog2puppy That argument doesn't work I think, it will very certainly remain the most popular option for at least another couple of years. Either you move because you like GitLab and don't like Microsoft or you don't - popularity really is a thing they will keep going for them.
Is anyone keeping a list of projects or users that already left or are actually leaving GitHub? I'd be curious to see who's on that list. I am talking about notable open source projects, not people that haven't really invested much in the site.