Sujet : Highly bred Hackers: Wallowing in enlightenment (Re: Minimal Logics in the 2020's: A Meteoric Rise)
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : sci.logicDate : 26. Oct 2024, 17:46:10
Autres entêtes
Message-ID : <vfj2s1$1e8pq$2@solani.org>
References : 1
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
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/1816147809608851830Sounds 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.htmSo why blame the target language, and not the AI?
This is a red herring argument in favor of Rust.