Recently I had a requirement to get the great circle distance (GCD) between two points on earth. I needed to…
In recent days, I have been working quite a bit on training deep models for my personal projects. Most of…
Recently I had the need to migrate one of my GIT repositories to a different one. For a long time,…
I have been using python venv module for all my virtual environments needs. It is basic and works very well.…
Java 11 added a new HTTP client library. When we needed a HTTP client prior to Java 11, it was…
I have been working on a project and using Flask API with Socket.io. This API supports rooms as a built…
I have been doing a lot of Python programming lately even though my core competency remains on Java. Since a…
If you do anything on macOS, you may or may not have used Unclutter App. It features a clipboard manager,…
It was a nice summer day. I was driving to New York and intended to stay for couple of days…
Every time I go back to ml5.js, I am amazed at the simplicity of this great Javascript ML library. I…