• @ZILtoid1991
    link
    28 days ago

    Rust has its own issues.

    Before the memory safety craze, Rust was hyped as a functional programming language, meaning it not only has lambdas and monads, but also const by default, which will force you to rethink all your programming decisions. Also no classes, so you do even more rethinking.

    • optional
      link
      fedilink
      28 days ago

      I don’t just rethink my programming decision but all my life decisions every night. Seem like Rust is the perfect language for me.