Hacker News new | ask | show | jobs
by andix 174 days ago
The Stream is awkward. It needs to be processed either once at startup or lazy on access, or every time it's used (allocations!). Also discovering multiple files is awkward.