Live data from Hacker News

The Minimum Viable Rails Stack, Now Reddit Frontpage Approved

goodfil.ms

41–42 of 42 posts

Re: The Minimum Viable Rails Stack, Now Reddit Frontpage Approved

#42
post #19
post #11

Earlier quoted context omitted.

Interested in what you mean by annotating the page after caching it, do you have any more info on this?

The cached page contains content suitable for everyone, so it looks the the user is logged out. An extra AJAX request grabs the users logged in status, CSRF token and similar data as JSON and then modifies the page so the user sees what they expect (a logout button, a comment form, etc).

Doesn't that cause content movement?
Post reply on HN