This is not good news. It's actually changed from being free to costing $10/month. The productivity benefits are worth more than $10/month easily, but somehow I still don't want to pay for it... maybe it's because they're using public domain code to train the model.
>The productivity benefits are worth more than $10/month easily, but somehow I still don't want to pay for it.. Are the productivity benefits worth more than $10/month?
GitHub Copilot for individuals available without waitlist, with free trial
21–30 of 153 posts
Re: GitHub Copilot for individuals available without waitlist, with free trial
#22Earlier quoted context omitted.
Agreed, I feel like my limit was 5 bucks. I get good suggestions that help me prevent repetitive patterns but I don’t get any useful “give me code that does X” as advertised.
I don’t get any useful “give me code that does X” as advertised. I found it actually worse than useless in those cases. Often I will type a function name it will populate my function body with code that at a quick glance looks like exactly what I want, but at closer inspection is actually complete nonsense. Trying understand if the code it suggests actually does what I want or not is often slower than just writing th…
Re: GitHub Copilot for individuals available without waitlist, with free trial
#23Github copilot regurgitates my colleagues highly niche code verbatim. I know its his because all the same bad variable names are used.
It doesn’t train itself on your local code. It’s probably using your colleagues code in your codebase as part of the input to decide what you want. Someone else in a separate project will never see Copilot recommendations of your colleagues (as long as GitHub doesn’t change their ToS)
Re: GitHub Copilot for individuals available without waitlist, with free trial
#24This is not good news. It's actually changed from being free to costing $10/month. The productivity benefits are worth more than $10/month easily, but somehow I still don't want to pay for it... maybe it's because they're using public domain code to train the model.
Re: GitHub Copilot for individuals available without waitlist, with free trial
#25That's clearly a remix of the work of others
Re: GitHub Copilot for individuals available without waitlist, with free trial
#26This is not good news. It's actually changed from being free to costing $10/month. The productivity benefits are worth more than $10/month easily, but somehow I still don't want to pay for it... maybe it's because they're using public domain code to train the model.
Do you also consider it ethically questionable to look up oublic domain code on for inspiration (like on StackOverflow) while being paid $20,000/month?
Because I certainly do that plenty. I think most of us do
Re: GitHub Copilot for individuals available without waitlist, with free trial
#27I wonder if this is because enterprise / business demand would be substantially higher and they're worried about making it generally available due to load and they wouldn't be able to handle it? Unless I misunderstand something, its not yet for businesses right?
Re: GitHub Copilot for individuals available without waitlist, with free trial
#28Github copilot regurgitates my colleagues highly niche code verbatim. I know its his because all the same bad variable names are used.
It doesn’t train itself on your local code. It’s probably using your colleagues code in your codebase as part of the input to decide what you want. Someone else in a separate project will never see Copilot recommendations of your colleagues (as long as GitHub doesn’t change their ToS)
Re: GitHub Copilot for individuals available without waitlist, with free trial
#29This is not good news. It's actually changed from being free to costing $10/month. The productivity benefits are worth more than $10/month easily, but somehow I still don't want to pay for it... maybe it's because they're using public domain code to train the model.
You don’t need backcraft some moral argument. It’s trivial to see that a large amount of creativity went into developing the system, it’s not just a repackaging of public domain works.