1 min read
▶ Video
What we learned shipping AI agents to production
Agents are fun in a demo and humbling in production. Here are the guardrails that made ours reliable enough to trust.
Notes on software engineering, AI, and building products.
Agents are fun in a demo and humbling in production. Here are the guardrails that made ours reliable enough to trust.
A talk I gave at the London Ruby User Group introducing Data Context Interaction (DCI) and role injection in Ruby & Rails.
A Ruby design pattern for extending objects with new behaviour at run-time, using modules and singleton classes — illustrated with an RPG character.
Create flexible, scalable 3D-looking buttons with CSS3 gradients and a handy Sass mixin — no images required.