| Deutsch English Français Italiano | 
| <vfj2s1$1e8pq$2@solani.org> View for Bookmarking (what is this?) Look up another Usenet article | 
Path: ...!feeds.phibee-telecom.net!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: Mild Shock <janburse@fastmail.fm>
Newsgroups: sci.logic
Subject: Highly bred Hackers: Wallowing in enlightenment (Re: Minimal Logics
 in the 2020's: A Meteoric Rise)
Date: Sat, 26 Oct 2024 17:46:10 +0200
Message-ID: <vfj2s1$1e8pq$2@solani.org>
References: <v67685$6fr5$1@solani.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 26 Oct 2024 15:46:09 -0000 (UTC)
Injection-Info: solani.org;
	logging-data="1516346"; mail-complaints-to="abuse@news.solani.org"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.19
Cancel-Lock: sha1:DYn0P04v0zR3mEpDbHjQUmPdIPg=
In-Reply-To: <v67685$6fr5$1@solani.org>
X-User-ID: eJwNwoERwCAIBLCVBJ5HxlGE/UdoL3GjsAJ0wue3KDGHs9lCJExFGnG1rj2RzGIizlrdnLfFEHC9pk3tXR8qFxR5
Bytes: 1869
Lines: 26
Hey folks, please take note:
"Rust is the last programming language made for humans
that we'll need. Future languages will be optimized for
machines, where AI handles all the coding"
https://twitter.com/nath_simard/status/1816147809608851830
Sounds like utter bullshit to me. Must be a
stupid AI, that cannot do the safety precautions
of Rust. Why would I need rust, if I have an AI?
For this exampe, the AI might generate:
#include <stdio.h>
int main(int argc, char* argv[]) {
    printf("Hello %s\n", argv[0]);
}
Which might indeed generate a segfault. In
case there are zero arguments, argv[0] might
hafe the value NULL.
https://www.tu-chemnitz.de/urz/archiv/kursunterlagen/C/kap3/argmain.htm
So why blame the target language, and not the AI?
This is a red herring argument in favor of Rust.