• @Feathercrown
    link
    English
    176 months ago

    And the only thing more important than readability is whether or not the code does what it’s supposed to do.

    Isn’t that exactly what Rust is supposed to be good at

    • @[email protected]
      link
      fedilink
      126 months ago

      And conversely, something Go is very bad at. For example, os.Chmod silently not doing anything on Windows.