7

I hate deprecations! Adopted a web project that was actively maintained until 2023, how can it already be so "legacy" that none of its npm scripts work anymore?

Comments
  • 6
    Welcome to the world of web dev where a project is already at major version 8 four years after it was started
  • 2
    @12bitfloat it's because web devs do not think before they write including me. It's so easy to achieve something, that you think, I'll fix later. Snek is reasonably resistant for that for not using a lot of libs. Lot self made c style. No frontend framework as well what prevents 70% of maintenance.
  • 3
    if a node.js project lives 6 months without dying I think it's a miracle

    this is why I moved to rust

    I do love JavaScript but the community is retarded
  • 2
    @jestdotty a-fuckin-men.
  • 3
    @jestdotty the people who want to rewrite all gnu tools like ls and stuff to rust are the real retards. Just like, incompetent, I don't know where to start.
Add Comment