dyokomizo/blag

Time delayed social media

Opened this issue · 1 comments

Social media but everything you post will be delivered to your "followers" with a delay. Some options:

  • Random delays.
  • Different delays for different followers.
  • Monotonicity (e.g. so it's basically a form of eventual consistency). Otherwise it depends on explicit threading (e.g. replies).
  • Some control (e.g. for posts "far enough" in the future, maybe thirty days).
  • Also for comments/replies.

I'd be willing to collaborate on this. My default implementation would probably be to support this in [[agora bridge]].

Alternatively [[arghzero]] is working on [[birdbear]] and [[exgenesis]] on [[threadhelper]], and they could both be interested in facets of this.