I'm Varun from the Codeium team. After support for VSCode, Jetbrains, Jupyter, and Colab, we are super excited to bring free AI-powered code autocomplete to Vim and Neovim.
And in the spirit of Show HN, we have a playground version for anyone to try the tech in the browser without any installation (https://www.codeium.com/playground)! We also made the vim client open source and are open to contributions.
I am analyzing their binary in a sandbox as I write this.
I was excited when I installed it a couple of hours ago. But suddenly my firewall notifications start piling up.
As soon as you install it, it downloads a large binary that includes the trained models and starts a web server on your computer. Then it phones home what they call "meta data", it keeps sending heart beat even if you opt out.
Basically the go binary on your machine is everything the tool needs. But before giving output it dials home.