Skip to main content
Tahir Nazir — blog home
T
Tahir Nazir
Engineering notes
Articles
Portfolio
Games
Hire me
Articles — page 2
Page 2 of 2
Articles
10
RAG
RAG
RAG Retrieval Returns the Wrong Chunks: A Production Debugging Guide
Your RAG demo worked and production doesn't. Before you swap the embedding model, check the four things that actually break retrieval: recall settings, chunk boundaries, keyword blindness, and where the answer sits in the prompt.
Troubleshooting
AI Engineering
·
August 9, 2026
·
11 min read
11
CC
CC
Claude Code vs Cursor: How Each One Decides What Your Agent Knows
Both tools read project instructions from disk, but they disagree on file names, load order, and scoping. Here is the concrete difference — and how to keep one repo working well in both.
Comparison
AI Engineering
·
August 9, 2026
·
8 min read
Previous
1
2
Next