Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:x7omzi5ydqux3nr2dcorz3o2/app.bsky.feed.like/3ljqu7ly3me2k", "cid": "bafyreif3ovzscpubqyvxomlxbcrceh4esp46xrzaqwq52ufpgpl2ix4tva", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreicsppmu72lfmquyo4ckh6pcr52jrxh653y2gn25dylmx5pky4utzi", "uri": "at://did:plc:fp2izjrrcsbsqphlu7f5sixa/app.bsky.feed.post/3ljqnfuf3o22n" }, "createdAt": "2025-03-07T01:28:44.780Z" } }
How do you handle ints in the logic? That is, how does the filtering runtime code determine that ("age", "<", "18") should treat the value as an int instead of a string? Or do you assume gt, lt, etc. only operate on numbers?
Mar 6, 2025, 11:26 PM