I recently attempted to extract text from some receipts by taking pictures of them. Tesseract is a widely recommended tool for OCR tasks. My past…
As a software developer working for an organization or a client for years, we might get habitual to being part of this vast assembly line,…
Development on a remote machine.. But Why? Since I started working with other team members, sometimes I wanted help of a team member, on a…
When you want to run a command at a particular time in Linux look no further than the at command. It might come bundled with…
In the last post I talked about how to get started with using Vagrant for local development. I also mentioned that I didn’t use Docker…
I remember the transition from SVN to Git some years ago which made me uncomfortable. I had to undo all my CVS learning to finally…
In continuation to MongoDB refresher, listing down the next major items to look into once you understand the operational aspects MongoDB. These are Schema Design…
Just to refresh what I learnt about MongoDB a few years back when I was doing the course from MongoDB University. What is MongoDB? A…
This post is in continuation of How to be a better programmer and How to be a better programmer – Self Development In the workplace, the major outcry…
This post is in continuation of the post – How to be a better programmer. Moving forward from the general stuff, here are some of…