As I am using an Apple Macbook for development, I run into issues with certain software not being available for Mac. This is especially true for software that is not written in Python as those are usually available for all platforms.
A way around this is to install HomeBrew! This is software that makes it easy to install software needed for development without having to compile everything yourself!
The reason I mention this is because I got some reactions from people saying you shouldn’t use a Mac for development because its lack of software. You know who you *are* who said this 😉
Hopefully this tip will help others who are using a Mac for software development!