Archives

A complete chronological record of all 76 posts

2026 (19 posts)

Extended thinking gives Claude a private scratchpad to reason before answering. In 2026, that's evolved into adaptive thinking β€” where Claude decides how hard to think per request. Here's the practical guide: what it is, when it pays off, and the cost math that determines when to skip it.

#AI #Claude #Extended Thinking #Adaptive Thinking +4 more

Anthropic's Model Context Protocol has quietly become the TCP/IP of AI tool connectivity β€” 10,000+ servers now exist. Here's what MCP actually is, how the protocol works under the hood, and the servers that transformed my daily Claude workflow.

#AI #Claude #MCP #Model Context Protocol +3 more

I stopped writing CSS selectors. Now I take a screenshot and let Claude figure out what to click. Here's the real implementation of a Claude Computer Use browser agent β€” the interaction loop, working Python code with Playwright, and an honest breakdown of when it's magic vs. when to stick with regular APIs.

#AI #Claude #Computer Use #Browser Automation +2 more

Every Claude session starts from zero β€” it doesn't know your codebase, your conventions, or what you care about. CLAUDE.md fixes that. Here's what went viral, why it matters, and how to write one that actually works.

#AI #Claude #Claude Code #CLAUDE.md +3 more

Single Claude agents are powerful β€” but they hit a ceiling. Here's how I moved from solo agents to agent teams: an orchestrator that breaks down complex tasks and delegates to specialist sub-agents, with real Python code you can run today.

#AI #Claude #AI Agents #Multi-Agent +4 more

Most developers using Claude's API are paying 10x more than they need to. Prompt caching drops input token costs to 10 cents on the dollar β€” two lines of code, immediate effect. Here's the math, the implementation, and the patterns that actually move the needle.

#Claude #Anthropic #Prompt Caching #API +5 more

Most 'build an AI agent' tutorials are either too abstract or hide the mechanics behind heavyweight frameworks. This one cuts through it β€” a working agent with Claude's API, pure Python, no frameworks, from your first tool call to a full autonomous loop.

#Claude #AI Agents #Python #Tool Use +4 more

Most developers are still using AI like a smart autocomplete. The shift to agentic AI β€” where models plan, execute, and self-correct across multi-step tasks β€” is fundamentally different. And it changes what 'being a developer' actually means.

#AI #Agentic AI #Developer Tools #Productivity +4 more

Google I/O 2026 just wrapped. Underneath the product theater are a few announcements that will genuinely change how mobile developers and indie hackers work. Here's what actually matters β€” and what you can safely ignore.

#Google IO #Android #Gemini #AI +4 more

92% of US developers use AI coding tools daily. AI-authored code is 26.9% of all production code. And yet a CTO recently made the argument that productivity is only 10% better. I think he's right β€” and I think I know why.

#AI #Developer Tools #Productivity #Indie Hacker +3 more

I spent 30 days using both Cursor and Claude Code on real side projects. Here's what no one tells you: you don't have to pick one β€” and the real question isn't which is better, it's knowing when to use which.

#Indie Hacker #AI #Claude Code #Cursor +2 more

What 10 years of Java taught me about why NumPy is fast β€” and it's not what you think. Deep dive into memory layout, vectorization, and the paradigm shift from loops to arrays.

#AI #Machine Learning #NumPy #Python +1 more

2025 (2 posts)

2024 (2 posts)

2021 (3 posts)

2020 (3 posts)

Understand Clean Architecture principles and learn how to structure your Android app into testable, maintainable layers.

#Clean Architecture #MVVM #Design Patterns

Detect, diagnose, and fix Application Not Responding (ANR) errors in Android apps with practical solutions.

#ANR #Android Performance

2017 (1 post)

Master RxJava basics including Observables, Observers, and Schedulers for reactive programming in Android.

#RxJava #Design Pattern

2016 (2 posts)

2015 (5 posts)

2014 (39 posts)

Iced Tea Labs

A technical blog managed by a geek who loves climbing

GitHub Twitter RSS

Β© 2026 Trinh Le. All rights reserved.