I hereby claim:
- I am ralph-tice on github.
- I am gazarsgo (https://keybase.io/gazarsgo) on keybase.
- I have a public key ASBHl_ZAboO_cf-Y6BZ33N3o6UOIxpwT6E33ZwkiyI8O2wo
To claim this, I am signing this object:
{ "arr" : [ | |
{ "id": 3, "bar": "x", "fum": 3.14 }, | |
{ "id": 77, "bar": "y", "fum": 0 }, | |
{ "id": 9, "bar": "z", "fum": -1 } | |
] | |
} |
amazon linux kernel notes -- aufs support -- docker pull concurrency problem | |
# first hint of a custom AMI for ECS | |
# https://forums.aws.amazon.com/ann.jspa?annID=2805 | |
# launched with 100gb gp2 | |
aws ec2 run-instances --instance-type c4.xlarge --key-name ralph.tice --image-id ami-8da458e6 --subnet-id subnet-880a3fb2 --security-group-ids sg-ff2f1f9b --block-device-mappings "[{\"DeviceName\":\"/dev/xvda\",\"Ebs\":{\"DeleteOnTermination\":true,\"SnapshotId\":\"snap-f6edf1be\",\"VolumeSize\":100,\"VolumeType\":\"gp2\"}}]" | |
https://forums.aws.amazon.com/thread.jspa?messageID=628676򙟄 |
I hereby claim:
To claim this, I am signing this object:
Many companies use coderpad.io for interviews and if you have eye strain with the monokai theme (dark background), you can change the theme on your browser by injecting the css.
##Installation Open coderpad.io editor and inject contents of the style.css above. Open inspect via right click and edit the body block as HTML, then paste in the contents of style.html as its own element inside
# launched with 100gb gp2 | |
aws ec2 run-instances --instance-type c4.xlarge --key-name ralph.tice --image-id ami-8da458e6 --subnet-id subnet-880a3fb2 --security-group-ids sg-ff2f1f9b --block-device-mappings "[{\"DeviceName\":\"/dev/xvda\",\"Ebs\":{\"DeleteOnTermination\":true,\"SnapshotId\":\"snap-f6edf1be\",\"VolumeSize\":100,\"VolumeType\":\"gp2\"}}]" | |
https://forums.aws.amazon.com/thread.jspa?messageID=628676򙟄 | |
sudo bash | |
/usr/bin/get_reference_source -p kernel-$(uname -r) | |
/usr/sbin/useradd mockbuild |