2024-10
-
Docker On Macs
Docker has been pushing more and more for Docker Desktop, and most of their documentation is now centered around Docker Desktop. Good for them. We all need bread on the table.
Read More ... -
Friends Retirement Party
Maiko has gone for the evening for her friend’s retirement party. Though because of some strange events of fate, everyone except the one being retired is going to join
Read More ... -
The Internet Today
I started using the internet when I was in 10th grade, around 2010. My first exposure was through feature phones of that time, which could browse the web using some built-in browser. It was very expensive (around Rs.10/MB) and very slow (a couple of KBps).
Read More ... -
Space time complexities of recursive algorithms
Sometimes, I have difficulties visualizing the time complexities of recursive algorithms. For iterative ones, not considering the tricky notorious ones,
Read More ...