Earlier quoted context omitted.
I don’t think people understand the hockey stick we’re on. Don’t focus too hard on the failings, look at the scaffolding being rapidly deployed that makes the iterative improvement process exceptionally tight.
It’s the same with every paradigm shift. “GUIs are pretty but slow. Ok, they’re faster but just glued on to CLI programs. Ok, they’re native but less information dense. Ok, that’s a good thing, but…” “The internet is nice but you still have to go to the store/bank. Ok, you can shop/bank online but you still have to call airlines. Ok you can buy airline tickets but you still have to go to the library to research. Ok,…
GitHub Copilot X – Sign up for technical preview
511–520 of 771 posts
Re: GitHub Copilot X – Sign up for technical preview
#512Earlier quoted context omitted.
$50+ in monthly subscription fees? BRB buying some MSFT
If you want it cheaper: https://how2terminal.com This is when I build a product and then Microsoft releases it three weeks later -_-
Re: GitHub Copilot X – Sign up for technical preview
#513Is there a way to talk to copilot after something has been made? For example: I just asked it to search for something on a public api in a comment and let it auto complete the function. The resulting code was pretty decent except it included a hard coded access_token in the url. This was a blank project, I don't even have an access token for this api - guessing someone posted theirs in a public repo at some point. Is…
I think this is what Copilot Chat will do.
Re: GitHub Copilot X – Sign up for technical preview
#514Earlier quoted context omitted.
> 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,…
Microsoft was also a long time anti-commandline and against scripting, they tried to made everything clickable, with wizards and s**, and remove text and keyboard-input as much as possible for admins and devs. Thinking about, Copilot is in it's own way, a continuation of this, just more dev-friendly.
Most Windows users prefer GUI over the command line.
That being said, Microsoft released PowerShell, Windows Terminal and lots of command line tools. A large part of the Windows administration can be done trough command line if one so desires.
Re: GitHub Copilot X – Sign up for technical preview
#515Earlier quoted context omitted.
Is there anyone doing more for open source today? I hear you, but it's clear they've changed that tune dramatically.
By monetising OSS and sidestepping copyleft licenses to suggest you the same code repackaged as part of proprietary autocomplete for which you pay MS and not original authors?
Re: GitHub Copilot X – Sign up for technical preview
#516Is there a way to talk to copilot after something has been made? For example: I just asked it to search for something on a public api in a comment and let it auto complete the function. The resulting code was pretty decent except it included a hard coded access_token in the url. This was a blank project, I don't even have an access token for this api - guessing someone posted theirs in a public repo at some point. Is…
Then, when you trigger a suggestion it's very likely that CoPilot will use your `access_token` variable.
Re: GitHub Copilot X – Sign up for technical preview
#517There are 5 different sign-up waiting lists. Each one needs to be signed-up for separately. [1] Copilot X: https://github.com/github-copilot/chat_waitlist_signup/ [2] Copilot Voice: https://githubnext.com/projects/copilot-voice/ [3] Copilot Docs: https://githubnext.com/projects/copilot-for-docs/ [4] Copilot for PRs: https://githubnext.com/projects/copilot-for-pull-requests/ [5] Copilot CLI: https://githubnext.com/pro…
$50+ in monthly subscription fees? BRB buying some MSFT
Re: GitHub Copilot X – Sign up for technical preview
#518Earlier quoted context omitted.
$50+ in monthly subscription fees? BRB buying some MSFT
If you want it cheaper: https://how2terminal.com This is when I build a product and then Microsoft releases it three weeks later -_-
Re: GitHub Copilot X – Sign up for technical preview
#519Earlier quoted context omitted.
It’s the same with every paradigm shift. “GUIs are pretty but slow. Ok, they’re faster but just glued on to CLI programs. Ok, they’re native but less information dense. Ok, that’s a good thing, but…” “The internet is nice but you still have to go to the store/bank. Ok, you can shop/bank online but you still have to call airlines. Ok you can buy airline tickets but you still have to go to the library to research. Ok,…
Your overall point is reasonable, but to take your point about GUIs...we actually lost an awful lot moving from text based interfaces going to GUI. We got universal adoption and more or less zero training required...but we got very slow and inflexible interfaces.
Re: GitHub Copilot X – Sign up for technical preview
#520Earlier quoted context omitted.
I hope that Copilot X will be brought to other IDEs as well, not just Visual Studio [Code].
The sublime plugin for Copilot works well enough already. I'm sure Copilot X will be something you can fold into any editor. I don't understand how so many folks seem to tolerate the UX lag in VSCode
I know there are startup metrics, and I would expect there are keystroke metrics to understand what's running