Remix.run Logo
viraptor a year ago

This is not even JS specific. All of Python / Ruby / other changing runtimes will require some upkeep. Even C recently needs some attention because clang updated default errors.

a year ago | parent | next [-]
[deleted]
Macha a year ago | parent | prev [-]

Even some of my Rust projects end up in this state, where updating one library ends up with needing to update interacting libraries.

jakimfett a year ago | parent [-]

That sounds pretty frustrating.

When I find my shell scripts from 20+ years ago, they still just run as intended.