[-] technohacker@programming.dev 14 points 2 months ago* (last edited 2 months 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

[-] technohacker@programming.dev 47 points 3 months 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)

[-] technohacker@programming.dev 18 points 4 months ago
  1. Env vars (maybe)
  2. Redux
  3. The dude himself
  4. Not sure
[-] technohacker@programming.dev 24 points 4 months ago

Oh man, moments like this when my faith in humanity is restored. I am sorry for your loss

[-] technohacker@programming.dev 27 points 4 months ago

They did engage in buying out studios to make their games exclusive to their platform. One prominent example was Rocket League, they bought Psyonix and made them discontinue macOS and Linux support, along with delisting the game on Steam

[-] technohacker@programming.dev 14 points 5 months ago

I'm genuinely having a chuckle at how shocked people are at my submission, made my day xD

[-] technohacker@programming.dev 19 points 5 months ago

To add on to this explanation, you generally use source ~/.bashrc to reload your shell whenever you want to make changes to your user config. Tab completion weakens the barrier to destruction significantly (esp. in my case)

[-] technohacker@programming.dev 150 points 5 months ago

source ~/.bash_history

[-] technohacker@programming.dev 13 points 5 months ago

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

[-] technohacker@programming.dev 15 points 6 months ago

I feel like that'd defeat the purpose of having redundancy in case the main instance itself goes down 🤔

239
quite calming (programming.dev)
[-] technohacker@programming.dev 33 points 7 months ago

As an Indian myself this makes me happy :D

view more: next ›

technohacker

joined 1 year ago