Going Full AI Engineer: Not Touching Code Anymore

✍️ OpenClawRadar📅 Published: May 19, 2026🔗 Source
Going Full AI Engineer: Not Touching Code Anymore
Ad

Max Heyer (enum, Wunder Software) has stopped writing code entirely. He now works exclusively through AI agents: he architects, writes specifications, reads diffs, and rejects agent output that doesn't fit. He hasn't typed a function, bug fix, or feature in months — and says he wouldn't go back even if AI coding disappeared tomorrow.

Key points from his post:

  • Workflow: He writes specifications, then watches multiple agents implement them. He reads every diff and rejects agent ideas that solve the wrong problem or have fake test coverage.
  • What changed: The typing was always overhead — the real work was deciding what the system should do, choosing abstractions, and managing complexity. Agents eliminated the translation step.
  • Skill shift: The critical skill is now taste — spotting bad designs, load-bearing assumptions, and when test coverage is insufficient. He reads more code now than before, because he's reviewing agent output rather than typing.
  • Honest take: He says if AI coding disappeared tomorrow, he would quit coding entirely. His identity as someone who writes code is now contingent on a tool stack that could regress — and he's fine with that.
  • Not vibe coding: He warns against letting an agent generate code you don't read into a system you don't understand. That leads to production issues you can't debug at 3am.

Who it's for: Developers using AI coding agents who question whether their role is shifting from writing code to evaluating it.

Ad

📖 Read the full source: HN AI Agents

Ad

👀 See Also

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
News

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot

Ångstrom (YC S24) trained CSP-MACE-Å, an ML model 10,000x faster than DFT with matching accuracy, outperforming Meta's UMA-OMC on crystal structure prediction. They used Claude Code to orchestrate 100,000 GPU jobs on multi-cloud spot via Anycloud CLI.

OpenClawRadar
TabFM: Google's Zero-Shot Foundation Model for Tabular Data Classification and Regression
News

TabFM: Google's Zero-Shot Foundation Model for Tabular Data Classification and Regression

TabFM applies in-context learning to tabular data, eliminating hyperparameter tuning and feature engineering for classification and regression. Available on Hugging Face and GitHub.

OpenClawRadar
Reddit User Argues Developers Should Shift from Clean Coding to Model Architecture with AI Agents
News

Reddit User Argues Developers Should Shift from Clean Coding to Model Architecture with AI Agents

A Reddit post argues that developers using AI coding agents like Claude should stop focusing on writing clean code and instead become 'model architects' who orchestrate AI systems. The author shares specific techniques including creating 'logic maps' before coding and treating prompts as design reviews.

OpenClawRadar
Anthropic restricts Claude subscription usage on third-party tools like OpenClaw
News

Anthropic restricts Claude subscription usage on third-party tools like OpenClaw

Anthropic is changing its Claude subscription policy to block usage on third-party harnesses including OpenClaw, requiring separate pay-as-you-go billing for these tools starting April 4. The company is offering a one-time credit equal to monthly subscription price and pre-purchase discounts up to 30%.

OpenClawRadar