Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shankun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
shankun
6y ago
(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 .
2.
▲
by
shankun
6y ago
(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!
3.
▲
by
shankun
6y ago
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).
4.
▲
by
shankun
7y ago
I will do a follow-up post on this, once I've learned more. Please stay tuned.
5.
▲
by
shankun
7y ago
Yes. We will. Please stay tuned.
6.
▲
by
shankun
7y ago
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.
7.
▲
by
shankun
7y ago
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 for developers, and ar
8.
▲
by
shankun
9y ago
Thanks. Yes, this is completely additive to the existing SDK.
9.
▲
by
shankun
9y ago
Thanks for the feedback. We are actively working on Python 3 support. Stay tuned!
10.
▲
by
shankun
9y ago
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 something that doesn’t just
11.
▲
by
shankun
9y ago
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 make the SDK experience
12.
▲
by
shankun
10y ago
When I read "counterfactual regret minimization", I thought this would be about Kellyanne Conway.
13.
▲
by
shankun
10y ago
This is the new CNN. On the positive side, at least they didn't use "has a cow".
14.
▲
by
shankun
10y ago
With or without management overhead?
15.
▲
by
shankun
10y ago
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 to incremental page up
16.
▲
by
shankun
10y ago
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.
17.
▲
by
shankun
10y ago
We're working on it. :)
18.
▲
by
shankun
10y ago
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 tel
19.
▲
by
shankun
10y ago
@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/Microsoft/vscode/issues/60#iss
20.
▲
by
shankun
10y ago
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/ ) f
21.
▲
by
shankun
11y ago
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 - including many that ar
22.
▲
by
shankun
11y ago
It might be strange, but many of the engineers on the VS Code team do their development work on a Mac or Linux PC.
23.
▲
by
shankun
11y ago
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 functionality is bui
24.
▲
by
shankun
11y ago
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.
25.
▲
by
shankun
11y ago
Thanks. It's definitely high-up on our roadmap.
26.
▲
by
shankun
11y ago
Thanks Micah, we just added it to the roadmap at https://github.com/Microsoft/vscode/wiki/Roadmap .
27.
▲
by
shankun
11y ago
VS Code's debugger has an open extension model that allows adding debuggers for other languages. We have Node, Go, and Chrome debugging today, and are planning on adding others.
28.
▲
by
shankun
11y ago
The Go extension is also available as an open source project, at https://github.com/Microsoft/vscode-go . We've integrated a number of tools built by the Go community, including the Delve debugger, and we are contr
29.
▲
by
shankun
11y ago
I am not, but I work with them closely. If you'd like to talk to the team involved, send me (shankun_at_microsoft_com) your email and I'll connect you up!
30.
▲
by
shankun
11y ago
By the way, if you are looking for a production-quality Windows port of Redis, there is a fork available at https://github.com/MSOpenTech/redis . We (Microsoft) provide it in production as Azure's cache service tod
More ›