The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update signalboost entry for ~ajhalili2006 (#732)

In a nutshell:
* nuked Twitter link but adds GitLab + sourcehut + Substack profile links
* point website to andreijiroh.eu.org instead of my buffer start.page
* add #ActuallyAutistic to tag (this may affect chances of getting employed,
but it'll potentially help with discovery for other ND people)

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org

authored by

Andrei Jiroh Halili and committed by
GitHub
7fc66b75 bbc6d4f7

+8 -3
+8 -3
dhall/signalboost.dhall
··· 114 114 } 115 115 , Person::{ 116 116 , name = "Andrei Jiroh Halili" 117 - , tags = [ "backend", "bash", "nodejs", "deno", "alpinelinux", "linux" ] 117 + , tags = [ "backend", "bash", "nodejs", "deno", "alpinelinux", "linux", "actuallyautistic" ] 118 118 , links = 119 119 [ Link::{ url = "https://github.com/ajhalili2006", title = "GitHub" } 120 - , Link::{ url = "https://twitter.com/Kuys_Potpot", title = "Twitter" } 120 + , Link::{ url = "https://mau.dev/ajhalili2006", title = "GitLab" } 121 + , Link::{ url = "https://sr.ht/~ajhalili2006", title = "sourcehut" } 121 122 , Link::{ 122 123 , url = "https://tilde.zone/@ajhalili2006" 123 124 , title = "Fediverse" 124 125 } 125 - , Link::{ url = "https://ajhalili2006.bio.link", title = "Website" } 126 + , Link::{ 127 + , url = "https://substack.com/@ajhalili2006" 128 + , title = "Substack" 129 + } 130 + , Link::{ url = "https://andreijiroh.eu.org", title = "Website" } 126 131 ] 127 132 } 128 133 , Person::{