tschudin / ssb-icn2019-paper

make SSB visible in academic publications
MIT License
9 stars 0 forks source link

Notes on Implementation Section #4

Open AljoschaMeyer opened 5 years ago

AljoschaMeyer commented 5 years ago

Tension between generality and assumption of rough mapping between feeds and humans. We want to be more general than "only" doing social apps where relations between feeds correspond to relations between humans. Yet this correspondence is important to justify some design decisions beyond the core log format. Include a paragraph explicitly discussing this? Is this the right section for such a paragraph?

How much should the descriptions zoom into details? Probably not a lot, since the actual details are almost always unnecessarily complicated. Also, there's no real benefit for our target reader to know the details.

Clearly distinguish between different layers of interoperability requirements (log structure > replication >? app platform).

Sooo much potential for graphics.

Rough Structure

dominictarr commented 5 years ago

hmm, there are maybe other things with similar statistical properties to social graphs - graphs where edges attract edges - where things are likely to want to connect to things that are connected to the things they are already connected to... hmm, well most of those things are not explicitly social networks, but the things you'd likely want to make applications about (such as the citation graph) can be interpreted as social networks.