Security Ops News

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

> Post #47225130 by sandbach | 376 points | 207 comments | 2h ago
The workers behind Meta's smart glasses can see everything
(No body text)
> Post #47224118 by Udo_Schmitz | 214 points | 122 comments | 3h ago
Welcome (back) to Macintosh
(No body text)
> Post #47225318 by haunter | 55 points | 11 comments | 1h ago
Seed of Might Color Correction Process (2023) [pdf]
(No body text)
> Post #47225505 by da768 | 36 points | 17 comments | 1h ago
Closure of the Weatherradio Service in Canada
(No body text)
> Post #47224295 by nicktikhonov | 117 points | 30 comments | 3h 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 #47223620 by ireflect | 365 points | 204 comments | 4h ago
British Columbia to end time changes, adopt year-round daylight time
(No body text)
> Post #47224832 by kianN | 31 points | 2 comments | 2h ago
The 185-Microsecond Type Hint
(No body text)
> Post #47218743 by gmays | 241 points | 47 comments | 9h ago
First in-utero stem cell therapy for fetal spina bifida repair is safe: study
(No body text)
> Post #47218175 by Garbage | 307 points | 508 comments | 10h ago
New iPad Air, powered by M4
(No body text)
> Post #47170599 by evakhoury | 30 points | 2 comments | 4d ago
RCade: Building a Community Arcade Cabinet
(No body text)
[P] [<] [N] [>] | Pages: 1 2 3 4 5