Oct 29, 2025 · 10 min read Building ClaytonRye.com for My Father's 77th Birthday Celebrating Clayton Rye's 77th birthday by launching a comprehensive website honoring his five decades as an award-winning documentary filmmaker, Vietnam veteran, and educator dedicated to preserving untold stories of civil rights and social justice. personalastro
Oct 20, 2025 · 13 min read The Web Audio API: A Cautionary Tale of Ambitious Design and Practical Limitations An in-depth analysis of the Web Audio API's design philosophy, adoption challenges, and the gap between its ambitious goals and real-world developer needs. web-audio-apiweb-standardsjavascript
Oct 13, 2025 · 3 min read Building an Interactive Circle of Fifths: Music Theory Meets Web Audio I 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 · 11 min read Second Reality: 32 Years of Demoscene Excellence Commemorating the 32nd anniversary of Future Crew's legendary Second Reality demo - from downloading it on a BBS as a kid to running it instantly in your browser with DosKit. retro-computingwebassemblypersonal
Sep 12, 2025 · 13 min read The /llms.txt Standard: An Elegant Solution Nobody's Using A comprehensive analysis of the /llms.txt standard - an elegant proposal for AI-friendly web content that faces a fundamental problem: no major AI platform actually uses it. aiweb-standardsllms-txt
Aug 30, 2025 · 6 min read AT Protocol MCP Server: Bridging AI and Bluesky's Decentralized Social Network My 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 read Infrastructure Sovereignty and the Economics of Decentralized Social Protocols Examining the technical architecture trade-offs and governance challenges in AT Protocol's approach to decentralized social media infrastructure. protocolsdecentralizationatproto
Jun 18, 2025 · 9 min read Wassette: Microsoft's WebAssembly Runtime for Secure AI Tool Execution Most 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 · 5 min read ActivityPub MCP Server: Bridging AI and the Fediverse How I taught Claude to explore the Fediverse: an MCP server that discovers actors, fetches timelines, and queries Mastodon-compatible instances. mcpaitypescript
Mar 14, 2025 · 5 min read Building an Electromagnetic Spectrum Explorer Femtometers 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 read OpenZIM MCP Server: Offline Knowledge for AI Assistants I 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 read Building a Gopher MCP Server: Bringing 1991's Internet to Modern AI Why 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