Skip to content

Instantly share code, notes, and snippets.

View hamzaafridi's full-sized avatar

Hamza Afridi hamzaafridi

View GitHub Profile
@hamzaafridi
hamzaafridi / setting-up-puppeteer-debian-arm64.md
Last active February 8, 2024 11:48
Setting up Puppeteer on Debian arm64 node.js

To setup Puppeteer on Debian arm 64 do the following steps:

  1. Open terminal and run the following commands
sudo apt update && sudo apt upgrade
sudo apt-get remove chromium-browser
sudo apt-get remove chromium
sudo apt-get install chromium
whereis chromium
@hamzaafridi
hamzaafridi / mac-shortcut-vscode-replace-allfiles.md
Last active April 2, 2024 17:39
find and replace vs code all files on mac

cmd + shift + H