My Adventures With Local LLMs


After toying with GPT based models. I have also explored how we can use these models locally, without internet, having full control. This post describes my process and learnings about my explorations……
Read more ⟶

My Usage of LLM Tools including ChatGPT, Copilot and others.


In this post I am writing about My Usage of LLM Tools including ChatGPT, Copilot and others. What do I use, how do I use and what are my thoughs about many of the things. Including some posts or online resources that helped me in my journey.…
Read more ⟶

Taking Interviews in the time of ChatGPT


ChatGPT is changing the way we conduct interviews. In this post, I will discuss the importance of asking practical questions, assessing cultural fit, and evaluating a candidate’s ability to keep up with the latest developments during interviews. And how we can accept ChatGPT or similar tools in the interview process. And add more layers in the assessment process.…
Read more ⟶

Golden Rule Of Sanity: No ORM/ODM


Many teams start with ORM/ODM for various reason. But ORM/ODM don’t scale because of a reason. And to perserve sanity, all ORM/ODM must be avoided unless it’s provided by the team who built the database…
Read more ⟶

Introducing Gitconfig Provider


Introducing First CLI I made using Golang.…
Read more ⟶