cd/entity/HOAi· home entities HOAi
grep -l @hoai /news/*.json | wc -l → 5

HOAi

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

21:22
2026-08-12
engineering.myhoai.com
large-language-models

A simple fix for LLM tail latency

Sending every LLM request twice and taking the faster response outperforms paid priority tiers, cutting worst-case time to complete response from 9.8s to 3.5s and worst-case time to first token from 4…

00:00
2026-08-10
engineering.myhoai.com
large-language-models

Improving tail latency in parallel LLM calls

HOAi reduced tail latency in its parallel LLM-based document search by racing two GPT-5.4-mini default-tier requests per batch instead of a single GPT-4.1-mini priority request, cutting p95 search tim…

00:00
2026-08-03
engineering.myhoai.com
ai-agents

Why Postgres ignored our full-text search index

HOAi's AI agents at HOAi experienced full-text search queries taking 3.2 seconds or more because Postgres ignored the GIN index and materialized a CTE, scanning all pages for an association. The fix w…

21:54
2026-07-30
engineering.myhoai.com
large-language-models

Just Ask the Model Why

HOAi engineer Dana found that asking the LLM agent why it made a wrong decision directly in OpenAI's playground revealed the root cause of a bug where the voice agent hung up on callers who said "than…

00:00
2026-07-29
engineering.myhoai.com
developer-tools

Debugging stuck Node.js processes

HOAi engineers debugged a Node.js application that intermittently failed health checks and required automatic restarts, with CPU pegged at 100% on one core and no network traffic or log activity. Afte…

// co-occurs with top 8 entities
// topics top 6 topics