

But as far as I understand, it’s designed to be a Vulkan layer. I’m pretty sure they can be installed under the user’s home directory at ~/.local and picked up by Mesa automatically
But as far as I understand, it’s designed to be a Vulkan layer. I’m pretty sure they can be installed under the user’s home directory at ~/.local and picked up by Mesa automatically
Football!
You would probably get a feeling of déjà vu.
Just a hunch from my side, Entropy and Survival of the Fittest strike me as the underpinning principles behind life in general. Since we know empirically that the universe prefers increasing entropy, I like to treat it as a “push” towards increasing the number of possible states (like a search space of sorts). Survival of the Fittest then acts as another “push” towards choosing the right configurations to thrive in any given environment.
With that description, I’d consider such forward planning to be inherently chaotic. Everything on earth (and the universe in general, though sparser) will end up affecting each other via common systems to some extent, so I say just let it loose and observe what happens.
I’ve got a Deck, and for me it’s my primary gaming platform cuz I’ve not been able to get my PC to my Uni. It’s also much easier to pick up and put down which helps a lot with busy schedules.
AFAIK: Development at AMD funded the dev to make it support AMD GPUs (instead of the then-supported Intel GPUs), Dev keeps a clause saying any and all work will remain open even if contract is cancelled, work is then halted by AMD and dev releases his updates on his repo, Legal then says later that the clause was not legally binding and can’t be enforced or such, making dev rollback to earlier Intel version
I remember this old website that the YouTube team had made which visualised the amount of video time getting uploaded per day on YouTube over the years of its existence, and it was on the order of several years per day or something. Gotta find that site again
Add HMD Nokia to the blocking unlocks completely camp
Doesn’t that already exist as the Factory Reset Protection (FRP) partition?
It was initially intended to be a video stream handler, but they had concerns with audio syncing. They figured they might as well also handle audio in one cohesive AV server instead
It really lips the whamma’s ass
Unreal Engine is a major example, you get access to a private repo containing the engine’s source code but you’re bound by an agreement regarding what you can do with it IIRC. Of course anyone is allowed to apply for access though
For 2, the issue is most phones have a lock screen overview sorta effect, where the phone can wake up from sleep with movement or gestures. Actions on the lock screen can hence trigger things, like media playback and emergency dialling
I coulda swore NASA did account for that and wrote unit conversion subroutines, and that the bug was that a conversion was missed, rather than not knowing the unit mismatch at all
Specific to JS, due to the double equals being type oblivious
'tis how LLM chatbots work. LLMs by design are autocomplete on steroids, so they can predict what the next word should be in a sequence. If you give it something like:
Here is a conversation between the user and a chatbot.
User:
Chatbot:
Then it’ll fill in a sentence to best fit that prompt, much like a creative writing exercise
I doubt we’ll need a whole different OS for Quantum though. That’s like saying we need a whole separate OS for GPUs. I find it more likely that they’ll be yet another accelerator attached to an orchestrating CPU.
Containers, the concept that Docker implements, lets app developers give a self-contained environment for distribution. For devs that means consistency in deployments across environments, which in turn means sysadmins can deploy each of these apps as fully isolated units.
With that, you get really clean installs/updates/uninstalls, and your deployments get done with a well-defined, declarative definition file which can also handle multi service dependencies (a la Docker Compose/K8s)
Ahh right, good point