{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidj7ssnde3doqnzedddiv45m3qlod4mep2mdgquj4thor6wk6zfdm",
"uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3micit7ccyp72"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreifj2f5hb664wvys4f2dqsab6qnvqzynyh2yudieo2ychntwbv3uee"
},
"mimeType": "image/jpeg",
"size": 75660
},
"path": "/post/48022845",
"publishedAt": "2026-03-30T15:25:45.000Z",
"site": "https://programming.dev",
"tags": [
"Programming",
"dhruv3006",
"9 comments"
],
"textContent": "submitted by dhruv3006 to programming\n7 points | 9 comments\n\nI need to scan very large JSONL files efficiently and am considering a parallel grep-style approach over line-delimited text.\n\nWould love to hear how you would design it.",
"title": "How would you design parallel grep for huge JSONL files?"
}