Ask HN: How to run an old-school mailing list?

I'm not talking the newsletters that are in vogue these days. I'm talking about about the classic mailing lists that are common in the open source world, where you reply-all and everybody can chime in on a topic.

I am considering starting one with a select few to talk about software and our side projects, to brainstorm and talk shop, without the urgency of chats like Discord or IRC, and with much less friction than a regular forum. I find I have no patience for these, while email is king and doesn't demand immediate attention.

My questions are:

- how hard is it to run a classic mailing list? How to deal with spammers, etc?

- is there any kind of good mailing list cloud service? Or is running it on my own VPS the best approach?

- is GNU Mailman still the gold standard? Is there something more modern?

Also, in case this idea of a mailing list to talk and brainstorm with fellow programmers sounds interesting to you, send me an email. I don't want this to be a huge thing, but just a place to share cool code, ideas and discussion with a small group of people, with no urgency and at our own leisure.


Comments URL: https://news.ycombinator.com/item?id=39788649

Points: 10

# Comments: 17

https://news.ycombinator.com/item?id=39788649

Created 1y | Mar 22, 2024, 11:20:04 AM


Login to add comment

Other posts in this group

Show HN: Simple wrapper for Chrome's built-in local LLM (Gemini Nano)

Chrome now includes a native on-device LLM (Gemini Nano) starting in version 138. I've been building with it since it was in origin trials, it's powerful but the official Prompt API is still a bit

Jul 6, 2025, 9:50:14 PM | Hacker news
I extracted the safety filters from Apple Intelligence models

I managed to reverse engineer the encryption (refered to as “Obfuscation” in the framework) responsible for managing the safety filters of Apple Intelligence models. I have extracted them into a r

Jul 6, 2025, 9:50:11 PM | Hacker news