Tool Use - AI Conversations

Advanced Claude Code (ft Ray Fernando and Eric Buess)

127 snips
Aug 12, 2025
Ray Fernando, a former Apple engineer and AI streamer, joins Eric Buess, an AI coding expert and Anthropoc super fan, to demystify Claude Code. They unveil how to maximize Claude's potential, sharing insights on optimal setups and advanced context management. Topics include clever uses of hooks and slash commands, the significance of thinking modes, and strategies to avoid common mistakes like context rot. Get ready to enhance your coding workflows with their expert advice!
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Sandboxed VM For YOLO Mode

  • Eric runs Cloud Code in a separate VM with snapshots so he can safely enable dangerous permissions.
  • He rarely had issues but still uses sandboxing to avoid accidental edits on his main machine.
INSIGHT

Context Rot Undermines Long Sessions

  • Large context windows suffer from context rot: quality degrades as the session grows and distracts the model.
  • Break problems into focused sessions or spawn sub-agents to preserve signal and improve output quality.
ADVICE

Delegate To Focused Sub-Agents

  • Use sub-agents to spawn isolated sessions with their own context windows for specific tasks.
  • Keep each sub-agent narrowly focused so the main agent stays clean and can orchestrate results reliably.
Get the Snipd Podcast app to discover more snips from this episode
Get the app