VirtualTam's bookmarks
60 bookmarks found
-
- https://stackoverflow.com/questions/10622179/how-to-find-identify-large-commits-in-git-history
- https://stackoverflow.com/questions/223678/which-commit-has-this-blob
1git rev-list --objects --all \ 2| git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' \ 3| sed -n 's/^blob //p' \ 4| sort --numeric-sort --key=2 --reverse \ 5| head -n 150 \ 6| cut -c 1-12,41- \ 7| $(command -v gnumfmt || echo numfmt) --field=2 --to=iec-i --suffix=B --padding=7 --round=nearest
-
The HERE IS key | Dave Cheney
2019-10-31 -
- https://aws.amazon.com/blogs/security/how-to-delegate-management-of-multi-factor-authentication-to-aws-iam-users/
- https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_my-sec-creds-self-manage.html
- https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html
-
Diffie-Hellman Key Exchange
2019-06-24 - https://security.stackexchange.com/questions/35471/is-there-any-particular-reason-to-use-diffie-hellman-over-rsa-for-key-exchange
- https://security.stackexchange.com/questions/45963/diffie-hellman-key-exchange-in-plain-english
- https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman
- https://en.wikipedia.org/wiki/Forward_secrecy
-
Crypto | Node.js v8.11.3 Documentation
2018-07-20 - https://stackoverflow.com/questions/8750780/encrypting-data-with-public-key-in-node-js
- https://www.w3schools.com/nodejs/ref_crypto.asp
- https://lollyrock.com/articles/nodejs-encryption/
- https://github.com/chris-rock/node-crypto-examples
- https://blog.patricktriest.com/building-an-encrypted-messenger-with-javascript/
- https://github.com/triestpa/Open-Cryptochat
-
OpenVPN Community Software
2018-05-24 - https://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html
- https://openvpn.net/index.php/open-source/documentation/howto.html
- https://openvpn.net/index.php/open-source/documentation/miscellaneous/76-ethernet-bridging.html
- https://wiki.archlinux.org/index.php/OpenVPN
- https://wiki.archlinux.org/index.php/Easy-RSA
- https://wiki.debian.org/OpenVPN
-
- https://github.com/ranger/ranger
- https://github.com/ranger/ranger/wiki/Official-user-guide
- https://bloerg.net/2012/10/17/ranger-file-manager.html
- https://www.digitalocean.com/community/tutorials/installing-and-using-ranger-a-terminal-file-manager-on-a-ubuntu-vps
- https://wiki.archlinux.org/index.php/Ranger
-
Agile memes
2018-01-16 I have altered the product scope https://conversionxl.com/wp-content/uploads/2017/06/BNqDJGTGxFVpGaitiULiXNa88zNYiPhIkUwMu0sM59NuStK2VLcX-ZxGqlk9mXFG-Nb9hq6wejSNyArRZ1ppGOWhR0L5G8FS7vte-YiiRoxSaSdF72YnMtRSY9NLW4352rQUk6SW.jpg Key stakeholder https://i.pinimg.com/236x/95/82/ec/9582ec2d0801bdc4d9602bc15c3ac250--rick-moranis-ghostbusters-tech-humor.jpg Rebel SCRUM https://memegenerator.net/img/instances/500x/76938443/you-rebel-scrum.jpg Estimates https://pbs.twimg.com/media/BnzVZ4QCAAAh-6X.jpg Kanban Style https://memegenerator.net/img/instances/67497538/kanban-style.jpg Such agile http://weknowmemes.com/generator/uploads/generated/g1392129292595512104.jpg Not the manifesto! https://image.slidesharecdn.com/waterscrumfall2015-151017224509-lva1-app6892/95/waterscrumfall-by-andrew-hiles-26-638.jpg?cb=1445122117 Slices of Waterfall https://theagilesphere.files.wordpress.com/2016/02/aaeaaqaaaaaaaajnaaaajdgymgi1zdczltawytatnda4ys1ingm1lwywzguyn2jiode1mg.jpg We have Gantt charts http://i.qkme.me/3unlv7.jpg
Collections:
- https://twitter.com/agile_memes
- http://anagilemind.net/2015/02/07/collection-of-agile-related-memes/
- http://anagilemind.net/2015/03/12/more-agile-related-memes/
- http://anagilemind.net/2015/07/31/a-few-more-agile-related-memes/
- http://tiny-giant-books.com/blog/agile-memes-part-1/
- https://controlyourchaos.wordpress.com/2012/03/12/agile-memes/