Blog

  • 25 July 2026

OmniRoute with OpenCode

How to set up OmniRoute, a free and open source local gateway that connects your editor or CLI to more than 90 AI providers with free tiers

Read more β†’
  • 18 July 2026

OpenSpec workflow with OpenCode

I explore Spec-Driven Development with OpenSpec and OpenCode, a practical workflow to plan just enough before coding without falling into heavy documentation

Read more β†’
  • 11 July 2026

Facade pattern in PHP

We practice the Facade pattern in PHP using a home automation example to simplify complex subsystem interactions into a single, clean interface

Read more β†’
  • 05 July 2026

Creating videos with HyperFrames

How to create videos using HTML and GSAP with the HyperFrames CLI tool

Read more β†’
  • 29 June 2026

Composite pattern in PHP

We practice the Composite pattern in PHP using a file system structure with directories and files as components

Read more β†’