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

Yeah, it could be.

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

It could be a vegan bacon.

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

It could be bacon.

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

It could be whatever.

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

Absolutely.

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

You push the button and something yummy comes out the other side, right?

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

That's the level you're thinking when you're doing the spec.

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

Then when you do the plan, you're thinking, when I push the button, it needs to call this API, which tells that person to go make me my breakfast thing and then to bring it to me, right?

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

So you're thinking it's slightly different levels.

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

And then what you need to be doing is you need to be watching what the LLM is doing.

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

And the more effort you put into spec and plan of observing and pointing in the right direction,

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

the less effort you need to put in when it comes to telling it to implement the tasks, right?

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

So there's this almost like a funnel of the amount of information you need to give it.

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

You need to give loads of information in the spec side and then the plan side.

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

And then when you get to implementation, you don't have to worry about it so much.

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

You do have to watch what it's writing.

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

I'm not saying just put it in YOLO mode and then submit the code, right?

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

So that's the first big limitation is that you really need to know and understand the problem you want to solve.

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

Yes.

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

The only downside to that is whenever I've told people about this kind of thing or any kind of AI MLM-based coding system is that