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
-
Every “AI” completion tool is shit at some point.
If you do anything more than shown in tutorials, it’ll suck. -
joas19424yUsage: Free/VSCode/PHP
Sometimes bad suggestions, mostly pretty good if it's repeated, easy to guess code. I'm interested too for experiences of the "improved model". -
Wombat105824yI love it. Using in on vscode since @bittersweet told about it. But haven't used the pro version for longer, only the trial. I didn't really noticed the difference... 😅
-
Using it in Jetbrains IDEA (Rust), PyCharm & PHPstorm, and VSCode (C, Haskell).
It works very well for PHP, Python & JS. It does pick up on the style of the project — suggesting Laravel-specific patterns in Laravel for example.
Of course, it's not guaranteed to be correct like suggestions gained through static analysis — but it still saves a lot of time.
It does wreck your CPU, laptop battery, memory, and works best on a powerful net-powered PC.
For Haskell it's nearly worthless because the language doesn't have much regularity to its syntax.
Anyone using TabNine—especially the Pro version?
Impressed, or meh?
What language/IDEs have your tried?
question
tabnine
computers teaching us to code