SMRTR ProgrammingApr 22, 2026Hacker News

I'm Using Claude Code for Everything Else but Coding

SMRTR summary

After cancelling Claude Max, a developer ran a 19-day real-world experiment comparing Codex (GPT-5.4 on xHigh) and Claude Code (Opus 4.7). The result: Codex won the coding seat for its methodical, long-running execution, while Claude Code dominates everything else — writing, naming, design, and creative iteration. The cheap-Codex narrative collapsed under real usage limits, landing on ChatGPT Pro at $100/month.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 23, 2026

Rust Glancer

Rust-analyzer's memory bloat stems from treating all 6,666 dependencies equally — a tiered, IntelliJ-style backend could fix that.