Deep dives.
Narrative long-form on the design and the experiment — the shareable hooks. Each is a standalone story.
Manifesto
Why Swift for an OS?
Memory safety and modern ergonomics on bare metal — without a garbage collector. The case for Embedded Swift in the kernel.
What is realServing HTTP and AI from swift-os
A pure-Swift in-kernel TCP/IP stack, a real HTTP server, and a TinyStories inference daemon — what is shipping, and what is still ahead.
Deep diveHow swift-os boots
From QEMU firmware to a Swift login prompt in under a second — deterministic, signed, and easy to reason about.