Everyone centralizing in Github is very, very unhealthy and fragile.
I get losing your PRs and comments, and pipelines. But if you get banned from Github, can't you just pick different remote and keep rolling? If it's about the PRs and comments, and pipelines, then those are features specific to Github so where is the fault for acting unhealthy?
Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
31–40 of 85 posts
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#32Earlier quoted context omitted.
Let me guess, we need a fediverse solution or source code now?
Git is already decentralized. So no, we don't need a fediverse equivalent. Crazy idea, but what if you hosted your code on your infrastructure, like the "old days"? Or, move to an independent forge, or stay where you are. The concern isn't about GitHub directly, but that everyone storing all their source code in one place is concerning. Git is flexible. I'm kind of surprised at how ubiquitous GitHub is given how easy…
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#33I have no intention of leaving and don't expect any issues myself, but it made me realize I have a lot of stuff there that I don't have local backups of anymore.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#34Everyone centralizing in Github is very, very unhealthy and fragile.
I get losing your PRs and comments, and pipelines. But if you get banned from Github, can't you just pick different remote and keep rolling? If it's about the PRs and comments, and pipelines, then those are features specific to Github so where is the fault for acting unhealthy?
If you have a local copy. I imagine that if you have 1800+ repositories on Github, there'd be at least a few you probably didn't have installed anymore, because you knew you could always get them back from Github.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#35Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#36Always use email address and password (with 2FA where possible) to ensure you have ultimate control over your base account.
If Google chose to just ban my account, the downstream ramifications of me losing access to linked sites that use that account for auth would be very damaging.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#37This is one of my nightmares... I have 800+ repos on GitHub and I dread the thought of some weird machine learning algorithm somewhere deciding that my account should be banned. A lot of the stuff I care about on there is backed up elsewhere, but not everything. I even have a tool for this: https://datasette.io/tools/github-to-sqlite - which exports issues, issue comments etc to a SQLite database via the GitHub API.…
The folder with the mirrors is then uploaded to a backup provider, in my case Borgbase [2]
1. https://github.com/go-gitea/gitea 2. https://www.borgbase.com/
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#38Earlier quoted context omitted.
There have been at least a few truly decentralized efforts along the lines of GitHub. There is almost no interest. I also feel that just going with one or two other companies is better than exactly one monopoly but we can do much better. For some reason if I say p2p on HN it's not appreciated.
Centralization is just too convenient for most people. Most people - technical or otherwise - won't accept the slightest quality-of-life (edit: and network size/activity) hit in exchange for the greater robustness of decentralized options, regardless of the application. Note how the vast majority of people who use or interact with cryptocurrencies converge around a few centralized options. Even a ton of the technical…
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#39I really wish gitea offered a paid plan for individual users so that there was a good alternative to Github available for personal private git hosting without having to self host.
Re: Chris Wanstrath "defunkt" GitHub cofounder and former CEO is banned on GitHub
#40Everyone centralizing in Github is very, very unhealthy and fragile.
Let me guess, we need a fediverse solution or source code now?
(disclaimer: work for MS, not on GitHub, also hi again superkuh)