The code and data behind xeiaso.net
5
fork

Configure Feed

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

feat(notes): the homelab is down

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 85fb14fd a536caab

+18 -1
+1 -1
.github/workflows/tigris-push.yml
··· 6 6 7 7 jobs: 8 8 deploy: 9 - runs-on: alrest-xe-site 9 + runs-on: ubuntu-latest 10 10 steps: 11 11 - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 12 12
+17
lume/src/notes/2026/homelab-is-down.mdx
··· 1 + --- 2 + title: "My homelab will be down for at least 20 days" 3 + desc: "Dang, guess I have to suffer." 4 + date: 2026-03-17 5 + --- 6 + 7 + Quick post for y'all now that I can use my macbook while standing (long story, I can't sit due to surgical recovery, it SUCKS). My homelab went offline at about 13:00 UTC today likely because of a power outage. I'm going to just keep it offline and not fight it. I'll get home in early April. 8 + 9 + An incomplete list of the services that are down: 10 + 11 + - The `within.website` vanity Go import server 12 + - The preview site for this blog 13 + - Various internal services including the one that announces new posts on social media 14 + - My experimental OpenClaw bot Moss I was using to kill time in bed 15 + - My DGX Spark for self hosted language models, mainly used with Moss 16 + 17 + Guess it's just gonna be down, hope I didn't lose any data. I'll keep y'all updated as things change if they do.