this post was submitted on 01 Jul 2025
4 points (58.3% liked)

Programming

21463 readers
291 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



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

Rather than dealing with this ‘cargo’ remote repository utility and reliving traumatic memories of remote artefact repositories with NodeJS, Java, etc., we’ll just copy the .rs files of the wrapper directly into the source folder of the project.

[forgets to copy some files]

[complains about compiler error]

This guy is a moron of the first order!

[–] [email protected] 8 points 1 week ago

Rust: has stronger typing than C. This guy: I don't like rust since it's weakly typed.

Also this guy: doesn't uses cargo because it downloads from the internet without taking the 5 seconds of research to know that --offline exists.

Also this guy: I don't like that rust calls C unsafe. It's safer than assembly.

The guy is just dumb as rocks.