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

10 Aug 2026
ModelsCoding toolsInfrastructureAI applications

DeepSeek costs OpenCode Go user $1.14/day; dual DGX breaks even in 24 years

A comparison finds that an average OpenCode Go user’s DeepSeek usage costs about $1.14 per day, making a $10,000 dual-DGX setup take decades to break even. HN discusses workload assumptions, local-model privacy and performance, cloud economics, and OpenCode’s data-handling concerns.

HN Discussion
10 Aug 2026
Coding toolsBusiness and industry

Ask HN: Is Traditional SaaS Dying?

HN discusses whether AI-assisted development is making it practical to replace expensive, generic SaaS with tailored in-house tools. Commenters argue this may erode smaller products while enterprise platforms retain moats because maintenance, reliability, and complexity still favor buying software.

HN Discussion
10 Aug 2026
AgentsCoding toolsInfrastructureSafety and policy

Docker Sandboxes – Disposable, isolated sandboxes for AI agents

Docker Sandboxes runs Claude Code, Codex, Copilot CLI and other coding agents in disposable microVMs, with filesystem, network and credential controls. HN discusses the stronger isolation and Docker-in-sandbox support, but also questions the login requirement, closed implementation and competing open-source tools.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
10 Aug 2026
Coding toolsInfrastructureBusiness and industry

As AI grips world, the thrill of collecting vintage computers is growing

An AP feature explores the growing vintage-computer collecting scene. HN discussion focuses on whether AI-assisted coding can extend old hardware’s usefulness, opposition to AI “slop,” and concerns that AI demand will make personal compute more expensive.

HN Discussion
10 Aug 2026
AgentsCoding toolsSafety and policy

Auto mode is now the default in Claude Code

Anthropic is making Claude Code’s classifier-based auto mode the default for Pro, Max, and Team users, arguing it blocks dangerous actions better than habitual manual approvals. HN debates the evidence, false positives, agent autonomy, and whether real isolation via containers or VMs is still essential.

HN Discussion
9 Aug 2026
AgentsCoding toolsAI applicationsBusiness and industry

Is it all just vapourware?

A developer’s failed Ona experience sparks a broad debate over whether agentic coding tools deliver real productivity or mostly create friction, cost, and low-quality code. HN commenters share both successful workflows and evidence that long-term reliability and usability remain unresolved.

HN Discussion
9 Aug 2026
Coding toolsOpen sourceAI applications

IRC technology news from the first half of 2026

An IRC technology roundup examines the community’s response to AI-assisted “vibe-coded” projects, including IRCv3 AI markers and Codeberg’s ban on such projects. It also surveys protocol updates and extensive client, server, bot, and library development.

HN Discussion
9 Aug 2026
Coding tools

Ask HN: Are functional programmers more upset about how good AI is at coding?

An Ask HN discussion questions whether functional programmers are especially uneasy about AI coding. Commenters largely reject the premise while debating whether AI’s strengths in abstractions and composability change the value of implementation expertise.

HN Discussion
9 Aug 2026
AgentsCoding toolsOpen source

OpenChamber: An Agentic Development Environment

OpenChamber is an open-source cross-platform interface for running AI coding agents, with multi-model runs, remote/mobile access, background tasks, and GitHub workflows. HN discusses its role among a crowded field of agent orchestration tools, along with sandboxing and remote-development tradeoffs.

HN Discussion
9 Aug 2026
ModelsAgentsCoding toolsAI applications

Ask HN: What are you working on? (August 2026)

A wide-ranging project thread features a strong AI subset: coding-agent harnesses, local-model experiments, agent infrastructure, and applications from property research to woodworking. The discussion highlights rapid experimentation around agent orchestration, evaluation, and safety.

HN Discussion
9 Aug 2026
AgentsCoding toolsAI applications

Human vs. AI – Diff-based line-level provenance for text under agentic editing

Us-vs-Them uses Git history and diffing to identify human- and agent-authored regions in text, helping agents preserve human-owned code, documentation, and knowledge-base edits. HN discusses commit attribution, Claude hooks, and whether provenance matters beyond final sign-off.

HN Discussion
9 Aug 2026
AgentsCoding toolsResearchAI applications

I Wanted to Own the Harness. Then Codex Desktop Won

An engineer explains why Codex Desktop replaced a custom Claude Code-centered setup, citing integrated tasks, remote access, voice, browser testing, and scheduled work. The article also compares OMP and Prime Agent, questioning whether Prime’s memory refinement claims are empirically validated; commenters debate agent performance, usability, and whether the piece itself was AI-generated.

HN Discussion
9 Aug 2026
Coding toolsOpen sourceSafety and policy

Mea Culpa – Dark Hours

A developer shut down a Claude-built web app after discovering it closely matched an existing open-source project, including its name and a distinctive bug. The discussion questions the account and examines provenance, copyright, and human responsibility for AI-generated code.

HN Discussion
9 Aug 2026
ModelsAgentsCoding toolsResearch

DeepSeek V4 Flash 0731: 82.7% on Terminal-Bench 2.1 with a public harness

A public Terminal-Bench 2.1 harness reports DeepSeek V4 Flash 0731 achieving 82.7% across 445 trials, narrowly ahead of other model-and-agent combinations. The auditable runs aim to make coding-agent benchmark comparisons more reproducible, though commenters question the benchmark and the harness’s private development.

HN Discussion
9 Aug 2026
ModelsCoding toolsResearch

There Are Magic Hexagons of Every Order

A mathematician used GPT-5.6 Sol to develop custom search code and a constructive argument for magic hexagons of every order above 3, with Aristotle assisting toward formalization. The HN discussion focuses mainly on the mathematics and notes that independent verification and Lean formalization remain outstanding.

HN Discussion
9 Aug 2026
ModelsAgentsCoding toolsAI applications

"Coding is solved" misses the point

The article argues that LLMs are making implementation cheap but have not solved the harder work of understanding business goals, organizational context, architecture, and maintenance. HN commenters debate agents’ feedback loops, code quality, and whether AI will instead enable entirely new, scrappier software organizations.

HN Discussion
9 Aug 2026
AgentsCoding toolsAI applications

Ask HN: How do you go from writing code to deploying with agents?

Developers compare workflows for testing, reviewing, and deploying code written by AI agents. The discussion emphasizes retaining CI/CD and end-to-end checks while adding agent-specific review, regression, and staging practices.

HN Discussion
9 Aug 2026
AgentsCoding tools

Os8088: A powerful Mac-like OS for the IBM XT, 286, 386

A Mac-like graphical OS for 8086/8088 machines was built largely with Claude and runs on real vintage hardware. HN debates whether AI-assisted development preserves the achievement while examining the practical capabilities and limitations of coding agents.

HN Discussion
8 Aug 2026
Coding toolsAI applications

We replaced Redis with MySQL for inventory reservations and it scaled

Shopify replaced Redis with MySQL for high-concurrency inventory reservations using SKIP LOCKED, bounded row pools, and connection-level instrumentation. HN's extensive discussion focuses on the post's suspected LLM authorship and the tradeoffs of AI-generated technical writing.

HN Discussion
8 Aug 2026
Coding tools

Jolt: Clojure compiler implemented with Chez Scheme

Jolt brings largely Clojure-compatible semantics, native C FFI, concurrency, and standalone binaries to a Chez Scheme-based runtime. HN discussion focuses heavily on its rapid, LLM-assisted development and whether expert oversight and tests make the resulting compiler trustworthy.

HN Discussion
← NewerPage 15Older →