This is so bad it's dangerous (Copilot CLI review)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 เม.ย. 2024
  • The Github CLI is questionable quality wise. The Copilot extension though...woof. I did not expect to hate this so much. Wow. Ugh. Never again.
    I am trying Warp now...will report back.
    SOURCES
    / 1768026786456096978
    github.com/github/gh-copilot
    • NOW AVAILABLE: GitHub ...
    Check out my Twitch, Twitter, Discord more at t3.gg
    S/O Ph4se0n3 for the awesome edit 🙏
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 229

  • @unowenwasholo
    @unowenwasholo หลายเดือนก่อน +163

    Theo so enraged by this tool he forgot to ask it why people aren't subscribed yet.

    • @ColinTimmins
      @ColinTimmins หลายเดือนก่อน +5

      That was a good one! lol 🤣

  • @dj_chateau
    @dj_chateau หลายเดือนก่อน +165

    Considering how awful AI seems to be with Powershell, the idea of Co-Pilot in the CLI seems like a terrible idea.

  • @notgad3130
    @notgad3130 หลายเดือนก่อน +231

    gotta love theo complaining about the gh cli then immediately fighting with ffmpeg
    ofcourse ffmpeg is complicated because it does complicated things, and the gh cli is complicated out of spite, so minor diffrences

    • @trumpetbob15
      @trumpetbob15 หลายเดือนก่อน +18

      As a counter-point, if I'm unfamiliar with ffmpeg, my options are to Google search the answer or use the AI Microsoft wants me to pay for. Thus, showing how well it works with something I'd be likely to asking for help with is a good, "ultimate" use case. (Yes, I agree start with something simpler to see if it can do that, but at the end of the day, if I'm paying money for a service that claims to help me, I want to know it can help me on the questions I'm most likely to have - such as a very complicated video tool!)

    • @notgad3130
      @notgad3130 หลายเดือนก่อน +1

      @@trumpetbob15 oh i wasnt saying theo made a bad choice using ffmpeg as an example, just pointing out the diffrences

    • @linuxguy1199
      @linuxguy1199 หลายเดือนก่อน

      ffmpeg is arguably the most complex and advanced media management tool, it literally supports every input, intermediate, and output video, audio, and subtitle format on the planet. Using every type of hardware on every type of architecture on the planet. Oh and if you spend a week reading through the wiki you can pretty much learn it.
      The Github CLI is just a command line so you don't have to waste time working with the also inconvenient github website.

    • @FlanGrande
      @FlanGrande หลายเดือนก่อน

      If it can only do the very simple stuff, then what's the point? Why do we accept paying for a product that is half way there?

  • @Wampa842
    @Wampa842 หลายเดือนก่อน +67

    This reminds me of an anecdote I read years ago about the perils of DWIM - Do What I Mean.
    Some person some years ago developed a command line shell that could fix some of his common mistakes and boost his productivity with aliases and predefined actions. It worked well, until another person wanted to try it on his own machine.
    This other person had a good habit of preserving old files by appending a "$" sign to the end of the filenames, and purging them at the end of the day using the equivalent of rm -r **/*\$. When he tried to use the DWIM shell, he was told to just "delete *$" and it would remove the files matching the pattern recursively. And so it did. Until one day, when he didn't make any backup files, but ran "delete *$" out of habit. The shell didn't find any files matching the pattern, so it assumed that it was a typo, "fixed" the pattern by removing the "$" character, and ran the command again, now as "delete *".

    • @Patashu
      @Patashu หลายเดือนก่อน +7

      should have installed the "undo" command

    • @miroslavhoudek7085
      @miroslavhoudek7085 หลายเดือนก่อน +6

      Let's get that installed on nuclear control terminals.

    • @AloisMahdal
      @AloisMahdal หลายเดือนก่อน +5

      I haven't finished reading yet. Just wanted to put in on the record that having "a good habit" and "purging them at the end of the day using the equivalent of rm -r **/*\$" on the same line, that's reeeaaaaly sus.

    • @AloisMahdal
      @AloisMahdal หลายเดือนก่อน

      done now. 🌟 😀

  • @not_hehe__
    @not_hehe__ หลายเดือนก่อน +31

    "gh copilot explain" is the rich man's man

  • @bellaambiens
    @bellaambiens หลายเดือนก่อน +52

    Would have been as fast to google the question

    • @alancarroll7648
      @alancarroll7648 หลายเดือนก่อน +21

      That's an idea for a video. Have two people try to do something complex in ffmpeg. One uses AI, the other uses StackOverflow. See who smashes their computer first.

    • @hundvd_7
      @hundvd_7 หลายเดือนก่อน

      @@alancarroll7648 Trick question. The computer is smashed by the time the contestants realize they have to use ffmpeg

  • @AloisMahdal
    @AloisMahdal หลายเดือนก่อน +8

    We said we wanted a faster horse. Instead we got CLI googling, but worse.

  • @ichigo_nyanko
    @ichigo_nyanko หลายเดือนก่อน +7

    I can't agree with you complaining about showing your IP. It's a command line... there's no such thing as 'click to see'. It's also not really something you should be streaming without already knowing the commands anyway.

  • @Viviko
    @Viviko หลายเดือนก่อน +98

    So, -h doesn’t do this already?

    • @Thru1n
      @Thru1n หลายเดือนก่อน

      Well you have to know the command in this case, it's more akin to apropos

    • @t3dotgg
      @t3dotgg  หลายเดือนก่อน +105

      No, -h is actually useful

    • @moussaadem7933
      @moussaadem7933 หลายเดือนก่อน +13

      we already have `man`, `info`, `tldr`, `cht.sh`, the `-h` flag, and the `help` builtin

    • @theevilcottonball
      @theevilcottonball หลายเดือนก่อน

      Manpages are so 2023, Today we use Google and Stackoverflow.

    • @not_hehe__
      @not_hehe__ หลายเดือนก่อน +5

      man

  • @morphx666
    @morphx666 หลายเดือนก่อน +22

    6:19 I wonder how many ppl, other than streamers, would be bothered by that

    • @jonnyeh
      @jonnyeh หลายเดือนก่อน +19

      Definitely an edge case that doesn't justify that outburst.

    • @user-ek2jc1xf3y
      @user-ek2jc1xf3y หลายเดือนก่อน +4

      If you're sharing your screen you're dead essentially

    • @zeratax
      @zeratax หลายเดือนก่อน +1

      also with this stuff i feel like hiding it would make a lot of users just ignore it? idk

    • @AdamPippert
      @AdamPippert หลายเดือนก่อน +2

      What about demos for conference talks, anyone doing a public webinar, etc…. There are TONS of people with development skills or responsibility who are not 100% developers. Technical marketing, sales engineers, etc.

    • @zeratax
      @zeratax หลายเดือนก่อน +4

      @@AdamPippert would your ip matter at a conference talk or any of these events?

  • @superironbob
    @superironbob หลายเดือนก่อน +7

    A video about a bad CLI that segues into another difficult CLI.

  • @scrapsplaysgames
    @scrapsplaysgames หลายเดือนก่อน +16

    Glad to see I'm not missing out on anything by not spending money on Copilot

    • @CollCaz-2
      @CollCaz-2 หลายเดือนก่อน

      you're missing out on a great opportunity to give Microsoft your data while using a horrible product!

  • @Fan_of_Ado
    @Fan_of_Ado หลายเดือนก่อน +18

    AI for commands is terrible. I wrote an earlier version of Github Copilot CLI (I called it dunno) which provided similar functionality in the CLI. It ended wiping my drive with an rsync command.

    • @Rust_Rust_Rust
      @Rust_Rust_Rust หลายเดือนก่อน +1

      😂

    • @kronik907
      @kronik907 หลายเดือนก่อน +1

      I've done that without AI help before 😂

    • @simonj.k.pedersen81
      @simonj.k.pedersen81 หลายเดือนก่อน

      Is it the tool or the user?

    • @Leeway4434
      @Leeway4434 หลายเดือนก่อน

      Maybe read the command before execution?

    • @Fan_of_Ado
      @Fan_of_Ado หลายเดือนก่อน

      @@Leeway4434 It wasn't obvious. It's not an rf -rf or anything like that. It was a seemingly normal command with undocumented side effects. (What it does is copy files WITHOUT deleting anything. However, it actually overwrites folders for a brief moment and somehow crashed the system before the folder was restored, making it so that they weren't restored)

  • @dunkyl
    @dunkyl หลายเดือนก่อน +7

    "ghcs" when i have multiple haskells
    "ghce" glasglow haskell but energy efficient
    Only thing in brain when i hear that

  • @EraYaN
    @EraYaN หลายเดือนก่อน +19

    I mean you did pick a non-trivial audio source, the 7.1.4 channel layout is going to blow up almost any target container and codec without a bunch of hand holding. It's just the nature of cinema codecs that they are a pain to deal with no matter what, besides even professionals can't really agree on the right downmixing approach so AI would never do it correctly.

    • @MarcLucksch
      @MarcLucksch หลายเดือนก่อน

      I was about to say… 12 channels

    • @JanVerny
      @JanVerny หลายเดือนก่อน

      I never used ffmpeg, but how the hell does it make any difference how many channels the file has? 7.1.4 is a perfectly standard type of audio that I have in many of my files.

    • @EraYaN
      @EraYaN หลายเดือนก่อน +2

      @@JanVerny ooh it matters a lot 7.1.4 is not standard at all, normally that only shows up with specific codecs, most of which are proprietary and ffmpeg always has a bit of trouble encoding those. The only real standards are stereo and mono.

    • @JanVerny
      @JanVerny หลายเดือนก่อน

      @EraYaN First of all, yes it's standard, but ok let's say I grant you that somehow for ffmpeg it's very hard to handle audio with more than 2 channels (rofl).
      What I don't get is why would that matter in such a simple case as one one Theo has? How is it fundamentally different to join 2ch tracks together over joining 800ch tracks together? I don't see it

  • @akam9919
    @akam9919 หลายเดือนก่อน +4

    My brain@3:04
    Theo: "I'm gonna throw them straight into hardmode and see how they do with FFMPEG"
    Copilot to Bill Gates: "Daddy! The man in the mustache is being mean to me! 😭😭😭"

  • @bholmesdev
    @bholmesdev หลายเดือนก่อน +4

    The level of rage feels like I’m watching an old Game Grumps clip. Honestly here for it

  • @qwfp
    @qwfp หลายเดือนก่อน +14

    This video was everything but what I expected it to be. But I learned new things about ffmpeg, so I'm not complaining lol

  • @paulduffy9481
    @paulduffy9481 หลายเดือนก่อน +3

    I think one of the most wearing aspects of AI text-to-speech is that they never pause leaving you taking a long stream of words without a break so any complex thought or idea that a person might pause over for you to properly absorb is just trampled over so you're now processing one thing while trying to also take in what comes after which in itself can be very wearing and is contrary to the point of giving any kind of instruction very much like the way this sentence is overly long with no punctuation of breaks of any kind

    • @ITAC85
      @ITAC85 หลายเดือนก่อน

      I don't believe this is an AI voice. From what I can tell, it sounds like they processed the voice recording through Adobe Podcast, which ruins your recordings and makes you sound robotic. OpenAI did it too with their GPT-4 launch teaser last year, for whatever reason. It bugs me a lot, especially with the fact that it makes your lip movements feel disconnected from your voice.

  • @LHCB6
    @LHCB6 หลายเดือนก่อน

    Edit: looks like you can't delimit code by grave either 19:38
    Really liked the video. Watching you actually go through, troubleshoot, and talk through it is both entertaining and helpful.
    Edit 2: Maybe they'll add in triple grave to interpret code blocks with line breaks?

  • @carloslfu
    @carloslfu หลายเดือนก่อน +19

    Theo: Build me a rocket.
    AI: 🚀
    Theo: This sucks!

  • @keyboard_g
    @keyboard_g หลายเดือนก่อน +3

    I would think a good test for github copilot would be git and github based questions.

  • @personinousapraham3082
    @personinousapraham3082 หลายเดือนก่อน +1

    Here docs/here strings should help with the long string arguments, right? A bit at least

    • @moussaadem7933
      @moussaadem7933 หลายเดือนก่อน

      yep, theo seems to not know much about what a shell vs terminal is, let alone knowing the syntax of the bash shell, he attenpted to delimit an argument to a command with backticks `` thinking it would be passed literally

  • @blenderpanzi
    @blenderpanzi หลายเดือนก่อน +1

    Totally off topic: To concatenate 2 MP4 videos of the same resolution and all other parameters (i.e. recorded both with my phone) I use: MP4Box -add 1.mp4 -cat 2.mp4 output.mp4
    I guess ffmpeg -c copy does the same?

  • @liftyee1430
    @liftyee1430 หลายเดือนก่อน

    Out of curiosity, how is an IP address sensitive information? I thought it could only be used to find rough (city-scale) geographic location...

  • @charliecarrot
    @charliecarrot หลายเดือนก่อน +2

    Anyone who's intrigued by this is probably someone very unfamiliar with the CLI - and maybe that's the point, but that also makes it dangerous. Better to use stuff like man or --help (or just google) and actually learn what the commands are doing and what the flags and options are. This tool doesn't feel far off from copying and pasting shell commands you find online - and to anyone reading this, never do that unless you understand what the command is doing. But also just never do it.

  • @sethback
    @sethback หลายเดือนก่อน

    Do you have a video explaining how to make my terminal as fancy as yours? Like the bottom side?

    • @akshar234
      @akshar234 หลายเดือนก่อน +1

      That's tmux with custom config

  • @ColinTimmins
    @ColinTimmins หลายเดือนก่อน +4

    It’s sad to see LLMs being used so in effectively. I have dyslexia and ASD, ADHD that clearly have caused cognitive problems. I didn’t pursue my dream of being a programmer 25 years ago, but it’s now within the realm of possibility. Its been about two years since I started using GPT. It has allowed me to recover some of the damage that has been done, strengthening my ability to learn and comprehend. I have such a poor “context” window it frightens me. I “error/hallucinate ” far more than my transformed self. My dad suffers from Dementia and is held in a home because he cannot look after himself. My goal is to build my own personal system so I can prolong my independence, preserve my cognitive abilities, and hopefully protect others from such a fate as well. The outcome is uncertain, but success would allow me to offer a valuable gift to anyone who could benefit from such a system.

  • @ciarancurley5482
    @ciarancurley5482 หลายเดือนก่อน

    Loving the classic Theo baseball look

  • @sharkinahat
    @sharkinahat หลายเดือนก่อน +2

    State-of-the-art, multi-millon dollar A.I. vs '
    Who would win?

  • @malmiteria
    @malmiteria หลายเดือนก่อน +1

    4:40 yes!! AI has really often been a solution to fix bad ux in general.
    Like code generation for exemple, it's mostly good when you're using a tool you don't quite know yet, because it's better than most docs.
    And ux is hard to do properly (and nobody learnt that in school, let's face it).
    And yes proper docs are part of ux, they're one of many solution to answer the question: how can new user get going with the tool i'm building.
    Good error messages would be another way to answer the same question. And typically in graphic interfaces, having just a few visible named menus / buttons is another good way to hint at existing features, but docs do help the same ux goal

  • @kisaragi-hiu
    @kisaragi-hiu หลายเดือนก่อน +1

    Honestly having access to an LLM in the terminal can be nice, instead of having to open a tab to Gemini. But, err, maybe one with less form-like questions.

  • @bill_the_duck
    @bill_the_duck หลายเดือนก่อน

    @11:29 - I'd guess the code block is labeled Arduino because the language is auto-detected by the syntax highlighting package, and there wasn't much to go off of with that block so it just got it wrong.

  • @doublepipe.
    @doublepipe. หลายเดือนก่อน +2

    Not saying it is very well designed but you can get around using quotes if you put the command after a double dash (gh copilot explain -- command -flags)

    • @MSheepdog
      @MSheepdog หลายเดือนก่อน

      I imagine that still wouldn't be safe for something like that fork bomb which would be evaluated by the shell before the shell starts the gh app.

    • @doublepipe.
      @doublepipe. หลายเดือนก่อน +1

      @@MSheepdog That is true. My suggestion only bypasses the inconvenience of having to add quotes, maybe escaping them inside the pasted command etc. but as always you'll still have to make sure what you paste is actually safe (which to some extend might defeat the point of a tool that explains to you what the command does)

  • @aidanfeltz3361
    @aidanfeltz3361 หลายเดือนก่อน

    the moment I saw the icon on my desktop i went into gpedit and turned it off

  • @JoaoVitor-gm2yf
    @JoaoVitor-gm2yf หลายเดือนก่อน

    Literally the first thing I asked it to do (create a .txt listing all the ".ts" files inside a folder) it entered in an infinite loop and started to occupy all my storage, it went down 6Gb before I shut down everything.
    It suggested a very long command that I just trusted would work for some reason, my fault ig

  • @hum6le
    @hum6le หลายเดือนก่อน +1

    the funny thing is that normal copilot in chat has better cli answers than the copilot cli

  • @kaviisuri9997
    @kaviisuri9997 หลายเดือนก่อน +1

    Why dont they just create a tmux extension?

  • @sarjannarwan6896
    @sarjannarwan6896 หลายเดือนก่อน +2

    I felt like her presentation was really off putting, hard to describe why but it sounded like she was just listing things as quick as possible.
    I think another thing was the way it was edited with her sentences each being like a cut with little pause.

  • @robindigital
    @robindigital หลายเดือนก่อน

    How frustrated can you be, chill man

  • @zisra
    @zisra หลายเดือนก่อน

    Thanks for advertising copilot, buying it now

  • @skyjumper4097
    @skyjumper4097 หลายเดือนก่อน

    is this also a thing on win10

  • @Fanaro
    @Fanaro หลายเดือนก่อน

    I wanna see how Copilot explains the XZ commands.

  • @rickdg
    @rickdg หลายเดือนก่อน

    Now you have to do warp terminal, I guess.

  • @123456crapface
    @123456crapface หลายเดือนก่อน +1

    I would honestly hate working with you haha

  • @wyndmill
    @wyndmill หลายเดือนก่อน +1

    wild

  • @TurtleKwitty
    @TurtleKwitty หลายเดือนก่อน +8

    It's kinda hilarious that youre absolutely raging at gh cli asking questions becasue somehow getting information from you sequentially is bad ux but using ffpg with 0 mention of how absolutely horrendous it is, top quality commentary right there

    • @Aubron
      @Aubron หลายเดือนก่อน +2

      Yeah I couldn’t watch this one past the UX raging - it sounds like Theo has some real strong and, to me, more than a little odd opinions on CLI UX, no shame for having strong opinions but hard disagree.
      The part where he says “why do I have to have all these CLI options? What happens if I don’t?” is followed by the CLI helpfully guiding him through the important decisions. It’s met with “why was that so many steps?!?” 🙃

  • @DeadPixzl
    @DeadPixzl หลายเดือนก่อน

    Don't worry, I also use my downloads folder for everything

  • @MattJoyce01
    @MattJoyce01 หลายเดือนก่อน

    As I have half a dozen gpt4 tabs open anyway, I'll just use that.

  • @sarjannarwan6896
    @sarjannarwan6896 หลายเดือนก่อน +2

    Plugging the terminal into remote is a step too far for me. Really not a fan of tools like warp. Also generally terminal operations should be fairly simple. And where they're not you typically open your bashscript in an IDE with an lsp etc.

  • @Septumsempra8818
    @Septumsempra8818 หลายเดือนก่อน +1

    It got me into a mess with a bunch of git file deletes and also got me out of the mess when i felt like crying. So.... let's call it even. 50/100

  • @kisaragi-hiu
    @kisaragi-hiu หลายเดือนก่อน

    Infecting. That's a good way of describing it.

  • @zactron1997
    @zactron1997 หลายเดือนก่อน

    Human speech has a lot of room for error because there's so much redundant information. Approximation from an LLM in that context doesn't hurt that much. Source code is far less forgiving, but usually you have a compiler in between generation and execution to catch the most obvious mistakes. Command line instructions is almost the worst thing I could think of getting an LLM to do. There's no room for error, and the side effects are immediate (accidental rm -rf / anyone?).
    The only application I think could be worse is using an LLM as a compiler. Just going straight from prompt to binary blob. No way to inspect what it did, no checks between.

  • @reyugl
    @reyugl หลายเดือนก่อน

    opens google and searches the command:

  • @zhanezar
    @zhanezar หลายเดือนก่อน +1

    people say AI hallucinates but its actually just Bipolar

  • @sudomoon
    @sudomoon หลายเดือนก่อน +1

    What is this cool powerline kind of status bar in your terminal ?

  • @throwaway3227
    @throwaway3227 หลายเดือนก่อน

    She does sound AI generated, and assuming that she isn't the reason it sounds like it is that she has cut the sound from multiple recordings. The very short pauses and change in voice intonation makes it sound artificial.

  • @johanngambolputty5351
    @johanngambolputty5351 หลายเดือนก่อน +1

    Its not even just LLMs, human language is fundamentally ambiguous/approximate, there's a reason we developed different languages for unambiguous instructions (in maths and programming), this is why I find the whole program your computer by having a conversation with it fundamentally stupid and a recipe for disaster. It good for semantic search, but that's about it I think.

    • @xchronox0
      @xchronox0 หลายเดือนก่อน

      Yeah exactly.
      We already have a way of telling our computers what to do. With very explicit commands and code. No room for for the computer to "learn wrong" or "hallucinate".
      Plus didn't ChatGPT have that poisoning attack earlier that was causing it to sputter a bunch of memes and nonsense? Wouldn't this CLI LLM have that same vulnerability? Except instead of getting something funny, you get something that could brick your install.

  • @isbestlizard
    @isbestlizard หลายเดือนก่อน +1

    Seems like 'man' with extra steps

  • @Akos-Duna
    @Akos-Duna หลายเดือนก่อน

    As a newbie, it’s godsend for me

  • @JavierHarford
    @JavierHarford หลายเดือนก่อน +3

    Ive always said this about Warp: logging into your shell with an email address feels wrong

  • @throwaway3227
    @throwaway3227 หลายเดือนก่อน

    I'm not going to install copilot so I can't test this, but it's possible you could fix the input with a double dash. The double dash is a convention (not rule, not automatic) for programs to stop accepting flags for arguments to the right. Example:
    echo test > -file
    cat -file
    # cat: invalid option -- 'f'
    # Try 'cat --help' for more information.
    cat -- -file
    # test

  • @WenirR
    @WenirR หลายเดือนก่อน +1

    21:07 it will not be executed

  • @AbdulRafay-vi6hz
    @AbdulRafay-vi6hz หลายเดือนก่อน

    I don't use AI or Copilot in windows or Terminal. So I don't care what they are doing with copilot in windows or in terminal.

  • @0xmg
    @0xmg หลายเดือนก่อน

    I have a feeling that copilot stuff is GPT-3 at best

  • @MommysGoodPuppy
    @MommysGoodPuppy หลายเดือนก่อน +1

    i wish Microsoft would actually put the real gpt4 in their copilot prodcuts, theyre still using some old Microsoft finetune of gpt4 or something

    • @MommysGoodPuppy
      @MommysGoodPuppy หลายเดือนก่อน

      personally been using shellgpt with gpt4 and chatgpt, never got issues

  • @smanqele
    @smanqele หลายเดือนก่อน

    I'm so glad to see I'm not the only lazy "downloads" folder user 😀

  • @marc-andreservant201
    @marc-andreservant201 หลายเดือนก่อน

    I tried to play blindfold chess against GPT-3 and it made all kinds of illegal moves. I played a game against copilot and it won, legitimately (to be fair, it was probably searching on Wikipedia for known continuations, while GPT-3 doesn't have access to the Internet, try asking it what happened in Israel on Simchat Torah and it will give a brief paragraph summarizing the meaning behind the holiday, without mentioning the bloodshed of last year's massacre).

  • @khilseith
    @khilseith หลายเดือนก่อน

    Honestly, the open beta with installing an npm package was way easier than whatever the hell this is.

  • @alexischicoine2072
    @alexischicoine2072 หลายเดือนก่อน

    Microsoft embraced other os a while back and with this tool they know developers use macOS so it makes sense for the demo.

  • @realcodeninja
    @realcodeninja หลายเดือนก่อน

    Good product but not great yet, I think their would be more improvement in the future

  • @Kane0123
    @Kane0123 หลายเดือนก่อน +1

    Did you know I cut a whole documentary in ffmpeg?

    • @charliecarrot
      @charliecarrot หลายเดือนก่อน

      Proud of you. But that also sounds miserable. There's a reason why gui/wysiwyg editors are standard.

  • @Feedback406
    @Feedback406 หลายเดือนก่อน

    I prefer my own custom zsh completions…
    Just add descriptions to the them if you need explanations…

  • @peterromfeld4091
    @peterromfeld4091 หลายเดือนก่อน

    AI sucks at anything slightly more complex than "hello world"

  • @marlopainter8246
    @marlopainter8246 หลายเดือนก่อน +2

    4:38 - If that is an AI generated voice and it said 'axe' instead of 'ask' .... hmmmmmm
    6:10 - The Google Login Dropdowns piss me off. I used to stream on a random platform, and I would load a site, only to have it doxx my IRL name in the corner... I hate that.

    • @ITAC85
      @ITAC85 หลายเดือนก่อน +1

      I don't think it's a TTS or AI voice, from what I can tell, they processed the original recording through Adobe Podcast, which will completely ruin your recordings and makes you sound robotic.

  • @jakesarjeant8326
    @jakesarjeant8326 หลายเดือนก่อน

    I truly fear for the poor soul that asks copilot to generate any sort of `rm`-related command

  • @anwiseru9064
    @anwiseru9064 หลายเดือนก่อน

    why would you unlist a video just because people disagreed or misunderstood it

  • @atxorsatti
    @atxorsatti หลายเดือนก่อน +1

    Why does she say gHKOPILot

  • @boekka
    @boekka หลายเดือนก่อน

    No one is going to talk about the fact that they are using MacOS?
    edit: talking about the github cli video

  • @mattmmilli8287
    @mattmmilli8287 หลายเดือนก่อน

    I have fucked up enough command line things that id nevvvver use this, even if people saying it’s perfect

  • @JavierGodoy
    @JavierGodoy หลายเดือนก่อน

    This looks like a project forced by a SDE2 to get the promo to SDE3 lol

  • @robertmazurowski5974
    @robertmazurowski5974 หลายเดือนก่อน

    Open Interpreter is actually a practical project for controlling your computer.

  • @exotic-gem
    @exotic-gem หลายเดือนก่อน

    Microsoft presents : man pages, 200x slower and with random mistakes !

  • @kirkanos771
    @kirkanos771 หลายเดือนก่อน

    Need commands to create a new context and to clear the current one.

  • @roccociccone597
    @roccociccone597 หลายเดือนก่อน +1

    Copilot in the terminal sounds even more idiotic than copilot embedded in the operating system. lol

  • @ytlongbeach
    @ytlongbeach หลายเดือนก่อน

    copilot, write a hello world react app better than what theo can do.
    BSSSZZZTTTT !

  • @halano
    @halano หลายเดือนก่อน

    If you just gonna trim a video with ffmpeg copy the codec instead of re-encoding it which take time and losing quality.

  • @Happ1ness
    @Happ1ness หลายเดือนก่อน

    I just don't understand why you might use gh copilot instead of open interpreter ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

  • @Cyber-Bison
    @Cyber-Bison หลายเดือนก่อน

    Warp already has ai in the terminal and its free

  • @tokiomutex4148
    @tokiomutex4148 หลายเดือนก่อน

    Next time ask the AI to explain arcane Perl scripts

  • @viccie211
    @viccie211 หลายเดือนก่อน

    The copilot cli is aparrently unsuable

  • @xprowler404x
    @xprowler404x หลายเดือนก่อน

    can i cite this when people panic about ai, because its clear ai can barley make a correct command (granted ffmpeg is a pain in the ass)

  • @DavisonIncorp
    @DavisonIncorp หลายเดือนก่อน

    trust but verify!

  • @Fanaro
    @Fanaro หลายเดือนก่อน

    I think the ncurses magicians would have made this good UX actually.

  • @ZiynGG
    @ZiynGG หลายเดือนก่อน

    why did you show the microsoft copilot logo when you're talking about the github copilot?

  • @anonymouscommentator
    @anonymouscommentator หลายเดือนก่อน

    is this better than the warp terminal AI? i was always very sceptic of their advertising of it

  • @bagasek
    @bagasek หลายเดือนก่อน

    or you can use Warp...

  • @user-qe2nv5dg2x
    @user-qe2nv5dg2x หลายเดือนก่อน

    sorry this cli is trash, haha thks for the fork bomb didn't know that ill be more carefull now when looking for help

  • @max0x7ba
    @max0x7ba หลายเดือนก่อน +1

    Cannot take seriously people using macOs and homebrew 🤷🏼‍♂️🤣

  • @alexanderhuliakov6012
    @alexanderhuliakov6012 หลายเดือนก่อน

    This is the same language model. It won't magically understand more CLI tools than before. So if it provided mediocre results before, it will be the same now. Just will be faster because you can call it from the terminal. Ultra mehhh