Earlier quoted context omitted.
> No reason this stuff cannot be modeled using existing Git objects. That's the easy part. The hard part is discovery and keeping stuff like teams and moderation when you decentralize it. Advancements in Blockchain-tech, IPFS and similar will make this viable soonish-ly, but I think we are not quite there yet from a technological standpoint.
How is blockchain related to this?
Bitbucket Down - Major Outage
31–40 of 66 posts
Re: Bitbucket Down - Major Outage
#32First, my HDMI port blows up and have to work on a small laptop screen. And now I can't access my repositories.. Not happy.
And I presume macOS? If Linux, X11 can do some interesting hacks with scaling and panning. (`xrandr --output ____ --scale` and `xrandr --output ____ --panning`)
Re: Bitbucket Down - Major Outage
#33It's back for me.
Re: Bitbucket Down - Major Outage
#34Great. I need to push some stuff real soon now. In the last 12 months Bitbucket had an uncomfortably high number of issues. But whenever I think about moving our company code to GitLab or GitHub I envision going into a world of pain with my eng. team. Has anyone got some advice for pain-free migration to GitLab or GitHub?
Re: Bitbucket Down - Major Outage
#35Earlier quoted context omitted.
I can't access bitbucket.org, so... Edit: / works, repos don't
What does work is git clone https://username@bitbucket.org/organization/repo.git so you can probably still get by. Just the website is down.
Re: Bitbucket Down - Major Outage
#36Re: Bitbucket Down - Major Outage
#37Earlier quoted context omitted.
When you have to painstakingly earn the right to downvote, you just can't feel bad about using it once in a while.
Hi, I've always been curious what the quota/threshold is. My last account (i336_) got to 1000+ (before I accidentally locked it...) and I never saw the downvote button. Is it like 10,000 or something?
Re: Bitbucket Down - Major Outage
#38Earlier quoted context omitted.
When you have to painstakingly earn the right to downvote, you just can't feel bad about using it once in a while.
Hi, I've always been curious what the quota/threshold is. My last account (i336_) got to 1000+ (before I accidentally locked it...) and I never saw the downvote button. Is it like 10,000 or something?
Re: Bitbucket Down - Major Outage
#39Earlier quoted context omitted.
When you have to painstakingly earn the right to downvote, you just can't feel bad about using it once in a while.
Hi, I've always been curious what the quota/threshold is. My last account (i336_) got to 1000+ (before I accidentally locked it...) and I never saw the downvote button. Is it like 10,000 or something?
And there is no downvote button on posts (or if it is, I haven't reached that threshold yet.)
Re: Bitbucket Down - Major Outage
#40Earlier quoted context omitted.
> No reason this stuff cannot be modeled using existing Git objects. That's the easy part. The hard part is discovery and keeping stuff like teams and moderation when you decentralize it. Advancements in Blockchain-tech, IPFS and similar will make this viable soonish-ly, but I think we are not quite there yet from a technological standpoint.
How is blockchain related to this?
You can also leave stuff like that out, but then you will end up with a system where everyone can only push to their own forks leaving us with a very splintered distributed system. To compensate we would need a much better system for distributed content discovery than anything I've seen so far.