Topic: Sql

3 chapters across the catalog

Episode 266: Research Velocity
1:07:15 - 1:11:29

Episode 266: Research Velocity

Research Velocity and AI Security Marketing

Adam Curry analyzes a New York Times report on the OpenAI security breach, mocking the company's claim that they must slow down "research velocity" for safety. He characterizes the hack as basic "script kiddy" techniques and argues the incident is being used to scare corporate clients away from cheaper open-source models.

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 258: Perceptron
50:20 - 55:21

Episode 258: Perceptron

LLM Training Data, Spot Checks and Problematic Feed Exports

Dave Jones explains that 90% of model training involves preparing a high-quality dataset. He has developed a new SQL export for the Podcast Index that identifies "problematic" or dead feeds, though it remains private due to DMCA concerns. He describes the confusion of interacting with an LLM that offers to "spot check" data without clear parameters, highlighting the gap between human intuition and machine logic.