To be honest, I share primeagen's view that LLMs handle translating code from one language to another quite well. As far as I know, they converted the languages file by file. This is what led to such a high volume of `unsafe` code. Although, in any case let's be honest, this is causing, and will continue to cause, various issues. I find it easier to live with this point of view.
primeagen's view
He's a content creator on youtube, a celebrity, not a serious programmer.
> This is what led to such a high volume of `unsafe` code
Which defeats the purpose of having it in rust.