You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
Click article navigation, and then 'next' by author.
Let's add another way. My initial plan for how to do this is as follows:
We have the time when someone visited a post, and we have (on the wiki) a list of the posts in the Sequences. Let's find the earliest post in the Sequences that a user hasn't visited yet, and display a link to it as a sidebar. (Ideally, this does something less resource intensive than checking every post every time.)
The text was updated successfully, but these errors were encountered:
Let's find the earliest post in the Sequences that a user hasn't visited yet, and display a link to it as a sidebar.
What order for the Sequences are you thinking? From my conversations with Nate, I think he was thinking chronological order, i.e., in the order that Eliezer made the posts.
As suggested by Nate Soares, there should be a convenient and obvious way to read the Sequences on LW. Right now the three main approaches are:
Let's add another way. My initial plan for how to do this is as follows:
We have the time when someone visited a post, and we have (on the wiki) a list of the posts in the Sequences. Let's find the earliest post in the Sequences that a user hasn't visited yet, and display a link to it as a sidebar. (Ideally, this does something less resource intensive than checking every post every time.)
The text was updated successfully, but these errors were encountered: