MONTASER HUSSAM
0%
Notes

Engineering write-ups

Short, specific notes from building voice and agent systems — not tutorials, just what the work actually taught.

12 May 20263 min read

Measure latency where the user feels it

A client-side timer measures something real, but the number that predicts how a conversation feels is endpoint-detected-to-first-audible-token, measured on the server.

26 May 20263 min read

A payment webhook will fire twice

Payment providers retry webhook delivery on any ambiguous response — the idempotency key has to be there from the first handler written.

9 Jun 20264 min read

A working local demo says nothing about the network path

Localhost tells you the application logic is sound. It tells you nothing about NAT traversal, TURN relay cost, or mobile network jitter.

22 Jun 20262 min read

An unscored prompt change is a guess

Eyeballing three example outputs is not measurement — it is a guess wearing the clothes of an experiment.

RSS feed · Search notes

Free resources

Downloadable, no email required

Voice AI latency checklist

Twelve places latency hides in a speech pipeline.

Open

LLM cost worksheet

The model behind the live cost estimator, as a worksheet.

Open

Production readiness checklist

What must exist before an AI prototype meets real users.

Open

Stay in the loop

New engineering notes, roughly monthly. Nothing else, ever.

Email to be added