Hacker News new | ask | show | jobs
by ethan_smith 332 days ago
Cursor-based pagination (using a unique, indexed column like `created_at` with an ID tiebreaker) would be a more efficient alternative here.