From Fresh Mac to Productive in 30 Minutes
A developer's guide to automating a fresh Mac setup using a dotfiles repository, Homebrew, and a master install script.
A developer's guide to automating a fresh Mac setup using a dotfiles repository, Homebrew, and a master install script.
A guide explaining a workaround method to rollback or downgrade a specific Homebrew package to a previous version.
Learn how to automate macOS app installation using the 'mas' CLI tool with Homebrew to streamline your development environment setup.
A guide to setting up a new MacBook Pro for development with minimal tools, including OS tweaks, terminal setup, and essential software.
A guide to using Homebrew Bundle to automate installing command-line tools, apps, and App Store applications on a fresh macOS setup.
A developer shares their evolving tooling setup, including terminal emulators, dotfiles, and workflow automation with tools like Homebrew and Neovim.
A guide to automating Homebrew package updates and cleanup on macOS using a custom shell alias.
A technical guide for upgrading to PHP 8.2 on macOS using the Homebrew package manager, including version switching and extension management.
Explores how tech companies expand beyond their core products, creating competing services and causing decision paralysis, framed as 'UNIX Capitalism'.
A step-by-step guide to installing and managing multiple Node.js versions using NVM on macOS M1.
A step-by-step guide to upgrading PHP to version 8.1 on macOS using the Homebrew package manager, including handling extensions and Laravel Valet.
A guide to stabilizing shaky videos using ffmpeg and the VidStab library, including installation and command examples.
A guide to setting up the Arduino IDE to program ESP8266 microcontrollers on an M1 Mac, including a workaround for Python path issues.
A tutorial on upgrading to PHP 8.0 on macOS using Homebrew, including steps for Laravel Valet and managing extensions.
A step-by-step tutorial for installing and setting up MongoDB on MacOS using Homebrew, including directory creation and permissions.
A step-by-step tutorial for installing and setting up PostgreSQL on MacOS using Homebrew, including database creation and server management.
A step-by-step guide to installing Docker on MacOS using Homebrew, including setting up the Docker engine and environment.
A step-by-step guide to installing and configuring MongoDB on macOS, including specific instructions for Catalina and newer versions.
A technical guide for upgrading to PHP 7.4 on macOS using Homebrew, including steps for Laravel Valet and managing extensions.
A guide to using Homebrew, the package manager for macOS, covering installation, updating, and managing packages like Node.js.