I hereby claim:
- I am mthenw on github.
- I am mthenw (https://keybase.io/mthenw) on keybase.
- I have a public key whose fingerprint is 7043 9B11 68DF 611B CBDA 0615 1DC7 DCCD 88E5 2E02
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| setTimeout(function () { | |
| Promise.resolve().then(function () { | |
| console.log("Promise"); | |
| }); | |
| process.nextTick(function () { | |
| console.log("nextTick"); | |
| }); | |
| }, 1); |
| { | |
| "services": { | |
| "dynamodb": { | |
| "operations": { | |
| "batchGetItem": { | |
| "request_descriptors": { | |
| "RequestItems": { | |
| "get_keys": true, | |
| "rename_to": "table_names" | |
| } |
iTerm2 -> Preferences -> AdvancedGeneral sectionWidth of left and right margins in terminal panes to 12| systemd: | |
| units: | |
| - name: format-ebs.service | |
| command: start | |
| contents: | | |
| [Unit] | |
| Description=Formats EBS /dev/xvdb volume | |
| After=dev-xvdb.device | |
| Requires=dev-xvdb.device | |
| [Service] |