marksmith.dev
My Thoughts
Exploring web development, design patterns, and the future of technology.
2 articlesSearchable archiveTagged topics
Tag: #AI Coding

4/3/2026AI CodingInfrastructure
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.

4/3/2026Claude CodeAnthropic
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.