Y
Hacker News
new
|
ask
|
show
|
jobs
by
fragmede
21 days ago
Honest answer is: whenever your markdown or json files get to be big enough that grep/jq takes long enough that you get bored waiting for it.
1 comments
embedding-shape
21 days ago
> get to be big enough that grep/jq takes long enough
On a modern processor, that's about GBs of data typically, right?
link
bitexploder
21 days ago
Practically yes, but much earlier if agents are touching that data in my experience. Tens of GB even if you design well.
link
On a modern processor, that's about GBs of data typically, right?