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

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-02-19T19:36:55.634Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreifb5hnsw52lskqkqrme434rhnwdopznpqomj7dtvdqlfssp3gfqwi",
      "uri": "at://did:plc:4wwhwq5yy6btl4omycw66gfd/app.bsky.feed.post/3kls6ir72qv2t"
    },
    "root": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreibvl32wifwpezv36ohlboul75ckd63xl7o26gbcchh5lhpc6xrxz4",
      "uri": "at://did:plc:odo2zkpujsgcxtz7ph24djkj/app.bsky.feed.post/3klpqvcevm52z"
    }
  },
  "text": "Usually a combination of maximum input (7 days), ridiculously complex regular expressions and inefficient block order (like sorting before filtering or doing the \"inverted\" RegEx pass before the normal one, effectively needing to process all posts twice). The worst one atm is ~22 seconds :D"
}