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/06/2020
I’ve never met anyone who disagreed with the notion that there is too much hype in the software field. But behavior, all too often, clashes with this belief.
— Robert L. Glass, Facts and Fallacies of Software Engineering
09/05/2020
…high-performance culture is far more than just the application of tools, the adoption of a set of interrelated practices, copying the behaviors of other successful organizations, or the implementation of a prescribed, expert-designed framework. It is the development, through experimentation and learning guided by evidence, of a new way of working together that is situationally and culturally appropriate to each organization.
— Nicole Forsgren PhD, Jez Humble and Gene Kim, Accelerate
09/04/2020
In this atmosphere of general discouragement, it is tempting to attack something that is sufficiently linked to the powers-that-be so as not to appear very sympathetic, but sufficiently weak to be a more-or-less accessible target (since the concentration of power and money are beyond reach). Science fulfills these conditions, and this partly explains the attacks against it.
— Alan Sokal and Jean Bricmont, Fashionable Nonsense
09/03/2020
Other studies have shown that compared to individuals, groups tend to be more dogmatic, better able to justify irrational actions, more likely to see their actions as highly moral, and more apt to form stereotypical views of outsiders.
— Richard Wiseman, 59 Seconds
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
1843 post articles, 369 pages.