Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operations: Excellence #123

Open
actionjack opened this issue Sep 23, 2019 · 3 comments
Open

Operations: Excellence #123

actionjack opened this issue Sep 23, 2019 · 3 comments

Comments

@actionjack
Copy link
Owner

“Excellence is an art won by training and habituation. We do not act rightly because we have virtue or excellence, but we rather have those because we have acted rightly. We are what we repeatedly do. Excellence, then, is not an act but a habit.”
–Aristotle

@actionjack
Copy link
Owner Author

usage() {
  cat <<'EOF'

             _       _       _   _    _    ____ _
 _ __   __ _| |_ ___| |__   | \ | |  / \  / ___| |    ___
| '_ \ / _` | __/ __| '_ \  |  \| | / _ \| |   | |   / __|
| |_) | (_| | || (__| | | | | |\  |/ ___ \ |___| |___\__ \
| .__/ \__,_|\__\___|_| |_| |_| \_/_/   \_\____|_____|___/
|_|

Usage:
  $SCRIPT <enable>
$SCRIPT will update Network ACL's rules of select NACL's.
The script will not perform any action unless the enable option is set.
Requirements:

Where:
  enable Enable commands to be run against environment.

EOF
}

@actionjack
Copy link
Owner Author

Lean and Kaizen

@actionjack actionjack changed the title Excellence Operations: Excellence Oct 15, 2019
@actionjack
Copy link
Owner Author

actionjack commented Oct 31, 2019

Some more quotes taken from http://typicalprogrammer.com/what-does-code-readability-mean that you might find interesting.

"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

Martin Fowler

"Just because people tell you it can’t be done, that doesn’t necessarily mean that it can’t be done. It just means that they can’t do it."

Anders Hejlsberg

"The true test of intelligence is not how much we know how to do, but how to behave when we don’t know what to do"

John Holt

"Controlling complexity is the essence of computer programming."

Brian W. Kernighan

"The most important property of a program is whether it accomplishes the intention of its user".

C.A.R. Hoare

"No one in the brief history of computing has ever written a piece of perfect software. It’s unlikely that you’ll be the first."

Andy Hunt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant