https://soundcloud.com/mixmag-1/premiere-oyubi-tomys-siren
Music to review code to. 🤓
Bouta start a new database for client side indexing of ActivityPub data and making user curated timelines that much easier.
@mauve
Please please please YES. I have done the sqlalchemy version of it for this exact purpose but I kept running up against how much cooler it could be as a direct graph transcription of the json-ld, and if u want a partner on doing something like that I am very much in
@jonny I can send you a link when we have something more substantial but for now we're working on v1 here: https://github.com/hyphacoop/reader.distributed.press/pull/1
@jonny Yeah the model itself is super simple. Just an object store with indexes. 😅 Initially I wanted to do some zany stuff with RDF but time constraints got in the way.
@mauve
Aha gotcha, so part of an ongoing thing not literally just new database models. Ok cool! Ill be curious to see what yall come up with