|
|
|
|
|
by jokethrowaway
969 days ago
|
|
I agree with js but disagree on rust Rust libraries from 4 years ago are still working, js libraries are a hit or miss Then frontend is way worse than backend Overall if the code is old but well written, I'm happy to own a fork |
|
Now if the library has tons of dependencies, regardless of language, it's very brittle to bring it unmaintained, because your own dependencies may be expected to interoperate with them. This is actually a plus because with C you may be required to do manual data conversions etc, but it also means that keeping old dependencies is a liability