
Box’s Strategic Pivot From Content to Context
Box is redefining its platform by shifting from a content‑centric model to a context‑driven architecture that empowers autonomous AI agents. The company argues that traditional workflows assume users start with zero context, but agents need just‑right, surgical context to act effectively. The transcript highlights three operational challenges: data and context are scattered across unstructured files, 99% of knowledge work lacks an ‘agent.mmd’ manifest, and existing processes cannot deliver the precise context required. To address this, Box plans to reengineer workflows, embed agents as first‑class platform users, and build secure, governed pipelines for context delivery. As an executive puts it, “if you just swap the word content for context, the rest of the strategy is basically the same.” This underscores the belief that the core value proposition—helping people work with data—remains unchanged, only the consumer of that data shifts from humans to AI agents. The pivot positions Box to capture enterprise demand for generative AI assistance, promising faster decision‑making and reduced friction while demanding robust security and scalability. Companies adopting the platform could see productivity gains, but must invest in metadata hygiene and governance to realize the promised benefits.

Startups Versus Incumbents
The video examines how incumbents and startups compete in deploying AI agents across business workflows, arguing that the balance of power hinges on data availability and task structure. Incumbents retain an edge when large volumes of workflow data already reside in...

AI Requires More Engineering Sophistication, Not Less
In his AI CodeCon talk, Box CEO Aaron Levie argues that AI‑generated code does not simplify engineering, but rather deepens technical demands. Engineers must still master the underlying trade‑offs of building scalable, deterministic or nondeterministic systems. The rise of AI...

Designing RL Environments for Model Training with Sharon Zhou
The video focuses on how enterprises can efficiently enhance large language models by designing reinforcement‑learning (RL) environments rather than attempting costly, in‑house post‑training. Sharon Zhou emphasizes that most companies lack the stable, GPU‑scale infrastructure needed for large‑scale fine‑tuning, and should...

In-Context Learning vs Supervised Fine-Tuning with Sharon Zhou
The discussion centers on the trade‑offs between in‑context learning—embedding examples directly in prompts—and supervised fine‑tuning, where a model is retrained on task‑specific data. In‑context prompting is quick to implement and can be cost‑effective when API calls are infrequent and the context...

The Rise of Agent-First Source Code with Addy Osmani and Tim O'Reilly
The video features Addy Osmani and Tim O'Reilly debating an emerging “agent‑first” paradigm, where software agents—not developers—become the primary consumers of source code. They argue that as AI agents grow more capable, code may be authored for machine readability first,...

Generative AI in the Real World: Sharon Zhou on Post-Training
The conversation centers on post‑training—techniques that adapt large language models after their initial pre‑training—to make them practical for enterprise use. Host Ben interviews Sharon Zhou, VP of AI at AMD, to unpack how these methods turn raw intelligence into usable,...

On the Wrong Side of the Bitter Lesson
Steve Yegge warns that future software will be judged by the "bitter lesson," a principle that favors brute‑force scaling over handcrafted intelligence. He argues that attempts to make AI or code inherently smarter place developers on the wrong side of...

Everyone’s Jeff Bezos Now
AI coding assistants now handle routine programming tasks, leaving developers to tackle more complex design challenges. Steve Yegge highlights this shift in a conversation with Tim O’Reilly, noting that AI solves the easy problems and pushes humans toward harder ones....

AI Coding: Balancing Speed & Quality with Addy Osmani
Addy Osmani discusses how AI‑generated pull requests are reshaping software teams, highlighting the tension between accelerated delivery and maintaining code quality. He notes that senior engineers increasingly feel swamped by a flood of AI‑written PRs they cannot fully comprehend. The core...

Technical Storytelling with Lena Reinhard and Priyanka Vergadia
Technical storytelling, speakers argue, transforms raw technical data into a compelling, decision-ready narrative by adding context, stakes and human impact—turning a ‘recipe’ of facts into a digestible ‘meal.’ Simply listing metrics or project status loses executives’ attention; effective stories link...

Identify, Scope, and Build an Agentic Workflow in N8n with Max Tkacz
The video walks viewers through building an AI‑driven, agentic workflow in n8n, starting with a live demo that automates a repetitive competitor‑monitoring task. Max Tkacz emphasizes a disciplined triage process—evaluating potential automations on time saved, feasibility, risk of damage, and...

How to Build Reliable AI at Scale: Insights From Addy Osmani
Addy Osmani, working to bridge Google DeepMind research with product and developer teams, urges builders to move beyond one-off demos toward production-ready AI systems. He frames development on a spectrum from “wild west” solo experiments to enterprise-grade setups with quality...

"Something Big Is Happening": Addy Osmani and Tim O'Reilly on Matt Shumer's Viral AI Essay
Matt Shumer’s viral essay "Something Big Is Happening" argues that AI has reached a point where it can perform most technical work. In a live discussion, Google engineer Addy Osmani and industry veteran Tim O'Reilly dissect the claim, weighing its...

Highlights From Software Architecture Superstream: Enterprise Architecture in the Age of AI
At the Software Architecture Superstream, leading architects discussed how AI is reshaping enterprise architecture. They highlighted the shift toward AI‑ready, code‑first designs that support continuous innovation while maintaining governance, security, and observability. Speakers covered architecture as code, agentic value streams,...