Hacker News new | ask | show | jobs
by guappa 364 days ago
Ah don't worry, llms are a return to crashes as it is :)

The other day it managed to produce code that made python segfault.

1 comments

> produce code that made python segfault

To be fair, that's pretty easy for a human to do too.

On purpose yes. But the entire point of languages with managed memory is that they do not segfault.