macOS Migration Notes¶
After over a decade on Linux (and a bit of Windows).
Homebrew¶
Firstly... there's no default package manager like apt! But there is Homebrew, which is kind of a drop-in replacement for apt
. Well, it behaves similarly.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew update
Apps to install¶
Command line installs¶
Via brew
.
brew install duf tmux vim neofetch google-benchmark stats entr watch ag fzf libpcap nmap threads google-benchmark jq
RAM usage¶
Based on a proportion of 16GB RAM.
Application | Typical RAM usage (%) |
---|---|
Baseline (nothing running) | 30 |
Tidal | 5 |
Chrome (20 tabs) | 12 |
Benchmarks¶
- Compare my work laptop CPU
- Compile clang from scratch in 22 minutes.
- Compile gcc in a Docker image in 544.4s by setting Docker settings to 15B RAM
Contact¶
Took me a while to find a contact number but here it is!