Really hope I don't get my open source maintainer Pro plan bumped down to free.
GitHub Copilot is now available for free
51–60 of 412 posts
Re: GitHub Copilot is now available for free
#52Earlier quoted context omitted.
> I don't want to support AI or have my code trained on AI. What are your arguments for this?
1. I believe AI is detrimental. It makes us go too fast. It's all about production now, pure efficiency over individuals. 2. AI is too dangerous. Whatever innovations used for benign applications will be eventually used for more dangerous applications such as advanced genetic engineering and the military. 3. AI uses too much energy. It's disrespectful to the resources that we have. 4. AI is an apex technology amongst…
This one I somewhat agree with. Ideally these technologies are owned by nobody.
Though it does give me hope when I see Facebook of all companies leading the charge in regards to open sourcing AI. The fact that their business model incentivizes them to do this, is good (lucky) for everyone, whatever your other opinions of the company are.
Re: GitHub Copilot is now available for free
#53Earlier quoted context omitted.
1. I believe AI is detrimental. It makes us go too fast. It's all about production now, pure efficiency over individuals. 2. AI is too dangerous. Whatever innovations used for benign applications will be eventually used for more dangerous applications such as advanced genetic engineering and the military. 3. AI uses too much energy. It's disrespectful to the resources that we have. 4. AI is an apex technology amongst…
I strongly agree with your points 1, 3, 4 and 5, and I would add another one: 7. This idea of "AI" and how it is expected to be used is detrimental to human intellectual development, particularly for junior generations, and the presumption that AI will solve everything is what actually may bring us closer to the world of Idiocracy.
Re: GitHub Copilot is now available for free
#54The slow elephant enterprise GitHub will never be as good/fast as Cursor, they had their chance but they have joined the party of "keeping the devs under our umbrella with free features" too late.
Re: GitHub Copilot is now available for free
#55Earlier quoted context omitted.
> I don't want to support AI or have my code trained on AI. What are your arguments for this?
1. I believe AI is detrimental. It makes us go too fast. It's all about production now, pure efficiency over individuals. 2. AI is too dangerous. Whatever innovations used for benign applications will be eventually used for more dangerous applications such as advanced genetic engineering and the military. 3. AI uses too much energy. It's disrespectful to the resources that we have. 4. AI is an apex technology amongst…
Re: GitHub Copilot is now available for free
#56I actually closed by Github account because I don't want to support AI or have my code trained on AI. Now I'm extra happy I shut it down.
> I don't want to support AI or have my code trained on AI. What are your arguments for this?
Re: GitHub Copilot is now available for free
#57I ditched Copilot for Cursor and never looked back. Cursor might be the only other AI product with product market fit than ChatGPT, it's that good
Has anyone who uses an IDE (e.g., JetBrains, not a code editor) moved to Cursor? I've downloaded it a few times because everyone raves about it, but I've always come back almost immediately because editors can't reliably make changes across projects (among many other things)... What am I missing? FWIW I use GoLand w/ Supermaven, currently.
Re: GitHub Copilot is now available for free
#58If anyone is looking for a free/local alternative Continue + Ollama is acceptable. If you're just doing run of the mill programming it will work well out of the box. I'm glad it's open source so I was able to fix most of the issues I had with it and now my copy is in a great place. The documentation is in places many versions behind the actual code so it can be tough to figure out how to set things up when you're ven…
On what kind of hardware/GPU are you running that locally?
Re: GitHub Copilot is now available for free
#59Earlier quoted context omitted.
> I don't want to support AI or have my code trained on AI. What are your arguments for this?
1. I believe AI is detrimental. It makes us go too fast. It's all about production now, pure efficiency over individuals. 2. AI is too dangerous. Whatever innovations used for benign applications will be eventually used for more dangerous applications such as advanced genetic engineering and the military. 3. AI uses too much energy. It's disrespectful to the resources that we have. 4. AI is an apex technology amongst…
I am currently having a ride with chatgpt allowing me to write applications at 3 times the speed compared to before (where before may be "never" for some technologies) and I am happy for everyone contributing to this.
But all your points are well grounded, I will have to figure out a way to think about them, while keeping my day job.
Re: GitHub Copilot is now available for free
#60If anyone is looking for a free/local alternative Continue + Ollama is acceptable. If you're just doing run of the mill programming it will work well out of the box. I'm glad it's open source so I was able to fix most of the issues I had with it and now my copy is in a great place. The documentation is in places many versions behind the actual code so it can be tough to figure out how to set things up when you're ven…