top | item 46131867

(no title)

themgt | 2 months ago

I have sympathy for some of the GitHub complaints. otoh just went to try to signup for Codeberg and it's down ... 95% uptime over the last 2 weeks?

https://status.codeberg.org/status/codeberg

discuss

order

psychoslave|2 months ago

One can always host Forgejo themselves if a service level has to be kept under control. With Github that’s not even an option.

I would even consider that moving everything from one single point of failure to an other is not the brightest move.

NoahZuniga|2 months ago

> With Github that’s not even an option.

Github does offer a self hosted product: GitHub Enterprise Server

p2detar|2 months ago

There have been complaints about it on Reddit as well. I registered an account recently and to me the annoying thing is the constant "making sure you are not a bot" check. For now I see no reason to migrate, but I do admit Forgejo looks very interesting to self-host.

verdverm|2 months ago

https://tangled.org/ is building on ATProto

1. use git or jj

2. pull-request like data lives on the network

3. They have a UI, but anyone can also build one and the ecosystem is shared

I've been considering Gerrit for git-codereview, and tangled will be interesting when private data / repos are a thing. Not trying to have multiple git hosts while I wait

lkramer|2 months ago

I moved (from selfhost gitlab) to forgejo recently, and for my needs it's a lot better, with a lot less hassle. It also seems a lot more performant (again probably because I don't need a lot of the advanced features of gitlab).

bayindirh|2 months ago

I mean, they're battling with DDoS all the time. I follow their account on Mastodon, and they're pretty open about it.

I believe the correct question is "Why they are getting DDoSed this much if they are not something important?"

For anyone who wants to follow: https://social.anoxinon.de/@Codeberg

Even their status page is under attack. Sorry for my French, but WTF?

exceptione|2 months ago

Crazy. Who would have an incentive to spend resources on DDoS'ing Codeberg? The only party I can think of would be Github. I know that the normalization of ruthlessness and winner-takes-all mentality made crime mandatory for large parts of the economy, but still cannot wrap my mind around it.

bit1993|2 months ago

Part of the problem is that Codeberg/Gitea's API endpoints are well documented and there are bots that scrape for gitea instances. Its similar to running SSH on port 22 or hosting popular PHP forums software, there are always automated attacks by different entities simply because they recognize the API.

letmetweakit|2 months ago

That's rough ... it is a bad, bad world out there.

captainkrtek|2 months ago

As a customer of GitHub actions, anecdotally feels like Github experiences issues frequently enough to make this not a problem.

SideburnsOfDoom|2 months ago

GitHub uptime isn't perfect either. You will notice these outages from time to time if your employer is using it for more than just "store some git repos", e.g. using GHA for builds and deploys, packages etc.

Daegalus|2 months ago

Just a reminder, Codeberg is for open source projects only, and maybe some dotfiles and such. Its on their frontpage and in their TOS.

nrhrjrjrjtntbt|2 months ago

99.95 from something I use to do work is non negotiable.

arccy|2 months ago

you probably wouldn't use it for work anyway, codeberg is for OSS only

worldsavior|2 months ago

What? It says it's up for 98.56% for the last 2 weeks.

qwertox|2 months ago

That's probably the average. But if Codeberg Translate shines with 99.58%, it is an unnecessary entry which harms the "92.42% Codeberg.org" reality.

rprend|2 months ago

Average big tech alternative. Doesn’t solve your problems, doesn’t scale, terrible UX, but at least it’s run by fanatics.

WolfeReader|2 months ago

Forgejo does solve my problems, doesn't scale yet (I am really looking forward to ForgeFed), has fine UX, and at least it's run by people who care.

Sammi|2 months ago

Because they are Codeberg I'm betting they have a philosophical aversion to using a cloud based ddos protection service like Cloudflare. Sadly the problem is that noone has come up with any other type of solution that actually works.

everybodyknows|2 months ago

How well can Cloudflare protect against malicious account creation, where the attackers are set up to supply a response to email?