this post was submitted on 16 Sep 2023
420 points (97.5% liked)

Programmer Humor

19282 readers
646 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Context: An external contributor is taking it upon himself to implement ActivityPub and possibly ForgeFed in Gitlab after Gitlab ignored the issue for more than 7 years

you are viewing a single comment's thread
view the rest of the comments
[–] d_k_bo@feddit.de 92 points 1 year ago (2 children)

ForgeFed is an ActivityPub Extension to allow cross-forge (git server) issues, pull requests etc. without having to create an account on each server. Forgejo (a Gitea soft-fork) is actively working on this integration.

[–] lars@lemmy.world 26 points 1 year ago (1 children)

Whoa! I didn’t even know I could wish for such a future.

[–] DrDeadCrash@programming.dev 24 points 1 year ago

Check out codeberg for a non-profit host for (instance of?) Forgejo.

[–] redcalcium@lemmy.institute 7 points 1 year ago* (last edited 1 year ago) (1 children)

Having this feature would be very useful. Many big open source projects run their own gitlab instance, which add extra frictions for contributing because you need yet another gitlab account just for those projects.

[–] d_k_bo@feddit.de 4 points 1 year ago

Exactly, I think I have ~5 gitlab accounts and ~4 Gitea/Forgejo accounts.