Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hey all! I’m the author of this post, and lead the PM team at Microsoft behind IntelliCode, Live Share, and the cloud-based remote development capabilities described in this article. We’re looking forward to working with developers, and learning how to further support teams who are looking to up-level their productivity and embrace further workplace flexibility (yay for remote development!). In the meantime, feel free to ask me anything!


I understand your interest in running this service but it would be the right move to open source the basic service (docker manager, the vs Code Server inside of the containers) so we can host it on our own (or locally on a machine). That does not prevent you to run it with VS Online anyway. If you are interested in cloud hosting, it is anyway Azure/Github DevOps vs whatever Amazon has. And they do not know anything about IDEs.


I'm awaiting this answer too.


I'm interested in the privacy aspect of online.visualstudio.com. if I use it, does my code get tunneled through Microsoft's servers? Or is it end to end encrypted or something else?


What does "tunneled" mean in this context?


What I meant was: can my code be read by microsofts servers? (so tunnel = ms-server connects to the server containing the code and then displays it in the browser or sends it to my editor)


Our team has been using remote VS Code to build our project on Azure Confidential Compute VMs. The tool is amazing, and is a massive improvement over all other remote dev solutions we’ve tried. Thank you!


What's the situations going to be like for third-party addons for this? My company has need of an online IDE for our end users to code against, and obviously writing our own seems like too gargantuan of a task that will likely result in sub-par outcomes.

Could we instead make some kind of first-class addon for VS Code Online, and funnel users into setting that up instead?


Enabling the ecosystem is a big focus for us moving forward, so I’d love to chat further about your scenario and requirements. Feel free to ping me at joncart@microsoft.com and we can setup a quick call.


The offering of www.gitpod.io also allows to operate an online IDE similar to VS Code for your users: You could host it yourself for your users or gitpod.io can host it for you. In any case: custom extensions, integrations, and branding is possible.


Hey, great post, looking forward for seeing brand new VS! Would you mind sharing a little bit of tech approach for your real-time collaboration features? OT, CRDT or a hybrid transactional approach of sorts?

Currently we are developing realtime collaboration for a CAD system called Renga and information is a bit scarce.


Thanks! We currently use OT for the collaborative editing experience behind Live Share.




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

Search: