A podcast where we explore unimportant programming questions (mostly PHP/Laravel/JavaScript) in extreme detail.
Latest Episodes
Design Patterns w/ Mary Perry
Design patterns can be very useful, but can also be weaponized as a way to "prove" that someone is doing something the "wrong" way. Mary has been thinking a lot about ...
Side Projects w/ Joe Tannenbaum
Joe Tannenbaum is thinking about starting a podcast about side projects. So we took an afternoon to talk through what that might look like.
The Art of Pairing with Strangers w/ Ben Holmen
Ben Holmen started his Pair-amid scheme as an experiment in meeting new people and experiencing new code. He shared his calendar with the world, and booked pairing ses...
ReactPHP + Event Loops w/ Len Woodward
ReactPHP is a low-level library for event-driven programming in PHP. It lets you write code that's much closer to the async/await style of JavaScript in PHP. In today'...
Code standards w/ Matt Stauffer
What set two developers on a quest to build custom tooling to enforce their code style preferences? Today's episode is a story that starts with two independent project...