I hereby claim:
- I am bmatcuk on github.
- I am bmatcuk (https://keybase.io/bmatcuk) on keybase.
- I have a public key whose fingerprint is 0E11 BE1C 2864 DFC1 43F2 56D9 1E03 CE3E 4EA5 EC91
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
This is a sample project that only uses the built-in handlebars processor. html-brunch-static supports many other options.
Copy these files locally into the following directory hierarchy:
test
├── app
| <!doctype html> | |
| <html> | |
| <head> | |
| <script src="https://vega.github.io/vega/vega.min.js"></script> | |
| </head> | |
| <body> | |
| <div id="container"></div> | |
| <a href="#" id="run">Click here only show "C"</a> / <a href="#" id="reset">Reset</a> | |
| <script type="text/javascript"> |
This code isn't meant to be pretty: it's just a simple implementation of some libuv features. Specifically:
kill pid);I've migrated my dotfiles to github: https://github.com/bmatcuk/dotfiles/
Unfortunately, xcode does not yet have support for importing OSX crash logs and symbolizing them. Therefore, you must use the command line and a little bit of manual work.
| # First, we need to find our device. BEFORE inserting your USB drive, run the | |
| # following: | |
| diskutil list | |
| # This will output a bunch of info about all of the disk drives connected to | |
| # your Mac. Each entry will have a header in the form "/dev/diskX", where X is | |
| # some number starting at 0. Now, insert your USB drive and run the command | |
| # again. You should see a new entry. Make note of the name (ie, /dev/diskX). | |
| diskutil list |