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

21 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Kobo can run apps now

Cobalt turns supported Kobo e-readers into sandboxed app platforms with a Rust SDK, Wi-Fi app store, and tools including a Claude/Codex sidekick. HN focused heavily on its apparent LLM-assisted development and the trade-offs of AI-generated code and copy.

HN Discussion
21 Aug 2026
Coding toolsAI applications

Show HN: A desktop fly drawn to the scent of vibecode

A macOS desktop fly powered by a simulated FlyWire connectome now “smells” projects containing AI-agent markers and navigates toward them. It’s a playful visualization of vibecoded repositories layered onto a neuroscience-driven desktop toy.

HN Discussion
21 Aug 2026
Coding toolsAI applicationsBusiness and industry

Coding Agents killed my identity. How do you feel?

A programmer describes losing the craft, identity, and satisfaction of software development as coding agents take over implementation and architecture work. HN discusses burnout, skill atrophy, changing engineering roles, and whether AI can make programming more productive without making it less meaningful.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
21 Aug 2026
ModelsAgentsCoding tools

Claudette: Make Claude stop talking like a BuzzFeed article

Claudette is a Claude Code skill that sends Claude’s verbose, hype-heavy responses through Gemini to produce plainer English. HN discusses whether model chaining is worthwhile versus prompts, hooks, or switching models, while comparing the writing styles of competing coding agents.

HN Discussion
21 Aug 2026
Coding tools

Zig’s Io.Threaded is neat

Zig’s std.Io.Threaded provides cancellable blocking I/O using pooled OS threads and platform-specific mechanisms. HN also debates whether Zig’s fast compilation and explicitness benefit LLM- and agent-assisted development.

HN Discussion
21 Aug 2026
AgentsCoding tools

Emacs 31.1 will release on 8/24

Emacs 31.1 is nearing release, with discussion highlighting Emacs as a flexible home for Claude Code, Codex, and other coding agents. Users compare terminal integrations and agent-focused workflows inside the editor.

HN Discussion
21 Aug 2026
AgentsCoding tools

Stop Making TUIs

An argument that coding agents have made native GUI development cheap and practical, challenging developers who use TUIs mainly because graphical apps were difficult to build. HN largely debates TUI advantages such as portability, keyboard efficiency, low resource use, and SSH access.

HN Discussion
21 Aug 2026
AgentsCoding toolsOpen source

Seed: Minimal, self-modifying agent harness

Seed is a minimal self-modifying agent harness with only an LLM and shell execution at its core; the agent grows its own tools, memory, and behavior in a git-backed directory. HN discusses whether this deliberately tiny approach is more useful or illuminating than full-featured agent frameworks.

HN Discussion
21 Aug 2026
Coding toolsInfrastructureBusiness and industry

Codex on AWS bedrock bug causing 10x charges

A Codex CLI bug on Amazon Bedrock appears to disable effective prompt-cache reads while generating expensive cache writes, producing reported costs around 10× higher. Users discuss usage spikes, release-note transparency, and disabling web search as a workaround.

HN Discussion
21 Aug 2026
AgentsCoding toolsAI applications

There's no such thing as a small software team anymore

The article argues that parallel coding agents make highly modular architectures and much larger software output practical even for small teams. HN debates whether this enables productive end-to-end development or merely creates unreviewable code, coordination overhead, and distributed-system complexity.

HN Discussion
20 Aug 2026
AgentsCoding toolsInfrastructureSafety and policy

The Citizen Developer

AI coding agents are turning employees outside engineering into “citizen developers,” dramatically expanding who can ship software. The article and discussion focus on the resulting security, accountability, and platform-governance challenge: make the safe deployment path accessible through the agent itself.

HN Discussion
20 Aug 2026
AgentsCoding toolsResearch

Code as an Artifact

The article argues that agentic LLMs turn generated code into a disposable artifact, shifting importance toward specifications, prompts, and context. HN commenters debate determinism, reproducibility, version control, and whether this is merely a higher-level programming language.

HN Discussion
20 Aug 2026
Coding toolsInfrastructureBusiness and industry

The August 17 outage

GitHub details a 7-hour-47-minute outage caused by capacity exhaustion and cascading retry traffic, while moving more workload to Azure. HN extensively debates whether Copilot and AI coding agents drove the sharp traffic growth and whether GitHub is prioritizing that expansion over reliability.

HN Discussion
20 Aug 2026
Coding toolsAI applications

Show HN: Huzzah – a novel approach to coding with AI

Huzzah experiments with a coding workflow where persistent, human-written pseudocode is translated into source code by an LLM and source-mapped back to intent. HN debates whether this improves control and maintainability over coding agents or merely recreates specs, DSLs, and programming-language tooling.

HN Discussion
20 Aug 2026
ModelsCoding toolsResearchInfrastructure

AI at Home Part 2: Multi-GPU Drifting

A detailed experiment optimizes Gemma, DeepSeek, and Qwen inference across four inexpensive AMD GPUs. Fixing PCIe peer-to-peer transfers and using tensor or layer parallelism substantially improves local LLM performance, making agentic coding workloads practical.

HN Discussion
20 Aug 2026
AgentsCoding toolsAI applications

I am morally opposed to updating my Claude.md

A humorous essay argues against accumulating permanent CLAUDE.md rules, preferring corrections made in the moment so outdated instructions do not distort future Claude Code sessions. HN discusses the tradeoff between persistent coding standards, context efficiency, and model-specific behavior.

HN Discussion
20 Aug 2026
AgentsCoding toolsResearch

Autolith: A programming agent with a live runtime

Autolith is an open-source terminal programming agent embedded in a live Common Lisp runtime, with repository tools, persistent state, oversized-context inference, and inspectable self-modification. HN discusses its Lisp-centric design, comparisons with conventional coding agents, and the need for agent benchmarks.

HN Discussion
20 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Launch HN: Vendo (YC S26) – Let users build features on top of your product

Vendo is an open-source embedded agent that lets SaaS users generate durable dashboards, workflows, and micro-apps on top of a product’s API and design system. HN discusses its MCP alternatives, sandboxing and guardrails, generated UI quality, and the support risks of user-created features.

HN Discussion
20 Aug 2026
ModelsCoding toolsOpen sourceAI applications

Vomit: Clean up Claude 5's token output with a separate LLM

Vomit is a local LLM wrapper that rewrites Claude Code’s verbose, jargon-heavy output into clearer English through hooks. The discussion explores whether this extra model layer is worthwhile, alternative prompts and deterministic filters, and broader theories about Claude 5’s changed writing style.

HN Discussion
20 Aug 2026
AgentsCoding toolsResearch

ProgramBench Vetted: Reverse Engineering from a Runnable Binary

ProgramBench Vetted tests whether coding agents can reconstruct programs from executable behavior alone. Its 50-task release focuses on fairer grading by removing duplicated tests, environment leaks, missing inputs, and other shortcuts.

HN Discussion
← NewerPage 7Older →