Posts

Tool Calling

Tool Calling

A panel discussion with experts from Arcade, Prosus Group, and MeaningStack who argue that most teams are building agents incorrectly. They dissect the failures of simple API wrappers, the pros and cons of MCP, and the critical role of governance and organizational structure in deploying agents successfully.

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.

How to be a CEO when AI breaks all the old playbooks | Sequoia CEO Coach Brian Halligan

How to be a CEO when AI breaks all the old playbooks | Sequoia CEO Coach Brian Halligan

Brian Halligan, HubSpot co-founder and Sequoia's in-house CEO coach, shares his frameworks for building and scaling tech companies. He details his LOCKS framework for evaluating founders, offers tactical advice on hiring "spiky" talent over consensus picks, and discusses the future of go-to-market strategies in the age of AI.

AI Privilege Escalation: Agentic Identity & Prompt Injection Risks

AI Privilege Escalation: Agentic Identity & Prompt Injection Risks

Grant Miller explains how malicious actors exploit AI systems through privilege escalation, using techniques like prompt injection to compromise over-permissioned AI agents. The summary covers key mitigation strategies, including the principle of least privilege, robust access governance, dynamic context-based access, and continuous monitoring to secure agentic systems.