Tag:ai
All the articles with the tag "ai".
RAG Chunking Strategy: The Underrated Step
Posted on:May 19, 2026Most RAG apps fail at retrieval, not generation. And most retrieval failures trace back to chunking. Here's what I've learned about chunk size, overlap, and strategy.
Claude Code as a Daily Driver: An Honest Take from a Principal Engineer
Posted on:May 5, 2026How I actually use Claude Code every day as a Principal Engineer — real prompts, CLAUDE.md setup, git integration, and the honest limits of the tool.
Claude Code Plugins vs Skills: What's the Difference?
Posted on:May 14, 2026Claude Code has both plugins and skills - and they're not the same thing. Here's a plain breakdown of what each one does, how they differ, and how to install and manage both.
The 10 Claude Code Skills I Actually Use at Work
Posted on:April 8, 2026Not a curated list. These are the skills I have installed right now, what they do for me day to day, and why I haven't uninstalled them.
RAG Applications: What I've Learned So Far
Posted on:May 11, 2026I've been studying RAG for months and building a proof of concept. This is what I've learned so far: what it is, how it works, and how I'd explain it to another developer.
Vector Databases Explained: What They Are, Why They Matter, and Which One to Pick
Posted on:May 6, 2026A breakdown of vector databases: what they are, how they work under the hood, the real-world use cases that make them worth understanding, and a plain-language comparison of the top five options.