If that email needs to go to a client or stakeholder, then our culture won’t accept just the prompt.
Where it really shines is translation, transcription and coding.
Programmers can easily double their productivity and increase the quality of their code, tests and documentation while reducing bugs.
Translation is basically perfect. Human translators aren’t needed. At most they can review, but it’s basically errorless, so they won’t really change the outcome.
Transcribing meetings also works very well. No typos or grammar errors, only sometimes issues with acronyms and technical terms, but those are easy to spot and correct.
Programmers can double their productivity and increase quality of code?!? If AI can do that for you, you’re not a programmer, you’re writing some HTML.
We tried AI a lot and I’ve never seen a single useful result. Every single time, even for pretty trivial things, we had to fix several bugs and the time we needed went up instead of down.
Every. Single. Time.
Best AI can do for programmers is context sensitive auto completion.
Another thing where AI might be useful is static code analysis.
Not really. As a programmer who doesn’t deal with math like at all, just working on overly-complicated CRUD’s, and even for me the AI is still completely wrong and/or waste of time 9 times out of 10. And I can usually spot when my colleagues are trying to use LLM’s because they submit overly descriptive yet completely fucking pointless refactors in their PR’s.
As a programmer, there are so very few situations where I’ve seen LLMs suggest reasonable code. There are some that are good at it in some very limited situations but for the most part they’re just as bad at writing code as they are at everything else.
If that email needs to go to a client or stakeholder, then our culture won’t accept just the prompt.
Where it really shines is translation, transcription and coding.
Programmers can easily double their productivity and increase the quality of their code, tests and documentation while reducing bugs.
Translation is basically perfect. Human translators aren’t needed. At most they can review, but it’s basically errorless, so they won’t really change the outcome.
Transcribing meetings also works very well. No typos or grammar errors, only sometimes issues with acronyms and technical terms, but those are easy to spot and correct.
Programmers can double their productivity and increase quality of code?!? If AI can do that for you, you’re not a programmer, you’re writing some HTML.
We tried AI a lot and I’ve never seen a single useful result. Every single time, even for pretty trivial things, we had to fix several bugs and the time we needed went up instead of down. Every. Single. Time.
Best AI can do for programmers is context sensitive auto completion.
Another thing where AI might be useful is static code analysis.
Not really. As a programmer who doesn’t deal with math like at all, just working on overly-complicated CRUD’s, and even for me the AI is still completely wrong and/or waste of time 9 times out of 10. And I can usually spot when my colleagues are trying to use LLM’s because they submit overly descriptive yet completely fucking pointless refactors in their PR’s.
As a programmer, there are so very few situations where I’ve seen LLMs suggest reasonable code. There are some that are good at it in some very limited situations but for the most part they’re just as bad at writing code as they are at everything else.