Hacker News new | ask | show | jobs
by mschuster91 1650 days ago
> The row separator being two bytes throws a wrench in most parsers.

Huh? Anything that ingests Windows-origin files needs to be capable with \r\n by default.