Presentations
Engineering talks on P2P transport, reproducible infrastructure, platform architecture, and developer experience. Built with Slidev and the Aurora design system.
Veilid Transport — Peer-to-Peer Application Infrastructure
120minA 120-minute practitioner-level walkthrough of the Veilid P2P overlay network as application infrastructure. Covers the veilid-core substrate, the Transport trait abstraction, crate topology and boundary contracts, route resolution, delivery tiers, adaptive gossip, the reconciliation protocol, the store substrate, lock-free buffer primitives, IPC wire security, and application integration patterns across multiple consumers.
Cloud Taming — A Human Friendly DevOps Experience
How a single source of truth eliminates the invisible tax of environment drift, surface fragmentation, and tooling misalignment — across developers, platforms, CI, security, and the budget that pays for all of it.
The Multi-Root Workspace Convention: Collision-Free Multi-Project Development
A filesystem convention that eliminates path collisions across users, git servers, and namespaces — enabling multi-project, multi-player development without monorepo tooling.