top | item 46110491

(no title)

pak9rabid | 3 months ago

Yes, a VM with extremely tight integration with the Windows environment to make things that would otherwise require lots of time to setup a breeze. I use it as my daily driver for dev work (at work, since we're required to use Windows :( ) and to be honest it's quite pleasant most of the time.

discuss

order

scuff3d|3 months ago

I usually work in a VM hosted by my company. But the performance is really starting to irritate me. Been considering switching to WSL2, but last time I checked all they supported was Debian based distros, and we do all our work on RHEL8. I don't think it would matter much but it's still annoying working on an entirely different setup from the rest of the team.

How is the graphical app support these days?

pod_krad|2 months ago

They support Oracle Linux. It is almost the same as RHEL.

stackedinserter|3 months ago

How is it "tight" when even `ps` or `top` show VM processes instead of OS ones? Could you give an example of functionality that can't be done with `docker run -it ubuntu`?

I used it for a little bit (got Windows laptop, thought maybe I'll switch but no), and just hated that split brain workspace.