Earlier quoted context omitted.
> For example, in a scriptless world, your HN up/down vote can't be done without a full page load, which would come with the added headache of changing the state of the world on your page because stories and comments have changed their ordering. Solution? Return of the chronological thread (no thanks). I don't see why it would have to change the state of the world on your page. Sites like HN in a scriptless client wo…
That's true, but it would still need to reload , rather than just sending the little request in the background as you keep scrolling along.
a.votey:visited { visibility:hidden; }
to hide the button once you've clicked it?[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#...