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

Planned

Long-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.

production systemsengineering judgmentlong-term ownership

Internal Tools Are Product Engineering

Planned

Internal 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.

internal toolsproduct engineeringoperational systems

The Difference Between Automation and Operational Systems

Planned

Automation 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.

automationoperational systemsplatform engineering

Designing Session-Scoped Event Coordination

Planned

How 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.

distributed systemsevent coordinationCloudflare Workers

Operational State Should Be Readable by Machines

Planned

Human-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.

operational statestandardsmonitoring

Building Practical Platforms on Cloudflare Workers

Planned

Practical 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.

Cloudflare Workersedge infrastructureplatform engineering

AI Content Pipelines Need Editorial Control

Planned

Production 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.

AI systemsstructured contentpublishing workflows