Live data from Hacker News

Ask HN: Are blog comments a thing of the past?

news.ycombinator.com

1–10 of 147 posts

Ask HN: Are blog comments a thing of the past?

#1
So, someone built Blog Surf[0] and I spent my morning weaving through various blogs (since it has a directory), and first thing that caught my eye was that for every 5 blogs I checked, only 1 had comments open on article pages.

If I look at posts like this one[1] and this one also[2] - these are extremely detailed articles (very interesting too), but no comments? I am not pointing my finger towards the authors, either.

It's just weird that commenting is being pushed either to Twitter or email.

What do you think about this?

I fully understand that blog comments can be a pain in the butt to moderate when the average Joe just starts leaving "Thanks!" with a link to their website. But, it's perfectly normal to remove the ability for anyone to link back to their website.

[0]: https://news.ycombinator.com/item?id=30844149

[1]: https://wattenberger.com/blog/css-cascade

[2]: https://www.joshwcomeau.com/css/understanding-layout-algorit...

Re: Ask HN: Are blog comments a thing of the past?

#2
Was thinking about it regarding "do it myself or use a third party eg. Discus" sure it's easy to drop but then it's not your data anymore... Also I would think you lose SEO for an async loaded thing like discus. The other issue is identity/cross platform. And abuse.

Re: Ask HN: Are blog comments a thing of the past?

#3
Social platforms did a tremendously effective job of training and conditioning the users to not escape their walled gardens and not even click links, let alone read or comment on blog posts. And platforms like Twitter bury tweets with links anyway, so few users get to see them in the first place.

Re: Ask HN: Are blog comments a thing of the past?

#5
I have been blogging for about 14 years - 7 of these on a blog dedicated for software engineering topics.

I removed all commenting options after about 8 years of blogging. The reason was spam, noise and little value add.

Around 2015 70% of comments coming in to my blog were from bots and another 10% from anonymous folks making irrelevant, and sometimes insulting comments which I all had to delete. About 20% of the comments were still valuable, but moderating felt like an additional stress, on top of writing.

After a few of my blog posts made it on to Hacker News, I noticed the discussions here are far more interesting and productive, surpassing the best comment threads on my blog over the 8 years while I still had comments open.

I removed all commenting and never looked back. When I write, I focus on writing. If anyone wants to, they can find my contact details to share insights about the post - and some people still do.

As someone writing a blog, I'm much better off with no comments open to the whole world. I suspect this is what most other people have also realized.

Re: Ask HN: Are blog comments a thing of the past?

#7
I read blogs, usually blog posts about a specific remedy for a tech issue. The only reason for me to read/skim comments is if the suggested remedy or solution is no longer working and if somebody in the comments might have added their findings that do work. Else I have no reason to read any of the comments.

Re: Ask HN: Are blog comments a thing of the past?

#8
Our company blog https://www.construct.net/en/blogs/construct-official-blog-1 regularly gets good amounts of comments from our community, the way we implement it we see it as a key opportunity for our customers to open dialogue with us and get their feedback. We have no plans to disable comments, benefits far outweigh the positives.

It's also a nice moral boost for the team on occasion! https://www.construct.net/en/blogs/construct-official-blog-1...

We have pretty easy tools to remove spam accounts and spam comments, it's rarely an issue. I feel like because it's a custom implementation we're off a lot of radars, and we make the process of registering to being able to post comments laborious enough to stop most of it (honeypots, verified emails, etc)

Re: Ask HN: Are blog comments a thing of the past?

#9
post #6

In my opinion there's an interesting middle ground, where you don't have comments but allow (moderated) linkbacks (I forget the name of the modern variant of this…) from other blog posts mentioning yours.

I think you're talking about Webmentions.[0]

[0]: https://indieweb.org/Webmention

Re: Ask HN: Are blog comments a thing of the past?

#10
post #2

Was thinking about it regarding "do it myself or use a third party eg. Discus" sure it's easy to drop but then it's not your data anymore... Also I would think you lose SEO for an async loaded thing like discus. The other issue is identity/cross platform. And abuse.

Disqus? Best first check this: https://news.ycombinator.com/item?id=26033052
Post reply on HN