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

Adam Leventhal

๐Ÿ‘ค Speaker
2711 total appearances

Appearances Over Time

Podcast Appearances

Oxide and Friends
Engineering Rigor in the LLM Age

So that's kind of the, those are the kind of the two poles.

Oxide and Friends
Engineering Rigor in the LLM Age

And I think what we have, what we believe, what we've already seen,

Oxide and Friends
Engineering Rigor in the LLM Age

is that there is a big, big, big middle ground.

Oxide and Friends
Engineering Rigor in the LLM Age

And in particular, what we have seen is LLMs can actually be used to result in more rigorous engineering.

Oxide and Friends
Engineering Rigor in the LLM Age

And it's actually not even that hard.

Oxide and Friends
Engineering Rigor in the LLM Age

I think that there's... And I've got...

Oxide and Friends
Engineering Rigor in the LLM Age

I've got some specific and recent experience.

Oxide and Friends
Engineering Rigor in the LLM Age

Adam, maybe I could lead off with that before I introduce our colleagues.

Oxide and Friends
Engineering Rigor in the LLM Age

So I have been exploring using Cloud Code to do kernel work.

Oxide and Friends
Engineering Rigor in the LLM Age

We've got our host operating system is Helios.

Oxide and Friends
Engineering Rigor in the LLM Age

It's an Illumos derivative.

Oxide and Friends
Engineering Rigor in the LLM Age

And I had some like...

Oxide and Friends
Engineering Rigor in the LLM Age

what I thought was a good, you know, you always have to want to have like a good first task for these things.

Oxide and Friends
Engineering Rigor in the LLM Age

Just like when I picked up Rust, I wanted to find like the good, like what is the right thing to try Rust on?

Oxide and Friends
Engineering Rigor in the LLM Age

My first thought of a doubly linked list ended up being that was the wrong idea.

Oxide and Friends
Engineering Rigor in the LLM Age

That was the worst thing.

Oxide and Friends
Engineering Rigor in the LLM Age

So, okay, let's not do the worst thing.

Oxide and Friends
Engineering Rigor in the LLM Age

Let's do a different thing.

Oxide and Friends
Engineering Rigor in the LLM Age

Um, and I mean, just, and actually, you know, you kind of had the same experience with rust of like picking up, not a great first thing, although not deliberately.

Oxide and Friends
Engineering Rigor in the LLM Age

Right.