1 comment

[ 4.0 ms ] story [ 12.6 ms ] thread
In a long train ride over the weekend I made this little tool to chat with Ollama from VSCode.

I don't like AI assisted code completion as I find it distracting, but I like the convenience of not changing windows to look up the signature of `.reduce`.

It's very basic and honestly quite buggy (take a look at the issues) but I thought I'd share it here. If somebody else finds it interesting I can polish it up.