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
-
SoldierOfCode1802290dAh yes, backseat programming. Who doesn't love that.
And on top of that it's AI garbage backseating.
Trully, the future is now old man. -
glowFX85290dWould be interesting to know, if copy-pasting from Stackoverflow has the same effect.
-
Fast-Nop39377290d@glowFX Probably not because that wouldn't even compile. Making that work requires at least understanding how to extract the relevant parts.
-
glowFX85290dah, yes, "it compiles" - this was always the measurement for acceptable code. I guess that's the only measurement cGPT needs to fulfill :D
-
sethwhite9290dIn JS anyway, I've found Copilot tends to write 'older' styled code, unnecessary TS annotations, and it leans heavily into array functions. It'll use [].reduce at every opportunity, for example.
Ive also found it's 50/50 on string autocompletion. If I use 'micDisconnectedEvent' in one file, it might suggest 'microphoneDisconnectedEvent' in another.
In total, I don't think its good to use it as anything other than fancy autocomplete, and even then to use it cautiously -
charliejone1272dI am not surprised that automated code generation tools could have such an impact on code quality. While they offer convenience, there's no substitute for human expertise and careful consideration whenI am not surprised that automated code generation tools could have such an impact on code quality. While they offer convenience, there's no substitute for human expertise and careful consideration when writing code. https://wordleunlimited.online/
Related Rants
New GitHub Copilot Research Finds 'Downward Pressure on Code Quality': https://visualstudiomagazine.com/ar...
No shit, who would have thought that automated garbage generation could hamper quality?
random
lower quality
github copilot