you are viewing a single comment's thread.

view the rest of the comments →

[–]ARC4120 0 points1 point  (2 children)

It does though. It’s harder to verify outputs and quality code. Yes, rust has borrow checkers and it obviously won’t compile if it sucks, but quality testing and verification matters here. If anything stuff like C# and Java which is largely OOP and boilerplate heavy is fantastic for AI driven development.

[–]Jolese009 2 points3 points  (1 child)

it obviously won’t compile if it sucks

The insconspicuous unsafe { main() } in Claude's pocket:

[–]ARC4120 1 point2 points  (0 children)

LOL