# Barun Debnath - Extended LLM Content Index source: https://barundebnath.com format: markdown-like plain text ai-guide: https://barundebnath.com/for-ai geo-index: https://barundebnath.com/geo.json ## Blog Posts - title: Deploying a Scalable NATS Cluster - Part 2: Hands-On Demo url: https://barundebnath.com/blog/nats-cluster-architecture date: 2025-11-22T00:00:00.000Z tags: nats, architecture, messaging, scalability, devops, load-testing description: We will do a hands-on demo based on the theoretical groundwork where we will construct a complete, production-grade, and fully observable 4-node NATS cluster using Docker. - title: Hitchhiker's Guide To Make SadServers Happy - Part 1 url: https://barundebnath.com/blog/make-sadservers-happy date: 2025-10-20T00:00:00.000Z tags: troubleshooting, linux, interviews, devops, servers description: In this blog, I will go through all the concepts that is required to complete almost all of the exercises in [sadservers](sadservers.com). This blog is not a compilation of solutions, but a guide for anyone to reach the appropriate solution. - title: Python Tricks that LLMs won't teach you - Part 1 url: https://barundebnath.com/blog/python-tricks-part-1 date: 2025-09-08T00:00:00.000Z tags: python, summary description: Python is easy everytime, but Python is efficient when you do it the right way. In this blog series, I will be summarizing the points learnt in the book "Python Tricks - The Book" - title: Enough C++ To Build Anything: Part 1 url: https://barundebnath.com/blog/just-enough-c++-part-1 date: 2025-07-16T00:00:00.000Z tags: c++, dsa, cpp, basics description: In this blog series, I will be learning, exploring, and explaining C++ Concepts. Whether it's DSA, building DB or picking up an OSS project, this blog series will help you navigate the C++ world. - title: Deploying a Scalable NATS Cluster - Part 1: Core Architecture and Considerations url: https://barundebnath.com/blog/nats-cluster-architecture-2 date: 2025-06-04T00:00:00.000Z tags: nats, architecture, messaging, scalability, devops description: Learn about the core architecture and important considerations when deploying a scalable NATS cluster. - title: Neovim Saga Part 1: Getting Started url: https://barundebnath.com/blog/neovim-saga-part-1 date: 2025-05-11T00:00:00.000Z tags: neovim, productivity, ide, dotfiles description: In this blog series, I will be moving to Neovim completely. This part will cover Neovim keybindings, tricks and introduction to Lua - title: All I Wanted Was A Signed Commit - Git Said "LOL NO" url: https://barundebnath.com/blog/sign-git-commits date: 2025-05-02T00:00:00.000Z tags: git, oss description: Signing a weeks old commit may seem an easy task. Well what should have been a simple task, took me hours, lots of LLM prompts and an everlasting frustration to complete. This blog documents the frustration fueled journey of rewriting the commit history the hard way!! ## Projects ## Notes ## Snippets