Skip to content

Instantly share code, notes, and snippets.

View leolabs's full-sized avatar
🚀
Hyped

Leo Bernard leolabs

🚀
Hyped
View GitHub Profile
@leolabs
leolabs / 0_reuse_code.js
Created June 12, 2016 12:00
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console

You can use this function to set an insecure password in your Unitymedia router's WiFi settings.

@leolabs
leolabs / README.md
Created September 27, 2017 11:35 — forked from shovon/README.md
An install script for LLVM and Clang v3.2.

Installing LLVM and Clang v3.2 on OS X

I'm assuming you need this version for Emscripten.

Don't worry, this script will not override your current installation of LLVM and Clang.

Be sure that you have:

  • read this README file
  • read this README file