3/23/2026 at 9:34:23 AM
I follow this religiously. The process of posting is manual but it works fairly well if your intention is good and you're not blog spamming in different forums.But I intentionally haven't added a comment section to my blog [1]. Mostly because I don't get paid to write there and addressing the comments - even the good ones - requires a ton of energy.
Also, scaling the comment section is a pain. I had disqus integrated into my Hugo site but it became a mess when people started having actual discussion and the section got longer and longer.
If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articles. That's good enough for me.
[1]: https://rednafi.com
by rednafi
3/23/2026 at 1:45:21 PM
> If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articlesTotally agree, I do the same as well on my site; e.g.: https://anil.recoil.org/notes/tessera-zarr-v3-layout
There are quite a few useful linkbacks:
- The social urls (bluesky, mastodon, twitter, linkedin, hn, lobsters etc) are just in my Yaml frontmatter as a key
- Then there's standard.site which is an ATProto registration that gets an article into that ecosystem https://standard-search.octet-stream.net
- And for longer articles I get a DOI from https://rogue-scholar.org (the above URL is also https://doi.org/10.59350/tk0er-ycs46) which gets it a bit more metadata.
On my TODO list is aggregating all the above into one static comment thread that I can render. Not sure it's worth the trouble beyond linking to each network as I'm currently doing, since there's rarely any cross-network conversations anyway.
by avsm
3/23/2026 at 3:07:24 PM
Damn. I got a bunch of idea around atproto from this comment. Also found out your blog. I wish digging out human written blogs wasn't such a chore. I like the idea of blogs but their discoverability sucks big time.by rednafi
3/23/2026 at 4:23:52 PM
I like Kagi's small web initiative to help people find personal sites: https://blog.kagi.com/small-web-updatesby pivic
3/23/2026 at 5:36:43 PM
I just use HN as my comment platform. I have a Hugo short code that (very respectfully!) grabs the comments on a full rebuild, but only if those comments are not already cached and if the post is less than 7 days old. The formatting looks quite good on my site. Feel free to check it out at the bottom of this post: https://mketab.org/blog/sqlite_kdbxby wps
3/23/2026 at 9:54:36 AM
Nice blog, thanks for this one: https://rednafi.com/go/splintered-failure-modes/. Well written - I only need to read that once and now remembered it.by alemwjsl
3/23/2026 at 2:57:31 PM
> If the write ups are any useful, it generally appears here or reddit and I often link back those discussions in the articles. That's good enough for me.If you have a Mastodon account, you can embed all responses to your Mastodon post into your site. See https://blog.nawaz.org/posts/2025/Jan/adding-fediverse-comme...
by BeetleB