Releasing rss-update-0.1-beta.2I recently setup neovim editor as my sole IDE. It was fun setting up an IDE with only the things that you care about, and get excellent…Aug 19, 2021Aug 19, 2021
Debugging TPSIn our team, we often use downstream services to fetch some data. Most of these services control call rate though limiting Throughput Per…Aug 8, 2021Aug 8, 2021
Starship, because it’s too damn coolThis is more of an appreciative post for starship, an amazingly cool and customizable prompt for any shell. And the reason why it is so…May 9, 2021May 9, 2021
Published inAnalytics VidhyaPlaying the generator gameA while back I wrote a post onMar 26, 2021Mar 26, 2021
How I misunderstood LombokI was working on a project, and I wrote some code which I expected to work fine. The snippet was likeNov 13, 20201Nov 13, 20201
Indirect Coupling StoryAt some point or the other, we all read about importance of decoupling components while writing code. The coupling doesn’t just exists in…Nov 13, 2020Nov 13, 2020
Published inAnalytics VidhyaTensorFlow Batch Inference using sagemaker-spark-sdkI was recently trying to perform batch inference on sagemaker using its spark-sdk. The benefit of doing it is that it allows to perform…May 26, 2020May 26, 2020