Feature

Perplexity Comet, agentic blabbering, and the shift-left failure

Perplexity Comet, agentic blabbering, and the shift-left failure

This episode explores the security risks of AI, including 'agentic blabbering' in AI browsers that aids phishing attacks, the ability of models like Claude Opus to resurrect vulnerabilities in legacy code, the debate on 'shift left' security practices, and new threats like AI-generated 'ephemeral malware' and the challenges of the post-authentication perimeter.

Greetings, Earthlings: Philip Johnston of Starcloud on Data Centers in Space

Greetings, Earthlings: Philip Johnston of Starcloud on Data Centers in Space

Philip Johnston of Starcloud argues that space will become the primary location for AI compute within a decade. He explains how plummeting launch costs, superior solar energy economics in orbit, and the physics of heat dissipation will soon make space-based data centers cheaper and more scalable than their terrestrial counterparts, predicting a future where nearly a trillion dollars in annual CapEx shifts to space.

What is Human In The Loop with AI? How HITL Shapes AI Systems

What is Human In The Loop with AI? How HITL Shapes AI Systems

Exploring the concept of Human-in-the-Loop (HITL) AI, this summary details the spectrum of human involvement—from strict HITL to full autonomy. It covers how humans are integrated at different stages of the AI workflow, including training (Active Learning), tuning (RLHF), and inference (runtime oversight), to ensure safety, instill judgment, and build trust in AI systems.

Agentic Runtime Security Explained: Securing Non‑Human Identities

Agentic Runtime Security Explained: Securing Non‑Human Identities

Agentic AI introduces a massive number of non-human identities that traditional, human-centric Identity and Access Management (IAM) systems are not equipped to handle. This creates significant security gaps, including lack of accountability, overprivilege, risky delegation, and the dangerous 'last mile' problem. The solution lies in adopting a Zero Trust approach with five key imperatives: registering all agents, stripping static privileges for just-in-time access, tying actions to intent, enforcing security at the point of use, and proving control through comprehensive audits. Implementing this requires a combination of orchestration, governance, and unified observability across security, IT, and development teams.

Architecture for Flow • Susanne Kaiser & James Lewis

Architecture for Flow • Susanne Kaiser & James Lewis

In an interview with James Lewis, Susanne Kaiser discusses her book "Architecture for Flow," which synthesizes Domain-Driven Design, Wardley Mapping, and Team Topologies. She explains how this holistic approach helps design adaptive socio-technical systems by starting with the problem space, visualizing the value chain, and aligning team structures to the software architecture, all guided by her practical "Architecture for Flow Canvas."

What Are Hierarchical AI Agents? Solving Context & Task Challenges

What Are Hierarchical AI Agents? Solving Context & Task Challenges

Explores the challenges of single AI agents, such as context dilution and tool overload, and introduces hierarchical AI agents as a solution. This summary details the structure, benefits, and limitations of multi-agent systems for more scalable and efficient AI workflows.