this post was submitted on 01 Jul 2025
2 points (54.5% liked)

Programming

21357 readers
347 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] anton@lemmy.blahaj.zone 8 points 1 day 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!

[–] calcopiritus@lemmy.world 8 points 1 day 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.