Writing & Notes
Notes and essays on platform engineering, operational systems, infrastructure, and the long-term work of building software that survives contact with real business operations.
What 27 Years Maintaining Real Business Systems Taught Me
PlannedLong-term ownership changes how you think about software. Notes on technical debt, institutional knowledge, operational continuity, and the engineering judgment that only comes from living with systems for years.
Internal Tools Are Product Engineering
PlannedInternal tools are often treated as secondary software, but they shape how a business actually operates. Notes on treating operations staff as users, designing for adoption, and building internal systems that last.
The Difference Between Automation and Operational Systems
PlannedAutomation removes a task. Operational systems create structure, visibility, control, and repeatability. Notes on the difference between scripts, workflows, platforms, and systems a business can actually depend on.
Designing Session-Scoped Event Coordination
PlannedHow WaitFor models real-world asynchronous inputs — email, webhooks, approvals, and operational messages — as deterministic structured events. Architecture notes on session scope, state, extraction, and coordination primitives.
Operational State Should Be Readable by Machines
PlannedHuman-readable status pages are useful, but software needs structured operational state. Notes on service health, interoperability, monitoring, and the case for a vendor-neutral status model.
Building Practical Platforms on Cloudflare Workers
PlannedPractical lessons from building systems on Cloudflare Workers, Durable Objects, D1, R2, and edge-native infrastructure. What works well, where the model is powerful, and where the constraints become architectural decisions.
AI Content Pipelines Need Editorial Control
PlannedProduction AI systems are not just prompts and generated text. Notes on structured content, review workflows, consistency, localization, and connecting AI output to real publishing systems.