In-reply-to » @bender @prologic I've went further down - sometimes to seek something I've read and caught my attention at the time, othertimes to reference old threads in new ones. In this context, nothing is "too old".

@prologic@twtxt.net well, I lied a bit. You can with small js glue fragments in “onclick’ events on buttons (for instance). You don’t need libraries or frameworks, just a short fragment that’s easy to understand and debug, functioning as an event handler.

However, you can fake it with the checkbox trick, where you send the client much more data than you reveal at first and use CSS/HTML to incrementally reveal it. You can also do the meta-refresh thing combined with server-side page rendering to pull in new content periodically.

⤋ Read More