Welcome to my little node on the network! My name is Petar and you can follow along while I try to figure out how computers work.

Recent notes

The March of Nines

I love this quote from Karpathy in the podcast with Dwarkesh Patel where he talks about why self-driving cars are taking so long to develop:

What takes the long amount of time and the way to think about it is that it’s a march of nines. Every single nine is a constant amount of work. Every single nine is the same amount of work. When you get a demo and something works 90% of the time, that’s just the first nine. Then you need the second nine, a third nine, a fourth nine, a fifth nine. While I was at Tesla for five years or so, we went through maybe three nines or two nines. I don’t know what it is, but multiple nines of iteration. There are still more nines to go.

I’m going to refer to this as the “March of Nines”, where the smaller gains take an equal amount of time.

I’ve seen this constantly in AI native software. Getting an LLM feature to work impressively in a demo takes a few days. Getting it to work reliably enough that you’d actually ship it to users takes months. Same amount of work for each nine.

Permalink

Recent Posts

Taste

When AI can generate anything in seconds, taste becomes everything. How to avoid creating slop and build something beautiful in the age of cheap generation....

Read more

Running to think

For a few years now, I've been partaking in the age-old ritual of running. I began my journey like many others, swathed in quality athletic wear and armed with a meticulous training schedule...

Read more

Recent reads