Logs

This attempt to recreate the 1996 Space Jam website with Claude caught my attention because I've also been running into issues where Claude cannot reproduce code from images faithfully. It's much...

Figuring out how to teach someone how to use an agent continues to be a problem I only know how to solve by pairing with someone.

I did a release of Tomo today for the first time in a while. Dealt with an annoying scrollbar issue and added conversation exporting which I've wanted for a while. The exported folder becomes helpful...

I always turn off Cursor Tab when I am writing to think. Otherwise, I end up subconsciously influenced to write what Cursor Tab thinks I am writing, not what I actually mean to write.

Lately, I've been thinking about the difference and similarities between speaking, writing and thinking. Paul Graham wrote an article about how writing is thinking and that if you think you're...

I've been thinking about how, in software engineering especially, it feels like the balance of who is the builder and who is the user is shifting. It used to be the case that the software engineer...

Spent several hours coding with Cursor's composer-1 model. I like it a lot and it is so fast. When you have it working it's one of my favorite agent coding tools I've used. Well done.

I've fallen behind on blog things. In the past few weeks, I've been experimenting with claude-agent-sdk, equipping the agent with MCP and prompting to use a CLI measure trade-offs and...