Hosts

Sort by:

Inside China’s Great Firewall with Jackson Sippe

China’s Great Firewall is often spoken about but is rarely understood. It is one of the most sophisticated and opaque censorship systems on the planet, and it shapes how over a

Optimizing Agent Behavior in Production with Gideon Mendels

LLM -powered systems continue to move steadily into production, but this process is presenting teams with challenges that traditional software practices don’t commonly encounter.

Gas Town, Beads, and the Rise of Agentic Development with Steve Yegge

AI-assisted programming has moved far beyond autocomplete. Large language models are now capable of editing entire codebases, coordinating long-running tasks, and collaborating across

Python 3.14 with Łukasz Langa

Python 3.14 is here and continues Python’s evolution toward greater performance, scalability, and usability. The new release formally supports free-threaded, no-GIL mode, introduces

Airbnb’s Open-Source GraphQL Framework with Adam Miskiewicz

Engineering teams often build microservices as their systems grow, but over time this can lead to a fragmented ecosystem with scattered data access patterns, duplicated business logic,