2020-04-21 00:55:45 +02:00
|
|
|
digraph tvl {
|
2020-04-21 01:28:22 +02:00
|
|
|
node [fontname = "JetBrains Mono"];
|
2020-04-21 00:55:45 +02:00
|
|
|
overlap = false;
|
|
|
|
splines = polyline;
|
|
|
|
|
2020-06-03 18:40:09 +02:00
|
|
|
TVL [style="bold" href="http://tvl.fyi"];
|
2020-04-21 00:55:45 +02:00
|
|
|
tazjin -> TVL [style="bold"];
|
|
|
|
|
|
|
|
// people
|
2020-05-11 01:59:13 +02:00
|
|
|
subgraph {
|
|
|
|
ac [href="https://the-alex.github.io/about/"];
|
|
|
|
andi [label="andi-" href="https://andreas.rammhold.de/"];
|
|
|
|
anon1 [color="grey" fontcolor="grey"];
|
|
|
|
aranea;
|
|
|
|
artemist [href="https://artem.ist/"];
|
|
|
|
aurora [href="https://nonegenderleftfox.aventine.se/"];
|
|
|
|
benjojo [href="https://benjojo.co.uk/"];
|
|
|
|
borb [href="https://twitter.com/FR31H31T"];
|
2020-07-06 17:23:05 +02:00
|
|
|
camsbury [href="https://camsbury.com/"];
|
2020-05-11 01:59:13 +02:00
|
|
|
cynthia [href="https://cynthia.re/"];
|
|
|
|
edef [href="https://edef.eu/files/edef.hs"];
|
|
|
|
ericvolp [href="https://ericv.me"];
|
|
|
|
espes;
|
|
|
|
eta [href="https://theta.eu.org/"];
|
|
|
|
firefly [href="http://firefly.nu/"];
|
|
|
|
flokli [href="https://flokli.de/"];
|
|
|
|
ghuntley [href="https://ghuntley.com/"];
|
|
|
|
glittershark [href="http://gws.fyi"];
|
|
|
|
grahamc [href="https://grahamc.com/"];
|
|
|
|
hyperfekt [href="https://hyperfekt.net"];
|
|
|
|
isomer [href="https://www.lorier.net/"];
|
|
|
|
jooiiee [href="https://jooiiee.se/"];
|
|
|
|
jusrin [href="https://jusrin.dev/"];
|
|
|
|
kanepyork [href="https://social.wxcafe.net/@riking"];
|
|
|
|
leah2 [href="https://leahneukirchen.org/"];
|
|
|
|
lukegb [href="https://lukegb.com/"];
|
|
|
|
marcusr [href="http://marcus.nordaaker.com/"];
|
|
|
|
maskerad [href="https://femalelegends.com/"];
|
|
|
|
multi [href="https://1.0.168.192.in-addr.xyz/"];
|
|
|
|
ncl;
|
2020-06-19 02:55:05 +02:00
|
|
|
nyanotech [href="https://twitter.com/nyanotech"];
|
2020-05-11 01:59:13 +02:00
|
|
|
poigon;
|
|
|
|
profpatsch [href="http://profpatsch.de/"];
|
|
|
|
puck [href="https://puckipedia.com/"];
|
|
|
|
q3k [href="https://q3k.org/"];
|
|
|
|
qyliss [href="https://alyssa.is"];
|
|
|
|
rcombs [href="http://rcombs.me/"];
|
|
|
|
seven [href="https://open.spotify.com/user/so7"];
|
|
|
|
tazjin [href="https://tazj.in/"];
|
|
|
|
tehhobbit;
|
|
|
|
wpcarro [href="https://wpcarro.dev/"];
|
|
|
|
}
|
2020-04-21 00:55:45 +02:00
|
|
|
|
|
|
|
// companies (blue)
|
2020-05-11 01:59:13 +02:00
|
|
|
subgraph {
|
|
|
|
node [color="#4285f4" fontcolor="#4285f4"];
|
|
|
|
spotify [href="https://www.spotify.com/"];
|
|
|
|
google [href="https://www.google.com/"];
|
2020-07-06 17:23:05 +02:00
|
|
|
urbint [href="https://www.urbint.com/"];
|
2020-05-11 01:59:13 +02:00
|
|
|
}
|
2020-04-21 00:55:45 +02:00
|
|
|
|
|
|
|
// communities? (red)
|
2020-05-11 01:59:13 +02:00
|
|
|
subgraph {
|
|
|
|
node [color="#db4437" fontcolor="#db4437"];
|
|
|
|
eve [href="https://www.eveonline.com/"];
|
|
|
|
nix [href="https://nixos.org/nix/"];
|
|
|
|
ircv3 [href="https://ircv3.net/"];
|
|
|
|
lgbtslack [label="lgbt.tech" href="https://lgbtq.technology/"];
|
|
|
|
muccc [label="µccc" href="https://muc.ccc.de/"];
|
|
|
|
hswaw [href="https://hackerspace.pl/"];
|
|
|
|
}
|
|
|
|
|
|
|
|
// special
|
|
|
|
subgraph {
|
|
|
|
baby [color="pink" fontcolor="pink" href="https://cynthia.re/s/baby"];
|
|
|
|
unspecific [color="grey" fontcolor="grey"];
|
|
|
|
}
|
2020-04-21 00:55:45 +02:00
|
|
|
|
2020-04-21 01:28:22 +02:00
|
|
|
// primary edges (how did they end up in TVL?)
|
2020-05-11 01:59:13 +02:00
|
|
|
subgraph {
|
|
|
|
// Direct edges
|
|
|
|
nix -> tazjin;
|
|
|
|
spotify -> tazjin;
|
|
|
|
google -> tazjin;
|
|
|
|
eve -> tazjin;
|
|
|
|
unspecific -> tazjin;
|
|
|
|
edef -> tazjin;
|
|
|
|
|
|
|
|
// via nix
|
|
|
|
jusrin -> nix;
|
|
|
|
ghuntley -> nix;
|
|
|
|
flokli -> nix;
|
|
|
|
andi -> nix;
|
|
|
|
grahamc -> nix;
|
|
|
|
profpatsch -> nix;
|
|
|
|
|
|
|
|
// via edef
|
|
|
|
benjojo -> edef;
|
|
|
|
espes -> edef;
|
|
|
|
firefly -> edef;
|
|
|
|
leah2 -> aurora;
|
|
|
|
multi -> edef;
|
|
|
|
ncl -> edef;
|
|
|
|
puck -> edef;
|
|
|
|
qyliss -> edef;
|
|
|
|
rcombs -> edef;
|
|
|
|
|
|
|
|
// via spotify
|
|
|
|
tehhobbit -> spotify;
|
|
|
|
seven -> spotify;
|
|
|
|
|
|
|
|
// via google
|
|
|
|
lukegb -> google;
|
|
|
|
isomer -> google;
|
|
|
|
wpcarro -> google;
|
|
|
|
|
2020-07-06 17:23:05 +02:00
|
|
|
// via urbint
|
|
|
|
ac -> urbint;
|
|
|
|
glittershark -> urbint;
|
|
|
|
|
2020-05-11 01:59:13 +02:00
|
|
|
// random primary
|
2020-07-06 17:23:05 +02:00
|
|
|
urbint -> wpcarro;
|
|
|
|
camsbury -> wpcarro;
|
2020-05-11 01:59:13 +02:00
|
|
|
anon1 -> google;
|
|
|
|
aranea -> multi;
|
|
|
|
artemist -> cynthia;
|
|
|
|
aurora -> eve;
|
|
|
|
borb -> unspecific;
|
|
|
|
cynthia -> benjojo;
|
|
|
|
eta -> anon1;
|
|
|
|
ericvolp -> lukegb;
|
|
|
|
jooiiee -> unspecific;
|
|
|
|
kanepyork -> lukegb;
|
|
|
|
marcusr -> unspecific;
|
|
|
|
maskerad -> unspecific;
|
2020-06-19 02:55:05 +02:00
|
|
|
nyanotech -> kanepyork;
|
2020-05-11 01:59:13 +02:00
|
|
|
poigon -> eve;
|
|
|
|
q3k -> unspecific;
|
|
|
|
hyperfekt -> espes;
|
|
|
|
}
|
2020-04-21 00:55:45 +02:00
|
|
|
|
|
|
|
// secondary edges (how are they connected otherwise?)
|
2020-05-11 01:59:13 +02:00
|
|
|
subgraph {
|
|
|
|
edge [weight=0 style="dotted" color="grey" arrowhead="none"];
|
|
|
|
|
|
|
|
// lgbt slack
|
|
|
|
aurora -> lgbtslack;
|
|
|
|
leah2 -> lgbtslack;
|
|
|
|
edef -> lgbtslack;
|
|
|
|
artemist -> lgbtslack;
|
|
|
|
|
|
|
|
// ircv3
|
|
|
|
multi -> ircv3;
|
|
|
|
eta -> ircv3;
|
|
|
|
firefly -> ircv3;
|
|
|
|
|
|
|
|
// µccc
|
|
|
|
leah2 -> muccc;
|
|
|
|
q3k -> muccc;
|
|
|
|
|
|
|
|
// hswaw
|
|
|
|
q3k -> hswaw;
|
|
|
|
|
|
|
|
// random
|
|
|
|
leah2 -> edef;
|
|
|
|
lukegb -> isomer;
|
|
|
|
eta -> multi;
|
|
|
|
eta -> firefly;
|
|
|
|
cynthia -> firefly;
|
|
|
|
cynthia -> lukegb;
|
|
|
|
kanepyork -> google;
|
2020-06-19 02:55:05 +02:00
|
|
|
nyanotech -> google;
|
2020-05-11 01:59:13 +02:00
|
|
|
lukegb -> benjojo;
|
|
|
|
multi -> benjojo;
|
|
|
|
espes -> benjojo;
|
|
|
|
espes -> aurora;
|
|
|
|
puck -> nix;
|
|
|
|
qyliss -> nix;
|
|
|
|
glittershark -> nix;
|
|
|
|
edef -> nix;
|
|
|
|
aranea -> nix;
|
|
|
|
aranea -> profpatsch;
|
|
|
|
artemist -> nix;
|
|
|
|
hyperfekt -> edef;
|
2020-07-06 17:23:05 +02:00
|
|
|
camsbury -> urbint;
|
2020-05-11 01:59:13 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
// baby
|
|
|
|
subgraph {
|
|
|
|
edge [weight=0 style="dotted" color="pink" arrowhead="none"];
|
|
|
|
cynthia -> baby;
|
|
|
|
eta -> baby;
|
|
|
|
}
|
2020-04-21 00:55:45 +02:00
|
|
|
}
|