Episode
Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve
- Published
- Apr 19, 2026
- Duration seconds
- 7792
- Processing state
processed
Actions
POST https://stenobird.com/v1/public/podcasts/the-cognitive-revolution/episodes/vibe-coding-an-attention-firewall-w-steve-newman-creator-of-the-curve/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/the-cognitive-revolution/vibe-coding-an-attention-firewall-w-steve-newman-creator-of-the-curve.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
Software veteran Steve Newman demonstrates how to build a personalized AI productivity stack using 'vibe-coding' and agentic workflows. The discussion covers practical implementations of attention firewalls, custom coding dashboards, and automated information filtering.
Topics
- Vibe-coding
- AI Agents
- Claude
- Software Engineering
- Productivity Automation
- LLM Workflows
- Personal Knowledge Management
- Agentic Computing
Highlights
- Main idea: Transition from 'tokenmaxxing' to optimizing human mental workflow by managing agent interruptions
- Practical takeaway: Use custom dashboards to monitor the status of multiple coding agents simultaneously
- Practical takeaway: Implement an 'attention firewall' to filter urgent messages without manual inbox scanning
- Failure mode: Avoid over-complicating codebases with complex worktrees when using LLM-based coding agents
- Practical takeaway: Build a universal logging system to provide long-term context for debugging with Claude
Chapters
1:00The Personal AI Productivity Stack: An introduction to building autonomous assistants and personal productivity tools using Claude Code.11:35The Cambrian Explosion of AI Tools: Reflections on the current rapid evolution of individual AI components and the lack of a standard playbook.22:00Security and Vulnerabilities: Discussing the real-world security risks and vulnerabilities inherent in integrated AI workflows.32:00Automated Summarization Workflows: A look at using Claude to automatically archive and summarize posts and long-form content.42:20Heuristics for Information Filtering: How to use custom rules and whitelists to manage a high-volume stream of newsletters and blog topics.52:10Building a Rich Context Database: Strategies for importing and structuring content to create a searchable database for LLM context.1:02:10Agent Monitoring and Dashboards: Using status bars and summaries to track the progress of various running coding agents.1:12:35Engineering Agentic Interfaces: The challenges of connecting mobile/voice interfaces to backend Docker containers and web apps.