Marcus Olsson @marcusolsson.dev · Oct 27

Finally got around to adding a comments section to my blog posts, powered by Bluesky and Mastodon. For each blog post, I create announcement posts on each platform and add the links to the posts in the front matter. The replies on each post are then fetched client-side and interleaved.

4 likes 1 replies

?

Replies

Marcus Olsson · Oct 27

I’ve seen similar solutions that source comments from GitHub issues, but I love the idea of using open protocols for this. Of course, rate limits apply, but I should be so lucky to actually hit them 🤣