i feel like “does he not like bilbo?” can basically sum up gandalf’s actions in the hobbit more generally
i feel like “does he not like bilbo?” can basically sum up gandalf’s actions in the hobbit more generally
FWIW, at this point, that study would be horribly outdated. It was done in 2022, which means it probably took place in early 2022 or 2021. The models used for coding have come a long way since then, the study would essentially have to be redone on current models to see if that’s still the case.
The people’s perceptions have probably not changed, but if the code is actually insecure would need to be reassessed
That was changed a while back, the current restrictions are you can only have as many people playing any given game as you have copies in your current sharing library
I guess that would just be a GPU?
Actually would either be a TPU (tensor processing unit) or NPU (neural processing unit). They’re purpose built chips for AI/ML stuff.
no, iowa is not included in notepad.
Seconding. Can’t imagine not using darkreader in this day and age.
MinuteFood on youtube did a video just yesterday talking about the science of cast iron, and why they’re not dirty like many people seem to think.
And it always marks the damn “thank you for contacting Microsoft” post as “the answer”
Yeah, that was a thing too. I don’t remember the details of it though
Reddit tried a crypto thing. “Community points”. I believe they killed that program before even rolling it out too far.
https://web.archive.org/web/20230201233950/https://www.reddit.com/community-points/
I agree with the other poster; you should look into proxmox. I migrated from ESXi to proxmox 7-8 years ago or so, and honestly its been WAY better than ESXi. The migration process was pretty easy too, i was able to bring over the images from ESXi and load them directly into proxmox.
I mean, blob (and object storage in general) has been used as a term for a long time. It isn’t particularly new, and MS didn’t invent it.
Yeah, firefox doesnt support H.265 it looks like from some googling. Not exactly sure how other people are getting it to work, but it does look like there’s some extensions for firefox to toss the media streams to VLC instead, that could work for you.
MP4 is just a container, the specific audio/video streams can be one of several different codecs, and if you don’t have the codec used it won’t work. If you can identify the encoding you could probably just download a codec and be good to go.
Edit: for this video the video codec is
Codec: MPEG-H Part2/HEVC (H.265) (hvc1)
and audio codec is
Codec: MPEG AAC Audio (mp4a)
thats because they legally cant include the cores in the steam version. You’re able to go add any additional cores you want, however.
I now want to hear the English localization dub of the Japanese dub just to see how different it would be from the original. Think we can convince Crunchyroll to (re)dub it?
That’s friend’s name? Jason Parsor
Running arr services on a proxmox cluster to download to a device on the same network. I don’t think there would be any problems but wanted to see what changes need to be done.
I’m essentially doing this with my set up. I have a box running proxmox and a separate networked nas device. There aren’t really any changes, per se, other than pointing the *arr installs at the correct mounts. One thing to make note of, i would make sure that your download, processing, and final locations are all within the same mount point, so that you can take advantage of atomic moves.
You’re talking about XMPP, and it was google with google chat that people refer to with it.
That said, there’s a lot of details that story people throw around about google killing it that lacks some details. Specifically that the premier service that used and developed the standard, jabber, was acquired by cisco like 8 years before google supposedly killed it, which i would argue affected it far harder than google chat did.
It’s also lacking a lot of modern features that were becoming staple around the time that it was killed; i.e. QoS, assured delivery, read receipts, and a few other things. I still don’t think the protocol supports them.
Also, the protocol still exists and is used. It’s used by microsoft in skype for business, it’s also the IM protocol for lots of gaming platforms like origin, playstation, the switch (for its push notifications for their online service), League of legends, fortnite, and others. It’s still a reasonably popular standard when it comes to chat programs, though none of them that i’m aware of use the actual federation piece of it to talk to each other.
While the tactic alluded to does exist (“embrace, extend, extinguish”), i’ve never been necessarily convinced that google “kiled” xmpp, as its been around a long time and continues to be for various reasons. Even with google chat, it was never a ‘front end’ thing many users even thought about, because it’s back end frameworks tech, and it continues to be so in lots of different places today. I’m reasonably sure that the people who get upset about it and proclaim google killed it are basically just upset that it didn’t become the defacto chat standard today, which i would argue almost nothing is the defacto standard anyways, unless you count discord which kinda came out of nowhere like a whirlwind and took over the chat space and has nothing to do with any XMPP drama.
Ultimately, its up to you (whoever is reading this) to look into the facts of the matter and decide for yourself if that’s what really happened, but keep in mind, the people who usually repeat the anecdote about how google killed it have an agenda to push. I’m personally skeptical, because there’s reasons for google to have dropped it (see mentioned limitations above), and even back then, it wasn’t that outrageously popular. In fact, i would argue its more widely used today than it was back then, but i have no hard numbers on that.
well, the definition of “NoSQL” was changed to stand for “Not Only SQL” some while back because of how many nosql DBs started incorporating SQL (and how many SQL RDBMS started adding nosql features)