Highlighting New Comments

November 7th, 2021
tech
Keeping track of which comments you have already read in an online discussion is a pain. It's not too bad in a flat discussion, because you can scroll up to the last comment you remember reading, but in a threaded discussion it's really easy to miss things. Sites can solve this by highlighting new comments:

Why isn't this more common?

The general idea is quite old: mail readers have always marked new messages, so a threaded view with highlighted messages goes back at least to the beginning of threading mail readers. I was using this in the early 2000s, but it's surely older: the In-Reply-To header goes back to RFC 680 (1975) via RFC 733 (1977) and RFC 822 (1982).

On web forums, Reddit added new comment highlighting August 2010, but limited it to subscribers (then "Gold", now "Premium"). It used to be a headline feature of Gold (#2 in 2012, falling to #4 in 2013) but was dropped from advertising in the 2018 rebrand to Premium.

Since I never bought a Reddit subscription, I first saw new comment highlighting on LessWrong, where it was added on May 2011. Some time before 2015 (I think it was early 2014) it was added to SlateStarCodex, and I added it to my commenting system in August 2014. It survived the LessWrong rewrite, and it's supported by the other deployments of that platform.

From a technical perspective, it is a pretty small change: you can implement it client-side in a dozen lines. Many people have written userscripts to add this functionality to sites that don't have it.

The idea has been around for over ten years, it's very simple to implement, it dramatically improves the experience of returning to a complex discussion, but most comment systems that would benefit from it don't support it. Since at this point the explanation is not going to be that the people who would need to add it to FB/HN/etc haven't heard of it, I think the explanation likely goes back to some form of me (and the LW/EA communities) having unusual preferences? Maybe most people don't return to discussions? Or find it distracting? What's going on?

Referenced in: Detecting What's Been Seen

Comment via: facebook, lesswrong

Recent posts on blogs I like:

Jealousy In Polyamory Isn't A Big Problem And I'm Tired Of Being Gaslit By Big Self-Help

The nuance is in the post, guys

via Thing of Things July 18, 2024

Trust as a bottleneck to growing teams quickly

non-trust is reasonable • trust lets collaboration scale • symptoms of trust deficit • how to proactively build trust

via benkuhn.net July 13, 2024

Coaching kids as they learn to climb

Helping kids learn to climb things that are at the edge of their ability The post Coaching kids as they learn to climb appeared first on Otherwise.

via Otherwise July 10, 2024

more     (via openring)