Skip to content

Steve Klabnik's personal website and blog

20Readers
235Posts
8d agoLast active
So, what happened to my Claude Code series?
Sep 2, 2026
2
So, what happened to my Claude Code series?
Sep 2, 2026
I started off this year writing a lot, and wanted to keep up the pace. I did good at first! And then… I didn’t manage to. In some ways, this is because I have just been super busy! I’ve never had less free time, and I’m okay with that. There’s a tremendous amount of good things…
8
ai-llms
Too many words about DIDs
Jul 14, 2026
webdistributed
Too many words about DIDs
Jul 14, 2026
Your “Bluesky account” is not just a Bluesky account: it is an account that can be used with a variety of other applications. This post is going to be an exploration of part of what that means from a technical perspective, so if you’re not a software developer, this post isn’t…
atproto
Compilers and AI 'cyber' defense
Jul 10, 2026
RueSteve Klabnik @steveklabnik.com
Compilers and AI 'cyber' defense
Jul 10, 2026
I haven’t had time to blog in a while, I have a lot to say, but have been doing a lot of things and so haven’t gotten words down in a while. One of those things in the past few weeks has been picking back up my Rue project. I’m really excited for what it’s turning into, even…
ai-llms
The most important thing when working with LLMs
Jan 27, 2026
Okay, so you’ve got the basics of working with Claude going. But you’ve probably run into some problems: Claude doesn’t do what you want it to do, it gets confused about what’s happening and goes off the rails, all sorts of things can go wrong. Let’s talk about how to improve…
ai-llms
Agentic development basics
Jan 22, 2026
In my last post, I suggested that you should start using Claude in your software development process via read-only means at first. The idea is just to get used to interacting with the AI, seeing what it can do, and seeing what it struggles with. Once you’ve got a handle on that…
ai-llms
How to think about Gas Town
Jan 15, 2026
I want to continue with my series on how you can use Claude Code for software development , but I have at least two posts I need to write first. This post is one of those two. Thanks for all of the kind words you all have said about the first post in the series, I’ll absolutely…
ai-llms
Getting started with Claude for software development
Jan 7, 2026
2025 was an interesting year in many ways. One way in which it was interesting for me is that I went from an AI hater to a pretty big user. And so I’ve had a few requests for a “using Claude” guide, so I figure new year, why not give it a shot? The lack of this kind of content…
ai-llms
Thirteen years of Rust and the birth of Rue
Dec 21, 2025
I started using Rust on December 21, 2012. It’s now December 22, 2025. That’s a long time. I don’t have a ton of thoughts about Rust to share today, like I thought I might. I program in the language regularly, it’s nice, I prefer it to all others. I have my beefs and my regrets,…
rust
I see a future in jj
Oct 22, 2025
In December of 2012, I was home for Christmas, reading Hacker News. And that’s when I saw “ Rust 0.5 released ."" I’m a big fan of programming languages, so I decided to check it out. At the time, I was working on Ruby and Rails, but in college, I had wanted to focus on…
technology