• 4 Posts
  • 126 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle

  • ChatGPT consistently makes up shit. It’s difficult to tell when something is made up because it’s a language model so it is supposed to sound confident as if it’s any person telling a fact that they know.

    It knows how to talk like a subject matter expert because that’s usually what gets publicized most and thus that’s what it’s trained on, but it doesn’t always know the facts necessary to answer questions. It makes shit up to fill the gap and then presents it intelligently, but it’s wrong.



  • Seconding the other user’s post, it’s just storage. You can use it temporarily for the Plex server but I highly recommend offloading that task to a real computer.

    A used Optiplex is usually the go-to because it’s low power and capable of doing the job. Just make sure it has enough RAM to handle the containers you wanna put on it.

    Docker is a little bit of learning but you’ll get the hang of it. I found docker-compose to be much easier to learn. Portainer or Dockge can help by giving you a GUI, if that’s your preferred style (like me).