logoalt Hacker News

phainopepla2yesterday at 11:12 PM2 repliesview on HN

What kind of software development do you do?

I don't really mind Windows that much for non-development use, once you disable all the bloat. But for development... It seems obviously a distant third behind Linux and Mac, and I don't think I've ever heard any developer say otherwise. And I say this as someone who is forced to use it at work, so it's not out of ignorance (thank god for WSL).

But that's why I ask what kind of development you do, because I suppose there are areas where Windows really is a good option.


Replies

raw_anon_1111yesterday at 11:36 PM

I am definitely not a Windows fan. But I was forced to use it for a year. I do mostly AWS stuff cloud + app dev.

VSCode with WSL and Docker Desktop was fine.

gambitingtoday at 8:29 AM

Visual Studio(the proper one, not Code) really has no rival. I'm a C++ low level engine developer and the kind of debugging I can do in VS, I don't know if any other IDE that allows that level of control and overview of every part of the system. I've tried Raider and Xcode and neither comes close to the functionality of VS.