Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
That's not limited to VS Code (Codium). Tried GitHub Copilot in PhpStorm last week and uninstalled it 1 day later. JetBrains IDEA provides helpful coding assistance, tabnine adds some more helpful suggestions, but also some useless "AI" noise as well, copilot has been much worse, and I have no intention anymore to give chatGPT a try.
-
Grumm17972y@fraktalisman I tested both.
ChatGPT is better than Copilot. Still far from perfect but can an AI be ever perfect ?
It will always be based on current knowledge. As long as there isn't a human who invented something, the AI will never know it. -
and if a human posted bad code in a StackOverflow question, in a buggy version 0.9 npm module, or on a bullshit site like Codegrepper, how could the artificial "intelligence" ever tell whether it's good or bad? I guess that the greatest problem will be suggesting outdated code, as everything moves so fast and many devs just seem to love to introduce breaking changes everywhere every two months
-
Grumm17972y@uNrEaL-jAsE You need to stay updated with the new stuff ;) never fallback or skip a day...
-
@uNrEaL-jAsE my point is that such features are ineherently bad ideas.
At least I managed to switch it off
Related Rants
VS never ceases to amaze me.
What's the point of a FUCKING IDE that
suggests compilation errors with its autocomplete?
What's the fucking point!?
CommandTimeout is an int, not a TimeSpan.
I want autocomplete to HELP ME, not to waste my time with irrelevant noise based on on some AI bullshit.
I want to know who are the motherfuckers who thought this was a good idea. I fucking hate them.
Does someone know how to disable this shit? I disabled everything in Options->Intellicode, but that shit keeps popping up.
Visual Studio 2022, btw
rant
autocomplete
vs2022
vs