Discover"The Cognitive Revolution" | AI Builders, Researchers, and Live Player AnalysisVibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve
Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve

Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve

Update: 2026-04-19
Share

Digest

This podcast features Steve Newman, co-creator of Google Docs and leader at the Golden Gate Institute for AI, discussing his personal AI toolkit and philosophy. Newman details custom AI applications like an attention firewall, reading app, coding agent dashboard, and workflow automation tools, emphasizing "vibe coding" and an "anti-token-maxing" approach that prioritizes human importance. The conversation touches on AI's rapid development, security concerns, the trade-off between utility and security, systemic insecurities, and the potential for AI to revolutionize software engineering and other fields. Newman also shares insights into his development process, including using Claude for coding, universal logging for debugging, and his cautious approach to adopting new tools. The discussion highlights the challenges of integrating disparate systems, the value of custom UIs for AI workflows, and the evolving landscape of software development jobs in the AI era. Finally, the Golden Gate Institute's mission to foster collective sense-making around AI's societal impact through events like "The Curve" conference is discussed.

Outlines

00:00:00
Introduction to Steve Newman and AI's Big Questions

Introduction to Steve Newman, a veteran software engineer and co-creator of Google Docs, now leading the Golden Gate Institute for AI. The discussion will cover major AI questions and Newman's personal AI toolkit and "vibe coding" practices.

00:01:38
Steve's AI-Powered Productivity Tools and Strategies

Steve details his custom AI applications, including an attention firewall, personal reading app, coding agent dashboard, workflow automation Chrome extension, and universal logging solution. He also discusses strategies for information security, mobile/voice interfaces, and his "anti-token-maxing" philosophy, prioritizing human importance over AI.

00:11:35
The Current State of AI Development and Governance

The conversation explores the current "Cambrian explosion" of AI development, characterized by rapid innovation and individual experimentation. Sponsor messages from AvePoint highlight AI governance and security, while VCX introduces a platform for private tech investing.

00:16:45
Security, Utility, and Systemic Insecurity in AI

The discussion delves into the significant security concerns of integrating AI with sensitive data, the evolving balance between AI security and utility, and the systemic insecurity of AI systems, noting the surprisingly slow pace of malicious adoption.

00:25:59
AI for Productivity and General-Purpose Agents

Sponsor messages highlight Claude AI for productivity tasks like drafting and research, and Tasklet as a general-purpose AI agent that connects to various tools to perform tasks, bridging the gap between potential and execution.

00:29:55
Show and Tell: Steve's AI Toolkit in Action

Steve demonstrates his personal AI toolkit, including a feed reader with summaries, an attention firewall, and various custom AI-built applications, showcasing practical AI integration for productivity.

00:38:16
Development Process, Tooling, and Data Integration

Steve discusses his development process using Claude for coding, microservices architecture, and Cloudflare hosting. He explains his "Mirror" project for aggregating data from various sources and the challenges of integrating disparate systems.

00:59:46
Universal Logging, Debugging, and Agent Parallelism

A key aspect of Steve's toolkit is a universal logging service for efficient debugging by Claude AI. He also discusses running multiple AI agents in parallel and his "dive in, do it wrong" development philosophy.

01:06:17
Token Spend, Model Usage, and Cautious Adoption

Steve shares insights into his token expenditure, primarily on Claude for coding and research, and his cautious approach to adopting new tools by scouting them via AI first.

01:11:20
Integration Challenges and Workflow Adaptation

The hardest integrations involved reluctant services like WhatsApp, highlighting the future value of third-party integration services. Steve stresses adapting workflows to leverage AI capabilities rather than becoming complacent.

01:16:05
Iterative Development and Voice/Mobile Strategies

Steve discusses his shift towards iterative development in AI, finding pressing on more effective than reverting. He shares his approach to using voice for mobile productivity by dictating ideas to an LLM for organization.

01:21:52
AI's Impact on Personal Workflow and UI Development

The discussion explores how AI tools can increase output and the realization that custom UIs are crucial for managing AI-generated content and workflows, offering significant benefits over command-line or agentic tools.

01:26:57
Navigating Complex Systems and Data with AI

The speaker reflects on the challenges of large-scale system migrations and how AI can aid in understanding complex legacy systems and data, automating investigation and reporting.

01:32:21
Hiring Strategies and the Future of Software Engineering

In the AI era, hiring should focus on adaptable individuals. The discussion explores threshold effects and the evolving nature of software engineering jobs, predicting transformation rather than elimination.

