Overview

Peter Stainberger, creator of PSPDFKit and Clawbot, shares his unconventional approach to modern development. He demonstrates how AI-assisted development enables shipping code without traditional code review, merging hundreds of commits daily while maintaining quality through automated testing and AI-generated implementations.

Key Takeaways

  • AI can replace traditional code review when combined with comprehensive automated testing - focus on outcome validation rather than code inspection
  • The ‘closing the loop’ principle ensures AI-generated code works correctly - always verify that AI implementations actually solve the intended problem
  • Modern development velocity can increase dramatically when you trust automated systems over manual processes - Peter merges hundreds of commits daily with confidence
  • Burnout recovery may require complete disconnection - taking 3 years away from tech allowed Peter to return with fresh perspective and energy
  • Community engagement becomes critical when building AI-powered tools - rapid user feedback loops help identify what actually works versus theoretical capabilities

Topics Covered