Hacker News new | past | comments | ask | show | jobs | submit login

Isn't the whole point of utilizing Git as a decentralized SCM so that we don't have to rely on Bitbucket / Github / whoever to have 100% uptime? Sure, I get that you may be utilizing wikis, issues, or some other in-website feature, but for the most part can you not just use Git locally? I'm seeing a couple of issues here that suggest that it being down for more than an hour or two is ruining their work day, or give off the general notion that Bitbucket being down for an hour is seriously disrupting.

I get that maybe you need to clone a repo and you're put off from that for the time being. But for the vast majority, you can still write code, commit code, and use all of Git's great features without needing to be tethered to Bitbucket. Maybe only the negative posters are commenting on this, and the majority of users are going about their day despite this, but I think minor hiccups for a couple hours shouldn't be the worst fate imaginable. I sympathize with their dev / ops team right now, as the issue appears fairly significant (significant enough to take down SSH, HTTPS, the website, and downloads).




I would argue that having a centralized system is important for a lot of collaborative applications. Without it, you're basically pushing/pulling code ad-hoc with team members, which may or may not even be technically feasible because of network topology, disparate locations, time zones, etc...

So yeah, you get Git, but you're missing a lot of what comprises a modern workflow


The only issue I have is that we can't do code reviews, since we cant view pull requests. I just occupied my time with other tasks.

....But its back up now, time to code review.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: