Related reading
On-Demand Masked Sessions with Twilio Proxy, Voice and Serverless
A step‑by‑step tutorial showing how to build a Just‑in‑Time masked‑call workflow with Twilio Voice, Proxy, and Sync, using a two‑bounce out‑of‑session pattern to collect a tracking code via IVR, resolve the counterpart’s number, stash it in Sync, and auto‑create a Proxy session on the fly—all deployed as Twilio Serverless Functions.
Twiliotwilio.com18 minDo LLMs Have the Memory of a Goldfish?
The article explains that LLMs don’t have persistent personal memory; all “memory” is supplied by the surrounding application via the context window, summaries, or external storage. It outlines the distinction between trained weights, working‑memory (token context), and persistent application memory, shows how to construct API calls to preserve conversation state, and discusses the cost and laten…
ByteByteGobytebytego.com12 minCan we stop with the uptime percentages?
This article argues that uptime percentages are a poor public interface for communicating service reliability because their non-linear nature is not intuitive to non-infrastructure people. It proposes showing absolute downtime (e.g., hours affected) alongside percentages for better clarity for a general audience.
Hacker News front pagejim-nielsen.com2 minHN144112StepAudio 3 Realtime Technical Report
StepAudio 3 Realtime is an audio‑language foundation model that runs a continuous listen‑converse‑think‑act loop. It introduces Deep Perception for rich acoustic cue extraction, Seamless Duplex for handling pauses/back‑channels, and a Think‑While‑Speaking mechanism that lets the model reason in parallel with speech output. On benchmarks it scores 73.0 macro avg on StepAudioChat, 90.6 on MMSU, 98.…
Hugging Face Daily Papersarxiv.org2 minpaperHow to Orchestrate Multi-Call Conversations with an LLM and Twilio Conversation Memory
A step‑by‑step tutorial for building a C# ASP.NET Core service that uses Twilio Conversation Memory and OpenAI’s gpt‑4o‑mini to retain caller context across multiple phone calls, with full code snippets, environment setup, and prompts for both real‑time response streaming and call summarization.
Twiliotwilio.com16 min



