I have been working with YugabyteDB for a while now. I am always experimenting with YugabyteDB + (something). Today, its Vault. I have also worked on Vault for a bit and did a a lightening talk earlier this year. That talks was primarily around the data masking. But today, I was exploring the database secret engine. …
Read MoreI have joined Yugabyte a while back. I have gone through many demos/samples. But one thing that caught my attention very early on was the geo-pinning the data. This capability can simplify compliance of data privacy laws, data sovereignty laws, etc. It can make the overall architecture of the application very simple. …
Read MoreI have release IDD Dialer v2. Complete rewrite of v1. It uses the standard Android call management service to dial IDD numbers. Check out the [project page][idd-dialer] Why IDD Dialer? I created IDD Dialer out of personal need in mid 2010s. How to make it easily to call people using the IDD service. This generally …
Read MoreSecurity and convenience are not best of the friends. Good password/pin practices are not convenience (long, different for each system, random). Biometric authentication is somewhat a good compromise. Logging into your machine is a very repetitive task. I do it enough time is a day to be annoyed of long passwords. …
Read MoreFrom Hexo to Hugo Setup Hugo site with menu and theme etc. Create site 1hugo new site . --force Add theme link Configure _config.toml as per theme specs Add Menus / Links / Social links Change author name Page migration Post Migration Copy <hexo_site>/source/_posts/* to <hugo_site>/content/posts Delete all …
Read MoreRight Abstraction
Mar 15, 2019 · 3 min read · cloud containers caas paas cloud-native spring spring data cloud flow pas pcf cf ·Process of abstraction is as old as the mankind themselves. Whenever I brain looks at a problem, it tries to simplify by abstracting all the non-contextual aspect. In computer science as well, we follow the same process of hiding details through layering. Get full Deck is here Today we are seeing an increasing number …
Read MoreA simple utility app to assist in international calling. I have launched my first mobile app this week. It a simple tool for assisting in making IDD calls. It allows users to dial any prefixes needed make cheap internation calls. Check out more details on the project page here
Read More- I am a Co-Manager for Google Developer Group - Singapore (FB). And today was our annual GDG-SG DevFest 2017 event. Apart from being an organizer, I was also a speaker. I gave a short talk on Puppeteer. This post is (almost) a transcript of my speech today. Slides can be found here
Read More