alt.hn

8/24/2026 at 2:46:09 PM

Codefloe Is a Professionally Hosted Public Git Forge

https://codefloe.com/

by jeremyjh

8/24/2026 at 8:56:10 PM

Being "professionally hosted" is not enough: You need a "cluefully developed" distributed git backend to be a GitHub competitor. Codeberg is already buckling despite being nowhere near GitHub's scale. When Codefloe gains more users/agents, it's going to suffer from the same fate since Forgejo/Gitea/Gogs just isn't a good foundation to build on top of.

by watusername

8/24/2026 at 9:36:06 PM

What do you think makes it a bad foundation to build on?

by nylonstrung

8/25/2026 at 12:27:38 AM

See Cursor's recent blog post on launching a Github competitor, particularly the architectural history.

by Scaevolus

8/25/2026 at 3:27:10 AM

Right...check the vibe coded slob pile for reference...

by rootnod3

8/25/2026 at 12:54:08 AM

Free CI is what really is going to keep many on GitHub (Actions). Codeberg has Woodpecker CI requires a FOSS application to get approval to use limited free tier. CircleCI has a free tier also but doesn't look like official documentation for integrating with Forgejo.

Being able to produce x86_64/arm64 builds for macOS, Linux, and Windows for free is a minimum start to get movement to another provider IMHO. GitHub already does this.

by jiqiren

8/25/2026 at 2:36:43 AM

They have free CI with pretty generous limits: Up to 4 CPU, 7 GB memory and no max build times. I don't think there is a public Windows or Mac runner. But I think this is where they could run into real issues if they get a lot of adoption without a lot of donations. It could get expensive fast.

by jeremyjh

8/25/2026 at 12:50:22 AM

I just use Github as a backup and use my own git repos as primary. Works really well. CI/CD is blazing fast as well. You don't need all these complicated actions flows and all that. Just write for yourself. And a missing feature is a short prompt away. Especially useful is that Github has a co-tenancy problem and an untrusted input problem. For your own company, you can build that more surgically. I wouldn't normally go on the build side of buy v build, but write-to-deploy duration minimization is a strong value of mine and with agents you really need that tight.

by arjie

8/24/2026 at 6:21:36 PM

I've ported a couple of repos to CodeFloe in the last few days, and so far, so good. Performance is similar to when I self-host Forgejo on a dedicated VPS where I'm the only user, which is super fast. And their built-in CI is pretty nice.

It's a huge contrast to Codeberg, which struggles with basic navigation of the web UI and every git push or pull takes 2-10s.

by mtlynch

8/24/2026 at 8:07:02 PM

> Performance is similar to when I self-host Forgejo on a dedicated VPS where I'm the only user, which is super fast.

I don't mean to be negative, but that's probably because it's pretty much the same thing. Codefloe is tiny. Some quick counting shows it has a grand total of 1012 registered users, including bots, and 1416 public repositories of which the top 3 with the most stars (I know this is a mostly meaningless metric, but for scale) have 27, 13, and 8. It's too small to run into scaling issues.

by jorams

8/24/2026 at 8:27:06 PM

That’s an interesting question - it’s one thing to run an instance of forgejo for a limited user base and another to run at mass public scale.

How does someplace like a GitHub/Gitlab go it? Are user accounts or repos sharded across different servers? Is there a different underlying scaling system? If one wanted to run Forgejo “at scale” what would it really require, or does this need to be factored into the design from day one?

by mbreese

8/24/2026 at 11:55:53 PM

Seems good! I'd migrate some of my open source projects, but they utilize the public static page hosting features of GitLab and GitHub, since they are typescript libraries that are demonstrated in the browser, so I'm reluctant to upset that.

by catapart

8/25/2026 at 2:25:33 AM

