this post was submitted on 21 May 2026
92 points (97.9% liked)

Selfhosted

59450 readers
1886 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/47170057

I just stumbled this fork that seems focused on giving Linux hosts a good boost. It promises no-headache Virtual Display support out of the box, and Bazzite seems like the primary target.

you are viewing a single comment's thread
view the rest of the comments
[–] yannic@lemmy.ca 1 points 2 days ago* (last edited 2 days ago) (1 children)

Any momentum on this front gets me excited, even if it doesn't personally apply.

Since it's cost-effective to combine gaming requirements with AI server requirements, I have my multi-modal language model stuff running on my (admittedly seldom-used) Windows gaming desktop. That means running most GPU-related tasks (aside from encoding/decoding/simple object recognition, which uses a separate server containing an Arc A380... purchased before A310's were available) in docker running under Windows Subsystem for Linux 2 (WSL2). Running stuff as background services just makes one assume that it should be a logical step to just make it multi-user. Easier said than done, I guess, just like multi-user stable diffusion.

Getting Games on Whales running under WSL2 has taken me down the familiar but unwelcome rabbit hole of recompiling Linux Kernel modules, which I've experienced is more straightforward on bare metal than WSL2.

The more attention and excitement about this topic, the better.

[–] Ugurcan@lemmy.world 1 points 2 days ago

If you’re looking for a Windows solution, check VibePollo. It’s also offering a headless, isolated streaming solution plus a lot more.