Hacker News new | ask | show | jobs
Show HN: Bhread – Feed powered social media for threaded blogs (bhread.com)
1 points by elpachongco 859 days ago
Hi, HN. One day I wondered what would happen if my blog had a 'shorts' page, like Youtube shorts or Instagram reels. I made it, and thought, this is just like Twitter without the replies. This is my attempt to connect blogs, even static ones, using RSS/Atom feeds in the hopes to make a social media powered by personal websites.

Just put your feed URL, and submit. We'll scan it for new posts and display them. New posts containing the text "replying to " followed by a link will become a reply to the link, making a thread.

This is a project I started last August. It's written in Django/HTMX.

Links:

- I post development updates on the [discord server](https://blog.bhread.com/posts/bhread-discord-server/) - Occasionally, I update [the blog](https://blog.bhread.com/) - Code in [Github](https://github.com/elpachongco/bhread)