Out of curiosity, why does the Algolia result for this submission show '4 days ago', the submission timestamp '3 hours ago', and the metadata on the submission timestamp '2025-12-18T15:34:11 1766072051'?
Is this an example of an article being resubmitted (by the same user?) or otherwise boosted back onto the front page?
> The big problem that we kept running into was keeping everything in sync all the time. Every time we add a new user, organization, repository, etc. in our database, we also had to add the corresponding tuples in OpenFGA.
This is a fundamental problem with all Zanzibar-inspired authorization systems[0] that require centralizing ~all authorization data and led us @ Oso to build a more flexible system[1] that grants more control over what authorization-relevant data you centralize vs. decide keep locally.