Skip to content

Instantly share code, notes, and snippets.

View P1N2O's full-sized avatar
💭
brainstorming

Manuel Pinto P1N2O

💭
brainstorming
View GitHub Profile
@P1N2O
P1N2O / git-cheat-sheet.md
Last active April 18, 2020 19:18
Git Cheat Sheet

1. Clone your fork:

git clone [email protected]:YOUR-USERNAME/YOUR-FORKED-REPO.git

2. Add remote from original repository in your forked repository:

cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
@P1N2O
P1N2O / core-libs-cdn.md
Last active January 27, 2020 21:43
Core CSS/JS Lib's CDN

Core Lib's CDN

This is a handy gist of most used CSS/JS Frameworks & Libraries used by me for all my projects.

  • Fetch the specified / latest version directly from original GitHub repo.
  • Add ".min" to any JS/CSS file to get a minified version.
  • Powered by jsDeliver - A Free, Fast, Reliable & Open Source CDN

Easy Tutorial how Active Sublime Text 3200.
Go to https://hexed.it/
Click in "Open file" and send "sublime_text.exe" executable file.
Go to "Search" and in "Search for" field, search for "97 94" and click "Search now" buttom.
Some results will appear bellow, click in everyone and see if your see "97 94 0D"
If you see "97 94 0D", change this values for "00 00 00"
Then click in "Export" to save and download your new file in your computer.
Now just insert serial below and it will work fine.
document.getElementById("sds-footer").classList.add("d-none");