DEV Community

Sangmin Lee profile picture

Sangmin Lee

404 bio not found

Joined Joined on 
Solo Claude SaaS Cost Diary: $4 in Month 1, $87 in Month 6

Solo Claude SaaS Cost Diary: $4 in Month 1, $87 in Month 6

Comments
5 min read
Cursor Claude Code: What Changes in Your First Week (Honest Diary)

Cursor Claude Code: What Changes in Your First Week (Honest Diary)

Comments
5 min read
Korean vs English: Do You Pay More Tokens for the Same Prompt?

Korean vs English: Do You Pay More Tokens for the Same Prompt?

Comments
3 min read
Claude + Voyage AI Embeddings: The Anthropic-Recommended Stack (2026)

Claude + Voyage AI Embeddings: The Anthropic-Recommended Stack (2026)

Comments
2 min read
Claude API + Pinecone Vector DB: Production RAG Pipeline (2026)

Claude API + Pinecone Vector DB: Production RAG Pipeline (2026)

Comments
1 min read
Claude API Sampling: Temperature, Top-P, Top-K, Stop (2026)

Claude API Sampling: Temperature, Top-P, Top-K, Stop (2026)

Comments
5 min read
Claude API Model Fallback & Circuit Breaker: Production Resilience (2026)

Claude API Model Fallback & Circuit Breaker: Production Resilience (2026)

Comments
2 min read
Claude API + Hono Framework: Edge-First Setup (Bun, Cloudflare, 2026)

Claude API + Hono Framework: Edge-First Setup (Bun, Cloudflare, 2026)

Comments
1 min read
Claude API Evaluation: LLM-as-Judge, Golden Sets, Regression (2026)

Claude API Evaluation: LLM-as-Judge, Golden Sets, Regression (2026)

Comments
1 min read
Claude Prompt Injection Defense: 7 Patterns That Work (2026)

Claude Prompt Injection Defense: 7 Patterns That Work (2026)

Comments
1 min read
Claude Code Keyboard Shortcuts & Power Workflows (2026)

Claude Code Keyboard Shortcuts & Power Workflows (2026)

Comments
2 min read
Claude API + n8n: Build AI Workflows in 30 Minutes (2026)

Claude API + n8n: Build AI Workflows in 30 Minutes (2026)

Comments
3 min read
How to Use Claude Code Effectively: Power User Guide 2026

How to Use Claude Code Effectively: Power User Guide 2026

Comments
3 min read
How to Install Claude Code — Complete Setup Guide 2026

How to Install Claude Code — Complete Setup Guide 2026

Comments
1 min read
Claude Free Plan vs Pro 2026 — Limits, Models, and When to Upgrade

Claude Free Plan vs Pro 2026 — Limits, Models, and When to Upgrade

Comments
4 min read
Claude Code Context Management: Keep Sessions Sharp (2026)

Claude Code Context Management: Keep Sessions Sharp (2026)

Comments
5 min read
Claude API JSON Mode: Force JSON Output Every Time (2026)

Claude API JSON Mode: Force JSON Output Every Time (2026)

Comments
3 min read
Claude Extended Thinking: How to Use Thinking Mode (2026 Guide)

Claude Extended Thinking: How to Use Thinking Mode (2026 Guide)

Comments
2 min read
Claude Code Test Generation: Auto-Write Unit & Integration Tests

Claude Code Test Generation: Auto-Write Unit & Integration Tests

Comments
4 min read
Claude Code for Data Science: EDA & Visualization Workflows

Claude Code for Data Science: EDA & Visualization Workflows

Comments
3 min read
Claude API Webhook Integration: Async Patterns and Event-Driven AI

Claude API Webhook Integration: Async Patterns and Event-Driven AI

Comments
5 min read
Claude API Production Checklist: 25 Things Before You Ship

Claude API Production Checklist: 25 Things Before You Ship

Comments
10 min read
Claude Agents in Production: Cost, Latency & Observability (2026)

Claude Agents in Production: Cost, Latency & Observability (2026)

Comments
5 min read
한국 SaaS 창업자 세무·결제 완전가이드 (2026): 부가세·법인세·원천징수부터 Toss Payments까지

한국 SaaS 창업자 세무·결제 완전가이드 (2026): 부가세·법인세·원천징수부터 Toss Payments까지

Comments
2 min read
Claude API: Streaming vs Batch — Which Saves More (2026)

Claude API: Streaming vs Batch — Which Saves More (2026)

Comments
3 min read
TypeScript MCP Server on Bun: 60ms Cold Start (2026)

TypeScript MCP Server on Bun: 60ms Cold Start (2026)

Comments
2 min read
Claude Code Monorepo Guide: CLAUDE.md & Cost Control (2026)

Claude Code Monorepo Guide: CLAUDE.md & Cost Control (2026)

Comments
4 min read
Claude API Rate Limits: Tier 1-4, 429 Recovery (2026)

