this post was submitted on 22 Jun 2023
3 points (100.0% liked)
Programming
3347 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks - just installed Codeium - it was the simple to set up in place of codepilot. It seems better so far. It can pull in suggested functions from a search and mod the variable names to fit the code. I don't know if github could search for functions like that, but it was one of the obvious things in codeium.
Best of all, Codeium is 100% cheaper than github for solo developers.
When I asked it for a fairly basic function it came back immediately with a pre-written suggestion that I could drop straight into the program. For me, using AI in the IDE is pretty much essential now I've seen how much more productive I can be when I don't have to trawl documentation or forums looking for an answer. I just don't see why I should have to pay a hundred bucks to github for it.
Glad you liked it!, I'm using it with the private API of servicenow and works pretty decently