Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing

Chris Lattner

๐Ÿ‘ค Speaker
See mentions of this person in podcasts
2524 total appearances

Appearances Over Time

Podcast Appearances

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so if you move to Mojo, it's like at least 10x better, just out of the box and keep going, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

But performance is also interesting because it leads to better products.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so in the space of machine learning, right, if you reduce the latency of a model, so it runs faster.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

So every time you query the server running the model, it takes less time.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Well, then the product team can go and make the model bigger.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Well, that actually makes it so you have a better experience as a customer.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so a lot of people care about that.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Yeah, exactly.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And the beauty of this is that it helps you in a whole bunch of different ways, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

So if you're building, so often what will happen is that, you know, you've written a bunch of software yourself, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

You wake up one day, you say, I have an idea.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I'm going to go code up some code.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I get to work.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I forget about it.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I move on with life.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I come back six months or a year or two years or three years later, you dust it off and you go use it again in a new environment.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And maybe your GPU is different.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Maybe you're running on a server instead of a laptop, maybe whatever.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Right.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so the problem now is you say, okay, well, I mean, again, not everybody cares about performance, but if you do, you say, okay, well, I want to take advantage of all these new features.