👋 Goodbye, CoPilot! Hello, Codeium!

  Рет қаралды 48,979

Coding in Public

Coding in Public

Күн бұрын

Пікірлер: 83
@_codemaestro
@_codemaestro 9 ай бұрын
If using Codeium for privacy, it might also be good to use VSCodium for the same reason. It might take some work to install and run the extension, but should work well enough.
@CodinginPublic
@CodinginPublic 9 ай бұрын
Is VSCodium a fork of VSCode?
@_codemaestro
@_codemaestro 9 ай бұрын
Yes. I tried it for a bit. Most extensions worked fine, unless they require access to MS servers, like Live Share.
@no_name4796
@no_name4796 7 ай бұрын
or go extreme, and switch to neovim. If you are willing to be in pain for a LOOONG time (i had to use neovim for 1 year to be at a level where i actually am faster then vscode), it's most definitely worth it! And also forces you to learn how stuff (like lsp, completion,...) actually work, which is nice to know for a programmer And all plugins are open source, so you actually have 100% privacy Also: ironically enough, Codemium is easier to install on neovim then many other plugins lol.
@losource
@losource 9 ай бұрын
I am finding that Claude 3 Opus in an open browser window is more helpful that an integrated assistant in my editor. It lacks the context and repo access, but it learns quickly through the continuing conversation.
@CodinginPublic
@CodinginPublic 9 ай бұрын
I agree each place has its use case. I mostly use codium for writing small functions I already know how to write and just don’t want to take the time to manually write out. I use Raycast’s GPT to discuss code patterns im not yet sure how to solve.
@tinusg
@tinusg 9 ай бұрын
For me it's the reverse. I cannot live with assistants that don't have context and auto completion.
@losource
@losource 9 ай бұрын
@@tinusg Well here's the thing. There is context after a fashion because you can keep adding to a conversation and Claude just keeps on learning. I keep a single conversation going for each project. Start by uploading the relevant files. It's not the same as having full access to the project and repo, but on the other hand Claude 3 Opus is totally blowing GPT-4 out of the water for coding suggestions. I still have Github copilot, but mainly just for git commit messages now lol.
@seventyfive7597
@seventyfive7597 9 ай бұрын
​@@losource I actually find gpt to be vastly superior to opus when it comes to a bit more complex code like real time or fully featured languages such as cpp, or in complex algorithms etc. Opus will go for the naive approach and it's good if the language limits your expressability as in python, but not when you can consider more sophisticated paradigms.
@ACRemote-z8x
@ACRemote-z8x 3 ай бұрын
For me, claude is quite coherent (i.e. new code is consistent with previous functions and all so it almost always runs). The problem is, the lack direct integration means sometimes i paste entire scripts to keep it coherent but that eats up context windows.
@zalodias
@zalodias 9 ай бұрын
Have you tried Phind? Similar to this, specially the sidebar. It does not have inline autocomplete though.
@CodinginPublic
@CodinginPublic 9 ай бұрын
Huh. I haven’t!
@KennyTheAIGuy
@KennyTheAIGuy 6 ай бұрын
it does now 😁I use phind all the time I am surprised it's mentioned so little, it blows ALL the other ones out of the water IMO especially cause it always has the latest models, currently using it with Claude 3.5 and it's amazing
@cahva2
@cahva2 9 ай бұрын
Unfortunately my experience was a lot worse. The quality of code and suggestions was not as good vs co-pilot :(
@CodinginPublic
@CodinginPublic 9 ай бұрын
Hopefully mine sticks! So far I’m liking it at least as much.
@shrek95372q
@shrek95372q 4 ай бұрын
the best copilot is your brain+ chatgpt
@MotasemAli-jn5uh
@MotasemAli-jn5uh 3 ай бұрын
tbh my experience with codeium was amazing for my needs, at the end am the one who is thinking forward and the ai is just a help for me
@TheCrowdel
@TheCrowdel 9 ай бұрын
Hei Chris I just want to ask: when did you make the blog tutorial? I've been waiting.
@_evillevi
@_evillevi 9 ай бұрын
One minuto and a half into the video and you already convinced me I don't need copilot anymore
@CodinginPublic
@CodinginPublic 9 ай бұрын
Yeah, we’ll see! I had already paid through June…so we’ll see if I restart copilot again. Right now I technically have access to both, but am just using codium rn. And currently, I won’t renew GitHub copilot.
@jakubjenis
@jakubjenis 9 ай бұрын
Is there a way to set the whole project folder as context? If I understand correctly, it always uses the current file.
@CodinginPublic
@CodinginPublic 9 ай бұрын
I’m actually not sure?
@tonyserrano1048
@tonyserrano1048 7 ай бұрын
you can set direcories as context
@edinchez
@edinchez 9 ай бұрын
Have you tried Cursor? How would this compare to Cursor?
@CodinginPublic
@CodinginPublic 9 ай бұрын
I haven’t!
@edinchez
@edinchez 9 ай бұрын
@@CodinginPublic I’d love to see a video of you comparing these AI coding tools if you can! Thanks for the reply 😊
@ElenaBG3
@ElenaBG3 9 ай бұрын
Last time they killed Cortana…next is Copilot, it’s just a matter of time
@CodinginPublic
@CodinginPublic 9 ай бұрын
lol is Microsoft the new Google?
@lukecartwright613
@lukecartwright613 9 ай бұрын
How have I never heard of this yet? This looks amazing! I'll use this on personal projects
@CodinginPublic
@CodinginPublic 9 ай бұрын
Seriously! I heard about it on syntax fm.
@lucyfrye6723
@lucyfrye6723 9 ай бұрын
the code completion is amazing. just started writing a loader for my project, after writing the header it gave me a good suggestion based on just the function name and the params (opening the file I think). TAB, ENTER, next line, another good suggestion TAB, ENTER, it ended up writing the whole thing!
@CodinginPublic
@CodinginPublic 9 ай бұрын
Great to hear!
@depreza68
@depreza68 9 ай бұрын
does it consume heavy memory? like tabnine for example
@CodinginPublic
@CodinginPublic 9 ай бұрын
Not noticeably in my experience?
@KHe3CaspianXI
@KHe3CaspianXI 9 ай бұрын
we can hire this guy as wolworine after hugh jackman or as stunt double
@SVGPRO
@SVGPRO 9 ай бұрын
Thank you for sharing this and not keeping this to yourself.
@CodinginPublic
@CodinginPublic 9 ай бұрын
Sure thing!
@joshm9163
@joshm9163 4 ай бұрын
Do you still feel this way after 5 months of use?
@CodinginPublic
@CodinginPublic 4 ай бұрын
Still using it TBH. But I haven’t tried CoPilot again recently. I should!
@RemotHuman
@RemotHuman 9 ай бұрын
i think command i works in copilot too not sure
@jjaimealeman
@jjaimealeman 9 ай бұрын
WOW! If it's good enough for you, it's good enough for me. 🎉
@CodinginPublic
@CodinginPublic 9 ай бұрын
Yeah, so far I’m a big fan! Let me know what you think!
@munna5553
@munna5553 9 ай бұрын
love from India❤❤
@mrinal4875
@mrinal4875 9 ай бұрын
Thanks for this video. I've started using it but I can't find the conversations I had. Are the chats not saved here?
@CodinginPublic
@CodinginPublic 8 ай бұрын
You're welcome! It should keep your chat history in the sidebar?
@dinoscheidt
@dinoscheidt 9 ай бұрын
0:58 random company offers “free forever” while external analysts estimated, and was later confirmed, that github co-pilot - despite charging users - is losing about 20 USD per User per month. So, explain to me like I am five, why any sane software engineer should turn their back on a company and team that has a 1+ decade track record in supporting the software engineering practice in exchange for … this?
@wasituzayer9728
@wasituzayer9728 9 ай бұрын
Competition is always beneficial for consumers.
@ontheruntonowhere
@ontheruntonowhere 9 ай бұрын
If the results are as good and it's free, why not? Am I missing something?
@CodinginPublic
@CodinginPublic 9 ай бұрын
Like I said, we’ll see… I heard a really good interview on syntax fm podcast. And it seems like they’re able to offer this. But we’ll see…
@sparthir
@sparthir 7 ай бұрын
I'm not sure I trust this channel if coding isn't done in dark-mode. ;o)
@CodinginPublic
@CodinginPublic 7 ай бұрын
lol. Did I do this video in light mode? That would be a first ha
@vvmhd7431
@vvmhd7431 3 ай бұрын
@@CodinginPublic😂😂😂😂
@scrimb
@scrimb 8 ай бұрын
Is it just me, or did Codeium get worse? Are they merging more tokens now since more people are using it?
@CodinginPublic
@CodinginPublic 8 ай бұрын
Hmm. Haven’t noticed that? But it’s possible. I think these things will still take a while to be consistently helpful
@wasituzayer9728
@wasituzayer9728 9 ай бұрын
After a bit (a lot) of trouble, I installed it for Neovim in NixOS. It works really well with custom keybindings, and the language server is quite responsive. I am a bit doubtful about their pricing model being sustainable though. Awesome video as always!
@CodinginPublic
@CodinginPublic 9 ай бұрын
Huh, cool! Yeah, we’ll see if it’s sustainable for pricing.
@nickwoodward819
@nickwoodward819 9 ай бұрын
been using codeium for the past year or so. mine's errored out right now and has been for a while and I honestly don't care that much **edit: just checked - i just didn't bother installing it on this new laptop... it's a pretty good auto complete. Kind of. i might reinstall it. had been hoping copilot was a step above, but obviously not? shame. i can't remember the last time codeium actually helped me solve a bug though. gippity 3.5, 100%.
@nickwoodward819
@nickwoodward819 9 ай бұрын
maybe this video will highlight that it's me being useless 🤷‍♂
@CodinginPublic
@CodinginPublic 9 ай бұрын
I think it depends on what you use these things for. For me, I mostly use AI in-editor for writing small, dumb functions I know how to write but don’t want to take the time to write. Longer coding discussions about code take place outside my editor. Not sure why I’ve done it like that, but it seems to help!
@genome692002
@genome692002 Ай бұрын
it makes a lot of mistakes.. I just ask it to show documentaion for HardwareSerial constructor.. on the arguments it switched the pins and the arguments wrong.. if i didnt know already.. goodluck debugging code..
@munna5553
@munna5553 9 ай бұрын
can you please make some videos on reactjs reusable component please sir
@CodinginPublic
@CodinginPublic 9 ай бұрын
I’ve done a few videos on react. I should do some more!
@munna5553
@munna5553 9 ай бұрын
@@CodinginPublicyes sir make more videos on reusable components. Apart from that you're great teacher ♥️♥️
@kaiwang2924
@kaiwang2924 2 ай бұрын
Fast and clear
@CodinginPublic
@CodinginPublic 2 ай бұрын
Glad it was helpful!
@arafatsbackup-data8027
@arafatsbackup-data8027 9 ай бұрын
We can do it more easily with gpt or Gemini. I think copilot is best
@CodinginPublic
@CodinginPublic 8 ай бұрын
That's fair. It'll still be a bit before I think we figure out how to use all these tools.
@elliscaicedo9045
@elliscaicedo9045 3 ай бұрын
Codeium free don't work , just work for a couple of minutes or seconds and that's it
@CodinginPublic
@CodinginPublic 3 ай бұрын
Hmm. I’ve been using it for months without trouble. Have you reached out to support?
@מתןללוש
@מתןללוש 9 ай бұрын
Cool thanks
@CodinginPublic
@CodinginPublic 9 ай бұрын
Sure thing!
@Jobwerk
@Jobwerk 9 ай бұрын
Backdoor promotion
@CodinginPublic
@CodinginPublic 9 ай бұрын
Ha, nope. I’ve only ever had a few sponsors and I’m insistent on making those super clear. It’s in the description and disclosed explicitly in the video.
@zoki5388
@zoki5388 9 ай бұрын
@workspace is not that bad at copilot.
The all NEW GitHub Copilot Experience
13:46
Visual Studio Code
Рет қаралды 101 М.
I Tried Every AI Coding Assistant
24:50
Conner Ardman
Рет қаралды 873 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Github Copilot vs Cursor: which AI coding assistant is better?
7:33
Steve (Builder.io)
Рет қаралды 58 М.
Best AI assistant for developers is free
10:40
Hitesh Choudhary
Рет қаралды 40 М.
Free AI in VS Code (Better Than GitHub Copilot)
19:28
LearnWebCode
Рет қаралды 39 М.
Как запустить бесплатный аналог Github Copilot
11:01
Миша Ларченко
Рет қаралды 23 М.
I Tested No Code AI App Makers and Found the BEST
16:02
Creator Magic
Рет қаралды 64 М.
Codeium AI Coding Assistant | AI Review
19:48
Codevolution
Рет қаралды 13 М.
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 856 М.
20 Programming Projects That Will Make You A God At Coding
14:27
The Coding Sloth
Рет қаралды 1,6 МЛН
Весь мой программистский код пишет нейросеть
5:28
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН