I'm considering installing Linux on my laptop but I'm unsure if I should start with a virtual machine first. My main use cases are gaming and coding, so I want to make sure it's the right fit.

What are the pros and cons of using Linux for someone like me? Would starting with VirtualBox be a good idea before going all in?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 1 point 1 year ago (1 child)

Do you do that coding for a company, like for a job? I managed a team of .NET developers for a while, and although I don't know anything about C#, much less Windows, it sounded almost impossible to do any Enterprise development without pulling in a .NET framework. I think I did once try to compile one of our applications on Linux, and got stuck on a dependency that was only available on Windows.

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 1 point 1 year ago (1 child)

    I do. It's mostly micro services and everything is running .net 6+ at this point. In the beginning I did have to find a few work arounds and tweak some stuff, but it's been a while since I've run into that kinda thing. Everything we make is deployed on linux in production.

  • source
  • parent
  • hideshow 2 child comments