Topic: Coding

18 chapters across the catalog

Episode 266: Research Velocity
1:00:51 - 1:03:24

Episode 266: Research Velocity

Dana Brunetti and AI News Podcast Experiments

Hollywood producer Dana Brunetti experimented with using Claude Code to create a localized AI news podcast using Text-to-Speech (TTS) models. Despite the technical success, Brunetti concluded there was no viable way to monetize the project at scale, reinforcing the value of small, community-supported content.

Episode 265: Jihobbyist
18:36 - 23:54

Episode 265: Jihobbyist

Developer Frustration, AI Coding Agents and "Vibe Coding"

Experienced developers express frustration when non-coders use AI to build functional tools, a phenomenon sometimes referred to as "vibe coding." Despite this tension, the use of LLMs for coding is becoming a daily standard for many in the industry. The conversation suggests that if the Podcasting 2.0 namespace were started today, the transcript tag might be considered a "vestigial organ" or anachronism because AI models can now generate that data automatically.

Episode 264: Podcast Plebicide
6:50 - 9:35

Episode 264: Podcast Plebicide

Reflection on AI Coding, Emotional Impact of Software Development

The hosts reflect on their previous discussion regarding the emotional toll of AI-driven software development. One host admits to re-listening to the prior episode to process feelings of grief over the rapid shift in how code is created. They discuss the disorienting nature of the transition from manual coding to using AI agents for the majority of their work.

Episode 264: Podcast Plebicide
31:10 - 33:47

Episode 264: Podcast Plebicide

Rapid Transition to AI Coding Agents

A host describes a monumental shift in their workflow, moving from writing 100% of code manually to writing only 10% within two months due to AI agents. While AI removes the drudgery of syntax, it also removes the creative satisfaction of building from scratch. This rapid transformation in software engineering for projects like Podcast Index and Godcaster has caused significant psychological adjustment.

Episode 263: Chat is Dead
2:33 - 6:57

Episode 263: Chat is Dead

AI-Assisted Coding and Repository Management Patterns

Dave Jones explains how he uses AI agents to increase his coding productivity within the existing 100,000-line Podcast Index repository. He details a strict process where the AI is prohibited from writing directly to Git, instead following a spec-driven development plan where Jones reviews all generated SQL and API endpoints.

Episode 263: Chat is Dead
18:35 - 21:58

Episode 263: Chat is Dead

AI Psychosis and the Erasure of Development Drudgery

Dave Jones analyzes the "AI psychosis" affecting the industry, distinguishing between genuine productivity gains and the mere automation of repetitive "copy-paste" tasks. He argues that while AI excels at writing boilerplate code that developers previously dreaded, it struggles with creating high-quality, customer-facing products.

Episode 262: Podcleanse
1:26:45 - 1:29:20

Episode 262: Podcleanse

Verified Apps, Cryptographic Signing

The discussion explores a hypothetical scenario where platforms like Spotify or Megaphone implement "verified apps" using cryptographic signing. Dave Jones suggests that much of the current industry abuse stems from "carelessness" in "Vibe Coding" rather than intentional malice.

Episode 261: Podhemian Grove
14:18 - 17:26

Episode 261: Podhemian Grove

Unit Testing AI Agents and Mathematical Logic Failures

The hosts explore the necessity of applying "unit tests" to AI outputs to ensure quality, such as checking for dangling audio in clips. They discuss why AI agents struggle with simple logic, like counting letters in the word "strawberry," unless they are specifically instructed to run a Python script to verify the answer. The cost of running these verification scripts often prevents models from being accurate in math and logic by default.

Episode 260: Tennessee Trickshot
6:02 - 14:55

Episode 260: Tennessee Trickshot

NGINX Rift Vulnerability and AI Security Research Rant

A critical NGINX vulnerability dubbed NGINX Rift involves remote code execution through unnamed regex parameters in rewrite modules. The discussion criticizes AI security startups for publicly disclosing such exploits to gain venture capital funding and PR, forcing server administrators to perform emergency patching on reverse proxies and Docker containers.

Episode 260: Tennessee Trickshot
34:43 - 39:05

Episode 260: Tennessee Trickshot

LLM Reasoning Models and Context Window Mechanics

The discussion explores the limitations of AI reasoning models, suggesting they are being replaced by more surgical use of context and sub-agents. Using a metaphor from the novel Ender's Game, the hosts explain that LLMs start from scratch with every prompt, making the "agent harness" and context management more critical than the underlying model.

Episode 260: Tennessee Trickshot
56:29 - 1:02:30

Episode 260: Tennessee Trickshot

Coding Agent Strategies and Context Handoffs

Practical strategies for using AI coding agents involve keeping within a 256k token context window to avoid errors like accidental repository deletion. The hosts describe using "handoff documents" to manage long conversations and explain why elaborate subagent reviewers are necessary to double-check the output of large language models.

Episode 260: Tennessee Trickshot
1:02:31 - 1:05:20

Episode 260: Tennessee Trickshot

Appless Computing and Custom Model Training

The vision of "appless" computing is discussed, where users "vibe code" custom tools for specific tasks rather than using general applications. The DGX Spark server is currently running inference for a 35-billion parameter model and Whisper Turbo, with the ultimate goal of fine-tuning a custom model on the entire Podcast Index database.

Episode 260: Tennessee Trickshot
1:24:21 - 1:29:04

Episode 260: Tennessee Trickshot

Broadcaster Workflow Automation and Robot Communication

One host describes using AI to automate the tedious parts of broadcasting, such as extracting donor names from spreadsheets for show credits and loading jingles. The segment transitions into thanking individual donors via PayPal and Boostagrams, including contributions from Podpage and various community members.

Episode 259: SlopJacked
36:22 - 39:43

Episode 259: SlopJacked

Future of Human-Computer Interaction, AI Creativity

The current phase of AI-generated "slop" is viewed as a temporal trend that will recede as users find more creative applications for Large Language Models. Future interactions may move away from the "barbaric" mouse and graphical user interfaces toward voice-driven systems where the computer performs complex tasks directly. This shift suggests a move toward personalized content discovery where AI filters out automated voices and sketchy information on behalf of the user.

Episode 258: Perceptron
1:33:58 - 1:39:14

Episode 258: Perceptron

Claude Token Inflation, GitHub Copilot Pricing and Local Models

The show concludes with a discussion on "tokflation," as Anthropic's Claude and GitHub Copilot move toward per-token pricing models. Dave Jones expresses frustration over hitting token limits on the $100 plan and suggests switching to local models like Qwen 3.6 for faster, uncapped performance. The hosts sign off, encouraging listeners to visit podcastindex.org and support the decentralized ecosystem.