“Often, the difference between the people who accelerate and those that don’t is their coachability.” (via @Pocket) #longreads https://pocket.co/xhXdky
Also turns out that gas key shutoff valves don’t last as long as the house they’re built into, leak when closed, and can only be replaced by opening up the wall.
“The theme of this article—namely, that deviant practices in the form of violations of rules and practice standards are arch contributors to healthcare disasters—is remarkably generalizable.”
The normalization of deviance in healthcare delivery https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2821100/
“If the computer can generate the required values then it should also be able to do the monitoring and alarms. And how does the operator monitor that the computer is working correctly, or take over if it obviously is not?”
“But if you’re under some deadline to add BPF observability, try thinking like a sysadmin instead and just build upon the existing tools. That’s the fast way. Think like a programmer later, if or when you have the time.”
https://brendangregg.com/blog/2021-07-03/how-to-add-bpf-observability.html
“The main goal Williams came to the Valley with was to bring joy to the facility every day and empower players to be themselves and succeed on their own merit.” https://www.brightsideofthesun.com/2021/1/7/22219274/monty-williams-reflects-culture-new-orleans-phoenix-suns
Agree. Our issue is that it’s in our neighbors yard and impossible to eradicate from that source. It has been running under our deck and below the landscape fabric. One rhizome went 20’ and then forced a shoot between the foundation and siding. I am not a fan 😀
“Soon, we will be expanding states to apply to all Lambda functions.
This post outlines the upcoming change, any impact, and actions to take during the roll out of function states to all Lambda functions.” https://aws.amazon.com/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/
“By now I hope you’re convinced that the hardware details are complex and subtle and not something you want to work through every time you write a program.”
research!rsc: Hardware Memory Models (Memory Models, Part 1) https://research.swtch.com/hwmm
“But when it comes to work, especially engineering work, the cost of multitasking skyrockets.”
Context switching costs more than we give it credit for. - by Mayank Verma - Thinking Through https://thinkingthrough.substack.com/p/context-switching-cost-more-than
🪄 “Lambda performs the heavy lifting for you, from provisioning to scaling. But where is the magic happening and how does it actually work under the hood?”
Behind the scenes, AWS Lambda https://www.bschaatsbergen.com/behind-the-scenes-lambda
“Library can also provide instrumentation out of the box. OpenTelemetry makes this a great viable option (and only enables instrumentation for apps that explicitly configure it).”(via @Pocket)
“Whenever we read about a public incident, a common pattern in the reporting is that the organization under-invested in some area, and that can explain why the incident happened.”
The greedy exec trap – Surfing Complexity https://surfingcomplexity.blog/2021/07/11/the-greedy-exec-trap/
Your first take. They tend do a lot of heavy lifting (eg: essential vs accidental complexity). I suspect the Legal department has a different view of what’s essential vs accidental. So what is the “complexity metric”?
“If the issue isn’t new, but you think the situation warrants an exception to the policy, you need to think carefully.” (via @Pocket) https://pocket.co/xhLBEA
“Events are used to great effect in a wide variety of systems, and this paper has provided a systematic overview of the field of event based software.”