If you rapidly scroll a long thread (long this one), you’ll see it loading in chunks. I’m guessing that’s what the underlying pagination is for - so you don’t actually load the whole page in one go, but it’s displayed continuously.
In some ways I like this better, as I don’t have to do binary search to figure out which page a particular post is on. If I know the post number, I can use the “Topic progress” box on the lower right to jump right to it; similarly if I want to go directly to the first or last post. And if I don’t know the post number but do know the author, I can use my browser’s search-within-page to seamlessly jump between posts by that author - that’s not possible with strict pagination (and a separate URL query string for each page).
The main thing is, it’s different, but it’s not an arbitrary difference, and you do get used to it.



I had a cat. It died.