Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
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. [...]
Ahmad AwaisInstall 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.
Ahmad AwaisQuickTip: 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!
Ahmad Awais