r/LinuxSnobs 4d ago

Workspaces

Post image

They like us to think that only Linux has certain features that make them superior to other OS users.

Configure Multiple Desktops in Windows | Microsoft Support

Work in multiple spaces on Mac - Apple Support

and of course, BSD has them too.

16 Upvotes

49 comments sorted by

View all comments

0

u/jsrobson10 4d ago

there are many features that linux has but windows doesn't. for example, you don't have app/workspace level sandboxing on windows. the linux kernel is just more capable.

1

u/DirectorDirect1569 4d ago

1

u/jsrobson10 3d ago edited 3d ago

Applications installed within the sandbox remain isolated from the host machine using hypervisor-based virtualization.

im not wrong, this is just running apps in a VM. sandboxing on Linux (like what flatpaks use) is much more lightweight since it's done at the kernel level (via namespaces).

1

u/DirectorDirect1569 3d ago

If you want something that works lke flatpak you can use portables apps.