Hacker News new | ask | show | jobs
by amano-kenji 613 days ago
Running a mailing list is too complicated. RSS and ATOM are infinitely simpler than maintaining a mailing list.

Or, just run a telegram announcement channel.

Overcoming email spam filter is a lost cause because of the spam issue of push notification systems like email. Push notification systems that allow anyone to send messages to you will not scale well beyond personal correspondence and receiving subscribed notifications from forums and github.

Pull notification systems like RSS, ATOM, telegram announcement channel, etc, ... are much better because they have zero spam issue, and there is no spam filter to overcome.