From Linguistics to Large Language Models with Chris Brousseau

Chris Brousseau, co-author of LLMs in Production and VP of AI at Veox AI, joins us to peek under the hood of large language models. We explore the journey from linguistics to machine learning, what LLMs can and can't do with meaning, the gap between demos and production systems, and where agents and context engineering are heading.

Architecture Modernization with Nick Tune

Nick Tune, author of Architecture Modernization and Staff Engineer at Payfit, joins us to discuss the challenges and strategies of modernising legacy systems. We explore the four pillars of successful modernisation, socio-technical alignment, team topologies, domain modeling, and how AI tools like Claude Code are transforming architecture work.

Event Sourcing with Shawn McCool

Shawn McCool returns to discuss event sourcing in depth. We explore what event sourcing really means, how it differs from event-driven architectures, the relationship with CQRS and DDD, and practical strategies for building evolvable systems with short-lived aggregates.

Machine Learning Fundamentals, Part 2 with Shannon Wirtz

We continue our conversation with Shannon Wirtz, diving into ensemble methods, neural networks (including CNNs, RNNs, and Transformers), model training and evaluation techniques, interpretation methods, and practical learning resources for those getting started with ML.

Machine Learning Fundamentals, Part 1 with Shannon Wirtz

Shannon Wirtz, product analyst at Angi, joins us to demystify machine learning fundamentals. We explore what ML actually means, how it differs from traditional programming, and dive deep into core concepts including models, features, training data, and the various types of learning approaches.

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.