GreenRoot comments on Open Thread: February 2010 - Less Wrong

1 Post author: wedrifid 01 February 2010 06:09AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (738)

You are viewing a single comment's thread. Show more comments above.

Comment author: Vladimir_Nesov 05 February 2010 10:39:07AM *  11 points [-]

LW became more active lately, and grew old as experience, so it's likely I won't be skimming "recent comments" (and any comments) systematically anymore (unless I miss the fun and change my mind, which is possible). Reliably, I'll only be checking direct replies to my comments or private messages (red envelope).

A welcome feature to alleviate this problem would be an aggregator for given threads: functionality to add posts, specific comments and users in a set of items to be subscribed on. Then, all comments on the subscribed posts (or all comments within depth k from the top-level comments), and all comments within the threads under subscribed comments should appear together as "recent comments" do now. Each comment in this stream should have links to unsubscribe from the subscribed item that caused this comment to appear in the stream, or to add an exclusion on the given thread within another subscribed thread. (Maybe, being subscribed to everything, including new items, by default, is the right mode, but with ease of unsubscribing.)

This may look like a lot, but right now, there is no reading load-reducing functionality, so as more people start actively commenting, less people will be able to follow.

Comment author: ciphergoth 05 February 2010 10:49:45AM 2 points [-]

I find myself once again missing Usenet.

Perhaps if LW had an API we could get back to writing specially-designed clients, which could do all the aggregation magic we might hope for?

Comment author: Vladimir_Nesov 05 February 2010 11:01:04AM *  0 points [-]

"Recent comments" page has a feed.

Comment author: ciphergoth 05 February 2010 11:23:09AM 0 points [-]

I was hoping for a rather richer API than that. "Recent comments" doesn't even include scores.

Comment author: matt 06 February 2010 09:02:27AM 0 points [-]

That's a trivial mod that Trike has time for. Do you want to specify what data you would like in an API, or try and get the code working yourself?

Comment author: ciphergoth 06 February 2010 09:39:16AM 0 points [-]

I really should try and do it myself - for one thing, that means I can develop server and client in parallel.