I am one of those people who function better by writing things down. One day, I realized that most of my notes don’t have to be private, so here they are - my second brain. Be warned that, if you stumble upon something here that doesn’t make sense to you, it isn’t meant to!
sudo mkdir -p /local/tmp sudo chown vijayvar:amazon /local/tmp export TMPDIR=/local/tmp # Can also put this in ~/.zshrc
# Install the CLI if it's not already there. pip install aws-encryption-sdk-cli aws-encryption-cli --encrypt --input sample.csv \ --master-keys key=<key-ARN> \ --output encrypted-sample \ --metadata-output ./encryption-metadata
Jeans: 31 waist, 30 length. (As of Nov 2019.)
Kettlebell swings. Medicine ball throws. Farmer’s walk. Rope work. Broad jumps.
https://www.makeuseof.com/tag/copy-paste-text-without-formatting-mac/
Cost of Vanguard Target funds: 0.15% or $150 per $100k
Cost of 4-fund approach through Vanguard Admiral funds: (53.8*0.04 + 36.1*0.11 + 7.1*0.05 + 3*0.11)*100000/(100*100) or $68 per $100k
Total savings: $82 per $100k.
aws s3 presign s3://<bucket-name>/<key>
ssh-keygen -t rsa -C \"vijayvar@amazon.com\","type":"AwsServiceError"
Deadlift Step 1: Shin should be 1 inch away from bar. (So, middle of foot directly under bar. This is important.) Point toes out a little, not too much. (This will allow the knees to go out into the elbows later.) Barbell doesn’t go forward at all from this point on. Step 2 - grip: (Don’t use alternate grip because that creates asymmetry.) Leave ass up. You’ll want to roll the barbell but DON’T do that. Leave knees tight (i.e. wherever they are). Step 3: Bend knees until shin touches the bar. Hips don’t move after this position. (Hips higher than what you want.) Don’t drop the butt. Push knees a little into the elbow. Lift chest and drop belly between the knees. Step 4 - going up: Drag bar along the shins. Lift the chest up at the end. That’s the finish. Think of pushing the feet into the floor.
aws ec2 describe-instance-status --instance-ids i-001fa90ce5949539f i-0ffbee16785c3cab4