543

And for anyone interested in a template:

you are viewing a single comment's thread
view the rest of the comments
[-] eager_eagle@lemmy.world 28 points 3 months ago

but seriously, we need project management features that are decentralized: issue tracking, kanban, code reviews w/ comments, and ways to extend functionality without relying on a git forge.

[-] sik0fewl@piefed.ca 14 points 3 months ago

Would be cool to see those as extensions to Git. Surely they could just be more Git objects?

[-] lastweakness@lemmy.world 15 points 3 months ago

I wonder how exactly Forgejo's planned federation will work...

[-] Flipper@feddit.org 3 points 3 months ago

Based in activitypub. You should be able to follow a repo with mastodon or Lemmy and then see ticket updates for example.

But it's far in the fuyure

[-] lastweakness@lemmy.world 2 points 3 months ago

Nice, unfortunate that it seems so distant though

[-] waldfee@feddit.org 6 points 3 months ago

You could create a git branch with an unrelated history to store this type of data; either as plaintext, md or something more sophisticated for dedicated tools. The biggest hurdle would probably be to define and agree on a standardized format

[-] azertyfun@sh.itjust.works 11 points 3 months ago

The last thing I want is merge conflicts in my issue tracker. The git data model is simply not right for conversational histories.

ActivityPub is the obvious solution to decentralize public communication. We're using it right now and AFAIK Forgejo is working to implement it for their issue tracker.

[-] hoppolito@mander.xyz 2 points 3 months ago

For issues tracking there's the venerable git-bug, although development has sadly slowed way down in the last years.

And I am always jealous of the way fossil repositories just have a complete front-end and wiki baked in, would love something like that for git.

[-] ripcord@lemmy.world 1 points 3 months ago
[-] Nioxic@lemmy.dbzer0.com 1 points 3 months ago

Snd with relying on cloudflare

this post was submitted on 15 Jan 2026
543 points (97.1% liked)

Programmer Humor

31092 readers
9 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 2 years ago
MODERATORS