I fell down a debugging rabbit hole

작성자

카테고리:

← 피드로
r/programming · /u/santiagobustelo · 2026-08-19 개발(SW)

It all started with a bug: it turned out that 7.5 % 2 gives 1.5 in JavaScript and 1 in PHP. And it got me thinking: how many more differences like this are there? I don't want them to catch me off guard again. Since…

원문 보기 ↗