← all posts

I ran Claude Code on the server in bypass mode and outran my todo list

This week I decided to just permanently switch to running Claude Code on the server mostly on bypass permissions mode:

c() { IS_SANDBOX=1 claude --dangerously-skip-permissions "$@"; }

And for the first time in my life I think I've actually managed to outrun my todo list

What happened is I simply blasted through my to do list of features I had to build and bugs I had to fix

I've never shipped so fast and Claude Code almost made no mistakes, and when it did it they were tiny that weren't fatal (important because I'm mostly working on the server in production now)

Before I was always known to ship fast (also because I always work alone) but while I shipped new things would always build up on my features/bug board (my users can submit them there)

But this is the first week where I've been fast enough to outrun them

The board is actually empty!

As other people have written on here the real bottleneck is becoming myself and my creativity, not how fast I can ship. Because I think I ship faster now than I can come up with new ideas, or maybe my brain will adjust to this new speed (probably)

Also I feel another limit is becoming my own mental context window, as in how many things, features, bugs, projects, I can keep in my mind in parallel while building on all of them. It's a lot and I haven't reached that limit yet but I feel I might be close

I also noticed that you start going really fast the more you let it just go loose, before I was slow because I didn't trust it and I was scared it would destroy my code, now I just let it go. As @karpathy wrote, things feel like they've changed a lot around December last year when models became good enough to really code with and I feel the same

When I see other friends code with Claude Code I often notice they're slow because they still check everything, which is good of course, but I feel the better way would be to create some tests and just let it run freely and see if it can pass those

For me the tests are mostly just me checking out if the new feature on the site works or not, and in 99% cases it just does, and then I ask it to improve it further

Because I run Claude Code on the server in production, I don't have to wait for deployment anymore (although that took only 3 seconds anyway before, that still adds up), now it's wait for it to be done coding, I refresh the site and I test it, that feedback loop is how I work and it's made me WAY faster

Anyway here's what I did this week and the majority of these things were requested by people on the bug board, I'd say this is about 10x my normal output:

📸 Photo AI

🏡 Interior AI

🎒 Nomads

🗺️ Hoodmaps

📕 MAKE book

💾 Pieter .com

👩‍💻 Remote OK

🏨 Hotelist (3 todos)

Originally posted on X

P.S. I'm on Twitter too if you'd like to follow more of my stories. And I wrote a book called MAKE about building startups without funding. See a list of my stories or contact me. To get an alert when I write a new blog post, you can subscribe below:

Subscribing you...
Subscribed! Check your inbox to confirm your email.