Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve
Summary
Steve Newman, creator of Writely (which became Google Docs) and founder of the Golden Gate Institute for AI, details his personal AI toolkit and "vibe-coding" workflows. His bespoke setup includes an "attention firewall" for urgent messages, a reading app to surface novel ideas from newsletters and podcasts, a coding-agent dashboard, workflow automations, and a universal logging system for debugging with Claude. Newman emphasizes security tradeoffs, mobile and voice workflows, and an "anti-tokenmaxxing" philosophy, prioritizing his own mental workflow over agent idle time. He also shares his evolving perspectives on AI's broader societal impact, including its potential effects on climate change and the future of software engineering jobs. The discussion highlights the ease of building custom tools with AI and the challenges of integrating disparate systems.
Key takeaway
For AI Engineers and software developers seeking to optimize personal productivity, consider building bespoke AI tools and custom UIs rather than relying solely on off-the-shelf SaaS. Focus on creating a universal logging system for all components, enabling AI agents to debug and iterate rapidly. This approach allows for highly personalized workflows and reduces reliance on external services, fostering a more adaptable and efficient development environment.
Key insights
Custom AI tools and "vibe-coding" workflows enhance personal productivity and manage information overload.
Principles
- Prioritize human workflow over agent efficiency.
- Design for low stakes to enable rapid iteration.
- Log everything for effective AI-driven debugging.
Method
Build microservice-oriented AI applications, each with its own GitHub repo and Cloudflare backend. Use hooks for real-time status updates and a universal logging service for debugging. Dictate brain dumps to an LLM for prompt generation.
In practice
- Implement an "attention firewall" for critical notifications.
- Create a reading app to summarize diverse information feeds.
- Develop a coding-agent dashboard for status monitoring.
Topics
- Personal AI Tooling
- Vibe-Coding Practices
- Attention Firewall
- AI Agent Orchestration
- Real-time Data Integration
Best for: AI Engineer, Software Engineer, Director of AI/ML
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by The Cognitive Revolution.