- Everyone gets to see...
- who does the up/down votes.
- what any moderators' decisions/actions are
- what the algorithms for viewing real estate
- etc.
Some other aspects: - The "forum" (and all inter-user communication) lives on a block chain-like merkle-DAG.
- The real estate algorithms would be customizable, i.e. you have varying views on the same data.
- The "forum" would also act as chat rooms, todo lists, picture galleries, and more... * often provides data or metadata for convenience per use case, i.e. data is just in the address, without loading entire record.
* gib - hash of ib, data, & rel8ns, providing internal integrity. * ib + gib (ib^gib) is a "content address", but I think of it as like a memory pointer in an infinite memory space.
* Currently sha256 but that is metadata and can be specified in the data section.
* data - internal data, like a "value" or "content" of the record. * special rel8ns include...
* "past" - provides a linked list of mutations
* "ancestor" - provides linked list of forks
* "dna" - provides event-sourcing-like complete history of how to build the record.
You can see examples of this, e.g., in the info view at https://www.ibgib.com/as-file/ibGib%20Tutorials%5E1E371C4463... . Use the button in the bottom left to change your view, depending on your use case.
And it's especially slow today - not seen it like this before. Barely possible I'm hitting the extent of my small instance's capabilities.