tl;dr: When I’m logged into a SaaS app, it’s super hard to access the company’s homepage unless I log out. I want...
Mac
Posts about Apple, Mac, macOS from Ahmad Awais
Fix macOS Mojave Font Rendering Issue |
Big Sur Update
Just updated to macOS Mojave only to find out that there is a terrible font rendering issue for almost all the ElectronJS based apps like VSCode my code editor of choice. After researching a little bit, messing around with system defaults, less to my surprise, I found out that Apple has disabled Subpixel antialiasing for text in macOS Mojave. [...]
Install Go Lang on MacOS with Homebrew!
I've started learning Go lang. It seems to be built by the right people with the right expectations. So, the first thing I did was install go on Mac with Homebrew.
QuickTip: How Do I Install pip on macOS or OS X?
Install pip for Python on macOS or OSX in one single command via command line. Easiest possible way!