I interact with Dockerfiles every day at work, have written a few myself, built containers, and all...
So, you have decided to have 2 separate accounts for work and personal. Here are steps to follow to...
How many time have you been let down by your expectations? Seriously, “expecting” anything from...
So from my short professional experience, I have realised that if you are working with a small team...
People talk about taking risks in life. Would love to hear what's a risk that turned to be good for...
So I have been interviewing for a while for my next role in tech. I have given all type of interviews...
Hey folks, If you are actively interviewing, here are a bunch of questions you can ask as an...
Vale is a syntax-aware prose linter built for all you writers out there. With more than 100 releases...
Ever wondered how others are changing the same file you are working on? It can give insights into...
Git has been in the making since 2005, and probably 90% developers use it everyday What are some...
I see a lot of folks wandering over the internet asking how to contribute to open-source, To my...
I am kinda hooked up on modifying my git terminal workflow and integrate FZF wherever I can, this is...
Your CLI application might be good but its not great, you know what would be great. If it had release...
I wanna tell you that you need to stop being guilty of not actively working on side-projects. Don't...
So I have been working on this little tool called ugit (and was finally able to release a stable...
grep is a life-saver for many but it is not so good with terminal UX, in this short tutorial I share...
I like to log my notes & TILs in a git repository and recently I had an idea to showcase (& a...
I recently wrote a python script to surf the web (see search results) directly into the...
Its time to increase your horsepower and write code faster than before. In this tutorial I will cover...
Using make in Vim/NeoVim can be a handy utility if you want to quickly build, run & debug...
I usually upload all blog related images in a separate Google Drive folder and then use public links...
Embedding static files in 2021 has become a bit easier since the release of Go 1.16. The new release...
Dead links, huh!. Too many dead links? How do I test a bunch of URLs? Don’t worry I got you, I...
Yesterday I completed my 2nd anniversary of Tech blogging, Yes my blog is now 2 years old 🎂 I started...
Do you want to know when was a file/directory committed in your git history? Well here is git log at...
So I recently switched my editor to Vim (last month to be exact), I will probably post my experience...
It’s the month of opensource so I thought why not share how I made my first pull request in Dec 2017...
The amount of data sent (uploaded) & received (downloaded) can be found out using the following...
Do you sometimes forget the actual location of directories & have to juggle through cd & ls t...
Below are a bunch of easy one-liner commands that give information about various aspects of your...