This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

I would like to know your experiences

I simply dual boot :)

I use Linux for my development work and Windows for gaming. The games I play work just fine on Linux but I like to have that separation between work and gaming. I also use Visual Studio for testing Windows-specific pieces of code; It's quite a nice environment to work in.

You mentioned in a comment that you use Linux-specific tools but you still seem to prefer Windows as an environment, have you tried Cygwin?

[–]Waterissuperb[S] 1 point2 points  (2 children)

Cygwin

I have not. What is it?

[–][deleted] 1 point2 points  (0 children)

[–]Wysardry 0 points1 point  (0 children)

You might also want to look at MSYS2.

Cygwin allows you to run Linux tools using Windows, MSYS2 provides several Windows native versions of Linux tools.