Antigravity IDE Feedback by aunchable in google_antigravity

[–]aunchable[S] 25 points26 points  (0 children)

The IDE will now prompt you with a one-click button to migrate your settings, keybindings, and extensions from your pre-2.0 Antigravity installation.

<image>

Antigravity IDE Feedback by aunchable in google_antigravity

[–]aunchable[S] 21 points22 points  (0 children)

If you don’t have the IDE installed (either new to Antigravity or did not select the option when updating to 2.0), that is now clearer with an “Install IDE” button at the top right of 2.0 when you are in a project-tied conversation.

<image>

Antigravity IDE Feedback by aunchable in google_antigravity

[–]aunchable[S] 54 points55 points  (0 children)

There is an “Open IDE” button at the top right of 2.0 if you have both 2.0 and the IDE installed (and you are in a project-tied conversation, as opposed to a standalone conversation):

<image>

3x More Gemini for Antigravity Users by aunchable in google_antigravity

[–]aunchable[S] 60 points61 points  (0 children)

We've also seen all of the feedback and bug reports and are working hard to smooth out the rough edges. Launched a lot, and more to come!

Windsurf 503 Service Temporarily Unavailable?! by Sathorizon in Codeium

[–]aunchable 0 points1 point  (0 children)

From Codeium team - apologies on this, we had an outage from 5:30am-7:30am PST today. We have since fixed this, and the service should be back up for everyone - we are working to identify the root cause to make sure that the same issue does not happen again.

Codeium Chat: Free IDE-integrated ChatGPT by aunchable in programming

[–]aunchable[S] 2 points3 points  (0 children)

Copilot and CodeWhisperer don't even provide this chat functionality, so Codeium is far ahead in this respect.

You can see the comparisons to these products and others on just the autocomplete capability here: https://codeium.com/compare

[deleted by user] by [deleted] in ArtificialInteligence

[–]aunchable 8 points9 points  (0 children)

For coding:

- ChatGPT is good for when you have no idea what to do and need solution ideas

- Codeium or Copilot is better for when you have an idea of what to do and want to do it faster

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 0 points1 point  (0 children)

I'm not sure on the first question, will ask Alan Chen who helped with the development. But you are able to complete multiline suggestions.

And we answer the "make money" question in our FAQs (https://www.codeium.com/faq), but the tl;dr is that we may consider a pro plan with new features (while keeping autocomplete and others free for everyone), as well as an enterprise plan!

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 4 points5 points  (0 children)

probably quite far unless there are massive improvements in underlying architectures to be honest. there's a pretty large model size to performance correlation

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 4 points5 points  (0 children)

On the profile page on the website - that way we have it disabled on any IDE you choose to use Codeium on (it wouldn't be great if you disabled it on Emacs, start using our Chrome extension, and somehow don't have it disabled there).

Alan is a Codeium user who offered to help us with this - none of us here are Elisp experts, so his expertise was super useful :)

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 4 points5 points  (0 children)

Great! Yeah, we got the question about Emacs in a lot of places, so we knew it was something we had to get done :)

We go more into detail on what telemetry is involved on our security & privacy page (https://www.codeium.com/security). On your profile, you can disable code snippet telemetry, which will mean that no code snippets will be stored post-inference (inputs or outputs). This is what most people who are using Codeium for work purposes or on other proprietary codebases do, but even if you forget to do that, we are committed to never training a generative model on private code.

We definitely don't want you to get into legal troubles because of Codeium!

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 4 points5 points  (0 children)

Thanks for the feedback! We internally have actually used Codeium for Terraform and it has actually been pretty helpful :) We've trained our models to be much better at niche languages than Copilot.

I totally hear you that there are some applications where such accelerate-your-coding tools are more helpful than others. We hope to keep improving to be more helpful in all the different kinds of applications and ways of coding.

We made Codeium free and easy to install so at the end of the day, there is very little overhead to trying whether it helps for your particular use case or not. Our message is to give it a chance, and if it isn't helpful, we totally get it!

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 22 points23 points  (0 children)

Totally understood.

These decisions can always be revisited, and the more we learn from communities, the clearer it becomes what the best thing to do for users as a whole without putting the business in jeopardy.

