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

Programmer Humor

19331 readers
36 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
[–] [email protected] 91 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.

[–] [email protected] 26 points 1 year ago (1 children)

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

[–] [email protected] 24 points 1 year ago

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

[–] [email protected] 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.

[–] [email protected] 4 points 1 year ago

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