Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonathanstrange
54 days ago
That invariably leads to bitrot and low maintainability. It's one among many reasons why I don't use Rust.
2 comments
monocasa
54 days ago
I don't see how that leads to bitrot, or low maintainability.
link
orochimaaru
54 days ago
You have the same issue with C, no? C is upgrading versions, compilers have changed, hardware evolves and somethings in the past aren't supported as well anymore.
link
megous
54 days ago
Not really. Not in the scale of my C dev life, which has been 20 years so far.
link
orochimaaru
53 days ago
I did C and C++ till about 2010 or so. The major platform which I did dev for (hp ux) is no longer supported.
link
fluffybucktsnek
54 days ago
Neither have we with Rust.
link