Posts

The Blind Spots of Platform Engineering • Matt McLarty & Erik Wilde

The Blind Spots of Platform Engineering • Matt McLarty & Erik Wilde

Matt McLarty and Erik Wilde explore the blind spots in platform engineering, arguing that a narrow focus on developer velocity and toolchains overlooks the critical need for creating reusable, API-driven business capabilities that deliver tangible value and organizational optionality.

Zero-Click Attacks: AI Agents and the Next Cybersecurity Challenge

Zero-Click Attacks: AI Agents and the Next Cybersecurity Challenge

Explores the mechanics of zero-click attacks, which require no user interaction, and details how the integration of autonomous AI agents can amplify these threats. The summary covers historical examples like Pegasus and proposes a multi-layered defense strategy, including AI firewalls, the principle of least privilege, and a zero-trust architecture.

Block CTO Dhanji Prasanna: Building the AI-First Enterprise with Goose, their Open Source Agent

Block CTO Dhanji Prasanna: Building the AI-First Enterprise with Goose, their Open Source Agent

Dhanji Prasanna, CTO of Block, discusses the company's AI transformation, centered on their open-source agent, Goose. He details how Goose leverages the Model Context Protocol (MCP) to automate complex workflows, saving engineers 8-10 hours weekly. Prasanna also explains Block's strategic shift to a functional organizational structure to accelerate AI adoption and shares his vision for the future, where swarms of smaller AI models will outperform today's monolithic LLMs.

Alex: Your AI Recruiting Partner

Alex: Your AI Recruiting Partner

Co-founders Aaron Wang and John Rytel discuss Alex, their AI recruiting partner that automates interviews and administrative tasks. They cover how AI is fixing the broken hiring market, the technical challenges of building conversational agents, and their vision for a future where AI supercharges, rather than replaces, human recruiters.

Quantized LLM Training at Scale with ZeRO++ // Guanhua Wang // AI in Production 2025

Quantized LLM Training at Scale with ZeRO++ // Guanhua Wang // AI in Production 2025

Guanhua Wang from Microsoft's DeepSpeed team explains ZeRO++, a system that tackles the communication bottleneck in large-scale LLM training. By quantizing weights and gradients, ZeRO++ reduces communication volume by 4x, leading to training speedups of over 2x, particularly in low-bandwidth and small-batch-size environments.

Beyond Chatbots: How to build Agentic AI systems with Google Gemini // Philipp Schmid

Beyond Chatbots: How to build Agentic AI systems with Google Gemini // Philipp Schmid

A deep dive into the evolution from static chatbots to dynamic, agentic AI systems. Philipp Schmid of Google DeepMind explores how to design, build, and evaluate AI agents that leverage structured outputs, function calling, and workflow orchestration with Google Gemini, covering key agentic patterns and the future of AI development.