• Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Rust has readability issues

      Golang isn’t perfect but it does improve readability thus maintainably.

      • FooBarrington@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        I’m not saying Rust is better for all applications, but IMO Golang has a pretty bad readability due to the “simplicity” they keep adhering to. Heck, even their generics support is still pretty terrible, and that’s a fundamental feature for properly readable code.