|
|
|
|
|
by ilyt
1321 days ago
|
|
sudo has long history of bugs that would be impossible in Rust in the first place. Yes, given enough care and effort you might write code that will not have those bugs, but not having a possibility (aside from unsafe{}) to have them in the first place is usually better approach. Like, yeah, it is a dumb meme but in this case not without merit. |
|