AI has gotten really good at writing code, but it's also exposed some bottlenecks that were always there, just not at the front of our minds.
In Kubernetes environments especially, code rarely works on the first try. You're dealing with services, APIs, auth, infrastructure that all need to play nicely together. And AI
agents? They still have to wait for CI/CD pipelines just like the rest of us. The bottleneck has quietly shifted from writing code to validating it.
This talk doesn't have slides. Instead, we'll progress through a pixel-art RPG game together, where we’ll try to make our way through bottleneck canyon, exploring two domains where these bottlenecks have become impossible to ignore: open
source security (where maintainers are overwhelmed by low-quality, often AI-generated reports) and the inner developer loop (where faster code generation hasn't made the waiting
any shorter).
By the end of the quest, we'll arrive at a common thread connecting both problems, and I'll demo how tools like mirrord let AI agents test code directly against live Kubernetes
environments, validating and self-correcting without waiting in line.
It's a bit different. Hopefully it's also useful.
AI has gotten really good at writing code, but it's also exposed some bottlenecks that were always there, just not at the front of our minds.
In Kubernetes environments especially, code rarely works on the first try. You're dealing with services, APIs, auth, infrastructure that all need to play nicely together. And AI
agents? They still have to wait for CI/CD pipelines just like the rest of us. The bottleneck has quietly shifted from writing code to validating it.
This talk doesn't have slides. Instead, we'll progress through a pixel-art RPG game together, where we’ll try to make our way through bottleneck canyon, exploring two domains where these bottlenecks have become impossible to ignore: open
source security (where maintainers are overwhelmed by low-quality, often AI-generated reports) and the inner developer loop (where faster code generation hasn't made the waiting
any shorter).
By the end of the quest, we'll arrive at a common thread connecting both problems, and I'll demo how tools like mirrord let AI agents test code directly against live Kubernetes
environments, validating and self-correcting without waiting in line.
It's a bit different. Hopefully it's also useful.
Jake Page is a former high-school teacher turned DevOps engineer and now DevRel Engineer. Over the past five years, he has focused on cloud-native developer tooling across packaging, software delivery, FinOps, testing, and debugging, often with a strong Kubernetes angle. Now based in Lisbon, Jake is passionate about learning by doing and frequently speaks at meetups and conferences.