Sujet : Re: OT: Re: Oh d-ai-ry d-ai-ry me
De : rakinar2 (at) *nospam* onesoftnet.eu.org (Ar Rakin)
Groupes : comp.lang.cDate : 05. Jun 2025, 19:39:12
Autres entêtes
Organisation : OSN
Message-ID : <101so8g$1n0qi$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 6/5/25 10:23 PM, Vir Campestris wrote:
On 03/06/2025 17:06, Ar Rakin wrote:
This is the reason why I tell people who write code that AI/LLMs can't ever replace them like this. AI tools can only be a tool that you use. To write code, you'd still need to know something by yourself at the end of the day.
As the sage said, never is a very long time.
I started my career writing assembler. Nobody uses it any more for system work - it's much easier and cheaper to use a higher level language. Those skills I learned back then will never be performed by an API. But nor are they performed by humans any more (at least on that obsolete ISA!)
Saying *nobody* uses assembler today would be wrong - many low level projects still need to write assembly code. They may be not as relevant as before, but it is still used. For example, compiler developers still need to have a very good understanding of the assembly languages of the systems they target.
In recent years I used C++. I understand a lot of code now is written in languages like Python. You could regard them merely as a detailed spec for the processes you need the computer to carry out.
Get that spec right, and the computer behaves. Perhaps one day the AI will be able to read a spec in English - but it will probably have to be lawyer's English to avoid ambiguities.
Or maybe we'll have an AI that is truly intelligent...
Andy
Maybe. Nothing is impossible, but I wouldn't like the idea of AI/LLMs taking over. Wouldn't want to see another THERAC-25 incident, caused by AI/LLMs writing code.
-- Rakin