Sources
- AI Engineer
- All-In Podcast
- Andrej Karpathy
- Anthropic
- Apple
- Apple Developer
- AWS Events
- ByteByteGo
- Computerphile
- Cursor
- Dwarkesh Patel
- EO
- Fireship
- GitHub
- Google Cloud Tech
- Google DeepMind
- Google for Developers
- Hung-yi Lee
- Lenny's Podcast
- Lex Clips
- Lex Fridman
- Life at Google
- Marques Brownlee
- Microsoft
- No Priors: AI, Machine Learning, Tech, & Startups
- Numberphile
- NVIDIA
- OpenAI
- Perplexity
- Quanta Magazine
- Slack
- The Pragmatic Engineer
- Visual Studio Code
Tech Videos — 2026-07-09#
Watch First#
FIFA’s Near Miss: The World Cup Almost Got Hacked from ThePrimeagenHighlights is a horrifying and hilarious masterclass on why client-side authorization without server-side validation is a catastrophic architectural failure. It breaks down how an exposed RTMP streaming panel could have allowed a single attacker to hijack the live broadcast feeds for the entire 2026 World Cup.
Highlights by Theme#
Developer Tools & Platforms#
In The Golden Age of AI Engineering, AI Engineer showcases OpenAI open-sourcing the Codex harness and introducing server-side compaction for long-running agent threads. The talk also features an impressive benchmark demo showing GPT-5.6 running on Cerebras hardware at a blistering 750 tokens per second, enabling rapid parallel agent execution. For a practical implementation guide, Visual Studio Code’s Hosted AI Agents Made Easy: Build, Test, Deploy demonstrates how to use the Model Context Protocol (MCP) to wire a hosted GPT model to a toolbox, complete with OpenTelemetry tracing to inspect reasoning steps and tool calls in production.
AI & Machine Learning#
If you want rigorous math over marketing, Microsoft Research’s Convergence Analysis for Fast High-Order ODE Solvers in Diffusion Probabilistic Models details how replacing standard Euler methods with high-order Runge-Kutta solvers dramatically reduces the required sampling steps in diffusion models while maintaining fidelity. On the applied side, Google Cloud Tech’s Building an MCP-powered autonomous incident response ecosystem details PayPal’s migration from sandboxed prototypes to a production agent ecosystem. They rely heavily on MCP to supply their agents with necessary enterprise incident data and utilize a multi-tier supervisor architecture to prevent rogue mutations in production.
Hardware & Infrastructure#
NVIDIA’s Shaping the Next Industrial Era: Meet the NVIDIA Inception Spotlight Startups at GTC Taipei 2026 highlights the convergence of physical AI and networking infrastructure. The presentation points to AI Radio Access Network (RAN) technology running 5G and AI workloads concurrently, which is critical for providing the deterministic low-latency connectivity required by autonomous robotic systems operating in the real world.
Everything Else#
In Adam Mosseri: AI is a tailwind for authenticity on Lenny’s Podcast, the Head of Instagram notes that Meta is shifting toward leaner “pods” of 4-6 engineers and a generalist, arguing that “taste” and strategic judgment will become the most valuable human skills as AI handles execution. For product leaders, Y Combinator’s See How Customers Actually Use Your Product argues pragmatically that standard DAU/MAU dashboards obscure reality, recommending “dot plots” to visualize actual individual user behavior and accurately diagnose workflow drop-offs.