this post was submitted on 02 Jun 2026
54 points (98.2% liked)

Linux

14419 readers
402 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Onomatopoeia@lemmy.cafe 18 points 1 month ago* (last edited 1 month ago) (3 children)

It's Virtualized Windows running an RDP session per-app, something VMWare has offered forever (Unity) and Virtual PC had too (forget what it's called).

Not a bad idea, mind - I use Unity mode today to run apps that only work on older versions of Windows.

So it's not a "Linux Subsystem for Windows" but a virtual Windows PC with a Unity-like mode, so it's as resource-intensive as any VM.

That said, I think it's great someone put it together!

[–] excel@lemming.megumin.org 12 points 1 month ago (1 children)

Sounds similar to WinBoat then

That is literally what wsl2 is though. It boots a full linux vm and wslg for GUIs is just rdp as well.

[–] swab148@lemmy.dbzer0.com 9 points 1 month ago (1 children)

Basically WinBoat again, but with Podman instead of Docker.

And winboat already works well on podman, so really it's just winboat again.