
Building Zero Crust: Distributed State Management in Electron
Two displays, one source of truth: how I built a dual-head POS simulator in Electron with centralized state, broadcast sync, and locked-down IPC.
Tag
7 articles tagged with "typescript"

Two displays, one source of truth: how I built a dual-head POS simulator in Electron with centralized state, broadcast sync, and locked-down IPC.

How I built Ask, the RAG chatbot on every page of this site: Cloudflare Workers AI, Vectorize, and the prompt-injection hardening it took to ship.

Ten spiral algorithms, six deployment targets: how I kept React and SwiftUI renders of Uzumaki mathematically identical across web and Apple platforms.

I built a terminal AI agent from scratch to see how they really work: the ReAct loop, safe tool execution, and what context management actually takes.

I recreated the 3.5-inch floppy disk as a React component (metal slider, write-protect tab and all): 1.44 MB of nostalgia for modern UIs.

My MCP server for the AT Protocol: zero-config public reads of Bluesky data, authenticated writes when you need them.

How I taught Claude to explore the Fediverse: an MCP server that discovers actors, fetches timelines, and queries Mastodon-compatible instances.