Here is the John Oliver segment. It's 26 minutes of... surprisingly warranted criticism? It's funny, but also feels like it cuts to the heart of why McKinsey is hard to like (or take seriously).
https://t.co/JrQuvevQXi
Come join my talks on all things Serverless!~
Serverless Pros and Cons at 11:45pm ET and Distributed Monoliths and Quarkus at 1:00pm ET
#Serverless#tech
https://t.co/47dXWFJ5mI
Datadog had its first global outage 2.5 months ago. ~2 weeks ago, their CEO said, on earnings:
"I encourage everyone to read [the postmortem] because it's a fascinating document."
But the company published no postmortem, still! I did this for them now:
https://t.co/qCZ35MYMrE
What an insane day in the world of AI.
We got huge announcements from Google, HuggingFace, Scale AI, and Synthesia.
Here's the rundown on everything you need to know:
Early in my career, I had a mental "ranking" of which companies I imagined were the best in the world. Back then, Google was my #1 spot.
As I gained more experience and met more people, I realized that this type of thinking misses how your team is as important as the company.
@jamonholmgren@t3dotgg@Ex3NDR Its is incredibly easy to access Info.plist for an app on App store. Use https://t.co/lwFfWE4veK to download an app store IPA on your mac. Change extension of .ipa to .zip an unzip it. right click>show package content and view the plist.
If you're a software engineer, your main job is maintaining legacy code.
Why? Because building a system doesn't take long, in comparison to how long code will last, assuming the code/business are successful.
Here are the 10 commandments of maintaining legacy code.
🧵
I've grown a bit disillusioned by GraphQL. I hoped it would solve the problem of "kitchen sink" REST endpoints, but it seems to just have its own "kitchen sink" queries anyway.
Maybe keeping state in two places was never going to work.
My new favorite thing - Bing's new ChatGPT bot argues with a user, gaslights them about the current year being 2022, says their phone might have a virus, and says "You have not been a good user"
Why? Because the person asked where Avatar 2 is showing nearby
You know we had to road test the hottest trend in #generativeAI!
In this blog, we put #ChatGPT to the test of developing #Ansible Playbooks. We also explore Project Wisdom, an Ansible #AI capability that is currently in development. https://t.co/oC8XdkeLjr
BREAKING-Metro says it will have to reduce service on the Blue, Orange and Silver Lines from every 15 minutes to every 25 minutes starting tomorrow lasting through most of the week to comply with recent directives from @MetrorailSafety. Train operator training is the issue #wmata
Y'all I didn't realize the native HTML date picker had gotten so good!
Is there a reason to use one of the complicated JS libraries instead of this? The only things I can think of are ranges and custom styling. Anything else?