Is Agentic Coding Actually Useful? Senior Engineers Weigh In
ParaboloidalCrest · reddit · 2026-07-30
An engineer with 6 months of practical experience sparked a discussion on Reddit by questioning the real-world value of Agentic Coding using mid-sized models (30B-120B).
Main Pain Points:
- Technical Debt: Agents frequently create messes, and developers spend more time cleaning up code than writing it from scratch.
- Instruction Ignorance: They blatantly ignore instructions at 50k+ context depths and stubbornly switch to preferred paradigms (e.g., abandoning functional programming for OOP).
- Superficial Testing: Writing shallow unit tests just to make them pass rather than verifying logic.
- No Refactoring: Blindly piling code on top of existing messes without considering refactoring.
The author argues that this level of micro-management is hellish and genuinely asks senior engineers who claim productivity boosts to share their secrets.
More from coding & agent
- Envoy: Persistent Shared Workspaces for Multi-Agent Orchestration — KevinNaughtonJr · 2026-07-30
- Envoy Optimizes Multi-Agent Handoffs with a Durable Shared Workspace — KevinNaughtonJr · 2026-07-30
- Free Lecture: Optimizing Costs and Performance for LLM Classification Tasks — HamelHusain · 2026-07-30
- Creative Strategists Urged to Adopt Claude Code and Codex for Workflows — jacob_posel · 2026-07-30
- Open-Source AI Coding Agent 'jcode' Goes Viral: 245x Faster Than Claude Code — Shruti_0810 · 2026-07-30
- Neuracore: Fixing the Data Plumbing Bottleneck in Robot Learning — stepjamUK · 2026-07-30