Spyke
programming.dev

If this is just winapps with a different coat of paint then it’s still not gonna work for me. I haven’t managed to get several apps requiring a gpu running through WinApps properly.

  • Meshmixer
  • RealityCapture/RealityScan

And posting about them in the forums and discord has gotten me no help.

6

If anyone gets updates on Solidworks on Linux, get back to us. One of my managers is so upset about having to use Windows.

2
feddit.org

Has anyone tried this on bazzite? Mind sharing if it works? Are there any steps necessary to make it work?

2

It requires rootful Docker, KVM, and AppImage (FUSE2). As long as those requirements are met, it should work. Should be as simple as using ujust or rpm-ostree to install the necessary packages.

6

I guess this looks like WSL on Windows, except the other way around?

1
lemmy.zip

How about just using virtualbox.. Or maybe wine and stuff

0
F04118Freply
feddit.nl

Virtualbox is VMs. This is containers.

Containers are better, especially for a desktop: they are smaller, faster in every sense, and don't permanently hog a fixed part of the resources, instead scaling dynamically, just like any other process on the host.

3
Ulrichreply
feddit.org

What will they thing of next? A container in a VM?

1

Actually that is how ChromeOS does the Linux environment. They run a container image in a small performant VM and passthrough the windows with some fancy Wayland tool.

2
lemmy.world

Nowadays you can also assign a dynamic amount of memory. I've only ever used this with Linux VMs on Proxmox though, but I'm pretty sure it works with Windows as well

4
Jakeroxsreply
sh.itjust.works

You're probably thinking of LXCs, which are containers not virtual machines

2

You reached the end

WinBoat is a new Linux app to run Windows apps with "seamless integration" | Spyke