
grep
Unix-like operating system commandWikipedia
16
MENTIONS
11
EPISODES
10
PODCASTS
Search complete. 16 mentions across 11 episodes found for "grep".
Sep 9, 2026
I Built a Mail Server From Scratch and Spent Most of My Time on Four DNS Records
A
14:51Artificial IntelligenceNARRATOR
It is easy to see a signing line from some other message and assume it was yours.
A
14:56Artificial IntelligenceNARRATOR
Grep for the specific recipient instead.
A
14:58Artificial IntelligenceNARRATOR
No line for that queue ID means OpenDKIM never saw the message.
A
15:03Artificial IntelligenceNARRATOR
That is a routing problem, not a key problem, and regenerating keys will not fix it.
P
Unknown podcast
EP391: Programmatic memory fixes AI context rot
Aug 26 · 3 Mentions
S
8:27speaker_1HOST
So when the agent needs to recall something, it doesn't try to, quote-unquote, remember it.
S
8:32speaker_1HOST
It uses tools like Grep.
S
8:33speaker_0HOST
Grep, just the standard command line utility.
S
8:37speaker_1HOST
Right, for searching plain text data sets for lines that match a regular expression.
S
8:41speaker_0HOST
Which is incredibly computationally cheap.
S
8:44speaker_0HOST
Like Grep can parse through massive amounts of text in milliseconds.
S
8:48speaker_1HOST
Exactly.
S
8:49speaker_1HOST
The researchers found that by giving the AI command line tools and a Python interpreter, retrieval remains highly tractable, even for logs exceeding 100,000 lines.
P
Unknown podcast
EP392: Small models beat giants at malware analysis
Aug 26 · 1 Mention
S
11:48speaker_0HOST
We do.
S
11:49speaker_0HOST
And looking back at the first system, the agentic one using Grep and search tools, that one is great at finding hard evidence but lacks the deep reasoning.
S
11:57speaker_0HOST
So the obvious solution is we have to mash them together.
S
12:01speaker_1HOST
The researchers reached the exact same conclusion.
Recursive Language Models with Alex Zhang - Weaviate Podcast #142!
C
54:47Connor ShortenHOST
That insight is, especially in the world of search, earlier in the year, I had Doug Turnbull on the WeVA podcast, who's like legend in the search community.
C
54:55Connor ShortenHOST
And he was really excited about RLMs and writing search programs, the way you can, like, because like with Grep and BM25, the way you can search and then get that feedback.
C
55:07Connor ShortenHOST
It's so powerful, and it can write this particular regular expression to, you know, command to find the files.
C
55:13Connor ShortenHOST
It's such a captivating world in search.
Million-Dollar Buttons: How Offshore OT Is Embracing Containers and Modern Cybersecurity
M
33:05Matt McLendonGUEST
I think it was the developer one.
M
33:07Matt McLendonGUEST
Grep is gonna be part of [laughs] PowerShell now.
J
33:10Joshua HerrGUEST
Yeah.
M
33:10Matt McLendonGUEST
So the, we've come full circle.
Million-Dollar Buttons: How Offshore OT Is Embracing Containers and Modern Cybersecurity
M
33:04Matt McLendonGUEST
I think it was the developer one.
M
33:07Matt McLendonGUEST
Grep is going to be part of PowerShell now.
M
33:10Matt McLendonGUEST
So we've come full circle.
M
33:12Matt McLendonGUEST
They're taking open source CLI tooling and pulling it back into PowerShell.
P
Unknown podcast
Grep vs Vector Search: How Agent Harnesses Shape Retrieval Accuracy
Aug 23 · 2 Mentions
A
10:38Ada ShannonHOST
I'll take that framing, directions, probably real, precision isn't.
A
10:42Ada ShannonHOST
Grep wins on this task distribution, but don't trust any single margin to the decimal.
H
10:48Hal TuringHOST
That I can live with.
H
10:50Hal TuringHOST
There's another citation doing similar work, without being tested, though you've name-dropped context, wrought a couple times, as the reason for file-based delivery.
A
12:45Ada ShannonHOST
My honest read, a solid narrow empirical result GREP wins on verbatim recall conversational memory under these specific harnesses wrapped in language that reads more general than the evidence supports.
H
12:57Hal TuringHOST
Fair place to land.
H
12:58Hal TuringHOST
Don't walk away thinking Grep beats Vector everywhere.
H
13:01Hal TuringHOST
Walk away thinking retrieval, harness, and delivery are one system.
Rejoice In The Nostalgia - PSW #940
P
62:38Paul AsadoorianHOST
Yeah.
P
62:40Paul AsadoorianHOST
I mean, I used to analyze logs with like SED, AUG, GREP, right? Then we got like machine learning.
P
62:46Paul AsadoorianHOST
But I also think on the defensive side, Jeff, to address your question in a different angle, with respects to AI, I think defenders have to be right.
P
62:58Paul AsadoorianHOST
more often than not.
Rejoice In The Nostalgia - PSW #940
P
62:38Paul AsadoorianHOST
Yeah.
P
62:40Paul AsadoorianHOST
I mean, I used to analyze logs with like SED, AUG, GREP, right? Then we got like machine learning.
P
62:46Paul AsadoorianHOST
But I also think on the defensive side, Jeff, to address your question in a different angle, with respects to AI, I think defenders have to be right.
P
62:58Paul AsadoorianHOST
more often than not.
Claude Code Fixes Cache Wipes and Adds Terminal Spellcheck
J
1:46James TurnerHOST
Using local binaries like Aspell means zero extra latency or API calls just to catch typos before sending a prompt.
J
1:54James TurnerHOST
What about performance for local tools like Grep?
L
1:56Lachlan ReidHOST
Ah, totally.
L
1:57Lachlan ReidHOST
The embedded Grep in native macOS and Linux builds got a big improvement.
L
2:02Lachlan ReidHOST
If you accidentally throw a pathological regex pattern at it, Grep now fails fast instead of exhausting system memory and freezing your terminal.
J
2:10James TurnerHOST
That is huge.
J
2:12James TurnerHOST
No more killing the process because a runaway search locked up your machine.
1 more episode mentions grep.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.