Our goal with Cursor is to invent a new type of programming, a very different way to build software.
To a world kind of after code, I think that more and more, being an engineer, will start to feel like being a logic designer, and really it will be about specifying your intent for how exactly you want everything to work.
What is the most counterintuitive thing you've learned so far about building Cursor?
We definitely didn't expect to be doing any of our own model development.
And at this point, every magic moment in Cursor involves a custom model in some way.
What's something that you wish you knew before you got into this role?
Many people you hear hire too fast. I think we actually hired too slow to begin with.
You guys went from zero dollars to $100 million ARR in a year and a half, which is historic.
Was there an inflection point where things just started to really take off?
The growth has been fairly just consistent on an exponential.
An exponential, to begin with, feels fairly slow when the numbers are really low, and it didn't really show off to the races to begin with.
What do you think is the secret to your success?
I think it's been...
Today, my guest is Michael Truhl.
Michael is co -founder and CEO of AnySphere, the company behind Cursor.
If you've been living under a rock and haven't heard of Cursor, it is the leading AI code editor and is at the very forefront of changing how engineers and product teams build software.
It's also one of the fastest growing products of all time, hitting 100 million ARR just twenty months after launching, and then 300 million ARR just two years since launch. Michael has been working on AI for 10 years.
He studied computer science and math at MIT, did AI research at MIT and Google, and is a student of tech and business history.
As you'll soon see, Michael thinks deeply about where things are heading and what the future of building software looks like.
We chat about the origin story of Cursor, his prediction of what happens after code, his biggest counterintuitive lessons from building Cursor, where he sees things going for software engineers and so much more.
Michael does not do many podcasts.
The only other podcast he's ever done is Lex Friedman, so it was a true honor to have Michael on.
If you Enjoy this podcast. Don't forget to subscribe and follow it in your favorite podcasting app or YouTube.
Also, if you become an annual subscriber of my newsletter, you get it a year free of Perplexity, linear superhuman notion, and granola.
Check it out at lennysnewsletter .com and click bundle.
With that, I bring you Michael Trull.
This episode is brought to you by Epo.
Epo is a next -generation AB testing and feature management platform built by alums of Airbnb and Snowflake for modern growth teams. Companies like Twitch, Miro, ClickUp, and DraftKings rely on EPPO to power their experiments.
Experimentation is increasingly essential for driving growth and for understanding the performance of new features.
And EPPO helps you increase experimentation velocity while unlocking rigorous deep analysis in a way that no other commercial tool does.
When I was at Airbnb one of the things that I loved most was our experimentation platform where I could set up experiments easily, troubleshoot issues, and analyze performance all on my own.
Epo does all that and more with advanced statistical methods that can help you shave weeks off experiment time, an accessible UI for diving deeper into performance, and out -of -the -box reporting that helps you avoid annoying, prolonged analytics cycles.
Epo also makes it easy for you to share experiment insights with your team, sparking new ideas for the A -B Testing Flywheel.
Epo powers experimentation across every use case, including product, growth, machine -learning, monetization, and email marketing.
Check out EPO at getepo .com and 10x your experiment velocity.
That's getepo .com. This episode is brought to you by Vanta.
When it comes to ensuring your company has top -notch security practices, things get complicated fast. Now you can assess risk, secure the of your customers and automate compliance for SOC 2, ISO 27001, HIPAA, and more with a single platform Vanta.
Vanta's market leading trust management platform helps you continuously monitor compliance alongside reporting and tracking risk.
Plus, you can save hours by completing security questionnaires with Vanta AI.
Join thousands of global companies that use Vanta to automate evidence collection, unify risk management and streamline security reviews.
Get 1000 dollars off Vanta when you go to vanta .com slash Lenny.
That's V -A -N -T -A dot com slash Lenny.
Michael, thank you so much for being here.
Welcome to the podcast. Thank you.
It's great to be here.
Thank you for having me.
When we were chatting earlier, you had this really interesting phrase, this idea of what comes after code.
talk about that, just like the vision you have of where you think things are going in terms of moving from code to maybe something else.
Our goal with cursor is to invent sort of a new type of programming, a very different way to build software that's kind of just distilled down into you describing the intent to the computer for what you watch in the most concise way possible, and really distilled down to just defining how you think the software should work and how you think it should look.
And yeah, with the technology that we have say and as it matures, we think you can get to a place where you can invent a method of building software that's legions higher level and more productive, in some cases, more accessible too.
And that process will be a gradual moving away from what building software looks like today.
And I want to contrast it with maybe like the vision the vision of what software looks like in the future, that I think, you know, a couple of visions that are in a popular contrast that we at least have some disagreement with.
One is, you know, there's a group of people who think that, you know, software building in the future is going to look very much like it does today, which mostly means text editing formal programming languages like TypeScript and Go and C and Rust. And then there's another group that kind of thinks like, you know, you're just going to type into a bot and you're going to ask it to build you something and then you're going to ask it said to change something about what you're building.
It's like this chatbot, Slackbot style where you're talking to your engineering department.
And we think that there are problems with both of those visions.
I think that on the chatbot style end of things, and we think it's gonna look weirder than both.
The problem with the chatbot style end of things is that lacks a lot of precision.
If you want humans to have complete control to roll over what the software looks like and how it works, you need to let them gesture out what they want to be changed, in a form factor, that's more precise than just change this about my app, you know, kind of in a text box, we'd move from the whole thing.
And then, you know, the version of the world where kind of nothing changes we think is wrong, because we think that the technology is going to get much, much, much better.
And so a world, you know, kind of after, you know, after code.
I think it looks like a world where you have representation of the logic of your software that does look more like English.
You have kind of written down you can imagine in dataset -informed form, you can imagine an evolution of programming language towards pseudocode, you have written down the logic of the software and you can edit that at a high level and you can point at that.
And it won't be the impenetrable millions of lines of code, it'll instead be something like much terse and easier to understand and easier to navigate.
But that world where the kind of crazy hard to understand symbols start to evolve for something that's a little bit more human readable and human editable, is one that we're working towards.
This is a profound point.
I want to make sure people don't miss what you're saying here, which is that what you're envisioning in the next year essentially is kind of when things start to shift is people move away from even seeing code, having to think in code, in like Java Script and Python and there's this abstraction that will appear essentially pseudocode describing what the code should be doing more in English sentences.
Yep, we think it ends up looking like that, and we're very opinionated that that path goes through existing professional engineers, and it looks like this evolution away from code and it definitely looks like the human is still being in the driver's seat, right?
And the human having both a ton of control over all aspects of the software and not giving that up.
And then also the human having the ability to make changes very quickly, like having a fast duration loop and not just like, you know, having something in the background that's super slow and takes like weeks, I go do all your work for you.
This begs the question, for people that are currently engineers or thinking about becoming engineers or designers or product managers, like what skills do you think will be more and more valuable in this world of what comes after code?
I think taste will be increasingly more valuable and I think often when people think about tastes in the realm of software, they think about visuals or taste over smooth animations and coloring things, UI, UX, etcetera, on kind of the visual design of things, and I think more and more, and the visual side of things is an important part of defining a piece of software, but then as mentioned before, I think that the other half of defining a piece of software is the logic of it and how the thing works, And we have amazing tools for specing out the visuals of things.
And then when you get into the logic of how a piece of software works, really the best representation we have of that is code right now.
You can gesture at it with Figma, and you can gesture at it with writing down notes.
But it's when you have an actual working prototype.
And so I think that more and more, being an engineer will start to feel like being a logic designer.
And really, it will be about specifying your intent for how exactly you want everything to work.
And it will less be about the what's and a little bit less about the how exactly you're going to do things under the hood.
And so, yeah, I think, I think taste will be increasingly important.
I think one aspect of software engineering, and we're very far from this right now and there are lots of, you know, funny memes going around the internet about, you know, kind of the, some of the trials and tribulations people can run into if they trust AI and for too many things that comes to engineering around, you know, building apps that, You know have have glaring glaring deficiencies and problems and functionality issues, but I think we will get to a place where You will be able to Be less careful as a software engineer, which right now is an incredibly incredibly important skill and Yeah,
we'll move a little bit from carefulness a little bit more towards taste and this Makes me think of vibe coding Is that kind of what you're describing when you talk about not having to think about the details as much as kind of?
going with the flow?
I think it's related.
I think that Vibe Coding right now describes exactly kind of this state of creation that is pretty controversial where you're generating a lot of coding and you aren't really understanding the details.
That is a state of creation that then has lots of problems. Like by not understanding the details under the hood right now, you then very quickly get to a place where you're kind of limited at a certain point where you create something that's big enough to the people who are by coding right now.
One of the issues also with vibe coding and letting taste really shine through from people is you can create stuff, but a lot of it is the AI making decisions that are unwieldy and you don't have control over.
One more question along these lines.
You throw out this word taste.
When you say taste, what are you thinking?
I'm thinking having the right idea for what should be built.
And then it will become more and more about kind of the effortless translation of, here's exactly what you want built.
Here's how you want everything to work.
Here's how you want it to look.
and then you'll be able to meet that on a computer, and it will less be about this kind of translation layer of, like, you and your team have a picture of what you'd want to build.
And then you have to really painstakingly, labor -intensive, like, lay out that into a format that a computer can then execute and interpret.
And so, yeah, I think, you know, less is less than the UI side of things.
Maybe taste is a little bit of a misnomer, but just about having the right idea for what should be built.
Awesome. OK. I'm going to come back to these topics, But I want to actually zoom us back out to the beginnings of cursor.
I've never heard the origin story.
I don't think many people know how this whole thing started.
Basically, you guys are building one of the fastest growing products in the history of the world.
It's changing the way people build products.
It's changing careers, professions.
It's changing so much. How did it all begin?
Any memorable moments along the journey of the early days?
Cursor kind of started as a solution search for a problem.
And a little bit, where it very much came from reflecting on how AI was going to get better over the course of the next ten years.
And there were two defining moments.
One was being really excited by using the first beta version of the GitHub Co -pilot, actually.
This was the first time we had used an AI product that was really, really, really useful.
And was actually just useful at all.
and wasn't just a vaporware kind of demo thing.
that showed that even if we had no new ideas, scaling up the data that was going into the models.
And so at the end of 2021, beginning of 2022, this got us excited about how AI products are now possible.
This technology was gonna mature into the future.
And it felt like when we looked around, there were lots of people talking about making models and there, it felt like people weren't really picking in the area of knowledge work and thinking about what it was gonna look like, is AI got better and better, And that set us on the path to an idea generation exercise.
It was like, how are these areas of knowledge work going to change in the future as this technique is more mature?
What is the end state of the work going to look like?
How are the tools that we use to do that work going to change?
How are the models going to need to get better to support changes in the work?
And once scaling and pre -training, right now, Like how are you gonna keep pushing forward technological capabilities?
And the missed step at the beginning, first service, we actually worked on, we sort of did this whole grand exercise and we decided to work on an area of knowledge worth that we thought would be relatively uncompetitive and sleepy and boring.
And no one would be looking at it because we thought, oh, coding is great, coding is totally gonna change because of AI, but people are already doing that.
And so there was a period of four months to begin with where we were actually working on a very different idea, which was helping to automate and augment mechanical engineering, and building tools for mechanical engineers.
There were problems from the get -go in that.
We had, me and my co -founders, we weren't mechanical engineers.
We had friends who were mechanical engineers, but we were very much unfamiliar with the field.
So there was a little bit of a blind man and the elephant problem from the get -go.
there were problems around, you know, how would you actually take the models that exist today and make them useful for mechanical engineering?
The way we netted out is you need to actually develop your own models for the get -go.
And the way we did that was tricky and you know, there's not a lot of data on the internet of, you know, 3D models of different tools and parts and the steps that I took to build up to those three models.
And then getting them from the sources that have them was also a tricky process too.
But eventually what happened was we came to our senses, we realized we're not super excited about mechanical engineering.
It's not the thing you want to dedicate our lives to.
And we looked around and in the area of programming, And it felt like, you know, despite, you know a decent amount of time ensuing, not much has changed.
And it felt like the people that were working on the space maybe had a hard to disconnect with us.
And it felt like they weren't being sufficiently ambitious about where everything was gonna go in the future and how kind of all software creation was gonna blow through these models.
And that's what set us off on the path to building Kursa.
Okay, so interesting.
Okay, so first of all, I love that, there's this this is advice that you often hear of go after boring industry cause no one's gonna be there.
and there's opportunity.
And sometimes it works, but I love that in this journey it's like, no, actually go after the hottest, most popular space, AI coding, app building.
And it worked out. And the way you phrased it just now is you didn't see enough ambition potentially, that you thought there was more to be done.
So it feels like that's an interesting lesson.
If even if something looks like, OK, it's too late, there's GitHub co -pilots out there, some other products, if you notice that they're just not as ambitious as they could be or as you are, or you see almost a flaw in their approach, that there's still a big opportunity.
Does that resonate?
That totally resonates.
And I think part of it is you need there to be, like, leap frogs that can happen and you need there to be things that you can do.
And I think the exciting thing about AI is in a bunch of places, and I think this is very much still true of R space and can talk about how we think about that and how we deal with that, but I think that just the ceiling is really high.
And yes, if you're if you look around, you know, probably, even if you take the best tool and kind of like any of these, any of these fields, there should be a lot more that needs to be done over the next few years.
And so that space having that space, having that, you know, high ceiling, I think is unique among areas of software, at least the degree to which it is it is high with AI.
Let's come back to the IED question.
So there's kind of a few routes you could have taken and other companies are doing different routes.
So there's building an IDE for engineers to work within and adding AI magic to it.
There is another route of just a full AI agentic Devon sort of product.
And then there's just a model that is very good at coding and focusing on building the best possible coding model.
What made you decide and see that the IDE path was the best route?
The folks who were from the get go working on just a model or working on end -to -end automation of programming, I think they were trying to build something very different from us, which is me care about giving humans control over all the decisions in kind of the end tool that they're building, and I think those folks were very much thinking of a future where kind of, you know, end to end the whole thing is done by AI, and maybe like the AI is making all the decisions too.
And so one, there was kind of like a personal interest component.
Two, I think that always we've tried to be intense realists about where where the technology is today.
Very, very, very excited about how AI is going to mature over the course of many decades.
But I think that sometimes people, there's an instinct to see AI do magical things in one area and then kind of anthropomorphize these models and think, it's better than a smart person here and so must be better than a smart person there, but these things have massive issues.
And from the very start, our product development process was really about dog fooding and using the tool intensely every day, and we never wanted to ship anything that wasn't useful to us.
And we had the benefit of doing that because we were the end -user part of our product.
And I think that that instills a realism in you around where the tech is right now.
And so that definitely made us think that we need the humans to be in the driver's seat.
The AI cannot do everything.
We're also interested in giving humans that control too for personal reasons.
And so that gets you away from just your model company that also gets you away from just kind of this end -to -end stuff without the human having control.
And then the way you get to an IDE versus maybe a plugin to an existing coding environment is the belief that programming is going to flow through these models.
And programming is going to change a lot over the course of the next few years.
And the extensibility that existing coding environments have is so, so, so limited.
So if you think that the UIs may change a lot, if you think that the form factor program is going to change a lot.
Necessarily you need to have control over the entire application.
I know that you guys today have an IDE and that's probably the bias you have of this is maybe where the future is heading, but I'm just curious, do you think a big part of the future is also going to be AI engineers that are just sitting in Slack and just doing things for you?
Is that something that fits into Cursor one day?
I think you'll want the ability to move between all of these things fairly effortlessly and sometimes I think you will want to have the thing and kind of go spin off on its own for a while.
And then I think you'll want the ability to pull in the AIs work and then work with it very, very, very quickly, right?
And then maybe have it go spin off again.
And so these like kind of background versus foreground form factors, I think you want that all to work well in one place.
And I think the background stuff, there's like a segment of programming that's especially useful for, which is type of programming tasks where it's very easy to specify exactly what you want.
without much description, and often that's bug fixes are kind of like the, are a great example of that.
But it's definitely not all of programming.
So I think that what the IDE is will totally change over time.
And kind of our approach to having our own editor with premise -on is gonna have to evolve over time.
And I think that that will both include, you can spin off things from different surface areas like Slack or issue track or whatever it is, And I think that will also include like, you know, the pane of glass that you're staring at is going to change a lot.
And, you know, we just mostly think of an IDE as the place where you are building software.
I think something people don't talk enough about with talking about agents and all these AI engineers are going to be doing all this stuff here is basically we're all becoming engineering managers with a lot of reports that are just like not that smart and you have to do a lot of reviewing and improving and specifying.
I guess thoughts on that and is there anything you could do to make that easier?
Because that sounds really hard. Like anyone that has a large team has had a large team being like, oh my god all these junior people just checking out of me doing not high quality work over and over and it's just like out of life it's gonna suck.
Maybe eventually one -on -ones with you all.
So many one -on -ones.
Yeah so the customers we've seen have most success with AI I think are still fairly conservative about some of the ways in which they use this stuff.
And so today, the most successful customers really leaning on things like our next step, edit prediction, where your coding is normal and making the next step to actions you re going to do.
And then they also really lean on scoping down the stuff that you re going to hand off to the bot.
And there s a fixed percent of your time spent reviewing code You could from an agent, or from an AI, overall, there's kind of two patterns.
One is you could spend a bunch of time specifying things up front.
The AI goes and works, and then you then go and review the AI's work, and then you're done, that's the whole task.
Or you could really chop things up, right?
So you can specify a little bit, AI writes something, review, specify a little bit, AI writes something, review.
And that's kind of autocompletes all in the way of that spectrum.
And still we see often the most successful people using these tools are chalking things up right now, and keeping things version wise.
That sounds less terrible.
I'm glad there's a solution here.
I'm going to go back to you guys building Cursor for the first time.
What was the point where you realized this is ready?
What was kind of a moment of like, okay, I think this is time to put it out there and see what happens?
So when we started building Cursor, we were fairly paranoid about spinning for a while, without releasing to the world.
And so, to begin with, to actually, the first version of Cursor was hand -rolled.
We, now we use Envughs code kind of as a base, like many browsers use Chromium as a base, and we've worked off of that.
To begin with we didn't, and built the prototype of Cursor from scratch. and that involved a lot of work.
We had to build our own, you know, there were a lot of things that go into, you know, a modern code editor, including, you know, support for many different languages and navigation support for moving amongst the language, you know, error -tracking support for things.
There's, you know, things like, you know, integrated command line, you know, the ability to use like remote servers to, you know, to, the ability to catch a remote server to view and run code.
And so we kind of just like went on this blitz building things incredibly quickly, building our own editor from scratch. And then also the AI components.
And it was after a couple of months, that we just, it was after maybe five weeks that we were living on the editor full time and had thrown away our previous editor and were using new one and then once it got to a point where we found it a bit useful then we put it in other people's hands, and it had this very short beta period and then we launched it out to the world within a couple of months from the first line of code.
I think it was probably three months.
And it was definitely a like, let's just get this out to people and build in public quickly.
The thing that took us by surprise is we thought we would be building for a couple hundred people for a long time, and from the get -go, there was kind of an immediate crush of interest and a lot of feedback, too.
And that was super helpful.
We learned from that, and that's actually why we switched to being based off of VS Code instead to address this hand roll thing.
A lot of that was motivated by the initial user feedback and then have been iterating in public from there.
I like how you understated the traction that you got.
I think you guys went from $0 to a hundred million ARR in a year, year and a half or something like that, which is historic.
What do you think was the key to success of something like this?
You just talked about dogfooding being a big part of it.
Like you build it in three months.
That's insane. What do you think is the secret to your success?
The first version wasn't, it was not...
The three month version wasn't very good.
And so I think it's been you know, a sustained paranoia about, you know, there are all of these ways in which this this thing could get better.
You know, the end goal is really to invent a very new form of programming that involves automating a lot of coding as we know today.
And no matter, you know, where we are with Cursor, it feels like we're very very far away from that angle and so there's always a lot to do.
but i think it's been kind of a lot of it hasn't been over -rotated on kind of that initial push but instead is like the continued evolution of the tool and just making the tool consistently better.
was there an inflection point after those three months where things just started to really take off?
to be honest it felt fairly slow to begin with and you know maybe comes from some impatience on our part But one what I think, you know, there's the overall speed of the growth which is, you know, continues to take us by surprise.
I think one of the things that has been most surprising too is that the growth has been fairly just consistent on an exponential of just consistent month over month growth accelerated at times by launches on our part and other things.
But, you know, an exponential to begin with feels fairly slow when the numbers are really low, so it didn't really feel off to the races to begin with.
To me this sounds like build it and they will come actually working.
You guys just built an awesome product that you loved yourselves as engineers.
You put it out and people just loved it, told everyone about it.
It being essentially all of just us, you know, the team working on the product and making the product good in lieu of other things one could spend one's time on.
We definitely spent time on tons of other things, for instance, building the team was incredibly important.
And support rotations are very important.
But some of the normal things that people would maybe reach for in building the company early on.
We really let those fires burn for a long time, especially when it came to things like sales and marketing.
Just working on the product and building a product that you liked your, your team likes and then also then adjusting it for some set of users, that can sound simple, but then it's hard to do that well.
And there are a bunch of different directions one could run in, a bunch of different product directions.
And I think that one of the difficult things, I think focus and kind of strategically picking the right things to build and progress through it.
prioritizing effectively is tricky.
I think another thing that's tricky about this domain is it's a new form of product building where it's very interdisciplinary in that we are something in between a normal software company and then in between a normal software company and then a foundation model company in that we want to develop A product for millions of people.
and that that side of things has to be excellent.
Then also one important dimension of product quality is doing more and more on the science and doing more and more on the model side of things in places where it makes sense.
And so that element of things, doing that well too has been tricky, but yeah, do you know the overall thing would notice, maybe some of these things sound simple to specify, but then doing them well is hard and they're rushed in ways you can run it.
I'm excited to have Andrew Luo joining us today.
Andrew is CEO of OneScema, one of our long -time podcast sponsors, welcome Andrew.
Thanks for having me Lenny, great to be here.
So what is new with OneSchema?
I know that you work with some of my favorite companies like Ram and Vanta and Watershed.
I heard you guys launched a new data intake product that automates the hours of manual work that teams spend importing and mapping and integrating CSV and Excel files.
Yes, so we just launched the 2 .0 of OneSchema file feeds.
We've rebuilt it from the ground up with AI.
We saw so many customers coming to us with teams of data engineers that struggled with the manual work required to clean messy spreadsheets.
File Feeds 2 .0 allows non -technical teams to automate the process of transforming CSV and Excel files with just a simple prompt.
We support all of the trickiest file integrations, SFTP, S3, and even email.
I can tell you that if my team had to build integrations like this, how nice would it be to take this off of roadmap and instead use something like one schema.
Absolutely, Lenny. We've heard so many horror stories of outages from even just a single bad record, in transactions, employee files, purchase orders, you name it.
Debugging these issues is often like finding a needle in a haystack.
One schema stops any bad data from entering your system and automatically validates your files, generating error reports with the exact issues in all bad files.
I know that importing incorrect data can cause all kinds of pain for your customers and quickly lose their trust. Andrew, thank you so much for joining me.
If you want to learn more, head on over to oncechema .co.
That's oncechema .co.
how. What is the most counterintuitive thing?
You've learned so far about building cursor, building AI products.
I think one thing that's been counterintuitive for us, hinted at, added a little bit before, but is we definitely didn't expect to be doing any of our own model development when we started.
As mentioned, you know, when we, when we got into this, there were companies that were immediately from the get -go going and just focusing on kind of training model from scratch. And we had done the calculation for it to train you before and just knew that that was not gonna be something that we were gonna be able to do.
And I also felt a little bit like focusing one's attention in the wrong area, because there were lots of amazing models out there, and why do all this work to replicate kind of what other players had done, especially on the pre -training side of things, taking a neural network that knows nothing and then teaching it the whole Internet.
And so we thought we were gonna be doing that at all, and it seems clear to us from the start So that was definitely counterintuitive and surprising.
It's been a gradual thing where there was an initial use case for training our own model where it really didn't make sense to use any of the biggest foundation models, that was incredibly successful, kind of move to another use case that worked really well and had been going from there.
And one of the helpful things in doing this sort of model development is picking your spots carefully, not trying to reinvent the wheel, not trying to focus on places.
And maybe where the best foundation levels are excellent but instead kind of focusing on their weaknesses and how you can complement them.
I think this is gonna be surprising to a lot of people hearing that you have your own models.
When I, you know, when people talk about Cursor and all the folks in the space, they would kind of call them GPT wrappers, they're just sitting on top of ChatGPT or Sonnet.
And what you're saying is that you have your own models.
Talk about just like the stack behind the scenes.
Yeah, of course. So we definitely use the biggest foundation models, you know, a bunch of different ways.
They're really important components of bringing the cursor experience to people.
The place where we use our own models, so sometimes it's to serve a use case that a foundation model wouldn't give to server at all for cost or speed reasons.
And so one example of that is the auto -complete side of things.
So this can be a little bit tricky for people who don't code to understand, but code is this weird pharma work where sometimes really the next five, ten, twenty, thirty minutes of your work is entirely createable from looking over your shoulder.
And I would contrast this with writing.
So writing lots of people are familiar with Gmail's auto complete and kind of the different forms of audit that show up in your text messages or emails or things like that, they can only be so helpful because often it's just really not clear what you're going to be writing just by looking at what you've written before.
But in code sometimes when you edit a part of a code base, you're going to need to change things in other parts of a code base.
And it's entirely clear how you're going to need to change things.
So one core part of current services really suit the autocomplete experience, where you predict like the next set of things you're going to be doing across multiple files.
Across multiple places for that file.
And, you know, making models good at that use case.
One there's the speed component.
Those models need to be really fast and give you completion within 300 milliseconds.
There's also this cost component of we're running tons and tons and tons of molecules.
Every keystroke we need to keep changing our progression for what you're going to do next.
And then it's also this really specialty use case of you need models that are really good at not completing the next token of just like a generic text sequence, but are really good at auto -completing a series of difs, looking at what's changed within a codebase and then creating the next set of things that are going to change, both deleted and added, and all of that.
And we found it a ton of success in training models specifically for that task.
So that's a place where no foundation models are involved.
It's kind of our own thing.
We don't have a lot of labeling or branding about this in the app, that powers are a very core part of Cursor.
And then another set of places where our user -run models are to help things like Sonnet or Gemini or GPT.
And those sit both on the input of those big models and on the output.
On the input side of things, those models are searching throughout a code base, trying to figure out the parts of a code base to show to one of these big models.
You can kind of think about this as like a mini -Google search that's specifically built for finding the relevant parts of the code base to show one of these big models.
And then on the output side of things, we take the sketches of the changes that these models are suggesting you make with that code base.
And then, you know, we have models then take those high level changes and turn them actually into full code diffs.
And so it's been super helpful for pushing on quality in places where you need a specialty task, and it's been super helpful for pushing on speed, which is such an important dimension of product quality for us, too.
This is so interesting.
I just had Kevin Weil on the podcast, CPO of OpenAI, and he calls this the ensemble of models, the same way they work, to use the best feature of each one, and to your point, the cost advantages of using cheaper models.
These other models, are they based on like llama and things like that, just open source models that you guys plug into and build on?
Yeah, so again, we try to be very pragmatic about the place that we're going to do this work, and we don't want to reinvent the wheel.
And so starting from the very best pre -trained models that exist out there, often open source ones, sometimes in collaboration with these big model providers that don't share their weights out into the world because the thing we care about less is the ability to read line by line the matrix of weights that then go to give you your certain output.
And we just care about the ability to train these things, to post train them.
And so by and large, by and large, yes, open source models, you know, sometimes working with the closed source providers to tune things.
This leads to a discussion that a lot of AI founders always think about in investors, which is moats and defensibility in AI.
So it feels like one is custom models is a moat in the space.
How do you just think about long term defensibility in the space knowing there's other folks, as you said, launching constantly trying to take your, trying to eat your lunch?
I think that there are ways to build in inertia and traditional notes, but I think by and large we're in a space where it is incumbent on us to continue to try to build the best thing and everyone in this industry.
And I truly just think that the ceiling is so high that no matter what entrenchment you build, You can be leapfrogged.
And I think that this resembles markets that are maybe a little bit different from normal software markets, normal enterprise markets of the past. I think one that comes to mind is the market for search engines at the end of 1999, or at the end of the 90s and beginning of the 2000s.
I think another market that comes to mind that resembles this market in many ways to actually just like the development of the personal computer and mini computers, in the 70s, 80s, 90s.
And I think that, yes, in each of those markets, the ceiling was incredibly high.
It was possible to switch. You could keep getting value for the incremental hour of a smart person's time, the incremental R &D dollar for a really long time.
You wouldn't run out of useful things to build.
And then in search, in particular, not in the computer case, Having distribution was helpful for making the product better, too, in that you could tune the algorithms, the learning based off of the data and the feedback you're getting from users.
And I think that all of those dynamics exist in our market, too.
And the sad truth for people like us, but then the amazing truth for the world is I think that there are many leaf drives that exist. There's many more useful things to build.
We're a long way away from where we can be in five, ten years, and it's kind of incumbent on us to keep that moving going.
So what I'm hearing is it sounds a lot more like a consumer sort of moat, where it would just be the best thing consistently so that people stick with you versus creating lock -in and things like that where they're just for, like Salesforce where it's just contracts with the entire company and you have to use this product.
Yeah, and I think the important thing to note is If you're in a space where you run out of useful things to do very quickly, then that's not a great situation to be in.
But if you're in a place where big investments in having more and more great people working on the right path can keep giving you value, then you can get these economies of scale of R &D and you can and get to a place where that is defensible.
But yes, I think there's a consumer -like tendency to it, and I really think it's just about building the best thing possible.
Do you think in the future there's one winner in this space, or do you think it's gonna be a world of a number of products like this?
I think the market is just so very big.
And this is also one thing that you asked about the IDE thing early on, One thing that I think tripped up some people that were thinking about the space is they looked at the ID market the past 10 years and they said, who's making money off of the editors?
It's this super fragmented space where everyone has their own thing with their own configuration.
And there's one company that commercially actually makes money off of making great editors, but that company is only so big.
And then the conclusion was that it was going to look like that in the future.
And I think that the thing that people missed was that there was only so much you could do building an editor in the 2010s for coders.
And the company that made money off of editors was doing things like making it easy to navigate around a code base, and doing some error checking, but I think that the set of things you can build for knowledge workers in many different areas, just goes very far and very deep.
And I think that the problem in front of all of us is the automation of a lot of busy work and knowledge work and really changing all the areas of knowledge work in front of us to be much more trialable more productive.
So, that was a long -winded way to say I think the market is really big that we're in, and it's much bigger than, you know, building tools for developers in the past. But I think that there will be kind of niches you can occupy in doing something for a particular segment of the market or for a very particular part of the software development life cycle.
But the general programming shifts from just writing formal programming languages to something way higher level, this is the application you purchase and use to do that.
I think that there will be generally one winner there, and it will be a very big business.
Juicy. Along those lines, it's interesting that Microsoft was actually right at the center of this first, with an amazing product, amazing distribution, Copilot, you said was like the thing that got you over the hump of like wow, there could be something really big here.
And it doesn't feel like they're winning, it feels like they're falling behind.
What do you think happened there?
I think that there are like specific historical reasons why Copilot might not have lived up, so far have kind of lived up to the expectations that some people have for it.
And then I think that there are structural reasons.
And to be clear, Microsoft in the Copilot case, obviously, big inspiration for our work.
And in general I think they do lots of awesome things and we're users of many Microsoft products.
But I think that this is a market that's not super friendly to incumbents in that a market that's friendly to incumbents might be one where there's only so much to do and kind of gets commoditized fairly quickly, and you can bundle that in with other products.
And where the ROI between different products is quite small.
And in that case, perhaps it doesn't make sense to buy the innovative solution, it makes sense to just kind of buy that thing that's bundled in with other stuff.
Another market that might be particularly helpful for incumbents is one where there's, from the get -go, it's just like you have your stuff in one place, and it's like really, really excruciatingly hard to switch. And you know, for better or for worse, I want to come back to Cursor.
A question I'd like to ask everyone that's building a tool like this, if you could sit next to every new user that uses Cursor for the first time and just whisper a couple of tips in their ear to be more successful, most successful with Cursor, what would be one or two tips?
I think right now, and we'd want to fix this at a product level, a lot of being successful with Cursor is kind of having a taste for what the models can do, both what complexity of a task they can handle and how much you need to specify things to that model, but having a taste for the quality of the model and where its gaps exist and what it can do and what it can't.
And right now we don't do a good job on the product of educating people around that and maybe giving people some swim lanes, giving people some guidelines.
But so to develop that taste would give kind of two tips.
So one is as mentioned before, would bias less toward like, hey, trying to have the model, like you know, trying in one go to tell the model, hey, here's exactly what I want you to do, then seeing the output and then either being disappointed or accepting the entire thing for an entire big task.
instead, what I would do is I would chop things up into bits, And you can spend basically the same amount of time telling them all exactly what to do.
And so biasing toward chopping things up.
I would encourage people to especially developers or are used to existing workflows for building software, I would encourage people to explicitly try to fall on their face and try to discover the limits of what these models can do by being ambitious and kind of a safe environment, like perhaps a side project, and trying to kind of go out in time to give this AI to the fullest, because sometimes we do run, or a lot of the time we run into people who haven't given the AI yet a fair shake and are kind of underestimating its abilities.
So generally, biasing towards chopping things up and making things smaller, but, like, to discover the limits of what you can do there, like explicitly just kind of try to go for broke in a safe environment and, you know, get a taste for it.
You might be surprised in some of the places where the model doesn't break.
What I'm essentially hearing is kind of build a gut feeling of what the model can do and how far it can take an idea versus just kind of guiding it along.
And I bet that you need to rebuild this gut every time there's a new model launch. Like when it's on, I don't know, 4 .0 comes out, you have to kind of do this again, is that generally right?
Yes, it's not for the past few years, it hasn't been as big as like, I think the first kind of experience people have had with some of these big models.
But yeah, this is also a problem we would hope to solve much better just for users and take the burden off of them.
But yeah, each of these things have slightly different core and different personalities.
Kind of along these lines, something that people are always debating, tools like Cursor are they more helpful to junior engineers or are they more helpful to senior engineers?
So they make senior engineers 10x better, do they make junior engineers more like senior engineers?
Where do you think most of, who do you think it benefits most today from Cursor?
I think across the board both of these cohorts benefit in big ways.
It's a little hard to say on the relative ranking.
I will say they fall into into different anti -patterns.
So, the junior engineers we see going a little too wholesale, relying on AI for everything and we're not yet in a place where you can kind of do that end -to -end on a professional tool, working with tens, hundreds of other people within a long -lived code base.
And then the senior engineers, for many folks, is not true for all.
One of the ways these tools are adopted is there's developer experience in companies.
Often those are stopped by incredibly senior people, because often those are people who are building tools to make the rest of the engineers within an organization more productive.
We've seen people who are on the front lines of trying to adopt the technology as much as possible there.
but by and large I would say on average as a group, the senior engineers underrate what AI can do for them and stick to their existing workflows.
And so the relativity ranking's a little harder.
I think they both have, they fall into different anti -patterns.
But they both by and large get big benefits with these tools.
That makes absolute sense.
I love that it's like two ends of the spectrum, like expect too much, don't expect enough, and it's like the three bears, is that the allegory?
– Yeah. – Yeah, okay.
– Yeah, maybe the sort of senior VNOD staff, you know, is bright in the middle.
– Mm, interesting. Okay, just a couple more questions.
What's something that you wish you knew before you got into this role?
If you could go back to Michael at the beginning of Cursor, which was not that long ago and you could give him some advice, what's something that you would tell him?
– The tough thing with this is it feels There's, like, so much of the hard -won knowledge is tacit and a bit hard to communicate verbally.
And the sad fact of life feels like for, you know, for some areas of human endeavor, like you kind of do need to fall on your face to, either need to fall on your face to learn the correct thing or you need to be kind of around someone, which is a great example of kind of excellence in the thing.
And one area where we have felt this is hiring.
I think that we actually were, so we tried to be incredibly patient on the hiring front.
It was really important to us that, both for personal reasons and also for I think actually for the company's strategy, having a world class group of engineers and researchers to work on Cursor with us was going to be incredibly important.
Also getting people who fit a sort of mix of intellectual curiosity and experimentation because there are going to be so many new things we need to build.
And then also kind of an intellectual honesty and maybe micropessimism and bluntness because with all the noise, especially as the company has grown and the business has grown, keeping a level head, I think, is incredibly important too.
But getting the right group of people into the company the thing that made me more than anything else, apart from building the product, we really, really, you know, fussed over.
And, you know, we actually waited a long time to grow the team because of that.
And I think that most, you know, many people you hear hired too fast. I think we actually hired too slow to begin with.
I think it could have been remedied, I think we could have been better at it.
And the method of recruiting that we ended up eventually falling into and working really well for us which is in that novel of like going after people that we think are really world -class and like recruiting them over the course of, in some cases, many years, ended up working for us in the end but I don't think we were very good at it to begin with.
And so I think that there were hard -won lessons around both who was the right profile, like who actually meets us in the team, like what did greatness look like and then how to talk with someone about the opportunity and get them excited if they really weren't looking for anything.
There were lots of kind of learnings there about how to do that well.
And that took us a bit of time.
What are some of those learnings for folks that are hiring right now?
What's something you missed or learned?
I think just start with, we maybe we actually biased a little bit too much towards looking for people who fit the archetype of well -known school, very young, had done the things that were like high credential in those well -known school environments.
And actually, I think we're lucky early on to find a lot of, to find fantastic people who were willing to do this with us who were later career.
And so I think we spent a bunch of time on maybe a little bit of the wrong profile to begin with.
And part of that was the seniority thing, part of that was like an interest and experience thing too.
We have hired people who are excellent, excellent, excellent, and very young, but they maybe look, in some cases, slightly different from being straight out of central casting.
Another lesson is just like we very much evolved our interview loop.
And so now we, you know, we have like a hand -rolled set of interview questions and then, you know, kind of core to our, core of how we interview too is actually, we have people onsite for two days and do a project with us, a work test project.
And that has worked really well, but increasingly you're finding that.
And then, yeah, I think how to learn about what people are interested in and, you know, put our best foot forward and letting them know about the opportunity when they're really not looking for anything and have those conversations, there's definitely been, you know, gotten gotten better at that over time.
Do you have a favorite interview question that you'd like to ask?
I think this two day work test, which we thought would not scale past a few people has been, has had surprising staying power.
And the great thing about it is it lets someone go end to end on it, like a real project.
It's not, you know, work that we use it's kind of a kind of a list of projects, but it gives you two days of seeing like a real work product.
And it doesn't have to be incredibly time -enhancing on the team's front time.
You know, you can take the time you would spend in like a half -day or one day onsite and you kind of spread it out over those two days and give someone a lot of time to do work on their projects.
And so that can actually help it scale.
And then it really helps you...
It helps to enforce, you know, do you wanna be around this person type test because you are around this person for two days, so a bunch of meals with them.
And the two days, it would give us a chance to just have this person meet us, and in some cases, hopefully get convinced that they want to go in with us.
And so, yeah, that one was unexpected.
Not exactly an interview question, but a forward interview, yeah.
The ultimate interview question.
So just to be very clear about what you're describing, it's that you give them an assignment, like build this feature in our actual code base, work with the team to code it and ship it?
Is that roughly right?
So we don't use the IP, not shut down to end, but yeah it's like a mock, like, very often in our codebase, here's a real mini two day project, you're going to do it end to end, largely being left alone.
There's collaboration too.
And then we're a pretty improving company.
In almost all cases, yeah, it's actually just sitting in office with us too.
And you've been saying that this has scaled to even today's, how big are you guys at this point?
So we're going on 60 people.
So small for the scale and impact that I was I was thinking it'd be a lot, but larger than that.
Yeah. And I imagine the largest percentage is engineers.
Yeah, the thing that's more than anything and to be clear, you know a big part of the work ahead of us is is is building a group of people.
That is bigger and awesome and can continue to make the product better and the service we give to customers better.
And so you don't plan to stay that small for longer would in hopes.
Part of the reason that that number is small is, the percentage of engineering and research and design is very high within the company.
And so many software companies when they have roughly 40 engineers would be overhead for people because there's lots of operational work and often they're very, very sales -led from the get -go and that's just quite labor intensive.
And we started from a place of being incredibly lean and product -led and we now serve of lots of our good customers and it built that out.
But you know, there's much more to do there.
question I wanted to ask you, there's so much happening in AI, there's things launching every, there's like newsletters, like many newsletters whose entire function is to tell you what is happening in AI every single day, running a company that's at the center, kind of the white hot center of the space.
How do you stay focused and how do you help your team stay focused and heads down and just build and not get distracted by all these shiny things?
I think hiring is a big part of it, and if you get people with the right attitude.
I think we're doing well there.
I think that we'll probably be doing better there, too.
I think that hiring people with the right disposition, People who are less focused on external validation, more focused on building something really great, more focused on doing really high quality work, and people who are just generally level -headed, and maybe like the highs aren't very high and lows aren't very low.
I think hiring can get you through a lot here.
I think that's actually like a learning throughout the company, you need process, you need hierarchy, you need lots of things, but for any kind of organizational tool that you're introducing into a company, you know, the result you're looking to get from that tool, also, you know, you can go pretty far on like hiring people with the right behaviors that you want, like, you know, to result from that organizational thing.
And, you know, the specific The example that comes to mind is we've been able to get away with not a ton of process yet on the engineering front.
I think we need a little bit more process but for our size, not a ton of process by hiring people, I think are really excellent.
You know, hiring people are level -headed.
I think two is just talking about it a lot.
I think three is hopefully leading by example.
And yeah, for us personally, because since 2021, 2022, we've been professionally working on this and work on AI.
And we've just seen a sea change of the comings and goings of various technologies and ideas of if you're to transport yourself back to end of 2021, beginning of 2022, this is GPT -3, instruct GPT as an exist. There's no dolly, there's no stable diffusion.
And then we've gone through all of those image technologies existing to track GPT in that rise.
And GPT -4, all of these new models, all these different modalities, all the video stuff, and only a very small number of these things really affects the business.
So I think we've just built up a little bit of an immune system and know when an event comes around that actually is really going to matter for us.
And this dynamic too of there being lots and lots and lots of chatter, but then maybe only a few things that really matter, I think has been mirrored in AI over the last decade, where there have been so many papers on deep learning in academia, so many papers on AI in academia.
Then the amazing thing is there are really a lot of, I mean, a lot of the progress of AI can be attributed to some very simple, elegant ideas that have stayed around, and the vast majority of ideas that have been put out there haven't had staying power and haven't mattered a ton.
And so the data is a little bit mirrored in kind of the evolution of deep learning as a field overall.
Last question, what do you think people still most misunderstand or maybe don't fully grasp about where things are heading with AI and building and the way the world will change?
People are still a little bit occupied too much, either end of a spectrum of it's all going to happen very fast and this is all bluster and type and sort of snake well, I think we're in the middle of a technology shift that's going to be incredibly consequential.
I think it's going to be more consequential in the internet, I think it's going to be more consequential in any shift in tech that we've seen since the advent of computers, and I think it's going to take a while.
I think it's going to be a multi -decade thing, and many different groups will be consequential in pushing it forward, And to get to a world where computers can increasingly do more and more for us there's all of these independent problems that need to be knocked down and progress needs to be made on them.
Some of those are on the science side of things of getting these models to understand different types of data, be faster, cheaper, smarter, conform to the modalities that we care about, take actions in the real world.
And then some of it's on how we're gonna work with them.
What's the experience a human should actually be seeing and controlling on a computer and working with these things?
But I think it's gonna take decades.
I think that there's gonna be lots of amazing work to do.
I think that also one of the most, like a pattern of a group that I think will be especially important here, not to talk our own book, but I think just like the company that works on automating, I'm mentioning a particular area of knowledge work.
Builds the both the technology under the surface for that.
Integrating the best parts from providers, sometimes doing it in house.
And then also builds the product experience for that.
I think people who do that and we're doing it and trying to do it in software, people do that in other areas, I think those folks will be really, really, really consequential.
Not just for like the end value that users see.
But then I think as they get to scale, they'll be really important for pushing forward the technology.
Because I think they'll be able to build, the most testful of them will be able to build very, very big businesses.
And yeah, excited to see the rise of other companies like that in other areas.
I know you guys are hiring for folks that are interested and hey I want to go work here and build this sort of stuff.
What kind of roles are you looking for right now?
specifically you're trying to, any roles you're most excited about filling what should people know if they're curious?
there are so many things that this group of people need to do that we are not yet equipped to do.
Kind of generic across the board, first of all.
And so if you don't think we have a role for something, maybe if you reach out that that won't actually be the case.
And maybe we can actually learn from you and decide that we need something that we weren't yet aware of.
But by and large I think that two of the most important thing for us to do this year are have the best product in the space, and then grow it.
And we're kind of in this land -grab mode where almost everyone in the world is either using no tool like ours, or they're using one that's maybe developing less quickly.
And so growing word for two is a big goal and I would say, especially always on the hunt for folks who are excellent engineers, designers, researchers, but then folks all across the business side too.
I can't help but ask this question, you name it when you talk about engineers, there's kind of a question of just like, you know, code's going to write all our code… AI's going to write all our code, but everyone's still hiring engineers like crazy.
All the foundational models… We're not out there treating the heart of people in the market.
Yeah. Do you think there's gonna be an inflection point of like engineering roles start to kind of slow down?
I know this is like a big question, but just it's do you see engineers being more and more needed across all these companies or do you think at some point there is all these cursor agents running building for us?
Again, we kind of have the view that there's this both long, messy middle of not jumping to it, just you step back and you ask for all your stuff to be done.
and you have your engineering department.
And very much, like you want to evolve from programings that exist today, we want humans to be in the driver's seat.
And we think even in the end state, like that's giving folks control over everything is really important and you will need professionals to do that and kind of decide what the software looks like.
So both, I think, that yes, engineers are definitely needed.
I think that engineers will be able to do much more.
I think the demand for software is very lasting, which is not the most novel thing.
I think it's kind of crazy to think about how expensive and labor -intensive it is to build things that are pretty simple and easy to specify or would look like to the outside observer, and just how hard those things are to do right now.
If you can… All of the stuff that exists right now, justified by the cost and demand that we have now, if you could bring that down by order of magnitude, I think we'd have tons and tons and tons of more stuff that we could do, our computers.
Tons more tools. And you know, I felt this where, you know, one of my early jobs actually was working for a biotechnology company, and it was building internal tools for them, and the off the shelf tools that existed were horrible and did not fit their use case at all.
And then, the internal tools I was building, there was definitely a ton of demand there for things that could be built, and that far outstripped just the things that I could build in the time that I was with them.
I think that the physics of working on computers are so great, you should be able to basically just move everything around, do everything that you want to do, there's still so much friction, I think that there's much more demand for software than what we can build today with things costing like a blockbuster movie to make kind of simple productivity software.
And so I think long into the future, yes, there will actually be more demand for engineers.
Is there anything that we didn't cover that you wanted to mention, any last negative wisdom you wanted to leave listeners with?
You could also say no because we've done a lot.
We think a lot about how, how you set up a team to be able to make new stuff in addition to like continuing to improve the stuff that you have right now.
And if we're to be successful like, the IDEs are going to have to change a ton, it's a hard thing to do.
Thinking about the thing and trying to reflect on it in our 80s and, you know, the first principles side of things.
Part of it is also trying to get in and study past examples of greatness here.
And that's something that we think about a lot, too.
Will Barron Yeah, what you just told us, before we started recording you, about all these books behind you, and I was like, what's that over there?
It's like the history of some old computer company that was influential in a lot of ways that I've never heard of.
And I think that says a lot about you, of where a lot of this innovation comes from, is studying the past and studying history and what's worked and what hasn't.
OK, working full -time online, if they want to reach out and maybe apply, you said that there may be roles you may not even be aware of, where do they go find that?
And then how can listeners be useful to you?
Yeah, I, you know, if folks are interested in working on the stuff, we'd love to speak, and they can find, if they go to Chris .com, they can kind of both find the product and find out how to reach us, so.
Easy. Michael, thank you so much for being here.
This was incredible.
It was wonderful. Thank you.
Bye, everyone. Thank you so much for listening.
If you found this valuable, you can subscribe to the show on Apple Podcasts, Spotify, or your favorite podcast app.
Also, please consider giving us a rating or leaving a review, as that really helps other listeners find the podcast. You can find all past episodes or learn more about the show at Lenny's Podcast dot com.
See you in the next episode!