Chris Case — Dev Notes
Notes on building software — Claude Code, my projects, and the things I learn along the way.
5 pagesUpdated Jun 20, 2026
Recently updated
Claude Code as a Linux sysadminFor a while now, Claude Code has effectively been the sysadmin for my servers. I describe what I want — provision a box, deploy a site, chase down a 502 — and…notes · 2026-06-20Using Claude CodeClaude Code is Anthropic's agentic coding assistant — a tool you talk to in plain language that reads your codebase, edits files across a project, runs…notes · 2026-06-19Getting started with Claude CodeGetting Claude Code running takes a couple of minutes. The first session teaches the core loop: describe a task, watch Claude work, verify the result. Install…notes · 2026-06-19How I work with Claude CodeThese are habits, not rules — the things that keep Claude Code productive and keep me in control of what actually lands. Frame the task The clarity of the…notes · 2026-06-19Customizing Claude CodeClaude Code is useful out of the box, but it gets genuinely good once you teach it your project and wire in your tools. Customization is mostly a few files…notes · 2026-06-19