Since being on Lemmy I feel like I finally found a place I can consider more similar to my home on the web… I feel like this is the real decentralized web, not the next capitalism nightmare which is the so called “web3”…
Give me some guidance! How is the federation thing going? What are some cool projects I need to know about? I know Lemmy, Friendica, Matrix, Bookwyrm, Mastodon, but I’m sure there’s more!
I’m not allergic to emails, I use them a lot, but I think a mailing list is not a federated github, but a mess.
Forgejo is a much better choice in my opinion.
What can’t you get out of a mailing list? You can customize exactly how it displays, and SourceHut visualizes the code review part. What’s missing? (I don’t think reactions contribute much.)
to me it’s easier to look through an issue page on forgejo than a chain of mails. search is also easier: inside an issue I can ctrl+f, and across issues of a project there’s a search tool. but how would you search across all issues of a specific project (repo)?
forgejo issues can also have tags, associated projects and milestones for organization. also pinned issues for better visibility for newbies and/or easier access to anyone.
mailing lists are like a discord or matrix chat to me: a mostly disorganized flow of messages. probably there are ways to organize it, but doesn’t it need the explicit cooperation (e. g. in using a uniform formatting for mail titles) of all participants, including newbies?
You can make filters for specific mailing lists (in the worst case based on the reply-to header), and I think the tiny bit of convenience tradeoff for centralizing all messages is a benefit.
Fair point about filtering by labels. I personally think consolidated tickets (which are labeled and implemented by sourcehut) should be separate from issue reports, for less identifier inflation if nothing else.
Unlike chatrooms, mailing lists also have threads just like any forum.