Liste des Groupes | Revenir à cl c++ |
[Please do not mail me a copy of your followup]Last year I asked AI to write some lock-free code... It tried, but got the memory barriers all messed up. Now, I did not try to correct it because, well, why should I. Wow. Bug city.
Lynn McGuire <lynnmcguire5@gmail.com> spake the secret code
<vurv36$340f4$1@dont-email.me> thusly:
I call bull hockey pucks.Have you tried any generative AI assistants? They're remarkably good
at generating boiler plate in the small and the large. However, there
are caveats (as always).
I think this article is a good summary of where we are today:
<https://addyo.substack.com/p/the-70-problem-hard-truths-about>
The other thing to consider is that generative AI assistants are only
going to get better from here.
If you haven't yet tried one, try GitHub Copilot in Visual Studio, but
be aware that you'll quickly burn through your budget of 2,000 code
completions per month on the free acount. This is because it's
counting all the suggestions that are being made against that budget
and not just the ones that you accept. I burned through the 2K
suggestions in a weekend of coding.
Les messages affichés proviennent d'usenet.