Keynote
6 talks in this track
Computer Vision, Meet Sports
talkWhat does it take to turn raw game footage into a full sports analytics dashboard? More than you'd think. This talk walks through the complete computer vision pipeline I built for basketball and f...
Claude Code Conspiracies
talkJust what does Claude Code need access to and why? In this talk, we'll dive into privacy and security concerns when using LLMs, code assistants and AI agentic workflows. Aside from making you more par...
Networking drinks and music
talkNetworking
Technical Debt: When to Pay It Down vs. When to Just Live With It
talkEvery team has code that makes them cringe. Legacy pipelines nobody dares touch, "temporary" tables that became the source of truth, and SQL queries that outlived three team leads. We call it technica...
What You're Leaving on the Table
talkDevelopers are excited about AI, but not about the proven practices that would make them faster today. I'll explore the efficiency gaps hiding in plain sight – from debugging habits to testing strateg...
Your Python has a public roadmap. Most engineers never read it.
talkPython's technical roadmap is public, yet most engineers only find out about language changes when something breaks in CI. Python is one of the few languages at this scale governed entirely by its com...