• magic_lobster_party@kbin.run
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    4 months ago

    What I mean is that even if you use GC languages like Java or Go you will still encounter annoying bugs. I’m not saying that memory safety isn’t important.

    • TechNom (nobody)@programming.dev
      link
      fedilink
      English
      arrow-up
      6
      ·
      4 months ago

      You said bugs caused by ‘memory problems’. And that Rust programmers vastly overestimate them. Those aren’t generic logical bugs that you get in Go or Java. And Rust never claimed to solve logical bugs.

      • magic_lobster_party@kbin.run
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        I’m more poking fun at Rust enthusiasts who make it seem like programs are automatically bug free just because they’re written in Rust.

        Haskell enthusiasts made similar claims as well.