From 8dcf66c131bba9b9785e1b58d3b5120615787978 Mon Sep 17 00:00:00 2001 From: Walter Stanish Date: Fri, 26 Oct 2018 04:19:21 +0800 Subject: [PATCH] On OSs and privacy --- taoup | 1 + 1 file changed, 1 insertion(+) diff --git a/taoup b/taoup index 581262c..44eca86 100755 --- a/taoup +++ b/taoup @@ -668,6 +668,7 @@ puts white{ "Who is on a team matters less than how the team members interact, s puts white{ "There are five key dynamics that set successful teams apart from other teams at Google. " } + white{ bold{ "Psychological safety" } } + black{ bold{ ": Can we take risks on this team without feeling insecure or embarrassed?" } } + white{ bold{ " Dependability" } } + black{ bold{ ": Can we count on each other to do high quality work on time?" } } + white{ bold{ " Structure & clarity" } } + black{ bold{ ": Are goals, roles, and execution plans on our team clear?" } } + white{ bold{ " Meaning of work" } } + black{ bold{ ": Are we working on something that is personally important for each of us?" } } + white{ bold{ " Impact of work" } } + black{ bold{ ": Do we fundamentally believe that the work we’re doing matters?" } } + black{ bold{ " - Julia Rozovsky, Google People Operations (2015)" } } puts white{ "We view a behavior as correct in a given situation to the degree that we see others performing it." } + black{ bold{ " - Robert Cialdini" } } puts white{ bold{ "Sharot's persuasive factors" } } + black{ bold{ ": " } } + white{ "prior beliefs, emotion, incentives, agency, curiosity, state of mind, and other people." } # https://www.businessinsider.com/how-to-be-more-persuasive-according-to-neuroscience-2018-10 +puts white{ "It's no longer about giving the user the tools required to get the best value out of their computer, but rather giving the computer the tools required to get the best value out of the user." } + black{ bold{ " - @fit2rule" } } # Ashwin Parameswaran (2012) @ http://www.macroresilience.com/2012/02/21/the-control-revolution-and-its-discontents-the-uncanny-valley/ puts "------ ashwin parameswaran -------"