In case u didn't know, he talked about this in a community note a few months ago where he explained this. He said his mom knows nothing about programming but watches every video of his so he always says hi mom instead of hello world and after watching the video his mom always texts him, but then the texts stopped coming, she got sick, then really sick and then passed away at 60 so never forgot to say hi to your mom. That's what he said
@@4.0.4 Codeium uses their own proprietary model in the cloud to generate suggestions - but they're really good about security practices -- You can opt out of telemetry and they don't train on your code snippets. If you upgrade - they also guarantee zero-day data retention.
I have been using the "Warp AI" for exactly tasks like these for about a year now. since it's integrated in your terminal it's way more convenient than copilot so far.
I basically wrote this already for myself. My version is a zsh plugin. I press a hotkey which opens vim. I type a prompt, save it, and close vim. It puts the gpt response on the command line. I can run the command or edit it. The command will show up in my history also.
as is the case with most AI hype. that being said, explaining what some messy code actually does isn't the worst thing though if you can't understand it yourself, you ought to think twice about running it anyways
Impressive and informative video on how GitHub co-pilot CLI can enhance programming skills. The step-by-step explanation of how commands are created and explained by co-pilot is enlightening.
When I was a teenager, I was very excited about the promise of AI. As an old guy now, something about this big push for AI everywhere doesn’t feel right at all.
HELP! I am stuck in a vim session since 1997! I am typing this through a plugin that allows me to post on RUclips comments! Please, if you read this, how do I exit vim? I am so hungry! HELP!
The more videos this guy makes the more I realise his channel may be called "fireship" because that is what a lot of developers feel they have boarded in the last 2-3 years. A ship that's on fire, set for a destination that's most probably on fire also.
Just wanted to mention that Co-Pilot actually is nice, BUT... only because it actually "learns" what i've written befor and knows what i probably want to write. So.. it basically is a support tool because most of the "non me" suggestions are shit.. soo... our jobs are safe! :D
this is the equivalent response to when chatgpt released with: "we have had it for ages, its called google". This tool will straight up be more efficient for most users as it prints you the direct answer you need without having to parse through the man page which it extremely verbose and can be very confusing.
"spending too much money on AI like me" hits hard when I have Photoshop, Acrobat, ChatGPT, Anthropic, Gemini and Colab Pro (why not train your own?) subscriptions atm
This changes everything because now you don't need to spend hours reading through the man pages and if you want to do something you can simply ask it in simple English terms.
I prefer to use atuin to search for commands I ran previously. Way faster than prompting an AI everytime. If I need explanations, I ask ChatGPT and copy&paste from there. Not everything needs AI directly integrated, especially if it’s so cumbersome implemented. An full AI terminal that automatically fixes typos in commands without special prompting needed would be a different story.
Not working well on powershell. Always gives you bash commands, it's not detecting environment maybe I'm not sure. For WSL, Linux, or macos, it's a great tool for command line (I can confirm for wsl and macos.). Thanks a lot for the video!
@@twentyeightO1 I've replied a few times, you youtube keeps removing the comment. It's open source. You can find it on the site where all open source code can be found.
for mentioning Schwarzenegger & not translating his last name after realizing its 2 words in German... im going to Hell for this. +1 Austrian 🤣😘 meRRy ChRistmaas
Trust me... it's not hard to master regex... and it's feels like magic to other when we replace something in vim with it.. and speedup everything x250 times
Watching you still write "Hi, mom" in every video warms my heart
In case u didn't know, he talked about this in a community note a few months ago where he explained this. He said his mom knows nothing about programming but watches every video of his so he always says hi mom instead of hello world and after watching the video his mom always texts him, but then the texts stopped coming, she got sick, then really sick and then passed away at 60 so never forgot to say hi to your mom. That's what he said
@@Gaius_Julius_Caesar_Augustus damn bro :(
Thanks for the shoutout Fireship! We'd love to empower every developer with the power of AI -- for free. :)
I love programming with your extension enabled. Thank you so much for keeping it free!
Does it use local LLMs or is it some cloud thing?
@@4.0.4 Codeium uses their own proprietary model in the cloud to generate suggestions - but they're really good about security practices -- You can opt out of telemetry and they don't train on your code snippets. If you upgrade - they also guarantee zero-day data retention.
@@4.0.4 it's on the cloud
how do you make money? like even to sustain
Unrelated but FFmpeg is one of the best tools ever.
And imagmagik
And photoshop
and yt-dlp ᵃⁿᵈ ᵐʸ ᵃˣᵉᵎ
@@thomassynths photoshop isn’t free, open source or command line.
What does ffmoeg do?
combination of
humor is the best part in Fireship content 🎉
Thanks for the Codeium tip! Why had I never heard of it before? I guess that's why I watch your videos all the time! 😉
Codeium as a free alternative is game changer!!
Lets goooo Codeium 🎉
100% agree, 10 bucks/month for just copilot is a lot
Im just using Warp
@@codernerd7076Not if you are working
It's good, just 10 dollars a month
AI is just a wrapper around regex. Regex became sentient back in 1992 with the first POSIX standard release.
Average lukewarm take
I have been using the "Warp AI" for exactly tasks like these for about a year now. since it's integrated in your terminal it's way more convenient than copilot so far.
agree and it's FREE to use
I basically wrote this already for myself. My version is a zsh plugin. I press a hotkey which opens vim. I type a prompt, save it, and close vim. It puts the gpt response on the command line. I can run the command or edit it. The command will show up in my history also.
Please share it if you can, sounds better than this official one
@@nathaaaaaa Here it is in a github gist: prog0101/91d302a796bf18331234ab0fbd9c16af
"gh copilot explain" is just the poor man's "man"
change my mind
as is the case with most AI hype.
that being said, explaining what some messy code actually does isn't the worst thing though if you can't understand it yourself, you ought to think twice about running it anyways
Man pages never worked because computer scientists don't know that engineers can't read
Poor man's? I can't remember the last time I used man. Too verbose
Acutally the rich man's "man", since man is for free and copilot is not x)
@@IIGrudgeit's called grep
@0:03 You see "A bunch of incoherent text" while I see "The holy sigils of activation" ... blessed is the machine.
find all js files, grep anything with TODO, filter out the TODO part, sort & unique print all the TODOs
couldve been faster with sort -u instead
In all thy ways acknowledge the terminal.
The Omnissiah knows all, comprehends all.
Impressive and informative video on how GitHub co-pilot CLI can enhance programming skills. The step-by-step explanation of how commands are created and explained by co-pilot is enlightening.
Flagging u for ad 😂 Try harder next time
Did you use copilot to write this comment
this is a great joke regardless of whether it's intentional
Hard G gif mentioned. Liked and subscribed!
You pronounced "gif" right, so don't worry about the haters... I love all your videos and you continue to kill it... No notes, keep doing it 😁
😂 Thumbnail: rm -rf /*
He forgot sudo though
Maybe he's already root user
@@konqestiareunless the madlad logs in as root
😂 Comment: 😂 Thumbnail: rm -rf /*
@@JorgetePanete 😂 Reply: 😂 Comment: 😂 Thumbnail: rm -rf /*
I managed to follow this entire tutorial and it works great but I just don't know what I'll use this for. I'm sure it will be useful in the future
That's a very neat way to rule your computer via just communication with it...
Kindly notify me when Stripe course is available. Kudos for your awesome work and channel
"stuck in your computer for weeks trying to exit Vim" LOL thats me
"gif" is pronounced with a HARD G ... so you are correct :)
me disagreeing purely for engagement
me who knows you dont have to say the G
Gerry the Gentle Giant German Giraffe says otherwise
Future software will be developed on the spot based on the users needs
When I was a teenager, I was very excited about the promise of AI. As an old guy now, something about this big push for AI everywhere doesn’t feel right at all.
Because it's a chimera, an illusion. It's there to establish control over information and data.
You gave me a flashback of the first time I tried to exit Vim 😂 just gave up and restarted my whole machine
I went one step further and rage quit
On my Debian raspberry pi, I created a Python script that uses Claude 3's API. It's very nice getting AI support from inside the terminal.
A.I. can make it's own A.I. and run it directly from the command line great !
we're getting somewhere right?!
@@abubakaryusuf8477 not the best place but it certainly is a place
HELP! I am stuck in a vim session since 1997! I am typing this through a plugin that allows me to post on RUclips comments! Please, if you read this, how do I exit vim? I am so hungry! HELP!
The best you can do is just give up, I'm 20+ years still trying to understand emacs and why it boots directly into it
We need "vi" mimes
Let's just appreciate how good Tropic Thunder is and how we'll never get a movie like that again 😢
Warp terminal had this feature for a while now
Indeed
Absolutely love Warp!
The more videos this guy makes the more I realise his channel may be called "fireship" because that is what a lot of developers feel they have boarded in the last 2-3 years. A ship that's on fire, set for a destination that's most probably on fire also.
Looks like the already long available shell-gpt does the same but more. So, "gh copilot suggest" is only "sgpt -s" which is one function of sgpt.
Studying regex was so gratifying until I got to the realization that I will never learn it
Will we be getting a preview of the stripe course? Id like to show it to my company so I could get sponsored to learn it
Just wanted to mention that Co-Pilot actually is nice, BUT... only because it actually "learns" what i've written befor and knows what i probably want to write. So.. it basically is a support tool because most of the "non me" suggestions are shit.. soo... our jobs are safe! :D
Exiting Vim is easy, just force close the shell 😊
Does sgpt have an option to copy suggestions to clipboard? Idea for a weekend PR. 💡🤔
regex aren't that hard to write actually, just hard to read. But fancy stuff like back-reference is voodoo
how to deal with explaining command, that uses both " and ' nested quotes?
+1 for Conan ref
We have had it for ages, it's called man
this is the equivalent response to when chatgpt released with: "we have had it for ages, its called google".
This tool will straight up be more efficient for most users as it prints you the direct answer you need without having to parse through the man page which it extremely verbose and can be very confusing.
This week I learned there is a vim playlist on spotify :)
closer and closer to the year of linux desktop...
Never had a problem with VIM, always just restarted my computer if I accidentally opened it
I FINALLY EXITED VIM
As a idiot who has zero experience on the command line this is amazing to fuck about with my computer just become something useful
Hey Fireship, what do you think about that AI software engineer that people have been talking about? Not “Devin”. “Lazy AI”
How different is it from FigIO's Fig (now Amazon Code Whisperer)?
"spending too much money on AI like me" hits hard when I have Photoshop, Acrobat, ChatGPT, Anthropic, Gemini and Colab Pro (why not train your own?) subscriptions atm
Cursor has had this for a while now
37,669 views in 3 hours. another good one Jeff!
Anyone who knows bash's many quirks knows this will be the source of infinite bugs in the future
GitHub Copilot still free for students? Could’ve been a good mention at end of.
Can we use GitHub copilot and codium parallely?
This changes everything because now you don't need to spend hours reading through the man pages and if you want to do something you can simply ask it in simple English terms.
Is this same as Edge Copilot by Microsoft ?
I have the Stripe Payments JavaScript Course what is the différance from the new stripe course you're making ? And when will it be released?
X2
Kann auch die KI von MS Copilot eingebunden werden?
That Steelseries mousepad tho ❤
why not use WARP? which has this feature for a long time now
I was just thinking about how bash should have this today
Don't care what the inventor trolled us with it's Guh-IF because Guh-raphical Interchange Format.
I prefer to use atuin to search for commands I ran previously. Way faster than prompting an AI everytime. If I need explanations, I ask ChatGPT and copy&paste from there. Not everything needs AI directly integrated, especially if it’s so cumbersome implemented. An full AI terminal that automatically fixes typos in commands without special prompting needed would be a different story.
fellow atuin user respect
4:32 1 Hard G there 🧐
Not working well on powershell. Always gives you bash commands, it's not detecting environment maybe I'm not sure. For WSL, Linux, or macos, it's a great tool for command line (I can confirm for wsl and macos.). Thanks a lot for the video!
So i cannot put "unix shell commands" on my resume anymore
I think you can already do this with github copilot chat and just paste the command given usung the terminal button
Why 2nd channel?
then way to undo if somehow wrong command was run.
PLEASE create a tutorial for a NOSTR app!!!
Does Codeium have something like this?
I found. It calls Termium. Devs're just developing this feature
The GitHub Next preview version of this product had ??, git?, gh? aliases and felt a bit more easier to use. Wonder why they got rid of that 🤔
What ide is that? looks cool
VS code + extension
I’m used to throwing the stuff in copilot chat
Nice thumbnail
Warp terminal is worth a shout imo, it's excellent
One of the reasons I've been using Cursor.
Codeium’s chat is also way better than Copilot’s
Is it really?
If they wanted us to say GIF with a “j” sound, they should’ve used a “j”
Giraffe?
@@multiamphetaminsaftgood luck with using jithub
Germany
Gelato
Genius
Codeium isn't just free, it's better
Ah finally, now I can get the wrong hibernate swapfile offset and blame something else for the loss of all my data.
i ain't trusting NO AI to the point of having it in my cli. one wrong command and my system is GONE
Pain is the only thing that hurts me too.
stuck and can't exit vim 😂😂😂 I feel the pain😂
Or if you don't want your data piped to the cloud, use warp. It has its own AI as well
And how do you know that Warp doesn't store your data? I'm asking genuinely.
@@twentyeightO1 I've replied a few times, you youtube keeps removing the comment.
It's open source. You can find it on the site where all open source code can be found.
@@twentyeightO1 github
i use cope (copilot explain) and cops (copilot suggest) as my aliases
warp terminal has been doing it
"you can also configure it to run the command automatically" 💀
Who wants to be the first to get his home directory rm -rf'ed by AI hallucination?
for mentioning Schwarzenegger & not translating his last name after realizing its 2 words in German...
im going to Hell for this.
+1 Austrian 🤣😘
meRRy ChRistmaas
As a sysadmin I am not gonna use it, this thing doesn't understand the context of my environment, and I surely won't go the effort of doing so.
THE UNITED JIF ALLIANCE 💀💀💀
Typical for Microsoft to look at the GitHub repositories.. is this a ‘Open Interpreter’ copy cat? Ki, smart move for physical things ✨🔮🔭
I made something like this like a year ago
he pronounced gif correctly!
hasn't this been a thing for quite a while
Yes
was nice of you to say copilot is $10
this is pretty dope
So now AI can can even delete your home directory : ).
Ngl, AI is taking replacing developers a bit too serious
Warp terminal does all this, but better, and free, and local
Did we forget about man?
Trust me... it's not hard to master regex...
and it's feels like magic to other when we replace something in vim with it.. and speedup everything x250 times
vim mentioned