IRC channel logs
2024-11-09.log
back to list of logs
<old>dsmith: JSON does not even support hexadecimal support! So wishing it to support thousand separator is an illusion <dsmith>old, Yeah I know. Was just giving an example from recent memory where I would have liked _ <dsmith>My eyes sort of loose track over about 5 digits. <dsmith>Mostly if it's the same repeated digit <old>so much for human readability <old>I hate json with passion <old>no trailling commas must be the most insane thing I've seen in a language <dsmith>Ya, it's a real pain. Though I think yaml would be even worse <dsmith>Was not my decision. Legacy stuff. <old>I mean, I choose to generate JSON for my tools also because, unfortunately, it is the common data schema nowaday