Missing Semester
I happened to stumble upon on one of the videos from Missing Semester series from MIT on YouTube and ended up almost binge watching the entire playlist. Thes...
I happened to stumble upon on one of the videos from Missing Semester series from MIT on YouTube and ended up almost binge watching the entire playlist. Thes...
I recently started customizing my dev environment after a long time. I installed lightline for a configurable statusline in vim, modified some of my settings...
After a long time, I had to automate some of my workflow using shell scripts. One of the functions was to lookup something based on relative dates. Having us...
Reading the operating system internals is like going down the rabbit hole. It is so easy start at one topic, get lost and end up in a totally different topic...
While working on a sample C application on my mac, I wanted to run it on a Linux box for some comparisons and portability checks. I usually spin up a Linux i...