this post was submitted on 30 Jan 2025
113 points (92.5% liked)
Asklemmy
47927 readers
829 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.