Tag: software
All the articles with the tag "software".
Why I Will Pay For Fable
Fable 5 AI from Anthropic is very expensive and worth every penny.
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.
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.
Giving Your Vibe Code Setup Continuity
With Claude Code running, you can add Codex and Gemini CLI too. But first, some setup to build an environment where you can do real work — and give your CLI agent a little memory.
Installing Claude Code
Why I pay for three AI subscriptions when one would do: at $20 a month each, a trio of assistants that behave like different people and check each other's work is still a bargain.
Setting Up Agentwork
For the sake of simplicity (mostly mine), I’m going to write this as if you’re using a MacBook. If you’re on Windows, you probably already think you’re…