#ai

  • Cloning My Voice for an Audiobook

    I narrated my book in my own voice without recording a single chapter. The whole thing runs locally on a Mac, costs nothing, and sounds like me. This is the build, step by step, including the failure mode nobody warns you about and the one-line setting that fixes it. You can hear the result on The One Who Notices.

  • Operational Workflow for AI Coding

    Vibe coding ships fast for the first hour. After that, it stops shipping anything you understand.

  • Driving Coding Agents from Chat

    Most coding-agent workflows assume you’re at a terminal.

  • Personal Command Language for AI

    I talk to my AI assistant dozens of times a day. After months of typing full sentences, I started wondering: what if I could communicate in shorthand?

  • Notation System for LLM Prompts

    I stopped writing sentences to LLMs. Now I write something closer to YAML. Turns out they parse structure better than prose anyway.

  • Personal OS with an AI Agent

    What if your AI assistant wasn’t just a chatbot you open when you need something, but a persistent daemon running your life’s operating system?

  • Multi-Agent Development Workflow

    AI coding assistants are powerful. But running multiple agents across different machines? That’s where things get interesting. And chaotic.

  • The Prompt Engineering Playbook

    Better prompts get better results. This is a working reference for writing them.

← All tags