PinnedBuilding a digital commons healthcare stack in the openIn 2020, our lives were affected by something coming from a very unexpected place in this day and age, a Pandemic. 4 years after and many…Sep 3, 2024Sep 3, 2024
PinnedThis is why I think Senior Engineers aren't clearing interviewsI want to cover a serious issue highlighted by a video posted by Gaurav Sen sometime back:Jul 21, 20241Jul 21, 20241
PinnedPublished inFAUN — Developer Community 🐾The first and only Foursome (4sum) in Elixir on LeetcodeIMHO, this is a non-trivial challenge and anyone who says it is easy, is bluffing.May 26, 2024May 26, 2024
PinnedPublished inFAUN — Developer Community 🐾Enhancing CPython core with AST for Runtime Optimizations Using MyPy Pt. 1It was intriguing how many people have often discussed about integrating MyPy or something similar more tightly such that type hints which…May 5, 2024May 5, 2024
PinnedLinkedList Sort OR StackSortIf there were no complex ADT List structures with O(1) Lookup, there would still be sort. No Table doubling required.Oct 29, 2020Oct 29, 2020
Published inFAUN — Developer Community 🐾Revenge of the common sense: Rethinking Design Patterns & Embracing Language Features Over…Yes, truly inspired by "Revenge of the Nerds".Feb 1Feb 1
Introducing Membrane: Distributed AI system using Cellular structuresThis is a skunkwork project for Distributed Cellular AI systems.Apr 5, 2021Apr 5, 2021
Software rules the world. Future Trends in times of Covid-19The effort to curb the number of cases to flatten the curve is an ongoing effort. The common citizens are hoping that a lift on lockdown…Apr 25, 2020Apr 25, 2020
Would you contribute to a full featured Segmented tree ADT in KotlinThis is my n00b attempt at trying out building a library from scratch so if anybody experienced in kotlin wants to join in that would be…Dec 20, 2019Dec 20, 2019
Published inFAUN — Developer Community 🐾Using Kubernetes, Google Firestore in GKE to orchestrate Scrapers using Scrapy Pt 1.ps: This is in no way marketing Google or Google products. I just found them to be readily useful to my requirements.Aug 19, 20192Aug 19, 20192
Published inFAUN — Developer Community 🐾Google AppEngine & Bazel: How to deploy to appengine flexible using bazel and google cloud deploy ?TL;DR: What is Bazel? This is the good build holy grail with a shitzle. If you don’t know bazel, head here >> Proceed further only after…Jul 5, 20191Jul 5, 20191
BigQUERY & Progressive Offline First WebApps15–20 years back, People thought normalising and recombining means reducer function that would take parallel mappers to take scalar input…Apr 10, 2019Apr 10, 2019
Almost Concurrent XhrsEver try hands at making xhr requests fire off at the same time using Promises?Oct 25, 2018Oct 25, 2018
It has been a while: Brushing up ElixirLast couple of months I’ve been out of touch with this nifty language so I thought I’ll just brush up with a simple primality test solution…Apr 25, 2018Apr 25, 2018
This one time Elixir was swifter than PythonSo I happened to be in a terrible mess once upon a time and needed to urgently find transactions from my bank statement of a particular…Oct 10, 2017Oct 10, 2017
WarRoom Stories Pt III: Virtual Machine Backup Cronjobs with SmartOS and the likesRecently, we had a crisis of sorts when a faulty outage resulted in the database going corrupt. Although there are many IFFT meets Nagios…Jun 6, 2017Jun 6, 2017
#shortnotes: Brunch+Phoenix: Getting through the messBrunch is a RAD build tool that comes by default when you install phoenix.May 17, 2017May 17, 2017
Ubuntu packages: Manual backup and restoreI had been wondering how would I backup all my installed packages from my Ubuntu 16.04.xx (Xenial) version to a Zesty version. So I came…May 10, 2017May 10, 2017