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!
Dump everything that’s installed: brew bundle dump. This will create a file called Brewfile which I can store safely. Install everything back: brew bundle.
uBlock Origin: https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm https://github.com/el1t/uBlock-Safari#ublock-originfor-safari Tampermonkey: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/ Safari - https://safari-extensions.apple.com/details/?id=net.tampermonkey.safari-G3XV72R5TC Bitwarden: https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb https://addons.mozilla.org/en-GB/firefox/addon/bitwarden-password-manager Safari - https://bitwarden.com/#download Dark Reader: https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh https://itunes.apple.com/us/app/dark-reader-for-safari/id1438243180?mt=12 CanvasBlocker: https://chrome.google.com/webstore/detail/canvas-blocker-fingerprin/nomnklagbgmgghhjidfhnoelnjfndfpd https://addons.mozilla.org/en-US/firefox/addon/canvasblocker Firefox Multi-Account Containers: https://addons.mozilla.org/en-GB/firefox/addon/multi-account-containers/ Tree Style Tab: Video Speed Controller: https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk/related?hl=en-US Privacy badger: https://chrome.google.com/webstore/detail/privacy-badger/pkehgijcmpdhfbdbbnkijodmdjhbjlgp?hl=en-US Decentraleyes: Firefox: https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/ SingleFile: https://addons.mozilla.org/en-US/firefox/addon/single-file/
Pending:
100 miles drive (to The Needles?). Need AWD, permit and min 2 days.
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>