GitHub Copilot CLI now in public beta (github.blog)
from starman@programming.dev to programming@programming.dev on 11 Nov 2023 21:54
https://programming.dev/post/5744906

#programming

threaded - newest

Rikj000@discuss.tchncs.de on 11 Nov 2023 23:35 next collapse

Now they can also train their gray area trained model (trained upon our Github projects without consolidating with us if it was alright to do so) further!

By spying on every command you type in your CLI, and phoning home to MS about it, to train it further.

I guarantee you,
If you use it, you’ll be their free training monkey.

And once they used you for free,
and the product improved enough,
they’ll subscription charge you forever to make use of it.

xavi@programming.dev on 11 Nov 2023 23:59 next collapse

adios

KeenFlame@feddit.nu on 12 Nov 2023 01:04 next collapse

All paid products do that that you use every day

Rikj000@discuss.tchncs.de on 12 Nov 2023 01:57 collapse

Not on my machine. Or at least, I do everything humanly possible to limit it.

Either through:

  • Switching to FOSS alternatives
  • Custom patches applied to proprietary binaries.
  • Blocking network access for certain processes

I don’t expect everyone to become a privacy expert though.

However I do believe systematic privacy is important, and that we should aim for better privacy laws to keep the intellectual property of the average user safe.

KeenFlame@feddit.nu on 13 Nov 2023 21:44 collapse

I mean yeah that’s why I use local models that suck completely for code completion. But why single out copilot when every single electronic device is in a permanent war for cloud capital

Rikj000@discuss.tchncs.de on 14 Nov 2023 20:43 collapse

Well, the post was about copilot,
so that’s what my comment was about.

But I agree, fck all big-tech software.

If it’s not produced by a non-profit as open source, then it’s not worth your time.

(Due to anti-consumer practices, spy-ware/telemetry or vunerabilities to worry about)

arisunz@lemmy.blahaj.zone on 12 Nov 2023 03:08 next collapse

Never ask

  • a man his salary

  • a woman her age

  • a corporation which thirld-world countries’ empoverished population they exploit for cheap labor to make their “AI” economically viable

grue@lemmy.world on 12 Nov 2023 04:28 next collapse

(trained upon our Github projects without consolidating with us if it was alright to do so)

Without having read it, I’d be willing to bet that the Copilot EULA requires users to agree not to sue Microsoft for any of their copyrights that might have been infringed. Personally, I think anybody who has a project on Github – especially one with a copyleft license – shouldn’t touch Copilot with a ten-foot pole in order to preserve all their legal options.

themusicman@lemmy.world on 12 Nov 2023 20:20 collapse

Interestingly, OpenAI claims they will shoulder any legal burden resulting from copyright infringement their products enable. I guess they feel they’re on sturdy enough ground and want to use their resources to ensure precedent is set

starman@programming.dev on 12 Nov 2023 08:06 collapse

And that’s one of the reasons why I won’t use it.

technom@programming.dev on 12 Nov 2023 08:42 collapse

What are the other reasons?

starman@programming.dev on 12 Nov 2023 09:52 collapse

  • it is available only in GitHub Copilot Business license, I have the standard one
  • I would rather just type the command instead of using ML to type it for me
  • if I don’t know which command should I use, I can just do a quick search and remember it for next time
  • I often have to use different machines, and it will be annoying to log in to github copilot every time
lennier@kbin.social on 12 Nov 2023 13:06 collapse

It is actually included in the standard license, just the documentation for enabling it is quite easy to misunderstand (it mentions several times that it's for business only, but what it means is needing to enable it is business only. It's already enabled for standard users). Confused me too.

starman@programming.dev on 12 Nov 2023 14:01 collapse

Thanks, edited

ilinamorato@lemmy.world on 12 Nov 2023 11:38 collapse

I think Copilot would get a lot more takers if it looked like this. xkcd.com/1838