• trolololol@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    The software I use doesn’t get significant updates often. Kennel, vi, grep, find? They’ve been around for decades.

    I’m genuinely curious what kind of things people can’t do because of lag on package updates.

    • pastermil@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      It usually has something to do with programming. Again, most cases, the versions in the packages included in your garden variety stable distros should cover most use cases.

      However, once in a while one would encounter the need of using the cutting edge features on certain compiler or interpreter. Rust comes to mind. I know Python introduced some features that could drastically alter workflow (e.g. switch statement). NodeJS is another one known to be lagging behind from time to time.

      In other cases, hardware support might be taken to consideration, especially for newer machines. However, with Mint including the optional newer kernel, it shouldn’t be a problem.