You Cannot Outrun a Wave
Rick Houlihan reflects on a transformative experience at a birthday party where he witnessed both a musician's mastery and the capabilities of AI. He describes how AI helped him migrate his family's laundromat to enterprise infrastructure, symbolizing the intersection of tradition and technology. The article emphasizes the importance of facing challenges head-on, likening it to surfing a wave rather than retreating in fear.
- ▪Rick Houlihan used AI to migrate his family's laundromat to enterprise-grade infrastructure.
- ▪He attended a birthday party for musician Van Wilks, where he drew parallels between music and technology.
- ▪The article features a poem about fear and resilience, highlighting the choice between facing challenges or retreating.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3876871) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Rick Houlihan Posted on May 26 You Cannot Outrun a Wave #ai #claude #cloud #infrastructure How a family laundromat, an AI, and a weekend in the Hill Country ended up running enterprise infrastructure for the price of a sandwich By Rick Houlihan — with Claude, who did a lot of the typing A note on the byline. I've started writing with my AI instead of just through it. Claude built most of what you're about to read about — the cloud stack, the migration, the hardening — while I drove.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).