01:38:54
SaaS vs. AI Agents and Infrastructure Needs

The tension between SaaS providers and AI agents is discussed, along with the continued need for robust foundational infrastructure that cannot yet be fully automated.

01:41:32
Evaluating AI's Impact and Threshold Effects

AI's rapid advancement is attributed to a complex ecosystem of factors. Threshold effects are revisited, emphasizing the combined impact of model capabilities, prompting, and adoption.

01:46:12
Skepticism Towards Extreme AI Predictions and Human Expertise

Skepticism towards extreme AI predictions, particularly regarding AGI, is expressed. The depth and range of human expertise, discernment, and judgment are contrasted with current AI capabilities.

01:50:03
The Approaching Singularity and Robotics Challenges

The possibility of a singularity is increasingly considered due to AI's rapid progress, though physical world applications like robotics lag. Key questions arise about AI's self-improvement and generalization capabilities.

01:57:14
AI's Impact on Climate Change and Global Solutions

AI's impact on emissions is re-evaluated, acknowledging increased data center energy consumption but also AI's potential for efficiency gains and developing solutions in material science and clean energy.

02:01:40
The Golden Gate Institute and "The Curve" Conference

The Golden Gate Institute for AI aims to bridge knowledge gaps and foster collective sense-making around AI's impact through publications and events like "The Curve" conference, promoting dialogue and collaboration.

Keywords

AI Agents


Autonomous software entities that perceive, decide, and act to achieve goals, used for automation and complex tasks.

Vibe Coding


An intuitive software development approach leveraging AI assistants for code generation and refinement based on high-level descriptions.

Attention Firewall


A system that filters and prioritizes information to reduce distractions and improve focus by alerting users only to urgent communications.

Personal Productivity Stack


A curated collection of tools and workflows individuals use to manage tasks, information, and time effectively.

Information Overload


The state of being overwhelmed by excessive information, making decision-making difficult; AI tools help manage and filter this.

LLM Prompting


Crafting instructions for Large Language Models to guide them in generating specific outputs, from text to code.

Cambrian Explosion (AI)


A period of rapid diversification and innovation in AI technologies and applications.

Universal Logging


Centralized consolidation of log data from all system components for easier monitoring, debugging, and analysis.

Anti-Token Maximization


A philosophy prioritizing human importance and control over AI systems, focusing on human well-being.

Custom UI Development


Creating tailored user interfaces for specific applications or workflows, enhancing interaction with AI systems.

Q&A

  • What is Steve Newman's core philosophy regarding the importance of humans versus AI agents?

    Steve Newman advocates for an "anti-token-maxing" philosophy, emphasizing that "the agent's not important. I'm important." This highlights his belief that human control and well-being should be prioritized over the efficiency or capabilities of AI systems.

  • How does Steve Newman manage the overwhelming flow of information he receives daily?

    Steve has developed a personal AI toolkit, including an "attention firewall" that filters urgent messages and a feed reader that pre-computes summaries of newsletters and articles, helping him decide what to read and reducing distractions.

  • What are some of the key custom AI tools Steve Newman has built for his personal productivity?

    Steve has built tools such as an attention firewall, a personal reading app for flagging new ideas, a dashboard for monitoring coding agents, a Chrome extension for workflow automation, and a universal logging solution for debugging.

  • What challenges did Steve Newman face when integrating various communication platforms into his AI toolkit?

    Integrating platforms like WhatsApp proved difficult, requiring reverse-engineering of its SQLite database. The process involved significant "spelunking" into database schemas and dealing with services that were not designed for easy integration.

  • How does Steve Newman approach the development and deployment of his custom AI tools?

    Steve adopts a "dive in, do it wrong, throw it away, redo it" approach, prioritizing speed and iteration over extensive upfront planning. He keeps stakes low by ensuring original data remains accessible, allowing for rapid experimentation.

  • What is Steve Newman's strategy for using AI agents in his coding workflow?

    Steve often runs multiple AI agents in parallel, assigning them distinct projects or tasks. He focuses on optimizing his own time rather than the AI's, giving prompts when it aligns with his workflow and using a status dashboard to monitor agent activity.

  • How does Steve Newman handle security concerns when integrating AI with his personal data and communications?

    He expresses a heightened sense of duty of care, recognizing that his data also contains information from others. This has led him to be more deliberate about granting access and understanding the implications of AI processing sensitive data.

  • What is Steve Newman's approach to using voice and mobile interfaces for AI interaction?

    Instead of direct remote control of agents, Steve uses voice dictation to capture high-level ideas and brain dumps, which are then organized by an LLM into actionable prompts for his AI agents.

  • What is the role of universal logging in Steve Newman's AI development process?

    A universal logging service aggregates logs from all parts of his system, providing Claude AI with the necessary data to debug issues effectively without needing to guess, significantly improving the reliability of his custom tools.

  • How can custom UIs improve AI workflows?

    Custom UIs provide a more intuitive and efficient way to manage AI-generated content and automate specific tasks. They are particularly useful for handling numerous small, repetitive actions that are cumbersome for agentic tools or command-line interfaces.

  • What are the potential impacts of AI on the software engineering job market?

    While AI increases efficiency in coding, it may lead to a transformation rather than elimination of jobs. Increased software creation could drive demand, but the nature of roles will evolve, requiring adaptability and new skill sets.

  • How does AI's energy consumption affect climate change efforts?

    AI significantly increases electricity demand for data centers, potentially leading to more fossil fuel consumption if not powered by clean energy. However, AI also offers potential for optimizing industrial processes and developing cleaner technologies.

  • What is the role of the Golden Gate Institute for AI?

    The institute aims to facilitate collective sense-making about AI's impact by bridging knowledge gaps between different expert communities. They use publications and events like "The Curve" conference to foster dialogue and collaboration.

  • What are the key factors driving AI's rapid advancement?

    AI's progress is driven by a combination of factors including model capabilities, agent scaffolding, app design, user aptitude, workflow refactoring, and adoption rates, all of which are advancing and multiplying to create a fast pace of change.

  • Why is there skepticism about AI reaching AGI soon?

    Despite impressive AI capabilities, human expertise encompasses a vast range of discernment, judgment, and pattern recognition that AI has yet to replicate. The depth and breadth of human intelligence remain significantly beyond current AI models.

