Skip to content

Instantly share code, notes, and snippets.

View chanmathewrbc's full-sized avatar

Mathew Chan chanmathewrbc

View GitHub Profile
@naveenkrdy
naveenkrdy / AdobeAMDFix.md
Last active December 7, 2024 10:03
To fix adobe products crashes on AMD hackintosh

Adobe Crash Fix XLNC

Instructions

  1. Install needed adobe apps from adobe creative cloud.

  2. Open Terminal.

  3. Copy-paste the below command to your terminal and run it (enter password when asked).

@slykar
slykar / docker-compose-hackintosh.md
Last active December 11, 2024 08:00
Docker and Docker Compose on AMD OSX Hackintosh via Docker Machine

Introduction

Docker.app will complain about incompatible processor, so we will use Docker Machine.

Instalation

Download Docker for Mac (Docker.app). It contains some binaries that are necessary.

brew install virtualbox docker-machine