DEV Community

Walker Miller profile picture

Walker Miller

404 bio not found

Joined Joined on 
One bad step, N bad steps: how agent failures cascade

One bad step, N bad steps: how agent failures cascade

Comments
7 min read
Distributed retry patterns: bounding blast radius across a fleet

Distributed retry patterns: bounding blast radius across a fleet

Comments
6 min read
Evaluating your evals: how to know the LLM judge is right

Evaluating your evals: how to know the LLM judge is right

Comments
5 min read
Designing tools an LLM won't misuse

Designing tools an LLM won't misuse

Comments
7 min read
Debugging a failed agent run costs more than the run itself

Debugging a failed agent run costs more than the run itself

Comments
6 min read
Best-of-N is prepaid retries: the cost math of racing parallel attempts

Best-of-N is prepaid retries: the cost math of racing parallel attempts

Comments
5 min read
Your token bill is the cheap part: dimensioning the real cost of an agent

Your token bill is the cheap part: dimensioning the real cost of an agent

Comments
7 min read
The context window is a cache, not a memory

The context window is a cache, not a memory

Comments
8 min read
Context window sizing for fine-tuning: how long should your training examples be?

Context window sizing for fine-tuning: how long should your training examples be?

Comments
5 min read
Context contamination: why retrying the same prompt makes it worse

Context contamination: why retrying the same prompt makes it worse

Comments
6 min read
Compaction is a lossy operation

Compaction is a lossy operation

Comments
5 min read
Cheap first, smart later: model routing that cuts cost without cutting quality

Cheap first, smart later: model routing that cuts cost without cutting quality

Comments
6 min read
loading...