Engineering
How to Compare JSON and YAML by Data (and Where the Two Formats Disagree)
JSON and YAML are close cousins, but comparing them line by line is hopeless — and even a value comparison has to reckon with the Norway problem, anchors, and comments. Here's how the formats differ, where each is stronger, and how to diff them by data.