I hereby claim:
- I am sethlilly on github.
- I am sethlilly (https://keybase.io/sethlilly) on keybase.
- I have a public key ASDDb9wbE9cAgJ2CNwjmgn5x2fVw4GM7dLMtij7YvqSTWwo
To claim this, I am signing this object:
| /* This is a test file. | |
| ** Create a cheese object, let the odor waft through the air, | |
| ** then decide whether to eat it. | |
| */ | |
| var cheddar = new Cheese(); | |
| var aroma = cheddar.waft(); | |
| // Unless it's *really* nasty, eat it. |
| /* Disable font boosting in Chrome for Android */ | |
| body * { | |
| max-height: 1000000em; | |
| } |
| "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --incognito --flag-switches-begin --sync-keystore-encryption --flag-switches-end |
| #!/bin/bash | |
| # Set up the environment after installing the Vagrant machine | |
| # Basic utilities | |
| sudo apt-get install curl -y | |
| sudo apt-get install git -y | |
| # Node | |
| sudo apt-get install npm -y |
| .gist { | |
| margin-top: 1em; | |
| margin-bottom: 1em; | |
| border-collapse: collapse !important; | |
| } | |
| .gist .gist-file { | |
| font-family: consolas, courier, monospace !important; | |
| border: 1px solid rgba(0,0,0,0.05) !important; | |
| } |
| // Embedded Gist support (https://gist.github.com) | |
| .gist { | |
| margin-top: 20px; | |
| margin-bottom: 20px; | |
| border-collapse: collapse !important; | |
| .gist-file { | |
| font-family: $preFontFamily; | |
| border: 1px solid $subtleColor !important; | |
| .gist-meta { |
| { | |
| "showHeaderDescription": false, | |
| "showFooterDescription": true, | |
| "showNavigation": true, | |
| "showSearch": false | |
| } |
I hereby claim:
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Hello World!</title> | |
| </head> | |
| <body> | |
| <webview src="https://electronjs.org/" style="width: 100vw; height: 100vh"> | |
| </body> | |
| </html> |
| [{ | |
| "id": "0ce61a54-e97f-4373-9e1a-27f807a771d8", | |
| "display_name": "Maroon", | |
| "type": "Mill", | |
| "readings": [ | |
| { | |
| "timestamp": "15:00", | |
| "spindle_spin_rate_1": 290, | |
| "spindle_spin_rate_2": 131, | |
| "spindle_spin_rate_3": 5 |