this post was submitted on 17 Mar 2026
14 points (81.8% liked)

Selfhosted

60177 readers
532 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] vogi@piefed.social 1 points 3 months ago (1 children)

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?

[โ€“] sefra1@lemmy.zip 2 points 3 months 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.