Link: Free Solo

Other women have rebelled in smaller, more quotidian ways. “They expect you to get married,” Whoopi Goldberg said in a recent interview in The New York Times Magazine. “Then one day I thought: I don’t have to do this.” Goldberg is an EGOT winner, remember. No woman should feel pressured to adhere to conservative standards, but it is a testament to the intractability of these gendered expectations that a woman as accomplished as Goldberg, someone who in theory has earned the power to do what she wants, would still feel beholden to them.

Link: IT outages in the financial sector: Legacy banks playing tech catch-up risk more outages, UK MPs told

said 65 per cent of outages are in retail banks. She said the regulator received 853 notifications of outages in 2018/19 "that is a huge increase on the previous year". However, she added some of those incidents were relatively minor, with part of the increase being due to a change in regulatory reporting requirements. Source: IT outages in the financial sector: Legacy banks playing tech catch-up risk more outages, UK MPs told

Link: IT outages in the financial sector: Legacy banks playing tech catch-up risk more outages, UK MPs told

said 65 per cent of outages are in retail banks. She said the regulator received 853 notifications of outages in 2018/19 "that is a huge increase on the previous year". However, she added some of those incidents were relatively minor, with part of the increase being due to a change in regulatory reporting requirements. Source: IT outages in the financial sector: Legacy banks playing tech catch-up risk more outages, UK MPs told

Link: What I Learned on Medieval Twitter

Dorothy Kim has argued that Twitter activity, especially during conferences, enables scholars to amplify critical insights that would normally be relegated to the margins, circulating commentary as variously exegetical, irreverent, and dissident as the marginalia in medieval manuscripts: “Twitter can be radically serious in pushing against the ‘authority and control’ of the state, the scholarly-industrial complex, and institutional power. It can also be playful, hysterically funny, irreverent, cute: an utter delight though often also still radically pushing against the ‘authority and control’ of the powers-that-be.

Link: What I Learned on Medieval Twitter

Dorothy Kim has argued that Twitter activity, especially during conferences, enables scholars to amplify critical insights that would normally be relegated to the margins, circulating commentary as variously exegetical, irreverent, and dissident as the marginalia in medieval manuscripts: “Twitter can be radically serious in pushing against the ‘authority and control’ of the state, the scholarly-industrial complex, and institutional power. It can also be playful, hysterically funny, irreverent, cute: an utter delight though often also still radically pushing against the ‘authority and control’ of the powers-that-be.

Link: Microsoft milestone: Tech giant’s cloud revenue now matches traditional products, analyst says

“We estimate that FY 4Q 19 was the first time MSFT generated as much revenue from running software in its own data centers, including cloud offerings like Azure and Office 365, as well as LinkedIn, Bing, GitHub and Xbox-Live, as it did from software licenses and upgrades, hardware and professional services,” according to the note from CFRA’s John Freeman. Source: Microsoft milestone: Tech giant’s cloud revenue now matches traditional products, analyst says

Link: Microsoft milestone: Tech giant’s cloud revenue now matches traditional products, analyst says

“We estimate that FY 4Q 19 was the first time MSFT generated as much revenue from running software in its own data centers, including cloud offerings like Azure and Office 365, as well as LinkedIn, Bing, GitHub and Xbox-Live, as it did from software licenses and upgrades, hardware and professional services,” according to the note from CFRA’s John Freeman. Source: Microsoft milestone: Tech giant’s cloud revenue now matches traditional products, analyst says

Link: Low Barr: Don't give me that crap about security, just put the backdoors in the encryption, roars US Attorney General

Like the Obama administration before it, today's White House has made backdooring encryption a priority, and legislation is reportedly being prepared to enforce it. Barr promised that FBI Director Chris Wray will give another speech on the topic later this week at the same conference. It looks like the encryption wars are back on. Source: Low Barr: Don’t give me that crap about security, just put the backdoors in the encryption, roars US Attorney General

Link: Low Barr: Don't give me that crap about security, just put the backdoors in the encryption, roars US Attorney General

Like the Obama administration before it, today's White House has made backdooring encryption a priority, and legislation is reportedly being prepared to enforce it. Barr promised that FBI Director Chris Wray will give another speech on the topic later this week at the same conference. It looks like the encryption wars are back on. Source: Low Barr: Don’t give me that crap about security, just put the backdoors in the encryption, roars US Attorney General

Link: Why are large companies so difficult to rescue (regarding bad internal technology)

In terms of the best integration architecture, what seems to me the only long-term solution is something like the unified log architecture that Jay Kreps wrote about back in 2013. All incoming writes need to go into a centralized log, such as Kafka, and then from there the various databases can pull what they need, with each team making its own decisions about what it needs from that central log. However, SuperRentalCorp has retail outlets with POS (point of sale) systems which talk directly to specific databases, and the path of that write (straight from the POS to the database) is hardcoded in ways that will be difficult to change, so it will be a few years before the company can have a single write-point.