DEV Community

brian austin profile picture

brian austin

404 bio not found

Joined Joined on 
Claude Code debugging: read the error, don't guess

Claude Code debugging: read the error, don't guess

Comments
4 min read
Claude Code permissions: --dangerously-skip-permissions vs allowedTools explained

Claude Code permissions: --dangerously-skip-permissions vs allowedTools explained

Comments
3 min read
Claude Code project memory: how CLAUDE.md files work across nested directories

Claude Code project memory: how CLAUDE.md files work across nested directories

Comments
4 min read
Claude Code multi-agent: run parallel agents on different parts of your codebase

Claude Code multi-agent: run parallel agents on different parts of your codebase

Comments
4 min read
LinkedIn is scanning your browser extensions: what AI developers need to know

LinkedIn is scanning your browser extensions: what AI developers need to know

Comments
3 min read
Claude Code .claudeignore: stop leaking secrets and node_modules into your context

Claude Code .claudeignore: stop leaking secrets and node_modules into your context

Comments
3 min read
Claude Code for testing: write, run, and fix tests without leaving your terminal

Claude Code for testing: write, run, and fix tests without leaving your terminal

Comments
4 min read
Claude Code subagents: run parallel tasks without blocking your main session

Claude Code subagents: run parallel tasks without blocking your main session

Comments
3 min read
Claude Code init: what --init actually generates and what to delete

Claude Code init: what --init actually generates and what to delete

Comments
4 min read
Claude Code without rate limits: set ANTHROPIC_BASE_URL and never see 'overloaded' again

Claude Code without rate limits: set ANTHROPIC_BASE_URL and never see 'overloaded' again

Comments
3 min read
Cursor 3 just dropped: here's what changed and how it compares to Claude Code

Cursor 3 just dropped: here's what changed and how it compares to Claude Code

Comments
3 min read
Claude Code vs Cursor vs Copilot: which one actually ships code in 2026

Claude Code vs Cursor vs Copilot: which one actually ships code in 2026

Comments
4 min read
Claude Code custom slash commands: build your own /deploy, /review, /test

Claude Code custom slash commands: build your own /deploy, /review, /test

Comments
4 min read
Claude Code .claude/commands: how to build your own slash commands library

Claude Code .claude/commands: how to build your own slash commands library

Comments
4 min read
Claude Code MCP servers: how to connect any tool in under 5 minutes

Claude Code MCP servers: how to connect any tool in under 5 minutes

Comments
3 min read
Claude Code custom commands: the slash commands I use every day

Claude Code custom commands: the slash commands I use every day

Comments
4 min read
The LiteLLM supply chain attack: what developers using AI proxies need to know

The LiteLLM supply chain attack: what developers using AI proxies need to know

2
Comments
3 min read
Claude Code slash commands: the 10 I use every single session

Claude Code slash commands: the 10 I use every single session

Comments
3 min read
Claude Code --dangerously-skip-permissions: what it does and when to actually use it

Claude Code --dangerously-skip-permissions: what it does and when to actually use it

Comments
4 min read
Claude Code memory: the 5 techniques that actually work across sessions

Claude Code memory: the 5 techniques that actually work across sessions

Comments
4 min read
Claude Code memory: how to survive a 200k context window filling up

Claude Code memory: how to survive a 200k context window filling up

Comments
3 min read
Where do Claude Code developers go now that r/programming banned LLM discussion?

Where do Claude Code developers go now that r/programming banned LLM discussion?

Comments
3 min read
r/programming just banned AI coding discussions. Here's what that means for Claude Code developers.

r/programming just banned AI coding discussions. Here's what that means for Claude Code developers.

Comments
3 min read
Claude Code without the $20/month rate limits: using ANTHROPIC_BASE_URL in production

Claude Code without the $20/month rate limits: using ANTHROPIC_BASE_URL in production

Comments
2 min read
Claude Code without the rate limits: using ANTHROPIC_BASE_URL for unlimited sessions

Claude Code without the rate limits: using ANTHROPIC_BASE_URL for unlimited sessions

Comments
3 min read
Claude Code parallel file editing: how to modify 50 files without going insane

Claude Code parallel file editing: how to modify 50 files without going insane

Comments
3 min read
Claude Code CLAUDE.md vs settings.json: which one controls what (and why it matters)

Claude Code CLAUDE.md vs settings.json: which one controls what (and why it matters)

Comments
4 min read
Claude Code hooks: intercept every tool call before it runs

Claude Code hooks: intercept every tool call before it runs

Comments
3 min read
Cursor secretly used a Chinese AI model without telling you. Here's how to know exactly what model you're paying for.

Cursor secretly used a Chinese AI model without telling you. Here's how to know exactly what model you're paying for.

Comments
3 min read
Claude Code custom slash commands: the ones I actually use every day

