2026-05-26 17:58:34
https://lwn.net/SubscriberLink/1073761/826c920ceac009a2/
"Torvalds paused to ask how many people in the audience used AI for coding; after scanning the room, he said, ""yeah, pretty much everybody"". He said he had a love-hate relationship with AI…
![from the posix_spawn man page at https://man7.org/linux/man-pages/man3/posix_spawn.3.html:
fork() step
Since glibc 2.24, the posix_spawn() function commences by calling
clone(2) with CLONE_VM and CLONE_VFORK flags. Older
implementations use fork(2), or possibly vfork(2) [...]](https://files.mastodon.social/media_attachments/files/116/698/162/310/266/462/small/a61039172baeeb45.jpeg)