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

Jamie Taylor

๐Ÿ‘ค Speaker
341 total appearances

Appearances Over Time

Podcast Appearances

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So I'll probably do three or four paragraphs of this is my specification for this one feature.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

And I'll go ahead and hit return.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

What happens then is spec kit goes, cool, that's awesome.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

Hey, LLM, the user has given you this specification.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

I want you to read through it.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

Split it into actual specifications.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

Split it into user stories and functional requirements and things like that.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

What was the user not clear about?

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

That kind of thing.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So it automatically starts asking you questions about, well, you said a checkout system, and I can't see that there is a store in this kind of app.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

Are you sure that you want a checkout system for this web API?

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

I think you've got this project the wrong way around.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So it starts to ask you these questions about what you want, what technologies you want, all this kind of stuff.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

And then all the way through that, you can gently nudge the LLM in different directions.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

I am talking lots, so please don't interrupt me.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So what it's doing is it's putting your LLM agent assistant, whatever in that mode already.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So it's telling you what the rules are.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

So then when it goes away and generates that code, it already knows I'm not allowed to use, for instance, I'm only allowed to use Microsoft new get packages.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

Or if, you know, I'm only allowed to use these particular things that are available in my Ruby environment.

Coder Radio
640: The Modern .Net Shows' Jamie Taylor

And maybe I'm not allowed to use this kind of coding or that kind of coding, right?