On Tech Debt: My Rust Library is now a CDO
written on Tuesday, March 26, 2024
You're probably familiar with tech debt. There is a joke that if there is
tech debt, surely there must be derivatives to work with that debt? I'm
happy to say that the Rust ecosystem has created an environment where it
looks like one solution for tech debt is collateralization.
Here is how this miracle works. Say you have a library stuff which depends on some other
library learned-rust-this-way.
The author of learned-rust-this-way at one point lost interest ...
Read more at lucumr.pocoo.org