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

25 Aug 2026
Safety and policyBusiness and industry

How much of HN is AI?

A survey argues that roughly half or more of Hacker News’s prominent stories are about AI or AI-generated, with AI discussion increasingly dominating the site. Comments debate the methodology, hype and astroturfing, while sharing tools for filtering AI content.

HN Discussion
25 Aug 2026
ModelsAgentsInfrastructureAI applications

Show HN: I made a Raspberry with Qwen my local car AI

CarWatch puts a quantized Qwen model on a Raspberry Pi 5, combining offline voice interaction, owner-manual RAG, live OBD telemetry, and optional vehicle-cloud controls. HN discusses whether a 35B model is practical on Pi hardware, the value of grounding and citations, and whether an in-car agent offers enough utility over conventional controls.

HN Discussion
25 Aug 2026
ModelsResearchSafety and policy

Behaviorally fingerprinting Ox Alpha's provenance

Behavioral tests, tokenizer matches, and API quirks strongly link the mysterious Ox Alpha model to Zhipu’s GLM-5 family. The analysis also finds a sharply targeted censorship profile, while HN debates the strength of the provenance evidence and the appeal of stealth model launches.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
25 Aug 2026
ResearchAI applicationsBusiness and industry

AI is hitting entry-level jobs hardest, Stanford study finds

A Stanford study finds employment is weakening fastest for entry-level workers in AI-exposed, codified-knowledge occupations. HN debates whether AI is the main cause, how much macroeconomic conditions contribute, and how the loss of junior roles could damage future talent pipelines.

HN Discussion
25 Aug 2026
ModelsInfrastructure

Jalapeño's results show industry-leading speed and efficiency in AI inference

Jalapeño reports industry-leading speed and efficiency for AI inference, claiming advantages over Nvidia Blackwell. The linked discussion points to a larger analysis with extensive debate about the benchmark results.

HN Discussion
25 Aug 2026
AI applicationsBusiness and industry

Servus München: Waymo Is Coming to Germany

Waymo plans to begin mapping and manually supervised testing in Munich, targeting public robotaxi rides by late 2027. HN discusses safety, congestion, public-transit competition, and the challenges of adapting autonomous driving to European cities.

HN Discussion
25 Aug 2026
ResearchInfrastructureBusiness and industry

OpenAI Jalapeño: Better than Nvidia Blackwell

OpenAI’s Jalapeño ASIC reportedly beats current Nvidia hardware on selected LLM inference performance-per-watt tests, using tight hardware/software co-design and HBM4. HN debates the limited benchmarks, access-journalism hype, production risk, and whether custom inference silicon can challenge Nvidia’s moat.

HN Discussion
25 Aug 2026
Coding toolsAI applicationsBusiness and industry

The state of AI in 2026: On the road to ROI

McKinsey’s 2026 survey examines whether enterprise AI is translating into measurable ROI, with only 37% of respondents reporting positive EBIT impact. HN debates whether agentic coding improves business outcomes or mainly creates new technical debt and measurement challenges.

HN Discussion
25 Aug 2026
ModelsInfrastructureAI applicationsBusiness and industry

New Mac mini, featuring M6 and M5 Pro

Apple’s new M6 and M5 Pro Mac minis emphasize Neural Accelerators, faster local AI, and always-on agentic workloads, with up to 64GB of unified memory. HN discussion focuses on real-world inference speed, Mac-versus-Nvidia tradeoffs, and steep price increases amid the AI hardware crunch.

HN Discussion
25 Aug 2026
InfrastructureSafety and policyBusiness and industry

US data centers tripled annual water consumption to 17B gallons

A Congressional Research Service estimate puts US data-center water consumption at 17 billion gallons in 2023, with over 80% attributed indirectly to electricity generation as AI workloads drive denser infrastructure. HN debates the estimate’s scale, local impacts, cooling tradeoffs, and lack of transparent facility-level reporting.

HN Discussion
25 Aug 2026
ModelsResearchInfrastructureBusiness and industry

New Mac Studio with M5 Max and M5 Ultra

Apple’s new Mac Studio pairs M5 Max and M5 Ultra chips with up to 512GB of unified memory, targeting local LLM inference and AI development. HN discusses its unusually large memory capacity, Thunderbolt clustering, performance versus Nvidia GPUs, and steep pricing.

HN Discussion
25 Aug 2026
ModelsInfrastructureBusiness and industry

Apple introduces M6 and M5 Ultra

Apple’s M6 and M5 Ultra target demanding workloads with higher memory bandwidth, Neural Engine upgrades, and up to 512GB of unified memory. HN focuses on whether these expensive Macs are practical for private local LLMs and agents versus renting cloud inference.

HN Discussion
25 Aug 2026
Coding toolsBusiness and industry

OpenAI restores 5-hour Codex and Work limits for ChatGPT Plus users

OpenAI is restoring a rolling five-hour usage cap for Codex and ChatGPT Work on Plus plans, while leaving higher Pro tiers exempt for now. HN users debate disrupted coding workflows, steep API costs, subscription value, and whether quota mechanics encourage compulsive usage.

HN Discussion
25 Aug 2026
ModelsOpen sourceInfrastructure

Qwen 3.8-Flash-Next releasing tomorrow (125B a6B)

Alibaba’s Qwen 3.8-Flash-Next is an early preview of a 125B-parameter MoE architecture with only 6B parameters active per token, intended to prepare inference runtimes for Qwen4. HN users discuss its expected local performance, hardware requirements, quantization, and potential for coding and agentic workloads.

HN Discussion
25 Aug 2026
ResearchAI applications

The Genealogy of Eliza

A historical account of ELIZA, covering Weizenbaum’s original chatbot, later implementations, and its influence on human–computer interaction. It also documents efforts to preserve and reconstruct the early AI program.

HN Discussion
25 Aug 2026
AI applications

Show HN: Coffeetable, A new UX to discover books inside Claude

Coffeetable is a Claude connector that helps users discover books by displaying relevant preview pages in chat. HN discussion compares it with Claude alone and raises questions about copyright and access to previews of newer books.

HN Discussion
25 Aug 2026
ModelsAgentsCoding tools

Ox Alpha – A mysterious new AI model

Ox Alpha is presented as a free reasoning model with a 1M-token context window, multimodal input, and coding/agent features. HN commenters question its marketing and provenance, with one investigation identifying it as likely related to GLM.

HN Discussion
25 Aug 2026
AgentsCoding tools

Ask HN: Coding is a solved problem. What is left for experienced engineers?

An engineer argues that Codex-like agents have largely solved routine coding for experienced developers, prompting debate about what remains valuable. HN commenters highlight unresolved requirements, architecture, production reliability, verification, and system complexity.

HN Discussion
25 Aug 2026
AgentsOpen sourceAI applications

Show HN: Screen memory without screenshots, just text to Markdown

Ambient Context records focused-window text locally as daily Markdown for Claude Code or other agents to use as personal work memory. HN discusses its privacy benefits and the tradeoff between lightweight accessibility extraction and more complete screenshot-based capture.

HN Discussion
25 Aug 2026
AgentsOpen sourceResearch

Headlong: A microharness for persistent agents

Headlong is a compact Bash-based harness for persistent agents that continuously generate thoughts, manage trajectory memory, interact with multiple people, and modify their own code. HN discusses its experimental architecture, weak isolation and secrecy model, costs, and the lack of meaningful benchmarks for persistent agency.

HN Discussion
← NewerPage 14Older →