1 |
This is a physics simulation where every player attracts whoever he upvoted and repels players that he downvoted.
|
1 |
This is a physics simulation where every player attracts whoever he upvoted and repels players that he downvoted.
|
2 |
\n
|
2 |
\n
|
3 |
To be exact, the following forces are being applied:
|
3 |
To be exact, the following forces are being applied:
|
4 |
* Brownian motion with decaying magnitude
|
4 |
* Brownian motion with decaying magnitude
|
5 |
* A small force towards the center of the simulation area that increases exponentially with distance
|
5 |
* A small force towards the center of the simulation area that increases exponentially with distance
|
6 |
* Constant attractive force towards players that were upvoted (proportional to amount of votes)
|
6 |
* Constant attractive force towards players that were upvoted (proportional to amount of votes)
|
7 |
* Constant repellent force towards players that were downvoted (proportional to amount of votes)
|
7 |
* Constant repellent force towards players that were downvoted (proportional to amount of votes)
|
8 |
* Repellent force towards other players, decays with distance^4
|
8 |
* Repellent force towards other players, decays with distance^4
|
9 |
* Friction to stabilize the system
|
9 |
* Friction to stabilize the system
|
10 |
\n
|
10 |
\n
|
11 |
How you can read this image:
|
11 |
How you can read this image:
|
12 |
* Color represents friendliness: A player who has never downvoted anything will be fully green, while a player who only does downvotes will be red.
|
12 |
* Color represents friendliness: A player who has never downvoted anything will be fully green, while a player who only does downvotes will be red.
|
13 |
* Being near a player represents a "good relationship" regarding forum karma. Whether players are direct neighbours or a little distance from each other is not of any significance due to the noise of the Brownian motion deciding on such small differences.
|
13 |
* Being near a player represents a "good relationship" regarding forum karma. Whether players are direct neighbours or a little distance from each other is not of any significance due to the noise of the Brownian motion deciding on such small differences.
|
14 |
\n
|
14 |
\n
|
15 |
The zk forum cluster:
|
15 |
The zk forum cluster:
|
16 |
[img]https://i.imgur.com/vIoJSgE.png[/img]
|
16 |
[img]https://i.imgur.com/vIoJSgE.png[/img]
|
17 |
\n
|
17 |
\n
|
18 |
The only similarly dense cluster is much smaller:
|
18 |
The only similarly dense cluster is much smaller:
|
19 |
[img]https://i.imgur.com/sejfv6m.png[/img]
|
19 |
[img]https://i.imgur.com/sejfv6m.png[/img]
|
20 |
\n
|
20 |
\n
|
21 |
Some
rather
negative
players
aren't
hostile
to
everybody,
so
a
loosely
connected
cluster
could
form
a
good
distance
away
from
the
central
cluster:
|
21 |
Some
rather
negative
players
aren't
downvoting
everybody,
so
a
loosely
connected
cluster
could
form
a
good
distance
away
from
the
central
cluster:
|
22 |
[img]https://i.imgur.com/F2qbvLO.png[/img]
|
22 |
[img]https://i.imgur.com/F2qbvLO.png[/img]
|
23 |
Here's the list of players in that image:
|
23 |
Here's the list of players in that image:
|
24 |
@[pikts]wolas @[Fx]Drone @jseah @_Shaman @GoogleFrog
|
24 |
@[pikts]wolas @[Fx]Drone @jseah @_Shaman @GoogleFrog
|
25 |
\n
|
25 |
\n
|
26 |
If you wanna have a look around, here's a [url=http://extrazoom.com/image-62021.html?s=uln50x50]zoomable version of the image.[/url] Click the button on the bottom right for a minimap.
|
26 |
If you wanna have a look around, here's a [url=http://extrazoom.com/image-62021.html?s=uln50x50]zoomable version of the image.[/url] Click the button on the bottom right for a minimap.
|
27 |
\n
|
27 |
\n
|
28 |
Alternatively, you can find the full image [url=https://i.imgur.com/NNDMomb.png]here[/url]. It may crash your browser.
|
28 |
Alternatively, you can find the full image [url=https://i.imgur.com/NNDMomb.png]here[/url]. It may crash your browser.
|