Episode 54 - I Got a Chrome Extension Built in Under an Hour TL;DR - A friend built me a Chrome extension that generates alt text for images using the surrounding page content for context. It took less than an hour.
Claude Clue #10: Give Your Codebase a Health Checkup Your codebase accumulates tech debt. It doesn't matter if humans wrote it, AI wrote it, or some messy combination of both.
Episode 53 - Building an Experience Builder Widget with Claude Code I demo how to build an Experience Builder widget using Claude Code and it works!
Claude Clue #9: Let Your Models Fight Each Other One of the most useful things I've found is putting models in adversarial roles against each other!
Episode 52 - The Best of Year One ✨ This week, to celebrate one year of AEH, Holly and I review our favorite posts and I make some comments about what it is like writing a newsletter every week!
Claude Clue #8: Train Your Model on Today, Not Yesterday Claude's training data has a cutoff date, which means the libraries it "remembers" are frozen in time—security flaws and all.
Episode 51 - Building Spiel - A Voice Dictation App I used Claude Code to build a voice dictation app called Spiel. It uses OpenAI's Whisper for transcription, has an optional AI cleanup step with a prompt that I can control, and it only took me one evening to make!
Claude Clue #7: Tell Claude What Day It Is It's ridiculously frustrating when AI models get the date wrong, and they do it all the time. Everyone's seen it.
Episode 50 - Building GeoScribble Join me while I build GeoScribble, a draw the country from memory app!
Claude Clue #6: Your Context Window Is Already 30% Full Ever wonder why your Claude conversation seems to "forget" things faster than you expected?