Hacker News new | past | comments | ask | show | jobs | submit login

I find myself thinking the same thing about every web based IDE/editor - how would you write a graphical application? How would you write a game? I guess its possible to install X on the remote and then somehow stream video over the wire but that seems like a chunky experience.

I guess that's the difference between these and traditional solutions, in a web based IDE you can only write text based applications.




I think web based IDEs are mainly intended for web and server applications. In this situation a game or graphical application would be written in HTML/JS and served to another browser tab.

As a student who moves between boxes a lot I've found this very useful.


The bit that gets me is that I have as shonky and relatively unreliable internet connection and work from home. This is not an issue when my toolchain sits locally.

I really couldn't risk using an entirely online service for direct productivity.


Cloud9 actually offers SSH workspaces. (Not sure this new version has them too)

So you can use the cloud9 IDE on your local files or on files that are on a server of yours.


The new version absolutely has SSH workspaces. You can SSH into your own machine or get an SSH box from e.g. digitalocean.com and use that with Cloud9 if you like.


A while ago I wanted to work on a GTK app on cloud 9. With a little work, I was able run a vnc server and install a websockets-based vnc viewer on their infrastructure. It allowed me to view the GTK app in my browser.


Talk about working backwards.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: