HN Reader

NewTopBestAskShowJob

Ask HN: Developing on windows stack with a non-windows OS

score icon1
comment icon3
11 hours agoby vonadz
We've recently acquired a company that uses windows for a lot of their development (C#, Visual Studio, Azure, etc). Most of us use mac or linux, which has caused some issues with trying to set up local dev environments for the windows dependent stack. I've tried finding open-source alternatives, but it ended up being easier to just install a windows vm locally and do development on that. Unfortunately, even with 12 cpus and 16 gb of RAM allocated for the VM, it's pretty slow and laggy.

Other than getting a windows dedicated machine, does anyone have any recommendations for good setups to develop on a windows-dependent stack on linux / mac?