I hereby claim:
- I am dvdoliveira on github.
- I am dvdoliveira (https://keybase.io/dvdoliveira) on keybase.
- I have a public key whose fingerprint is 988D 1995 D6C3 FC8C EEB9 3080 9179 B384 558B DEBC
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 17bMv81yDSFzHLUaQGwJqkXXKnwEdmgx3Q https://explorer.blockstack.org/address/17bMv81yDSFzHLUaQGwJqkXXKnwEdmgx3Q |
I hereby claim:
To claim this, I am signing this object:
| <!doctype html> | |
| <html> | |
| <head> | |
| <title>weather</title> | |
| <style> | |
| body, html { | |
| background: #05a; | |
| color: #fff; | |
| font-family: monospace; |
| <!-- demonstrating event bubbling --> | |
| <html> | |
| <head> | |
| <title>arceegee</title> | |
| <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> | |
| <style> | |
| body { margin: 0; } | |
| #bubble { background: #ffa; width: 200px; height: 200px; } |
| h1. Sublime Text 2 - Useful Shortcuts (Mac OS X) | |
| h2. General | |
| | *⌘T* | go to file | | |
| | *⌘⌃P* | go to project | | |
| | *⌘R* | go to methods | | |
| | *⌃G* | go to line | | |
| | *⌘KB* | toggle side bar | | |
| | *⌘⇧P* | command prompt | |
| function mac { | |
| echo `openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//'` | |
| } | |
| function change_mac { | |
| sudo ifconfig en0 ether `mac` | |
| } | |
| # New implementation found on: | |
| # http://apple.stackexchange.com/a/183370/165855 |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
Welcome!
If you have any suggestions, please leave a comment and mention me ( @dideler ) so I get a notification.
Pull requests aren't possible with gists (yet), so comments are more useful than forking this to make changes.
Don't forget to star this gist!