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

Rain Paharia

๐Ÿ‘ค Speaker
467 total appearances

Appearances Over Time

Podcast Appearances

Oxide and Friends
Engineering Rigor in the LLM Age

And the final fix for that was like,

Oxide and Friends
Engineering Rigor in the LLM Age

pretty small, it was like 130 lines of code or so.

Oxide and Friends
Engineering Rigor in the LLM Age

But it was great because we tried the first thing, right?

Oxide and Friends
Engineering Rigor in the LLM Age

We tried the suggested fix.

Oxide and Friends
Engineering Rigor in the LLM Age

The LLM did the work and the LLM kind of wrote the test, which is its own annoying and janky in its own way.

Oxide and Friends
Engineering Rigor in the LLM Age

And then, you know, I kind of tried that.

Oxide and Friends
Engineering Rigor in the LLM Age

I like dog fooded it a bit.

Oxide and Friends
Engineering Rigor in the LLM Age

I found that, okay, this isn't complete in various ways.

Oxide and Friends
Engineering Rigor in the LLM Age

And then, you know, we iterate a few times.

Oxide and Friends
Engineering Rigor in the LLM Age

And so there are so many places along this path where pre-LLMs, I would have just dropped out and be like, ah, this sucks.

Oxide and Friends
Engineering Rigor in the LLM Age

I don't want to deal with this.

Oxide and Friends
Engineering Rigor in the LLM Age

You know, I'm done for the day or something, right?

Oxide and Friends
Engineering Rigor in the LLM Age

Don't do that.

Oxide and Friends
Engineering Rigor in the LLM Age

Don't do that.

Oxide and Friends
Engineering Rigor in the LLM Age

I mean, yeah, no, seriously.

Oxide and Friends
Engineering Rigor in the LLM Age

One of the things that annoys me the most, and you know, I'm very, very grateful to the Rust open source community, right?

Oxide and Friends
Engineering Rigor in the LLM Age

And this is just to qualify that this is nothing, this is not going to be negative at all, right?

Oxide and Friends
Engineering Rigor in the LLM Age

To the open source community.

Oxide and Friends
Engineering Rigor in the LLM Age

But one of the things that really annoys me is like, you know, in like the Rust doc, you click on the source link, right?

Oxide and Friends
Engineering Rigor in the LLM Age

and the source link leads you to a macro definition.