linked

first signal

2026.05.30 · meta

the node is up!

this is a place i’ve built to keep track of my current projects, writeups, and just stuff i’m working on in general.

while we’re at it, let’s test some features!

we can display code :

int main(void) {
    puts("hello from the wired");
    return 0;
}

and an inline mention of code, links and short lists:

  • one
  • two
  • three

more soon.