logoalt Hacker News

y1n0today at 7:25 PM2 repliesview on HN

What I don't like are all the freaking quotes. I look at json and just see noise. Like if you took a screenshot and did a 2d FFT, json would have tons of high frequency content relative to a lot of other formats. I'd sooner go with clojure's EDN.


Replies

y1n0today at 9:11 PM

So I generated a tool to take a screenshot of text and do a 2d FFT on it so I could take my own comment literally.

I was wrong. There is seemingly more high frequency content in the xml. See [1] -- the right side is the xml.

[1] https://orbitalchicken.com/fft_formats.jpg

g947otoday at 8:35 PM

Eh. I doubt if human developers spend much time reading any such json files.

Using jq etc will go a long way for any routine work.

show 1 reply