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-05-11#
Watch First#
Shocking performance boost of assembly code: ~100x faster than C code | Lex Fridman Podcast is a masterclass in extreme optimization, explaining how the developers of the AV1 decoder “David” wrote 240,000 lines of hand-crafted assembly to beat C compiler performance by up to 62x, even going as far as to ignore OS calling conventions to save CPU cycles.
Highlights by Theme#
Developer Tools & Platforms#
On the Syntax channel, Bun Rust rewrite ⟡ Remix 3 finally here ⟡ Local First w/ Jazz ⌁ Syntax Weekly ⌁ discusses the unexpected AI-assisted port of the Bun runtime from Zig to Rust in just six days to escape Zig’s memory management headaches. Also on Syntax, Skills Skills Skills explores how developers are using markdown-based “skills” to rigidly control agent workflows, bypassing LLM hallucinations to enforce strict CSS motion rules and proper HTML formatting. Meanwhile, Cursor’s Beyond efficiency: PayPal expands what’s possible to build with AI serves as a high-level case study on how PayPal used the AI IDE to shift from bi-weekly to daily deployments, though it lacks deep technical implementation details.
AI & Machine Learning#
For heavy ML workloads, NVIDIA Developer’s Training High-Resolution Weather Models (Regional) with NVIDIA Earth-2 offers a highly substantive walkthrough of using PhysicsNeMo to train diffusion models for weather downscaling across multiple GPUs. On the agent application side, AI Engineer featured two practical talks: A Piece of Pi: Embedding The OpenClaw Coding Agent In Your Product breaks down how to orchestrate multi-channel backend agents using CLI tools, while Viktor: AI Coworker That Lives in Slack details the complex memory and context-isolation challenges of deploying an autonomous agent directly into a noisy, non-linear Slack workspace for a 100-person team.
Hardware & Infrastructure#
AWS Events’ Predictive ML Inference Meta Monitoring provides an excellent architecture overview for logging real-time inferences into an Iceberg table via Athena, using Evidently AI to calculate data drift, and leveraging SHAP values to extract deterministic feature importance. On the database front, Google Cloud Tech’s Automatic Read Scaling with AlloyDB Transparent Query Forwarding (TQF) demonstrates a zero-code feature that intercepts expensive analytical read queries and forwards them to a read pool, maintaining read-after-write consistency through custom replication that outpaces standard Postgres.
Everything Else#
In How AI slop is destroying open source | Lex Fridman Podcast, the maintainer of VLC highlights a growing crisis where critical solo open-source maintainers are burning out due to a flood of bad, AI-generated bug reports and patches. On the business end, No Priors discusses a fascinating financial model in Amex Global Business Travel: The World’s First AI Take Private with Long Lake CEO Alexander Taubman, detailing how a private equity firm is acquiring legacy service companies and instantly injecting a shared AI platform to drive 20% organic growth through employee productivity.