<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Ari Lerner — Writing</title><description>Ari Lerner builds technical companies, technical leverage, and technical trust across secure AI infrastructure, systems software, and new computing models.</description><link>https://ari.io/</link><language>en-us</language><item><title>How to Build Around an Open Theorem Without Claiming It</title><link>https://ari.io/writing/how-to-build-around-an-open-theorem-without-claiming-it/</link><guid isPermaLink="true">https://ari.io/writing/how-to-build-around-an-open-theorem-without-claiming-it/</guid><description>Ambitious mathematical software can formalize the missing object, prove surrounding machinery, and record evidence while keeping the unresolved crux mechanically open.</description><pubDate>Sat, 15 Aug 2026 02:08:00 GMT</pubDate><category>deep-tech</category><category>uor</category><category>lean</category><category>mathematics</category><category>research</category></item><item><title>A Registry Is a Graph, Not a Bucket</title><link>https://ari.io/writing/a-registry-is-a-graph-not-a-bucket/</link><guid isPermaLink="true">https://ari.io/writing/a-registry-is-a-graph-not-a-bucket/</guid><description>Once objects have stable identities, a registry has to preserve namespace state, relationships, atomic changes, reconciliation, and reachability—not just blobs.</description><pubDate>Sat, 15 Aug 2026 02:07:00 GMT</pubDate><category>deep-tech</category><category>uor</category><category>registries</category><category>storage</category><category>distributed-systems</category></item><item><title>A Program Should Be Able to Resume Somewhere Else</title><link>https://ari.io/writing/a-program-should-be-able-to-resume-somewhere-else/</link><guid isPermaLink="true">https://ari.io/writing/a-program-should-be-able-to-resume-somewhere-else/</guid><description>A portable suspension needs addressed state, addressed dependencies, explicit host contracts, and fresh authority when execution moves.</description><pubDate>Sat, 15 Aug 2026 02:06:00 GMT</pubDate><category>deep-tech</category><category>hologram</category><category>runtimes</category><category>portability</category><category>content-addressing</category></item><item><title>Research Should Record What Failed</title><link>https://ari.io/writing/research-should-record-what-failed/</link><guid isPermaLink="true">https://ari.io/writing/research-should-record-what-failed/</guid><description>A useful research repository keeps negative results, pre-declares what would change the plan, and treats instruments that cannot fail as bugs.</description><pubDate>Sat, 15 Aug 2026 02:05:00 GMT</pubDate><category>deep-tech</category><category>uor</category><category>ai</category><category>research</category><category>measurement</category></item><item><title>The Browser Is a Computer, Not a Thin Client</title><link>https://ari.io/writing/the-browser-is-a-computer-not-a-thin-client/</link><guid isPermaLink="true">https://ari.io/writing/the-browser-is-a-computer-not-a-thin-client/</guid><description>Running a real AI compile-and-inference pipeline in the browser changes storage, memory, concurrency, and verification from backend concerns into product architecture.</description><pubDate>Sat, 15 Aug 2026 02:04:00 GMT</pubDate><category>deep-tech</category><category>hologram</category><category>browser</category><category>wasm</category><category>ai</category></item><item><title>Exactness Is an Interface</title><link>https://ari.io/writing/exactness-is-an-interface/</link><guid isPermaLink="true">https://ari.io/writing/exactness-is-an-interface/</guid><description>When every valid execution path produces the same bytes, memory, scheduling, SIMD, and fallback decisions stop leaking into the caller&apos;s contract.</description><pubDate>Sat, 15 Aug 2026 02:03:00 GMT</pubDate><category>deep-tech</category><category>uor</category><category>rust</category><category>mathematics</category><category>performance</category></item><item><title>A Hash Can Prove an Answer Was Not Changed. It Cannot Prove the Answer Was Right.</title><link>https://ari.io/writing/a-hash-can-prove-an-answer-was-not-changed/</link><guid isPermaLink="true">https://ari.io/writing/a-hash-can-prove-an-answer-was-not-changed/</guid><description>Content addressing gives delegated AI results durable identity and tamper evidence, but correctness still requires recomputation, attestation, or a stronger proof.</description><pubDate>Sat, 15 Aug 2026 02:02:00 GMT</pubDate><category>deep-tech</category><category>hologram</category><category>ai</category><category>verification</category><category>content-addressing</category></item><item><title>Meaning Needs an Address</title><link>https://ari.io/writing/meaning-needs-an-address/</link><guid isPermaLink="true">https://ari.io/writing/meaning-needs-an-address/</guid><description>A hash identifies bytes. A useful object address has to survive harmless changes in representation without pretending every kind of equivalence is the same.</description><pubDate>Sat, 15 Aug 2026 02:01:00 GMT</pubDate><category>deep-tech</category><category>uor</category><category>content-addressing</category><category>identity</category><category>rust</category></item><item><title>Delete Everything—Except the Ability to Prove Who You Are</title><link>https://ari.io/writing/delete-everything-except-the-ability-to-prove-who-you-are/</link><guid isPermaLink="true">https://ari.io/writing/delete-everything-except-the-ability-to-prove-who-you-are/</guid><description>A destructive command exposed two hard problems: defining complete deletion in an evolving system and preserving cryptographic identity as one connected set.</description><pubDate>Fri, 14 Aug 2026 23:51:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>operations</category><category>security</category><category>identity</category></item><item><title>A 1 GiB Filesystem Cost 3.9 GiB of RAM</title><link>https://ari.io/writing/a-1-gib-filesystem-cost-3-9-gib-of-ram/</link><guid isPermaLink="true">https://ari.io/writing/a-1-gib-filesystem-cost-3-9-gib-of-ram/</guid><description>A Rust ownership mistake in MVM&apos;s ext4 builder multiplied peak memory, and the fix required changing the shape of the pipeline.</description><pubDate>Fri, 14 Aug 2026 23:52:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>rust</category><category>performance</category><category>filesystems</category></item><item><title>Provenance Is Not Logging</title><link>https://ari.io/writing/provenance-is-not-logging/</link><guid isPermaLink="true">https://ari.io/writing/provenance-is-not-logging/</guid><description>Logs describe events. Provenance records who authorized them, why they happened, and which later decisions depended on them.</description><pubDate>Fri, 14 Aug 2026 23:53:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>provenance</category><category>audit</category><category>security</category></item><item><title>200 Milliseconds Is Not a Boot Time</title><link>https://ari.io/writing/200-milliseconds-is-not-a-boot-time/</link><guid isPermaLink="true">https://ari.io/writing/200-milliseconds-is-not-a-boot-time/</guid><description>MicroVM latency only means something when the stopwatch includes preparation, verification, activation, first useful work, and cleanup.</description><pubDate>Fri, 14 Aug 2026 23:54:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>performance</category><category>microvms</category><category>systems</category></item><item><title>Snapshots Can Clone Memory, Not Authority</title><link>https://ari.io/writing/snapshots-can-clone-memory-not-authority/</link><guid isPermaLink="true">https://ari.io/writing/snapshots-can-clone-memory-not-authority/</guid><description>A restored microVM can inherit computation, but it needs a fresh identity, fresh channels, and a newly admitted security contract.</description><pubDate>Fri, 14 Aug 2026 23:55:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>microvms</category><category>snapshots</category><category>security</category></item><item><title>A Security Claim Is Code—or It Isn&apos;t</title><link>https://ari.io/writing/a-security-claim-is-code/</link><guid isPermaLink="true">https://ari.io/writing/a-security-claim-is-code/</guid><description>Security promises need a threat model, an enforcement mechanism, and a witness that breaks when the mechanism does.</description><pubDate>Fri, 14 Aug 2026 23:56:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>security</category><category>testing</category><category>rust</category></item><item><title>The Safest NIC Is No NIC</title><link>https://ari.io/writing/the-safest-nic-is-no-nic/</link><guid isPermaLink="true">https://ari.io/writing/the-safest-nic-is-no-nic/</guid><description>MVM removes the routable guest NIC and puts network authority behind a host-controlled vsock boundary.</description><pubDate>Fri, 14 Aug 2026 23:57:00 GMT</pubDate><category>deep-tech</category><category>mvm</category><category>security</category><category>networking</category><category>microvms</category></item><item><title>AI agents need a machine boundary</title><link>https://ari.io/writing/ai-agents-need-a-machine-boundary/</link><guid isPermaLink="true">https://ari.io/writing/ai-agents-need-a-machine-boundary/</guid><description>Prompt rules are not a security boundary. Agent runtimes need enforceable capabilities, isolated execution, mediated I/O, and a deliberately small blast radius.</description><pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate><category>ai</category><category>security</category><category>systems</category><category>rust</category></item><item><title>Invisible AI</title><link>https://ari.io/writing/invisible-ai/</link><guid isPermaLink="true">https://ari.io/writing/invisible-ai/</guid><description>The advances in AI are incredible, but the most important systems will disappear into ordinary life.</description><pubDate>Mon, 25 Mar 2024 00:00:00 GMT</pubDate><category>ai</category><category>product</category><category>future</category></item><item><title>Dad&apos;s Blue Sky cream soda</title><link>https://ari.io/writing/blue-sky-cream-soda/</link><guid isPermaLink="true">https://ari.io/writing/blue-sky-cream-soda/</guid><description>Memories of my father and the derivative meaning of snacks.</description><pubDate>Sat, 12 Feb 2022 00:00:00 GMT</pubDate><category>life</category><category>business</category><category>authenticity</category></item></channel></rss>