Live data from Hacker News

Ask HN: What are the most important problems in your industry?

news.ycombinator.com

151–152 of 152 posts

Re: Ask HN: What are the most important problems in your industry?

#151
post #142

Here's some problems I've personally encountered: 1. Software Engineer 2. It's difficult to get remote debugging and remote syncing working right. We've all been there. It literally takes hours to set up, if you don't have precise instructions. PhpStorm is pretty good, but still takes quite a bit of head scratching to install when your doing remote debugging. 3. Getting an app to run locally usually takes way too muc…

When you say remote, do you mean a remote server? Or do you mean debugging on an iPhone from your dev laptop?

i mean from a remote server. Lots of development is set up to only run from a remote server and it's too much work to get it working on a localhost.
Post reply on HN