Yup, I have Cloud9 installed locally on my own server. All my coding is done through it. Fast, easily accessible over VPN, and complete control. Love having multiple terminals open right up on my server in the IDE and just flip through them using tabs.
This looks great, it could be a good tool for setting up dev environments for student interns. Not sure how well the C++ is. Their documentation [1] doesn't list how to install privately, nor is the pricing for private setups clear. Could you share how you set this up, and how much it costs? https://docs.c9.io/v1.0/docs/picking-a-plan
Ask HN: Is anyone using a web IDE for most of their development work?
41–50 of 84 posts
Re: Ask HN: Is anyone using a web IDE for most of their development work?
#42Re: Ask HN: Is anyone using a web IDE for most of their development work?
#43Re: Ask HN: Is anyone using a web IDE for most of their development work?
#44Ok really dumb question. How do they see your local files?
Re: Ask HN: Is anyone using a web IDE for most of their development work?
#45Re: Ask HN: Is anyone using a web IDE for most of their development work?
#46Re: Ask HN: Is anyone using a web IDE for most of their development work?
#47Re: Ask HN: Is anyone using a web IDE for most of their development work?
#48I work primarily in Clojure and Python. I haven't found anything that lets me interact with project/virtualenv repls yet, let alone have reasonable completion/documentation lookup. I use crouton from my pixel2 so I can run spacemacs. I'd be open to suggestions.
Re: Ask HN: Is anyone using a web IDE for most of their development work?
#49I used terminal.com the past few weeks. It had a couple quirks that were easy to get used to. It was stable until this last weekend where it was very slow and timing out the entire weekend. Sent them a tweet and support email on Saturday, they finally tweeted me back on Tuesday. Kind of frustrating but it is a fairly new service. I'm hoping that services such as Nitrous and C9 are much more stable since they've been…
Re: Ask HN: Is anyone using a web IDE for most of their development work?
#50I use [codebox](https://github.com/CodeboxIDE/codebox) on a digital ocean droplet for nearly all my development. It's a simple-to-install node app, though it's not being actively developed from what I can tell so I'd really like to switch to a local install of cloud9.