On curiosity and discovery
In this blog post, I talk about my experience exploring GitHub and RxGo, and a walkthrough to my learning perspective driven from a position of… Read More »On curiosity and discovery
Technology related blog posts, articles.
In this blog post, I talk about my experience exploring GitHub and RxGo, and a walkthrough to my learning perspective driven from a position of… Read More »On curiosity and discovery
I have a friend of mine who began his exploration of machine learning in Python a few months back. Excited to help him out and… Read More »Exploring machine learning
The past few months have been quite an exciting adventure for me in software development. I experienced new technologies at different levels of the tech… Read More »Microservices
Over the course of a few years of programming, I’ve noticed myself jump from one activity to another: making things work, to making things pretty.… Read More »Prioritization
Lars Wächter has a great article on how to implement module aliases on Typescript, thus improving your code from looking something like this: Into something… Read More »Typescript Module aliases and pkg
These past three months have been an extremely amazing ride. Let me share my story of how I was able to participate in a national… Read More »RapidPass
I’ve been playing a lot of DotA 2 lately! I’ve been learning how to play offlane, and am currently experimenting with Mars. A few months… Read More »DotA 2 to Google Calendar
Initially written as a Tweet, but to-be-expounded on this blog post. When the data source produces a low-probability value (i.e., when a low-probability event occurs),… Read More »Entropy (Information Theory)
I recently encountered issues with node-gyp on my Windows machine, which prevented me from doing any productive typescript/node development. It gave out the following error… Read More »node-gyp issues in Windows
The other day while I was hacking away on this Ionic-Angular project for work. I was building my android project: But I encountered the following… Read More »Cordova Build Failure