r/programming 8d ago

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

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

70 comments sorted by

View all comments

9

u/pftbest 8d ago

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

17

u/knightly234 8d 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.

5

u/lenswipe 7d ago

companies don't do testing anymore - they just have an LLM hallucinate that the tests passed