logoalt Hacker News

estebanktoday at 2:25 PM2 repliesview on HN

Can you point at any piece of code from 5 years ago that doesn't work today?


Replies

oytistoday at 2:34 PM

I only tried Rust for small hobby projects, but I did experience weird code rot when you just leave the code there and after a while it does not compile. Might have something to do with how Cargo manages dependencies

show 4 replies
hulitutoday at 4:03 PM

Firefox. I gave up compiling it because either the rust version is wrong or the code.

show 1 reply