Remix.run Logo
viraptor 7 days 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.

7 days ago | parent | next [-]
[deleted]
Macha 7 days 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 6 days ago | parent [-]

That sounds pretty frustrating.

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