docs(readme): hero cast — clean-host hub-pull → fork 100 microVMs#252
Merged
Conversation
Conversion-funnel move (the "proof first" plan): the README led with prose; a watcher couldn't see the headline claim being true without reading and then setting up a host. This pins an unedited asciinema cast at the top — `forkd pull` a now-portable hub snapshot (post-#242), then fork 100 microVMs: 100/100 alive in ~200 ms wall-clock, ~82 ms of that the parallel restore. Real run, recorded on a clean host (privileged container, no prior forkd state). The .cast is committed alongside the .gif so the artifact is re-recordable in ~60 s when the numbers improve (e.g. once the Firecracker MAP_SHARED RFC lands and the live path needs no vendored fork). Honest caveat in the caption: first pull fetches the rootfs sidecar once; it's cached in this recording. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proof-first conversion move. The README led with prose — a watcher couldn't see the headline ("Fork 100 microVMs in 101 ms") being true without reading + setting up a host. This pins an unedited asciinema cast at the top:
forkd pulla now-portable hub snapshot (post-#242), then fork 100 microVMs — 100/100 alive, ~200 ms wall-clock (~82 ms of it the parallel restore)..castis committed too, so it's re-recordable in ~60 s when the numbers improve (e.g. once the FC MAP_SHARED RFC lands and live-fork needs no vendored fork).Pairs with the (internal) runner-vs-watcher scoreboard now baselined — the cast is the artifact that gives the unfired r/rust war-story something that converts instead of landing curiosity on prose.
Test plan
🤖 Generated with Claude Code