YouTube

  • 07 June 2026

Bridge pattern for notifications in PHP

We practice the Bridge pattern in PHP to separate notification types from delivery channels, avoiding class explosion when adding new features

Read more β†’
  • 31 May 2026

React Doctor with OpenCode

Using React Doctor for a deterministic analysis of a React project, then installing the react-doctor skill in OpenCode to fix issues with AI

Read more β†’
  • 24 May 2026

Creating diagrams with Excalidraw MCP

How to set up and use the Excalidraw MCP server with OpenCode to create architecture diagrams with AI

Read more β†’
  • 18 May 2026

Create MCP SQLite server for OpenCode

Learn how to create a simple MCP server with TypeScript and SQLite, then connect it to OpenCode for natural language database queries

Read more β†’
  • 25 April 2026

A PHP app to practice design patterns

I share how I built a PHP app to practice design patterns using AI

Read more β†’
  • 17 April 2026

Security plugins for OpenCode

I share my experience testing security plugins for OpenCode: Claude Code Safety Net and Envsitter Guard

Read more β†’
  • 10 April 2026

Installing Impeccable skill for OpenCode

A basic guide to install and use the Impeccable skill in OpenCode to audit and improve web pages

Read more β†’
  • 29 March 2026

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

Read more β†’