My Claude Code Setup (2026 Edition)
A detailed walkthrough of a developer's Claude Code setup, including global settings, guardrails, workflow, and extensions for 2026.
A detailed walkthrough of a developer's Claude Code setup, including global settings, guardrails, workflow, and extensions for 2026.
Comparing Playwright MCP and Claude Code's /chrome for browser automation, highlighting setup and maintenance differences.
A developer shares a personal history with AI coding tools like GitHub Copilot and Claude Code, exploring their benefits and ethical concerns.
Simon Willison describes using a single AI prompt to add a new 'beats' content type to his blog-to-newsletter tool.
Guide on creating custom Docker sandbox templates for AI agents to add tools and dependencies safely.
A weekly update on SkillsBar v1.7.0 release, Vale linting fixes, and AI eval exploration for documentation.
Learn how to eliminate MCP token costs in Claude by enabling Tool Search for lazy loading on Sonnet and Opus.
How to safely replace the rm command with trash in Claude Code to prevent accidental file deletions.
Recap of AIE Europe conference: talk on building reliable AI systems, workshop on portable AI skills, and podcast on scaling DevTools.
A review of Harbor, a framework for evaluating and optimizing AI coding agents and models in container environments.
A developer shares how they use Claude Code for 90% of code in the Hegel project, emphasizing human review and design control.
Guide to safely running AI coding agents in a microVM using Docker Sandbox, enabling dangerous mode without risking system damage.
A developer shares their week focused on upgrading lint tools, writing blog drafts, and building Claude Code skills for automation tasks.
Anthropic researcher uses Claude Code to discover multiple Linux kernel vulnerabilities, including one hidden for 23 years.
A non-Java developer uses Claude AI to build a Kafka Connect connector, sharing the process and lessons learned.
An opinion piece on the state of code generation AI tools in Spring 2026, covering multi-agent workflows, agentic harnesses, sandboxed agents, and SKILLs.
A guide to using a Claude Code template for Spring Boot applications, including repository structure and best practices.
A hands-on review of Claude Code's new Telegram and Discord bot integrations, covering setup, capabilities, and limitations.
Explains how Claude loads files lazily via markdown links vs greedily via @-syntax in Claude Code.
Explains how to write reusable 'agent skills' for AI coding assistants to avoid repetition and optimize token usage.