On Hexagonal architecture : Why? (Part 1)
Some interfaces provide many options and empower users immensely, but suffer in user experience. How might we find the balance between power and usability?
Technology related blog posts, articles.
Some interfaces provide many options and empower users immensely, but suffer in user experience. How might we find the balance between power and usability?
As the second entry in this blog series, this blog post jumps straight into issues and challenges encountered in the developer experience.
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)