I’ve been wondering, and I figure this is as good a place as any to ask… if someone (maybe me) wanted to build on the work that @tsyesika has done on Mandy so far, what would be the most valuable thing to work on next?
(Not including things that the Spritely core team is already working on, to be clear - persistence will need sleepy actors but let’s assume those have already made it into a Goblins release.)
I know there’s probably a lot to unpack here but a full implementation with federation would have to understand JSON-LD to make sure it was interpreting incoming activities/objects properly, right? (In theory, anyway…) I had been looking at the JSON-LD spec/algorithms and was somewhat intimidated by the amount of work potentially involved there without an existing json-ld library to use. But I had forgotten that @cwebber wrote pubstrate in Guile, and just noticed that it has a guile json-ld implementation! Would it be worthwhile to try and pull that into Mandy?