I can't believe we're still having to say this in 2025, but would people *please* scroll back to the top of a website when they're finished reading, so it's ready for the next person. We've even got buttons at the bottom to do it all in one go, it's not 1994 any more.
@_thegeoff now I want to make a website where this happens
@foone Nice 😂 👍
My reflex is to do it with no logins/cookies/session control, just a website that only maintains one connection at a time and preserves state. Is a bit of jS to ping back with "user still reading line x" cheating?

@_thegeoff @foone What about CSS that trigger download of an image when the viewport reach bottom?

(Don't ask me how to do that. I'm from the backend lands)