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…
I hope that Copilot X will be brought to other IDEs as well, not just Visual Studio [Code].
GitHub Copilot X – Sign up for technical preview
161–170 of 771 posts
Re: GitHub Copilot X – Sign up for technical preview
#162Earlier quoted context omitted.
Microsoft is a so well positioned on this I think Silicon Valley has forgotten what it looks like when they don’t have a horrible CEO. When Microsoft executes well, they’re a scary force. They were exceptional under Gates and it looks like they are again. There’s a massive paradigm shift we’re just at the beginning of and Microsoft has been putting pieces in place for the last couple of years. Nadella has really turn…
As a young developer, I always wondered why Google didn't buy Java from Sun. Wouldn't it be a strategic buy?
Re: GitHub Copilot X – Sign up for technical preview
#163I've been on a path to financial independence (= saving and investing) but still need ~9 years to be able to safely retire. I slightly envy people with US-based FAANG jobs, where achieving financial independence seems like a breeze.
This also adds fuel to my desire to start a side project.
What are your thought on this? Are you preparing in any way financially?
Re: GitHub Copilot X – Sign up for technical preview
#164Earlier quoted context omitted.
Microsoft is a so well positioned on this I think Silicon Valley has forgotten what it looks like when they don’t have a horrible CEO. When Microsoft executes well, they’re a scary force. They were exceptional under Gates and it looks like they are again. There’s a massive paradigm shift we’re just at the beginning of and Microsoft has been putting pieces in place for the last couple of years. Nadella has really turn…
As a young developer, I always wondered why Google didn't buy Java from Sun. Wouldn't it be a strategic buy?
Re: GitHub Copilot X – Sign up for technical preview
#165Microsoft 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…
I hope that Copilot X will be brought to other IDEs as well, not just Visual Studio [Code].
Re: GitHub Copilot X – Sign up for technical preview
#166Scary. For the first time in my life, I feel like my expertise is at risk of being rendered obsolete. Maybe not this year, but the writing is on the wall. Soon coding without an AI will feel as antiquated as delivering food by horse. And resistance is futile because markets will punish those who refuse. We'll probably need less and less developers as AI advance. Just like we need less manual labor in farms today. And…
Re: GitHub Copilot X – Sign up for technical preview
#167I'm developer with 16 years of experience, currently working mainly with python for API work.
I'd love to hear accounts of other people, please add your background if you feel comfortable. I want to see if there is some correlation to experience, programming languages or use cases.
Re: GitHub Copilot X – Sign up for technical preview
#168With increases in productivity from systems like this, and a guaranteed bottom line improvement from cutting labor and running leaner teams, has anyone here heard of any large corporations using LLM's as an excuse for headcount reduction yet? In all honesty, I wouldn't be surprised if this has already played a large behind the scenes role in the layoffs at Google/Microsoft.
Re: GitHub Copilot X – Sign up for technical preview
#169[1] Copilot X: https://github.com/github-copilot/chat_waitlist_signup/
[2] Copilot Voice: https://githubnext.com/projects/copilot-voice/
[3] Copilot Docs: https://githubnext.com/projects/copilot-for-docs/
[4] Copilot for PRs: https://githubnext.com/projects/copilot-for-pull-requests/
[5] Copilot CLI: https://githubnext.com/projects/copilot-cli/
Re: GitHub Copilot X – Sign up for technical preview
#170Earlier quoted context omitted.
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?
Same is true if you use `git push` in which case all the code is transferred through the wire and is collected by GitHub which may or may not be desirable.