From d52c0100b927354177ad79ecd7a3271df77c0041 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Fri, 26 Jul 2019 16:19:19 +0100 Subject: [PATCH] coh has been updated' --- coh.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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).