Hacker News new | ask | show | jobs
by pixiez 3960 days ago
I expect we dont need too many senior dev - thats why I want to have an environment that junior dev can pick up quickly. is there any reason you want to run c# on linux instead of windows? is it mainly cost of software or the limitation of SQL server/IIS and etc?
1 comments

I think he's preempting the Windows lock-in argument -- lots of people (including myself) are afraid to start projects using the MS tech stack because it's not portable and doesn't play well with non-MS tech stacks. Mono is a solution that allows you to run your MS code on the unix-like stacks.