at://redsolver.dev/app.bsky.feed.post/3l4lthbjv3c2v

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-09-20T15:04:18.717Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreigpjujg27buwhopxykgiv7sb53vj4mix3nqmzf3q3zltjjrc4anpy",
      "uri": "at://did:plc:odo2zkpujsgcxtz7ph24djkj/app.bsky.feed.post/3l4ltdhg2by23"
    },
    "root": {
      "cid": "bafyreibrcekayxtxxgezawledjog6pfxjwciwb3meiie5ayxeakia3ak5i",
      "uri": "at://did:plc:odo2zkpujsgcxtz7ph24djkj/app.bsky.feed.post/3l4lrsiv3cs2w"
    }
  },
  "text": "So in the worst case (new feed) it takes 70 seconds ONCE to run a regular expression on every single post ever made, but all queries after that only need to check the new groups and latest posts (so very fast!). Cache is also stored with rkyv, with key being the blake3 hash of the filter params :)"
}