---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/claude-code"
description: "Explore articles tagged with Claude Code by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn Claude Code best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - Claude Code Articles | Claude Code Tutorials"
tokens: 1959
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# Claude Code

14 articles

 [![The four-step path from HP's unsupported printer to a native macOS driver: Docker workaround, byte-diff against an open-source filter, the DPI bug isolated, then a native USB backend](https://umesh-malik.com/blog/claude-code-macos-printer-driver-cover.png)

AI Coding Agents & DX • Aug 19, 2026

### Claude Code macOS printer driver: fixing the DPI bug HP missed

A Claude Code macOS printer driver project fixed a printer HP never supported — by diffing raw output byte-by-byte until a silent DPI mismatch turned up.

10 min read

Read more →](https://umesh-malik.com/blog/claude-code-macos-printer-driver)

 [![The four-step loop for learning a complex topic by having an AI coding agent build an interactive simulation of it](https://umesh-malik.com/blog/learn-complex-topics-claude-code-simulations-cover.png)

AI Coding Agents & DX • Aug 11, 2026

### Learn Complex Topics With Claude Code: Build a Simulation, Not Notes

Learn complex topics with Claude Code by building a small simulation of the mechanism: the 4-step loop, the fact-check gate LLMs skip, and how to ship it free.

8 min read

Read more →](https://umesh-malik.com/blog/learn-complex-topics-claude-code-simulations)

 [![Cover card titled Approve, subtitled One in three gets through, with three statistics: 409,000 approve or deny decisions analysed, 66.3% mean accuracy, and 52.5% miss rate on npm-disguised exfiltration](https://umesh-malik.com/blog/ai-agent-permissions-approval-fatigue-cover.png)

AI Security • Aug 7, 2026

### Configuring AI Agent Permissions: Humans Miss 1 in 3 Threats

409,000 approve/deny decisions show humans miss 1 in 3 agent threats, and 52.5% of npm-shaped exfiltration. The AI agent permissions config that works instead.

10 min read

Read more →](https://umesh-malik.com/blog/ai-agent-permissions-approval-fatigue)

 [![Cover for the Claude Opus 5 guide: benchmarks, the $5/$25 cost math, effort levels, and the two API breaking changes in the Opus 4.8 migration](https://umesh-malik.com/blog/claude-opus-5-guide-cover.png)

LLM Engineering • Jul 24, 2026

### Claude Opus 5 Migration: The Two API Changes That Break Your Code

Two API changes break a Claude Opus 5 migration, and the effort parameter needs re-sweeping, not reusing. The fixes, the real cost math, and the benchmarks.

12 min read

Read more →](https://umesh-malik.com/blog/claude-opus-5-guide)

 [![Cover for the Claude Sonnet 5 guide: benchmarks, pros and cons, use cases, and cost math versus Sonnet 4.6 and Opus 4.8](https://umesh-malik.com/blog/claude-sonnet-5-guide-cover.png)

LLM Engineering • Jul 1, 2026

### Claude Sonnet 5 for Coding: The Tokenizer Change That Moves Your Bill

Claude Sonnet 5 for coding lands near Opus level at Sonnet prices — until the tokenizer change moves your bill. The real cost math, and when it beats Opus 4.8.

8 min read

Read more →](https://umesh-malik.com/blog/claude-sonnet-5-guide)

 [![Field report cover: a week of running Claude Code auto mode in production, showing what it nailed, where it broke, and the cost](https://umesh-malik.com/blog/claude-code-auto-mode-production-field-report-cover.png)

AI Coding Agents & DX • Jun 25, 2026

### Is Claude Code Auto Mode Reliable in Production? A Field Report

I ran Claude Code auto mode in production for a week — where it's reliable, where it broke, real token costs from my usage logs, and my honest verdict.

6 min read

Read more →](https://umesh-malik.com/blog/claude-code-auto-mode-production-field-report)

 [![Decision matrix cover comparing Claude Code, Cursor, and GitHub Copilot for real production work in 2026](https://umesh-malik.com/blog/claude-code-vs-cursor-production-work-2026-cover.png)

AI Coding Agents & DX • Jun 25, 2026

### Claude Code vs Cursor for Production: A Shipping Engineer's Field Report (2026)

Claude Code vs Cursor for production, field-tested on real shipping tasks: a working engineer's decision table, failure modes, pricing, and which to use when.

5 min read

Read more →](https://umesh-malik.com/blog/claude-code-vs-cursor-production-work-2026)

 [![Cover comparing free and paid access to Claude Code, Codex, Gemini CLI, and GitHub Copilot AI coding agents in 2026](https://umesh-malik.com/blog/use-claude-code-codex-for-free-cover.png)

AI Coding Agents & DX • Jun 23, 2026

### Can You Use Claude Code and Codex for Free? Honest 2026 Guide

The honest answer to using Claude Code and Codex for free in 2026: what's truly $0, what isn't, the best free AI coding CLIs, and how to cut your bill.

7 min read

Read more →](https://umesh-malik.com/blog/use-claude-code-codex-for-free)

 [![Cover showing the one-day flow of Claude Fable 5 building a streaming microservice: spec, infrastructure, code, and ship](https://umesh-malik.com/blog/claude-fable-5-streaming-microservice-one-day-cover.png)

AI Coding Agents & DX • Jun 13, 2026

### How I Built a Full Audio/Video Streaming Microservice in One Day with Claude Fable 5 Auto Mode

Claude Fable 5 in auto mode built my entire HLS streaming microservice in under a day — AWS infra, security, backend, frontend, CI/CD, migrations, runbooks.

11 min read

Read more →](https://umesh-malik.com/blog/claude-fable-5-streaming-microservice-one-day)

 [![Comparison of Cursor, Claude Code, and GitHub Copilot AI coding tools](https://umesh-malik.com/blog/cursor-vs-claude-code-vs-copilot-cover.png)

AI Coding Agents & DX • Jun 8, 2026

### Cursor vs Claude Code vs Copilot (2026): Which Tool for What

Cursor vs Claude Code vs Copilot in 2026 — how they actually differ in model, workflow, and autonomy, and which to use for what (I use all three).

5 min read

Read more →](https://umesh-malik.com/blog/cursor-vs-claude-code-vs-copilot)

 [![Anatomy of an effective CLAUDE.md project context file for Claude Code](https://umesh-malik.com/blog/how-to-write-claude-md-cover.png)

AI Coding Agents & DX • Jun 8, 2026

### How to Write a CLAUDE.md That Actually Helps

How to write a CLAUDE.md that actually helps Claude Code: what to include, what to leave out, a real structure, and how to stop it from rotting.

7 min read

Read more →](https://umesh-malik.com/blog/how-to-write-claude-md)

 [![claude-swap cover showing the four-step flow of switching Claude Code accounts: add account, switch, restore credentials, restart](https://umesh-malik.com/blog/claude-swap-multi-account-switcher-guide-cover.png)

AI Coding Agents & DX • May 30, 2026

### How to Switch Between Multiple Claude Code Accounts Without Re-Logging In (claude-swap Guide)

claude-swap is an open-source CLI that switches Claude Code accounts in seconds — no browser re-login. How it works, how to use it, and what it misses.

15 min read

Read more →](https://umesh-malik.com/blog/claude-swap-multi-account-switcher-guide)

 [![Claude Code source map leak visualization showing 512K lines of TypeScript escaping a code window with key stats](https://umesh-malik.com/blog/claude-code-leak-cover.png)

AI Security • Apr 2, 2026

### Claude Code Leak 2026: What Escaped and What Didn't

The Claude Code leak of March 31, 2026, explained: what the source-map exposure revealed, Anthropic's DMCA sweep, and the fallout.

8 min read

Read more →](https://umesh-malik.com/blog/claude-code-leak-march-2026)

 [![Anthropic Code Review cover showing multi-agent pull request review across repository context and custom review rules](https://umesh-malik.com/blog/anthropic-code-review-cover.png)

AI Coding Agents & DX • Mar 10, 2026

### Claude Code Review: How It Works, Pricing & Setup

Anthropic's Claude Code Review runs multi-agent PR reviews for $15-$25 each. How it works, pricing, REVIEW.md setup, and where it beats linters.

6 min read

Read more →](https://umesh-malik.com/blog/anthropic-code-review-claude-code-guide)
