this post was submitted on 30 Jan 2025
100 points (93.1% liked)

Programmer Humor

20281 readers
874 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 4 days ago (6 children)

I wouldn't do a mailing list these days, but as someone who spent the early part of my career interacting with devs that preferred this method, it's actually pretty ergonomic by a 2005 standard. A message thread aware, text based email client that can turn messages into patches in a keystroke makes it actually pretty comparable to modern code review...

I think it's hard for younger devs to get this because they're used to email being stuck in a crappy, unthreaded browser interface or Outlook etc. (which are terrible for mailing lists) and most collaboration taking place in code review and chat platforms like Teams/Slack but for decades before these were feasible, email was the way...

[–] [email protected] 9 points 3 days ago* (last edited 3 days ago)

I'll note that a number of groups and forums send mailing list like emails (google groups, django dev being a big one) and that notifications can be threaded from places like Github with the right client.

Thunderbird has good threading.

Roundcube webmail is also capable here. Though when I have had it working it didn't include sent messages... which is not great in my mind.

load more comments (5 replies)