• 0 Posts
  • 426 Comments
Joined 1 个月前
cake
Cake day: 2025年7月31日

help-circle
  • It’s open source, you’re welcome to do it. STK is GPL while Godot is MIT, so I don’t know if that would be easy.

    But I doubt the STK project would be receptive to that. You’d be doing it on your own, and STK has a pretty small audience as it is.

    Perhaps you should see if the STK project wants developers to improve the graphics quality (while still remaining performant on old devices).












  • First of all, a NAS VM is generally considered a bad idea that has been discussed before so I won’t repeat it here.

    Anything using those drives is going to keep them awake. Usually, NAS software runs background tasks, as does proxmox. You’ll have to identify and schedule them to shut down during sleep hours.

    But that’s going to be a huge pain, because eventually you’ll find it’s gone to sleep when you haven’t, and you want access. I’d see if you could configure proxmox to suspend the VMs and put the whole thing to sleep when you push the power button.