#local-ai
64 episodes
#3322: Desk Pets: Local AI on Your Desktop
Are desk pets useful tools or expensive Tamagotchis? We break down the local AI, privacy tradeoffs, and psychology behind these devices.
#3241: How to Write a Product Spec That Makes AI Find You the One
Stop typing three words into Google. The SPEC framework helps AI find exactly what you need.
#2911: Building a $180 Privacy-First AI Wearable
How Omi's $99 dev kit lets you build a local-first voice productivity system that watches your screen.
#2460: Shopping in a Fragmented Market
The real challenges of building an AI agent that navigates Hebrew e-commerce, geographic shipping quirks, and whitelist curation.
#2398: Your Taste, Your Data: Owning Your AI Preferences
Why can’t you describe your perfect movie—but you’d know it if you saw it? A vision for portable, user-owned AI taste profiles.
#2326: Voice Control Simplified: Home Assistant’s Local Stack
Discover how to build a reliable, vendor-agnostic voice control system for Home Assistant without relying on Amazon or Google.
#2193: Running Claude in Your Apartment (The Physics Says No)
Building a local AI inference server to rival Claude Code sounds great until you do the math on heat, noise, and neighbor relations.
#2041: The "MPEG Moment" for AI: Llamafile & Native Models
Why are we squeezing massive cloud models onto desktops? Meet the "native" AI revolution.
#2040: The Rebellion Against Big Tech's AI Lock-In
Why run LLMs locally? We break down Ollama, llama.cpp, vLLM, and llamafile—and when to use each.
#2039: CLIs vs. MCPs: How AI Agents Actually Talk to Services
Why give an AI agent a terminal? We compare CLIs and MCPs for AI integration.
#2038: UI-First vs Architecture-First: Choosing Your AI Agent
LobeHub vs. Dify vs. n8n: We break down the chaotic landscape of local AI agents to find the right "brain" for your workflow.
#2027: The Missing Photoshop for Words
Why is editing text with AI so clunky? We explore the "TITO" paradigm—using small, local models for fast, private text transformation.
#2019: Local AI vs Cloud AI: The Agent Identity Crisis
Your desktop is becoming a life support system for AI agents. We explore the sharp trade-offs between local-first and cloud-native architectures.
#2017: The Art of Squeezing AI Models onto Your GPU
Those cryptic letters on Hugging Face actually map how much brain power you trade for speed.
#2013: Non-Coders Are Hijacking the Terminal
Why finance analysts and researchers are ditching GUIs for command-line AI tools like Claude Code.
#1986: Desk Robots: Privacy, Power, or Annoyance?
These AI companions sit on your desk, watching your posture and listening in—so how do they protect your privacy while actually being useful?
#1945: The "USB-C for AI" Is Finally Here
MCP standardizes how AI tools connect to data, solving the N-times-M integration nightmare.
#1870: Learning to Break Things Safely
Learn how to safely build and test autonomous AI agents using a disposable VPS, Docker containers, and secure networking.
#1849: When Forum Etiquette Becomes Prompt Engineering
Forget simple chatbots—this is how roleplayers taught AI to remember entire worlds, from 90s MUDs to just-in-time lore delivery.
#1814: Firefox vs. Chrome in 2026: The Privacy vs. AI Trade-off
Chrome dominates with 68% market share, but Firefox holds its ground with a privacy-first approach. We compare their 2026 performance, AI features,...
#1806: Why Mac Minis Are Eating AI's Hardware Race
Apple Silicon's unified memory is crushing traditional GPUs for local LLMs. Here's why the M4 Mac Mini is the new king of affordable AI hardware.
#1779: AI Memory Is a Mess: Files, Vectors, or Cloud?
Why your AI forgets your instructions and what the battle over portable memory means for the future of agents.
#1764: Your Repo as a Knowledge Base
How to give AI agents instant memory of your entire project—without cloud costs or complex infrastructure.
#1754: From Ollama to Agentic CLIs: The Rise of the AI Harness
Explore the evolution from local LLMs to modern agentic CLIs, focusing on the "harness" that gives models context, tools, and autonomy.