I Tried Every AI Coding Assistant for Neovim

Ғылым және технология

AI tooling is everywhere, but I want it close to home, available "at my finger tips". Having these integrated into my coding environment has proven itself in maximizing my productivity and limiting friction when working. These are the famous tools put together head to head, with the winner at the end.
THIS VIDEO IS SPONSORED BY BRIGHTDATA.COM
Use this link to start with free credits to use BrightData's services:
▶ brdta.com/devopstoolbox
Best ways to support this channel:
🎓 My course: learn.omerxx.com/courses/seco...
📰 Become a better engineer in just 3 minutes a week: newsletter.omerxx.com
⌨️ Tech I use: kit.co/omerxx/my-battle-station
LINKS
▶ github.com/omerxx/dotfiles
▶ github.com/jackMort/ChatGPT.nvim
▶ codeium.com/
▶ github.com/Exafunction/codeiu...
▶ github.com/github/copilot.vim
▶ github.com/jpmcb/nvim-llama
▶ github.com/David-Kunz/gen.nvim
▶ ollama.ai/
⏱ Timestamps
00:00 - Intro
01:00 - ChatGPT
06:17 - BrightData
07:17 - Codeium
09:24 - Copilot
12:51 - Llama
14:35 - Summary
#productivity #neovim #ai #coding #programming #terminal #system #program #dev #devops #software #sysadmin #sysops #linux #terminal #console #cli #keyboard #commandline

