HN kierangill 3/22/2026

Agentic Development Stole Our Flow

Essay from 2026 examining how agentic engineering disrupts programmer flow state through constant context-switching and token optimization demands.

HN KingOfCoders 3/22/2026

Claude just got a new superpower

Claude's /loop feature enables running prompts every 5 minutes. Addresses LLM determinism issues through repeated execution.

HN ChicagoDave 3/22/2026

164 Man Years in 3 Man Months

DevArch enforces software architecture practices: planning, testing, persistent session context, bounded domains. Enables 164 man-years work in 3 months.

HN vinhnx 3/22/2026

Achieving Zero Bugs: Rust, Specs, and AI Coding

Developer created substantial Rust program with specs and AI coding achieving near-zero bugs, version 1.0.4 running production across 2 servers with single known defect.

HN remywang 3/22/2026

Proof Theory and Logic Programming

Academic textbook on proof theory and logic programming by Dale Miller, published by Cambridge University Press in 2025.

HN swolpers 3/22/2026

A Reason to Ditch Jira: AI Agents

Analysis arguing AI agents require different tooling than traditional bug-tracking systems like Jira for autonomous reasoning and forecasting.

HN eftalyurtseven 3/22/2026

Show HN: Generative Media Skills

Collection of 562 generative media skills for AI agents, integrating 431 models through unified API with Claude Code plugin support.

HN run2arun 3/22/2026

Developer's Guide to AI Agent Protocols

Technical guide explaining agent communication protocols (MCP, A2A, UCP, AP2, A2UI, AG-UI) and their purposes for tool/API integration.