this post was submitted on 08 Aug 2024
256 points (100.0% liked)

196

17520 readers
1269 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 48 points 8 months ago (1 children)

Not to be a Rust apologist, but no serious Rust developer is saying this shit.

[–] [email protected] 14 points 8 months ago (2 children)

Thankfully, projects like "safe" ssh wrappers are done by the silly Rust devs.

[–] [email protected] 10 points 8 months ago (1 children)

Do you have a problem with this wrapper? It just allows you to easily use ssh in your lib. It doesn't suggest that ssh is unsafe.

[–] [email protected] 4 points 8 months ago

No problem, just couldn't find this earlier https://github.com/uutils/coreutils

[–] [email protected] 6 points 8 months ago* (last edited 8 months ago)

All that means is that the library has Rust bindings and the bindings don't require the use of the unsafe keyword.