shankun
No user record in our sample, but shankun has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but shankun has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
(From GitHub product team) Thanks, @ianwalter. We plan on having a public feedback repo soon - but in the meantime, if you want to submit ideas, please check out https://support.github.com/contact/feedback.
(From GitHub product team) Thank you! We couldn't have said it better ourselves. Let us know if you have any other feedback on what we can provide you to plan better. And thanks for your use of GitHub!
Thanks for the feedback on this. We are rebuilding Explore and improving the feeds on it soon, and would love to chat with you if you’re interested. Drop me a line (shankuniyogi at github.com).
I will do a follow-up post on this, once I've learned more. Please stay tuned.
Yes. We will. Please stay tuned.
That is a very reasonable ask. I'll be doing a post-mortem, and talking to all the individuals involved - and will do a followup post on it on the same blog. Please stay tuned. And, again, our sincere apologies.
Hi all, this is Shanku Niyogi. I run the Product team at GitHub. I sincerely apologize for this post. We screwed up. This post was made in error, and we are retracting it. We are always looking to improve our programs…
Thanks. Yes, this is completely additive to the existing SDK.
Thanks for the feedback. We are actively working on Python 3 support. Stay tuned!
With the interactive CLI, we set out with a similar mission as other cloud CLIs - our first priority was helping users use the GCP CLIs including gcloud and gsutil. With our Interactive CLI, we’ve tried to build…
Hi all, the Google Cloud SDK team here. The Interactive CLI feature is currently in Alpha, but part of our overall Cloud SDK. The SDK is very much in GA, but we continue to look for your feedback on what we can do to…
When I read "counterfactual regret minimization", I thought this would be about Kellyanne Conway.
This is the new CNN. On the positive side, at least they didn't use "has a cow".
With or without management overhead?
Funny, when I saw this I immediately thought of UpdatePanel (I used to be on the ASP.NET team back then). The motivation of UpdatePanel was not to provide the best design pattern for AJAX, but provide the fastest path…
No. The old way to change it was in product.json - the product configuration, which got rewritten on every update. The new way to do it is in user settings, which don't get modified.
We're working on it. :)
It is turned on, but you can turn off either crash reporting, or usage telemetry reporting, or both. Please see https://code.visualstudio.com/docs/supporting/faq#_how-to-di.... Scroll down to see more on usage telemetry…
@bbcbasic: there is indeed a difference between our OSS project and Visual Studio Code, which is essentially our distro. For a detailed explanation, please see…
In addition to the free extension for VS Code (which is free and open source, and available on Mac, Linux, and Windows), we have a free and open source service called CodePush (https://microsoft.github.io/code-push/)…
Electron was indeed originally called Atom Shell, and part of Atom. But it's a general purpose shell for cross-platform apps - it basically provides a native application shell hosting Chromium. And lots of apps -…
It might be strange, but many of the engineers on the VS Code team do their development work on a Mac or Linux PC.
Visual Studio Code has a very modular architecture. The tool itself is written in Node.JS and web technologies, on top of Electron, and most extensions have a Javascript component. But most of the language and debugging…
Thanks. VIM mode is high on our roadmap. We do actually have Java syntax highlighting today, though we don't have statement completion and other richer features for it yet.
Thanks. It's definitely high-up on our roadmap.