Published inBetter ProgrammingWhat’s the Journey of a Single Line of Compiled Code Like?A look at the complete process of transforming a source code into an executable formatFeb 1, 2021Feb 1, 2021
Published inThe StartupDerangement Is the new normalNo, not really, that would be an insane title but then that’s what this post is about. Actually, no, that’s not quite right. I recently…Oct 31, 2020Oct 31, 2020
Merchandise StoreGoogle Public Dataset provides an obfuscated dataset of its Merchandise Store. Some of the questions we can ask are:May 18, 20201May 18, 20201
When we try to pick out anything by itself, we find it hitched to everything else in the universe.The Global Temperature TrendMay 18, 2020May 18, 2020
Function, lambda, and switching on stringsIn the same spirit as that of my last post, I found myself needing to compare strings that my hobby project is receiving on command line…Apr 26, 20201Apr 26, 20201
Exploring date and time with chronoThere is a hobby project that I’m doing and found myself in need of using date/time facilities available in the chrono library. My tasks…Apr 21, 2020Apr 21, 2020