technohacker

joined 2 years ago

Oh so it is! My bad xD

[–] technohacker@programming.dev 2 points 1 year ago (3 children)

...you mean the barcode?

[–] technohacker@programming.dev 14 points 1 year ago* (last edited 1 year ago)

'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

Quite a terrific cube you've got there

[–] technohacker@programming.dev 2 points 1 year ago (1 children)

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.

[–] technohacker@programming.dev 9 points 1 year ago (1 children)

Al-leg-edly, haha

I'll see myself out

Heh, crosspost

Nice, same day shipping!

[–] technohacker@programming.dev 47 points 1 year ago

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)

That might be more due to them not supporting HDR on Linux yet, but I'll wait for someone else to confirm that

The firmware has to allow it, so if you've got physical access to the machine that's possible. Remote access root, on the other hand, can't tell the firmware to register new keys as long as it's configured correctly

view more: ‹ prev next ›