Posts

The New Application Layer - Malte Ubl, CTO Vercel

The New Application Layer - Malte Ubl, CTO Vercel

Malte Ubl, CTO of Vercel, posits that AI engineering is the successor to web development, arguing that AI agents will expand, not shrink, the software market. He explores practical agent archetypes being built today and discusses the profound shift required in infrastructure and security as agents become both the builders and primary users of software, concluding that the true innovation and value will lie in the application layer built by AI engineers, independent of the commoditizing foundational models.

A New Kind of Marketplace

A New Kind of Marketplace

Donné Stevenson (Prosus) and Pedro Chaves (OLX Group) explore the future of e-commerce, where AI agents will automate buying and selling. They discuss the transition from traditional search to agent-driven experiences, the critical challenges of user trust and UI/UX design, and a future vision for an agent-to-agent marketplace that handles everything from negotiation to logistics.

The Modern Software Engineer

The Modern Software Engineer

Mihail Eric, Head of AI at Monaco and Stanford Lecturer, discusses the fundamental shift in software engineering due to AI. He explores how the developer's role is evolving from a line-by-line coder to a systems architect and agent director, emphasizing the growing importance of upfront planning, robust validation, and clear articulation to effectively manage AI-driven workflows.

How We Cut LLM Latency 70% With TensorRT in Production

How We Cut LLM Latency 70% With TensorRT in Production

An engineering leader details the journey of self-hosting LLMs at enterprise scale, covering how his team slashed latency by 70% with TensorRT-LLM, optimized GPU costs through counterintuitive scaling, and built a verticalized AI platform for HR tech. The summary explores practical solutions for cold starts, KV cache optimization, and managing the cultural adoption of AI coding agents in engineering teams.

State of the Art of Java in 2026 • Ben Evans • GOTO 2026

State of the Art of Java in 2026 • Ben Evans • GOTO 2026

Java Champion Ben Evans provides a data-driven analysis of Java's health in 2026, arguing against its perceived decline. He covers its robust ecosystem, the core tension between dynamism and integrity, its evolving role in AI, and a detailed roadmap including Project Valhalla and the Vector API.

What AI Agent Skills Are and How They Work

What AI Agent Skills Are and How They Work

AI agents, powered by LLMs, excel at reasoning but lack the procedural knowledge required for real-world workflows. Martin Keen explains how the 'agent skills' open standard solves this by packaging step-by-step instructions, enabling agents to automate complex tasks efficiently and reliably.