DrupaLMAO: Roger Lopez Interview - DrupalCon MIT 2008
The second release of DrupaLMAO’s coverage of DrupalCon Boston 2008. Roger is the maintainer of the Asset module which I blogged about over at http://sirkitree.net back in December so I was glad to get to meet him. Listen while Dave sits down to get a developer’s perspective on DrupalCon.
Related Posts
Designing with Pencil and Claude Code
I’ve been building two internal tools at Lullabot lately. OpptyNet finds government RFPs for us. Upstraker tracks upstream patches across our open source contributions. Both needed real UI design, not...
Two approaches to AI coding memory: cursor-memory-bank vs compound-engineering
I’ve been spending a lot of time lately thinking about how AI coding tools handle memory and context. Not the LLM’s context window itself, but the layer on top —...
Never Lose a Claude Code Conversation Again
Claude Code stores your sessions in temporary files. When they terminate, that context is gone forever.