logoalt Hacker News

icytoday at 10:58 AM5 repliesview on HN

I'm biased (founder of tangled.org), but the future really should be federated forges. Host repositories on sovereign infra with global identity + federated "metadata" (issues, pulls, etc.).

Global indices for this should be trivial to spin up so availability is never a concern (we're working towards this!).


Replies

ljmtoday at 11:59 AM

I would love if it coding agents didn't default to GitHub for their deep VCS integration.

If I could get the same bells and whistles by wiring up another forge, so long as it offered a decent API and/or sent events over a webhook, I'd have everything self-hosted.

The agents would need to expose an interface on their own end but as long as you implemented it with a plugin, it'd take the dependency of GitHub and you could use MCP or skills for the rest of it.

show 1 reply
ArcHoundtoday at 11:04 AM

But, there are? I can host a repo on GitHub, Codeberg and self host it too. Then I need to watch over main to keep it consistent between those. After that's established, I can do updates from wherever. Link'em in the README.

show 2 replies
sikozutoday at 11:32 AM

I've never heard of this before, going to sign up and check it out!

show 1 reply
ramon156today at 11:02 AM

Love the idea, would replace the LLM generated content ony our site, though.

I recently migrated to codeberg because I'm okay with self-hosting big runners, while using codeberg's available runners for smaller cron-based things (they even have lazy runners for this).

show 1 reply
beernettoday at 11:05 AM

What is "sovereign infra" exactly?

show 2 replies