Home

Quote of the Day

If you enjoy programming, philosophy, math, or any number of geeky topics, you're in the right place. Every day, I'll post a random quote from my extensive collection of Kindle highlights. Quotes do not necessarily reflect my views or opinions. In fact, part of my epistemic process is to consume a wide variety of contradictory material.

09/02/2020

Beyond 60% utilization, the average response time doubles. By 80%, it has tripled. As disk I/O latency is often the bounding resource for an application, increasing the average latency by double or higher can have a significant negative effect on application performance. This is why disk utilization can become a problem well before it reaches 100%, as it is a queueing system where requests (typically) cannot be interrupted and must wait their turn.

— Brendan Gregg, Systems Performance

Discuss this quote

09/01/2020

When faced with the choice between two things you need that are seemingly at odds, go slowly to figure out how you can have as much of both as possible. There is almost always a good path that you just haven’t figured out yet, so look for it until you find it rather than settle for the choice that is then apparent to you.

— Ray Dalio, Principles

Discuss this quote

08/31/2020

The good news is that, as Leibniz suggested, we appear to live in the best of all possible worlds, where the computable functions make life predictable enough to be survivable, while the noncomputable functions make life (and mathematical truth) unpredictable enough to remain interesting, no matter how far computers continue to advance.

— George Dyson, Turing’s Cathedral

Discuss this quote

08/30/2020

Insistence on a single culture shuts down learning and cuts back resilience. Any system, biological, economic, or social, that gets so encrusted that it cannot self-evolve, a system that systematically scorns experimentation and wipes out the raw material of innovation, is doomed over the long term on this highly variable planet.

— Donella H. Meadows, Thinking in Systems

Discuss this quote

08/29/2020

Never take for granted that the receiver has the same reality as you. Never take for granted that the receiver will interpret the message the way it was intended. Communication is not an absolute, finite thing. Always assume as many different realities exist as there are different people involved in the communication.

— Christopher Hadnagy and Paul Wilson, Social Engineering

Discuss this quote