“You can maintain and sustain the hard-earned psychological safety of your team by doing these five things.” https://www.reflectionpoint.org/post/how-to-build-psychological-safety-not-destroy-it
“Drucker revolutionised management thinking in the 1950s by considering businesses and corporations not just as economic systems, but social systems too, and much of that insight was directly inspired by Mary Parker Follett.” https://psychsafety.co.uk/psychological-safety-74-power/
“This is why Alyson emphasized…that subject matter experts shouldn’t be the incident commander. Good incident response shouldn’t be about “getting lucky” and having the expert on call, but establishing learning and processes that help anyone solve issues. https://www.blameless.com/sre/sre-from-theory-to-practice-whats-difficult-about-incident-command
This explains our finding that highability college graduates exit STEM occupations earlier in their careers.”
https://academic.oup.com/qje/article/135/4/1965/5858010 via @this_hits_home on https://preaccidentpodcast.podbean.com/e/papod-406-ryan-kitchens-and-poeple-and-systems-part-2/
“If workers with high academic ability are faster learners, the relative return to ability will be higher in careers that change less, because learning gains can accumulate more over time…”
“The fastest-growing software skills between 2007 and 2019 include Python, R, Apache Hadoop, and Revit. Software that was relatively common in 2007 but obsolete by 2019 includes QuarkXpress, Adobe Flash, ActionScript, Solaris, and IBM Websphere.”
“Working with graphs, we can completely lighten the programming, export, and overall graph and execute it partially or completely only when needed.” https://towardsdatascience.com/pythonflow-from-eager-to-graph-python-programming-6ee51fb9779f
“Agile doesn’t specify exact rules to follow because you were meant to learn and improve as you went and work out the most effective way to work based on feedback. It acknowledges there are no best ways because each project is unique.” https://itnext.io/agile-projects-have-become-waterfall-projects-with-sprints-536141801856
“Surprisingly, we find only less than one third (32%) of our studied failures violate relatively new semantics, while 68% of them violate old semantics.“
“But by my arithmetic, in its AWS life Ruler has been invoked on the order of 10^16 times, including lots of millions of times while you’ve been reading this.” https://www.tbray.org/ongoing/When/202x/2022/09/02/Hello-Ruler
If all such potential “influenced code” (either through control- or data-
dependency) is clearly presented to developers, they may have better chances to detect the errors.”
“We can extend self-awareness and critical thinking to all decisions made within an organization. We just have to consider every decision’s second-order effects.”(via @Pocket) https://pocket.co/xpwe7s
“The more we depend on technology and push it to its limits, the more we need highly-skilled, well-trained, well-practised people to make systems resilient, acting as the last line of defence against the failures that will inevitably occur.”
“The real problems only surfaced when the system failed after the developer left the company…The situation was further exacerbated by the lack of documentation, and the fact that all of the critical information needed to access the services was stored on the developer’s laptop.”
“Go’s tooling reduces noise in your results by only surfacing vulnerabilities in functions that your code is actually calling.” https://go.dev/blog/vuln
“Simplicity is often complicated...The solution for complication is simplification. The solution for complexity...is transparency. Make those couplings understandable.”
“It’s a system of developing hypotheses, setting and committing to a disciplined set of outcome-based success criteria and holding yourself accountable to the results achieved to inform further bets, and decisions to pivot, preserve or stop…”
“As the software development industry continues to mature, we now have an opportunity to leverage improved capabilities such as Continuous Design and Delivery to maximize our potential to learn quickly what works and what does not.”
Worldview-I is Newtonian, decomposable, causal, predictable and binary. Things either `work` or they don’t.
“The foundation of Safety-I represents the assumptions about the nature of the world, so to speak, that are necessary and sufficient for the mechanisms to work.”
Since we can’t (or could never) fully describe our systems, specifying what an operator should do in *every* circumstance isn’t possible. Embrace the inherent variability and leverage/expand operator adaptability, organizational capacity.
Increased load and tempo jeopardizes the usefulness of those assumptions:“The bottom line of these developments is that the world as we know it…is a world where few things or issues are independent of each other… We must accept that systems today are increasingly intractable.”
Operators sustain and complete the system. There is no point at which the system became independent & correct, only to be (in hindsight) destabilized by “operator error”. Operator actions aren’t explanatory if they are as associated with successful/non-events as outliers.
I’m probably doing a disservice to this paper, but it’s Twitter and I need to eat breakfast.
On a practical level, there Safety-II makes strong arguments for I&D (more perspectives, greater capacity to handle variability) and observability (make complexity transparent).
Worldview-II acknowledges that operators create safety. Invest in understanding how things usually go right, to expand the capability envelope that was escaped when something went wrong: “Focusing on the lack of safety does not show us which direction to take to improve safety.”