Hacker News new | ask | show | jobs
by btreecat 682 days ago
In that case, why not use "|" (pipe character)?
1 comments

Tabs are rarer than pipes. They are the rarest displayable character for human strings excluding code.

The best would be to use ASCII separator control characters but nobody uses that format so TSV it is.

Based on what data?