> Rust programmers can take advantage of the srgb crate
I don’t like the NPMification of Cargo. Do you really need to pull in a dependency for something like this?
ChadNauseam•1h ago
Why not? Why is it better to copy and paste code from stack overflow than to pull in a dependency that does the same thing?
q3k•1h ago
You can only pick the parts that you need and aren't now exposed to a supply chain attack. You can also easily adapt the code to your needs easily, especially as your needs change.
cmovq•1h ago
I don’t like the NPMification of Cargo. Do you really need to pull in a dependency for something like this?
ChadNauseam•1h ago
q3k•1h ago
https://www.youtube.com/watch?v=PAAkCSZUG1c&t=568s