/
© 2026 RiffOn. All rights reserved.

Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

  1. Latent Space: The AI Engineer Podcast
  2. NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)
NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast · Mar 10, 2026

NVIDIA's AI engineers on scaling agent inference with Dynamo, the Brev acquisition story, and the 'Speed of Light' culture driving innovation.

NVIDIA's 'SOL' (Speed of Light) Framework Forces First-Principles Thinking on Project Timelines

The "Speed of Light" (SOL) principle at NVIDIA combats project delays by demanding the absolute physical limit or theoretical minimum time for a task. This forces teams to reason from first principles before layering in practical constraints and excuses.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

AI Progress Depends on "Unhovelers"—Unpredictable Breakthroughs that Rewrite Scaling Laws

Citing Leopold Ashenbrenner's essay, the hosts argue that AI progress isn't linear. It relies on "unhovelers"—fundamental scientific discoveries like new attention mechanisms that unlock massive, non-linear gains, defying simple extrapolation of current trends.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

The Next AI Paradigm is the 'System as Model': Complex Architectures Hidden Behind a Single API

Instead of interacting with a single LLM, users will increasingly call an API that represents a "system as a model." Behind the scenes, this triggers a complex orchestration of multiple specialized models, sub-agents, and tools to complete a task, while maintaining a simple user experience.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

NVIDIA's "Speed of Light" Mandate is a Tool for Frontline Engineers, Not Just Executives

The "SOL" framework at NVIDIA isn't just a top-down executive command to "get the bullshit out." It's a cultural tool used by frontline engineers to challenge assumptions and push for a root-cause, physics-based understanding of timelines and constraints on any project.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

NVIDIA Intentionally Invests in "Zero Billion Dollar Markets" for Long-Term Dominance

NVIDIA embraces the concept of "zero billion dollar markets," investing heavily in initiatives that have no immediate revenue potential. This long-term R&D strategy, like their decade-long work in autonomous driving, is key to creating and eventually dominating future markets.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Secure AI Agents by Limiting Them to Two of Three Capabilities: Files, Internet, or Code Execution

A practical security model for AI agents suggests they should only have access to a combination of two of the following three capabilities: local files, internet access, and code execution. Granting all three at once creates significant, hard-to-manage vulnerabilities.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Modern AI Inference Systems Disaggregate 'Prefill' and 'Decode' Phases for Major Efficiency Gains

Top inference frameworks separate the prefill stage (ingesting the prompt, often compute-bound) from the decode stage (generating tokens, often memory-bound). This disaggregation allows for specialized hardware pools and scheduling for each phase, boosting overall efficiency and throughput.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

The Command-Line Interface is Making a Comeback as the Ideal Interface for AI Agents

While GUIs were built for humans, the terminal is more "empathetic to the machine." Coding agents are more effective using CLIs because it provides a direct, scriptable, and universal way to interact with a system's tools, leveraging vast amounts of pre-trained shell command data.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

AI Agents' Inability to Manage Cloud Costs Drives Interest in Powerful Local Hardware

A key challenge with cloud-deployed agents is their lack of cost discipline; they often keep expensive GPU instances running unnecessarily. This is fueling a trend towards using powerful, one-time-purchase local hardware like the DGX Spark for agent development and deployment.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Brev's UI Success Came From Making the User's Core Request the Most Prominent Element

Brev simplified GPU provisioning by observing that users explicitly state their need (e.g., "I want an A100"). They made this specific request the central, visual focus of the UI, contrasting with legacy cloud providers who bury it in complex forms and dropdowns.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

NVIDIA Fosters Innovation by Letting Employees Drive Their Own Career Paths and Initiatives

Unlike typical large corporations with rigid roles, NVIDIA encourages a fluid structure where employees can pursue their interests and propose new initiatives. This "pickup basketball" culture allows talent to self-organize around compelling projects, leading to state-of-the-art work across many domains.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Brev's Surfboard Stunt Proves Memorable Guerilla Marketing Outperforms Bland Corporate Booths

At NVIDIA's GTC conference, startup Brev used surfboards and oversized palm trees to make their small booth stand out. This fun, low-budget guerrilla marketing tactic created a lasting brand impression that people still remember years later, unlike generic corporate displays.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Effective AI Inference Requires Scaling Out (More Replicas), Not Just Scaling Up (Bigger Replicas)

Simply "scaling up" (adding more GPUs to one model instance) hits a performance ceiling due to hardware and algorithmic limits. True large-scale inference requires "scaling out" (duplicating instances), creating a new systems problem of managing and optimizing across a distributed fleet.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago

Million-Token Context LLMs Are Achieved by Co-designing Models for Specific Hardware Profiles

Achieving huge context lengths isn't just about better algorithms; it's about hardware-model co-design. Models like Kimi from Moonshot AI strategically trade components, like reducing attention heads in favor of more experts, to optimize performance for specific compute and memory constraints.

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo) thumbnail

NVIDIA's AI Engineers: Agent Inference at Planetary Scale and "Speed of Light" — Nader Khalil (Brev), Kyle Kranen (Dynamo)

Latent Space: The AI Engineer Podcast·6 days ago