Topic

Claude Code

5 posts filed under this tag


Claude Code · macOS When Claude Code Can't Find Git (But Git Works Fine)

Claude Code's desktop app kept insisting I install Git, even though git ran perfectly in my terminal. The real culprit wasn't Xcode Command Line Tools or a broken PATH — it was a dead Homebrew symlink from 2022 sitting first in my resolution order. Here's the full debugging trail, including all the dead ends.

Jul 23, 2026 6 min
AI · Claude Code Building Lexio with Two Claudes: A Workflow That Actually Works

How I use Claude Projects for architecture decisions and Claude Code for implementation—keeping thinking and coding deliberately separate, with Lexio as a real-world example.

Mar 13, 2026 6 min
Claude Code · AI Switching from Claude to ChatGPT

I recently switched from Claude to ChatGPT—here’s why, and what I’ve learned along the way.

Sep 20, 2025 2 min
Claude Code · AI Automating Your AI Coding Workflow with Claude Code Hooks

Discover how Claude Code Hooks can automate your development workflow with precision triggers. Learn to use PostToolUse, PreToolUse, and other hook types to automatically format code, run linting, and streamline your AI coding experience. A beginner-friendly guide with practical Elixir examples.

Jul 12, 2025 8 min
AI · LiveView Claude Code + Tidewave.ai: My Real Experience with AI-Driven Development

Through Claude Code and Tidewave.ai combination, over 95% of my project code was AI-generated. Here's my honest experience with this revolutionary tool combo, including significant efficiency gains, challenges encountered, and practical advice for developers.

Jun 24, 2025 6 min
All posts