Category: Uncategorized
-
Book Review: “Never Split the Difference” by Chris Voss
Just finished reading “Never Split the Difference” by Chris Voss, and I couldn’t wait to share my thoughts on this absolute gem of a book! ππ π As professionals, negotiation is an integral part of our daily lives. Whether it’s closing deals, resolving conflicts, or even just navigating our career paths, mastering the art of…
-
Setting up MacBook Pro M1 2021 – 14″ (macPro Monterey)
After a long time I finally switched to a new MacBook Pro. Here is the list of things which I use as a developer:- The first thing to install on M1 Pro machine is rosetta Install command line tools for Xcode Next would be my favourite package manager Homebrew I have been using iTerm since…
-
KISS, YAGNI & DRY
KISS β Keep It Simple, Stupid The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore simplicity should be a key goal in design, and that unnecessary complexity should be avoided. Wherever possible, complexity should be avoided in a systemβas simplicity guarantees the greatest levels of user acceptance and…
-
Setting up Development Environment for MacBook Pro (MacOS Sierra)
Setting up Development Environment for MacBook Pro (MacOS Sierra)