I call bull hockey pucks.
On 4/30/2025 10:38 AM, Richard wrote:
[Please do not mail me a copy of your followup]
Lynn McGuire <[email protected]> spake the secret code
<vurv36$340f4$[email protected]> 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.
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.
I first remember reading about how software development will be done by >computers and most programmers will be out of a job some 35 years ago.
I remain unconvinced.
Am 01.05.2025 um 11:39 schrieb [email protected]:
Indeed. Boiler plate code interface or GUI code isn't an issue even for 4GL >> tools, the actual program logic is another matter. To tell an AI the fine
details of what you want the program to do you'd need to write such a
comprehensive spec you might just as well right the code yourself anyway.
However, code generators aren't needed for boilerplate code because
this code is trivial anyway. However, I've presented my code to ChatGPT >several times, and ChatGPT claimed to simplify it, but the ssimplifica-
tions contained errors. I mean, if an AI is already so overwhelmed with
less than 100 lines of code, things can only get worse with more complex >code.
On Fri, 2 May 2025 11:15:44 +0200
Bonita Montero wibbled:
Am 01.05.2025 um 11:39 schrieb :
Indeed. Boiler plate code interface or GUI code isn't an issue even for 4GL >>> tools, the actual program logic is another matter. To tell an AI the fine >>> details of what you want the program to do you'd need to write such aHowever, code generators aren't needed for boilerplate code because
comprehensive spec you might just as well right the code yourself anyway. >>
this code is trivial anyway. However, I've presented my code to ChatGPT >>several times, and ChatGPT claimed to simplify it, but the ssimplifica- >>tions contained errors. I mean, if an AI is already so overwhelmed with >>less than 100 lines of code, things can only get worse with more complex >>code.
My experience with it writing code isn't great either though it seems better >with plain C rather than C++.
However my young daughter tried to get chatgpt to explain some basic science to
her. It got archimedes principal the wrong way around saying things float >better in less dense liquids. After that I told her not to bother asking it >anything and to use google instead.
On 4/30/2025 10:38 AM, Richard wrote:
[Please do not mail me a copy of your followup]
Lynn McGuire <[email protected]> spake the secret code
<vurv36$340f4$[email protected]> 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.
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.
On 4/30/25 17:30, Chris M. Thomasson wrote:
On 4/30/2025 10:38 AM, Richard wrote:
[Please do not mail me a copy of your followup]
Lynn McGuire <[email protected]> spake the secret code
<vurv36$340f4$[email protected]> thusly:
I call bull hockey pucks.
I can believe that 30% figure. It just explains so much. :)
Nobody should expect AI to create "correct" code, whatever that means.
[...]
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 164:41:49 |
| Calls: | 12,095 |
| Calls today: | 3 |
| Files: | 15,001 |
| Messages: | 6,517,798 |