Codefloe has that feature (which isn't in stock Forgejo). But yes it might take a little bit of work to migrate to it.

by jeremyjh

8/24/2026 at 7:24:45 PM

What makes this different than Codeberg?

by rantingdemon

8/24/2026 at 7:28:46 PM

Allowing heavily AI projects, from a glance.

by miloignis

8/24/2026 at 11:16:45 PM

You can have private personal projects and even commercial/business projects. Codeberg does not want private personal projects.

by jeremyjh

8/24/2026 at 8:50:05 PM

Codeberg is for open source projects only. This is for anyone.

by tensor

8/24/2026 at 6:12:07 PM

"In no event shall CodeFloe or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption)"

So many fly-by-night "github replacements" popping up. Step 1, buy a hetzner dedi server from the auction for $100/mo. Step 2, install Forgejo. Step 3, ride the wave of anti-US, anti-big-corp senitment to get users onto your platform. Step 4, an HDD fails in your i9-13900k and you lose half of your users' data.

If you are going to offer hosting, you need to state what kind of guarantees around data protection you offer.

by whalesalad

8/24/2026 at 6:18:42 PM

I think you're holding CodeFloe to an unreasonably high standard here. What SaaS vendors agree to financial guarantees if they lose user data or have an outage?

Here's GitHub's policy:

> We will not be liable for damages or losses arising from your use or inability to use the service or otherwise arising under this agreement.

https://docs.github.com/en/site-policy/github-terms/github-t...

Here's Atlassian's policy for BitBucket:

> 14. Limitations of Liability

> 14.1. Damages Waiver. Except for Excluded Claims or Special Claims, to the maximum extent permitted by Law, neither party will have any liability arising out of or related to this Agreement for any loss of use, lost data, lost profits, interruption of business or any indirect, special, incidental, reliance or consequential damages of any kind, even if informed of their possibility in advance.

https://www.atlassian.com/legal/atlassian-customer-agreement...

by mtlynch

8/24/2026 at 9:22:49 PM

> What SaaS vendors agree to financial guarantees if they lose user data or have an outage?

Lots of them. See, e.g., https://aws.amazon.com/compute/sla/

Now, they're not written in terms of compensatory or consequential damages, but you will be entitled to a service credit (which is a "financial guarantee" of sorts) if the conditions are met.

Private agreements frequently have these sorts of provisions as well. You need to be a pretty big or strategic customer to get those, though, and they're often paired hand-in-hand with long-term agreements with mandatory minimum spend.

by otterley

8/24/2026 at 6:33:26 PM

That is fair. This was just the only thing in their terms that I could find that made any mention in regards to data protection. If you are running a service like this, some kind of SLA should exist. I am less concerned with financial protections and more concerned with data protection.

by whalesalad

8/24/2026 at 7:11:50 PM

At the very least, the main guy behind this is pat-s who was originally a WoodpeckerCI dev and has been in and around Codeberg/Forgejo/Woodpecker for a while so I trust he knows his stuff. His work on CrowCI (Woodpecker fork) has been great.

I also swear I've read that same "buy a hetzener dedi install forgejo" etc etc line before, but maybe it's just you're not the only person cynical about the situation.

by stryan

8/24/2026 at 11:33:49 PM

This is a fair criticism of hosted Forgejo in general. Running Forgejo is the easy part. Backups, restore testing, upgrades, isolation and actually operating it for years are the product. Disclaimer, I run one called Fjord

by stephenway

8/24/2026 at 7:20:21 PM

What kind of guarantres does Github offer?

by oytis

8/24/2026 at 8:44:30 PM

> Short version: We provide our service as is, and we make no promises or guarantees about this service. Please read this section carefully; you should understand what to expect.

https://docs.github.com/en/site-policy/github-terms/github-t...

> Short version: We will not be liable for damages or losses arising from your use or inability to use the service or otherwise arising under this agreement. Please read this section carefully; it limits our obligations to you.

https://docs.github.com/en/site-policy/github-terms/github-t...

by dijksterhuis

8/24/2026 at 7:51:58 PM

None. But I'm willing to bet they'll still be around in 3 years.

by baggachipz