I create and edit my videos in an M1 mac mini, and it’s starting to stay behind in the editing side of things, tends to slow me down a bit, I’d like to upgrade the machine I use for all my videos to a mac mini with these specs:
Apple M4 Pro chip with 14‑core CPU, 20‑core GPU, 16-core Neural Engine
24GB unified memory
1TB SSD storage
10 Gigabit Ethernet
If you want to help me reach my goal, you can donate here
Discord server
My discord server is now open to the public, feel free to join and hang out with others
Brew is a package manager for macOS, it allows us to install apps that are usually not found in the App Store, some of them are open source (free apps) that are normally found in linux for example. But you can also find popular apps like spotify, visual studio code, google chrome, etc.
How is it to install packages without brew?
Imagine you have to install 30 apps on a new computer
Go to each website and manually download each DMG file (disk image file)
Go through the installation wizard for each file
How is it to install packages using brew?
Instead of going to each site, you install packages through your terminal
You can install multiple apps at once
Can update all the installed apps through the terminal