Live data from Hacker News

GitHub Copilot X – Sign up for technical preview

github.blog

111–120 of 771 posts

Re: GitHub Copilot X – Sign up for technical preview

#111
post #45

Yesterday, Copilot could not write a program with SymPy, which is a library for doing symbolic math in Python. (e.g., it would consistently confuse symbols in equations with Python variables). Today it uses SymPy as well as it uses NumPy (occasional mistakes, but overall it has the right idea). Absolutely astounding.

So it's on par with a junior software engineer?

Re: GitHub Copilot X – Sign up for technical preview

#112

Microsoft really seems to have wrapped up the developer ecosystem with VS Code and the Github acquisition combined with OpenAI. They are going to have an absurd amount of data to optimize their models thanks to that, not sure how other AI focused companies can overcome that have to wonder at what point developers remember how anti-developer Microsoft used to be and potentially move away from their ecosystem. Credit t…

Does anyone have a prediction for how this translates into Microsoft's bottom line? I'd imagine it is mostly increased Azure sales with a few Visual Studio licenses.

Azure/subscription sales is what they care about anyway. Everything else is a commodity.

Re: GitHub Copilot X – Sign up for technical preview

#113

Microsoft really seems to have wrapped up the developer ecosystem with VS Code and the Github acquisition combined with OpenAI. They are going to have an absurd amount of data to optimize their models thanks to that, not sure how other AI focused companies can overcome that have to wonder at what point developers remember how anti-developer Microsoft used to be and potentially move away from their ecosystem. Credit t…

Does anyone have a prediction for how this translates into Microsoft's bottom line? I'd imagine it is mostly increased Azure sales with a few Visual Studio licenses.

I could see them selling an absurdly expensive enterprise on-prem copilot that is tuned for a company's codebase and able to be customized to some extent. If they can show how much it improves productivity it would be an easy sell. Plus tightly integrate everything with Azure like you said

Bill Gates was also talking about company AI's that "attend every meeting" and are involved even in non-technical areas via Office. Microsoft seems all in on this

Re: GitHub Copilot X – Sign up for technical preview

#114
post #96

Earlier quoted context omitted.

I hope that Copilot X will be brought to other IDEs as well, not just Visual Studio [Code].

The sublime plugin for Copilot works well enough already. I'm sure Copilot X will be something you can fold into any editor. I don't understand how so many folks seem to tolerate the UX lag in VSCode

Maybe they have a better machine than you so they don't notice it.

Re: GitHub Copilot X – Sign up for technical preview

#115
post #33

I tried getting myself on the CLI waitlist ( https://githubnext.com/projects/copilot-cli/ ). That they use ffmpeg as the example hits a huge pain point for me. But: "Next Waitlist by GitHub Next would like permission to: Act on your behalf Not owned or operated by GitHub" Why does signing up for a waitlist require me to give permissions to an app to act in my account? An app that isn't even officially from GitHub? Th…

There are several CLI programs like this. I built mine before ChatGPT came out so it uses text-davinci-003. It https://github.com/runvnc/askleo If you google for ChatGPT CLI I assume some will come up and those are probably better because they are cheaper and faster.

Re: GitHub Copilot X – Sign up for technical preview

#116
post #67

Microsoft really seems to have wrapped up the developer ecosystem with VS Code and the Github acquisition combined with OpenAI. They are going to have an absurd amount of data to optimize their models thanks to that, not sure how other AI focused companies can overcome that have to wonder at what point developers remember how anti-developer Microsoft used to be and potentially move away from their ecosystem. Credit t…

When you use copilot integrated in the editor, does microsoft collect all source code data on your project or only context used to perform the completions?

When you sign up for CoPilot, there's a settings section on Github for it. One option you can toggle is "Allow GitHub to use my code snippets for product improvements *".

Context still needs to be processed, so surrounding line, block, and a couple open tabs gets piped into the prompt.

And here's a quote from the privacy page.

> Depending on your preferred telemetry settings, GitHub Copilot may also collect and retain the following, collectively referred to as “code snippets”: source code that you are editing, related files and other files open in the same IDE or editor, URLs of repositories and files path.

Re: GitHub Copilot X – Sign up for technical preview

#117
post #96

Earlier quoted context omitted.

I hope that Copilot X will be brought to other IDEs as well, not just Visual Studio [Code].

The sublime plugin for Copilot works well enough already. I'm sure Copilot X will be something you can fold into any editor. I don't understand how so many folks seem to tolerate the UX lag in VSCode

> I don't understand how so many folks seem to tolerate the UX lag in VSCode

A lot of us don't experience any issues. To me, VSCode is just as performant as Sublime is.

Re: GitHub Copilot X – Sign up for technical preview

#118

Microsoft really seems to have wrapped up the developer ecosystem with VS Code and the Github acquisition combined with OpenAI. They are going to have an absurd amount of data to optimize their models thanks to that, not sure how other AI focused companies can overcome that have to wonder at what point developers remember how anti-developer Microsoft used to be and potentially move away from their ecosystem. Credit t…

half our team is really entrenched with jetbrains. but aside from a couple of curmudgeons who are formally married to vim, I think VSCode and JetBrains has pretty much sewed up the market.

Re: GitHub Copilot X – Sign up for technical preview

#119
post #33

I tried getting myself on the CLI waitlist ( https://githubnext.com/projects/copilot-cli/ ). That they use ffmpeg as the example hits a huge pain point for me. But: "Next Waitlist by GitHub Next would like permission to: Act on your behalf Not owned or operated by GitHub" Why does signing up for a waitlist require me to give permissions to an app to act in my account? An app that isn't even officially from GitHub? Th…

It’s officially from GitHub. There is some weird language (that I’ll absolutely pass feedback on to the team), I think because GitHub Next is a different organization from GitHub proper, but I can assure you, this is an official GitHub app.

But I totally agree that this isn’t a great/clear message about where this is from.

Re: GitHub Copilot X – Sign up for technical preview

#120

Microsoft really seems to have wrapped up the developer ecosystem with VS Code and the Github acquisition combined with OpenAI. They are going to have an absurd amount of data to optimize their models thanks to that, not sure how other AI focused companies can overcome that have to wonder at what point developers remember how anti-developer Microsoft used to be and potentially move away from their ecosystem. Credit t…

[flagged]
Post reply on HN