Пікірлер: 65

  • @devopstoolbox
    @devopstoolbox5 ай бұрын

    Free credits to use BrightData's services: ▶ brdta.com/devopstoolbox Join my newsletter! newsletter.omerxx.com

  • @yonahcitron226
    @yonahcitron2265 ай бұрын

    LOVE your content. Was literally looking for this today. Keep it up!

  • @arnaupontvilchez8044
    @arnaupontvilchez80445 ай бұрын

    As always, great content, thanks for sharing! 🔥

  • @c_kemper
    @c_kemper5 ай бұрын

    I spent time "pair programming" with chatGPT and was pleasantly surprised. You get to concentrate on the hard things whilst GPT handles 90% of the boilerplate... oh and it is also great for learning Rust APIs...

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Exactly my experience!

  • @laughingvampire7555

    @laughingvampire7555

    3 ай бұрын

    and is also great to introduce bugs

  • @c_kemper

    @c_kemper

    3 ай бұрын

    @@laughingvampire7555 if you let it… I tend to “test” my code…

  • @c_kemper

    @c_kemper

    3 ай бұрын

    @@laughingvampire7555 yeah, if you blindly trust and don’t test properly…

  • @kieranosgood3297
    @kieranosgood3297Ай бұрын

    Noticed the 1password prompt pop up as you installed the plugin - feels like a good video could going over some of the details of its CLI use if you use it extensively

  • @oelsardine9422
    @oelsardine94225 ай бұрын

    Nice. This is 100% the video I needed. Thanks.

  • @Quephara
    @Quephara5 ай бұрын

    Great video mate, 3k+ views. Grow brother, grow!

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    😅🙏🏽

  • @Trozpent
    @TrozpentАй бұрын

    Thanks for putting the time into this. I'd never taken note of Codium before. Given my line of work, we have environments which are "off-line" where users need to code and work with large data but no internet access. Just reading how Codium enterprise offers on-prem installs could be really useful in situations like this, hopefully removing the faff needed to setup ollama.

  • @devopstoolbox

    @devopstoolbox

    Ай бұрын

    Ollama sounds like a great option given the context

  • @tc4v
    @tc4v5 ай бұрын

    Nice comparison! Codeium is great, the "side kick" you talk about is exactly what I want, and I am very happy with it after about six months of use. I prefer the Vim plugin (works perfectly on nvim), because it uses ghost text by default and feel a little better to me.

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Ohh I never even bothered to give the vim one a go. That’s great I’ll look into it thank you!

  • @samarnagar9699
    @samarnagar96995 ай бұрын

    i installed cody yesterday its an fun plugin all as i can see al ai make small suggetions like completing functions and put the values those save me alot of time by killing the most predectabke code like

  • @macmanuelodumeru3708
    @macmanuelodumeru37085 ай бұрын

    Awesome video. Have you tried out Sourcegraph's cody? How do you do this Terminal overlaying transparently over your video? Can you do a video on it or maybe a short? Would be mu h appreciated. Thank you

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Hi! Didn't try cody, does it come with an integration for neovim? Would love to try if it does. Re a video covering edit styles this kind of out of the scope of this channel 😉 lot's of other editing channels. I personally use final cut which I then just layer both videos on top of each other...

  • @robinskills

    @robinskills

    5 ай бұрын

    @@devopstoolbox Yes Cody does have a NeoVim extension and it can also be used for free.

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    @@robinskills I need to give it a go! Did you try it?

  • @robinskills

    @robinskills

    5 ай бұрын

    @@devopstoolbox I use it in VSCode and PyCharm. Recently I tried the Neovim' s extension as well and, at least in my case, it doesn't disappoints.

  • @Redyf
    @Redyf5 ай бұрын

    Wow, your tmux line is pretty cool. Can you share the dotfiles?

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Of course: dotfiles.omerxx.com Also checkout the recent video I made about Tmux from scratch where I configure it

  • @StanislavStratiev
    @StanislavStratiev5 ай бұрын

    I don't mean to be negative, I love your content. I can't help but notice that you are getting line by line suggestions from both codeium and copilot, whereas vscode copilot is known to pop these large paragraphs of whole classes with several functions that do a particular task. Do you know why that is? I have the feeling that it just doesn't work as well on nvim as it does on vscode. I would like to start using copilot but this seems like a problem. I am also rarely able to get multiline suggestions from codeium, which I tested out on my laptop in nvim. For example, when I tried the little fibonacci example with codeium, I wanted to see if I could cycle through several different implementations, maybe linear time or with memoization but it just provided one single suggestion and that was it.

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Great question and TBH I’m not entirely sure. It could be the fact that it didn’t have the chance to “get to know” my code base long enough. That’s why I’m perfectly fine with codeium doing the small adjustments, while I’m doing the coding. When I did get full functions and classes like in the coding game it wasn’t good enough. That said, if you give it enough instructions and don’t stop it it’ll keep going. Per codeium - someone else in the comments suggested I use the vim plugin rather than Neovim as this one comes with ghost code by default.

  • @StanislavStratiev

    @StanislavStratiev

    5 ай бұрын

    @@devopstoolbox Thanks so much for the quick response. I'll play around more with codium tomorrow. Great video, as always :]

  • @ortani
    @ortani4 ай бұрын

    What's the name of the plug-in you are using to show that cmdline in the middle of the screen? Very intuitive. Ty

  • @devopstoolbox

    @devopstoolbox

    4 ай бұрын

    Noice.nvim!

  • @ortani

    @ortani

    4 ай бұрын

    @@devopstoolbox very useful. Ty

  • @xtnctr
    @xtnctr5 ай бұрын

    Suberb readability exhibited by fonts leveraged in mark 45"..mind sharing its name?

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    Jetbrains mono!

  • @samarthnagar3856
    @samarthnagar38565 ай бұрын

    What i would give to have an list if every plugin you use and there description

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    dotfiles.omerxx.com! It’s all there 😉

  • @theaveasso
    @theaveasso5 ай бұрын

    What is the plugins that focus the specific area of your code

  • @elythh

    @elythh

    5 ай бұрын

    twilight

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    github.com/folke/twilight.nvim

  • @silakanveli
    @silakanveli5 ай бұрын

    Is there any copilot chat alternative for neovim?

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    You mean something dedicated that’s not tpopes? Yes, there’s a lua version of copilot but I decided to go with the one I know I can trust :)

  • @silakanveli

    @silakanveli

    5 ай бұрын

    Maybe chat gpt one will do it for now. Just enjoyed vscode copilot-chat. Maybe its coming to neovim too in future.

  • @TreeLuvBurdpu
    @TreeLuvBurdpuАй бұрын

    Codeium is really good

  • @samarthnagar3856
    @samarthnagar38565 ай бұрын

    7:51 hiw did that happen did you changed some setting

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    WDYM? How codeium pops for comments? It just does :)

  • @user-xs4th5rm6w
    @user-xs4th5rm6w4 ай бұрын

    i'm combining codeium vim and codeium nvim(because in nvim version does not have ghost suggestions, but codeium vim does so why not both?) haha

  • @devopstoolbox

    @devopstoolbox

    4 ай бұрын

    I actually moved to the vim version bc I also like the ghost text completion, but I didn't get the idea in combining both..?

  • @samiralibabic
    @samiralibabic4 ай бұрын

    CodeWhisperer not available for nvim😢

  • @devopstoolbox

    @devopstoolbox

    4 ай бұрын

    True.. I was actually thinking of picking it up and creating a plugin but a little too busy for it ATM...

  • @barni_7762
    @barni_77625 ай бұрын

    What command line plugin is that?

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    If you’re asking about my prompt, this is starship (there’s a dedicated video in the channel)

  • @barni_7762

    @barni_7762

    5 ай бұрын

    Thanks for your reply. I meant the one inside neovim, where you typed ChatGPT and ChatGPTActAs kn the beginning of the video.

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    @@barni_7762 ah, github.com/folke/noice.nvim

  • @ayoubelmhamdi7920
    @ayoubelmhamdi79205 ай бұрын

    all of this doesn't have my preference UX design, asking gpt to change a part of the code and it gives me all chunks in a diff way. that is building in a version of vscode called cursor, diff between chunks is awesome and useful but i hat vscode, is so slow

  • @kinggrey2511
    @kinggrey25114 ай бұрын

    Great content but what about tabnine

  • @devopstoolbox

    @devopstoolbox

    4 ай бұрын

    Definitely there, but I think tabnine is more geared towards large organizations and specializes at the legal aspect of using a model that scans a large codebase with IP. That said, I'll see if it can be covered in its own vid :)

  • @kinggrey2511

    @kinggrey2511

    4 ай бұрын

    @@devopstoolbox thank you so much I have been using lazyvim as my main and iam a windows user so learning how to integrate tabnine would be amazing for the productivity that being said I am still new and broke if i wasn't I would definitely go for copilot

  • @driden1987
    @driden19875 ай бұрын

    I'm still not a fan of the whole AI workflow and I rarely use to ask any questions or maybe come up with bash commands

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    I get it. As you can see I’m testing the waters myself. But take something like codeium for a spin and see what it can do in a project you run. These small lines that it completes without you having to lose any energy and can keep the mental flow are a game changer. That’s the real benefit IMO

  • @driden1987

    @driden1987

    5 ай бұрын

    @@devopstoolbox Yeah will probably give it a shot! I'd love to be able to use it to scaffold code and do the mundane parts of software development, not sure I trust it with more complex stuff for the time being

  • @leiserfernandezgallo5033
    @leiserfernandezgallo50335 ай бұрын

    Codium (the service) has more features, is a shame they only expose them in the vscode addon.

  • @devopstoolbox

    @devopstoolbox

    5 ай бұрын

    It does! Anything in particular that you would recommend?

  • @leiserfernandezgallo5033

    @leiserfernandezgallo5033

    5 ай бұрын

    @@devopstoolbox I will love to see something like Bryley/neoai.nvim interacting with codeium, as that kind of interface can be at times more useful than completions 'cause it's more intentional.

  • @michaelns9887
    @michaelns98872 ай бұрын

    try Tabby

Келесі