TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Has GitHub been down more since its acquisition by Microsoft?

243 pointsby tdrndalmost 5 years ago

38 comments

oliwarneralmost 5 years ago
GitHub is a <i>lot</i> more enticing now it has free private repos and the launch of Actions. I suspect they&#x27;re a lot busier than they were before Microsoft. More features also naturally means more status tickets.
robertlagrantalmost 5 years ago
Has nimbleindustries.io been down more since Github&#x27;s acquisition by Microsoft?
评论 #23676487 未加载
评论 #23676430 未加载
评论 #23676867 未加载
sreanalmost 5 years ago
Taking the numbers at their face value this is a good exercise in some text book statistical test of hypothesis.<p>Incidents: Before 89. After 126. What is the chance of this happening if the &#x27;rate&#x27; of occurrence has not changed ?<p>Assuming an unknown but constant Poisson rate, we get the probability of observing what has been observed to be 0.00225.<p>A fortuitous thing about this test is that one does not need to know what that unknown constant rate is.
评论 #23677045 未加载
评论 #23677010 未加载
评论 #23678339 未加载
评论 #23677247 未加载
评论 #23677257 未加载
battery423almost 5 years ago
It could also mean that they are more active and creating more chaos due to more changes.<p>shameless and useless advertising.
评论 #23676371 未加载
评论 #23676387 未加载
评论 #23676363 未加载
评论 #23676678 未加载
评论 #23676703 未加载
scribualmost 5 years ago
It&#x27;s easy to see from the uptime history [1] that there have been many more incidents in April-June than in January-April.<p>Don&#x27;t know if that has anything to do with the Microsoft acquisition, but it is concerning.<p>[1] <a href="https:&#x2F;&#x2F;www.githubstatus.com&#x2F;uptime?page=1" rel="nofollow">https:&#x2F;&#x2F;www.githubstatus.com&#x2F;uptime?page=1</a>
评论 #23676438 未加载
评论 #23676425 未加载
评论 #23677693 未加载
samwhiteUKalmost 5 years ago
This is a thinly veiled advert, and tells you literally nothing concrete, apart from Github&#x27;s status page is updated more. The article even admits this!
vadasambaralmost 5 years ago
Mirror on wayback machine: <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20200629103627&#x2F;https:&#x2F;&#x2F;nimbleindustries.io&#x2F;2020&#x2F;06&#x2F;04&#x2F;has-github-been-down-more-since-its-acquisition-by-microsoft&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20200629103627&#x2F;https:&#x2F;&#x2F;nimbleind...</a>
Denvercoder9almost 5 years ago
Ironically this link is down for me.
评论 #23676477 未加载
评论 #23676423 未加载
Fiveplusalmost 5 years ago
Ironically, Firefox tells me to stay away from your website. Which, I will.<p>update: the website is back and well now from my end.
评论 #23676671 未加载
评论 #23676581 未加载
z9ealmost 5 years ago
Has anyone noticed their search has gotten worse? I sometimes will search for some code that I know exists in a repo, but it gives no results, and when searching a little later it shows them as I expect.<p>We have Github enterprise, and Slack notifications when Github has any issues. Nearly every week there’s a problem, sometimes it’s resolved in a few minutes, other times it goes for an hour or so. I’ve pondered the question if there has been more outages since the MS acquisition and in my experience that’s a hard yes.
m12kalmost 5 years ago
What I don&#x27;t get is how they can be down for hours on end. If I make a deploy that turns out to be buggy, I&#x27;ll roll my site back to a stable previous version within minutes. Sure, that&#x27;s not always possible if I&#x27;ve made incompatible database schema changes, but in my experience those are very, very rare (i.e. I almost always add db columns, and only rarely delete or rename columns - and when I do, I do so after those columns haven&#x27;t been in use for a while).
评论 #23676525 未加载
评论 #23676498 未加载
评论 #23676999 未加载
samcrawfordalmost 5 years ago
Independent of whether it&#x27;s been down more frequently since the acquisition, I find Github&#x27;s status page reporting to be lacking. It&#x27;s also quite generous with definitions of outages and downtime.<p>For example, on June 22nd they had an issue whereby half of their nameservers were responding with an empty answer for queries for github.com. A very nice explanation is here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23605409" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23605409</a>. So for roughly half of users (including myself) this would have manifested itself as a complete outage. It also lasted for a good couple of hours. Yet on their status page it&#x27;s listed as a 46 minute degradation only.<p>So relying on their status page reporting to draw conclusions about availability (as Statusgator seems to) will mean that an overly optimistic picture of availability is presented.
solidninjaalmost 5 years ago
I really wish there was an option to decouple the core git functionality from the &#x27;fancy&#x27; stuff (PRs, actions, issues) etc. When your CI pipeline runs directly from your git repository, not being able to commit&#x2F;merge means you cannot release to production.<p>For binary artifacts, you can get around dependencies on a single provider by mirroring, but because git is mutable, you can&#x27;t just mirror the repo and allow changes there, because you need the same permissions, ssh keys etc. for the repositories and because changes will need to be synced back to the source repository. You might as well not use Github in the first place and self-host (with all the problems that entails).<p>As far as I know, none of the major git providers offer this - I&#x27;ve experienced outages with GitLab, Bitbucket and GitHub that all affected the production environment (luckily, it&#x27;s never been critical so far).
评论 #23676549 未加载
majkinetoralmost 5 years ago
Definitelly by my perosnal experience.<p>Part of it might be due to covid, but it started happening before that.<p>On the positive side, github had tone of changes since then, all seem to be good ones, so its understandable that it has more problems now as well.
jna_shalmost 5 years ago
A number of the staff who left GitHub in protest of the ICE contract were senior SRE. I wonder if the data says anything about the dates of their departures...
tehjokeralmost 5 years ago
Looking at the chart, there were more warns but fewer downtimes so I&#x27;d say no. There was one giant downtime that happened, but I don&#x27;t know why it happened so it&#x27;s hard to say if there was a cause relevant to the acquisition. The other downtimes that happened seemed to be slightly longer in duration than before.
bovermyeralmost 5 years ago
I&#x27;m more inclined to believe this is due to the increased reporting and attention to the status rather than an actual increase in downtime.<p>However, I have no hard data to suggest that, only my experience as someone who&#x27;s had to manage and maintain reports like this.
darkwateralmost 5 years ago
Anyone from GH willing to share - anonymously maybe - some insights? I really find the lack of post-mortems from GitHub outages a bit... weird given GH audience. I think all we dev could learn from a properly written public GH post-mortem.
评论 #23683716 未加载
oltdanielalmost 5 years ago
Personally I think it is connected to adding more features to GitHub. Microsoft is rolling out more and more small but also big changes, and as everyone knows, this always can have a few minutes downtime for each update.
samthalmost 5 years ago
This analysis has a significant comparability problem because of added features. The core git-repository service is almost never down, but GitHub Actions has had a lot of reliability problems (you can see this clearly on the status page). But GitHub Actions is new, so it skews the recent availability problems up. Unfortunately, as the post notes, the detailed status information is _also_ new, so it&#x27;s not really possible to analyze the data accurately.
lwheelockalmost 5 years ago
Irony aside, there is some degree of credibility lost when offering a critical opinion on availability and your cloud hosted site throws a 502
Yuioupalmost 5 years ago
I have zero evidence but I would not be surprised if they are busy absorbing Azure Devops into GitHub and that&#x27;s causing some hiccups.
dangalmost 5 years ago
This was prompted by the latest &quot;Github is down&quot; (now transformed to &quot;Github was down&quot; by the arrow of time):<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23675864" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23675864</a>
maypeacepreva1lalmost 5 years ago
Github is evolving pretty rapidly than I thought it would. I like their new changes. Deep underneath it being with Microsoft just reminds me of oracle&#x2F;google debacle. Definitely discourages big projects to be hosted there.
nitinreddy88almost 5 years ago
There&#x27;s already one news on front page <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23675864" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23675864</a><p>Can we merge them? Mods
评论 #23676631 未加载
评论 #23676529 未加载
julius_setalmost 5 years ago
I mean makes sense. They are probably migrating their infrastructure over to Microsoft’s and such.<p>Disclaimer: I don’t work at MS so no clue, but have been part of acquisitions
评论 #23678364 未加载
IceWreckalmost 5 years ago
Yeah really. I feel the same thing. Can&#x27;t comment anything right now and Ive been trying for the past hour. It dies every three weeks.
pbnjayalmost 5 years ago
How has traffic&#x2F;attacks changed since acquisition? Microsoft name surely gives them an even larger target on their back.
bizzleDawgalmost 5 years ago
The charts and diagrams in that post are really nice, how did you make them?
quickthrower2almost 5 years ago
If it has, what is p?
mikecealmost 5 years ago
Any chance that prior to acquisition there was more focus on stability —- because it was assumed there would be a buyer —- than upgrading to the latest version of Rails and adding features?
oknoorapalmost 5 years ago
maybe this down caused by cloud migration from AWS to Azure?
DrBazzaalmost 5 years ago
tl;dr yes - and an exception to Betteridge&#x27;s law!!! <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Betteridge%27s_law_of_headlines" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Betteridge%27s_law_of_headline...</a>
评论 #23679076 未加载
alt_f4almost 5 years ago
Anecdotally, yes. I almost never saw internal error pages before, now I&#x27;ve been seeing them every week for a few weeks. Some people need to be fired.
zxcvbn4038almost 5 years ago
What’s really wonderful is when Github goes down I get a flurry of people broadcasting on Slack channels that they can’t work and all their builds are failing, and I’m wondering What they want me to do about it. Should I get out and push? Call Bill Gates? Tweet Trump? When Github doesn’t work that’s your excuse to go get coffee, grab a pint, browse Hacker News, etc. - people should be happy with GitHub goes down. (Or self-host gitea and work from that if your so determined to keep on)
bryliealmost 5 years ago
They are porting things over to ASP.NET on Azure.
评论 #23682602 未加载
评论 #23676422 未加载
rvzalmost 5 years ago
Yes.<p>Last time it was down was just 6 days ago: [0]<p>I think its time to look for alternatives or frankly in the long term, follow what some open-source orgs are doing and self-host instead.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23604944" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23604944</a>
tmpfsalmost 5 years ago
Both the link and github comments are down for me too; I am unsure whether it has been down more since the acquisition but this is unacceptable to me. I have been trying to post a comment to an issue i made for the last few hours and every time it says &quot;You can&#x27;t comment at this time&quot; which I find very misleading. It should say &quot;Sorry, our system has a problem, please try again later&quot;. The implication of the current message is that my permissions are wrong or something else has happened.<p>This has bumped self-hosting all my repositories much higher up my list.