Agreed, roommates were huge for me before I started a family. I have a strong tendency to become a hermit, and having another human in the vicinity is just enough healthy social pressure to snap me out of it. Forces me to wash the dishes and do normal human things.
Also very important for me: I always have some decent clothes hanging in my closet that are washed, prepped and ready to go for various situations. Not having something nice to wear for a last-minute social event is a massive source of friction, but if I can easily throw on some clothes that I feel good about then it really dials up my enthusiasm.
Surprised this article didn't mention his antics in Hawaii, where he tried using lawsuits to secure all of the parcels in his 700-acre Kauai property from native Hawaiians. (He dropped the lawsuits after the optics became terrible, but he's still reviled there.)
Zyruh, your individual comments & submissions are friendly, appreciative, and inquisitive... but they're a little uncanny when viewed as a whole. Are you a real person?
I'm the Mark who's referenced there. When I did that original benchmark I discovered that the underlying mutex used by MSVCRT did change between versions. For example, in Visual C++ 2013, they used the Windows Concurrency Runtime, which was awful under heavy contention. Newer MSVCRT versions use SRWLOCK.
(And I wouldn't characterize myself as being overly impressed... for my particular scenario I wrote, "if you have a poorly written app that's bottlenecked on a lock, then consider targeting Windows to make the best of a bad situation." A better approach, of course, would be to just improve your code!)
It looks like RDMA is kind of like IP4, in the sense that it wasn't originally designed with security in mind. Was this vulnerability a big deal when the paper was submitted in 2022, or more a case of doing cool research on a protocol vulnerability? The attack scenario looks pretty limited:
"We consider an adversary that is on one of the endpoints of the victim connection (i.e., it is co-located with either the NVMe-oF target or client). The attacker is an unprivileged user and is assumed to have obtained access to the machines using legitimate means. We assume that the attacker shares the same physical RNIC as the NVMe-oF entity and both can use it for communication. We assume that the attacker and the NVMe-oF entity are not separated through RNIC virtualization. The TLU model is prevalent in private clusters that use RDMA and NVMe-oF to accelerate their workloads."
An attacker is pretty deep into your infrastructure if they can even get a whiff of your storage fabric like this.
I can kind of understand being temporarily distracted when a message comes in and your phone chirps, but wow... watching a video while you operate a 3000 pound machine is next-level idiocy.
I haven't been driving as much in recent years wasn't aware of this trend. (Except for Tesla drivers: 5 years ago, I remember looking over to see a Tesla on autopilot next to me, doing 60 on Seattle's 520 bridge with the driver totally checked out and watching a video.)
You're getting close to making your own CHM format, which Sphinx could make for you.
I always thought CHM files were a nice self-contained option for multi-page HTML docs. (Though they'd happily execute whatever JavaScript the author embedded in there... Maybe that's why they fell out favor?)
I "upgraded" from a Samsung Galaxy S9 to a Pixel 7 this year, only because Samsung stopped doing security updates. Big disappointment for me, too. The fingerprint scanner from that 2018 phone was 10x more reliable than the in-screen thing that the Pixel uses.
I don't miss the battling software ecosystems (Samsung vs Google) on that old phone, though.
My local coffee shop gave up and closed after the 4th hour of this outage. They tried accepting cash for a while, but apparently nobody in Seattle carries cash anymore.
My last car, a 2007 Acura TSX, had the same problem--it wouldn't start after 4 or 5 days (maybe 2 or 3 during the winter). This model was from the first wave of touchscreens and bluetooth. Mechanics shrugged, pointed to the tiny, underpowered battery, and told me to drive it more.
Thankfully there are a lot of car enthusiast forums out there that have been plugging away on vBulletin for years. Someone on an Acura forum had figured out that the bluetooth module was always on and looking for a connection. I tried disconnecting it, and the problem was fixed.
The problem is that they don't blatantly violate any of the policy bullets in that FTC press release... all the terms are spelled out in the interstitial. The issue is that the design goes out of its way to give it a very mandatory vibe. I don't log in very often, but I always have to catch myself ("...wait, what is this? Do I have to do this?"), and then remember to go hunting for the NoThanks button. It has a very opt-out feel.
I have a free Experian account that I look at every few months.
Every time I log in, a big, disorienting interstitial appears and pitches me on Experian CreditWorks Premium ($25/month), with fields asking for my credit card info. It's designed like it's part of a normal registration/login process that you're supposed to fill in. You have to scroll down past all of it to the bottom of the page and click the washed-out, kind-of-disabled-looking button that says "No, keep my current membership", at which point they reluctantly take you to your normal account overview page.
This describes me. Every couple of years I read an article like this, download a handful of monospaced fonts, and try to use each one for at least an hour. Inevitably, every one of them has some little problem that rubs me the wrong way, and I go back to my old standby: Consolas, the dad jeans of programming fonts. I've been using it for 15 years, and I think I'm doomed to use it for the rest of my career.
Many years ago my father-in-law gave us a commercial vacuum (Windsor Sensor) that's typically used in hotels and hospitals. The thing's built like a tank and is easily serviced. It's a good choice if you don't mind a heavy vacuum, and it's only incrementally more expensive than a Dyson.
Also very important for me: I always have some decent clothes hanging in my closet that are washed, prepped and ready to go for various situations. Not having something nice to wear for a last-minute social event is a massive source of friction, but if I can easily throw on some clothes that I feel good about then it really dials up my enthusiasm.