When AI replaced his coding job, Jack Thompson discovered that his greatest failure was actually his path to authentic success. A story about choosing meaning over money and building technology that serves human creativity.
Ever wondered how tools like LangExtract can highlight the exact location of a quote in a document? Spoiler: It's not magic—it's clever computer science.
Building a collaborative AI whiteboard taught us everything about real-time communication - from basic polling to sophisticated conflict-free data structures. Here's the complete journey.
Ever felt betrayed when your Python type hints vanish at runtime? This is the story of how to uncover the real types inside your Pydantic generics and typing constructs, with a battle-tested strategy that actually works.
A deep, conversational breakdown of Queen's classic, mapping its psychological journey from shock to acceptance—why this song still hits us where we live.
A conversational, east-meets-west guide to the big hidden filters that shape how we think, feel, and get stuck—with stories, analogies, and practical takeaways.
Ever wondered why some apps scale effortlessly while others crumble? Discover the 12-factor methodology—the blueprint that transforms applications into infinitely scalable, platform-agnostic building blocks.
A practical two-level approach to working with AI coding assistants on complex codebases, while maintaining code quality and managing context windows effectively