Hacker News new | ask | show | jobs
by hermitcrab 902 days ago
>Before this, we've worked for ~1 year with CSVs (I know the horror)

The CSV format (or lack of) is such a mess. You don't appreciate how much until you have to write a CSV parser and do real world support for it. Ugh.