Viewing profile — shankun
shankun
HN member- Joined
- Wed, Apr 29, 2015, 5:11 PM UTC
- HN karma
- 285
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About shankun
No profile information was provided.
Recent public activity
-
comment
Comment #23980916
(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.gi…
-
comment
Comment #23980885
(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 fo…
-
comment
Comment #23551629
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…
-
comment
Comment #21718176
I will do a follow-up post on this, once I've learned more. Please stay tuned.
-
comment
Comment #21718171
Yes. We will. Please stay tuned.
-
comment
Comment #21718167
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…
-
comment
Comment #21718083
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 a…
-
comment
Comment #16604836
Thanks. Yes, this is completely additive to the existing SDK.
-
comment
Comment #16604450
Thanks for the feedback. We are actively working on Python 3 support. Stay tuned!
-
comment
Comment #16604447
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 Intera…
-
comment
Comment #16604436
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 fo…
-
comment
Comment #13562608
When I read "counterfactual regret minimization", I thought this would be about Kellyanne Conway.
-
comment
Comment #13532565
This is the new CNN. On the positive side, at least they didn't use "has a cow".
-
comment
Comment #13018436
With or without management overhead?
-
comment
Comment #12904434
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 f…
-
comment
Comment #11502274
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 modifie…
-
comment
Comment #11501914
We're working on it. :)
-
comment
Comment #11501908
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... . Sc…
-
comment
Comment #11501866
@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 https://github.com/M…
-
comment
Comment #11491183
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 ( ht…
-
comment
Comment #10592928
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 host…
-
comment
Comment #10591330
It might be strange, but many of the engineers on the VS Code team do their development work on a Mac or Linux PC.
-
comment
Comment #10591229
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.…
-
comment
Comment #10589242
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.
-
comment
Comment #10588933
Thanks. It's definitely high-up on our roadmap.