this post was submitted on 27 Mar 2026
130 points (99.2% liked)

Programming

26234 readers
882 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
top 15 comments
sorted by: hot top controversial new old
[–] aichan@piefed.blahaj.zone 20 points 9 hours ago (1 children)

We run our own Forgejo at home and couldn't be happier

[–] setsubyou@lemmy.world 3 points 4 hours ago (1 children)

I set up Forgejo with runners on Coolify on a Hetzner instance for myself, and it’s great. But I use Codeberg for code I want to publish.

[–] PrinzKasper@feddit.org 1 points 1 hour ago

Forgejo is working on forge federation, which would enable you to interact with repositories across Forgejo instances (including Codeberg). From my understanding it's still a long way off, but it's a super cool idea.

Because as awesome as Codeberg is, it's still a single point of failure that has to pay bills every month. Hopefully, spreading out the load by hosting projects on separate instances will become a seamless experience once forge federation is working.

[–] 30p87@feddit.org 3 points 8 hours ago
[–] Jackinopolis@sh.itjust.works 5 points 10 hours ago

I'm glad I got local runners set up already. Beyond that, it should be painless to migrate my projects over, when I get to it that is.