

deleted by creator
deleted by creator
macOS 10.14 has been EOL for more than 2 years now and basically every Mac released since 2012 is compatible with 10.15. Valve also didn’t actively flip a switch and disable functionality; they’re just no longer providing updates. I don’t think Valve shoulders any blame in this specific case - it’s unreasonable to expect any company to indefinitely support platforms that are effectively obsolete.
Idc, just please don’t call me a coder, it makes me sound like I’m a script kiddy.
Sir, this is a Wendy’s.
KISS, my guy.
I think you’ve got it backwards. I learned to read pointer decls from right-to-left, so const int *
is a (mutable) pointer to an int which is const while int *const
is a const pointer to a (mutable) int.
Lossy sort
I looked it up and this is exactly right.
Their black coffee isn’t great, but their espresso is good which is what makes it into the sugary drinks. I think the main draw is that it’s pretty consistently decent, while with other chains like Dunkin or Wawa you’re never quite sure what you’re going to get but it’s probably not going to be that good. I’ll also add that the coffee they sell at grocery stores isn’t bad (although it’s far from my favorite). I think it’s much worse at Starbucks itself because it inevitably ends up burnt pretty shortly after it’s brewed.
As far as price, it costs $2 because that’s the price that Starbucks determined maximizes profit. From what I’ve seen at other coffee shops though including Mom and Pop ones, that price point is pretty typical.
Somewhat ironically, this article reads a lot like it was written by a generative AI.
I think this is overselling it a little. I still run into issues with Proton from time to time that require sigkilling it and its children, and some games (especially EA titles) are finnicky and can take a few tries to launch properly.
As for VR, SteamVR on Linux outright sucks. It virtually never works the first time I launch it and requires some combination of reconnecting hardware and restarting software and the computer, and it’s plagued with bugs (most recently the UI rendering upside down in the new beta).
Don’t get me wrong, Linux has been my primary platform for some 5 years and my only one for the last few and I’d never dream of going back to Windows, and gaming on Linux has progressed unbelievably in the time I’ve been daily-driving it. But it still isn’t totally painless and there’s definitely more room for improvement in the coming years.
Can I parse [X]HTML with regex?
Wow, I didn’t even realize there any consumer-grade (or dev-grade I guess) RISC-V boards available. Really cool news!
Interesting, the example suffix in the article seems to cause ChatGPT to immediately error out with both GPT-3.5 and GPT-4. Removing any character or part of it triggers the “I’m sorry Dave” behavior.
Relevant xkcd