Comment on Ask HN/PG: Why are comments being paginated?parentComments−bendtheblock15yIf performance is an issue, some sort of lazy load would be better, so just before you reach the bottom of the page more comments are loaded.
Comments
If performance is an issue, some sort of lazy load would be better, so just before you reach the bottom of the page more comments are loaded.