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:

Animal Welfare and Capabilitarianism

All ethics is a special case of animal welfare science

via Thing of Things December 18, 2024

Developing the middle ground on polarized topics

Avoiding false dichotomies The post Developing the middle ground on polarized topics appeared first on Otherwise.

via Otherwise November 25, 2024

How to eat vegan on Icon of the Seas

Royal Caribbean has a new giant cruise ship, Icon of the Seas, which has a large selection of food options.

via Home November 21, 2024

more     (via openring)