Joining any new company is always a learning opportunity. When I started working at Automattic, it was a great learning opportunity for me as I had never worked fully remote earlier. The most impor…...
One must know the disk seek patterns of an application when optimizing the storage layer for any application. So when I was working on the performance analysis of ES, one of the first thing was to …...
This is an R implementation for clustering example provided with Mahuot. The orignal problem description is: A time series of control charts needs to be clustered into their close knit groups. The …...
In a typical single page web app, you load a html page and keep updating it by requesting data from the server either periodically or whenever the user asks for. Such an application is well suited …...
Microsoft is already paying developers for porting their applications from iOS and Android. This is all well for the developers but what about the end users. They have already invested a lot in the…...