• Possibly linux
    link
    fedilink
    English
    02 months ago

    Rust has readability issues

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

    • @FooBarrington@lemmy.world
      link
      fedilink
      02 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.