Topic: Context

3 chapters across the catalog

Episode 265: Jihobbyist
3:56 - 9:10

Episode 265: Jihobbyist

Personal Memoir Generation, Podcast Transcript LLM Analysis

An experiment using an AI agent to write a 24,000-word memoir based on 1,886 transcripts of the No Agenda show and other podcasts yielded high-quality results. The agent was instructed to mimic the style of Robert Evans' "The Kid Stays in the Picture" while reflecting a specific religious vantage point. While the AI successfully captured personal stories, it occasionally hallucinated facts by attributing stories from co-hosts to the primary subject due to missing contextual markers in the transcripts.

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.