development
4 articles
12 Dec 2025
KC Tech Enthusiasts - Agentic AI Design Patterns with Claude Code
At the KC Tech Enthusiasts Meetup, I presented some recently emerging design patterns for developing agentic AI systems based on research from Anthropic
ai
02 May 2025
KC Tech Enthusiasts - AI Platforms
At the KC Tech Enthusiasts Meetup, I presented an overview of AI platforms and the latest AI app architectures such as MCP, A2A, and agentic workflows
ai
30 Jun 2023
The Phoenix Project Book Summary
The book makes the case that any company not making their technology and IT practices one of their core competencies is taking an ill-advised existential risk.
book
12 Sept 2022
How to setup git to use a different git commit identity based on the repo's directory
Automatically update your git config based on what folder the repo is in, so you can have a dedicated folder for your work repos and maks sure your git commits always use the correct git identity.
development