Show Notes

Steve Newman, creator of Writely and founder of the Golden Gate Institute for AI, shares the personal AI toolkit and vibe-coding practices that have reshaped how he works. He walks through bespoke tools including an attention firewall, a reading app for surfacing new ideas, a coding-agent dashboard, workflow automations, and a universal logging system for debugging with Claude. They also discuss information security, mobile and voice workflows, Steve’s “anti-tokenmaxxing” philosophy, and his views on AI takeoff, robotics, and climate change.




Google: Try Gemini’s Nano Banana image generation model in Google AI Studio or the Gemini app to create custom illustrated worksheets in seconds, and explore the app’s quizzes and guided learning features.



Sponsors:


AvePoint:

AvePoint is building the control layer for AI agents so you can securely govern, audit, and recover every action at scale. Design trusted agentic outcomes from day one at https://avpt.co/tcr


VCX:

VCX, by Fundrise, is the public ticker for private tech, giving everyday investors access to high-growth private companies in AI, space, defense tech, and more. Learn how to invest at https://getvcx.com


Claude:

Claude is the AI collaborator that understands your entire workflow, from drafting and research to coding and complex problem-solving. Start tackling bigger problems with Claude and unlock Claude Pro’s full capabilities at https://claude.ai/tcr


Tasklet:

Build your own Cognitive Revolution monitoring agent in one click.
Try it for free and use code COGREV for 50% off your first month at https://tasklet.ai




CHAPTERS:


(00:00 ) About the Episode


(03:25 ) Special Sponsor


(04:47 ) Building personal productivity tools (Part 1)


(14:23 ) Sponsors: AvePoint | VCX


(16:45 ) Building personal productivity tools (Part 2)


(17:32 ) Security tradeoffs and caution


(26:00 ) Touring the custom toolkit (Part 1)


(26:05 ) Sponsors: Claude | Tasklet


(29:56 ) Touring the custom toolkit (Part 2)


(38:01 ) Stack choices and dashboards


(45:12 ) Hooks, repos, and syncing


(58:08 ) Logging, agents, and tools


(01:11:18 ) Hard parts and iteration


(01:18:57 ) Mobile workflows and UIs


(01:26:19 ) AI-era engineering changes


(01:35:54 ) Software jobs outlook


(01:41:35 ) Thresholds, Mythos, and RSI


(01:57:07 ) AI and climate


(02:01:37 ) Golden Gate mission


(02:07:50 ) Episode Outro


(02:12:01 ) Outro




PRODUCED BY:


https://aipodcast.ing




Comments 
In Channel
loading

Table of contents

00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve

Vibe-Coding an Attention Firewall, w/ Steve Newman, creator of The Curve

Erik Torenberg, Nathan Labenz