Philippe Charrière

Philippe Charrière

Principal Solution Architect at Docker

Philippe Charrière, better known as @k33g_org (now @k33gorg.bsky.social), is a Principal Solutions Architect at Docker, following stints at GitLab and GitHub. A developer first and foremost (Go, JavaScript, Java, and a little bit of Rust and Python) he spends most of his time on two obsessions: WebAssembly and generative AI, with a particular soft spot for tiny models running locally. He shares his experiments on his blog (k33g.hashnode.dev, and now k33g.org) and on stage at technical events. Also a devoted Brompton rider.

Agenda Talks


DevOps Con

14:00 to 14:45
04 Nov 2026

A (Tiny) Coding Agent on Your Laptop, Offline: Docker Agent + Docker Model Runner, Step by Step

Everyone is wiring up code agents, usually with a cloud API, a pile of glue code, and your source shipped off to a third party. This talk takes the opposite bet: we build a working code agent without writing a single line of application code, running entirely on a small local model on your laptop.