• Possibly linux
    link
    fedilink
    English
    320 days ago

    Rust has readability issues

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

    • @[email protected]
      link
      fedilink
      420 days 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.