HN logickkk1 7/20/2026

Cue AI

Desktop voice AI agent using locally-run Gemma model for dictation, cutting latency 44% versus cloud processing.

HN dakshjainn 7/20/2026

Cross platform companion for multi agent

A control center app that discovers and manages running coding agent sessions (Claude Code, Codex) across terminals, with mobile/LAN access.

HN dz0ny 7/15/2026

Show HN: An AUI for Nix-Darwin

NixMC: macOS native app using Claude Code to manage nix-darwin configuration via natural language. AI agent for system administration.

HN SirOibaf 7/15/2026

DSLs Enable Reliable Use of LLMs

Domain-Specific Languages enable reliable LLM code generation through clear boundaries and abstractions. Tickloom example with distributed systems DSL.

HN vinhnx 7/15/2026

AI Agents: Hype vs. Reality (2024)

Analysis of AI agent capabilities vs. hype, citing WebArena benchmarks showing 45.7% success rates and definitional ambiguity in the field.

HN ilreb 7/15/2026

vLLM prefill paired with TileRT decode

Technical analysis of disaggregated LLM serving with vLLM prefill and TileRT decode, separating compute-bound and memory-bound phases.