I recently worked on a python project and noticed a situation where I needed two dictionaries to be merged recursively. There were some easy and simple solutions, but they would not have expected results or the dictionaries were not merged recursively or merged dicts would not properly override values. So I thought to write oneMore
Scribble Archives
Create Amazon Alexa custom skill to interact with your PC
I have been developing custom Alexa skill lately and wanted to tell you how fun and easy it is to build an Alexa custom skill from scratch. Why build a custom skill? Amazon echo and echo dots are smart speaker devices developed by amazon.com and released at the end of 2014 to end-users. These devicesMore
Why Firebase Admin – Development Reasons
This post is about the firebase management tool we recently developed at Codefoxes – Firebase Admin. I will try to explain why we developed it and the uses of the tool. Firebase Admin in Realtime Firebase is a modern NoSQL database system that handles data in realtime. The best thing about firebase is that itMore
Story of Matter and Consciousness
Today I want to tell you all a story. It’s about you, about me, about everything else. It’s about matter and consciousness. I want you to think about something small. When we think what the human body is made up of, finally we end up with atoms of some of the basic elements. Hydrogen andMore