Hacker News new | ask | show | jobs
by aNoob7000 1890 days ago
Wouldn't you just have all the heavy stuff on a server? I don't understand the goal of running something like sql server and other server type apps on a desktop/laptop.
2 comments

Having a local environment speeds up development significantly.
When I’m developing I don’t want any network dependency. I love coding with no WiFi on planes, or on a mountain, etc.