Domain Modeling Made Functional, Part 1 with Scott Wlaschin

Scott Wlaschin, author of "Domain Modeling Made Functional" and creator of F# for Fun and Profit, joins us to discuss the powerful pairing of DDD and functional programming. In Part 1 we focus on DDD, covering strategic vs. tactical DDD, (sub)domains, bounded contexts, and the critical importance of listening and communication in software design.

Boosting Laravel Through AI with Ashley Hindle

Ashley Hindle, creator of Laravel Boost, joins us to demystify AI terminology, explore practical AI development workflows, and discuss how Laravel Boost accelerates AI-assisted development with structured guidelines, MCP tools, and version-specific documentation.

All Aboard the PostgreSQL Train with Bruce Momjian

Bruce Momjian traces Postgres's 39-year journey from Berkeley to today, why extensibility (PostGIS, JSON, pgvector) became its superpower, and how the community sustains momentum. We cover TDE trade-offs in core, scaling and storage realities, and decoupled storage/compute in the cloud (Aurora, Neon) - plus what it means to stay 'on the train'.

Learning Domain-Driven Design, Part 1 with Vlad Khononov

Author and trainer Vlad Khononov joins us for Part 1 of a deep dive into Domain-Driven Design (DDD). We cover what DDD is really for, why strategic DDD matters more than patterns, how to identify subdomains, the relationship between subdomains and bounded contexts, and how to make pragmatic architecture choices that align with your business.

Serverless PHP with Matthieu Napoli

Matthieu Napoli, creator of Bref, shares how PHP found its place in serverless through AWS Lambda - and what it takes to run modern applications without managing infrastructure. We cover Bref's architecture, Laravel/Symfony support, Bref Cloud, and trade-offs with containers and Kubernetes.