Fork Network Roundabout

We start at one site in the dojo and follow the fork graph around a loop over and over. Not all forks are from the dojo so not every fork reflects more sites. github

dojo.fed.wiki ┌───────┬───────┬───────┬───────┐ │ (idx) │ sites │ pages │ forks │ ├───────┼───────┼───────┼───────┤ │ 0 │ 1 │ 1 │ 1 │ │ 1 │ 1 │ 123 │ 228 │ │ 2 │ 71 │ 810 │ 1065 │ │ 3 │ 278 │ 863 │ 1160 │ │ 4 │ 293 │ 867 │ 1164 │ │ 5 │ 293 │ 867 │ 1164 │ │ 6 │ 293 │ 867 │ 1164 │ └───────┴───────┴───────┴───────┘

ward.dojo.fed.wiki ┌───────┬───────┬───────┬───────┐ │ (idx) │ sites │ pages │ forks │ ├───────┼───────┼───────┼───────┤ │ 0 │ 1 │ 101 │ 169 │ │ 1 │ 89 │ 459 │ 683 │ │ 2 │ 191 │ 864 │ 1159 │ │ 3 │ 292 │ 866 │ 1163 │ │ 4 │ 293 │ 867 │ 1164 │ │ 5 │ 293 │ 867 │ 1164 │ │ 6 │ 293 │ 867 │ 1164 │ └───────┴───────┴───────┴───────┘

paul.dojo.fed.wiki ┌───────┬───────┬───────┬───────┐ │ (idx) │ sites │ pages │ forks │ ├───────┼───────┼───────┼───────┤ │ 0 │ 1 │ 14 │ 23 │ │ 1 │ 19 │ 574 │ 793 │ │ 2 │ 254 │ 860 │ 1148 │ │ 3 │ 293 │ 867 │ 1164 │ │ 4 │ 293 │ 867 │ 1164 │ │ 5 │ 293 │ 867 │ 1164 │ │ 6 │ 293 │ 867 │ 1164 │ └───────┴───────┴───────┴───────┘

eric.dojo.fed.wiki ┌───────┬───────┬───────┬───────┐ │ (idx) │ sites │ pages │ forks │ ├───────┼───────┼───────┼───────┤ │ 0 │ 1 │ 25 │ 59 │ │ 1 │ 32 │ 419 │ 607 │ │ 2 │ 179 │ 861 │ 1156 │ │ 3 │ 292 │ 866 │ 1163 │ │ 4 │ 293 │ 867 │ 1164 │ │ 5 │ 293 │ 867 │ 1164 │ │ 6 │ 293 │ 867 │ 1164 │ └───────┴───────┴───────┴───────┘

We wonder, which dojo sites have not been forked by sites reached from any of these starting points?

[ "allenna", "anderbill", "andrew", "antiplatform", "clare", "clarej", "danield", "ed", "george", "isabellacuevaspierson", "joshua", "les", "mark", "martin", "more.ward", "newera", "peterkaminski", "plugins", "sailing.marc", "uar", "urbit", "vera", "victoria", "viki", "vikki", "ward.sailing.marc" ]

This script can be run from the command line wherever deno is installed. deno

deno run --allow-net http://ward.dojo.fed.wiki/assets/pages/fork-network-graph/roundabout.js andrew.dojo.fed.wiki