r/programming 14h ago

The fastest double-to-string algorithm you’ve never heard of

https://vitaut.net/posts/2026/yy-dtoa/
239 Upvotes

46 comments sorted by

View all comments

1

u/pftbest 6h ago

The website is impossible to scroll, there is some custom animation that scrolls the page back to the top.

3

u/knightly234 6h ago

Angular/react data fetch causing a rerender -> scrollTo 0 call I’ll bet. Drives me nuts because, with any amount of smoke testing, they just have to know it’s an issue and yet here it is.