8.8.8.88.8.4.42001:4860:4860::88882001:4860:4860::8844
defaults write com.apple.dock autohide-time-modifier -int 0defaults write com.apple.dock autohide-delay -float 0
defaults write com.apple.WindowManager StageFrameMinimumHorizontalInset -int 0defaults write com.apple.WindowManager AutoHideDelay -int 0defaults write com.apple.WindowManager AnimationSpeed -int 65536
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 7defaults -currentHost write -globalDomain NSStatusItemSpacing -int 7
defaults write com.apple.screencapture type jpgdefaults write com.apple.screencapture disable-shadow -bool TRUE
open -n /Applications/Safari.appxcode-select --installwhich pip3pip install --upgrade pippip freeze
pip install
pip-review
arviz
bambi
jupyter
matplotlib
notebook
numpy
pandas
pymc
graphviz
scipy
seaborn
statsmodels
scikit-learn
scikit-image
geopandas
rasterio
shapely
pygris
# rasterstats
# geopy
pip-reviewpip-review --interactivepip-review --autopip uninstall -y -r <(pip freeze)
jupyter notebook
https://openssl-library.org/source/curl -O https://github.com/openssl/openssl/releases/download/openssl-3.5.4/openssl-3.5.4.tar.gztar -xf openssl-3.5.4.tar.gzcd openssl-3.5.4mkdir ~/Library/wget./configure --prefix=$HOME/Library/wgetmakemake installcurl -O https://ftp.gnu.org/gnu/wget/wget-1.25.0.tar.gztar -xf wget-1.25.0.tar.gzcd wget-1.25.0./configure --prefix=/usr/localmakemake installwget --version
# find the link from https://gitlab.com/graphviz/graphviz/-/releases (don't use Assets—use “Other”)
wget https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.4/graphviz-14.0.4.tar.gz
# unzip the source code
tar -xf graphviz-14.0.4.tar
cd graphviz-14.0.4
# create a folder to save graphviz locally
mkdir ~/Library/graphviz
./configure --prefix=$HOME/Library/graphviz
make
make install
# Check the installation
dot -V
# MacPorts
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"
# Python 3.14
export PATH="/Library/Frameworks/Python.framework/Versions/3.14/bin:$PATH"
export PATH="$HOME/Library/Python/3.14/bin:$PATH"
# Graphviz
export PATH="$HOME/Library/graphviz/bin:$PATH"
export LD_LIBRARY_PATH="$HOME/Library/graphviz/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
# wget
export PATH="$HOME/Library/wget/bin:$PATH"
# wget: Only set these IF you truly need them for compiling C extensions
export CPPFLAGS="-I$HOME/Library/wget/include"
export LDFLAGS="-L$HOME/Library/wget/lib"
source ~/.zprofile
autoSaver
Bivariate color polygon renderer
Digitizing Tools
GeoCoding
Georeferencer Extension
HCMGIS
Lat Lon Tools
mmqgis
QGIS Cloud
qgis2web
QuickMapServices
QuickOSM
Street View
Return home