• @pastermil
    link
    62 days 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.