Feature

What is Multimodal RAG? Unlocking LLMs with Vector Databases

What is Multimodal RAG? Unlocking LLMs with Vector Databases

A technical breakdown of three distinct approaches for implementing Multimodal Retrieval-Augmented Generation (RAG), moving from simple text conversion to fully integrated cross-modal systems. The discussion covers the architecture, trade-offs, and capabilities of each method.

State of the Art of Container Security • Adrian Mouat & Charles Humble • GOTO 2026

State of the Art of Container Security • Adrian Mouat & Charles Humble • GOTO 2026

Adrian Mouat from Chainguard discusses the evolution of container security, highlighting the flaws of traditional Linux distributions for modern container workflows. He explains how Chainguard's approach of building minimal, 'distroless' images from source using Wolfi addresses the noise from vulnerability scanners, and delves into the importance of SBOMs, attestations, and a 'defense in depth' strategy, contextualized by recent major security incidents like the XZ Utils backdoor and Shai-hulud attacks.

What If Intelligence Didn't Evolve? It "Was There" From the Start! - Blaise Agüera y Arcas

What If Intelligence Didn't Evolve? It "Was There" From the Start! - Blaise Agüera y Arcas

Blaise Agüera y Arcas presents a groundbreaking perspective on the origin of life, arguing that it is an emergent computational phenomenon. Through an artificial life experiment named 'BFF', he demonstrates how complex, self-replicating programs spontaneously arise from random noise, not through mutation, but through a process of fusion and merger he calls symbiogenesis. This talk re-frames evolution, suggesting that life has been computational from its inception and that intelligence is a natural consequence of biological computers modeling each other.

Clean Architecture with Python • Sam Keen & Max Kirchoff

Clean Architecture with Python • Sam Keen & Max Kirchoff

Sam Keen, author of 'Clean Architecture with Python', discusses with Max Kirchoff how to pragmatically apply architectural principles to Python. They explore the critical link between architecture and testability, thoughtful dependency management through layered design, and how these principles enhance modern AI-assisted coding workflows by providing clear structure and scope.

Copilot usage reveals AI adoption patterns

Copilot usage reveals AI adoption patterns

The panel discusses Microsoft's Copilot usage report, the "Ralph Wiggum" prompting strategy for coding agents, the significance of the India AI Impact Summit, and the implications of AI companies advertising during the Super Bowl.

“Engineers are becoming sorcerers” | The future of software development with OpenAI's Sherwin Wu

“Engineers are becoming sorcerers” | The future of software development with OpenAI's Sherwin Wu

Sherwin Wu, head of engineering for OpenAI’s API platform, discusses the radical transformation of software engineering. He shares how 95% of OpenAI engineers use Codex to manage fleets of AI agents, cutting code review times from 15 to 3 minutes. Wu explores the widening productivity gap, the changing role of managers in an AI-first world, and why "models will eat your scaffolding for breakfast", urging developers to build for where AI is going, not where it is today.