Hacker News new | ask | show | jobs
by xxs 4314 days ago
>>And "flat" implies there is no special data structure involved.

Flat files doesn't mean neither text file, nor human-readable. Text format, human-readable format is a terrible one to store data, esp. numbers.

1 comments

>> since a flat file could be binary data...