
Don't Worry About the Vase Podcast Claude Code #4: From The Before Times
31 snips
Feb 6, 2026 Conversation covers Claude Code and Cowork’s practical utilities and iterative image-generation tricks. They explore small automations like canceling subscriptions and RSS tradeoffs. Discussion of agent teams, tasks as persistent primitives, and how agents change coding workflows. Topics include verification versus generation, context compaction problems, and the cultural risks when developers stop reading all the code.
AI Snips
Chapters
Transcript
Episode notes
Dating Bots Miss Critical Signals
- Users tried using Claude to swipe on dating apps and even built a Tinder-swipe bot that got matches.
- Zvi warns such bots miss many signals and recommends adding preferences, classifiers, and personal training data.
Separate Verification From Generation
- Treat verification and generation as different skills and use tests and audits to find bugs.
- Ask Claude to write tests and loop until outputs satisfy skeptical verification criteria.
Start Simple, Customize Later
- Start using Claude Code with plain English; you get 90% utility without fancy setup.
- Customize and optimize your prompt setup later once you know what you actually need.
