Let's be honest - JSON is what happens when you give CSV a makeover and tell it to wear a suit to the interview. Sure, it's got fancy curly braces and proper nesting, but strip away the syntactic sugar and what do you have? The same damn tabular data with extra steps.
Every frontend dev who's spent hours parsing nested JSON only to flatten it into a simple table for display knows that feeling of "why did we even bother?" Meanwhile, TOML and YAML are sitting in the corner wondering why JSON gets all the attention when they've been better options all along.
The cat's reaction perfectly captures that moment when you realize your API could've just returned a simple CSV and saved everyone 40% of the bandwidth.
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp