Wear OS has been highly ignored by Google and manufacturers alike. No feature additions, no better watches (Hopefully Google does release one) My biggest concern along with lot of others who enjoy using Android...
I am be moving my blog from the current wordpress hosted site to a self hosted domain. Simply crondev.blog instead of crondev.wordpress.com I have tried to ensure there is no change for any of...
Solving the Travelling Salesman Problem to make mapping Farms using Geotagging easier and intuitive for users.
This application uses the 2-opt algorithm for solving TSP and runs on a mobile phone.
In this post, we will explore solving the n+1 problem using caching. The tools used are Django ORM with which makes the problem becomes common, and the Cachalot library. Writing systems at a start-up...