In her QCon London keynote, Birgitta Böckeler, AI-Coding lead at Thoughtworks, reflected on the changes in the AI coding space over the past year.
She emphasised a shift from vibe coding to using autonomous coding agents or swarms of agents.
According to her, two major concerns in the field are the worsening security landscape and the rising costs of agent-based development.
A monthly overview of things you need to know as an architect or aspiring architect.
Facilitating the Spread of Knowledge and Innovation in Professional Software Development
Unlock the full InfoQ experience by logging in!
Stay updated with your favorite authors and topics, engage with content, and download exclusive resources.
This article explores that question through the lens of a real-world Rust project: a system responsible for controlling fleets of autonomous mobile robots.
While Rust's memory safety is a strong foundation, its true power lies in the type system and ownership rules.
The session will go beyond memory safety and explore ways to encode behavior and protocols directly into types.