Linux people doing Linux things, it seems.

  • orangeboats@lemmy.world
    link
    fedilink
    arrow-up
    35
    arrow-down
    2
    ·
    edit-2
    15 days ago

    They very rarely have memory and threading issues

    It’s always the “rarely” that gets you. A program that doesn’t crash is awesome, a program that crashes consistently is easy to debug (and most likely would be caught during development anyway), but a program that crashes only once a week? Wooo boy.

    People vastly underestimate the value Rust brings by ensuring the same class of bugs will never happen.