Deutsch English Français Italiano |
<vv2pme$1e5so$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Muttley@DastardlyHQ.org Newsgroups: comp.lang.c++ Subject: Re: Microsoft CEO says up to 30% of the company's code written by AI Date: Fri, 2 May 2025 15:51:42 -0000 (UTC) Organization: A noiseless patient Spider Lines: 25 Message-ID: <vv2pme$1e5so$1@dont-email.me> References: <vurv36$340f4$1@dont-email.me> <vutn60$2hlk9$1@news.xmission.com> <vuu4oq$14j12$1@dont-email.me> <vuvdoj$2auta$1@dont-email.me> <vuvfgk$2cvfl$1@dont-email.me> <vv22ei$ph09$1@raubtier-asyl.eternal-september.org> Injection-Date: Fri, 02 May 2025 17:51:42 +0200 (CEST) Injection-Info: dont-email.me; posting-host="c4b881b64da22672e244c7e867f4c0ad"; logging-data="1513368"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19asSqwVqe81x+K5/BpurM1" Cancel-Lock: sha1:YzoopWlmzrC1sB64Q5Ns9wI9khc= Bytes: 2221 On Fri, 2 May 2025 11:15:44 +0200 Bonita Montero <Bonita.Montero@gmail.com> wibbled: >Am 01.05.2025 um 11:39 schrieb Muttley@DastardlyHQ.org: > >> 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. 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.