Security Ops News

[P] [<] [N] [>] | Pages: 1 2 3 4 5

> Post #47225130 by sandbach | 687 points | 391 comments | 5h ago
The workers behind Meta’s smart glasses can see everything
(No body text)
> Post #47227329 by fanweixiao | 41 points | 19 comments | 57m ago
OpenClaw Exposure Watchboard
(No body text)
> Post #47224295 by nicktikhonov | 224 points | 66 comments | 6h ago
Show HN: I built a sub-500ms latency voice agent from scratch
I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses.

What moved the needle:

Voice is a turn-taking problem, not a transcription problem. VAD alone fails; you need semantic end-of-turn detection.

The system reduces to one loop: speaking vs listening. The two transitions - cancel instantly on barge-in, respond instantly on end-of-turn - define the experience.

STT → LLM → TTS must stream. Sequential pipelines are dead on arrival for natural conversation.

TTFT dominates everything. In voice, the first token is the critical path. Groq’s ~80ms TTFT was the single biggest win.

Geography matters more than prompts. Colocate everything or you lose before you start.

GitHub Repo: https://github.com/NickTikhonov/shuo

Follow whatever I next tinker with: https://x.com/nick_tikhonov

> Post #47225505 by da768 | 93 points | 43 comments | 4h ago
Closure of the Weatheradio Service in Canada
(No body text)
> Post #47225318 by haunter | 75 points | 16 comments | 4h ago
Seed of Might Color Correction Process (2023) [pdf]
(No body text)
> Post #47204784 by aregue | 31 points | 35 comments | 1d ago
What are your guilty displeasures?
(No body text)
> Post #47223620 by ireflect | 507 points | 271 comments | 7h ago
British Columbia to end time changes, adopt year-round daylight time
(No body text)
> Post #47218175 by Garbage | 340 points | 544 comments | 13h ago
New iPad Air, powered by M4
(No body text)
> Post #47218743 by gmays | 260 points | 50 comments | 12h ago
First in-utero stem cell therapy for fetal spina bifida repair is safe: study
(No body text)
> Post #47170599 by evakhoury | 59 points | 11 comments | 4d ago
RCade: Building a Community Arcade Cabinet
(No body text)
[P] [<] [N] [>] | Pages: 1 2 3 4 5