The right way to represent floating point numbers in JSON, if you care about precision, portability, or reality, is a 32 or 64 element boolean array that correspond to an IEEE 754 bit value.
I would also accept a binary string, _maybe_ a decimal string, but certainly not a JSON number.
November 28, 2025 at 3:56 PM
The right way to represent floating point numbers in JSON, if you care about precision, portability, or reality, is a 32 or 64 element boolean array that correspond to an IEEE 754 bit value.
I would also accept a binary string, _maybe_ a decimal string, but certainly not a JSON number.
Delighted that Cory is having a moment with "Enshittification," because it's an accurate word for what's happening in tech and he's the right person to describe it.
Delighted that Cory is having a moment with "Enshittification," because it's an accurate word for what's happening in tech and he's the right person to describe it.