marksmith.dev
My Thoughts
Exploring web development, design patterns, and the future of technology.
Tag: #Claude Code

I Can't Code. Here's How I've Built Production-Grade Applications Anyway.
I spent 15 years in infrastructure and application support. The part I never enjoyed was hand-writing syntax. Current coding agents such as Claude Code and OpenAI Codex changed that equation: they can read codebases, edit files, run commands, and work in terminals, IDEs, and the cloud. What they do not replace is judgment, architecture, and operational experience.

Anthropic Accidentally Leaked 512,000 Lines of Claude Code Source Code: The Full Story
On March 31 2026, Anthropic shipped 512,000 lines of Claude Code TypeScript source code to the public npm registry via a misconfigured source map. Here is what actually happened, what was exposed, and why the company is now issuing DMCA takedowns against its own users.

Claude Code: A Hands-On Guide to Anthropic Coding Agents
Claude Code is Anthropic's official AI coding tool — a CLI and desktop app that reads your codebase, edits files, runs commands, and coordinates complex development tasks across multiple files and tools.