The goal is not to be perfect by the end. The goal is to be better today ...
vutran | June 24, 2020, 5:59 p.m.
"Don't borrow someone else's plan. Develop your own philosophy and it will lead you to unique places."
— Jim Rohn
vutran | June 24, 2020, 5:57 p.m.

"When you hit a wrong note, it’s the next note that makes it good or bad."
— Miles Davis
Read More →vutran | June 24, 2020, 5:52 p.m.
“The more slowly trees grow at first, the sounder they are at the core, and I think that the same is true of human beings. We do not wish to see children precocious, making great strides in their early years like sprouts, producing a soft and perishable timber, but better if they expand slowly at first, as if contending with difficulties, and so are solidified and perfected.”
— Henry David Thoreau
Read More →vutran | June 24, 2020, 5:46 p.m.

"In life:
(1) Some things are not your fault, but they are your responsibility.
(2) Other things are not your responsibility, but they are your problem.
(3) Many things are neither your responsibility nor your problem, but they make the world better.
All three categories may require your attention."
— James Clear
Read More →vutran | June 24, 2020, 5:44 p.m.
"Power is influence over external events.
Peace is influence over internal events."
— James Clear
Read More →vutran | June 24, 2020, 1:01 p.m.
"Each of us has our own individual histories, families, and life events that broadcast messages like a twenty-four-hour cable news channel. Some of these messages penetrate our conscious minds, while the majority are received by our unconscious and may take years to retrieve and articulate."
— Sharon Salzberg
vutran | June 23, 2020, 5:15 p.m.
"We start to refactor the code a bit. We extract some methods and move some conditional logic. After every little change that we make, we run that little suite of unit tests. They pass almost every time that we run them. A few minutes ago, we made a mistake and inverted the logic on a condition, but a test failed and we recovered in about a minute. When we are done refactoring, the code is much clearer. We make the change we set out to make, and we are confident that it is right. We added some tests to verify the new behavior. The next programmers who work on this piece of code will have an easier time and will have tests that cover its functionality."
— Michael C. Feathers
Read More →