from Stopthatgirl7@lemmy.world to technology@lemmy.world on 19 Dec 00:34
https://lemmy.world/post/23294521
Microsoft-owned GitHub announced on Wednesday a free version of its popular Copilot code completion/AI pair programming tool, which will also now ship by default with Microsoft’s popular VS Code editor. Until now, most developers had to pay a monthly fee, starting at $10 per month, with only verified students, teachers, and open source maintainers getting free access.
GitHub also announced that it now has 150 million developers on its platform, up from 100 million in early 2023.
“My first project [at GitHub] in 2018 was free private repositories, which we launched very early in 2019,” GitHub CEO Thomas Dohmke told me in an exclusive interview ahead of Wednesday’s announcement. “Then we had kind of a v2 with free private organizations in 2020. We have free [GitHub] Actions entitlements. I think at my first Universe [conference] as CEO, we announced free Codespaces. And so it felt natural, at some point, to get to the point where we also have a completely free Copilot, not just one that is for students and open source maintainers.”
threaded - newest
There’s absolutely no way this is sustainable
It's limited. They give you a free dose at first and expect you to come back for more later.
Why is it never drugs??
It’s basically digital drugs.
I mean chatgpt isn’t sustainable right now, and is losing money.
Large corpos/VC funded startups will happily burn money to capture a critical mass of users. They’re frontloading cost to capture market share. Similar to Alexa’s, they’re dirt cheap to get you into their ecosystem. Rappi has done this in Latin America, uber did it for a time, etc.
They’re gonna have to pay me to waste my time with this trash
My question is, why give it for free? Has their product developed enough to win in the AI developer space? Are we reaching the point where you could self-host an AI code assistant as good as copilot? Or are projects such as johnny.ai (renamed, I’m not going to advertise it) challenging Microsoft’s market share in the AI developer space?
My only guess is Microsoft wants you to get used to their ecosystem and further ingrain developers into their development ecosystem. At best, once you are used to their ecosystem you’ll stick with them out of familiarity. At worst, they can use your input (prompts, refactors, etc) to further the development of copilot.
To me this smells of typical subsidizing of a product to capture market share then lock in that market share. Anything I’m missing?
Edit: johnny.ai seems to be a domain offered for resale by godaddy. I didn’t mean to link them but I’ll leave it here, don’t give godaddy money as they are a terrible domain name registrar.
That’s exactly it.
From their email:
So it’s just a rate limited thing meant to get you signed up and then cut you off right when you get used to it. I get access through work and well, it just sucks.
And you can’t opt out…
If you have a GitHub account you are auto added in.
What do you mean? You have to create an account and log in. Am I missing something?
If you have a github account, you have this. You can decide to not use it… unless it gets intertwined more and more in your tools and you have to actively make sure your IDE is not suddenly sending your whole private project to MS servers because it was enabled by default.
So you can opt out
Please point me to anything, anywhere in your github profile, settings, or whatever, that allows you to make sure that this feature will not be enabled for you.
I’ll wait.
You’re the one making the false claim it cannot me opted out right now. If you want you prove that claim go ahead.
As you want you also prove the future, please prove it won’t be possible to opt out in the future.
I know you will come empty handed, so won’t bother waiting
I have a hard time parsing your sentences, but it seems you don’t understand. You can’t opt out of those “free” credits. It’s a simple matter of not having the option given to us.
You have to manually enable copilot free even if you install copilot extension and you log in. How do I know? I tried instead of making things up in my head like you are.
You don’t have hard time parsing my sentences. You have hard time admitting you have no idea what you’re saying.
It's a free sample, which is a very common marketing technique. The free tier only gives you 2000 code completions a month so if you end up using it a lot you'll need to switch to a paid tier. Nothing particularly nefarious there.
.
Does the EFF call it Free?
It's free as in beer.
Beer is expensive, and gives you colon cancer.
That’s why I take heroin
No such thing as a free beer, no more than there's a free lunch.
Well, there's free Copilot now.
<img alt="" src="https://slrpnk.net/pictrs/image/66fa0fa1-b5fc-468c-ac32-cf6eb04a6f13.jpeg">
Free as in herpes.
This needs to get added to the common nomenclature as the third option 😂
The fact that it even exists still shows how bad the state of programming is nowadays.
Can i point it at a local endpoint or do they wanna force me to send all my code to thwir servers
Run copilot’s proprietary model locally? You’re dreaming. But you can do this with ollama, and they aren’t forcing you. There are many local models that works pretty well.
No i mean i assume they are shipping a vscode extension as default. I was wondering if said extension allows me to point at said locally run model.
They aren’t. Copilot is not a built-in extension. Can’t say much about future plans though.
I used Ollama locally and it worked decently well. Code suggestions were fast and relatively accurate (as far as an LLM goes). The real issue was the battery hit. Oh man, it HALVED my battery life, which is already short enough when running a server locally
Better tl:dr;
I don’t need help to do copyright infringement Microsoft.
uBlock Origin Filters to get rid of Copilot bloat on Github
uBlock Origin => Open the Dashboard => My Filters => Add:
Also disable + block everything under: github.com/settings/copilot
Time to start using VSCodium then, I want no cloud AI in my development setup.
better use Zed, it is hot cake
But it has ai chats baked in as well, or is there a way to disable it? Haven’t looked properly yet.
there are ways to disable that, check r/zed
just waiting on the windows version :(
i hope it never comes, use gnu/linux
as soon as i can afford a new laptop but until then i have what i have
Linux excels over windows on older laptops
Been using VSCodium for a few years now, for loose file editing,
no complaints about it, imo it’s what VSCode should be.
i like vscodium but is sublime text still worth it. i use it for some things but the packages are harder to find/manage, i feel.
Oh good, FREE SLOP FOR ALL!
honestly copilot is great just to autocomplete repetitive lines of code but not enough to pay. i find the emmet snippets much better.
I’ve had much joy from using ‘windsurf’, the VSCode clone with the stupidest name.
Same here. I’m a Cursor subscriber but I loked Windsurf better after using its free trial.
If would be amazing to stop using the word free when we are talking about companies like Microsoft and Google
As I like to test things before saying something critical about them, I rushed to my GH account in order to test this “Copilot” from GitHub (it’s a weird name considering that Copilot is also a Bing AI; both Bing and Copilot are Microsoft products, so unsurprisingly there’s zero creativity coming from them).
So far:
Summary: a “nothing burger”. It perfectly describes this… “tool”?
‘free’
So is that ‘sell my data’ free? Or ‘get you hooked on the product and then add a subscription a year later’ free?
Bastards.
Both. And there is no guarantee they are not selling your data even if you pay.
Enterprise versions of Copilot do guarantee in the contract that they are not selling your data or using it to train their LLM.