-
Guidewire
- Bengaluru
- http://shreyaspandya.com
Pinned Loading
-
-
Git diff with all the enhanced options
Git diff with all the enhanced options 1alias gdx="git diff --diff-algorithm=patience --color --ws-error-highlight=all --break-rewrites --find-renames --find-copies-harder --color-moved=dimmed-zebra --color-moved-ws=allow-indentation-change"
-
List of skills required for modern s...
List of skills required for modern software devs 12|Programming | git | OS(Linux) | Networking | Public cloud | IAC | Containers | orchastration |config-mgmt | CI/CD | olly | Miscellaneous | databases | Web |
3|------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ----- | ------ | ------ | ------ | ------ |
4|12-factor app | git workflows | bash commands | L3/L7 protos | cloud specific concepts | teraform | Docker handon | k8, swarm | Ansible | Travis/Jenkins | Prometheus | Big data | RDBMS/SQL | HTML, CSS, Ajax |
5|OOPs | branching strategy | file system organisation | http | eg. IAM, AMI, EBS, Elastic IP | cloudformation | docker networking | handson with one | Chef/puppet | | Graphana | Hadoop/sparc | noSQL | Dom, |
-
git_pretty_log.md
git_pretty_log.md 1Use following to view pretty git logs
23git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
45Create an alias for above command
-
SHA-1 implementation in JavaScript. ...
SHA-1 implementation in JavaScript. source: http://www.movable-type.co.uk/scripts/sha1.html 1/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
2/* SHA-1 implementation in JavaScript | (c) Chris Veness 2002-2010 | www.movable-type.co.uk */
3/* - see http://csrc.nist.gov/groups/ST/toolkit/secure_hashing.html */
4/* http://csrc.nist.gov/groups/ST/toolkit/examples.html */
5/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.