✕ Clear all filters
10 articles

📰 Dev.to · Rohan Sharma

10 articles · Updated every 3 hours · View all reads

All Articles 67,091Blog Posts 99,834Tech Tutorials 16,211Research Papers 13,808News 12,523 ⚡ AI Lessons
SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j
Dev.to · Rohan Sharma 2mo ago
SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j
Knowledge graphs are having a moment. Every AI agent framework wants one. The typical stack looks...
Your RAG Pipeline is Leaking - 4 Data Leak Points Nobody Talks About
Dev.to · Rohan Sharma 2mo ago
Your RAG Pipeline is Leaking - 4 Data Leak Points Nobody Talks About
Every enterprise running RAG today is doing what Samsung engineers did in 2023 — sending sensitive...
Every AI Agent Tool Creates Git Worktrees. None of Them Make Worktrees Actually Work.
Dev.to · Rohan Sharma 2mo ago
Every AI Agent Tool Creates Git Worktrees. None of Them Make Worktrees Actually Work.
I've been deep in the parallel AI agent ecosystem for months — Conductor, Claude Squad, Agent Deck,...
I got tired of writing the same 80-line setup script for every AI worktree
Dev.to · Rohan Sharma 2mo ago
I got tired of writing the same 80-line setup script for every AI worktree
If you've been running parallel AI coding agents — Claude Code, Aider, Codex, anything — you've hit...
I Built workz: The Zoxide for Git Worktrees That Finally Fixes .env + node_modules Hell in 2026
Dev.to · Rohan Sharma 3mo ago
I Built workz: The Zoxide for Git Worktrees That Finally Fixes .env + node_modules Hell in 2026
I've been using git worktrees a lot lately — especially for running multiple Claude/Cursor AI...
Git's Line-Based Merge is Broken for the AI Agent Era
Dev.to · Rohan Sharma 3mo ago
Git's Line-Based Merge is Broken for the AI Agent Era
How entity-level merging solves Git's false conflict problem when AI agents work in parallel