about summary refs log tree commit diff
path: root/web/tvl/tvl.dot
diff options
context:
space:
mode:
Diffstat (limited to 'web/tvl/tvl.dot')
-rw-r--r--web/tvl/tvl.dot105
1 files changed, 38 insertions, 67 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index 569bcab4ad..a4ced3d473 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -8,50 +8,44 @@ digraph tvl {
 
   // people
   subgraph {
+    Irenes [href="https://www.pluralpride.com/"];
+    K900 [href="https://0upti.me/"];
+    Profpatsch [href="http://profpatsch.de/"];
     adisbladis [href="http://nixos.expert/"];
+    amjoseph;
     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/"];
-    camsbury [href="https://camsbury.com/"];
     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/"];
+    etu [href="https://elis.nu/"];
+    ezemtsov [href="https://github.com/ezemtsov"];
     firefly [href="http://firefly.nu/"];
     flokli [href="https://flokli.de/"];
+    fzakaria [href="https://fzakaria.com/"];
     ghuntley [href="https://ghuntley.com/"];
     grfn [href="http://gws.fyi"];
-    grahamc [href="https://grahamc.com/"];
-    htbf [href="https://htbf.dev/"];
-    hyperfekt [href="https://hyperfekt.net"];
-    implr;
-    Irenes [href="https://www.pluralpride.com/"];
+    implr [href="https://twitter.com/implring"];
     isomer [href="https://www.lorier.net/"];
-    jooiiee [href="https://jooiiee.se/"];
+    j4m3s [href="https://github.com/j4m3s-s"];
     jusrin [href="https://jusrin.dev/"];
-    kanepyork [href="https://social.wxcafe.net/@riking"];
+    kn;
+    lassulus;
     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;
     nikky [href="http://nikky.moe/"];
     nyanotech [href="https://twitter.com/nyanotech"];
-    poigon;
-    profpatsch [href="http://profpatsch.de/"];
-    puck [href="https://puckipedia.com/"];
-    qyliss [href="https://alyssa.is"];
-    rcombs [href="http://rcombs.me/"];
     seven [href="https://open.spotify.com/user/so7"];
-    spacekookie [href="https://spacekookie.de/"];
+    sterni [href="https://sterni.lv/"];
     tazjin [href="https://tazj.in/"];
-    V [href="https://anomalous.eu/"];
     wpcarro [href="https://wpcarro.dev/"];
+    raitobezarius [href="https://ryan.lahfa.xyz/"];
+    yuuko;
   }
 
   // companies (blue)
@@ -59,7 +53,6 @@ digraph tvl {
     node [color="#4285f4" fontcolor="#4285f4"];
     spotify [href="https://www.spotify.com/"];
     google [href="https://www.google.com/"];
-    urbint [href="https://www.urbint.com/"];
   }
 
   // communities? (red)
@@ -67,8 +60,8 @@ digraph tvl {
     node [color="#db4437" fontcolor="#db4437"];
     eve [href="https://www.eveonline.com/"];
     nix [href="https://nixos.org/nix/"];
+    tvix [href="https://code.tvl.fyi/tree/tvix"];
     ircv3 [href="https://ircv3.net/"];
-    lgbtslack [label="lgbt.tech" href="https://lgbtq.technology/"];
     muccc [label="µccc" href="https://muc.ccc.de/"];
     afra [label="AfRA" href="https://afra-berlin.de/"];
   }
@@ -82,12 +75,15 @@ digraph tvl {
   // primary edges (how did they end up in TVL?)
   subgraph {
     // Direct edges
-    nix -> tazjin;
+    nix -> TVL;
+    tvix -> TVL;
+
     spotify -> tazjin;
     google -> tazjin;
     eve -> tazjin;
     unspecific -> tazjin;
     edef -> tazjin;
+    ezemtsov -> tazjin;
 
     // via nix
     adisbladis -> nix;
@@ -95,71 +91,56 @@ digraph tvl {
     ghuntley -> nix;
     flokli -> nix;
     andi -> nix;
-    grahamc -> nix;
-    profpatsch -> nix;
+    Profpatsch -> nix;
+    lassulus -> nix;
+    etu -> nix;
+
+    // via tvix
+    j4m3s -> tvix;
+    amjoseph -> tvix;
+    K900 -> tvix;
 
     // via edef
     benjojo -> edef;
     espes -> edef;
     firefly -> edef;
     leah2 -> aurora;
-    multi -> edef;
     ncl -> edef;
-    puck -> edef;
-    qyliss -> edef;
-    rcombs -> edef;
-    V -> edef;
 
     // via spotify
     seven -> spotify;
 
     // via google
-    htbf -> google;
     Irenes -> google;
     isomer -> google;
     lukegb -> google;
     wpcarro -> google;
-
-    // via urbint
-    grfn -> urbint;
+    fzakaria -> google;
 
     // random primary
-    urbint -> wpcarro;
-    camsbury -> wpcarro;
-    anon1 -> google;
-    aranea -> multi;
-    artemist -> cynthia;
+    grfn -> wpcarro;
     aurora -> eve;
     cynthia -> benjojo;
-    eta -> anon1;
+    eta -> unspecific;
     ericvolp -> lukegb;
-    jooiiee -> unspecific;
-    kanepyork -> lukegb;
     marcusr -> unspecific;
-    maskerad -> unspecific;
-    nyanotech -> kanepyork;
-    poigon -> eve;
-    implr -> unspecific;
-    hyperfekt -> espes;
+    implr -> lukegb;
     afra -> unspecific;
     nikky -> afra;
-    spacekookie -> qyliss;
+    kn -> flokli;
+    sterni -> Profpatsch;
+    yuuko -> ncl;
+    raitobezarius -> flokli;
   }
 
   // secondary edges (how are they connected otherwise?)
   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;
+    raitobezarius -> ircv3;
 
     // µccc
     leah2 -> muccc;
@@ -167,28 +148,18 @@ digraph tvl {
     // random
     leah2 -> edef;
     lukegb -> isomer;
-    eta -> multi;
     eta -> firefly;
     cynthia -> firefly;
     cynthia -> lukegb;
     implr -> google;
-    kanepyork -> google;
     nyanotech -> google;
     lukegb -> benjojo;
-    multi -> benjojo;
     espes -> benjojo;
     espes -> aurora;
-    puck -> nix;
-    qyliss -> nix;
     grfn -> nix;
     edef -> nix;
-    aranea -> nix;
-    aranea -> profpatsch;
-    artemist -> nix;
-    hyperfekt -> edef;
-    camsbury -> urbint;
-    spacekookie -> afra;
-    qyliss -> afra;
+    ezemtsov -> nix;
+    raitobezarius -> nix;
   }
 
   // baby