Viliam_Bur comments on Open Thread, July 16-31, 2012 - Less Wrong

3 Post author: OpenThreadGuy 16 July 2012 12:47PM

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

Comments (141)

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

Comment author: Viliam_Bur 19 July 2012 08:50:48PM 2 points [-]

Maybe it would require too much of a change. For example I can imagine implementing the unread comments by just remembering one number per user per article -- the highest seen comment ID in given article. This could save a lot of database space, so I suspect it could be implemented like this.

If this is the case, then please just don't change this value when only selected comments are displayed.