Update FUTO Social Media Plan authored by Eron's avatar Eron
...@@ -89,6 +89,9 @@ We imagine an export format that looks something like this: ...@@ -89,6 +89,9 @@ We imagine an export format that looks something like this:
$is[#Content] $is[#Content]
@.link[#Link] @.link[#Link]
} }
@#Like {
$is[#QuickResponse]
}
``` ```
Now just figure out a way for indexers to relay information to each other. Can be agnostic about this initially. Try different things. Lots of efficiency concerns here so you want to allow this to evolve over time. Now just figure out a way for indexers to relay information to each other. Can be agnostic about this initially. Try different things. Lots of efficiency concerns here so you want to allow this to evolve over time.
... ...
......