I've been watching the "Network" section in the Chrome developer tools to see what activity there is on a new and active post here at Stack Overflow.
I expected to see periodic network activity to check a script for updated elements on the page (such as new comment or answer posted) - But there doesn't appear to be one!
I just implemented a periodic "heartbeat" for some pages on my site.
Does Stack Overflow achieve some sort of "push" check for new posts?