diff --git a/coh.md b/coh.md index dc8db21..212cf98 100644 --- a/coh.md +++ b/coh.md @@ -25,8 +25,8 @@ I always try to live by my code of honor. A man is nothing without his honor. "A * "For a samurai everywhere is Japan." * Holding back is disrespectful to your opponent. * Live life in your way. -* "Respect is earned, not given", So earn respect. - +* "Respect is earned, not given", So earn it. +* "A man is much more than the job he holds and clothes he wears." ## Programming * Simplicity over Complexity @@ -48,6 +48,18 @@ I always try to live by my code of honor. A man is nothing without his honor. "A * Is it following the correct coding style ? +### Resiliency Checklist + +* Things that might fail: + * Dependant systems + * Network + * External storage + * Database + * "The Cloud" + +## Trading Checklist +* TBD + ## Contribute to the Code Of Honor If you found these codes useful and like to share your values with me, you're welcome to create a PR on [the repository](https://gitlab.com/lxsameer/lxhome).