Announcements
Hello from the void
Space Welders is under construction. Here's a first dispatch from the dark — what we're building and why.
1 June 20261 min readby Space Welders
#Announcements#Space Welders
Hello from the void
Welcome to the Space Welders blog. We're still building, but the lights are on.
What this is
A place for notes, build logs, and the occasional deep dive. Expect short, practical posts — the kind you'd scribble on the back of a flight plan.
Markdown works
This blog runs on the same markdown engine as the rest of the WiseJNRS sites:
- GFM tables, task lists, and strikethrough
- Fenced code blocks with syntax highlighting
- Heading anchors and an auto table of contents
export function ignite(thrust: number) {
return `🚀 burning at ${thrust}%`;
}
Small things, more often.
More soon. Strap in.