Technology Connections is a nice breath of fresh air in the YouTube space if you want something tech related
Technology Connections is a nice breath of fresh air in the YouTube space if you want something tech related
'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. <insert description of chatbot>
<insert chat history here>
User: <insert user message here>
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)
I find it funny it didn’t point out Active Directory
I’ve rarely used CDs/DVDs but AFAIK it’s practically just a copy. Your PC can read the CD’s data, so it just saves that into a file
IIRC, it stands for “If I Remember Correctly”
Bold of you to assume internet access is great everywhere
I feel like that’d defeat the purpose of having redundancy in case the main instance itself goes down 🤔
https://youtu.be/eSiCIp9ezXs?feature=shared
Gianni’s got ya
Bach Lava Balaklava
Oh that just made it click in my head why they would do it as sign, exponent, mantissa and not sign, mantissa, exponent. I mean yes I’ve been taught it’s for sorting purposes, but this really helped it fit better. Thanks!
Not particularly, most of my use has been on a desktop or laptop 😅
DWService is a favourite of mine. One self-contained program to run on the target, and a web-based interface to interact with it
( ͡° ͜ʖ ͡°)
All good, thanks for the explanation! :D
Ah, so is it right to say it’s an abstraction of how functions are sequenced? I could kinda see that idea in action for I/O and Async (I assume it evaluates functions when their corresponding async input is ready?)
Holy hell