7 ms·
It's interesting that you include Java in there, as I've worked on some pretty bog-standard Java code bases where the dependency tree didn't look all that diffe
by kelnos 27d ago
It's interesting that you include Java in there, as I've worked on some pretty bog-standard Java code bases where the dependency tree didn't look all that different from a cargo project's.
- pjmlp 27d agoIt starts by those that reach out for Log4J, when java.util.logging.Logger already does the job. Guava for whatever cool reason, and so on.