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

Cool.

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

The plan matches the spec.

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

Now look at the list of tasks.

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

Does the task latch the plan, which matches the spec?

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

Excellent.

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

Now in any of the research it did,

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

did it actually match the Constitution as well?

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

Because it's possible that it didn't take into account the Constitution, because maybe the API you're building against is perhaps not as secure as you are.

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

So then is there anything in, like, let's say there's a magical API out there that you can, so you're doing database as a service, right?

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

Let's say you're doing database as a service, and instead of passing in something to do with the ORM you're using, you can actually just pass SQL over the wire.

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

which means the SQL injection at that end, which means that your code has to be bulletproof before it sends that SQL injection down the pipe.

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

But because it's accepting insecure code, your code has to be more secure.

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

So then that is seen as a violation of the constitution.

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

And then what will happen is your AI agent, your LLM will go back and say, right, cool.

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

I can see that it's insecure at the other end, at my service end that I'm calling.

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

Maybe I have to do something here to parameterize or to make sure that my payload that I send to them is as secure as possible.

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

So then it's almost like it's double checking everything from the ground up.

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

That makes sense?

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

Yeah, RAM on your machine is cheap because it's already there, right?

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

And hey, no, I was just going to make a joke about, hey, and if you've bought Apple hardware, you've probably got a better deal for RAM somehow than what is going on in the world at the minute.