Earlier quoted context omitted.
Yes, but if you're looking for code completion at the quality level of Codex/Github Copilot, that's still a bit off.
Can you show me the metrics for that, please. Additionally, what's your company's IP policy? Do they let you send their code to a remote company or do they see that as a breach of security?
JetBrains AI
91–100 of 113 posts
Re: JetBrains AI
#92Earlier quoted context omitted.
I think it makes sense not to include it to the license. Such solutions cause additional cost just by the needed computing power, which the customer needs to pay for. So the cost of the JetBrians license needs to include that in the long term. If one would like to use another AI tool like Copilot they would still need to pay for JetBrains AI. In a lot of environments Coding AI usage is not allowed or even possible (n…
"A lot" are not allowed? Most of places who disallow AI assistants will also happily pay exorbitant rates to consultants who will publish all your code base publicly on git... And how many offline coders are out there? My guess is less than 1%?
Far more than 1% of developers are affected with that.
But let’s take it from another perspective: you will be happier if jetbrains increases the prices 100$ per year and AI is included instead of having an optional 100$ payment?
Re: JetBrains AI
#93Is this a standard among vendors yet, or are we veering into more dotfile project directory pollution?
Re: JetBrains AI
#94Earlier quoted context omitted.
I think it makes sense not to include it to the license. Such solutions cause additional cost just by the needed computing power, which the customer needs to pay for. So the cost of the JetBrians license needs to include that in the long term. If one would like to use another AI tool like Copilot they would still need to pay for JetBrains AI. In a lot of environments Coding AI usage is not allowed or even possible (n…
"A lot" are not allowed? Most of places who disallow AI assistants will also happily pay exorbitant rates to consultants who will publish all your code base publicly on git... And how many offline coders are out there? My guess is less than 1%?
Re: JetBrains AI
#95I will only want to use this if i'm able to host the LLM locally. Currently using CodeGPT and running CodeBooga 34b @ 4bit on my work laptop. This is good enough for me, but i'd love some more advanced functionality, such as code completion. CodeGPT - Repo: https://github.com/carlrobertoh/CodeGPT - Plugin: https://plugins.jetbrains.com/plugin/21056-codegpt
Isn't that going to be extremely slow? I can only realistically run 7B 5-bit models on my RTX 3060, anything more and it offloads to the CPU. My responses go from almost-instantaneous to 3mins+.
Re: JetBrains AI
#96Would love to see an unbiased direct comparison between GitHub Copilot and Copilot Chat. How do folks handle competing "helpers"? I've found I need to turn one on at a time. Otherwise, it's distracting.
One thing to note is Copilot Chat does not work in JetBrains IDEs, yet. You have to use a text editor like Visual Studio Code instead.
Re: JetBrains AI
#97Earlier quoted context omitted.
One thing to note is Copilot Chat does not work in JetBrains IDEs, yet. You have to use a text editor like Visual Studio Code instead.
I have copilot chat in Jetbrains. To be honest it's not great. For example, it seems like the "simplify this code" button really just removes all the code comments. I get much better results by copy-pasting into ChatGPT4, or by just tabbing through the regular copilot autocomplete in a code file.
Re: JetBrains AI
#98Earlier quoted context omitted.
One thing to note is Copilot Chat does not work in JetBrains IDEs, yet. You have to use a text editor like Visual Studio Code instead.
It's in beta, it turned on for me yesterday.
Re: JetBrains AI
#99Would love to see an unbiased direct comparison between GitHub Copilot and Copilot Chat. How do folks handle competing "helpers"? I've found I need to turn one on at a time. Otherwise, it's distracting.
There's no going back from Copilot, but keen to try JB's AI. Seems one can't get a trial going using student licence tho.