20
Are there actually good clients for mailing lists?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
No, mailing lists are used for submitting patches inline. That's how the Linux kernel and many other projects do it.
https://docs.kernel.org/process/submitting-patches.html
Edit OP linked an example above: https://lkml.org/lkml/2026/5/12/22