this post was submitted on 25 Feb 2024
31 points (97.0% liked)

Programming

16760 readers
238 users here now

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

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 15 points 5 months ago

Some bloggers have experimented and used Mastodon as a medium to comments on their blog posts. Works quite well.

https://danielpecos.com/2022/12/25/mastodon-as-comment-system-for-your-static-blog/

[–] [email protected] 11 points 5 months ago (1 children)

It'd be super cool if we could connect article-hosting services with the power of activitypub or something but like one of those commenters mentioned, the issue would always be spam and security.

[–] [email protected] 9 points 5 months ago

Wordpress speaks ap if enabled

[–] [email protected] 9 points 5 months ago

In my experience, the most readable response format are replys on some link aggregator (lemmy, hn, ...) and a link to that thread in the original post.

[–] [email protected] 2 points 5 months ago

Doesn't ActivityPub kinda solve this? Now social media comments go directly to your blog's comments, it seems pretty ideal, don't even need to embed Mastodon or whatever. It's right there.