Wait so was the hacking live?
Never even heard of matpat and I’ve been using YouTube since 2006
Candle that never burns out means fire in a vacuum. Pretty powerful stuff.
I would say it’s more a cautionary tale about how people’s health is often far more important than anything we do in daily life. This focus on deliveries over life is quite worrying
“It was scary to see writing appear out of thin air on the bathroom mirror at midnight, but then I realised it said ‘MONITOR YOUR CHOLESTEROL,’ and I honestly appreciated the reminder,” said one customer.
I’m dying
The United agreement was prompted by an incident in which a passenger died after her custom wheelchair was damaged during a cross-country flight.
This is especially funny to me because I tell people all the time about kale being a man made (cultivated) plant from the wild mustard seed.
I believe it’s because currents of air rotate in the opposite direction. So to cross the equator the air would have to pass a boundary of global air currents which are going counter to the hurricane’s motion. See this picture for a reference. 
Veritasium. As soon as he put out a video with sponsored content where he lied with science I immediately knew he could no longer be trusted. I completely stopped watching his videos that day.
Turns out Lisa has a crippling bug that bricks your computer.
This article has so many inaccuracies… I haven’t talked with a single person that thinks Reddit shouldn’t charge for api access. And the final comment about being legally obligated to pursue profit is just factually incorrect. https://legislate.ai/blog/does-the-law-require-public-companies-to-maximise-shareholder-value
You can find plenty of other sources just like that one saying the same thing. I’m pretty sick of this myth, because it gives all these companies a bogeyman to hide behind.
snowe
0 post score0 comment score
It's also just a huge fallacy. He's saying that people just choose to not write memory safe code, not that writing memory safe code in C/C++ is almost impossible. Just look at NASA's manual for writing safe C++ code. It's insanity. No one except them can write code that's safe and they've stripped out half the language to do so. No matter how hard you try, you're going to let memory bugs through with C/C++, while Rust and other memory safe languages have all but nullified a lot of that.