Hacker News new | ask | show | jobs
by Someone 248 days ago
I think json would be better off if it supported IEEE floats, too. Sometimes, you really have to serialize a NaN or infinity.
1 comments

I think that DER (which is a binary format, although there are ways to make it from text formats) is better, which does have NaN and infinity and other stuff.