Tool Use - AI Conversations

How I Use AI for REAL Productivity Gains

82 snips
Sep 2, 2025
Unlock the secrets to massive productivity gains using AI. Discover how to build a sophisticated 'digital brain' with Obsidian and implement personalized automations. Learn about the powerful role of voice transcription in boosting efficiency. Hear tips on using AI coding assistants for script creation, along with essential terminal utilities. Dive into media tools that can help with tasks outside your expertise. Embrace AI as a thought partner while balancing creativity and caution.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Favor Deterministic Code Over LLMs

  • Prefer deterministic code for repeated tasks: it's faster, cheaper, and predictable.
  • Use LLMs as fuzzy interfaces to structure input, then run deterministic scripts for the main path.
ADVICE

Choose The Right AI Coding Tool

  • Use CloudCode for fire-and-forget vault tasks and Cursor when you want to review generated code in a terminal-centric editor.
  • Always review AI-generated code to catch harmful or incorrect commands before running them.
ADVICE

Upgrade Your Terminal Toolbox

  • Upgrade core terminal utilities (bat, ripgrep, fzf, jq, delta, tmux) to speed scriptable workflows.
  • Replace slow built-ins with modern tools to make terminal work more efficient and enjoyable.
Get the Snipd Podcast app to discover more snips from this episode
Get the app