I figured out how to get GitHub Copilot to run in the terminal
1–10 of 105 posts
Re: I figured out how to get GitHub Copilot to run in the terminal
#2Re: I figured out how to get GitHub Copilot to run in the terminal
#3My friends have been using warp.dev and claim that the AI autopilot has made them 10x as productive on the shell. I just lament that people who haven't suffered through learning shell primitives as a teenager are now as productive or more than me. In time, all our primitive skills fall to the machine. I love it.
Re: I figured out how to get GitHub Copilot to run in the terminal
#4Haha, this is great! Thank you for sharing! Though you definitely started it with that username and the subject. My friends have been using warp.dev and claim that the AI autopilot has made them 10x as productive on the shell. I just lament that people who haven't suffered through learning shell primitives as a teenager are now as productive or more than me. In time, all our primitive skills fall to the machine. I lo…
Re: I figured out how to get GitHub Copilot to run in the terminal
#5Haha, this is great! Thank you for sharing! Though you definitely started it with that username and the subject. My friends have been using warp.dev and claim that the AI autopilot has made them 10x as productive on the shell. I just lament that people who haven't suffered through learning shell primitives as a teenager are now as productive or more than me. In time, all our primitive skills fall to the machine. I lo…
>Our GPT-3 powered AI search will convert natural language into executable shell commands. It's like GitHub Copilot, but for the terminal.
First time I'm hearing about this. Looks pretty cool. I think I already have a pretty good grasp on CLI commands, but I'll give it a shot, especially since the other features also seem interesting.
Re: I figured out how to get GitHub Copilot to run in the terminal
#6Re: I figured out how to get GitHub Copilot to run in the terminal
#7I find documentation and examples of using copilot quite limited. Anyone have any good pointers? Specifically I’m interested in how you can tune copilot on a specific codebase or language.
One piece of info I was able to get out of copilot devs directly in their Q&A session was that it looks at other open tabs for completion context (the example they gave being header files in C/C++, commonly open alongside implementations).
I've taken to just prototyping things in giant, single files because Copilot at least has the entire program in it's buffer (I think) to give suggestions based on.
https://github.com/orgs/community/discussions/29932#discussi...
Re: I figured out how to get GitHub Copilot to run in the terminal
#8Haha, this is great! Thank you for sharing! Though you definitely started it with that username and the subject. My friends have been using warp.dev and claim that the AI autopilot has made them 10x as productive on the shell. I just lament that people who haven't suffered through learning shell primitives as a teenager are now as productive or more than me. In time, all our primitive skills fall to the machine. I lo…
>warp.dev >Our GPT-3 powered AI search will convert natural language into executable shell commands. It's like GitHub Copilot, but for the terminal. First time I'm hearing about this. Looks pretty cool. I think I already have a pretty good grasp on CLI commands, but I'll give it a shot, especially since the other features also seem interesting.
https://news.ycombinator.com/item?id=30921231
The most worrying comments are those by the OP, the "founder and CEO of warp", who comes across as a liar and scammer. Super-unimpressive.
Re: I figured out how to get GitHub Copilot to run in the terminal
#9Re: I figured out how to get GitHub Copilot to run in the terminal
#10Speaking of copilot, when is GitHub going to support billing for it at the organization level? Right now I would have to do a monthly reimbursement request which is a pain.