Oct 29, 2025·10 min readBuilding ClaytonRye.com for My Father's 77th BirthdayA website honoring my father Clayton Rye's five decades as a documentary filmmaker, Vietnam veteran, and film professor, launched for his 77th birthday.personalastro
Oct 20, 2025·12 min readThe Web Audio API: A Cautionary Tale of Ambitious Design and Practical LimitationsWhy the Web Audio API's ambitious design collided with what developers actually needed, and what its history teaches about web standards.web-audio-apiweb-standardsjavascript
Oct 13, 2025·3 min readBuilding an Interactive Circle of Fifths: Music Theory Meets Web AudioI built an interactive Circle of Fifths that plays what it shows. Web Audio synthesis turns a centuries-old theory diagram into something you can hear.javascriptweb-audio-apimusic
Oct 7, 2025·10 min readSecond Reality: 32 Years of Demoscene ExcellenceFuture Crew's Second Reality turns 32. I downloaded it on a BBS as a kid; now it runs instantly in your browser via DosKit.retro-computingwebassemblypersonal
Sep 12, 2025·13 min readThe /llms.txt Standard: An Elegant Solution Nobody's UsingThe /llms.txt standard is an elegant proposal for AI-friendly web content. It has one fundamental problem: no major AI platform actually uses it.aiweb-standardsllms-txt
Aug 30, 2025·5 min readAT Protocol MCP Server: Bridging AI and Bluesky's Decentralized Social NetworkMy MCP server for the AT Protocol: zero-config public reads of Bluesky data, authenticated writes when you need them.mcpaitypescript
Jul 25, 2025·6 min readInfrastructure Sovereignty and the Economics of Decentralized Social ProtocolsExamining the technical architecture trade-offs and governance challenges in AT Protocol's approach to decentralized social media infrastructure.protocolsdecentralizationatproto
Jun 18, 2025·8 min readWassette: Microsoft's WebAssembly Runtime for Secure AI Tool ExecutionMost MCP servers run with full system access. I dig into Wassette, Microsoft's WebAssembly runtime that sandboxes AI tools behind capability grants.webassemblymcpsecurity
May 2, 2025·4 min readActivityPub MCP Server: Bridging AI and the FediverseHow I taught Claude to explore the Fediverse: an MCP server that discovers actors, fetches timelines, and queries Mastodon-compatible instances.mcpaitypescript
Mar 14, 2025·6 min readBuilding an Electromagnetic Spectrum ExplorerFemtometers to kilometers on one screen: how I built an interactive spectrum explorer with React, D3, and NIST-exact constants behind every value.reactjavascriptvisualization
Jan 28, 2025·7 min readOpenZIM MCP Server: Offline Knowledge for AI AssistantsI built openzim-mcp so AI assistants can search Wikipedia with zero connectivity. ZIM archives pack an entire encyclopedia into one indexed file.mcpaisearch
Nov 12, 2024·7 min readBuilding a Gopher MCP Server: Bringing 1991's Internet to Modern AIWhy I wired a 1991 protocol into modern AI: gopher-mcp gives assistants the small internet's text-first content with almost no protocol overhead.mcpaiprotocols