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

16 Aug 2026
Coding toolsAI applications

Ask HN: Do you know of any company that went back to hand-written code?

Developers debate whether companies are abandoning LLM-generated code after rapid prototyping creates technical debt, instability, and lost project knowledge. The discussion includes several teams that restrict AI to review or commoditized tasks, but finds few verified examples of a full return to manual coding.

HN Discussion
16 Aug 2026
Coding toolsAI applications

AI Coding Without the Vibes

The essay argues for “craft coding”: humans write and understand the code while AI reviews it for bugs, security flaws, and missed concerns. HN debates whether this preserves learning better than vibe-coding and how much agents should be allowed to run or modify code.

HN Discussion
16 Aug 2026
AgentsCoding toolsAI applications

Is this the end of human code review?

A case study describes an AI coding agent refactoring roughly 50,000 lines across 189 files without human code review. HN debates whether this signals a shift in software development or merely showcases an impressive but costly one-off success.

HN Discussion
16 Aug 2026

Built by Will Etheridge

wjeth.comwjeth@pm.me
Agents
Coding tools
AI applications
Safety and policy

Show HN: Laptop is the last place your secrets are still in plaintext

jitpass is a macOS credential vault that replaces plaintext secrets with biometric-gated, per-process delivery and auditing. Its AI-agent integrations sparked debate over whether this provides useful defense in depth or merely mitigates risks that require stronger sandboxing.

HN Discussion
16 Aug 2026
AgentsCoding toolsAI applications

Show HN: I built a native app for coding agents with Rust and GPUI

Waku is a Rust/GPUI desktop app that unifies coding-agent sessions, transcripts, tool activity, and Git-backed checkpoints locally. HN discussion compares it with other agent wrappers and requests features such as historical transcript support.

HN Discussion
15 Aug 2026
Coding toolsResearchInfrastructure

AI-Assisted GPU Porting of a 250k Line Legacy Weather Simulation Code

A paper presents a validation-centric AI-agent workflow for porting a 250,000-line Fortran weather model to GPUs, achieving a 5.1x speedup while catching numerical discrepancies. It highlights validation and runtime-state reconstruction as the hardest parts of AI-assisted scientific code modernization.

HN Discussion
15 Aug 2026
AgentsCoding toolsSafety and policy

Software Engineering fundamentals matter more

An essay argues that software-engineering fundamentals remain essential as agentic coding tools become capable of producing working code. HN debates TDD, maintainability, architecture, prompt injection, and whether AI coding can replace expert oversight.

HN Discussion
15 Aug 2026
AgentsCoding tools

Engineers will do anything to avoid learning from history

The discussion examines whether agentic software development is rediscovering lessons from engineering and management, debating specifications, waterfall-style planning, context limits, and the risks of treating AI agents like human developers.

HN Discussion
15 Aug 2026
ModelsCoding toolsResearchBusiness and industry

I Remain a Skeptic

An experienced open-source developer argues that LLMs have not demonstrated meaningful gains in software quality or overall productivity, while worsening reliability and weakening labor bargaining power. HN debates these claims with contrasting reports of faster debugging, prototyping, testing, and side-project development, but little agreement on durable productivity evidence.

HN Discussion
15 Aug 2026
AgentsCoding toolsAI applications

The AI Situation in Software Development

An essay argues that AI-assisted development shifts effort from writing code to specifying systems, managing context, testing, and reviewing model output. HN debates coding-agent productivity, complexity, software quality, and whether developers can retain the expertise needed to supervise them.

HN Discussion
15 Aug 2026
AgentsCoding tools

Yadda 3.0.0: BDD in the Age of AI Agents

Yadda 3 modernizes a JavaScript BDD library, with most of the work completed by Claude Code. The article and discussion explore executable specifications as reliable context, tests, and coordination mechanisms for increasingly agent-driven software development.

HN Discussion
15 Aug 2026
AgentsCoding toolsOpen source

Show HN: Agent-shell – vendor-neutral chat with AI agents in Emacs

agent-shell brings vendor-neutral AI-agent workflows into Emacs, combining terminal-style interaction with rich Markdown, image, table, and file integration. This update adds chat mode, prompt queuing, navigation improvements, streaming performance work, and remote-agent support.

HN Discussion
15 Aug 2026
AgentsCoding toolsInfrastructureAI applications

Auto-research with codex: How I achieved a 232x Faster Kernel

A GPU Mode contest participant describes using Codex, profiling, and iterative agent loops to optimize a Householder QR kernel to 232× the baseline speed. The discussion explores verification, beam-style search, autonomous optimization, and severe overfitting risks.

HN Discussion
15 Aug 2026
AgentsCoding toolsAI applications

Working with AI feels more like leadership than coding

An essay argues that working with AI coding agents resembles leadership: communicate intent, provide context, set boundaries, and evaluate results rather than specify every implementation detail. HN debates the analogy, with many commenters emphasizing technical oversight, verification, and the risks of treating unreliable models like human collaborators.

HN Discussion
15 Aug 2026
AgentsCoding toolsAI applications

Show HN: Deltix – AI Driven Testing

Deltix is an AI agent that runs plain-English UX tests against iOS simulators, replaying successful flows across builds. HN commenters compare it with Claude-based QA and discuss screenshot, accessibility-tree, and ADB interaction methods.

HN Discussion
14 Aug 2026
AgentsCoding toolsAI applications

Stop sending me huge PRs; a rant

A maintainer argues that AI agents are flooding teams with oversized, verbose pull requests that humans cannot meaningfully review. The discussion explores staged and stacked PRs, agent prompting, AI review limits, testing, and who remains accountable for generated code.

HN Discussion
14 Aug 2026
Coding toolsResearchSafety and policy

Going Dark, and the era of law enforcement hacking

The article argues that AI-driven vulnerability discovery may eliminate many exploitable software bugs, pushing law enforcement toward mandated backdoors and exceptional access. HN debates the feasibility of AI bug hunting, insecure AI-generated code, agent/model trust, and the privacy risks of that policy shift.

HN Discussion
14 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Show HN: Mole – Deep research agent for your terminal

Mole is an open-source terminal research agent that searches, verifies quoted claims, detects contradictions, and synthesizes cited answers within a strict budget. It can analyze local datasets without sending rows to a model and exposes its workflow through MCP.

HN Discussion
14 Aug 2026
Coding toolsOpen source

Being Against LLMs Is Against the Spirit of Floss

An essay argues that rejecting LLM-generated contributions undermines FLOSS, while acknowledging maintainers’ quality and licensing concerns. HN debates whether LLM outputs can carry compatible copyright and copyleft rights, and whether local open-weight models change the picture.

HN Discussion
14 Aug 2026
ModelsCoding toolsResearchInfrastructure

A Contract-Grade Verifier for LLM-Generated GPU Kernels

A contract-grade verifier tests LLM-generated GPU kernels with adversarial, often tolerance-free correctness checks. Auditing 2,638 previously accepted kernels found 62.1% with at least one violation, exposing how weak standard validation can be.

HN Discussion
← NewerPage 11Older →