• asudox
    link
    910 months ago

    Where’s rust?

    • @marcos
      link
      2810 months ago

      Rust required you to fix all the errors before running the code.

      • asudox
        link
        710 months ago

        Runtime errors are still a thing.

        • @marcos
          link
          1410 months ago

          Compared to that trio, they are a rarity that make people excited just to spot one.

          • Turun
            link
            fedilink
            510 months ago

            I have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.

          • asudox
            link
            2
            edit-2
            10 months ago

            Runtime errors are rare? Interesting. I guess it depends on how much error handling the dev additionally wants to do.

    • Turun
      link
      fedilink
      210 months ago

      Compilation: top row, runtime: button row.