Got a new PC handed down to me. And now have my old one collecting dust. It has a dedicated GPU (GTX 1060 6GB VRAM) i guess the most obvious thing would be an AI model or maybe jellyfin (which is currently running on a raspi 5 just fine for), but was wondering if you maybe had other suggestions?

  • Seefra 1@lemmy.zip
    link
    fedilink
    English
    arrow-up
    6
    ·
    16 hours ago

    “I have a hammer and I hate it’s not hammering, any cool ideas involving nails?”

    You see, I have the exact same problem as you, I just can’t stand seeing hardware going unused. Specially computer hardware that deprecates. But I think before thinking “what can I do with this hardware” you should think “do I have a need or a problem that can be solved with this hardware?” And if the awnser is “no” then maybe consider selling the GPU or giving it to some friend who needs it.

    My Jellyfin works without a GPU, just my old 2nd generation i3 is enough to realtime transcode video to my phone, maybe I would need upgrade of I had more users, but I’m it’s only user.

    Do you have multiple users on your server where you require GPU acceleration, if not there’s no much reason to use GPU accell anyway (which is usually trickier to setup)?

    Still reporposing the computer to use as a server seems to be a good idea, because I at least can’t stand the nightmare of using USB hard drives, I’ve hard really bad experiences with those lousy cables and connection. But if you do that. That leaves you with another problem. What to do with the raspberry pi?

    Also, I just recently also built a new PC had the same problem of not knowing what to do with my laptop, I came to conclusion that the best thing I can do with it is to run background chat applications on it and maybe web browser via waypipe. So it just looks like a window on my main PC and this way I have ram on my new PC that I may need for some heavy workloads like blender rendering.

    • Vogi@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours ago

      Yea, you are probably right. Just wanted to ask before I hand it down myself, in case I missed some really cool use case for it.

      My Jellyfin is also very basic with everything pre transcoded as I don’t even have/need >1080p.

      So it just looks like a window on my main PC and this way I have ram on my new PC

      This sounds really cool. Does that actually work, did you do a comparison? I would have expected that most RAM usage comes from rendering the frame and not sending it, or does waypipe somehow outsource that as well?

      • Seefra 1@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        This sounds really cool. Does that actually work, did you do a comparison? I would have expected that most RAM usage comes from rendering the frame and not sending it, or does waypipe somehow outsource that as well?

        I haven’t tested yet, it’s something I plan to do this or next week.

        From what I understand, waypipe should use minimal ram, all it basically does is forwarding an image, sound and inputs, all the heavy lifting is done on the server side where the application actually runs.