Claude Code custom slash commands: the ones I actually use every day

Comments
4 min read
Claude Code git hooks: automate code review before every commit

Claude Code git hooks: automate code review before every commit

Comments
3 min read
Claude Code memory management: how to survive long sessions without losing context

Claude Code memory management: how to survive long sessions without losing context

Comments
3 min read
Claude Code memory: how to manage context windows across long sessions

Claude Code memory: how to manage context windows across long sessions

Comments 1
4 min read
Claude Code's CLAUDE.md inheritance: how nested configs actually work

Claude Code's CLAUDE.md inheritance: how nested configs actually work

Comments
3 min read
Claude just wrote a working FreeBSD kernel exploit. Here's what that means for developers.

Claude just wrote a working FreeBSD kernel exploit. Here's what that means for developers.

Comments
3 min read
Claude Code hooks: how to intercept every tool call before it runs

Claude Code hooks: how to intercept every tool call before it runs

Comments
3 min read
Claude Code parallel subagents: how to run multiple AI tasks simultaneously

Claude Code parallel subagents: how to run multiple AI tasks simultaneously

Comments
4 min read
Claude Code parallel tasks: how to run multiple agents simultaneously

Claude Code parallel tasks: how to run multiple agents simultaneously

Comments
3 min read
Claude Code subagents: how to run parallel tasks without hitting rate limits

Claude Code subagents: how to run parallel tasks without hitting rate limits

Comments
4 min read
Claude Code settings.json: the one config file most developers ignore

Claude Code settings.json: the one config file most developers ignore

Comments
3 min read
Claude Code Unpacked: what the visual guide reveals about the architecture

Claude Code Unpacked: what the visual guide reveals about the architecture

Comments
3 min read
What the Claude Code source leak reveals about how it actually works (and what to do with that)

What the Claude Code source leak reveals about how it actually works (and what to do with that)

Comments
4 min read
My exact Claude Code setup for every new project (copy-paste configs)

My exact Claude Code setup for every new project (copy-paste configs)

Comments 1
3 min read
I built a $2/month Claude API — here's the curl command

I built a $2/month Claude API — here's the curl command

Comments
3 min read
OpenAI just raised at $852 billion. I pay $2/month for Claude instead.

OpenAI just raised at $852 billion. I pay $2/month for Claude instead.

Comments
2 min read
I built a $2/month Claude API proxy — here's the curl command

I built a $2/month Claude API proxy — here's the curl command

Comments
2 min read
Run Claude Code on Apple Silicon for free (Ollama + MLX local setup)

Run Claude Code on Apple Silicon for free (Ollama + MLX local setup)

Comments
3 min read
Claude Code's source code was just leaked — here's what it reveals about the API

Claude Code's source code was just leaked — here's what it reveals about the API

Comments
3 min read
How I cut Claude's token usage by 63% with one CLAUDE.md change

How I cut Claude's token usage by 63% with one CLAUDE.md change

Comments
3 min read
Learn Claude Code by doing: 5 real exercises with copy-paste solutions

Learn Claude Code by doing: 5 real exercises with copy-paste solutions

Comments
4 min read
How I cut my Claude Code costs in half: token efficiency settings that actually work

How I cut my Claude Code costs in half: token efficiency settings that actually work

Comments
3 min read
I built a $2/month Claude API proxy — here's the curl command

I built a $2/month Claude API proxy — here's the curl command

Comments
2 min read
Claude Code's git reset incident taught me to always use --dry-run first

Claude Code's git reset incident taught me to always use --dry-run first

1
Comments
3 min read
ChatGPT reads your browser state. Copilot injects ads. I'm using a $2/month Claude API instead.

ChatGPT reads your browser state. Copilot injects ads. I'm using a $2/month Claude API instead.

Comments
3 min read
Coding agents could make free software matter again — if we stop paying $20/month for them

Coding agents could make free software matter again — if we stop paying $20/month for them

Comments
3 min read
GitHub Copilot just edited an ad into my PR. Here's how I locked down every AI coding tool I use.

GitHub Copilot just edited an ad into my PR. Here's how I locked down every AI coding tool I use.

Comments
3 min read
Copilot injected an ad. Claude Code reset my git. Here's how I lock down AI coding tools.

Copilot injected an ad. Claude Code reset my git. Here's how I lock down AI coding tools.

Comments
3 min read
Claude Code just git reset --hard my repo. Here's what I changed in my .claude/ settings.

Claude Code just git reset --hard my repo. Here's what I changed in my .claude/ settings.

1
Comments 1
3 min read
How to use Claude Code without paying $20/month for Claude Pro

How to use Claude Code without paying $20/month for Claude Pro

Comments
3 min read
I used Claude Code for 30 days at $2/month. Here's my honest take.

I used Claude Code for 30 days at $2/month. Here's my honest take.

Comments
3 min read
loading...