Command Palette
Search for a command to run...
More from this blog
Installing Homebrew on Mac
The Missing Package Manager for macOS (or Linux)

How to convert your SIM network from Jazz to Zong
This article is for you if you have a: non-PTA iPhone Jazz SIM - that you use primarily Zong SIM - optional I have been a Mobilink/Jazz user for years now & I use only 1 SIM. My iPhone is meant to be used for a couple of months so I don't have t...

Setting up your system (Ubuntu 18.04) to run different versions of Python & Django
I started this guide as a cheat sheet for myself for the times when I needed to created Django project or when I needed to run multiple Python versions. This is an all-rounder guide towards having multiple Python versions even if we don’t need Django...

ES6: How to distinguish between spread & rest operators?
This tip is for those learners who already know what spread & rest operators are but sometimes are unclear when one is being used. When we see "..." in the code, it is either rest parameters or the spread operator. There’s an easy way to distinguish...

Programming Challenges
Programming Challenges Hungary for programming challenges, then stay tuned to this series to get articles containing those challenges along with solutions.