All The Good Things

Creating a Markdown Compiler
One of the most powerful things that AI can do for you is to create a script that does a thing you don't want to do. Mind-numbing, boring tasks, like compiling markdown documents into a format for a documentation site, or, in my case, a course template.

Using Claude Code to Learn Something New
Using an LLM to learn something new is a fun process that comes with a few caveats, such as "how can I trust what I'm seeing isn't complete crap?" I'll address all of this in today's video.
How To Write a Prompt
AI is a simple tool that our code editors are mangling into an over-engineered mess. Underneath all of the confusion is a simple way of thinking which I'll get into here.
The Incremental Tutorial
Using Claude Sonnet to learn something new is a ton of fun, especially if you focus on moving one small step at a time and asking a lot of questions.

Checking Your Docs with Claude
I did a short stint at a startup over the last month and one of the things they asked me to do was verify the steps on one of their quick start pages. Super exciting stuff ๐ but that's exactly the kind of thing Claude is good for.

How Did You Learn AI Tools?
I can't go for more than a few hours without reading someone's "horror story" about using AI for coding. I've had sessions which surely aren't fun, but I've never had a complete disaster like some people are having.

Online Courses are Toast
It'll take a few years, but it's going to happen: interactive learning with AI is here, and it's going to replace horrible, boring video courses (and the good ones too).

The AI Genie in the Bottle
I went to a startup pitch night a few days ago, and it was quite interesting. Every deck featured some form of AI integration, but a few actually centered their entire business model on the idea that AI will carry out the core operation of their business. Is this a good idea?

Creating a Markdown Compiler
One of the most powerful things that AI can do for you is to create a script that does a thing you don't want to do. Mind-numbing, boring tasks, like compiling markdown documents into a format for a documentation site, or, in my case, a course template.

Using Gemini CLI to Learn Something New
Another week, another groovy tool to play with. This time it's Gemini CLI from Google, and it's impressive.

Initial Thoughts: Claude Code 2025
I've been using Claude Code for a solid 2 weeks now, completely replacing all tasks that I used to do in Copilot. I love this thing, but there are a few changes I don't love.

Using Claude Code to Learn Something New
Using an LLM to learn something new is a fun process that comes with a few caveats, such as "how can I trust what I'm seeing isn't complete crap?" I'll address all of this in today's video.

Turning a Markdown Spec Into a Database - With Test Data!
Working with AI coding tools takes repetition, and sometimes have a simple task to perform will unlock the process in your mind, and you'll start seeing patterns you never thought possible. Here's a fun task that will hopefully do just that.
How To Write a Prompt
AI is a simple tool that our code editors are mangling into an over-engineered mess. Underneath all of the confusion is a simple way of thinking which I'll get into here.
How To Not Lose Your Job to AI Tools
The people who are complaining loudly about AI are the same ones who are quickly and silently learning it behind the scenes. Our industry is changing, like it does, just be sure you're changing too.