Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In twitter-like applications, the default ordering is usually just ORDER BY timestamp DESC. You could rely on this default ordering to load the first few dozen items on first visit, and load the remainder asynchronously. Sort of like automatic infinite scrolling.

Of course, users with limited RAM and metered connections won't like that. Which is another reason why it didn't catch on.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: