Hacker News new | ask | show | jobs
by xojoc 1464 days ago
Hi!

in the last few months I've been working on a semi-automatic weekly newsletter for various topics, mainly about programming.

Each week a recap is sent with a link to relevant discussions (on Lobsters, HN, Reddit, etc.).

Sample issue for Rust: https://discu.eu/weekly/rust/2022/24/

Sample issue for Compsci: https://discu.eu/weekly/compsci/2022/24/

Beside the newsletter, there's also a browser extension which shows the presence of discussions for the page you're currently viewing: https://discu.eu/extension and a series of bots for Mastodon and Twitter which post regular updates: https://discu.eu/social

Developed with Django: https://github.com/xojoc/discussions

Any feedback is welcome! Especially about the landing page :)