Tag: ai
All the articles with the tag "ai".
Why I Will Pay For Fable
Fable 5 AI from Anthropic is very expensive and worth every penny.
Why Your AI's First Draft Looks Better Than It Is
Stephen King's door-closed / door-open method, applied to working with generative AI — and why a polished first draft is a trap.
Transfer from ChatGPT to Claude
Part of my series on working with Claude: before diving into Claude Code, a pause to cover the two techniques I use to move your work over from ChatGPT — transcript port and artifact handoff.
Starting with Claude AI — Cowork
Part three of my series on Claude: after general chat and projects, we reach Cowork. This is about finding a footing with these modes, not an exhaustive manual for the tool.
Starting with AI — Project Chat
Part three of my five-part Claude series: Project Chat. Why adding resources and priming a project changes what the AI can do — and how it quietly builds an impression of you.
Starting with AI — General Chat
The first modality in my AI scaffold is General Chat. Most people's first experience of AI is a chat window — remarkably simple, and deceptively so. Where I'd start, and why.
Starting with AI — A Mental Scaffold
I started this blog post for my fellow EO GRIT members - and for anyone else who’s been trying to figure this out. This spawns from a conversation we had…
How to Save Your Spotify AI Jams with Claude
Spotify's DJ plays the perfect ride-home mix, then won't let you save it. AI got me into this, so maybe AI can get me out. How I rescued my Spotify AI jams with Claude.
How I Think with AI (Beyond Prompting)
Ever ask AI for help and get a polished, confident answer that completely misses the mark? Here's how I think with AI — beyond prompting — to get past impressive-sounding noise to real help.
Vibe Coding an Operating Budget
How I generated a CPA-approved operating budget from scratch in two hours for about a dollar in AI costs — and what it taught me about working with generative-AI agents on real problems.
Vibe Coding a Python Virtual Environment
When I started vibe coding, we wasted hours because my Mac wouldn't let me install Python packages — Apple's idea of keeping me safe. How to set up a Python virtual environment.
Model Context Protocol in Go
You could ask Claude how to set up an MCP server and it would walk you through it. Instead, here's how one human — me — actually approached getting Model Context Protocol running in Go.