Claude API Rate Limits: Tier 1-4, 429 Recovery (2026)

Comments
6 min read
Anthropic Admin API: Usage, Costs & Workspaces (2026)

Anthropic Admin API: Usage, Costs & Workspaces (2026)

Comments
5 min read
Vercel AI SDK + Claude: Streaming, Tool Use & Edge Deploy

Vercel AI SDK + Claude: Streaming, Tool Use & Edge Deploy

Comments
5 min read
Prompt Caching: $487 $52 in Real Numbers (2026)

Prompt Caching: $487 $52 in Real Numbers (2026)

Comments
7 min read
Build an MCP Server in Python with FastAPI (2026 Guide)

Build an MCP Server in Python with FastAPI (2026 Guide)

Comments
4 min read
Claude Sonnet 4.6 vs OpenAI o3: Cost, Latency & Coding Benchmarks

Claude Sonnet 4.6 vs OpenAI o3: Cost, Latency & Coding Benchmarks

Comments
5 min read
Claude Sonnet 4.6 vs Opus 4.7: When to Pay More for Opus (2026)

Claude Sonnet 4.6 vs Opus 4.7: When to Pay More for Opus (2026)

Comments
4 min read
Claude Code Hooks: 8 Production Patterns (2026)

Claude Code Hooks: 8 Production Patterns (2026)

Comments
3 min read
Claude API on Bun: 3 Faster Cold Starts (2026)

Claude API on Bun: 3 Faster Cold Starts (2026)

Comments
6 min read
Claude Agent SDK: 5 Subagent Patterns (2026)

Claude Agent SDK: 5 Subagent Patterns (2026)

Comments
5 min read
Claude API vision_error (invalid_request_error): 원인과 해결법

Claude API vision_error (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API tool_use_error (invalid_request_error): 원인과 해결법

Claude API tool_use_error (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API streaming_error (api_error): 원인과 해결법

Claude API streaming_error (api_error): 원인과 해결법

Comments
1 min read
Claude API prompt_too_long (invalid_request_error): 원인과 해결법

Claude API prompt_too_long (invalid_request_error): 원인과 해결법

Comments
2 min read
Claude API model_not_found (not_found_error): 원인과 해결법

Claude API model_not_found (not_found_error): 원인과 해결법

Comments
2 min read
Claude API max_tokens (invalid_request_error): 원인과 해결법

Claude API max_tokens (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API invalid_api_key (authentication_error): 원인과 해결법

Claude API invalid_api_key (authentication_error): 원인과 해결법

Comments
2 min read
Claude API file_upload_error (invalid_request_error): 원인과 해결법

Claude API file_upload_error (invalid_request_error): 원인과 해결법

Comments
2 min read
Claude API context_length_exceeded (invalid_request_error): 원인과 해결법

Claude API context_length_exceeded (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API cache_error (invalid_request_error): 원인과 해결법

Claude API cache_error (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API billing_error (permission_error): 원인과 해결법

Claude API billing_error (permission_error): 원인과 해결법

Comments
1 min read
Claude API batch_error (invalid_request_error): 원인과 해결법

Claude API batch_error (invalid_request_error): 원인과 해결법

Comments
1 min read
Claude API 529 overloaded_error: 원인과 해결법 (2026)

Claude API 529 overloaded_error: 원인과 해결법 (2026)

Comments
1 min read
Claude API 504 gateway_timeout: 원인과 해결법 (2026)

Claude API 504 gateway_timeout: 원인과 해결법 (2026)

Comments
2 min read
Claude API 503 service_unavailable: 원인과 해결법 (2026)

Claude API 503 service_unavailable: 원인과 해결법 (2026)

Comments
1 min read
Claude API 502 bad_gateway: 원인과 해결법 (2026)

Claude API 502 bad_gateway: 원인과 해결법 (2026)

Comments
1 min read
Claude API 500 api_error: 원인과 해결법 (2026)

Claude API 500 api_error: 원인과 해결법 (2026)

Comments
1 min read
Claude API 429 rate_limit_error: 원인과 해결법 (2026)

Claude API 429 rate_limit_error: 원인과 해결법 (2026)

Comments
1 min read
Claude API 413 request_too_large: 원인과 해결법 (2026)

Claude API 413 request_too_large: 원인과 해결법 (2026)

Comments
1 min read
Claude API 404 not_found_error: 원인과 해결법 (2026)

Claude API 404 not_found_error: 원인과 해결법 (2026)

Comments
1 min read
Claude API 403 permission_error: 원인과 해결법 (2026)

Claude API 403 permission_error: 원인과 해결법 (2026)

Comments
2 min read
Claude API 401 authentication_error: 원인과 해결법 (2026)

Claude API 401 authentication_error: 원인과 해결법 (2026)

Comments
1 min read
Claude API 400 invalid_request_error: 원인과 해결법 (2026)

Claude API 400 invalid_request_error: 원인과 해결법 (2026)

Comments
1 min read
loading...