3 followers
I am Nithish, an Engineer with a background in diverse areas including Software Engineering, Dev Ops, Developer Relations, Data Engineering, Lean Startups, Design Thinking & Machine Learning.
There are several hackathons on a wide variety of subjects every week. As a new person in the hackathon atmosphere, it could be quite overwhelming to attend a hackathon. In this article, I will summarize some of the things that I learned over the pas...
As part of the Hashnode Technical Writing Bootcamp, we were asked to write about why we blog. This would be the reference when facing Writer's block. My main motivations for blogging are like the ones I mentioned in my article on successful blogging...
We spend a lot of time as engineers on our terminals. Here is a list of 6 command-line utilities that can help you boost your productivity on the terminal. 1. Autojump (j) Autojump is a fast way to navigate your filesystem. It keeps track of the dir...
I have recently been trying to write more by participating in the Hashnode Technical Writing Bootcamp. As part of one of our sessions, we were asked to think about what successful blogging means to each of us & write about it. Before I start going ...
There are some situations when you have a huge list of items to process but you cannot do them in one go due to some limitations of the systems that process the list. Some examples: When you need to access an API that supports only 100 items at onc...