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

Adam Leventhal

๐Ÿ‘ค Speaker
2937 total appearances

Appearances Over Time

Podcast Appearances

Oxide and Friends
Engineering Rigor in the LLM Age

I mean, I feel we said this when we, again, ringing the chime for unknown episode, but I feel we said this when we first started talking about LLMs and Rust, that like actually Rust is going to be a really good fit for these things because you get the, I mean, Rust, something I've said from the beginning, that Rust shifts the cognitive load to the developer in development.

Oxide and Friends
Engineering Rigor in the LLM Age

And it forces the developer in development to consider a lot of issues that historically you wouldn't see until some code is deployed into production.

Oxide and Friends
Engineering Rigor in the LLM Age

And I loved that shift.

Oxide and Friends
Engineering Rigor in the LLM Age

I think that shift is really important.

Oxide and Friends
Engineering Rigor in the LLM Age

I think that, like, that tacks right into what LLMs can do.

Oxide and Friends
Engineering Rigor in the LLM Age

And I think that it's, that they reinforce one another.

Oxide and Friends
Engineering Rigor in the LLM Age

So I think, like, LLMs, I think, and Rust are a very good fit for one another.

Oxide and Friends
Engineering Rigor in the LLM Age

Which I don't think is that hot to take.

Oxide and Friends
Engineering Rigor in the LLM Age

I don't think that's that spicy.

Oxide and Friends
Engineering Rigor in the LLM Age

Easy, easy, easy, easy.

Oxide and Friends
Engineering Rigor in the LLM Age

Listen, we're not living in that kind of a future yet, pal.

Oxide and Friends
Engineering Rigor in the LLM Age

No, I think the ASI is going to be like, I actually don't know what this is.

Oxide and Friends
Engineering Rigor in the LLM Age

I can't make sense of this thing.

Oxide and Friends
Engineering Rigor in the LLM Age

It's like, it's a 2K long.

Oxide and Friends
Engineering Rigor in the LLM Age

Yeah, that is really interesting.

Oxide and Friends
Engineering Rigor in the LLM Age

When I just think just in general, having the great type information, I mean, the code that I would be scared, that to me would scare me the most would be just like pure JavaScript.

Oxide and Friends
Engineering Rigor in the LLM Age

I know it generates a lot of it, but we use TypeScript.

Oxide and Friends
Engineering Rigor in the LLM Age

I mean, David, correct me if I'm wrong, we use TypeScript for more or less anything, everything.

Oxide and Friends
Engineering Rigor in the LLM Age

It would really terrify me to use because it's just so easy to have an issue that doesn't show up until you get into runtime.