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
-
It is marketing a product. Of course there are only positives to this.
Next product: AI analysis to fix tech debt created by ChatGPT. -
Faster is better, they said. They will shut up automatically after the production server stopped responding and the app crashed.
-
Speed is a small advantage for languages that tend to have code that consists of 80% of boilerplate (like Java).
And it’s great time saver for code monkeys because they don’t need to copy paste from stackoverflow. -
asgs115631yWhat if they meant if you could code 55% faster with the same amount of quality?
Looks like a lie 😐 -
Get me a dark room with a window and good coffee. I can code 55% faster without co pilot.
That means I'll code 110% faster with co pilot 🤔
All these numbers have what base to measure against? Best days or worst days? Averaging out is the most misleading way to measure anything. -
I would think that if used cautiously, it could help improve quality as well by showing you standard practices.
When it was free, I liked its potential. -
@merklegroot
> help improve quality as well by showing you standard practices
that's what IDEs and (mostly static) code analysis should do, suggesting best practices, quoting official references etc.
At least that's what PhpStorm does, IIRC without using "AI" LLMs (yet), and I do pay for it. -
To make people pay for your product, it must either add value, or people must be obliged to use it, or you're Apple.
-
@usr--2ndry Most JetBrains IDEs do an excellent job at helping you improve the code that you already know how to write. A good LLM could potentially teach you how to write the code that you don't yet know how to write.
Related Rants
Coding faster is more important than code quality? GitHub shows a call to action: "Code 55% faster with GitHub Copilot". WTF?
rant
quality
copilot
speed