This is starting to get ridiculous.
GitHub incident: 2022/03/24
61–70 of 103 posts
Re: GitHub incident: 2022/03/24
#62What we need is some kind of distributed version control system, then this would never happen. Ideally it'd be a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency, but I think that's just unrealistic.
Having used git prior to Github et al, where I had remotes set up to literally each collaborator that they individually hosted, I would never want that user experience over what I have now. The centralized model is far too compelling. So I'm curious what the bleeding edge distributed model looks like today.
Re: GitHub incident: 2022/03/24
#63Another day, another Github incident...
Re: GitHub incident: 2022/03/24
#64From their earlier posts it sounds like they're encountering some kind of MySQL performance issue, which in my (horrible) experience can be extremely difficult for your jack of all trades software engineer or SRE to troubleshoot. I would hope a company Github's size would have MySQL expertise on staff, but if not I will say a prayer for the poor souls who are feverishly reading the Percona blog and trying to decide w…
Re: GitHub incident: 2022/03/24
#65How does GitLab compare in terms of it's CI/CD reliability?
Re: GitHub incident: 2022/03/24
#66Re: GitHub incident: 2022/03/24
#67How does GitLab compare in terms of it's CI/CD reliability?
EDIT: I see there are people down-thread that are discussing the SAAS version, ours was a on-site deployment so we could pretty much just spin up more iron if the executors were straining.
Re: GitHub incident: 2022/03/24
#68What we need is some kind of distributed version control system, then this would never happen. Ideally it'd be a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency, but I think that's just unrealistic.