this post was submitted on 04 May 2025
195 points (99.5% liked)

Programming Humor

3176 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] madnificent@lemmy.world 3 points 1 month ago (2 children)

I've been waiting for that progress to materialise. Although I really want it to work, it has taken so long now that I doubt it is taken seriously and thus I start to doubt they will keep maintaining it once it does land.

For most commercial software you don't need federation though, so for most you can just spin up your own instance.

[–] Black616Angel@discuss.tchncs.de 2 points 1 month ago

It is taken very seriously. There are still monthly reports, also the usual monthly updates specifically mention federation and stuff that was done that month like federated following of users and HTTP signature validation.

[–] Swedneck@discuss.tchncs.de 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

what i've yet to understand is why nothing seems to have ever shipped, not even a trace of federation.
it's like every time someone attempts it they refuse to make an MVP, instead they work and work until it's 100% ready and just before finishing they have a heart attack like in monty python and the holy grail

what i would do is take an existing project and start by just federating a simple view of repositories, along with likes. Just get something out there so people can see things are happening.

[–] madnificent@lemmy.world 1 points 3 weeks ago

Fully agree. I presume it's way harder than it seems. https://codeberg.org/forgejo-contrib/federation/src/branch/main/FederationRoadmap.md shows some things as done and many as WIP. Perhaps there's a demo server somewhere with which we can experiment?