mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
autopushed
This commit is contained in:
@@ -317,10 +317,9 @@ An Agora tries to solve all of these based on social signals contributed to the
|
|||||||
- [[equivalence classes]]
|
- [[equivalence classes]]
|
||||||
- If [[x]] pulls [[y]] and [[y]] pulls [[x]], then [[x]] ~ [[y]], meaning [[x]] and [[y]] converge in some useful context. This is true in particular if more than one user has contributed these signals.
|
- If [[x]] pulls [[y]] and [[y]] pulls [[x]], then [[x]] ~ [[y]], meaning [[x]] and [[y]] converge in some useful context. This is true in particular if more than one user has contributed these signals.
|
||||||
- [[ranking]]
|
- [[ranking]]
|
||||||
- It is well known[^pagerank] that links provide a strong signal for relevant and notability in graph like systems.
|
- It is well known[^pagerank] that links provide a strong signal for relevant and notability in graph like systems.
|
||||||
- #uprank is an explicit Agora Protocol action that takes a subnode or user and hints at an intent to rank them more highly than the current resource.
|
- #uprank is an explicit Agora Protocol action that takes a subnode or user and hints at an intent to rank them more highly than the current resource.
|
||||||
- #pull can be used
|
- #pull can be used as a ranking hint as well: if [[x]] pulls [[y]], [[y]] is more likely to be roughly as relevant as [[x]] in any contexts in which [[x]] is relevant.
|
||||||
- [[filtering]]
|
|
||||||
|
|
||||||
[^pagerank]: TODO: find paper or good up to date reference.
|
[^pagerank]: TODO: find paper or good up to date reference.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user