Eieye
Eieye
FeedChatReportsAbout
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry
Filter stories by topic
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry

Updated 1 Sept, 17:26

28 Aug 2026
ResearchInfrastructureAI applications

Benchmarking Vector Indexes

A reproducible harness benchmarks database vector indexes using recall-versus-throughput curves, build costs, filtering, concurrency, and churn. It emphasizes ground truth, query-plan validation, and pinned environments to prevent misleading ANN comparisons.

HN Discussion
28 Aug 2026
ModelsOpen sourceAI applications

Show HN: FnScribe – Open-source, offline dictation for macOS

FnScribe is an open-source macOS dictation app that transcribes speech locally with a bundled Whisper model and inserts it into any active app. HN discusses competing local speech-to-text tools, newer models such as Parakeet and Moonshine, and the growing saturation of privacy-focused AI dictation apps.

HN Discussion
28 Aug 2026
AgentsAI applicationsSafety and policy

Luanti removed from Google Play due to baseless AI copyright notice

Tracer.AI’s automated copyright-enforcement system triggered a disputed Microsoft DMCA takedown of the open-source Luanti voxel platform. HN debates AI false positives, platform liability, and safeguards against abusive automated notices.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
28 Aug 2026
AgentsAI applicationsBusiness and industry

My Business Is Dying

A bank-statement conversion SaaS is losing subscribers as users turn to chatbots or generate their own scripts. HN discusses whether AI is eroding simple SaaS businesses, alongside product-market fit, SEO, and subscription fatigue.

HN Discussion
28 Aug 2026
AI applicationsSafety and policyBusiness and industry

Judge blocks Pentagon blacklist of Anthropic as supply chain risk

A federal judge ruled the Pentagon’s blacklisting of Anthropic as a supply-chain risk was unlawful, citing retaliation for the company’s AI-use restrictions and criticism. A separate case remains pending, while the decision could restore defense-business opportunities ahead of Anthropic’s expected IPO.

HN Discussion
28 Aug 2026
Coding toolsAI applications

The "I don't know, Claude wrote this" pandemic

The article warns that developers can lose architectural understanding when they let Claude plan and implement large changes without verifying the result. HN discusses rejecting incomprehensible PRs, accountability, and cases where blind reliance on coding assistants led to poor work or dismissals.

HN Discussion
27 Aug 2026
ModelsAgentsInfrastructureAI applications

AI Engineer Notebooks – free, framework-free RAG/agents/evals on Colab

A free, framework-free Colab curriculum teaches practical LLM engineering from raw APIs, covering RAG, agents, evals, fine-tuning, security, and serving. HN discussion focuses on whether the basics are useful and on the importance of evaluation harnesses.

HN Discussion
27 Aug 2026
AgentsOpen sourceInfrastructureAI applications

Show HN: We built open OpenRouter that turns usage into a better model

Experiential is an open-source Rust gateway that unifies hosted, BYOK, and local models, then uses traces and simulated evaluations to optimize model routing for agent workflows. HN discussion focuses on caching, routing tradeoffs, fine-tuning, telemetry, and how it differs from LiteLLM and similar gateways.

HN Discussion
27 Aug 2026
AI applicationsSafety and policy

Police Are Spending Opioid Settlement Funds on Flock Cameras

An investigation finds at least 19 US law-enforcement agencies used more than $920,000 in opioid settlement funds for AI-powered Flock, Peregrine, and other surveillance systems. Critics say the spending diverts addiction-treatment money into controversial mass-policing infrastructure.

HN Discussion
27 Aug 2026
AI applicationsBusiness and industry

Fewer Americans Pay to Use LLMs Than Still Pay to Play World of Warcraft

The article compares US household spending on LLM subscriptions with World of Warcraft to question AI’s claimed mass adoption. HN debates conflicting subscriber estimates, enterprise usage, churn, and whether consumer subscriptions can sustain LLM costs.

HN Discussion
27 Aug 2026
AgentsInfrastructureAI applicationsSafety and policy

Previewing the Model Hardware Standard

Anthropic is previewing MHS, a model-agnostic standard for AI agents to discover and control lab and industrial hardware through shared drivers, safety metadata, and MCP-compatible interfaces. HN debates whether it meaningfully advances existing automation protocols and whether LLMs are safe abstractions for physical equipment.

HN Discussion
27 Aug 2026
ModelsAI applicationsBusiness and industry

Gemini-3.5-Transcribe

Google launched Gemini 3.5 Transcribe for low-latency streaming and recorded-audio transcription, with formatting, custom vocabulary, multilingual support, and speaker attribution. HN users compared it with Whisper, Soniox, Voxtral, and ElevenLabs, finding strong accuracy but ongoing concerns around latency, diarization, pricing, and privacy.

HN Discussion
27 Aug 2026
AgentsCoding toolsAI applications

Show HN: Yet another minimal and lightweight terminal multiplexer written in Go.

hrdx is a Go terminal multiplexer built around running multiple coding agents across persistent project workspaces. HN discussion compares its agent-focused workflow and API with tmux and similar tools.

HN Discussion
27 Aug 2026
Coding toolsAI applications

Tell HN: Man, AI is killing my brain

A developer says sustained pressure to use Claude Code and multiple parallel agents has left them unable to understand or write code independently. HN discusses productivity pressure, skill atrophy, mental health, delegation, and quality risks.

HN Discussion
27 Aug 2026
ModelsAI applicationsBusiness and industry

Gemini Omni 1.1 Flash

Google’s Gemini Omni 1.1 Flash adds scene extension, keyframe interpolation, video references, faster low-resolution drafts, and 4K upscaling through its API. HN discusses whether better controllability will matter more than raw quality, alongside creative-industry disruption, deepfake concerns, and Google’s video strategy.

HN Discussion
27 Aug 2026
AI applications

Grok Bot for Linux: Unofficial port of the official app (open source)

An open-source project ports Cursor’s Grok Bot desktop app to Linux by rebuilding its Electron runtime and native modules. It provides unofficial access to Grok bots and the cloud computer, though Cursor and xAI do not support the build.

HN Discussion
27 Aug 2026
AgentsCoding toolsAI applications

Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why

Tare is a local Claude Code skill that analyzes request logs to explain quota usage, context overhead, projects, tools, and runaway automation. HN users compare it with built-in status lines and discuss how large contexts and subagents rapidly consume quotas.

HN Discussion
27 Aug 2026
AgentsAI applications

Agents still can't automate Excel

AI agents can edit Excel files but often cannot reliably recalculate or validate complex workbooks without Excel, sometimes masking errors with Python estimates. HN discusses spreadsheet-agent limitations, benchmark fairness, and whether the promoted Python-based Orcaset alternative adds enough value.

HN Discussion
27 Aug 2026
AgentsResearchAI applicationsBusiness and industry

Launch HN: Salem Robotics (YC S26) – Software for industrial inspection robots

Salem Robotics develops an AI-plus-classical-robotics software layer for hazardous industrial inspections, using existing robot hardware for tasks such as nuclear surveys and leak detection. The discussion explores the practical boundary between learned perception and explicit geometric planning in safety-critical robots.

HN Discussion
27 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Show HN: Watches user sessions, finds bugs that matter, and fixes them

Opslane is an open-source agent that watches web sessions and error data, prioritizes user-impacting bugs, investigates them, and opens verified pull requests. HN discussion highlights its agent workflow and substantial privacy concerns around session recording.

HN Discussion
← NewerPage 4Older →