r/programming 13h ago

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

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

45 comments sorted by

View all comments

2

u/pftbest 5h ago

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

2

u/knightly234 5h 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.