Writing

A collection of articles, notes, and essays on support engineering, APIs, and operational systems.
I write to clarify how systems behave in production — and how to debug them when they fail.
Featured
Documentation Is the Memory of a Support Team
How structured documentation transforms individual knowledge into a system that learns, scales, and improves over time. Read →
The Importance of Customer Knowledge Management
Turn customer data into actionable insights and outcomes Read →
Customer Knowledge Is Only Valuable If It Changes Behaviour
Customer knowledge must drive actions, not just store data
Read →
Notes
Short-form thoughts and quick ideas:
- Debugging is narrowing the search space
- Logs are only useful if structured
- Most “API issues” are not API issues
Why I Write
Writing helps me:
- Clarify how systems behave
- Improve how I communicate technical issues
- Document real-world debugging approaches