Brian Grinstead

speaker
356 appearances 1 recordings 1 series first heard Jun 2026 last heard 22 Jun

Brian Grinstead’s voice in public audio — every appearance, attributed to the second.

Trend

recordings per month · last 12 months
1 · Jun OctJan 26AprJulnow

Recordings per month over the last 12 months — 1 in all, peaking in Jun 2026 with 1.

Appearances

newest first · ▶ plays the moment
And so in this patch, I wanted to show kind of a couple different approaches to sort of where we started and where we got to.
And so inside of this Docker environment, we have a simple script here that with some prompt that says, you're looking for a memory safety issue, read the file and analyze it.
And so we're not giving it access to any tools.
We just say, look at the file and find the problem.
You can run this with both Claude and Codex pretty easily.
There are command line arguments like dash p you've maybe seen with Claude.
It's basically designed to be run by another program, not a human.
So if we said, in this case, run with Claude, you're going to see this kind of ugly JSON streaming out.
But this is actually what's happening under the hood when you have an interactive Claude code session.
It's reading a bunch of code.
It's sort of, it's probably pretty quickly converged on the problem in this file.
And it's going to write essentially like a markdown report.
And so this is just like the very basic primitive building block.
Like you could build this and run this yourself.
In an hour.
With Claude, you can also run it with codec.
There's a codec exec command.
Similarly, you have an output JSON.
You can have another program that's consuming that.
This is sort of an alternative to using an agent SDK.
Showing 221–240 of 356 · page 12 of 18 ← Previous Next →