Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Strangers Inviting Strangers: A Solo Dev's Toolkit for the Bugs Users Never Tell You About
Learn how to find user friction invisible to bug reports using AI on session replays and record CI sessions as PR reviews for better UI iteration.
I built an Evite alternative where any invitee can invite their own friends — which means it’s self-distributed through total strangers (it started with NASCAR watch parties in my backyard and spread to people who have never heard of me). The demo isn’t really about the app. It’s about the solo-dev loop I use to iterate on it: how I use an agent orchestrator to mine session replays for UX friction users would never report, and how I record CI sessions of every PR so I can watch a UI review before merging.