Compare commits

...

2 commits

Author SHA1 Message Date
8f52c367d3
profile
All checks were successful
/ job (push) Successful in 5m28s
2025-06-01 01:26:43 +02:00
1a12abe9af
openpgpkey 2025-06-01 00:52:13 +02:00

View file

@ -106,6 +106,16 @@ rwx_forge [shape="plaintext", margin="0", label=<
<tr><td bgcolor="#603000" href="https://forge.rwx.work/explore/organizations" port="domains">domains</td></tr> <tr><td bgcolor="#603000" href="https://forge.rwx.work/explore/organizations" port="domains">domains</td></tr>
</table>>] </table>>]
rwx_forge_marc [shape="plaintext", margin="0", label=<
<table>
<tr><td border="0">marc.beninca<br/>Marc Beninca</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca?tab=activity">activity</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca/.profile">repository</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">overview</td></tr>
</table>>]
rwx_forge_marc -> rwx_forge:users
rwx_help [shape="plaintext", margin="0", label=< rwx_help [shape="plaintext", margin="0", label=<
<table> <table>
<tr><td border="0">Help</td></tr> <tr><td border="0">Help</td></tr>
@ -334,14 +344,20 @@ link_tilde
edge [color="#4040FF"] edge [color="#4040FF"]
node [fillcolor="#404080"] node [fillcolor="#404080"]
rwx_forge_marc [shape="plaintext", margin="0", label=< rwx_forge_marc_profile [shape="plaintext", margin="0", label=<
<table> <table>
<tr><td border="0">Marc Beninca</td></tr> <tr><td border="0">Git</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca?tab=activity">activity</td></tr> <tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">forgejo</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca/.profile">repository</td></tr> <tr><td bgcolor="#603000" href="https://app.radicle.xyz/nodes/seed.radicle.garden/users/did:key:z6Mkw8Z2UwbezxCLsLU1vKrvod5qFLQM8VTK1yArbzAcRfxU">radicle</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">overview</td></tr> <tr><td bgcolor="#603000" href="https://tangled.sh/marc.beninca.link">tangled</td></tr>
<tr><td border="0">Social</td></tr>
<tr><td bgcolor="#603000" href="https://bsky.app/profile/marc.beninca.link">BlueSky</td></tr>
<tr><td bgcolor="#603000" href="https://videos.trom.tf/@marc.beninca">PeerTube</td></tr>
</table>>] </table>>]
rwx_forge_marc -> rwx_forge:users
rwx_forge_marc_profile -> {
rwx_forge_marc
}
{ {
rwx_lsgm_python [label="LSGM\nPython"] rwx_lsgm_python [label="LSGM\nPython"]
@ -370,9 +386,13 @@ rwx_spcd_shell [label="SPCD\nShell"]
edge [color="#E00000"] edge [color="#E00000"]
node [fillcolor="#A00000"] node [fillcolor="#A00000"]
# ╭──────────────╮
# │ beninca.link │
# ╰──────────────╯
{ {
rwx_rwx_dev [label="Proper\ndev branch"] link_beninca_openpgp [label="openpgpkey\nOpenPGP WKD"]
} -> rwx_rwx } -> link_beninca
# ╭─────┬──────╮ # ╭─────┬──────╮
# │ RWX │ Help │ # │ RWX │ Help │
@ -391,6 +411,13 @@ rwx_help_opentofu [label="Open\nToFu"]
rwx_prj_name [label="Name"] rwx_prj_name [label="Name"]
} -> rwx_prj } -> rwx_prj
# ╭─────┬─────╮
# │ RWX │ RWX │
# ╰─────┴─────╯
{
rwx_rwx_dev [label="Proper\ndev branch"]
} -> rwx_rwx
# ╭─────┬─────┬────────╮ # ╭─────┬─────┬────────╮
# │ RWX │ RWX │ Python │ # │ RWX │ RWX │ Python │
# ╰─────┴─────┴────────╯ # ╰─────┴─────┴────────╯