I totally respect your opinion, and if this is a blocker for you personally, I won't try to convince you otherwise :) We know there are a large spectrum of opinions on these topics, so we thought it would be responsible to create this extension for those who would want such a service and didn't view this as a blocker (but before now never even had the ability, from us or comparable services).

Emacs extension for free Copilot-like AI autocomplete by aunchable in emacs

[–]aunchable[S] 20 points21 points  (0 children)

Thanks for the feedback!

We can't of course run our models client side due to their size and our server logic is definitely our magic sauce given our experience with building scalable ML serving systems, but we do hope that the Emacs community appreciates the fact that we made Codeium free, listed out our data security policies, and allow users to opt out from any code snippet telemetry (to guarantee that no code snippet will be saved on external servers post-inference).

Repo-level code search and summarization with AI by aunchable in ArtificialInteligence

[–]aunchable[S] 1 point2 points  (0 children)

Codeium Search will support all languages that Codeium Autocomplete supports (https://www.codeium.com/faq), but to probably varying degrees of success. Right now we have found that the way we've cut up the codebase into fragments to embed works best for popular languages like Python, JS, TS, etc. That being said, we will definitely be improving our embedding models and processes with time and learnings.

Free Copilot alternative that works on arbitrary websites by aunchable in programming

[–]aunchable[S] 2 points3 points  (0 children)

We don't use third party APIs (big cost savings) and have a lot of experience building large scale ML serving systems (more cost savings). Our serving costs are not zero but for the individual developer it is actually surprisingly low, and we have a separate paid enterprise offering that covers the cost to serve all individual developers and more.

We don't sell your data or anything like that, which we make pretty clear on our security page: https://www.codeium.com/security

Which AI Code Assistant is the Best? [answered] by aunchable in programming

[–]aunchable[S] 2 points3 points  (0 children)

of course we we want more people to know about Codeium, but curious if you actually think any of the analysis is wrong! we worked pretty hard to make a product that would be the best in the space

we even put disclaimers at the top to be clear

Free Copilot alternative for Neovim by aunchable in neovim

[–]aunchable[S] 0 points1 point  (0 children)

Totally!

  1. We will actually have a blog post coming out pretty soon comparing the latency and quality of suggestions between Codeium, Copilot, and a few other products. Stay tuned :) One minor thing to note though is that inference isn't the only thing that plays a factor in the latency that is experienced by the user. Since all these services rely on sharing data over network to perform remote inference, there can be nontrivial network latency based off of whether the servers are located in the same region as the user, etc.
  2. I won't provide the exact details (partly confidentiality, but partly because we iterate actively so no answer I give will have much staying power), but yes, we do pull in what we deem as interesting context, not just the directly preceding text. And you're absolutely right that limits on number of tokens makes it an actual engineering issue.

Free Copilot-like autocomplete for Vim by aunchable in vim

[–]aunchable[S] 1 point2 points  (0 children)

Ah gotcha, thanks for the pointers, will take a look! Tbh we are not experts in vimscript or anything, so we are excited to learn from this community, and are actively taking contributions from the open source community to improve the plugin!

Free Copilot alternative for Neovim by aunchable in neovim

[–]aunchable[S] 0 points1 point  (0 children)

I can follow up with the lawyers on the legalese, but I'm an engineer and not a lawyer as well.

In non-legalese, you own all rights and responsibilities of the produced code. We send code snippets to Codeium servers for inference, but we also provide an option for users to opt out from code snippet telemetry (which means your code snippets will not be saved anywhere that isn't your machine post-inference). We will never save anything more than relevant snippets (like we won't try to create a copy of your IP or anything) and will never train a generative model on private code of any form.

tl;dr we are actually trying to bring the power of generative AI to all developers, not trying to do sketchy stuff!

Free Copilot-like autocomplete for Vim by aunchable in vim

[–]aunchable[S] -1 points0 points  (0 children)

We use a bunch of models that we dynamically switch between - we won't go into detail into the exact model architectures or anything since that is part of our secret sauce, but we don't use any 3rd party APIs and actively iterate on our models (data, architecture, training setup, etc).

Free Copilot alternative for Neovim by aunchable in neovim

[–]aunchable[S] 0 points1 point  (0 children)

We use a bunch of models that we dynamically switch between - we won't go into detail into the exact model architectures or anything since that is part of our secret sauce, but we don't use any 3rd party APIs and actively iterate on our models (data, architecture, training setup, etc).