• 2 Posts
  • 47 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2025

help-circle



  • I guess you might want to ask this question in one of the self-hosting communities (there’s a bunch that are active, so I’m not linking one)

    But getting back to the topic:

    • jellyfin needs very little
      I’m running mine on a laptop with 4 threads at 2.6GHz and on 8GB of RAM it was fine with a bunch of other stuff running
    • OwnCast
      IDK but for personal use I’d expect to also have low requirements
    • Minecraft server
      That part I’m not sure about. I’d expect it to be a bit more demanding
    • play some steam games
      I understand you’ll be running those on another computer and only streaming via OwnCast, so that goes back to earlier point




  • I don’t intend to overly nit-pick, but since OP said themselves they are new to this: Wine doesn’t translate the exe. It translates system calls from Windows ones to Linux ones. So to have an example: opening a file would be some system call in both systems. But, of course, different because the OSes are different. An exe would be calling Windows one. What WINE/Proton do is get that call and translate it into Linux system call, so that .exe can still open a file, as if it was running in Windows

    As for OPs question: AFAIK when using dx11 you will still in the end be using Vulkan, just through DXVK (as this comment said, translates dx calls into Vulkan calls). Theoretically setting to use Vulkan in the game itself might have less overhead (no DXVK in the middle) but it’s a mixed bag in my experience. I think that Windows Vulkan support is just not yet there, so the in-game code for Vulkan is so-so.
    I second this: you have to check on which setting each game works better



  • 2nd DB would be on the NAS but its not being used by the app, so as long as it’s asynchronous writes, you should be okay

    But then I have to maintain it too. And it will be using RAM that was supposed to only be for servicing RAID. On a platform where RAM can’t grow

    For sure my setup will be growing and changing with time. But ATM this “prod” db lives only on laptop’s SSD


  • replication in the database it self

    AFAIK db replication would require running another db on NAS. Which I tried to avoid

    I have another cronjob that takes a backup into the first database docker init folder. Older backups end with -date so they won’t get picked up by the init script. You can do similar with just docker.

    Yeah, that’s why I’m thinking to do. Have a container that watches changes to db data and rsyncs those into the NAS for safekeeping. My main goal in all of this is so db data won’t die with laptop’s SSD







  • it’s generally not a good plan to put anything that needs realtime access remote to the device processing it

    So in your opinion putting whole nextcloud_data as NFS mount is also a bad idea? Keep NFS as external storage and/or only user data?

    AIO docker

    It was too blackbox to me. I had some issue and found it hard to debug. fpm+nginx is more my speed
    This BorgBackup app is available only in AIO?


  • You can easily just try it out though

    Yeah, but if that setup leads to problem in a few months, I won’t catch that. That’s why I decided to ask and judging by the other answer, I dodged a bullet here

    Now I’m thinking of setting up something like this. Maybe even in another container? One volume with data bound, one with NFS and a bunch of scripts in entrypoint to rsync(?) between the two on inotifywait. There is lsyncd but it’s been unmaintained for two years now



  • I’ve read about “high wake” to avoid their gravity influence but I’m not sure what that means exactly.

    When you drop out of SC, plot a route to another star system. Then FSD won’t be slowed down by the mass of ships nearby

    But in my experience the best is to just get good in escaping interdiction. I mean winning that mini-game with blueish tunnel. It’s definitely doable in a T9. Also, that ship has better yaw than roll, so switch to pitch&yaw scheme. You don’t need to be roll-aligned to anything to win interdiction game