Not very impressed with either Copilot or ChatGPT for programming purposes. I'm sure it will be interesting for some people, but whenever I really feel like I could benefit from an intelligent AI, it usually falls flat. Most commonly, it will just generate calls that don't exist, and if you try to get it to implement them, it will write bullshit. Now the thing is, maybe it really does improve developer productivity b…
GitHub Copilot X – Sign up for technical preview
151–160 of 771 posts
Re: GitHub Copilot X – Sign up for technical preview
#152Earlier quoted context omitted.
Yes, I feel like it is much better than HN has given it credit for in earlier discussions. But that may be influenced by the fact that I only started using it relatively recently; I've probably mostly seen it at its best. Also, I have no illusions about how language models work. I notice that the sloppier the code I'm editing, the worse suggestions (and dumber comments) it suggests. If I start writing a comment and c…
You're being too kind on the HN crowd. We're usually extremely pessimistic for no good reason and useless at predicting things. It seems like we just love to hate on stuff.
Re: GitHub Copilot X – Sign up for technical preview
#153Yesterday, 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
#154Microsoft 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?
Re: GitHub Copilot X – Sign up for technical preview
#155Re: GitHub Copilot X – Sign up for technical preview
#156Earlier quoted context omitted.
Yes, I feel like it is much better than HN has given it credit for in earlier discussions. But that may be influenced by the fact that I only started using it relatively recently; I've probably mostly seen it at its best. Also, I have no illusions about how language models work. I notice that the sloppier the code I'm editing, the worse suggestions (and dumber comments) it suggests. If I start writing a comment and c…
You're being too kind on the HN crowd. We're usually extremely pessimistic for no good reason and useless at predicting things. It seems like we just love to hate on stuff.
Re: GitHub Copilot X – Sign up for technical preview
#157Microsoft 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…
> have to wonder at what point developers remember how anti-developer Microsoft used to be Microsoft has historically been anti-opensource, but not anti-developer. Their first product was a BASIC interpreter and in my experience throughout the 90s and early 2000s their developer ecosystem (aka Visual Studio) has really been first-class. I am not a fan of Microsoft because they have been openly hostile to open source,…
He wasn't kidding.
Re: GitHub Copilot X – Sign up for technical preview
#158Microsoft 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…
Re: GitHub Copilot X – Sign up for technical preview
#159Microsoft 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]
Re: GitHub Copilot X – Sign up for technical preview
#160People should keep in mind that these human in the loop AI systems are built to learn from the human until they’re good enough to replace them.
I already know at least one designer who previously would have considered hiring me for something but now has explained that they are achieving tasks with ChatGPT.
Especially when you start to understand the reasoning ability of GPT-4, what the 32k context window and ability to understand images means, any software engineer who thinks their job will remain safe is in complete denial.
In fact, with this release you will start to see quite a lot of non-programmers start using Github. Within X months or a few years, its quite feasible that Microsoft will have a software engineer built into Windows.