Gadgets: Personal app vibe coding that is actually safe — Kenton Varda, Cloudflare

Gadgets: Personal app vibe coding that is actually safe — Kenton Varda, Cloudflare

More

Descriptions:

Kenton Varda, the creator of Cloudflare Workers and a principal architect at Cloudflare, delivered a talk at the AI Engineer conference arguing that personal AI code generation is fundamentally incompatible with the cloud infrastructure model the industry has built over the past 25 years — and presenting his experimental alternative.

Varda’s core argument is that today’s server-side model, where one canonical version of an app runs on a developer’s server for all users, structurally prevents true per-user customization. Mobile app stores (Apple and Google) further restrict what software users can install and modify. His proposed fix is a platform called Gadgets, built on top of Cloudflare Workers, in which every user’s app instance runs as its own isolated Worker. The model is closer to a personal office suite like Google Docs — where each document is independent — than to a traditional SaaS web application. Because each gadget is isolated, users’ sensitive data (such as client contracts) never leaves their own environment.

In live demos, Varda showed gadgets including a collaborative whiteboard, a Spanish-language email filter, a GitHub pull request triage tool, and a slide builder built by a Cloudflare product manager in a single afternoon using vibe coding. A blueprint system lets users export app code (without data) and share it with others, who can then instantiate their own independent copies. Varda frames Gadgets as a proof-of-concept for what cloud infrastructure must look like if AI-generated personal software is to become practical and secure at scale.


📺 Source: AI Engineer · Published August 05, 2026
🏷️ Format: Keynote Launch

1 Item

Channels

1 Item

Companies