How I Built a Confluence RAG Pipeline for WorkspaceGPT Without Breaking My Laptop

How I Built a Confluence RAG Pipeline for WorkspaceGPT Without Breaking My Laptop

Hey there, fellow code wranglers! Recently, I embarked on a wild adventure to create a VS Code extension called WorkspaceGPT that uses a Retrieval-Augmented Generation (RAG) pipeline for Confluence. Spoiler alert: it didn’t involve sacrificing my laptop to the AI gods or downloading half the internet in dependencies. Today, I’m spilling the beans on how … Read more

The Ultimate Guide to LSM Tree: Boost Database Performance by 10x

The Ultimate Guide to LSM Tree: Boost Database Performance by 10x

Introduction Hey there, fellow tech enthusiasts! After spending over a decade building and optimizing database systems, I’m excited to share my insights about one of the most fascinating data structures in modern computing – the Log-Structured Merge Tree (LSM Tree). What is an LSM Tree? 🤔 An LSM Tree is a data structure designed to … Read more

Cursor AI: 5 Mind-Blowing Ways It’s Transforming Code Forever

Cursor AI: 5 Mind-Blowing Ways It’s Transforming Code Forever

As a software engineer who’s seen IDEs evolve over the last decade, I can confidently say that Cursor AI is something special. In this post, I’ll dive deep into why this AI-powered code editor is making waves in the developer community and how it might just change the way we write code forever. What is … Read more