Ask HN: how does HN's pagination work?
Pure idle curiosity. Whenever I have to paginate through a list of sorted items, I just use page numbers. The param seems to be a hash of some kind, which might allow for things like persistent snapshots, but if so, why do the links expire?
3 comments
[ 6.1 ms ] story [ 12.4 ms ] threadI don't think it's a good architecture.