Skip to content

Instantly share code, notes, and snippets.

View mikigal's full-sized avatar

Mikołaj Gałązka mikigal

View GitHub Profile
@mikigal
mikigal / bd3d4befe38185704bf0fc875e9deed6|configuration.json
Created April 28, 2021 19:07
Visual Studio Code Settings Sync Gist
{"contents":{"launch":{"version":"0.2.0","configurations":[{"type":"node","request":"launch","name":"Launch via NPM","runtimeExecutable":"npm","runtimeArgs":["run-script","debug"],"port":9229},{"type":"node","request":"attach","name":"Attach to Remote","address":"localhost","port":9229,"localRoot":"${workspaceFolder}","remoteRoot":"${workspaceFolder}/backend/dist/index.js"},{"type":"node","request":"launch","name":"Launch Program","program":"${workspaceFolder}/backend/src/config/socket.io.ts","outFiles":["${workspaceFolder}/**/*.js"]}]}},"overrides":[],"keys":["launch.version","launch.configurations"]}
@mikigal
mikigal / AdobeAMDFix.md
Last active December 15, 2023 22:31 — forked from naveenkrdy/AdobeAMDFix.md
Ryzen MKL fix

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 if asked).