Y
Hacker News
new
|
ask
|
show
|
jobs
by
EvanAnderson
682 days ago
A lot of data that I see in CSV "format" would work fine as tab-delimited and wouldn't need any escaping (because most of the data I see doesn't allow literal tabs anyway). That would be a simple improvement over CSV.