Hacker News new | ask | show | jobs
by jayvanguard 3264 days ago
It's probably a core part of their scalability that they never have to produce a complete list of posts. Every fetch is on best effort basis within a small time constraint.
2 comments

They don't even produce complete search results. Go to a group with a long history, and use "search this group" for a keyword that will return over, say, 100 results--some of them a couple of years old.

You won't see many of the older posts, and facebook gives no indication that they have been pruned. It's very hard to find old things without just scrolling through chronologically, which is slow and error prone.

Drives me insane.

Not a complete list, but doing what twitter does, fetching the latest and adding a notification to the top when there's a new one.