Post #2286932
2026-05-04 18:38 UTC
@yossarian@infosec.exchange I think this would be very challenging in the Rust ecosystem, where type safety means that evolving your API in a semver-compatible way is harder.
Replies (1)
-
@yossarian@infosec.exchange 2026-05-04 19:08
@djc@hachyderm.io definitely, I think it's a tradeoff that has worked well for Python in particular thanks to language properties. I actually think Rust's tradeoff is very defensible, it's more ecosystems like JS that I have a bone to pick with :-)