Blog
PHP Adapter Design Pattern
A clear guide to the Adapter pattern in PHP, showing how to add new features by adapting external library code without modifying the library itself
A PHP app to practice design patterns
I share how I built a PHP app to practice design patterns using AI
Security plugins for OpenCode
I share my experience testing security plugins for OpenCode: Claude Code Safety Net and Envsitter Guard
Installing Impeccable skill for OpenCode
A basic guide to install and use the Impeccable skill in OpenCode to audit and improve web pages
Optimize OpenCode tokens with DCP and RTK
How to save tokens in OpenCode using Dynamic Context Pruning (DCP) and Rust Token Killer (RTK) - achieve 60-90% reductions in common operations