• 1 Post
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle



  • They said “it just repeats words that simulate human responses,” and I’d say that concisely answers your question.

    Antropomorphizing inanimate objects and machines is fine for offering a rough explanation of what is happening, but when you’re trying to critically evaluate something, you probably want to offer a more rigid understanding.

    In this case, it might be fair to tell a child that the AI is lying to us, and that it’s wrong. But if you want a more serious discussion on what GPT is doing, you’re going to have to drop the simple explanation. You can’t ascribe ethics to what GPT is doing here. Lying is an ethical decision, one that GPT doesn’t make.


  • Would love to deploy this, but unfortunately I’m running server equipment that apparently doesn’t support MongoDB 5 (Error message MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!). Tried deploying with both 4.4.18 and 4.4.6 and can’t get it to work. If anybody has some recommendations, I’d appreciate hearing them!

    Edit: Changed my proxmox environment processor to host, fixed my issue.



  • On my host PC (Windows Server), I’m already running a VM in Hyper-V that operates behind a VPN for my *arr environment. I’m worried about resources and resource allocation if I add another VM just for docker. Basically I’m looking at 3 environments - Windows Server for my windows stuff, Debian server for my *arr stuff (this all has to be behind a VPN), and a Linux docker environment. It makes sense to me to go the Proxmox route now that I’ve considered it, don’t you think? Not asking because I’m trying to convince you, just interested in others perspectives.